Bug#1055924: kdiff3: ./src/fileaccess.cpp:762: QDateTime FileAccess::lastModified() const: Assertion `!m_modificationTime.isNull()' failed.

2023-11-14 Thread Lars Rohwedder
Package: kdiff3 Version: 1.10.0-1 Severity: important Dear Maintainer, when I run kdiff3 to compare 2 directories it crashes with the assertion mentioned in the subject, after beginning to scan the 2nd directory. It happens when I start kdiff3 from the terminal with the 2 directories given on

Bug#1027753: closed by Andreas Rönnquist (Re: Bug#1027753: geeqie crashes on ssh-forwared remote X)

2023-01-17 Thread Lars Rohwedder
The bug itself is _not_ fixed. The command-line option is just a workaround, so geeqie is usable again, but it (or one of the used libraries) still contains the bug. So the severity might be lower and might be moved to the causing library, but a segfault is still a thing that should be fixed.

Bug#1027753: geeqie crashes on ssh-forwared remote X

2023-01-02 Thread Lars Rohwedder
Am 02.01.23 um 21:10 schrieb Andreas Rönnquist: On Mon, 02 Jan 2023 20:44:32 +0100 Lars Rohwedder wrote: When I try to run "geeqie" via remote X (via "ssh -v -Y", that's why I got the debug output from ssh, too) I got this error messages to the console and geeqie seems

Bug#1027753: geeqie crashes on ssh-forwared remote X

2023-01-02 Thread Lars Rohwedder
Package: geeqie Version: 1:1.6-9+deb11u1 Severity: important X-Debbugs-Cc: ro...@pep-project.org When I try to run "geeqie" via remote X (via "ssh -v -Y", that's why I got the debug output from ssh, too) I got this error messages to the console and geeqie seems to crash immediately: $

Bug#506742: enblend in etch-backports

2008-11-25 Thread Lars Rohwedder
According to http://packages.debian.org/etch-backports/enblend this package is not available for i386, who knows why? Lars R. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#506742: hugin fails with enblend: command not found

2008-11-24 Thread Lars Rohwedder
Package: hugin Version: 0.6.1-1 Stitching images in hugin fails with this error message: sh: enblend: command not found There is no program/file with this name on my system. The package data base at http://packages.debian.org/etch/hugin says, hugin recommends enblend but enblend is not

Bug#409737: Stacktrace for this bug

2008-01-08 Thread Lars Rohwedder
Package: most Version: 4.10.2-4 Followup-For: Bug #409737 This is the stack trace, I hope it helps: #0 0x2b69c5e58e5c in _int_free () from /lib/libc.so.6 #1 0x2b69c5e591ee in free () from /lib/libc.so.6 #2 0x2b69c5ac85d6 in SLsmg_suspend_smg () from /lib/libslang.so.2 #3

Bug#358755: g++-4.0: G++ drops const int arrays

2006-03-24 Thread Lars Rohwedder
Markus Schaber wrote: G++ seems to drop const int arrays, while gcc compiles them correctly. The bug occurs for every data type, also double or struct arrays. The .o file just does not contain the array: [EMAIL PROTECTED]:~/gcc4bug$ objdump -C -t array.c.o array.c.o: file format