FS#50465 - [archlinux-xdg-menu] not adding icon/pixmap images on fluxbox generated menus

Attached to Project: Community Packages
Opened by Javier (jevv) - Sunday, 21 August 2016, 00:36 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 29 January 2018, 04:17 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Fluxbox supports including icon/pixmap images for the SW items referenced by fluxbox menus. For example:

[exec] (Evince) {evince} </usr/share/icons/hicolor/16x16/apps/evince.png>
[exec] (TVTime) {tvtime} </usr/share/pixmaps/tvtime.xpm>

However "sudo update-menus" generated all items without icon/pixmap images associated, like:

[exec] (Document Viewer) {evince}
[exec] (TVtime Television Viewer) {tvtime}

That makes a difference in the generated fluxbox menu quality.

Again, no fluxbox menu item generated by archlinux-xdg-menu includes icon/pixmaps images, fluxbox supports them since way before, and they are usually easy to find if SW is packaged xdg compliant...

Additional info:
* package version(s)
archlinux-xdg-menu 0.7.6.2-2
* config and/or log files etc.
% 'grep' -Ev '^[ \t]*#' /etc/update-menus.conf
fluxbox
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 29 January 2018, 04:17 GMT
Reason for closing:  Fixed
Comment by Sergej Pupykin (sergej) - Wednesday, 17 January 2018, 13:49 GMT
please try archlinux-xdg-menu-0.7.6.3-1 if you are still using fluxbox)
Comment by Javier (je-vv) - Sunday, 28 January 2018, 23:23 GMT
Yes, adding icnos now:

+++
[exec] (Document Viewer) {evince } </usr/share/icons/hicolor/16x16/apps/evince.png>
...
[exec] (TVtime Television Viewer) {tvtime} </usr/share/icons/hicolor/16x16/apps/tvtime.png>
+++

You can close it then !

local/fluxbox 1.3.7-3
local/archlinux-xdg-menu 0.7.6.3-1

Loading...