Bug#676339: python2.7-doc: Quick search in HTML documentation not working

2012-06-06 Thread Sven Marnach
Package: python2.7-doc Version: 2.7.3~rc2-2.1 Severity: normal Pointing my browser to http://localhost/cgi-bin/dwww/usr/share/doc/python2.7/html/search.html and entering an arbitrary search term does not yield any results. Instead, the search term input field is cleared when clicking

Bug#668459: python-envisage: Typo in Breaks: and Replaces:

2012-04-11 Thread Sven Marnach
Package: python-envisage Version: 4.0.0-1 Severity: normal From debian/control: Replaces: python-envisageplugins, python-evisagecore Breaks: python-envisageplugins, python-evisagecore ^ missing n here Cheers, Sven -- System Information: (stripped,

Bug#668460: python-envisage: Package should suggest or recommend python-apptools

2012-04-11 Thread Sven Marnach
Package: python-envisage Version: 4.0.0-1 Severity: normal The examples included with python-envisage only run with python-apptools installed, so this package should at least be suggested. Cheers, Sven -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy:

Bug#668460: python-envisage: Package should suggest or recommend python-apptools

2012-04-11 Thread Sven Marnach
I just noticed that one of the examples -- specifically /usr/share/doc/python-envisage/examples/plugins/workbench/Lorenz also depends on python-chaco. Cheers, Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#667091: xfce4-settings: Keyboard autorepeat delay and rate are lost after waking up from suspend

2012-04-03 Thread Sven Marnach
Package: xfce4-settings Version: 4.8.3-2 Severity: normal I configured the keyboard autorepeat rate and delay via the xfce4-keyboard-settings dialogue. This works fine, but the settings are lost after waking up from sleep (ACPI state S3, if that matters). After a reboot, the keyboard is

Bug#641821: geeqie: Inconsistent behaviour when editing XMP metadata

2011-09-16 Thread Sven Marnach
Package: geeqie Version: 1:1.0-7 Severity: normal Tags: upstream When editing XMP metadata of image file groups, the metadata is not added to all files of the group, while all other metadata edits are added to all files of the group. To reproduce the issue 1. Add an editable tag in the Exif

Bug#592730: python-gtk2: Current testing version does not work with current testing version of python-numpy

2010-08-12 Thread Sven Marnach
Package: python-gtk2 Version: 2.17.0-3+b1 Severity: serious Tags: squeeze Justification: Policy 3.5 The version of python-gtk2 in current squeeze does not work with the version of python-numpy in current squeeze, for example: import gtk buf = AAABBBCCCDDD p = gtk.gdk.pixbuf_new_from_data(buf,

Bug#581555: network-manager-openvpn: Cannot choose cipher none in the settings dialog

2010-05-13 Thread Sven Marnach
Package: network-manager-openvpn Version: 0.8-1 Severity: wishlist The Settings tab of the Advanced... dialog should facilitate chosing a cipher. The list only includes the option Default (in which case no --cipher option is added to the openvpn command line at all) and all ciphers listed by

Bug#581559: network-manager-openvpn: Cannot set cipher or any routes when using static key authentication

2010-05-13 Thread Sven Marnach
Package: network-manager-openvpn Version: 0.8-1 Severity: normal When configuring a connection with static key authentication, any change to the cipher setting in the Security tab in the Advanced... dialog are immediately discarded. If I edit the connection, click on Advanced..., then on the

Bug#565698: Works with kernel 2.6.32-trunk-686-bigmem

2010-02-06 Thread Sven Marnach
retitle 565698 virtualbox-ose: Gives dadaistic error message when used in 32-bit userland on 64-bit kernel severity 565698 minor thanks Hi again, for some reason I am not aware of, virtualbox now works for me with linux-image-2.6.32-trunk-686-bigmem. I tested it with

Bug#565698: not supported

2010-01-24 Thread Sven Marnach
reopen 565698 thanks Hi Patrick, thanks for your answer. Patrick Winnertz schrieb am So, 24. Jan 2010, um 15:08:27 +0100: Thanks for your bug report, however I've to tell you that sadly sun does not support a mixture of amd64 and i386 (namely 64bit kernel, 32 bit userland). According to

Bug#565698: virtualbox-ose: virtualbox refuses to start any virtual machine

2010-01-17 Thread Sven Marnach
Package: virtualbox-ose Version: 3.1.2-dfsg-1+b1 Severity: normal Virtualbox refuses to start just any virtual machine. When I try to start a VM (in the example below a newly created, empty VM), the following happens (without opening any window): s...@bagheera:~ vboxmanage startvm XP

Bug#558256: python-gobject: Function glib.threads_init() does not exist

2009-11-27 Thread Sven Marnach
Package: python-gobject Version: 2.20.0-1 Severity: normal The reference manual documents a function glib.threads_init(), which simply does not exist: import glib glib.threads_init() Traceback (most recent call last): File stdin, line 1, in module AttributeError: 'module' object has no

Bug#522432: ggcov version in testing and sid unusable again

2009-11-11 Thread Sven Marnach
reopen 522432 severity 522432 normal thanks The version of ggcov in testing and sid (0.8-8) is linked against libbfd-2.19.1.so, which does not exist in the current version of binutils: ~ ldd /usr/bin/ggcov | grep libbfd libbfd-2.19.1.so = not found ~ dpkg -L binutils | grep libbfd

Bug#532871: g++-4.4: No warning about value-altering conversion inspite of -Wconversion and -Wsign-conversion

2009-06-12 Thread Sven Marnach
Package: g++-4.4 Version: 4.4.0-5 Severity: normal The following program compiles cleanly using the given command line: #include iostream using namespace std; int main() { unsigned int j = 5; double t; t = -j; cout t endl; } Command line:

Bug#527238: xfce4-settings: xfce4-keyboard-settings does not change repeat delay

2009-05-06 Thread Sven Marnach
Package: xfce4-settings Version: 4.6.1-1 Severity: normal Tags: patch Since I updated to version 4.6.1, my keyboard repeat delay is very slow. I cannot set the delay via the xfce4-keyboard-settings dialog. It is possible to adjust the keyboard repeat rate via this dialog, but the slider for the

Bug#527045: libalberta2-dev: Missing dependencies on libgl1-dev, libx11-dev and libblas3gf

2009-05-05 Thread Sven Marnach
Package: libalberta2-dev Version: 2.0.1-1 Severity: serious Justification: Doesn't depend on packages which are required for the package to be of any use It is impossible to statically link against this package without libgl1-dev, libx11-dev and libblas3gf installed. Cheers, Sven -- System

Bug#527045: libalberta2-dev: Missing dependencies on libgl1-dev, libx11-dev and libblas3gf

2009-05-05 Thread Sven Marnach
Hi Sylvestre, Sylvestre Ledru schrieb am Di, 05. Mai 2009, um 11:23:53 +0200: If I understand correctly, if I add these libraries to the dependencies of libalberta2-dev, this will fix your problem? I didn't carefully check the list of dependencies I gave. But if you install libalberta2-dev

Bug#522431: /usr/bin/xrandr: when changing the screen orientation, the resolution (dpi) is messed up

2009-04-04 Thread Sven Marnach
Julien Cristau schrieb am Fr, 03. Apr 2009, um 20:34:20 +0200: xrandr reports whatever the server tells it, reassigning. Please send the X log so we know which version you're running. Here you go: This is a pre-release version of the X server from The X.Org Foundation. It is not supported in

Bug#522431: /usr/bin/xrandr: when changing the screen orientation, the resolution (dpi) is messed up

2009-04-03 Thread Sven Marnach
Package: x11-xserver-utils Version: 7.4+1 Severity: normal File: /usr/bin/xrandr When changing the orientation of the screen, height and width in pixels are interchanged. When calculating the new resolution, xrandr apparently does not likewise interchange physical width and height of the screen

Bug#517921: Add wrapper script gimp-remote for backwards compatability

2009-03-03 Thread Sven Marnach
Ari Pollak schrieb am Mo, 02. Mär 2009, um 18:00:23 -0500: Why can't the applications just fix which program they call? It's an interface change in the GIMP, and it's just good practice to remain backward compatible. Applications would have to check the version of the GIMP and call either gimp

Bug#517921: Add wrapper script gimp-remote for backwards compatability

2009-03-02 Thread Sven Marnach
Package: gimp Version: 2.6.5-1 Severity: wishlist As of version 2.6, gimp-remote is no longer necessary since gimp will check for running instances automatically. Since some applications rely on gimp-remote (for example gqview in default configuration), it would be nice to have some wrapper

Bug#377424: (no subject)

2009-02-05 Thread Sven Marnach
Subject: apt-get source: bug still present in 0.7.20.1 Followup-For: Bug #377424 Package: apt Version: 0.7.20.1 The bug is still present in 0.7.20.1 and it is really annoying. I don't know the exact reasons, but apt-get source fails for about half of the source packages: s...@bagheera:~/tmp

Bug#377424: (no subject)

2009-02-05 Thread Sven Marnach
Sven Marnach schrieb am Do, 05. Feb 2009, um 15:58:55 +0100: There are many reports for this bug. I merged two of them, but there seem to be more. Well, I tried to merge #492360 and #503195 into this bug, but I got it wrong. -- Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#480296: [Python-modules-team] Bug#480296: python-qt4-gl: Python scripts using this module segfault on exit

2008-05-21 Thread Sven Marnach
Hi Sandro, Sandro Tosi schrieb am Mo, 19. Mai 2008, um 21:13:25 +0200: Here what happens here, with an up-to-date sid: $ cat test.py from PyQt4 import QtOpenGL print Imported QtOpenGL $ python2.4 test.py ; echo $? Imported QtOpenGL 0 $ python2.5 test.py ; echo $? Imported QtOpenGL 0

Bug#480293: python-qt4-gl: Missing dependency on libqt4-opengl

2008-05-09 Thread Sven Marnach
Package: python-qt4-gl Version: 4.3.3-2 Severity: serious Justification: Policy 3.5 The shared objects in this packages link against libQtOpenGL.so.4: [EMAIL PROTECTED]:~ ldd /usr/lib/python2.4/site-packages/PyQt4/QtOpenGL.so linux-gate.so.1 = (0xe000) libQtOpenGL.so.4 = not

Bug#480296: python-qt4-gl: Python scripts using this module segfault on exit

2008-05-09 Thread Sven Marnach
Package: python-qt4-gl Version: 4.3.3-2 Severity: normal Here's a simple example: [EMAIL PROTECTED]:~ cat test.py from PyQt4 import QtOpenGL print Imported QtOpenGL [EMAIL PROTECTED]:~ python test.py Imported QtOpenGL Segmentation fault I don't know who to blame for the segfault. It doesn't

Bug#477160: /usr/bin/xdvizilla: should be installed in /usr/lib/.../

2008-04-21 Thread Sven Marnach
Package: texlive-base-bin Version: 2007.dfsg.1-2 Severity: normal File: /usr/bin/xdvizilla xdvizilla is a helper application that should not be called from the command line. Furthermore it may be dangerous because it deletes the dvi file given on the command line after showing it. So it should

Bug#477160: /usr/bin/xdvizilla: should be installed in /usr/lib/.../

2008-04-21 Thread Sven Marnach
Frank Küster schrieb am Mo, 21. Apr 2008, um 20:20:22 +0200: Since you seem to know xdvizilla: Is it useful for anything at all these days? I don't think I have it anywhere in my firefox configuration, but dvi files seem to work fine. And if there's a problem with gz'ipped files (I don't know

Bug#473604: git-gui: version check can't handle current version string

2008-04-05 Thread Sven Marnach
Hi Gerrit, thanks for your reply. Gerrit Pape schrieb am Fr, 04. Apr 2008, um 17:26:27 +: You can work around this by creating the ./version file (which is also in the .orig.tar.gz's) before building a Debian package, e.g. $ echo v1.5.5-rc2 version Just for the record: this doesn't work

Bug#473604: git-gui: version check can't handle current version string

2008-03-31 Thread Sven Marnach
Package: git-gui Version: 1:1.5.5~rc2-1 Severity: normal Hi, starting in line 666 of /usr/bin/git-gui, the current git version is checked using a bunch of regexps. This code seems to be unable to handle the current git version string, causing git-gui to complain on every startup. The package

Bug#470616: qct: Depends on the GNU Interactive Tools, which is certainly not intended

2008-03-12 Thread Sven Marnach
Package: qct Version: 1.4-1 Severity: normal qct declares a dependency on the package git, the GNU Interactive Tools. This should probably be replaced by git-core, the git version control system. Cheers, Sven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#312647: Host authentication fails after update from 2.1.13

2008-03-11 Thread Sven Marnach
Hi, I'm not administrating that cluster any more. I think the problem is a bit outdated anyway. In etch, there is version 2.1.20 of cfengine2, and support for sarge is dropped by the end of the month. So just close that bug (or tag it wontfix). Morten Werner Forsbring schrieb am Di, 11. Mär

Bug#366114: Doesn't work with current CVS as well

2006-05-11 Thread Sven Marnach
, 2006-05-09 at 20:31 +0200, Sven Marnach wrote: Michel Dänzer schrieb am Di, 09. Mai 2006, um 15:07:44 +0200: Also, if you're using Option AGPMode or any other AGP/DRI related options, does disabling them make a difference? I don't understand what it means to disable the Option AGPMode

Bug#366114: Files needed

2006-05-09 Thread Sven Marnach
Michel Dänzer schrieb am Di, 09. Mai 2006, um 15:07:44 +0200: Does either of the following options make a difference? Option SilkenMouse off Option ColorTiling off Option SWcursor No. Also, if you're using Option AGPMode or any other AGP/DRI related options, does

Bug#366114: xserver-xorg-video-ati: Machine freezes on Radeon 7000/VE with DRI enabled

2006-05-05 Thread Sven Marnach
Package: xserver-xorg-video-ati Version: 1:6.5.8.0-1 Severity: important The machine often freezes after an indefinite time of running X. In these cases, it doesn't respond to keyboard (including console switch), mouse or network (including ping). Sometimes I can work for hours without a

Bug#357234: lists.debian.org: Can't access l.d.o from IP range 89.0.0.0/8 -- seems to be firewalled out

2006-03-16 Thread Sven Marnach
Package: lists.debian.org Severity: important l.d.o can't be accessed in any way from an IP address inside the range 89.0.0.0/8 (it can't even be pinged). Until June 2005, this range was reserved by the IANA, but now my provider uses it. I suppose the firewall on l.d.o rules this range out.

Bug#357234: Additional IP ranges which may be affected

2006-03-16 Thread Sven Marnach
Hi again, for your convenience, I looked up the address ranges that has been released by IANA in 2005 and 2006 and so might be also affected by this problem: 41, 73-76, 89-91, 121-126, 189, 190 (first bytes of the IP adresses respectively) The current list ist available at

Bug#357250: firehol: List of RESERVED_IPS is out of date

2006-03-16 Thread Sven Marnach
Package: firehol Version: 1.231-2sarge1 Severity: normal Tags: patch Hi, in 2005 and 2006, IANA has released the address ranges 41, 73-76, 90, 91, 121-126, 189, 190 (first byte of the IP address respectively) but these ranges are still included in the list of reserved IPS in firehol. The

Bug#357234: List of reserved IP ranges

2006-03-16 Thread Sven Marnach
Hi, I posted the related bug report #357250 to the package firehol, including a simple script to extract the reserved IP ranges from the IANA web site. Sven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#312647: Host authentication fails after update from 2.1.13

2005-06-13 Thread Sven Marnach
Christian Pearce schrieb am Mo, 13. Jun 2005, um 16:18:31 -0400: I know this sounds stupid, but did you make sure you stop and started the cfservd server? I make that mistake from time to time. Upgrading the Debian package automatically restarts the server. Just to make sure, I also restarted

Bug#312647: cfengine2: Host authentication fails after update from 2.1.13

2005-06-09 Thread Sven Marnach
Package: cfengine2 Version: 2.1.14-1 Severity: important After upgrading all the machines in a small cluster to version 2.1.14-1, the nodes could still successfully authenticate themselves to the master. The nodes do a complete reinstall from a local mirror each time they boot. They fetch their

Bug#292039: sawfish: Doesn't take ownership of selection WM_Sscreen-number

2005-01-24 Thread Sven Marnach
Package: sawfish Version: 1:1.3+cvs20050105-1 Severity: normal Sawfish doesn't manage the selection WM_Sscreen-number, so window managers like openbox and metacity can't take over it and replace sawfish using openbox --replace If a user wants to switch to a different wm while running