Bug#641452: ladish packages libalsapid.so out of PATH, breaking ALSA MIDI apps in rooms

2011-09-13 Thread Dan Muresan
Package: ladish Version: 0.3-9ubuntu0danmppa2~lucid1 Severity: important Tags: patch ladish from Sid installs libalsapid.so into /usr/lib/ladish, away from /usr/lib where ladish assumes it to be. As a result ladish cannot preload this library when executing apps, and some ALSA MIDI ports do

Bug#641452: clarification: this is a Debian packaging (not an upstream) bug

2011-09-13 Thread Dan Muresan
Just realized my report was a bit unclear. Upstream does not have this bug. It's the debian packaging that creates it, by moving libalsapid.so away from /usr/lib. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#626664: ladish: use x-terminal-emulator not xterm

2011-05-13 Thread Dan Muresan
Package: ladish Version: 0.3-4ubuntu0danmppa1 Severity: normal Tags: patch ladish defaults to using xterm as a a terminal emulator (which may not even be installed). In Debian, it's best to use x-terminal-emulator, which reflects the user's choice. -- System Information: Debian Release:

Bug#626481: ladish: can't use rxvt / others as terminal emulators, shell not respected

2011-05-12 Thread Dan Muresan
Package: ladish Version: 0.3-4 Severity: normal Tags: patch Ladish tries to start terminal-bound commands as terminal -e 'command args'. In general, x-terminal-emulator -e expects an executable + arguments, NOT a command string, as daemon/loader.c provides. The attached (if trivial) patch

Bug#625282: jack-keyboard: Pianola mode (MIDI-in) broken wrt channel numbers

2011-05-03 Thread Dan Muresan
Package: jack-keyboard Version: 2.5-2 Severity: normal Tags: patch Per the manual page, jack-keyboard should pass through incoming MIDI messages but replace the channel number with its own. It only recognizes incoming messages sent on MIDI channel 0 however, and does not rewrite the channel at

Bug#624775: lv2core: Buffer overflow in serd-0.1.0.c

2011-05-01 Thread Dan Muresan
Package: lv2core Version: 4.0-5 Severity: normal Tags: patch This is a bug against the SOURCE package from Debian Sid so my distribution is irrelevant. When building lv2core-4.0-5 from sid, I noticed a warning about snprintf being guaranteed to overflow in write_text. The problem seems to be

Bug#480119: tsocks: Specify default SOCKS server via environment variables and tsocks arguments

2008-05-08 Thread Dan Muresan
Package: tsocks Version: 1.8beta5-9 Severity: important Tags: patch The attached dpatch enables libtsocks to read the TSOCKS_SERVER and TSOCKS_SERVER_PORT environment variables, and adds command-line arguments --server and --server-port to /usr/bin/tsocks. Motivation: users can only configure

Bug#480119: reformatted report

2008-05-08 Thread Dan Muresan
Sorry about the long lines in the original report. Ubuntu's reportbug is broken https://bugs.launchpad.net/debian/+source/reportbug/+bug/44116 so I had to submit this bug report via web-mail. Let's try again: The attached dpatch enables libtsocks to read the TSOCKS_SERVER and TSOCKS_SERVER_PORT