MoodyRain icon indicating copy to clipboard operation
MoodyRain copied to clipboard

No system tray ?

Open thiswillbeyourgithub opened this issue 6 years ago • 10 comments

Hi, great fan of your work here :)

ISSUE : -I dont have any icon tray when running the app.

CONTEXT : -I am running from the terminal with the correct PATH. -There is no error code in the output, just things like "Playing Thunderstorm by RHumphries at 41% volume" -I am on ubuntu 16.04.

QUESTION : -What kind of log should I provide ?

EDIT : and yes the only way I've found to change music or to change the sound level was to cancel the terminal command and relaunch it...

thiswillbeyourgithub avatar Nov 30 '18 20:11 thiswillbeyourgithub

What Desktop Environment do you use?

kosivantsov avatar Dec 03 '18 10:12 kosivantsov

Hmm. Default unity but I had issues with my DE a while ago : tried to install another DE and then removed it but it's been laggy eversince. It's pretty unstable right now and I intend to reinstall during the christmas holidays.

Not sure this is linked though, do you have any idea of what logs I should check ?

thiswillbeyourgithub avatar Dec 03 '18 18:12 thiswillbeyourgithub

you can run env | grep DESKTOP and see what it says. I'm not sure it has anything to do here, though. I just had another program refusing to show icon tray in my mixed DE, but when I ran it from a terminal where "XDG_CURRENT_DESKTOP" was set to "openbox", like this export XDG_CURRENT_DESKTOP=openbox it did the trick

kosivantsov avatar Dec 03 '18 19:12 kosivantsov

env | grep DESKTOP

returns

''GIO_LAUNCHED_DESKTOP_FILE_PID=23588 GNOME_DESKTOP_SESSION_ID=this-is-deprecated XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session2 XDG_SESSION_DESKTOP=ubuntu GIO_LAUNCHED_DESKTOP_FILE=/home/$USER/.local/share/applications/tilda.desktop DESKTOP_SESSION=ubuntu XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/home/$USER/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop XDG_CURRENT_DESKTOP=Unity''

thiswillbeyourgithub avatar Dec 03 '18 19:12 thiswillbeyourgithub

Do you have "yad" installed?

kosivantsov avatar Dec 03 '18 20:12 kosivantsov

which yad

returns

/usr/bin/yad

So yes I guess

thiswillbeyourgithub avatar Dec 03 '18 20:12 thiswillbeyourgithub

I've depleted my guesses, and it works on my end . Let's see if the dev shows up and says anything about it.

kosivantsov avatar Dec 03 '18 20:12 kosivantsov

This might be a related problem: https://ask.libreoffice.org/en/question/35602/quickstarter-icon-doesnt-show-under-unity/

kosivantsov avatar Dec 03 '18 20:12 kosivantsov

Tried installing what was suggested. No luck right away but I'll check tomorow after rebooting. Thanks anyway for trying :) I intend to change distro around christmas anwyay ;)

thiswillbeyourgithub avatar Dec 03 '18 20:12 thiswillbeyourgithub

(No luck after rebooting)

thiswillbeyourgithub avatar Dec 04 '18 08:12 thiswillbeyourgithub