Swordfish90 / cool-retro-term

A good looking terminal emulator which mimics the old cathode display...
22.28k stars 849 forks source link

Cannot access menu bar menu's #261

Open jamy015 opened 9 years ago

jamy015 commented 9 years ago

Hi, I just started using cool-retro-term a while ago, but unfortunately there seems to be a bug. I can't access the menu's in the menu bar, when I click one of the menu's the menu title is highlighted showing that the menu is selected, but the actual menu doesn't appear.

See the following screenshots, one when I haven't clicked the menu, and one when I have (notice that the menu title is highlighted with a white background, but the menu hasn't shown up): one two

I'm running 64-bit Debian 8.2 (jessie) with GNOME 3.14.1.

-Jamy

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/27225571-cannot-access-menu-bar-menu-s?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github).
thezerobit commented 8 years ago

I can confirm this is also/still a problem on 64-bit Debian jessie version 8.4 in XFCE.

ghost commented 8 years ago

Gentoo here same problem I cannot right click either.

carstenhag commented 8 years ago

+1 on Arch-Linux & Plasma5 Desktop

adamleblanc501 commented 8 years ago

Has anyone found a solution to this yet? Because I am having this problem as well.

tguless commented 8 years ago

Also the case on Linux Mint Mate

nicoandresr commented 8 years ago

+1 on Arch with Awesome WM

cmontcalm commented 8 years ago

Was this issue ever resolved? I am also having this problem on Debian Jessie running KDE (in a VM through Virtual Box). Another thing that I have noticed is that when I right click on the terminal, I do not get the right click menu.

Edit: I was looking into it and it seems the menus are just invisible. I managed to change default profiles by clicking the profiles button then clicking where another color scheme would have been and it changed it accordingly.

Locario commented 7 years ago

I have same problem here under openSUSE Tumbleweed, i have installed from repo and source, same problem, menus are invisible.

Please, give us some support, i love cool-retro-term!

hevanaa commented 7 years ago

In a quite clean Fedora 25 installation with Gnome desktop, I can't see the content of menus either. But in another Fedora 24 PC (that has been heavily used with lots of additional packages installed), the menus are visible. Is some component missing?

Locario commented 7 years ago

Hi, openSUSE fresh install with my graphics card driver installed from nvidia i can see menus, same os in a virtual machine cannot see menus

Enviado desde mi smartphone Sony Xperia™

---- Johan Heikkilä escribió ----

In a quite clean Fedora 25 installation with Gnome desktop, I can't see the content of menus either. But in another Fedora 24 PC (that has been heavily used with lots of additional packages installed), the menus are visible. Is some component missing?

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/Swordfish90/cool-retro-term/issues/261#issuecomment-262271647, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACKIDvoGeXFQUB4uFMZ_O7Eib_zDrvUAks5rAwpTgaJpZM4GKaoF.

hevanaa commented 7 years ago

That's correct. Menus don't work in a virtual machine, whereas it works in a physical PC with Intel graphics.

art3mis9 commented 7 years ago

Hi,

Using this on Xubuntu 16.04 (LTS) and have no menu visibility. Has there been a fix for this?

cyberaddicted commented 7 years ago

I meet the same problem on Debian 8.7 with gnome 3.14+3.

hevanaa commented 7 years ago

I think this has to do with accelerated graphics. My VM is not accelerated.

ex-trim commented 7 years ago

Gentoo with plasma5 desktop, nvidia 7600GS(driver version is 304.131).

Same problem

endurable-remodeler-eleven commented 7 years ago

I am also having the same issue on Ubuntu 16.04.1 LTS except that when i click on a menu item the outline of the dropdown appears but is transparent. screenshot from 2017-01-24 17-54-50

solardiz commented 7 years ago

With Fedora 23 in a VM, the drop-down menus occupy their correct area but are of their background color with no visible text in them. A workaround is to run:

Xnest :1 &
DISPLAY=:1 cool-retro-term

to adjust the terminal settings to one's liking, then use the terminal emulator normally (without Xnest, but also without visible menus again). Alternatively, the SQLite database may be accessed directly:

sqlite3 ~/.local/share/cool-retro-term/QML/OfflineStorage/Databases/*.sqlite

then .schema, select * from settings;, etc.

AzurLighting commented 7 years ago

Same here, im running a VM with Opensuse tumbleweed and menus aren't showing

Bulo-north commented 7 years ago

I have the same problem. I use FreeBSD 11.1 with Mate in VirtualBox. I've installed by adding the package. and it would be nice to display program in window instead of fullscreen ...

freebsd1

freebsd3

duncan-bayne commented 7 years ago

Same problem here - FreeBSD 11.1 on Lenovo X220 w/ Intel drivers installed.

duncan-bayne commented 7 years ago

I get the following messages when I run cool-retro-term:

libGL error: failed to open drm device: Permission denied
libGL error: failed to load driver: i965
default KB_LAYOUT_DIR:  "/usr/local/lib/qt5/qml/QMLTermWidget/kb-layouts"
QObject::connect: No such slot Konsole::TerminalDisplay_QML_140::close()
loadAllColorSchemes
Session::run() - program: "/usr/local/bin/zsh"
Session::run() - arguments: ("")
started!
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers: 
QSqlQuery::prepare: database not open
qrc:/Storage.qml:35: Error: Driver not loaded Driver not loaded
Both point size and pixel size set. Using pixel size.
Undecodable sequence: \001b(hex)[?2004h
Undecodable sequence: \001b(hex)[?2004l
QSqlQuery::prepare: database not open
qrc:/Storage.qml:35: Error: Driver not loaded Driver not loaded

Will investigate. I think this may be a permissions problem (at least in my case).

duncan-bayne commented 7 years ago

On my system, it was a permissions problem. Adding my user to the video group in /etc/group and rebooting fixed the problem.

workgena commented 6 years ago

Have the same problem with Debian Gnome 3. adding me to video group does not help.

kilrah commented 6 years ago

Same issue on Win10 WSL, can both add PPA and install prebuilt binaries or compile myself but same happens in both cases. Video group doesn't help.

duncan-bayne commented 6 years ago

@workgena I suspect group membership required on GNU/Linux is different to FreeBSD, i.e. that it's not video, but I'm afraid I don't know what it might be.

ghost commented 6 years ago

Same issue, Ubuntu 18.04 LTS

jmfergeau commented 5 years ago

Same problem, Manjaro 18 under XFCE. Are people actually working on a fix? Because i'm surprised this is still unresolved after 2 years.

EDIT: I'm not sure what got fixed but it works for me now after reinstalling another distro

mrillusi0n commented 4 years ago

image This is how bad the menu looks on macOS.

inkfeathers commented 4 years ago

+1 on virtualized Mint 19.3. I enabled accelerated graphics for the VM and it solved the issue.