[Bug 65527] Re: Dvb usb key don't work anymore

2008-12-20 Thread Florent Morselli.
uname -a: Linux spomky1 2.6.27-11-generic #1 SMP Fri Dec 19 16:29:35 UTC
2008 x86_64 GNU/Linux


Work fine with the following commands. Disconnect your adaptater before.

$ sudo rmmod em28xx-alsa
$ sudo rmmod em28xx-dvb
$ sudo rmmod em28xx
$ sudo apt-get install build-essential
$ sudo apt-get install mercurial
$ sudo apt-get install linux-headers-generic
$ sudo apt-get install linux-source
$ cd /usr/src 
$ sudo  tar xvfBj linux-source-2.6.27.tar.bz2
$ sudo ln -s /usr/src/linux-source-2.6.27 /lib/modules/$(uname -r)/source
$ cd ~/
$ mkdir pinnacle
$ cd pinnacle
$ hg clone http://mcentral.de/hg/~mrec/em28xx-new 
$ cd em28xx-new/
$./build.sh build
$ sudo ./build.sh install
$ sudo modprobe em28xx
$ sudo modprobe em28xx-dvb

** Changed in: dvb (Ubuntu)
   Status: Invalid => Fix Released

-- 
Dvb usb key don't work anymore
https://bugs.launchpad.net/bugs/65527
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 118462] [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI
Public bug reported:

Binary package hint: gs-esp

Report after suspend to ram by the crash system

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Fri Jun  1 23:39:50 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gs-esp
Package: gs-esp 8.15.4.dfsg.1-0ubuntu1
PackageArchitecture: amd64
ProcCmdline: gs -sDEVICE=png16m -sOutputFile=- -dSAFER -dPARANOIDSAFER 
-dNOPAUSE -dFirstPage=1 -dLastPage=1 -q - /home/spomky/Desktop/issue0_fr.pdf -c 
showpage -c quit
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gs-esp
StacktraceTop:
 gx_image_end () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 gx_begin_image3x_generic ()
Uname: Linux portable 2.6.20-16-generic #2 SMP Wed May 23 00:30:47 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: ghostscript (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 118462] Re: [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/7931679/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/7931680/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/7931681/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/7931682/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/7931683/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/7931684/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/7931685/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/7931686/ThreadStacktrace.txt

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 117487] [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI
Public bug reported:

Kubuntu Feisty.
The error occured at session startup

ProblemType: Crash
Architecture: amd64
Date: Sun May 27 16:30:33 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/linguist-qt4
Package: qt4-dev-tools 4.2.3-0ubuntu3
PackageArchitecture: amd64
ProcCmdline: /usr/bin/linguist 
/home/spomky/Travaux/C++/Projets/EnqFS/langs/fr_FR.ts
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: qt4-x11
StacktraceTop:
 ?? ()
 ?? ()
 QMetaObject::activate ()
 QAction::triggered () from /usr/lib/libQtGui.so.4
 QAction::activate () from /usr/lib/libQtGui.so.4
Uname: Linux portable 2.6.20-15-generic #2 SMP Sun Apr 15 06:17:24 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 117487] Re: [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/7862657/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/7862658/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/7862659/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/7862660/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/7862661/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/7862662/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/7862663/ThreadStacktrace.txt

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
Public bug reported:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801
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 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
You have been subscribed to a public bug:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 65527] Re: Dvb usb key don't work anymore

2008-09-25 Thread Florent Morselli.
I have the same problem:
uname -a: Linux spomky-laptop 2.6.27-4-generic #1 SMP Wed Sep 24 01:29:06 UTC 
2008 x86_64 GNU/Linux
dmesg:
[ 9697.564085] usb 1-1: new high speed USB device using ehci_hcd and address 6  
   
[ 9697.701914] usb 1-1: configuration #1 chosen from 1 choice   
   
[ 9697.708302] em28xx new video device (eb1a:2881): interface 0, class 255  
   
[ 9697.708319] em28xx Has usb audio class   
   
[ 9697.708323] em28xx #0: Alternate settings: 8 
   
[ 9697.708328] em28xx #0: Alternate setting 0, max size= 0  
   
[ 9697.708332] em28xx #0: Alternate setting 1, max size= 0  
   
[ 9697.708336] em28xx #0: Alternate setting 2, max size= 1448   
   
[ 9697.708341] em28xx #0: Alternate setting 3, max size= 2048   
   
[ 9697.708345] em28xx #0: Alternate setting 4, max size= 2304   
   
[ 9697.708350] em28xx #0: Alternate setting 5, max size= 2580   
   
[ 9697.708354] em28xx #0: Alternate setting 6, max size= 2892   
   
[ 9697.708358] em28xx #0: Alternate setting 7, max size= 3072   
   
[ 9697.726371] em28xx #0: chip ID is em2882/em2883  
   
[ 9697.901672] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 81 28 58 12 5c 00 6a 
20 6a 00   
[ 9697.901706] em28xx #0: i2c eeprom 10: 00 00 04 57 64 57 00 00 60 f4 00 00 02 
02 00 00   
[ 9697.901729] em28xx #0: i2c eeprom 20: 56 00 01 00 00 00 02 00 b8 00 00 00 5b 
1e 00 00   
[ 9697.901751] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 02 00 00 00 
00 00 00   
[ 9697.901773] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901794] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901816] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 20 03 55 
00 53 00   
[ 9697.901838] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 
00 56 00   
[ 9697.901859] em28xx #0: i2c eeprom 80: 69 00 64 00 65 00 6f 00 00 00 00 00 00 
00 00 00   
[ 9697.901881] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901903] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901924] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901945] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901967] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901988] em28xx #0: i2c eeprom e0: 5a 00 55 aa 79 55 54 03 00 17 98 01 00 
00 00 00   
[ 9697.902010] em28xx #0: i2c eeprom f0: 0c 00 00 01 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.902035] EEPROM ID= 0x9567eb1a, hash = 0xb8846b20 
   
[ 9697.902039] Vendor/Product ID= eb1a:2881 
   
[ 9697.902042] AC97 audio (5 sample rates)  
   
[ 9697.902046] USB Remote wakeup capable

[Bug 65527] Re: Dvb usb key don't work anymore

2008-09-25 Thread Florent Morselli.
I have the same problem:
uname -a: Linux spomky-laptop 2.6.27-4-generic #1 SMP Wed Sep 24 01:29:06 UTC 
2008 x86_64 GNU/Linux
dmesg:
[ 9697.564085] usb 1-1: new high speed USB device using ehci_hcd and address 6  
   
[ 9697.701914] usb 1-1: configuration #1 chosen from 1 choice   
   
[ 9697.708302] em28xx new video device (eb1a:2881): interface 0, class 255  
   
[ 9697.708319] em28xx Has usb audio class   
   
[ 9697.708323] em28xx #0: Alternate settings: 8 
   
[ 9697.708328] em28xx #0: Alternate setting 0, max size= 0  
   
[ 9697.708332] em28xx #0: Alternate setting 1, max size= 0  
   
[ 9697.708336] em28xx #0: Alternate setting 2, max size= 1448   
   
[ 9697.708341] em28xx #0: Alternate setting 3, max size= 2048   
   
[ 9697.708345] em28xx #0: Alternate setting 4, max size= 2304   
   
[ 9697.708350] em28xx #0: Alternate setting 5, max size= 2580   
   
[ 9697.708354] em28xx #0: Alternate setting 6, max size= 2892   
   
[ 9697.708358] em28xx #0: Alternate setting 7, max size= 3072   
   
[ 9697.726371] em28xx #0: chip ID is em2882/em2883  
   
[ 9697.901672] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 81 28 58 12 5c 00 6a 
20 6a 00   
[ 9697.901706] em28xx #0: i2c eeprom 10: 00 00 04 57 64 57 00 00 60 f4 00 00 02 
02 00 00   
[ 9697.901729] em28xx #0: i2c eeprom 20: 56 00 01 00 00 00 02 00 b8 00 00 00 5b 
1e 00 00   
[ 9697.901751] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 02 00 00 00 
00 00 00   
[ 9697.901773] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901794] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901816] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 20 03 55 
00 53 00   
[ 9697.901838] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 
00 56 00   
[ 9697.901859] em28xx #0: i2c eeprom 80: 69 00 64 00 65 00 6f 00 00 00 00 00 00 
00 00 00   
[ 9697.901881] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901903] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901924] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901945] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901967] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901988] em28xx #0: i2c eeprom e0: 5a 00 55 aa 79 55 54 03 00 17 98 01 00 
00 00 00   
[ 9697.902010] em28xx #0: i2c eeprom f0: 0c 00 00 01 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.902035] EEPROM ID= 0x9567eb1a, hash = 0xb8846b20 
   
[ 9697.902039] Vendor/Product ID= eb1a:2881 
   
[ 9697.902042] AC97 audio (5 sample rates)  
   
[ 9697.902046] USB Remote wakeup capable

[Bug 117487] [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI
Public bug reported:

Kubuntu Feisty.
The error occured at session startup

ProblemType: Crash
Architecture: amd64
Date: Sun May 27 16:30:33 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/linguist-qt4
Package: qt4-dev-tools 4.2.3-0ubuntu3
PackageArchitecture: amd64
ProcCmdline: /usr/bin/linguist 
/home/spomky/Travaux/C++/Projets/EnqFS/langs/fr_FR.ts
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: qt4-x11
StacktraceTop:
 ?? ()
 ?? ()
 QMetaObject::activate ()
 QAction::triggered () from /usr/lib/libQtGui.so.4
 QAction::activate () from /usr/lib/libQtGui.so.4
Uname: Linux portable 2.6.20-15-generic #2 SMP Sun Apr 15 06:17:24 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 117487] Re: [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/7862657/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/7862658/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/7862659/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/7862660/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/7862661/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/7862662/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/7862663/ThreadStacktrace.txt

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 118462] [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI
Public bug reported:

Binary package hint: gs-esp

Report after suspend to ram by the crash system

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Fri Jun  1 23:39:50 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gs-esp
Package: gs-esp 8.15.4.dfsg.1-0ubuntu1
PackageArchitecture: amd64
ProcCmdline: gs -sDEVICE=png16m -sOutputFile=- -dSAFER -dPARANOIDSAFER 
-dNOPAUSE -dFirstPage=1 -dLastPage=1 -q - /home/spomky/Desktop/issue0_fr.pdf -c 
showpage -c quit
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gs-esp
StacktraceTop:
 gx_image_end () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 gx_begin_image3x_generic ()
Uname: Linux portable 2.6.20-16-generic #2 SMP Wed May 23 00:30:47 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: ghostscript (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 118462] Re: [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/7931679/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/7931680/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/7931681/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/7931682/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/7931683/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/7931684/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/7931685/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/7931686/ThreadStacktrace.txt

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 65527] Re: Dvb usb key don't work anymore

2008-12-20 Thread Florent Morselli.
uname -a: Linux spomky1 2.6.27-11-generic #1 SMP Fri Dec 19 16:29:35 UTC
2008 x86_64 GNU/Linux


Work fine with the following commands. Disconnect your adaptater before.

$ sudo rmmod em28xx-alsa
$ sudo rmmod em28xx-dvb
$ sudo rmmod em28xx
$ sudo apt-get install build-essential
$ sudo apt-get install mercurial
$ sudo apt-get install linux-headers-generic
$ sudo apt-get install linux-source
$ cd /usr/src 
$ sudo  tar xvfBj linux-source-2.6.27.tar.bz2
$ sudo ln -s /usr/src/linux-source-2.6.27 /lib/modules/$(uname -r)/source
$ cd ~/
$ mkdir pinnacle
$ cd pinnacle
$ hg clone http://mcentral.de/hg/~mrec/em28xx-new 
$ cd em28xx-new/
$./build.sh build
$ sudo ./build.sh install
$ sudo modprobe em28xx
$ sudo modprobe em28xx-dvb

** Changed in: dvb (Ubuntu)
   Status: Invalid => Fix Released

-- 
Dvb usb key don't work anymore
https://bugs.launchpad.net/bugs/65527
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 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
Public bug reported:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801
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 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
You have been subscribed to a public bug:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 65527] Re: Dvb usb key don't work anymore

2008-09-25 Thread Florent Morselli.
I have the same problem:
uname -a: Linux spomky-laptop 2.6.27-4-generic #1 SMP Wed Sep 24 01:29:06 UTC 
2008 x86_64 GNU/Linux
dmesg:
[ 9697.564085] usb 1-1: new high speed USB device using ehci_hcd and address 6  
   
[ 9697.701914] usb 1-1: configuration #1 chosen from 1 choice   
   
[ 9697.708302] em28xx new video device (eb1a:2881): interface 0, class 255  
   
[ 9697.708319] em28xx Has usb audio class   
   
[ 9697.708323] em28xx #0: Alternate settings: 8 
   
[ 9697.708328] em28xx #0: Alternate setting 0, max size= 0  
   
[ 9697.708332] em28xx #0: Alternate setting 1, max size= 0  
   
[ 9697.708336] em28xx #0: Alternate setting 2, max size= 1448   
   
[ 9697.708341] em28xx #0: Alternate setting 3, max size= 2048   
   
[ 9697.708345] em28xx #0: Alternate setting 4, max size= 2304   
   
[ 9697.708350] em28xx #0: Alternate setting 5, max size= 2580   
   
[ 9697.708354] em28xx #0: Alternate setting 6, max size= 2892   
   
[ 9697.708358] em28xx #0: Alternate setting 7, max size= 3072   
   
[ 9697.726371] em28xx #0: chip ID is em2882/em2883  
   
[ 9697.901672] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 81 28 58 12 5c 00 6a 
20 6a 00   
[ 9697.901706] em28xx #0: i2c eeprom 10: 00 00 04 57 64 57 00 00 60 f4 00 00 02 
02 00 00   
[ 9697.901729] em28xx #0: i2c eeprom 20: 56 00 01 00 00 00 02 00 b8 00 00 00 5b 
1e 00 00   
[ 9697.901751] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 02 00 00 00 
00 00 00   
[ 9697.901773] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901794] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901816] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 20 03 55 
00 53 00   
[ 9697.901838] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 
00 56 00   
[ 9697.901859] em28xx #0: i2c eeprom 80: 69 00 64 00 65 00 6f 00 00 00 00 00 00 
00 00 00   
[ 9697.901881] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901903] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901924] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901945] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901967] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901988] em28xx #0: i2c eeprom e0: 5a 00 55 aa 79 55 54 03 00 17 98 01 00 
00 00 00   
[ 9697.902010] em28xx #0: i2c eeprom f0: 0c 00 00 01 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.902035] EEPROM ID= 0x9567eb1a, hash = 0xb8846b20 
   
[ 9697.902039] Vendor/Product ID= eb1a:2881 
   
[ 9697.902042] AC97 audio (5 sample rates)  
   
[ 9697.902046] USB Remote wakeup capable

[Bug 117487] [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI
Public bug reported:

Kubuntu Feisty.
The error occured at session startup

ProblemType: Crash
Architecture: amd64
Date: Sun May 27 16:30:33 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/linguist-qt4
Package: qt4-dev-tools 4.2.3-0ubuntu3
PackageArchitecture: amd64
ProcCmdline: /usr/bin/linguist 
/home/spomky/Travaux/C++/Projets/EnqFS/langs/fr_FR.ts
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: qt4-x11
StacktraceTop:
 ?? ()
 ?? ()
 QMetaObject::activate ()
 QAction::triggered () from /usr/lib/libQtGui.so.4
 QAction::activate () from /usr/lib/libQtGui.so.4
Uname: Linux portable 2.6.20-15-generic #2 SMP Sun Apr 15 06:17:24 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 117487] Re: [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/7862657/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/7862658/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/7862659/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/7862660/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/7862661/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/7862662/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/7862663/ThreadStacktrace.txt

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
Public bug reported:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801
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 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
You have been subscribed to a public bug:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 118462] [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI
Public bug reported:

Binary package hint: gs-esp

Report after suspend to ram by the crash system

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Fri Jun  1 23:39:50 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gs-esp
Package: gs-esp 8.15.4.dfsg.1-0ubuntu1
PackageArchitecture: amd64
ProcCmdline: gs -sDEVICE=png16m -sOutputFile=- -dSAFER -dPARANOIDSAFER 
-dNOPAUSE -dFirstPage=1 -dLastPage=1 -q - /home/spomky/Desktop/issue0_fr.pdf -c 
showpage -c quit
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gs-esp
StacktraceTop:
 gx_image_end () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 gx_begin_image3x_generic ()
Uname: Linux portable 2.6.20-16-generic #2 SMP Wed May 23 00:30:47 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: ghostscript (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 118462] Re: [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/7931679/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/7931680/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/7931681/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/7931682/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/7931683/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/7931684/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/7931685/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/7931686/ThreadStacktrace.txt

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 65527] Re: Dvb usb key don't work anymore

2008-09-25 Thread Florent Morselli.
I have the same problem:
uname -a: Linux spomky-laptop 2.6.27-4-generic #1 SMP Wed Sep 24 01:29:06 UTC 
2008 x86_64 GNU/Linux
dmesg:
[ 9697.564085] usb 1-1: new high speed USB device using ehci_hcd and address 6  
   
[ 9697.701914] usb 1-1: configuration #1 chosen from 1 choice   
   
[ 9697.708302] em28xx new video device (eb1a:2881): interface 0, class 255  
   
[ 9697.708319] em28xx Has usb audio class   
   
[ 9697.708323] em28xx #0: Alternate settings: 8 
   
[ 9697.708328] em28xx #0: Alternate setting 0, max size= 0  
   
[ 9697.708332] em28xx #0: Alternate setting 1, max size= 0  
   
[ 9697.708336] em28xx #0: Alternate setting 2, max size= 1448   
   
[ 9697.708341] em28xx #0: Alternate setting 3, max size= 2048   
   
[ 9697.708345] em28xx #0: Alternate setting 4, max size= 2304   
   
[ 9697.708350] em28xx #0: Alternate setting 5, max size= 2580   
   
[ 9697.708354] em28xx #0: Alternate setting 6, max size= 2892   
   
[ 9697.708358] em28xx #0: Alternate setting 7, max size= 3072   
   
[ 9697.726371] em28xx #0: chip ID is em2882/em2883  
   
[ 9697.901672] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 81 28 58 12 5c 00 6a 
20 6a 00   
[ 9697.901706] em28xx #0: i2c eeprom 10: 00 00 04 57 64 57 00 00 60 f4 00 00 02 
02 00 00   
[ 9697.901729] em28xx #0: i2c eeprom 20: 56 00 01 00 00 00 02 00 b8 00 00 00 5b 
1e 00 00   
[ 9697.901751] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 02 00 00 00 
00 00 00   
[ 9697.901773] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901794] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901816] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 20 03 55 
00 53 00   
[ 9697.901838] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 
00 56 00   
[ 9697.901859] em28xx #0: i2c eeprom 80: 69 00 64 00 65 00 6f 00 00 00 00 00 00 
00 00 00   
[ 9697.901881] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901903] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901924] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901945] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901967] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901988] em28xx #0: i2c eeprom e0: 5a 00 55 aa 79 55 54 03 00 17 98 01 00 
00 00 00   
[ 9697.902010] em28xx #0: i2c eeprom f0: 0c 00 00 01 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.902035] EEPROM ID= 0x9567eb1a, hash = 0xb8846b20 
   
[ 9697.902039] Vendor/Product ID= eb1a:2881 
   
[ 9697.902042] AC97 audio (5 sample rates)  
   
[ 9697.902046] USB Remote wakeup capable

[Bug 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
Public bug reported:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801
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 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
You have been subscribed to a public bug:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 117487] [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI
Public bug reported:

Kubuntu Feisty.
The error occured at session startup

ProblemType: Crash
Architecture: amd64
Date: Sun May 27 16:30:33 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/linguist-qt4
Package: qt4-dev-tools 4.2.3-0ubuntu3
PackageArchitecture: amd64
ProcCmdline: /usr/bin/linguist 
/home/spomky/Travaux/C++/Projets/EnqFS/langs/fr_FR.ts
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: qt4-x11
StacktraceTop:
 ?? ()
 ?? ()
 QMetaObject::activate ()
 QAction::triggered () from /usr/lib/libQtGui.so.4
 QAction::activate () from /usr/lib/libQtGui.so.4
Uname: Linux portable 2.6.20-15-generic #2 SMP Sun Apr 15 06:17:24 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 117487] Re: [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/7862657/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/7862658/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/7862659/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/7862660/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/7862661/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/7862662/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/7862663/ThreadStacktrace.txt

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 118462] [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI
Public bug reported:

Binary package hint: gs-esp

Report after suspend to ram by the crash system

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Fri Jun  1 23:39:50 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gs-esp
Package: gs-esp 8.15.4.dfsg.1-0ubuntu1
PackageArchitecture: amd64
ProcCmdline: gs -sDEVICE=png16m -sOutputFile=- -dSAFER -dPARANOIDSAFER 
-dNOPAUSE -dFirstPage=1 -dLastPage=1 -q - /home/spomky/Desktop/issue0_fr.pdf -c 
showpage -c quit
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gs-esp
StacktraceTop:
 gx_image_end () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 gx_begin_image3x_generic ()
Uname: Linux portable 2.6.20-16-generic #2 SMP Wed May 23 00:30:47 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: ghostscript (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 118462] Re: [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/7931679/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/7931680/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/7931681/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/7931682/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/7931683/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/7931684/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/7931685/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/7931686/ThreadStacktrace.txt

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 65527] Re: Dvb usb key don't work anymore

2008-09-25 Thread Florent Morselli.
I have the same problem:
uname -a: Linux spomky-laptop 2.6.27-4-generic #1 SMP Wed Sep 24 01:29:06 UTC 
2008 x86_64 GNU/Linux
dmesg:
[ 9697.564085] usb 1-1: new high speed USB device using ehci_hcd and address 6  
   
[ 9697.701914] usb 1-1: configuration #1 chosen from 1 choice   
   
[ 9697.708302] em28xx new video device (eb1a:2881): interface 0, class 255  
   
[ 9697.708319] em28xx Has usb audio class   
   
[ 9697.708323] em28xx #0: Alternate settings: 8 
   
[ 9697.708328] em28xx #0: Alternate setting 0, max size= 0  
   
[ 9697.708332] em28xx #0: Alternate setting 1, max size= 0  
   
[ 9697.708336] em28xx #0: Alternate setting 2, max size= 1448   
   
[ 9697.708341] em28xx #0: Alternate setting 3, max size= 2048   
   
[ 9697.708345] em28xx #0: Alternate setting 4, max size= 2304   
   
[ 9697.708350] em28xx #0: Alternate setting 5, max size= 2580   
   
[ 9697.708354] em28xx #0: Alternate setting 6, max size= 2892   
   
[ 9697.708358] em28xx #0: Alternate setting 7, max size= 3072   
   
[ 9697.726371] em28xx #0: chip ID is em2882/em2883  
   
[ 9697.901672] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 81 28 58 12 5c 00 6a 
20 6a 00   
[ 9697.901706] em28xx #0: i2c eeprom 10: 00 00 04 57 64 57 00 00 60 f4 00 00 02 
02 00 00   
[ 9697.901729] em28xx #0: i2c eeprom 20: 56 00 01 00 00 00 02 00 b8 00 00 00 5b 
1e 00 00   
[ 9697.901751] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 02 00 00 00 
00 00 00   
[ 9697.901773] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901794] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901816] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 20 03 55 
00 53 00   
[ 9697.901838] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 
00 56 00   
[ 9697.901859] em28xx #0: i2c eeprom 80: 69 00 64 00 65 00 6f 00 00 00 00 00 00 
00 00 00   
[ 9697.901881] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901903] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901924] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901945] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901967] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901988] em28xx #0: i2c eeprom e0: 5a 00 55 aa 79 55 54 03 00 17 98 01 00 
00 00 00   
[ 9697.902010] em28xx #0: i2c eeprom f0: 0c 00 00 01 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.902035] EEPROM ID= 0x9567eb1a, hash = 0xb8846b20 
   
[ 9697.902039] Vendor/Product ID= eb1a:2881 
   
[ 9697.902042] AC97 audio (5 sample rates)  
   
[ 9697.902046] USB Remote wakeup capable

[Bug 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
Public bug reported:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801
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 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
You have been subscribed to a public bug:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 118462] [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI
Public bug reported:

Binary package hint: gs-esp

Report after suspend to ram by the crash system

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Fri Jun  1 23:39:50 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gs-esp
Package: gs-esp 8.15.4.dfsg.1-0ubuntu1
PackageArchitecture: amd64
ProcCmdline: gs -sDEVICE=png16m -sOutputFile=- -dSAFER -dPARANOIDSAFER 
-dNOPAUSE -dFirstPage=1 -dLastPage=1 -q - /home/spomky/Desktop/issue0_fr.pdf -c 
showpage -c quit
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gs-esp
StacktraceTop:
 gx_image_end () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 gx_begin_image3x_generic ()
Uname: Linux portable 2.6.20-16-generic #2 SMP Wed May 23 00:30:47 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: ghostscript (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 118462] Re: [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/7931679/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/7931680/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/7931681/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/7931682/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/7931683/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/7931684/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/7931685/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/7931686/ThreadStacktrace.txt

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 65527] Re: Dvb usb key don't work anymore

2008-12-20 Thread Florent Morselli.
uname -a: Linux spomky1 2.6.27-11-generic #1 SMP Fri Dec 19 16:29:35 UTC
2008 x86_64 GNU/Linux


Work fine with the following commands. Disconnect your adaptater before.

$ sudo rmmod em28xx-alsa
$ sudo rmmod em28xx-dvb
$ sudo rmmod em28xx
$ sudo apt-get install build-essential
$ sudo apt-get install mercurial
$ sudo apt-get install linux-headers-generic
$ sudo apt-get install linux-source
$ cd /usr/src 
$ sudo  tar xvfBj linux-source-2.6.27.tar.bz2
$ sudo ln -s /usr/src/linux-source-2.6.27 /lib/modules/$(uname -r)/source
$ cd ~/
$ mkdir pinnacle
$ cd pinnacle
$ hg clone http://mcentral.de/hg/~mrec/em28xx-new 
$ cd em28xx-new/
$./build.sh build
$ sudo ./build.sh install
$ sudo modprobe em28xx
$ sudo modprobe em28xx-dvb

** Changed in: dvb (Ubuntu)
   Status: Invalid => Fix Released

-- 
Dvb usb key don't work anymore
https://bugs.launchpad.net/bugs/65527
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 65527] Re: Dvb usb key don't work anymore

2008-12-20 Thread Florent Morselli.
uname -a: Linux spomky1 2.6.27-11-generic #1 SMP Fri Dec 19 16:29:35 UTC
2008 x86_64 GNU/Linux


Work fine with the following commands. Disconnect your adaptater before.

$ sudo rmmod em28xx-alsa
$ sudo rmmod em28xx-dvb
$ sudo rmmod em28xx
$ sudo apt-get install build-essential
$ sudo apt-get install mercurial
$ sudo apt-get install linux-headers-generic
$ sudo apt-get install linux-source
$ cd /usr/src 
$ sudo  tar xvfBj linux-source-2.6.27.tar.bz2
$ sudo ln -s /usr/src/linux-source-2.6.27 /lib/modules/$(uname -r)/source
$ cd ~/
$ mkdir pinnacle
$ cd pinnacle
$ hg clone http://mcentral.de/hg/~mrec/em28xx-new 
$ cd em28xx-new/
$./build.sh build
$ sudo ./build.sh install
$ sudo modprobe em28xx
$ sudo modprobe em28xx-dvb

** Changed in: dvb (Ubuntu)
   Status: Invalid => Fix Released

-- 
Dvb usb key don't work anymore
https://bugs.launchpad.net/bugs/65527
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 117487] [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI
Public bug reported:

Kubuntu Feisty.
The error occured at session startup

ProblemType: Crash
Architecture: amd64
Date: Sun May 27 16:30:33 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/linguist-qt4
Package: qt4-dev-tools 4.2.3-0ubuntu3
PackageArchitecture: amd64
ProcCmdline: /usr/bin/linguist 
/home/spomky/Travaux/C++/Projets/EnqFS/langs/fr_FR.ts
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: qt4-x11
StacktraceTop:
 ?? ()
 ?? ()
 QMetaObject::activate ()
 QAction::triggered () from /usr/lib/libQtGui.so.4
 QAction::activate () from /usr/lib/libQtGui.so.4
Uname: Linux portable 2.6.20-15-generic #2 SMP Sun Apr 15 06:17:24 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 117487] Re: [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/7862657/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/7862658/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/7862659/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/7862660/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/7862661/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/7862662/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/7862663/ThreadStacktrace.txt

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 118462] [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI
Public bug reported:

Binary package hint: gs-esp

Report after suspend to ram by the crash system

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Fri Jun  1 23:39:50 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gs-esp
Package: gs-esp 8.15.4.dfsg.1-0ubuntu1
PackageArchitecture: amd64
ProcCmdline: gs -sDEVICE=png16m -sOutputFile=- -dSAFER -dPARANOIDSAFER 
-dNOPAUSE -dFirstPage=1 -dLastPage=1 -q - /home/spomky/Desktop/issue0_fr.pdf -c 
showpage -c quit
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: gs-esp
StacktraceTop:
 gx_image_end () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 ?? () from /usr/lib/libgs-esp.so.8
 gx_begin_image3x_generic ()
Uname: Linux portable 2.6.20-16-generic #2 SMP Wed May 23 00:30:47 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: ghostscript (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 118462] Re: [apport] gs-esp crashed with SIGSEGV in gx_image_end()

2007-06-03 Thread Florent MORSELLI

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/7931679/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/7931680/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/7931681/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/7931682/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/7931683/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/7931684/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/7931685/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/7931686/ThreadStacktrace.txt

-- 
[apport] gs-esp crashed with SIGSEGV in gx_image_end()
https://bugs.launchpad.net/bugs/118462
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 65527] Re: Dvb usb key don't work anymore

2008-09-25 Thread Florent Morselli.
I have the same problem:
uname -a: Linux spomky-laptop 2.6.27-4-generic #1 SMP Wed Sep 24 01:29:06 UTC 
2008 x86_64 GNU/Linux
dmesg:
[ 9697.564085] usb 1-1: new high speed USB device using ehci_hcd and address 6  
   
[ 9697.701914] usb 1-1: configuration #1 chosen from 1 choice   
   
[ 9697.708302] em28xx new video device (eb1a:2881): interface 0, class 255  
   
[ 9697.708319] em28xx Has usb audio class   
   
[ 9697.708323] em28xx #0: Alternate settings: 8 
   
[ 9697.708328] em28xx #0: Alternate setting 0, max size= 0  
   
[ 9697.708332] em28xx #0: Alternate setting 1, max size= 0  
   
[ 9697.708336] em28xx #0: Alternate setting 2, max size= 1448   
   
[ 9697.708341] em28xx #0: Alternate setting 3, max size= 2048   
   
[ 9697.708345] em28xx #0: Alternate setting 4, max size= 2304   
   
[ 9697.708350] em28xx #0: Alternate setting 5, max size= 2580   
   
[ 9697.708354] em28xx #0: Alternate setting 6, max size= 2892   
   
[ 9697.708358] em28xx #0: Alternate setting 7, max size= 3072   
   
[ 9697.726371] em28xx #0: chip ID is em2882/em2883  
   
[ 9697.901672] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 81 28 58 12 5c 00 6a 
20 6a 00   
[ 9697.901706] em28xx #0: i2c eeprom 10: 00 00 04 57 64 57 00 00 60 f4 00 00 02 
02 00 00   
[ 9697.901729] em28xx #0: i2c eeprom 20: 56 00 01 00 00 00 02 00 b8 00 00 00 5b 
1e 00 00   
[ 9697.901751] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 10 02 00 00 00 
00 00 00   
[ 9697.901773] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901794] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901816] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 20 03 55 
00 53 00   
[ 9697.901838] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 38 00 31 00 20 
00 56 00   
[ 9697.901859] em28xx #0: i2c eeprom 80: 69 00 64 00 65 00 6f 00 00 00 00 00 00 
00 00 00   
[ 9697.901881] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901903] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901924] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901945] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901967] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.901988] em28xx #0: i2c eeprom e0: 5a 00 55 aa 79 55 54 03 00 17 98 01 00 
00 00 00   
[ 9697.902010] em28xx #0: i2c eeprom f0: 0c 00 00 01 00 00 00 00 00 00 00 00 00 
00 00 00   
[ 9697.902035] EEPROM ID= 0x9567eb1a, hash = 0xb8846b20 
   
[ 9697.902039] Vendor/Product ID= eb1a:2881 
   
[ 9697.902042] AC97 audio (5 sample rates)  
   
[ 9697.902046] USB Remote wakeup capable

[Bug 65527] Re: Dvb usb key don't work anymore

2008-12-20 Thread Florent Morselli.
uname -a: Linux spomky1 2.6.27-11-generic #1 SMP Fri Dec 19 16:29:35 UTC
2008 x86_64 GNU/Linux


Work fine with the following commands. Disconnect your adaptater before.

$ sudo rmmod em28xx-alsa
$ sudo rmmod em28xx-dvb
$ sudo rmmod em28xx
$ sudo apt-get install build-essential
$ sudo apt-get install mercurial
$ sudo apt-get install linux-headers-generic
$ sudo apt-get install linux-source
$ cd /usr/src 
$ sudo  tar xvfBj linux-source-2.6.27.tar.bz2
$ sudo ln -s /usr/src/linux-source-2.6.27 /lib/modules/$(uname -r)/source
$ cd ~/
$ mkdir pinnacle
$ cd pinnacle
$ hg clone http://mcentral.de/hg/~mrec/em28xx-new 
$ cd em28xx-new/
$./build.sh build
$ sudo ./build.sh install
$ sudo modprobe em28xx
$ sudo modprobe em28xx-dvb

** Changed in: dvb (Ubuntu)
   Status: Invalid => Fix Released

-- 
Dvb usb key don't work anymore
https://bugs.launchpad.net/bugs/65527
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 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
Public bug reported:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801
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 120801] Konqueror crash during object's translator

2007-06-17 Thread Florent MORSELLI
You have been subscribed to a public bug:

Crash on KUbuntu 7.04 during the translation (drag & drop) of a video
file to kaffeine.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47148147785744 (LWP 8564)]
[KCrash handler]
#5  0x in ?? ()
#6  0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#7  0x2ae183831f65 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#8  0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#9  0x2ae1837c2cc2 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#10 0x2ae1838308fa in qt_dispatchEnterLeave () from /usr/lib/libqt-mt.so.3
#11 0x2ae1837c0243 in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#12 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#13 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#14 0x2ae183831c3a in QApplication::enter_loop ()
   from /usr/lib/libqt-mt.so.3
#15 0x2ae1837d30ab in QDragManager::drag () from /usr/lib/libqt-mt.so.3
#16 0x2ae183843472 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#17 0x2ae183840ba1 in QDragObject::drag () from /usr/lib/libqt-mt.so.3
#18 0x2ae183a6df0c in QIconView::startDrag () from /usr/lib/libqt-mt.so.3
#19 0x2ae183a72239 in QIconView::contentsMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#20 0x2ae1839c1e24 in QScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libqt-mt.so.3
#21 0x2ae1839c349b in QScrollView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#22 0x2ae183a6d210 in QIconView::eventFilter ()
   from /usr/lib/libqt-mt.so.3
#23 0x2ae1838942e1 in QObject::activate_filters ()
   from /usr/lib/libqt-mt.so.3
#24 0x2ae18389435a in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0x2ae1838c9301 in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0x2ae1838301d6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#27 0x2ae183832334 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0x2ae18317f7a8 in KApplication::notify ()
   from /usr/lib/libkdecore.so.4
#29 0x2ae1837c2d34 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#30 0x2ae1837c193e in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#31 0x2ae1837bfb0a in QApplication::x11ProcessEvent ()
   from /usr/lib/libqt-mt.so.3
#32 0x2ae1837d63ea in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#33 0x2ae18384970b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#34 0x2ae183849513 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#35 0x2ae183831c9c in QApplication::exec () from /usr/lib/libqt-mt.so.3
#36 0x2ae1894b4c5c in kdemain () from /usr/lib/libkdeinit_konqueror.so
#37 0x00407851 in ?? ()
#38 0x0040818c in ?? ()
#39 0x004086b1 in ?? ()
#40 0x004095fa in ?? ()
#41 0x2ae1826768e4 in __libc_start_main () from /lib/libc.so.6
#42 0x00404df9 in ?? ()
#43 0x7fff2905dac8 in ?? ()
#44 0x in ?? ()

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Konqueror crash during object's translator
https://bugs.launchpad.net/bugs/120801

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 117487] [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI
Public bug reported:

Kubuntu Feisty.
The error occured at session startup

ProblemType: Crash
Architecture: amd64
Date: Sun May 27 16:30:33 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/linguist-qt4
Package: qt4-dev-tools 4.2.3-0ubuntu3
PackageArchitecture: amd64
ProcCmdline: /usr/bin/linguist 
/home/spomky/Travaux/C++/Projets/EnqFS/langs/fr_FR.ts
ProcCwd: /home/spomky
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: qt4-x11
StacktraceTop:
 ?? ()
 ?? ()
 QMetaObject::activate ()
 QAction::triggered () from /usr/lib/libQtGui.so.4
 QAction::activate () from /usr/lib/libQtGui.so.4
Uname: Linux portable 2.6.20-15-generic #2 SMP Sun Apr 15 06:17:24 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 117487] Re: [apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate

2007-05-28 Thread Florent MORSELLI

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/7862657/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/7862658/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/7862659/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/7862660/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/7862661/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/7862662/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/7862663/ThreadStacktrace.txt

-- 
[apport] linguist-qt4 crashed with SIGSEGV in QMetaObject::activate  
https://bugs.launchpad.net/bugs/117487
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 65527] Re: Dvb usb key don't work anymore

2008-12-20 Thread Florent Morselli.
uname -a: Linux spomky1 2.6.27-11-generic #1 SMP Fri Dec 19 16:29:35 UTC
2008 x86_64 GNU/Linux


Work fine with the following commands. Disconnect your adaptater before.

$ sudo rmmod em28xx-alsa
$ sudo rmmod em28xx-dvb
$ sudo rmmod em28xx
$ sudo apt-get install build-essential
$ sudo apt-get install mercurial
$ sudo apt-get install linux-headers-generic
$ sudo apt-get install linux-source
$ cd /usr/src 
$ sudo  tar xvfBj linux-source-2.6.27.tar.bz2
$ sudo ln -s /usr/src/linux-source-2.6.27 /lib/modules/$(uname -r)/source
$ cd ~/
$ mkdir pinnacle
$ cd pinnacle
$ hg clone http://mcentral.de/hg/~mrec/em28xx-new 
$ cd em28xx-new/
$./build.sh build
$ sudo ./build.sh install
$ sudo modprobe em28xx
$ sudo modprobe em28xx-dvb

** Changed in: dvb (Ubuntu)
   Status: Invalid => Fix Released

-- 
Dvb usb key don't work anymore
https://bugs.launchpad.net/bugs/65527
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