Bug#544607: /usr/share/alsa/init/default:52: missing closing brace for format

2009-09-01 Thread Philipp Jocham
Package: alsa-utils Version: 1.0.20-2 Severity: normal $ alsactl init Unknown hardware: HDA-Intel Analog Devices AD1884 HDA:11d41884,103c3029,00100100 0x103c 0x3029 Hardware is initialized using a guess method /usr/share/alsa/init/default:51: control element not found

Bug#492917: python-pyao: parsing arguments 64bit issues

2008-07-29 Thread Philipp Jocham
Package: python-pyao Version: 0.82-2 Severity: important src/aomodule.c uses 's|0!sl' and 'i|0!sl' as format strings for parsing the arguments passed to the constructor of ao.AudioDevice, thus parsing the arguments as 'long int'. Whereas the arguments are defined as 'int'. See

Bug#492772: python-pyao: Error with python2.5 on amd64

2008-07-28 Thread Philipp Jocham
Package: python-pyao Version: 0.82-2 Severity: normal Instantiating ao.AudioDevice with options gives an error Python 2.5.2 (r252:60911, May 28 2008, 19:19:25) [GCC 4.2.4 (Debian 4.2.4-1)] on linux2 Type help, copyright, credits or license for more information. import ao dev =

Bug#408843: cups upgrade breaks printing

2007-03-05 Thread Philipp Jocham
Hi, I have exact the same problem (Epson Stylus RX520) and an upgrade to the latest cups gives error message Printer not connected; will retry in 30 seconds... It turned out to be a premission problem with /dev/usb/lp0. I've set up a udev rule to install the device belonging to group scanner

Bug#290485: xserver-xfree86: blender crashes xserver running in xinerama mode on mga G550 card

2007-01-17 Thread Philipp Jocham
Hi Philipp, About 2 years ago, you reported a bug to the Debian BTS regarding a crash of the X server while running blender in xinerama on a MGA G550 board. Did you reproduce this problem recently? If not, I will close this bug in the next weeks. Hello Brice, please close the bug. I do

Bug#290889: icewm: new windows are always opened on screen 0 using SmartPlacement and Xinerama mode

2005-01-17 Thread Philipp Jocham
Package: icewm Version: 1.2.18-1 Severity: normal I'm using xinerama and the Option XineramaPrimaryScreen = 1 therefore i'd like new windows to pop up on my primary screen. Applying the following patch fixes this. --- src/wmmgr.cc.orig 2005-01-17 15:07:45.0 +0100 +++