I'm using Xubuntu 14.04 and recently I find some icons missing in Whisker Menu
. Terminal Emulator
used to be in Accessories
but it's gone. I can still see Terminal Emulator
in Applications > Accessories
if I right-click on desktop. And there are less icons than it used to be in Favorites
in Whiker Menu
. I've tried resetting xfce4
according answers in this question but it doesn't work.
Asked
Active
Viewed 1,261 times
0
1 Answers
1
Well, I just find what causes this problem. This is due to I added export XDG_CURRENT_DESKTOP=xfce
in ~/.profile
. I added that line to let Qt5 porgram to use native gtk file dialog but it causes this unintended problem.

hrzhu
- 758