Bug#827452: dolphin Mouse wheel scrolling speed is now painfully slow

2016-09-02 Thread Tim Ruehsen
There are many upstream bug reports describing the same (yes, I have been struck as well). People in https://bugs.kde.org/show_bug.cgi?id=355410 suggest to remove the x11 libinput driver and instead install the x11 evdev driver. Here (Debian Sid), both packages were installed (xserver-xorg-inpu

Bug#281201: [bug #45790] wget prints it's progress even when background

2016-10-21 Thread Tim Ruehsen
Update of bug #45790 (project wget): Status:None => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

Bug#830119: akonadi-server: Akonadi fails to start after upgrade

2016-07-06 Thread Tim Ruehsen
Package: akonadi-server Version: 4:16.04.2-3 Severity: grave Justification: renders package unusable Dear Maintainer, after upgrading this morning, Kmail shows an empty window while being busy with something. $ akonadictl restart ... ProcessControl: Application '/usr/bin/akonadi_agent_launcher'

Bug#354185: What's the problem?

2006-05-12 Thread Tim Ruehsen
This bug is 77 days old and absolutely easy to fix - Peter already gave the one-line-solution. Is there a deeper problem that I can't see? Regards, Tim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#549677: libmysql-java: mysql.jar link to directory, should link to .jar file

2009-10-05 Thread Tim Ruehsen
Package: libmysql-java Version: 5.1.10+dfsg-1 Severity: important /usr/share/java/mysql.jar points to /usr/share/java/mysql-connector-java-5.1.10.jar which is a directory which contains mysql-connector-java-5.1.10-bin.jar (file). mysql.jar should point directly to the mysql-connector-java-5.1.10

Bug#455479: failed to mount smbfs shares: mount error 13 = Permission denied

2007-12-10 Thread Tim Ruehsen
Package: smbfs Version: 3.0.27a-2 Severity: important mounting shares via smbfs (also tried cifs - same problem) result in: mount error 13 = Permission denied the systems to mount are different linux systems: - current stable - 6 years old unstable - SuSE 7.1 downgrading just smbfs to 3.0.27a-1

Bug#584968: more info and a workaround

2010-08-26 Thread Tim Ruehsen
h an up-to-date lenny on 26. August 2010. Regards, Tim Ruehsen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#553206: libc6: sscanf segfaults with %d on large decimal input string

2009-10-29 Thread Tim Ruehsen
Package: libc6 Version: 2.10.1-2 Severity: normal sscanf(p,"%d",&i) caused a SIGSEGV raised if p points to a very long input string with just decimal characters in it. that makes "%d" unusable for scanning untrusted input. (in my case a sip registrar). here is a code example that shows it (use

Bug#626579: libxpcom.so: cannot open shared object file: No such file or directory

2011-05-13 Thread Tim Ruehsen
Package: xulrunner-1.9.1 Version: 1.9.1.19-2 Severity: normal Hi, it seems that *.so libraries are not found: blitz-lx:/usr/lib/xulrunner-1.9.1# ./xpcshell ./xpcshell: error while loading shared libraries: libxpcom.so: cannot open shared object file: No such file or directory blitz-lx:/usr/li

Bug#621727: ia32-libs: Please add libmyodbc.so

2011-04-08 Thread Tim Ruehsen
Package: ia32-libs Version: 20110310 Severity: wishlist Running 32-bit ODBC windows program with wine fails due to 32/64-bit struggles with ODBC/libmyodbc.so. A 32-bit version of libmyodbc.so would really help. At the moment I have to extract an i386 version of libmyodbc.so and do some hacks. T

Bug#874590: [bug #51181] Unexpected "Redirecting output to 'wget-log'."

2018-06-16 Thread Tim Ruehsen
Update of bug #51181 (project wget): Status: Fixed => Confirmed Open/Closed: Closed => Open Release: 1.19.1 => 1.19.5 Planned Release:

Bug#874590: [bug #51181] Unexpected "Redirecting output to 'wget-log'."

2018-06-17 Thread Tim Ruehsen
Follow-up Comment #14, bug #51181 (project wget): Sorry, I forgot to mention that I used J's system() call. > Given the special behavior of "timeout", isn't this "working as intended"? I see wget-log being created with J's C code though --output-file was given (-o dump.html): #include int main

Bug#883407: libc6: getpwnam_r() leaks memory

2017-12-05 Thread Tim Ruehsen
Am Dienstag, den 05.12.2017, 19:17 +0100 schrieb Aurelien Jarno: > On 2017-12-03 17:34, Tim Rühsen wrote: > > Package: libc6 > > Version: 2.25-3 > > Severity: normal > > > > Dear Maintainer, > > > > valgrinding a C code shows the following: > > > > ==27943== 4,096 bytes in 1 blocks are definitel

Bug#874590: [bug #51181] Unexpected "Redirecting output to 'wget-log'."

2017-12-31 Thread Tim Ruehsen
Update of bug #51181 (project wget): Status: Confirmed => Fixed Open/Closed:Open => Closed Planned Release:None => 1.19.3 _

Bug#887384: [bug #53021] Ability to provide password per-instance

2018-01-31 Thread Tim Ruehsen
Follow-up Comment #1, bug #53021 (project wget): Having an option for a different .netrc file is a good request and I wonder why nobody ever asked for it before. We already have it in wget2 (--netrc-file=). Latest sources from git at https://git.savannah.gnu.org/git/wget/wget2.git, collaboration

Bug#888691: [bug #53020] wget -b produces empty wget-log file

2018-02-07 Thread Tim Ruehsen
Additional Item Attachment, bug #53020 (project wget): File name: 0001-Fix-logging-in-background-mode.patch Size:2 KB ___ Reply to this item at: ___ Me

Bug#888691: [bug #53020] wget -b produces empty wget-log file

2018-02-07 Thread Tim Ruehsen
Follow-up Comment #2, bug #53020 (project wget): Added a patch - please review. If OK it goes into master. ___ Reply to this item at: ___ Message sent v

Bug#874590: [bug #51181] Unexpected "Redirecting output to 'wget-log'."

2017-10-27 Thread Tim Ruehsen
Update of bug #51181 (project wget): Status:None => Confirmed ___ Follow-up Comment #3: >From the mailing list (21./22.5.2017): If you use an explicit logfile (-o / --output-file), that

Bug#813158: [bug #52349] Seg fault with wget -O - smxi.org/sm/sm-versions

2017-11-06 Thread Tim Ruehsen
Update of bug #52349 (project wget): Release: 1.19.1 => 1.19.2 Planned Release:None => 1.19.3 ___ Reply to this item at:

Bug#887590: libhttp-daemon-perl: Please patch HTTP::Daemon to IPv6

2018-01-18 Thread Tim Ruehsen
Package: libhttp-daemon-perl Version: 6.01-1 Severity: normal Dear Maintainer, the Wget test suite fails because of HTTP::Daemon being IPv4 only. This comes out when 'localhost' resolves to IPv6 ::1. In this case tests/Test-https-* fail with HTTP request sent, awaiting response... Bad arg length

Bug#832528: Latest akonadi packages do not kick out old package baloo-utils

2018-01-20 Thread Tim Ruehsen
Am Samstag, den 20.01.2018, 19:28 +0100 schrieb Sandro Knauß: > Control: reassign -1 baloo-utils > Control: found -1 4:4.14.3-3 > Control: affects -1 akonadi-server > > Hey, > > With kdepim with 16.08+ baloo package was split into baloo (file > indexer) and > akonadisearch the kdepim indexer. I

Bug#943321: libbrotli-dev: Please rename static libraries from *-static.a to *.a

2019-10-23 Thread Tim Ruehsen
Package: libbrotli-dev Version: 1.0.7-4 Severity: normal Dear Maintainer, thanks for adding the static libraries in this version. But gcc linker won't find those file names automatically. The linker expects the library names having just a .a extension (instead of .so). That would be /usr/lib/x

Bug#929668: bash: Valgrind reports 'definitely lost' memory in main/set_default_locale

2019-05-28 Thread Tim Ruehsen
Package: bash Version: 5.0-4 Severity: important Dear Maintainer, I do lot's of software development and testing with valgrind on Debian unstable. Several testsuites of OSS projects use bash as part of the tests. The current bash version breaks test suite due to a 'definitely lost block'. It doe

Bug#929702: bash-builtins: Please add loadables 'rm' and 'cat'

2019-05-29 Thread Tim Ruehsen
Package: bash-builtins Version: 5.0-4 Severity: wishlist Dear Maintainer, as developer, I make use of the 'rm' and 'cat' bash loadables to speed up ./configure runs. Currently, I have to build my own bash + builtins because the package 'bash-builtins' does not contain these two builtins. To b

Bug#916779: libc6-armhf-cross: strerror(-3) sets errno to ENOMEM

2018-12-18 Thread Tim Ruehsen
Package: libc6-armhf-cross Version: 2.28-2cross2 Severity: normal Dear Maintainer, currently strerror(-3) sets errno unexpectedly to ENOMEM (12). The expected errno value would be either EINVAL or not touching errno at all. This behavior is relatively new and causes some CI cross builds to fail

Bug#870813: [bug #51666] Please hash the hostname in ~/.wget-hsts files

2018-08-24 Thread Tim Ruehsen
Follow-up Comment #5, bug #51666 (project wget): Thanks for addressing the issue. Saving the salt together with the (salted) hash isn't of big help when we talk about a limited set of input strings. You can get complete lists of existing domains and brute force through them in a few seconds. Can

<    1   2