! 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 !
versions greater than 1.7.5 don't display custom sub menu icons
Status:
RESOLVED: WORKSFORME
Product:
Xfce4-whiskermenu-plugin
Component:
General

Comments

Description mickski56@hotmail.com 2018-10-04 19:18:56 CEST
As title

fragment from ~/.config/menus/xfce-applications.menu

<Menu>
        <Menu>
		<Name>rip mix burn</Name>
		<Directory>ripmixburn.directory</Directory>
		<Include>
                  <Category>micks_Image_rip mix burn</Category>
		</Include>	
	</Menu>
	<Menu>
 		<Name>graphix</Name>
		<Directory>graphix.directory</Directory>
		<Include>
                  <Category>micks_Image_Graphix</Category>
		</Include>
	</Menu>
  <Name>Image</Name>
  <Directory>image.directory</Directory>
  <Include>
  <Category>micks_Image</Category>
  </Include>
</Menu>

~/.local/share/desktop-directories exists and contains

image.directory
ripmixburn.directory
graphix.directory

files, image.directory contains

[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Directory
Icon=media-optical
Name=Image
Comment=image both sorts

I'm failing to understand what changed with newer versions.
Comment 1 Graeme Gott editbugs 2018-10-06 16:40:46 CEST
Nothing changed with newer versions. Whisker Menu does not parse the menu or directory files; that is handled by garcon. Additionally, there have been no changes to the Whisker Menu code that interacts with garcon for handling categories and icons.

I have not been able to recreate this bug myself. Subcategories show up for me with whatever icon is specified.
Comment 2 mickski56@hotmail.com 2018-10-06 18:58:11 CEST
Thanks for looking at this. I will have to have a long hard look at my system then.

Bug #14735

Reported by:
mickski56@hotmail.com
Reported on: 2018-10-04
Last modified on: 2018-10-06

People

Assignee:
Graeme Gott
CC List:
0 users

Version

Attachments

Additional information