! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Panel does not display category icons if one of XDG_DATA_DIRS is not readable
Status:
RESOLVED: MOVED
Product:
Xfce4-panel
Component:
Applications Menu

Comments

Description Michał Górny 2013-06-04 22:38:33 CEST
I had an issue with panel not displaying menu category icons (displaying the 'unknown' icon instead). I've been able to nail it down to the value of XDG_DATA_DIRS being:

  XDG_DATA_DIRS=/usr/local/share:/usr/share

On my system /usr/local/share was not world-readable (I never needed it), and it seemed to cause xfce4 to stop before looking for other locations. Both removing that location from XDG_DATA_DIRS or 'chmod a+rx' fixed it, so I believe this is the problem.

From what I can see, Xfce correctly handles non-existent directories in XDG_DATA_DIRS. While I have my icons back, I believe it would be good to fix the issue as well, and make Xfce treat non-readable and non-existent directories equally here.
Comment 1 Git Bot editbugs 2020-05-28 01:48:04 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/70.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #10149

Reported by:
Michał Górny
Reported on: 2013-06-04
Last modified on: 2020-05-28

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
4.10.1

Attachments

Additional information