Bug#770813: Wine 32/64 bit support

2015-05-09 Thread Martin Koegler
Wine includes support for handling 32 bit and 64 bit Windows programs automatically. Just look at the openSuSE 64 bit wine package. It can run 32 as well as 64 bit Windows programms using just $HOME/.wine as 64 bit WINE home. To also fix the debian packages (wine32/wine64), you just need link

Bug#693140: RFP: grandorgue -- Virtual Pipe Organ Software

2012-12-20 Thread Martin Koegler
The GO sources already contain a working debian packaging: https://build.opensuse.org/package/show?package=grandorgueproject=home%3Ae9925248%3Agrandorgue In my option, debian/copyright will probably need further work to meet Debian standard and a proper debian/changelog need to be maintained.

Bug#586024: kde mount problems

2010-10-31 Thread Martin Koegler
The basic problem is: Creating a device shortcuts add the device plus the mount point to the shortcut file. Package kde4libs file kioslave/file/file.cpp function void FileProtocol::mount( bool _ro, const char *_fstype, const QString _dev, const QString _point ) gets called with both values

Bug#565675: ITP: pthsem -- pth replacement with semaphore support

2010-01-20 Thread Martin Koegler
On Tue, Jan 19, 2010 at 10:48:24AM +0100, Samuel Thibault wrote: Martin Koegler, le Tue 19 Jan 2010 09:27:07 +0100, a écrit : Samuel Thibault sthiba...@debian.org wrote: Marc Leeman, le Sun 17 Jan 2010 22:16:17 +0100, a écrit : * Package name: pthsem Mmm, could this perhaps

Bug#565675: ITP: pthsem -- pth replacement with semaphore support

2010-01-19 Thread Martin Koegler
Samuel Thibault sthiba...@debian.org wrote: Marc Leeman, le Sun 17 Jan 2010 22:16:17 +0100, a écrit : * Package name: pthsem Mmm, could this perhaps rather be just a patch added to the existing pth package? Else you'll have to share the Debian patches. The situation with GNU pth is: *

Bug#552011: console-tools: Virtual consoles from tty2 onwards depend on utf-8

2009-12-18 Thread Martin Koegler
kbd had a similar issue, which has been fixed by the maintainer: #478480 http://git.debian.org/?p=pkg-kbd/kbd.git;a=commitdiff;h=87be6f Replacing console-tools with kbd solves this problem. The placement can not be any problem: S17mountnfs-bootclean.sh S18kbd S19console-screen.sh

Bug#561014: perl-base: perl Deparse module generates incorrect code

2009-12-13 Thread Martin Koegler
; } return 1; } sub bytes::length (_) ; seems to be incorrect. mfg Martin Koegler -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core) Locale: lang=en

Bug#560838: libqt4-dbus: kded4 segfault

2009-12-12 Thread Martin Koegler
reporting tool start up. This is caused by the following QT bug: http://bugreports.qt.nokia.com/browse/QTBUG-6571 Please include the fix in the upload. Regards, Martin Koegler -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing

Bug#513204: Bug#515143: [PATCH] remove glibc workaround

2009-02-14 Thread Martin Koegler
+ + * fix race condition + + -- Martin Koegler mkoeg...@auto.tuwien.ac.at Fri, 13 Feb 2009 21:56:01 + + mysql-dfsg-5.0 (5.0.51a-24) testing-proposed-updates; urgency=low * Update SSL certificates, and re-enable SSL related tests when running diff -u mysql-dfsg-5.0-5.0.51a/debian/patches

Bug#515143: Race condition in libmysqlclient15_r

2009-02-13 Thread Martin Koegler
Package: libmysqlclient15off Version: 5.0.51a-24 There is a race condition in libmysqlclient15off: http://bugs.mysql.com/bug.php?id=42850 On one vmware system, I can trigger this race condition with php5-cli+php5-mysql. Message 10 of #513204 and message 53 of #493045 look similar to resulting