transparent menu bar (should not be) #387

Open
opened 2017-11-01 06:05:18 +01:00 by sheepdestroyer · 3 comments
sheepdestroyer commented 2017-11-01 06:05:18 +01:00 (Migrated from github.com)

Just compiled last git on my fedora 26 and and I get a weird transparent area in the menu bar (at the right of "Help") :
screenshot from 2017-10-31 15-58-11

Just compiled last git on my fedora 26 and and I get a weird transparent area in the menu bar (at the right of "Help") : ![screenshot from 2017-10-31 15-58-11](https://user-images.githubusercontent.com/1377479/32260780-66e99e92-bf0d-11e7-90fa-103e9709a3ce.png)
syddel commented 2017-11-01 12:10:11 +01:00 (Migrated from github.com)

I had the same issue on Kubuntu 17.10 (KDE Plasma 5.10.5). I managed to fix it by editing cool-retro-term/app/qml/main.qml and modifying the color: value. Here's a YouTube video showing the steps I took.

I have also submitted a pull request with the changes I have made (although I'm not 100% certain what I did was the correct way to fix the issue, as I only started dabbling with QML when I encountered this issue (about an hour ago)).

I had the same issue on Kubuntu 17.10 (KDE Plasma 5.10.5). I managed to fix it by editing cool-retro-term/app/qml/main.qml and modifying the `color:` value. [Here's a YouTube video](https://youtu.be/y6-s85skAnc) showing the steps I took. I have also [submitted a pull request](https://github.com/Swordfish90/cool-retro-term/pull/388) with the changes I have made (although I'm not 100% certain what I did was the correct way to fix the issue, as I only started dabbling with QML when I encountered this issue (about an hour ago)).
syddel commented 2017-11-01 13:55:02 +01:00 (Migrated from github.com)

I've just played around a little more with Cool Retro Term, and have discovered the fix I proposed breaks opacity (i.e. opacity will not work at all). I need to learn more about Qt/QML. If transparency/translucency isn't important to you, then my proposed "workaround" will be fine for now. If you want translucency, you could always set the color value to something else (like "#CC000000", and then set "Opacity" to 0 in settings).

I've just played around a little more with Cool Retro Term, and have discovered the fix I proposed breaks opacity (i.e. opacity will not work at all). I need to learn more about Qt/QML. If transparency/translucency isn't important to you, then my proposed "workaround" will be fine for now. If you want translucency, you could always set the color value to something else (like "#CC000000", and then set "Opacity" to 0 in settings).
dagostinelli commented 2018-11-24 02:27:27 +01:00 (Migrated from github.com)

I'm having the same issue. Here is LibreOffice Calc showing behind CRT.

image

I'm having the same issue. Here is LibreOffice Calc showing behind CRT. ![image](https://user-images.githubusercontent.com/715418/48963323-9bcd9400-ef55-11e8-8578-3e837bc52ce0.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#387
No description provided.