emojione-picker-ubuntu icon indicating copy to clipboard operation
emojione-picker-ubuntu copied to clipboard

Works on Xfce but without the icon

Open Vistaus opened this issue 8 years ago • 7 comments

The icon just doesn't show up and instead shows a 'forbidden sign' icon. See the attached screenshot (it's on the far right of the panel).

How to fix this? screenshot_2017-01-21_11-32-07

Vistaus avatar Jan 21 '17 10:01 Vistaus

I've also faced this issue on my Xubuntu setup when it autostarts with the system, however when I start it manually, the icon shows correctly. You can install a third party theme which supports emojione, like a combination of Arc and Papirus icon themes. It works fine with that combination.

apjyotirmay avatar Jan 31 '17 04:01 apjyotirmay

I have the same problem. I noticed that if I open the settings and save it without modification he icon shows up.

FernandoRoxo avatar Feb 15 '18 17:02 FernandoRoxo

I have the same problem. I noticed that if I open the settings and save it without modification he icon shows up.

FernandoRoxo avatar Feb 15 '18 17:02 FernandoRoxo

Sorry for the duplication. :(

I did a test, just removed the auto start of the emojione-picker and inserted it in a startup script I fire at Xfce start the following way:

try to delay the start of the emijione-picker for a few seconds.

(sleep 10; nohup /usr/bin/emojione-picker > /dev/null 2>&1 ) &

Using a statistic of a single test rebooting, it seems to work. Perhaps, if this is consistent, it can be useful to have a startup delay as an option.

FernandoRoxo avatar Feb 15 '18 17:02 FernandoRoxo

After two weeks testing this "solution" I can confirm that every time the the emojione-picker comes up the icon shows up in the notification area.

FernandoRoxo avatar Feb 28 '18 13:02 FernandoRoxo

Screenshot

Works for me with Xfce4 in Manjaro 🤔

andraantariksa avatar Dec 30 '19 14:12 andraantariksa

I had forgotten about this issue.

After I used the circumvention (delaying the start for a few seconds) it worked without problem and I left like that.

I have just tried with the auto start option and it failed again, in my case the failure is just not showing any icon.

Going into settings and saving, without changes, seems to restart the program and the icon shows off.

I am using Xubuntu 18.04 and XFCE 4.12.

FernandoRoxo avatar Dec 30 '19 19:12 FernandoRoxo