Bug#639300: How is this bug still not fixed?

2013-06-26 Thread Paul Harris
Apologies, in testing it seems that libmyodbc should have fixed the problem. I think. Any chance of getting these backported? On 27 June 2013 09:43, Paul Harris wrote: > Guys, am I missing something? > > I cannot install both libmyodbc and okular/k3b/katepart in the same debian

Bug#639300: How is this bug still not fixed?

2013-06-26 Thread Paul Harris
Guys, am I missing something? I cannot install both libmyodbc and okular/k3b/katepart in the same debian system. How do I connect to a MySQL database via odbc, AND have (eg) k3b installed at the same time? Is it current impossible in Debian?

Bug#667091: xfce4-settings: Keyboard autorepeat delay and rate are lost after waking up from suspend

2013-05-17 Thread Paul Harris
I am still suffering from this bug. The problem seems to be because when a keyboard is plugged in, X configures it, but xfce does not. gnome-settings-daemon had to fix a similar bug, see here: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/427168 at the moment, I have to al

Bug#658377: libmyodbc: SQLPrimaryKeys broken, fixed in upstream

2012-02-02 Thread Paul Harris
Package: libmyodbc Version: 5.1.6-1 Severity: important There are plenty of bugs in MyODBC, such as this one: http://bugs.mysql.com/bug.php?id=36441 In short, on my system (Debian-64 bit), SQLPrimaryKeys and SQLPrimaryKeysW will mangle the results of a table that has both a primary key and a uni

Bug#613536: How I worked around this

2011-04-16 Thread Paul Harris
Hi, I had problems with a new laptop which had an ethernet card that refused to connect on linux (still broken), and this too-recent-to-just-work wireless card RTL8188CE My workaround was this: Step one) Upgrade the kernel using these instructions: http://www.broce.net/?p=54 except, in make menu

Bug#542849: [Pkg-fglrx-devel] Bug#542849: Bug#542849: fglrx-source: fglrx:firegl_init_device_list *ERROR* Out of memory when allocating device heads

2009-09-14 Thread Paul Harris
2009/9/15 Patrick Matthäi > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Paul Harris schrieb: > > as stated here: > > > > > http://support.amd.com/us/gpudownload/linux/Legacy/Pages/radeon_linux.aspx?type=2.4.2&product=2.4.2.3.9&lang=English >

Bug#542849: [Pkg-fglrx-devel] Bug#542849: fglrx-source: fglrx:firegl_init_device_list *ERROR* Out of memory when allocating device heads

2009-09-14 Thread Paul Harris
as stated here: http://support.amd.com/us/gpudownload/linux/Legacy/Pages/radeon_linux.aspx?type=2.4.2&product=2.4.2.3.9&lang=English the support for older cards has been moved to a legacy driver. can we see Debian support for the legacy driver? I think this is very important due to the extended

Bug#361241: Patch that solves miniwindows auto-arranging bug

2009-09-10 Thread Paul Harris
2009/9/11 BERTRAND Joel >Hello, > >I have written a patch that solves this bug. This patch is against > mercurial sources. With this patch, minimized windows do not reshuffle > anymore. > > diff -u Windowmaker-orig/src/actions.c Windowmaker/src/actions.c > --- Windowmaker-orig/src

Bug#495456: pidgin crashes when chatting too

2008-11-20 Thread Paul Harris
I got same error message, same account (Yahoo), but only one account. I have a core dump and the log from pidgin -d... do you need them? It crashes consistently since I upgraded packages today. It says stuff about gstreamer not being able to open audio device, it may have something to do with fl

Bug#490612: wmaker receives signal 11 after FMPro DB opened (or closed) in wine

2008-08-07 Thread Paul Harris
2008/8/8 John H. Robinson, IV <[EMAIL PROTECTED]> > Paul Harris wrote: > > I also see this repeatedly when I minimise or restore the Pentax > Laboratory > > (running under wine). Its software the comes with a Pentax SLR camera. > > What version of wine and wmake

Bug#490612: wmaker receives signal 11 after FMPro DB opened (or closed) in wine

2008-08-07 Thread Paul Harris
I also see this repeatedly when I minimise or restore the Pentax Laboratory (running under wine). Its software the comes with a Pentax SLR camera.

Bug#341345: gcc-4.0: Please warn on impossible && conditionals

2005-11-29 Thread Paul Harris
Hi Justin, see lower ... Justin Pryzby wrote: Package: gcc-4.0 Version: 4.0.2-4 Severity: wishlist Tags: upstream gcc will warn on something like char c; // ... if (c>256) { // warning: comparison is always false due to limited range of data type // ... } Please consider also war