Bug#964934:

2021-02-16 Thread Eike von Seggern
Hi, bug #955180 seems to be fixed in unstable accorging to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955180 Best, Eike

Bug#838152: kipi-plugins: Missing dependencies on KDE packages

2016-09-17 Thread Eike von Seggern
Package: kipi-plugins Version: 4:5.1.0-2 Severity: important Dear Maintainer, after installing digikam with kipi-plugins on a non-KDE system, I cannot export files via 'Export->Export to remote storage'. On stderr, I get messages similar to: "klauncher not running" "no service file for klaunc

Bug#780340: libfreetype6:i386: Fails to load uncompressed pcf fonts

2015-03-12 Thread Eike von Seggern
Package: libfreetype6 Version: 2.5.2-3 Severity: normal Dear Maintainer, after upgrading to version 2.5.2-3, my uncompressed pcf fonts were not found anymore. According to http://www.freetype.org/, this bug was introduced in version 2.5.4 and is fixed in version 2.5.5 . As a work-around, after g

Bug#776604: basemap: Missing support for python3

2015-01-29 Thread Eike von Seggern
Source: basemap Severity: wishlist Dear Maintainers, since the matplotib is available for Python 3 it would be nice if also basemap would be supported for python 3. According to the documentation, it only requires Python 2.4 (or later) [1]. If would be very greatful, if you could add this to sid

Bug#628654: xbindkeys: New release blocks seahorse

2013-11-13 Thread J. Eike von Seggern
Package: xbindkeys Version: 1.8.5-1 Followup-For: Bug #628654 Dear Maintainer, I'm in a similar situation as Michael and Rola. When xbindkeys is started from /etc/X11/Xsession.d/98xbindkeys it lacks the environment variables necessary to communicate with e.g. ssh-agent because they are set later

Bug#710702: kmail: Using KMail as default Email Provider is not working under Gnome

2013-06-04 Thread Eike von Seggern
On Sat, Jun 01, 2013 at 20:20 +0200, Kevin Krammer wrote: > On Saturday, 2013-06-01, Eike von Seggern wrote: >> Package: kmail >> Version: 4:4.4.11.1+l10n-3+b1 >> Severity: normal >> >> Dear Maintainer, >> >> I've selected KMailservice as

Bug#711031: /usr/bin/xdg-open: xdg-open does not use default application set with xdg-mime

2013-06-04 Thread J. Eike von Seggern
Package: xdg-utils Version: 1.1.0~rc1+git20111210-7 Severity: normal File: /usr/bin/xdg-open Dear Maintainer, I changed the default application using xdg-mime. But xdg-open does not use this: % xdg-mime default ristretto.desktop images/png % xdg-mime query default images/png ristretto.desktop %

Bug#710702: kmail: Using KMail as default Email Provider is not working under Gnome

2013-06-01 Thread Eike von Seggern
Package: kmail Version: 4:4.4.11.1+l10n-3+b1 Severity: normal Dear Maintainer, I've selected KMailservice as Email program in the Gnome control center. However sending files via the context menu's "Send to" is not working. I found that the 'Exec' entry in /usr/share/gnome/applications/kde4/kmails

Bug#651801: [Resolvconf-devel] Bug#651801: resolvconf: /etc/resolv.conf is a broken link after reboot

2011-12-12 Thread Eike von Seggern
Hi Thomas, adding the `resolvconf -u' indeed fixes this problem. Thank you very much! Just to let you know my use-case: I have a /etc/resolvconf/resolv.conf.d/tail with some fall-back nameserver entries. This is probably not the correct way, but it worked, and saves me specifying these fall-backs

Bug#651801: resolvconf: /etc/resolv.conf is a broken link after reboot

2011-12-12 Thread Eike von Seggern
Package: resolvconf Version: 1.62 Followup-For: Bug #651801 Dear Thomas, I have the same issue as Teodor: After a reboot my wireless interface is up and working but /etc/resolv.conf points to /run/resolvconf/resolv.conf, which does not exist. After a reboot the layout of /etc/resolvconf/ is #

Bug#514197: ifmetric fails with linux-image-2.6.38-2-686

2011-04-13 Thread Eike von Seggern
Package: ifmetric Version: 0.3-2 Followup-For: Bug #514197 Hello, ifmetric fails with a similar error as reported previously: % sudo ifmetric wlan0 3 NETLINK: Packet too small or truncated! 64!=16!=992 Applying the little patch fixes the problem for me. Best regards Eike -- System Infor

Bug#588540: bsdmainutils: [cal] Beginning of week not handled correctly

2010-07-09 Thread Eike von Seggern
Package: bsdmainutils Version: 8.0.13 Severity: normal In a German environment cal does not follow the locale and begins weeks with Sunday. ncal is working correctly. The cal version from stable (6.1.10) is working correctly, too. Best regards eike -- System Information: Debian Release: squ

Bug#582421: Floating point format depends on locale in gvim fom vim-gnome

2010-05-20 Thread Eike von Seggern
Package: vim-gnome Version: 2:7.2.436+hg~e12b9d992389-1 Severity: normal The format of floats depends on the current locale in gvim from vim-gnome. I can reproduce the error using the following commands in commandline mode: :language C :echo ceil(1.3) 2.0 :language de_DE.URF8 :echo ceil(1.3) E806

Bug#552616: libvorbis0a: cutting files via the Python bindings fails: "ogg.OggError: lost sync"

2009-10-28 Thread Eike von Seggern
Package: libvorbis0a Version: 1.2.3-3 Severity: normal Hello, I'm using oggscissors.py to recalculate the granulepos of files recorded with streamripper: oggscissors.py infile.ogg outfile.ogg Using version 1.2.0.dfsg-3.1 of the libvorbis* packages this works fine. However updating to 1.2.3-3 bre

Bug#534202: libroot-dev: include Math/ProbFuncMathCore.h fails with CINT

2009-06-22 Thread Jan Eike von Seggern
Package: libroot-dev Version: 5.18.00-2.3~lenny1+b1 Severity: normal Hello, the following files cannot be included from CINT rendering the contained functions (e.g. cumulative distribution functions) unaccessible: /usr/include/root/Math/ProbFuncMathCore.h /usr/include/root/Math/PdfFuncMathCore.h

Bug#491461: vim-gtk: vim gtk exits with segfault

2008-08-24 Thread Eike von Seggern
Package: vim-gtk Version: 2:7.2.000-2 Followup-For: Bug #491461 I have a similar problem as Hermann. The backtrace looks different but gvim is not usable. I've updated from vim 7.1 to version 7.2 in the hope, the segfault would disapear. Running in gdb yields: $ LANG=C gdb -q vim.gtk (gdb) set

Bug#469472: Please close the bug

2008-03-05 Thread Eike von Seggern
Hi, please close the bug. I just saw, it's built in. Sorry for the inconvenience. Just call me dumbest bug reporter in history. Regards, eike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#469472: python-celementtree: provide module for python2.5

2008-03-05 Thread Eike von Seggern
Package: python-celementtree Version: 1.0.5-9 Severity: wishlist Hello, would it be possible to build the module for python2.5, too? I built it myself, by changing the XS-Python-Version field in debian/control. And it was built nicely and seems to work. Thanks for your work. Regards eike -

Bug#466318: python-eyed3: Updating V1.1 Tag with non-ascii comment field fails.

2008-02-17 Thread Eike von Seggern
Package: python-eyed3 Version: 0.6.14-1 Severity: normal Hello, when I try to update a tag with non-ascii charachters in the comment field I get an UnicodeEncodeError (traceback below). I think, the reason is a missing `encode' call in the Tag.__saveV1Tag method. All other fields are encoded usin

Bug#452991: python-scipy: scipy.test(level=1) fails with python2.4/2.5

2007-11-26 Thread Eike von Seggern
Package: python-scipy Version: 0.6.0-3 Severity: normal Hello, when running scipy.test(level=1) with python2.4 or python2.5 it fails giving an "Illegal instruction" and the interpreter returns with 132. The output is the following: [EMAIL PROTECTED]:~$ python2.4 Python 2.4.4 (#2, Aug 16 2007, 02

Bug#382137: /usr/bin/syndaemon: synclient/syndaemon don't work properly with xorg

2006-08-09 Thread Eike von Seggern
Package: xserver-xorg-input-synaptics Version: 0.14.6-1 Severity: normal File: /usr/bin/syndaemon Hello first of all: the touchpad works fine. But if I use synclient to get the settings it gives: Parameter settings: LeftEdge = 0 RightEdge= 1900 TopEdge

Bug#377728: python-pyogg: Please apply patch, so one can manipulate BOS/EOS flags on packets

2006-07-10 Thread Eike von Seggern
Package: python-pyogg Version: 1.3-1 Severity: wishlist Tags: patch Hello, with the current pyogg version the program "oggscissors" doesn't work properly. As the author of oggscissors says, one has to apply a patch: