Package: pulseview Version: 0.2.0-1.2 Severity: important Tags: patch Dear Maintainer,
I have found that Gnome 3 does not show the pulseview application icon in the general application launcher. It appears that the issues is caused by line 10, "Path[$e]=", of the .desktop file. Removing line 10 fixes this issue. Best, Craig -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-3-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages pulseview depends on: ii libboost-atomic1.62.0 1.62.0+dfsg-4 ii libboost-chrono1.62.0 1.62.0+dfsg-4 ii libboost-date-time1.62.0 1.62.0+dfsg-4 ii libboost-filesystem1.62.0 1.62.0+dfsg-4 ii libboost-system1.62.0 1.62.0+dfsg-4 ii libboost-thread1.62.0 1.62.0+dfsg-4 ii libc6 2.24-11 ii libgcc1 1:6.3.0-18 ii libglib2.0-0 2.50.3-2 ii libqtcore4 4:4.8.7+dfsg-11 ii libqtgui4 4:4.8.7+dfsg-11 ii libsigrok2 0.3.0-1+b1 ii libsigrokdecode2 0.3.0-1+b3 ii libstdc++6 6.3.0-18 pulseview recommends no packages. pulseview suggests no packages. -- no debconf information
*** /usr/share/applications/pulseview.desktop 2017-01-26 08:19:00.000000000 -0500 --- usr/share/applications/pulseview.desktop 2017-06-13 18:57:59.103705982 -0400 *************** GenericName[fr]=Analyseur logique, oscil *** 7,13 **** Icon=sigrok-logo-notext.png Name=PulseView NoDisplay=false - Path[$e]= StartupNotify=true Terminal=0 Type=Application --- 7,12 ----

