Package: multisync0.90
Version: 0.91.0-3
Severity: normal
Tags: patch
Hello,
when starting the menu entry "Multisync-qad" [1] on GNOME-2.18 I get:
Could not launch menu item
Failed to execute child process "/usr/bin/multisync-gui"
(No such file or directory)
Indeed, the binary is called multisync0.90 and not multisync-gui,
which seems a Debian-specific modification. In fact, applying the
following patch solved the situation:
--8<---------------cut here---------------start------------->8---
--- debian/rules.ORG 2007-04-04 00:43:04.000000000 +0200
+++ debian/rules 2007-04-04 00:49:40.000000000 +0200
@@ -56,7 +56,6 @@
dh_installdirs
cd build-tree/msynctool-*[0-9] && $(MAKE)
DESTDIR=$(CURDIR)/debian/multisync-tools install
cd build-tree/multisync-gui-*[0-9] && WAF_HOME=/tmp $(MAKE)
DESTDIR=$(CURDIR)/debian/multisync0.90 install
- mv $(CURDIR)/debian/multisync0.90/usr/bin/multisync{-gui,0.90}
touch install-stamp
binary-arch: build install
--8<---------------cut here---------------end--------------->8---
BTW, severity normal because even if this is a minor issue, as
discussed with Michael Bank on IRC not having a functional menu entry
is pretty useless in a desktop environment.
Thx, bye,
Gismo / Luca
Footnotes:
[1] I don't understand what "qad" stands for neither, AFAIK per [2] it
should always be "gui", but from a menu entry I wouldn't expect
"gui" at all (this seems to be an upstream problem)
[2] http://article.gmane.org/gmane.comp.misc.opensync.cvs/1269
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages multisync0.90 depends on:
ii libatk1.0-0 1.18.0-1 The ATK accessibility toolkit
ii libc6 2.5-0exp6 GNU C Library: Shared libraries
ii libcairo2 1.4.2-1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libglade2-0 1:2.6.0-4 library to load .glade files at ru
ii libglib2.0-0 2.12.11-1 The GLib library of C routines
ii libgtk2.0-0 2.10.11-1 The GTK+ graphical user interface
ii libopensync0 0.19-1.2 Synchronisation framework for emai
ii libpango1.0-0 1.14.8-5 Layout and rendering of internatio
ii libx11-6 2:1.1.1-1 X11 client-side library
ii libxcursor1 1:1.1.8-1 X cursor management library
ii libxext6 1:1.0.3-1 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.3-1 X11 miscellaneous 'fixes' extensio
ii libxi6 2:1.1.0-2 X11 Input extension library
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxml2 2.6.27.dfsg-1 GNOME XML library
ii libxrandr2 2:1.2.0-4 X11 RandR extension library
ii libxrender1 1:0.9.1-3 X Rendering Extension client libra
multisync0.90 recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]