[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#802205: marked as done (launchy don't find all icon directories in debian)



Your message dated Sun, 07 Jul 2019 19:16:30 +0000
with message-id <[🔎] E1hkCeE-000HDK-5Z@fasolo.debian.org>
and subject line Bug#931435: Removed package(s) from unstable
has caused the Debian Bug report #802205,
regarding launchy don't find all icon directories in debian
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
802205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802205
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: launchy
Version: 2.5-3
Severity: normal
Tags: patch

Currently launchy don't find icons stored in /usr/share/icons, but lots of packages store there icons in this directory.
An easy workaround is to create a symbolic link in /usr/local/share/applications to

ln -s /usr/share/icons /usr/local/share/applications/icons



A clean fix  would be:

--- platform_unix_util.cpp	2015-10-18 12:49:28.245480997 +0200
+++ platform_unix_util.cpp	2015-10-18 12:49:19.685480768 +0200
@@ -88,6 +88,7 @@
 			       "/usr/local/share/applications/",
 			       "/usr/share/gdm/applications/",
 			       "/usr/share/applications/kde/",
+                               "/usr/share/icons/",
 			       "~/.local/share/applications/"};
 	for(int i = 0; i < 5; i++) {
 	    QString dir = dirs[i];



cheers

wof



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'stable'), (600, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

Versions of packages launchy depends on:
ii  libc6           2.19-22
ii  libgcc1         1:5.2.1-22
ii  libqt4-network  4:4.8.7+dfsg-3
ii  libqtcore4      4:4.8.7+dfsg-3
ii  libqtgui4       4:4.8.7+dfsg-3
ii  libstdc++6      5.2.1-22
ii  libx11-6        2:1.6.3-1

launchy recommends no packages.

Versions of packages launchy suggests:
pn  launchy-plugins  <none>
pn  launchy-skins    <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 2.5-4+rm

Dear submitter,

as the package launchy has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/931435

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: