FS#55568 - [sqliteman] .desktop icon isn't showing up on cinnamon

Attached to Project: Community Packages
Opened by michael Lojkovic (zerophase) - Saturday, 09 September 2017, 17:10 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 01 January 2018, 04:02 GMT
Task Type Bug Report
Category Upstream Bugs
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:
The .desktop icon file can't find the png file needed to display an icon on the desktop. I managed to fix the issue by copying and pasting the path to the icon directory. Not sure why it's not working like pretty much any other .destop icon where having the program name just find the icon without explicitly specifying the path.

Additional info:
* 1.2.2-11

Steps to reproduce:
1. Install cinnamon. (might happen on other desktops as well)
2. Install sqliteman.
3. add sqliteman to the taskbar, and no icon.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Monday, 01 January 2018, 04:02 GMT
Reason for closing:  Won't fix
Additional comments about closing:  sqliteman dropped from the repos
Comment by Eli Schwartz (eschwartz) - Sunday, 10 September 2017, 02:49 GMT
  • Field changed: Status (Unconfirmed → Assigned)
  • Field changed: Category (Packages → Upstream Bugs)
  • Task assigned to Sergej Pupykin (sergej)
This is because the upstream installation process does something stupid... it installs the icon to /usr/share/icons/hicolor/ which is completely wrong. It should either be installed to /usr/share/icons/hicolor/32x32/apps/ (given that that is its size) or to /usr/share/pixmaps/

Also the website URL is dead, and my quick googling indicated it has moved to http://sqliteman.yarpen.cz/

Loading...