[Bug 282925] Re: indexpluginloader.h not packaged in libstreamanalyzer-dev

2008-10-14 Thread EsbenMoseHansen
This is a public headerfile, and the reason to fix this is that a major project that uses this lib (kdebase) won't compile without it. Details on fix etc following. API lists this header file as a public headerfile: http://api.kde.org/kdesupport-api/kdesupport-apidocs/strigi/src/streamanalyzer/htm

[Bug 68927] Re: Edgy: Suspend to RAM doesn't resume on Toshiba Tecra M3

2008-10-10 Thread EsbenMoseHansen
I just found out today that suspend-to-ram works on Debian unstable, so there is hope. -- Edgy: Suspend to RAM doesn't resume on Toshiba Tecra M3 https://bugs.launchpad.net/bugs/68927 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 68927] Re: Edgy: Suspend to RAM doesn't resume on Toshiba Tecra M3

2007-10-22 Thread EsbenMoseHansen
Same problem on a Toshiba A120. Anything else we can do to help? For suspend, it doesn't even appear to get to the turn off state. For hibernate, it seems that it is the usual, tricky and very last part of hibernate that goes wrong. -- Edgy: Suspend to RAM doesn't resume on Toshiba Tecra M3 https

[Bug 119640] Re: ata: abnormal status 0x7F on port 0x0001f607

2007-09-13 Thread EsbenMoseHansen
I get this too. It seems to happen for any kernels after 2.6.19 or so. This is a P5K-E motherboard, with a plexer DVD drive. Please tell me if I can do anything to help resolve this; also any ideas of workarounds would be much appreciated. -- ata: abnormal status 0x7F on port 0x0001f607 https://

[Bug 119640] Re: ata: abnormal status 0x7F on port 0x0001f607

2007-09-16 Thread EsbenMoseHansen
Well, all my testing has been with gutsy gibbon, downloaded a few days ago. The problem seems to be that the ata_piix module grabs the ide channel without being able to drive them. This page http://www.thinkwiki.org/wiki/Problems_with_SATA_and_Linux suggest several workaround, of which I tested (on

[Bug 107417] Re: ata1: port failed to respond

2007-09-16 Thread EsbenMoseHansen
I think the problem is with the ata_piix module. This page http://www.thinkwiki.org/wiki/Problems_with_SATA_and_Linux suggest several workarounds, none of which are possible from a boot line. The easiest one to do in practice seems to be to ensure that the ide_generic module is loaded before the at

[Bug 481471] [NEW] Crash with message No such file or directory: '/usr/share/python-qt4/widget-plugins/kde4.py'

2009-11-12 Thread EsbenMoseHansen
Public bug reported: Binary package hint: update-manager Not much else to say. Will attach the logs No such file or directory: '/usr/share/python-qt4/widget- plugins/kde4.py' ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New -- Crash with message No such file

[Bug 481471] Re: Crash with message No such file or directory: '/usr/share/python-qt4/widget-plugins/kde4.py'

2009-11-12 Thread EsbenMoseHansen
** Attachment added: "Main log file" http://launchpadlibrarian.net/35584867/main.log -- Crash with message No such file or directory: '/usr/share/python-qt4/widget-plugins/kde4.py' https://bugs.launchpad.net/bugs/481471 You received this bug notification because you are a member of Ubuntu Bu

[Bug 481471] Re: Crash with message No such file or directory: '/usr/share/python-qt4/widget-plugins/kde4.py'

2009-11-12 Thread EsbenMoseHansen
** Attachment added: "apt.log" http://launchpadlibrarian.net/35584886/apt.log -- Crash with message No such file or directory: '/usr/share/python-qt4/widget-plugins/kde4.py' https://bugs.launchpad.net/bugs/481471 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 481471] Re: Crash with message No such file or directory: '/usr/share/python-qt4/widget-plugins/kde4.py'

2009-11-12 Thread EsbenMoseHansen
** Attachment added: "apt-term.log" http://launchpadlibrarian.net/35584941/apt-term.log -- Crash with message No such file or directory: '/usr/share/python-qt4/widget-plugins/kde4.py' https://bugs.launchpad.net/bugs/481471 You received this bug notification because you are a member of Ubuntu

[Bug 481471] Re: Crash with message No such file or directory: '/usr/share/python-qt4/widget-plugins/kde4.py'

2009-11-12 Thread EsbenMoseHansen
** Attachment added: "term.log" http://launchpadlibrarian.net/35584958/term.log -- Crash with message No such file or directory: '/usr/share/python-qt4/widget-plugins/kde4.py' https://bugs.launchpad.net/bugs/481471 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 551958] Re: glabels crashed with SIGFPE in g_type_create_instance()

2010-04-05 Thread EsbenMoseHansen
This appears to be a bug in glibc. From glib/gmem.h The program crashes on this line: view_text->priv = g_new0 (glViewTextPrivate, 1); And gdb reports (gdb) p sizeof(glViewTextPrivate) $1 = 0 expanding g_new0 reveals #if defined (__GNUC__) && (__GNUC__ >= 2) && defined (__OPTIMIZE__) # defi