Bug#812252: less not any more registered as "pager" alternative

2016-01-21 Thread Achim Gaedke
Package: less Version: 481-2 Severity: normal Dear Maintainer, I have re-installed my debian testing desktop from scratch and wondered why I have difficulties to navigate the manual pages. It uses /usr/bin/pager which is managed by the alternatives system. So I tried to establish my preferred

Bug#718392: libglpk0: glp_prob_read_lp fails reading compressed (.gz) files

2013-07-30 Thread Achim Gaedke
Package: libglpk0 Version: 4.45-1 Severity: normal Tags: upstream please compile and run glpk_bug_read_gz.c $ gcc glpk_bug_read_gz.c -lglpk -o glpk_bug_read_gz The program is based on glpk-4.52.1/examples/sample.c and contains various write/read commands. The write/read pair fails (it is the

Bug#671371: python3-pyqt4: Segfault for simpe canvas view program

2012-05-03 Thread Achim Gaedke
Package: python3-pyqt4 Version: 4.9.1-2 Severity: normal the example program fails with a segmentation fault, when the window is closed: #python3 /usr/share/doc/python-qt4-doc/examples/graphicsview/anchorlayout.py Segmentation fault A stripped down version comes to the same result: (that's why

Bug#659213: python-glpk: need python3 version of python-glpk

2012-02-09 Thread Achim Gaedke
Package: python-glpk Version: 0.4.45-1 Severity: wishlist Tags: patch upstream Hi! I need a python3 version of the glpk binding. So I converted the pure python modules using 2to3-3.2 and some manual tweaking. In addition I modified the Makefiles and debian/rules... to get swig producing python3

Bug#659219: python-qt4-doc: examples/webkit/fancybrowser/fancybrowser.py requires import of jquery_rc

2012-02-09 Thread Achim Gaedke
Package: python-qt4-doc Version: 4.9-2 Severity: minor Tags: patch I try to execute the webkit example fancybrowser. $ python /usr/share/doc/python-qt4-doc/examples/webkit/fancybrowser/fancybrowser.py Traceback (most recent call last): File

Bug#651027: xmlcopyeditor: editor doesn't open without start file and terminates when creating a new XML file

2011-12-04 Thread Achim Gaedke
Package: xmlcopyeditor Version: 1.2.0.6-1+b1 Severity: important Dear Maintainer, I was excited to see the description and screen shot of this editor. However after installation I selected the application's menu item provided by LXDE and waited for a window poping up. Nothing happened.

Bug#577405: python-glpk: fails when importing glpk

2010-04-11 Thread Achim Gaedke
Package: python-glpk Version: 0.1.38-1 Severity: grave Justification: renders package unusable These two tests should show the problem clearly: ac...@dogbert:~$ python Python 2.5.5 (r255:77872, Feb 1 2010, 19:53:42) [GCC 4.4.3] on linux2 Type help, copyright, credits or license for more

Bug#570496: hdfview: can't read (advanced) hdf files created with py-tables

2010-02-19 Thread Achim Gaedke
Package: hdfview Version: 2.6-2 Severity: important Hi there! Thanks for pushing hdfview forward to a new version! My interest in hdfview is triggered by the DAMARIS project (http://damaris.berlios.de/), using pytables for experimental data archiving. So I've checked the readability of the

Bug#545459: inkscape: crashes, when pasting picture from other application

2009-09-07 Thread Achim Gaedke
Package: inkscape Version: 0.46-9 Severity: important 1) Open Inkscape 2) Open Iceweasel and copy a picture to clipboard. 3) Paste picture to new document (important: use Edit-Paste) 4) Inkscape crashs, output: (...) (inkscape:27617): Gtk-WARNING **: GtkSpinButton: setting an adjustment with

Bug#494907: directory vanishs if battery removed

2008-08-17 Thread Achim Gaedke
When the battery is removed, /sys/bus/acpi/drivers/battery/PNP0C0A\:00/power_supply\:BAT0 vanishs. There must be an extra condition to handle battery removal. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#495293: krdc: scaled view is not reset when connection breaks unexpecedly

2008-08-15 Thread Achim Gaedke
Package: krdc Version: 4:3.5.9-3 Severity: important Hi there! I am using krdc very often to connect to an intranet computer, which also runs kde and krdb. To tunnel the connection, I use port-forwarding with ssh -L5901:intranet-computer:5900 other.computer krdc connects to :1, so I can work

Bug#494907: fvwm-crystal: battery monitor is not working for kernel 2.6.25

2008-08-12 Thread Achim Gaedke
Package: fvwm-crystal Version: 3.0.5.dfsg-2 Severity: normal Hi there! The battery monitor is no longer working. /usr/share/fvwm-crystal/fvwm/components/scripts/FvwmScript-AcpiBatt has to be changed. For me this readout is fine: Set $last = (GetOutput {cat

Bug#492514: qtiplot: scatter plot crashes with segmentation fault

2008-07-26 Thread Achim Gaedke
Package: qtiplot Version: 0.9.3-1 Severity: important Paste data into table 20 -5.050.4404164 3.236860487708107 20 -48000.044.39 2.873455760027 20 -46000.050.457501 3.0924524879698394 20 -44000.0

Bug#483791: also with doxygen

2008-06-03 Thread Achim Gaedke
When creating soucre code documentation with doxygen I see these annoying warnings, too: Pango-WARNING **: Error loading GPOS table 5503 they stem from graphviz dot tool. I am using debian testing with ii doxygen 1.5.5-2 ii graphviz 2.18-1+b2

Bug#476478: python-profiler: overflow in timing information

2008-04-16 Thread Achim Gaedke
Package: python-profiler Version: 2.4.4-3 Severity: normal Measuring the performance over a time of 20 minutes and more results in overflow of timing information The occuring negative values lead to wrong timing rankings. (see attachment) -- System Information: Debian Release: lenny/sid APT

Bug#476478: the profiler's output

2008-04-16 Thread Achim Gaedke
(thought, I could attach this file to the first message...) Wed Apr 16 22:54:48 2008periodic_pulses 14786231 function calls in -1653.507 CPU seconds Ordered by: cumulative time ncalls tottime percall cumtime percall filename:lineno(function) 10.0000.000

Bug#416677: Resolved with numpy trac Ticket #614

2007-11-17 Thread Achim Gaedke
This bug is similar to #614, have a look to http://projects.scipy.org/scipy/numpy/ticket/614 Please consider this bug/patch in new upstream version 1.0.4. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#421191: python-gtk2: debug version of gtk library causes Segmentation Fault

2007-04-27 Thread Achim Gaedke
for an answer, Achim Loïc Minier wrote: On Fri, Apr 27, 2007, Achim Gaedke wrote: add the symbolic links in /usr/lib/debug/usr/lib Why are you adding these links?

Bug#421191: python-gtk2: debug version of gtk library causes Segmentation Fault

2007-04-26 Thread Achim Gaedke
Package: python-gtk2 Version: 2.8.6-8 Severity: normal install the package libgtk2-2.0-0-dbg add the symbolic links in /usr/lib/debug/usr/lib lrwxrwxrwx 1 root root 26 2007-04-26 21:57 libgdk-x11-2.0.so - libgdk-x11-2.0.so.0.800.20 lrwxrwxrwx 1 root root 26 2007-04-26 21:57

Bug#412831: LD_ASSUME_KERNEL=2.2.5 denies to load libc6 version 2.5-0exp3

2007-02-28 Thread Achim Gaedke
Package: libc6 Version: 2.5-0exp3 Severity: important LD_ASSUME_KERNEL=2.2.5 nawk nawk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory hdfview start script from http://www.hdfgroup.org/hdf-java-html/hdfview/ tries out

Bug#412880: LD_ASSUME_KERNEL=2.2.5 denies to load libc6 version 2.5-0exp3

2007-02-28 Thread Achim Gaedke
Package: libc6 Version: 2.5-0exp3 Severity: critical Justification: breaks unrelated software LD_ASSUME_KERNEL=2.2.5 nawk nawk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory hdfview start script from

Bug#407869: python-scipy: xplt is not built by debian package

2007-01-21 Thread Achim Gaedke
Package: python-scipy Version: 0.5.2-0.1 Severity: wishlist I'd like to use scipy.sandbox.xplt. Is it possible to build xplt? Now the file /python-scipy-0.5.2/Lib/sandbox/enabled_packages.txt is not available. Is it possible to add this file ---

Bug#401663: libgtk2.0-0: torn off ComboBox with scrollbar and subtree items hides scrollbar

2006-12-05 Thread Achim Gaedke
Package: libgtk2.0-0 Version: 2.8.20-3 Severity: minor I am working on a GUI with pygtk. One of the ComboBoxes uses a TreeModel with a lot of nodes. The scrollbar becomes hidden when one of the subitems is displayed. After that you can not scroll down. There is an image attached to make the

Bug#401663: combobox image with hidden scrollbar

2006-12-05 Thread Achim Gaedke

Bug#401725: libgtk2.0-0: in combobox with treemodel the changed signal is also emited when a subtree box pops up

2006-12-05 Thread Achim Gaedke
Package: libgtk2.0-0 Version: 2.10.6-4 Severity: minor Hi there! I write an application with pygtk, assuming this problem has its origin in libgtk. The combobox is fed with a CellRenererText and a TreeStore to store my submenus. When the model is fed with some 100 entries. While browsing the

Bug#401663: Aditional information and tests with gtk 2.10

2006-12-05 Thread Achim Gaedke
The CellRenderer I use is GtkCellRendererText. I upgraded to a very new version of libgtk and the problem still exists: Package: libgtk2.0-0, Version: 2.10.6-4 . Also pygtk is now 2.10. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#399332: python-tables: module could not be loaded with python-dbg

2006-11-19 Thread Achim Gaedke
Package: python-tables Version: 1.3.2-2 Severity: normal import tables fails when called with python-dbg, have a look to the output... [EMAIL PROTECTED]:~$ python-dbg Python 2.4.4c0 (#1, Jul 30 2006, 15:42:48) [GCC 4.1.2 20060715 (prerelease) (Debian 4.1.1-9)] on linux2 Type help, copyright,

Bug#394685: Same bug with python, pygtk, matplotlib

2006-11-17 Thread Achim Gaedke
I started a VNC server to execute a python application with matplotlib and cairo. The window closed and this is the error message: Error: Cairo does not yet support the requested image format: Depth: 8 Alpha mask: 0x Red mask: 0x0007 Green mask:

Bug#391939: python-tables: please add python-2.5 modules

2006-10-09 Thread Achim Gaedke
Package: python-tables Version: 1.3.2-2 Severity: wishlist Hi there! I installed python2.5 and try to run my programs. Is it possible to add python2.5 modules? Some weeks ago, I compiled python-2.5 and all necessary modules (numarray, tables, gtk...) for my project and it worked out well.

Bug#391940: python-numarray: please add python-2.5 modules

2006-10-09 Thread Achim Gaedke
Package: python-numarray Version: 1.5.2-2 Severity: wishlist Hi there! I installed python2.5 and try to run my programs. Is it possible to add python2.5 modules? Some weeks ago, I compiled python-2.5 and all necessary modules (numarray, tables, gtk...) for my project and it worked out well.

Bug#367698: libgtk2.0-0: pygtk application crashes sometimes, traceback shows failed assertion in gtktextlayout.c

2006-05-17 Thread Achim Gaedke
Package: libgtk2.0-0 Version: 2.8.16-1 Severity: normal Despite the python program, this is how to reproduce this error: [EMAIL PROTECTED]:~/DAMARIS_Workshop2006$ ulimit -c unlimited [EMAIL PROTECTED]:~/DAMARIS_Workshop2006$ python2.4 ~/damaris/frontends/reddamaris/DamarisGUI.py Experiment1.py

Bug#367698: found own error (thread lock forgotten)

2006-05-17 Thread Achim Gaedke
Hello! Sorry, I found the reason for these core dumps, I forgot to lock gdk while working on this buffer. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#357793: linux-image-2.6.15-1-686: cdparanoia, cdda complaininig about missing ioctl accss on scd0 (libata device)

2006-03-19 Thread Achim Gaedke
Package: linux-image-2.6.15-1-686 Version: 2.6.15-8 Severity: normal When trying to rip a cd on Lenovo ThinkPad Z60m, cdparanoia and cdda2wav fail, complaining about missing scsi ioctl support. I am running libata module with atapi_enabled=1 here some diagnostics: /sbin/lsmod|grep scsi

Bug#357836: libcdparanoia0: cdparanoia, cdda complaininig about missing ioctl accss on scd0 (libata device)

2006-03-19 Thread Achim Gaedke
Package: libcdparanoia0 Version: 3a9.8-13 Severity: normal When trying to rip a cd on Lenovo ThinkPad Z60m, cdparanoia and cdda2wav fail, complaining about missing scsi ioctl support. I am running libata module with atapi_enabled=1 here some diagnostics: /sbin/lsmod|grep scsi scsi_mod

Bug#357836: Bug#357793: linux-image-2.6.15-1-686: cdparanoia, cdda complaininig about missing ioctl accss on scd0 (libata device)

2006-03-19 Thread Achim Gaedke
Reported this bug to libcdparanoia0 as #357836 . Hope they could help me... Thanks, Achim Bastian Blank wrote: reassign 357793 cdparanoia,cdda2wav thanks On Sun, Mar 19, 2006 at 04:20:17PM +0100, Achim Gaedke wrote: When trying to rip a cd on Lenovo ThinkPad Z60m, cdparanoia and cdda2wav