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

Bug#633631: marked as done ([referencer] Cleanup for referencer.desktop)



Your message dated Sat, 03 Mar 2018 10:05:45 +0000
with message-id <[🔎] E1es42z-000CGf-Tw@fasolo.debian.org>
and subject line Bug#891699: Removed package(s) from unstable
has caused the Debian Bug report #633631,
regarding [referencer] Cleanup for referencer.desktop
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.)


-- 
633631: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633631
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: referencer
Version: 1.1.6-2+b1
Severity: minor
Tags: patch

--- Please enter the report below this line. ---
Hi,

I found some issues concerning the desktop entry file of referencer:

The TryExec field is useless. [1] states this field is supposed to call
an executable to find out if the program is actually installed. This
field is optional and I suggest to remove it from the .desktop file.

The Exec field calls referencer without an absolute path. I'd suggest to
call /usr/bin/referencer directly as this avoids messing with users'
PATH environment.

The program desktop-file-validate (package desktop-file-utils)
complains:
---- [ snip ] ----
/usr/share/applications/referencer.desktop: warning: value
"GNOME;Application;Office;" for key "Categories" in group "Desktop
Entry" contains a deprecated value "Application"
---- [ snap ] ----

I've attached a patch that hopefully addresses all issues.

Cheers - Fuddl

[1] http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.39-2-686-pae

Debian Release: wheezy/sid
  500 unstable        ftp.de.debian.org 
    1 experimental    ftp.de.debian.org 

--- Package information. ---
Depends                         (Version) | Installed
=========================================-+-==============
libatkmm-1.6-1                (>= 2.22.1) | 2.22.5-1
libboost-regex1.46.1        (>= 1.46.1-1) | 1.46.1-6
libc6                       (>= 2.3.6-6~) | 2.13-10
libgcc1                      (>= 1:4.1.1) | 1:4.6.1-3
libgconfmm-2.6-1c2            (>= 2.24.0) | 2.28.0-1
libgdk-pixbuf2.0-0            (>= 2.22.0) | 2.23.5-1
libglademm-2.4-1c2a            (>= 2.6.0) | 2.6.7-2
libglib2.0-0                  (>= 2.14.0) | 2.28.6-1
libglibmm-2.4-1c2a            (>= 2.28.0) | 2.28.1-1
libgnome-vfsmm-2.6-1c2a       (>= 2.22.0) | 2.26.0-1
libgnomemm-2.6-1c2            (>= 2.16.0) | 2.30.0-1
libgnomeuimm-2.6-1c2a         (>= 2.16.0) | 2.28.0-1
libgtk2.0-0                    (>= 2.8.0) | 2.24.5-1
libgtkmm-2.4-1c2a           (>= 1:2.24.0) | 1:2.24.0-1
libpangomm-1.4-1              (>= 2.27.1) | 2.28.2-1
libpoppler-glib6                (>= 0.16) | 0.16.7-2
libpython2.6                     (>= 2.6) | 2.6.7-3
libsigc++-2.0-0c2a             (>= 2.0.2) | 2.2.9-1
libstdc++6                       (>= 4.6) | 4.6.1-3


Package's Recommends field is empty.

Package's Suggests field is empty.



--- /usr/share/applications/referencer.desktop	2011-07-04 13:34:15.000000000 +0200
+++ referencer.desktop	2011-07-12 12:44:19.134874243 +0200
@@ -1,11 +1,10 @@
 [Desktop Entry]
 Name=Referencer
 Comment=Document organiser
-Exec=referencer %F
-TryExec=referencer
+Exec=/usr/bin/referencer %F
 Icon=referencer
 Terminal=false
 Type=Application
-Categories=GNOME;Application;Office;
+Categories=GNOME;Office;
 StartupNotify=true
 MimeType=application/x-referencer;

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Version: 1.2.2-2+rm

Dear submitter,

as the package referencer 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/891699

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: