[Bug 1243102] Re: python-qwt5-qt4 segfaults immediately in saucy

2013-11-19 Thread Olaf Lüke
Version 5.2.1~cvs20091107+dfsg-6+b3build2.1 from saucy-proposed works
fine for me too. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243102

Title:
  python-qwt5-qt4 segfaults immediately in saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyqwt5/+bug/1243102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1243102] Re: python-qwt5-qt4 segfaults immediately in saucy

2013-10-31 Thread Olaf Lüke
Since i currently aren't able to find a sponsor that rebuilds the
package i made a ppa with a fixed package for the meantime:
https://launchpad.net/~borg/+archive/ppa/+packages

I also attached a debdiff.

** Patch added: debdiff
   
https://bugs.launchpad.net/ubuntu/+source/pyqwt5/+bug/1243102/+attachment/3896627/+files/pyqwt5.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243102

Title:
  python-qwt5-qt4 segfaults immediately in saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyqwt5/+bug/1243102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1243102] [NEW] python-qwt5-qt4 segfaults immediately in saucy

2013-10-22 Thread Olaf Lüke
Public bug reported:

python-qwt5-qt4 segfaults directly after the first Qwt object is
created.

Recreate with:

import PyQt4.Qwt5 as Qwt
k = Qwt.QwtKnob()

or run one of the example programs in /usr/share/doc/python-
qwt5-doc/qt4examples

Backtrace:

Program received signal SIGSEGV, Segmentation fault.
0xb623805f in qpycore_get_lazy_attr () from 
/usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
(gdb) bt
#0  0xb623805f in qpycore_get_lazy_attr () from 
/usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#1  0xb7fc783d in add_lazy_attrs (td=0xb797b3e0) at 
/build/buildd/sip4-4.15.2/siplib/siplib.c:6678
#2  add_all_lazy_attrs (td=0xb797b3e0) at 
/build/buildd/sip4-4.15.2/siplib/siplib.c:6699
#3  0xb7fc7cac in sipSimpleWrapper_new (wt=0x853641c, args=0xb7d3602c, 
kwds=0x0) at /build/buildd/sip4-4.15.2/siplib/siplib.c:9388
#4  0x081413fe in type_call.25511 (type=0x853641c, args=0xb7d3602c, kwds=0x0) 
at ../Objects/typeobject.c:729
#5  0x080c1e45 in PyObject_Call (kw=0x0, arg=0xb7d3602c, func=0x853641c) at 
../Objects/abstract.c:2529
#6  do_call (nk=0, na=optimized out, pp_stack=0xbfffee2c, func=0x853641c) at 
../Python/ceval.c:4239
#7  call_function (oparg=optimized out, pp_stack=0xbfffee2c) at 
../Python/ceval.c:4044
#8  PyEval_EvalFrameEx (f=f@entry=0x83adfac, throwflag=throwflag@entry=0) at 
../Python/ceval.c:2666
#9  0x080c8702 in PyEval_EvalCodeEx (co=0xb7cc8a88, globals=0xb7d66714, 
locals=0xb7d66714, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0, 
defcount=0, closure=0x0) at ../Python/ceval.c:3253
#10 0x081aed77 in PyEval_EvalCode (co=0xb7cc8a88, globals=0xb7d66714, 
locals=0xb7d66714) at ../Python/ceval.c:667
#11 0x080a9be7 in run_mod (mod=optimized out, filename=optimized out, 
globals=0xb7d66714, locals=0xb7d66714, flags=0xb01c, arena=0x836ff88) at 
../Python/pythonrun.c:1365
#12 0x080aa4fd in PyRun_FileExFlags (fp=fp@entry=0x83745b8, 
filename=filename@entry=0xb32a test.py, start=start@entry=257, 
globals=globals@entry=0xb7d66714, locals=locals@entry=0xb7d66714, 
closeit=closeit@entry=1, flags=flags@entry=0xb01c) at 
../Python/pythonrun.c:1351
#13 0x080aadc0 in PyRun_SimpleFileExFlags (fp=0x83745b8, filename=optimized 
out, closeit=1, flags=0xb01c) at ../Python/pythonrun.c:943
#14 0x080aaeb3 in PyRun_AnyFileExFlags (fp=fp@entry=0x83745b8, 
filename=optimized out, filename@entry=0xb32a test.py, 
closeit=closeit@entry=1, flags=flags@entry=0xb01c)
at ../Python/pythonrun.c:747
#15 0x080abb1d in Py_Main (argc=argc@entry=2, argv=argv@entry=0xb154) at 
../Modules/main.c:640
#16 0x080abbfc in main (argc=2, argv=0xb154) at ../Modules/python.c:23


olaf@pc:~$ lsb_release -rd
Description:Ubuntu 13.10
Release:13.10

olaf@pc:~$ apt-cache policy python-qwt5-qt4
python-qwt5-qt4:
  Installed: 5.2.1~cvs20091107+dfsg-6+b3build2
  Candidate: 5.2.1~cvs20091107+dfsg-6+b3build2
  Version table:
 *** 5.2.1~cvs20091107+dfsg-6+b3build2 0
500 http://de.archive.ubuntu.com/ubuntu/ saucy/universe i386 Packages
100 /var/lib/dpkg/status

** Affects: pyqwt5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243102

Title:
  python-qwt5-qt4 segfaults immediately in saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyqwt5/+bug/1243102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1243102] Re: python-qwt5-qt4 segfaults immediately in saucy

2013-10-22 Thread Olaf Lüke
Additional infos:

I just tried the qwt5 examples with c++: They work. So the segfault must
have to do with the Python bindings.

The two changes in saucy according to the changelog are:
* No change rebuild to get a higher version than the sip4 breaks
* No-change rebuild for sip-api dependency

The qpycore_get_lazy_attr() function that causes the segfault is called
from within sip. So the problem might have to do with a failed rebuild a
changed API of sip or similar.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243102

Title:
  python-qwt5-qt4 segfaults immediately in saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyqwt5/+bug/1243102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1243102] Re: python-qwt5-qt4 segfaults immediately in saucy

2013-10-22 Thread Olaf Lüke
Alright, i rebuild and reinstalled the python-qwt5-qt4 package:

apt-get source python-qwt5-qt4
mk-build-deps -i -r python-qwt5-qt4
fakeroot debian/rules binary
dpkg -i ../python-qwt5-qt4_5.2.1~cvs20091107+dfsg-6+b3build2_i386.deb

Now the segfault is gone.

Could someone please rebuild and reupload the package?

Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1243102

Title:
  python-qwt5-qt4 segfaults immediately in saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyqwt5/+bug/1243102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488309] Re: 2.6.31-15 crashes on boot (/dev/disk/... does not exist)

2010-04-24 Thread Olaf Lüke
Bug is not present in newer kernel versions.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

-- 
2.6.31-15 crashes on boot (/dev/disk/... does not exist)
https://bugs.launchpad.net/bugs/488309
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488309] [NEW] 2.6.31-15 crashes on boot (/dev/disk/... does not exist)

2009-11-25 Thread Olaf Lüke
Public bug reported:

Binary package hint: linux-source-2.6.15

This is on a Thinkpad x41. 2.6.31-14 works without problems.
There is not even a /dev/disk folder, this might also be a udev problem.
I attached a photo of the crash.

** Affects: linux-source-2.6.15 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
2.6.31-15 crashes on boot (/dev/disk/... does not exist)
https://bugs.launchpad.net/bugs/488309
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488309] Re: 2.6.31-15 crashes on boot (/dev/disk/... does not exist)

2009-11-25 Thread Olaf Lüke

** Attachment added: Screenshot from cra
   http://launchpadlibrarian.net/36068543/x41_startup.jpg

-- 
2.6.31-15 crashes on boot (/dev/disk/... does not exist)
https://bugs.launchpad.net/bugs/488309
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 479296] Re: Karmic: frequent freezes

2009-11-18 Thread Olaf Lüke
** Changed in: pulseaudio (Ubuntu)
   Status: New = Confirmed

-- 
Karmic: frequent freezes
https://bugs.launchpad.net/bugs/479296
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 451893] Re: PulseAudio opens too many files, locks up, and fills up root fs (/var/log)

2009-11-18 Thread Olaf Lüke
I can confirm this bug. I can trigger it with playing quake live ;-),
after that i also have no sound in some programs (totem, vlc, xine,
mplayer), but others work (rythmbox, flashplugin). I have not yet found
a way to fix that without rebooting, restarting pulseaudio doesn't work
strangely.

** Changed in: pulseaudio (Ubuntu)
   Status: New = Confirmed

-- 
PulseAudio opens too many files, locks up, and fills up root fs (/var/log)
https://bugs.launchpad.net/bugs/451893
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 291242] Re: NetworkManager 0.7 does not recognize p12 keys

2008-11-13 Thread Olaf Lüke
It is fixed in NM svn 4280 and applet svn 1018. Is it possible to
backport that?

-- 
NetworkManager 0.7 does not recognize p12 keys
https://bugs.launchpad.net/bugs/291242
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 172341] Re: opening a specific svg uses 100% ram

2007-11-27 Thread Olaf Lüke

** Attachment added: neueVision_Idee.svg
   http://launchpadlibrarian.net/10587644/neueVision_Idee.svg

-- 
opening a specific svg uses 100% ram
https://bugs.launchpad.net/bugs/172341
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 172341] opening a specific svg uses 100% ram

2007-11-27 Thread Olaf Lüke
Public bug reported:

when i open the follwing svg with an application that uses librsvg, like
evolution or eog, my pc imidiatly uses 100% ram and gets unusable slow.

** Affects: librsvg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
opening a specific svg uses 100% ram
https://bugs.launchpad.net/bugs/172341
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 134680] Re: Sleep and Hibernate issues in Gutsy on Thinkpad x41

2007-11-06 Thread Olaf Lüke
i have exactly the same problem here on my x41. i really need supsend to
ram. if i only had read this here before updating... now i have to
reinstall feisty :\

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/10293449/dmesg.log

-- 
Sleep and Hibernate issues in Gutsy on Thinkpad x41
https://bugs.launchpad.net/bugs/134680
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 134680] Re: Sleep and Hibernate issues in Gutsy on Thinkpad x41

2007-11-06 Thread Olaf Lüke

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/10293453/lspci-vvnn.log

-- 
Sleep and Hibernate issues in Gutsy on Thinkpad x41
https://bugs.launchpad.net/bugs/134680
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 134680] Re: Sleep and Hibernate issues in Gutsy on Thinkpad x41

2007-11-06 Thread Olaf Lüke

** Attachment added: kern.log.0
   http://launchpadlibrarian.net/10293451/kern.log.0

-- 
Sleep and Hibernate issues in Gutsy on Thinkpad x41
https://bugs.launchpad.net/bugs/134680
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 136470] /etc/udev/rules.d/85-ifupdown.rules is broken

2007-08-31 Thread Olaf Lüke
Public bug reported:

hotplug does work only one time becouse of a wrong position of the END
label.

** Affects: udev (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/etc/udev/rules.d/85-ifupdown.rules is broken
https://bugs.launchpad.net/bugs/136470
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 136470] Re: /etc/udev/rules.d/85-ifupdown.rules is broken

2007-08-31 Thread Olaf Lüke

** Attachment added: diff
   http://launchpadlibrarian.net/9081823/diff

-- 
/etc/udev/rules.d/85-ifupdown.rules is broken
https://bugs.launchpad.net/bugs/136470
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77988] Re: no sound after Kubuntu/Ubuntu switching

2007-01-12 Thread Olaf Lüke
im using feisty and can confirm this.
switchting the option audigy analog/digital output jack to off solved the 
problem for me too. strange behavior, why does kde activate the audigy 
analog/digital output jack-option?

** Changed in: Ubuntu
   Status: Unconfirmed = Confirmed

-- 
no sound after Kubuntu/Ubuntu switching
https://launchpad.net/bugs/77988

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77464] Re: usb printer not detected to add printer

2007-01-09 Thread Olaf Lüke
same problem here with a brother hl1430 printer.

sudo chmod o=rw /dev/usblp0 
sudo /etc/init.d/cupsys restart

fixed it for me.

** Changed in: udev (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
usb printer not detected to add printer
https://launchpad.net/bugs/77464

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77477] Re: Cannot enable DMA for my IDE-drive

2007-01-03 Thread Olaf Lüke
*** This bug is a duplicate of bug 76804 ***

i can confirm this. same problem for me with ubuntu.

** Attachment added: lspci -vn
   http://librarian.launchpad.net/5570022/lspci.txt

** Changed in: linux-source-2.6.19 (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
Cannot enable DMA for my IDE-drive
https://launchpad.net/bugs/77477

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77769] Re: linux-restricted-modules-2.6.20-3 not installable

2007-01-03 Thread Olaf Lüke
i can confirm this, same for me.

** Changed in: linux-meta (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
linux-restricted-modules-2.6.20-3 not installable
https://launchpad.net/bugs/77769

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 77769] Re: linux-restricted-modules-2.6.20-3 not installable

2007-01-03 Thread Olaf Lüke
its installable now and works fine.

** Changed in: linux-meta (Ubuntu)
   Status: Confirmed = Fix Released

-- 
linux-restricted-modules-2.6.20-3 not installable
https://launchpad.net/bugs/77769

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 74271] Re: hald uses all of the cpu

2006-12-20 Thread Olaf Lüke
setting PCMCIA=no and uncommenting the PCIC=* line in
/etc/default/pcmcia and /etc/default/pcmciautils solves the problem for
me.

-- 
hald uses all of the cpu
https://launchpad.net/bugs/74271

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 74271] Re: hald uses all of the cpu

2006-12-20 Thread Olaf Lüke
here is my dmesg output: http://pastebin.ca/286366

it seems like he attempts to load some pcmcia modules (there is no
pcmcia in my desktop pc) incredible often.

-- 
hald uses all of the cpu
https://launchpad.net/bugs/74271

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 74271] Re: hald uses all of the cpu

2006-12-19 Thread Olaf Lüke
i can confirm the bug, same problem here on my desktop pc:

[EMAIL PROTECTED]:~$ lsmod 
Module  Size  Used by
binfmt_misc11272  1 
rfcomm 37788  0 
hidp   16000  2 
l2cap  22404  10 rfcomm,hidp
bluetooth  50788  5 rfcomm,hidp,l2cap
nfsd  214256  17 
exportfs5632  1 nfsd
nbd20256  0 
capifs  5896  1 
speedstep_lib   4868  0 
cpufreq_userspace   4116  0 
cpufreq_stats   5508  0 
cpufreq_powersave   1920  0 
cpufreq_ondemand7676  0 
freq_table  4740  2 cpufreq_stats,cpufreq_ondemand
cpufreq_conservative 6688  0 
video  15364  0 
sbs14752  0 
i2c_ec  4992  1 sbs
button  6672  0 
battery 9988  0 
container   4480  0 
ac  5124  0 
nfs   233068  1 
lockd  63112  3 nfsd,nfs
sunrpc155196  12 nfsd,nfs,lockd
af_packet  20872  2 
dm_mod 56908  6 
fuse   44564  0 
ndiswrapper   178608  0 
sbp2   22660  0 
lp 11460  0 
rsrc_nonstatic 13184  0 
pcmcia_core39568  1 rsrc_nonstatic
snd_emu10k1_synth   7168  0 
snd_emux_synth 33664  1 snd_emu10k1_synth
snd_seq_virmidi 6784  1 snd_emux_synth
snd_seq_midi_emul   6912  1 snd_emux_synth
snd_emu10k1   117920  2 snd_emu10k1_synth
tsdev   7872  0 
snd_ac97_codec 93856  1 snd_emu10k1
snd_mpu401  8360  0 
snd_mpu401_uart 8064  1 snd_mpu401
ac97_bus2304  1 snd_ac97_codec
snd_pcm_oss42880  0 
snd_mixer_oss  16512  1 snd_pcm_oss
snd_pcm75400  3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_page_alloc 10120  2 snd_emu10k1,snd_pcm
snd_util_mem4864  2 snd_emux_synth,snd_emu10k1
usbhid 24544  0 
hid20740  1 usbhid
psmouse37512  0 
snd_hwdep   9092  2 snd_emux_synth,snd_emu10k1
snd_seq_dummy   3844  0 
snd_seq_oss31232  0 
snd_seq_midi8704  0 
snd_rawmidi23680  4 
snd_seq_virmidi,snd_emu10k1,snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event  7296  3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi
snd_seq47728  9 
snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  21508  3 snd_emu10k1,snd_pcm,snd_seq
snd_seq_device  8204  8 
snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
serio_raw   6916  0 
parport_pc 34852  1 
parport35144  2 lp,parport_pc
analog 11552  0 
irtty_sir   8576  0 
sir_dev15748  1 irtty_sir
floppy 56804  0 
snd51716  17 
snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_ac97_codec,snd_mpu401,snd_mpu401_uart,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
i2c_viapro  8980  0 
ipv6  246496  22 
irda  190268  2 irtty_sir,sir_dev
crc_ccitt   2304  1 irda
i2c_core   21520  2 i2c_ec,i2c_viapro
rtc12080  0 
pcspkr  2816  0 
soundcore   7520  1 snd
shpchp 37404  0 
pci_hotplug31288  1 shpchp
via_agp 9984  1 
agpgart32048  1 via_agp
fcpci 595496  0 
kernelcapi 45984  1 fcpci
emu10k1_gp  3968  0 
gameport   14856  3 analog,emu10k1_gp
evdev  10112  1 
ext3  129800  2 
jbd53160  1 ext3
mbcache 8324  1 ext3
sg 34460  0 
sr_mod 16036  0 
cdrom  36640  1 sr_mod
sd_mod 21136  4 
pata_via   11652  8 
ata_generic 7940  0 
via_rhine  23432  0 
mii 5760  1 via_rhine
ehci_hcd   31756  0 
uhci_hcd   22664  0 
usbcore   130072  5 ndiswrapper,usbhid,ehci_hcd,uhci_hcd
generic 5508  0 [permanent]
sata_via   10372  0 
libata107028  3 pata_via,ata_generic,sata_via
scsi_mod  139532  5 sbp2,sg,sr_mod,sd_mod,libata
ohci1394   34736  0 
ieee1394  295992  2 sbp2,ohci1394
raid10 23808  0 
raid456   119824  0 
xor15496  1 raid456
raid1  22912  0 
raid0   8704  0 
multipath   8704  0 
linear  6400  0 
md_mod 75156  7 

[Bug 66788] Re: Edgy: Resume broken (again) on HP 6220

2006-10-18 Thread Olaf Lüke
i can confirm this, exactly the same happens on my thinkpad x41.

** Changed in: Ubuntu
   Status: Unconfirmed = Confirmed

-- 
Edgy: Resume broken (again) on HP 6220
https://launchpad.net/bugs/66788

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52367] segfault

2006-07-08 Thread Olaf Lüke
Public bug reported:

Binary package hint: firefox

opening this page: 
http://surfnet.dl.sourceforge.net/sourceforge/jython/jython_21.class
effects a segfault to firefox.
it is the Amsterdam, The Netherlands link from the sourceforge downloadpage 
from jython: http://prdownloads.sourceforge.net/jython/jython_21.class?download

[EMAIL PROTECTED]:~$ firefox -v
Mozilla Firefox 1.5.0.4, Copyright (c) 1998 - 2006 mozilla.org

** Affects: firefox (Ubuntu)
 Importance: Untriaged
 Status: Confirmed

-- 
segfault
https://launchpad.net/bugs/52367

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 51308] Re: linux-image-2.6.17-3-686 doesn't boot, libata error

2006-06-30 Thread Olaf Lüke
Also 2.6.17-2 works, this only happens with 2.6.17-3

-- 
linux-image-2.6.17-3-686 doesn't boot, libata error
https://launchpad.net/bugs/51308

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs