Source: fritzing
Version: 0.9.2b-1
Severity: normal

The fritzing.desktop file list "fritzing" as the icon file name while
the current build script installs fritzing_icon.png.  This causes
missing icon problem under GNOME etc. which used fritzing.desktop.

Another complication is the upstream install script takes care the
renaming of file name while it installs icon to an unusual file path.

For now, you may wish to update debian/rules as:

binary-install/fritzing::
        mv $(DEBDIR)/fritzing/usr/share/pixmaps/fritzing_icon.png \
                $(DEBDIR)/fritzing/usr/share/pixmaps/fritzing.png
        convert $(DEBDIR)/fritzing/usr/share/pixmaps/fritzing.png -resize 32x32 
\
                $(DEBDIR)/fritzing/usr/share/pixmaps/fritzing.xpm

(while using tab... of course)

Osamu

-- System Information:
Debian Release: 8.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information

Reply via email to