[Bug 184944] Re: sd card only mounted after reboot

2009-05-10 Thread Olivier Blanc
I do have the same problem.
Here are the information required :

Before insertion :

oliv...@bibi-3:~$ gvfs-mount -li
Drive(0): Lecteur de stockage de masse
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: 
'/org/freedesktop/Hal/devices/storage_serial_SATA_WDC_WD800BEVS_2_WD_WXEY07195309'
   unix-device: '/dev/sda'
  themed icons:  [drive-removable-media]  [drive-removable]  [drive]
  is_media_removable=0
  has_media=1
  is_media_check_automatic=0
  can_poll_for_media=0
  can_eject=0
  Volume(0): ACER
Type: GProxyVolume (GProxyVolumeMonitorHal)
ids:
 uuid: 'B0E0100EE00FDA0C'
 hal-udi: '/org/freedesktop/Hal/devices/volume_uuid_B0E0100EE00FDA0C'
 unix-device: '/dev/sda2'
 label: 'ACER'
uuid=B0E0100EE00FDA0C
themed icons:  [drive-removable-media]  [drive-removable]  [drive]
can_mount=1
can_eject=0
Drive(1): Lecteur CD-RW/DVD-ROM
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: '/org/freedesktop/Hal/devices/storage_model_CD_RW_CRX880A'
   unix-device: '/dev/sr0'
  themed icons:  [drive-optical-recorder]  [drive-optical]  [drive]
  is_media_removable=1
  has_media=0
  is_media_check_automatic=1
  can_poll_for_media=1
  can_eject=1


After insertion :

oliv...@bibi-3:~$ gvfs-mount -li
Drive(0): Lecteur de stockage de masse
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: 
'/org/freedesktop/Hal/devices/storage_serial_SATA_WDC_WD800BEVS_2_WD_WXEY07195309'
   unix-device: '/dev/sda'
  themed icons:  [drive-removable-media]  [drive-removable]  [drive]
  is_media_removable=0
  has_media=1
  is_media_check_automatic=0
  can_poll_for_media=0
  can_eject=0
  Volume(0): ACER
Type: GProxyVolume (GProxyVolumeMonitorHal)
ids:
 uuid: 'B0E0100EE00FDA0C'
 hal-udi: '/org/freedesktop/Hal/devices/volume_uuid_B0E0100EE00FDA0C'
 unix-device: '/dev/sda2'
 label: 'ACER'
uuid=B0E0100EE00FDA0C
themed icons:  [drive-removable-media]  [drive-removable]  [drive]
can_mount=1
can_eject=0
Drive(1): Lecteur CD-RW/DVD-ROM
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: '/org/freedesktop/Hal/devices/storage_model_CD_RW_CRX880A'
   unix-device: '/dev/sr0'
  themed icons:  [drive-optical-recorder]  [drive-optical]  [drive]
  is_media_removable=1
  has_media=0
  is_media_check_automatic=1
  can_poll_for_media=1
  can_eject=1


Here is the trace of  lshal --monitor :
oliv...@bibi-3:~/trav/workspace/deploiement/outils-virtualisation$ lshal 
--monitor

Start monitoring devicelist:
-
15:17:21.877: pci_104c_803b_mmc_host added
15:17:25.030: computer_power_supply_battery_BAT0 property 
battery.voltage.current = 12496 (0x30d0)
15:18:09.979: pci_104c_803b_mmc_host removed

Can I provide mode informations ?

Thanks for your help

Olivier

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
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 184944] Re: sd card only mounted after reboot

2009-05-10 Thread Olivier Blanc
After a reboot (with the SD card plugged in) I have the following disk
viewed by gvfs-mount -li

Drive(2): Lecteur SD/MMC
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: '/org/freedesktop/Hal/devices/storage_serial_0x9c2a7ba5'
   unix-device: '/dev/mmcblk0'
  themed icons:  [drive-removable-media-flash-sd]  
[drive-removable-media-flash]  [drive-removable-media]  [drive-removable]  
[drive]
  is_media_removable=0
  has_media=1
  is_media_check_automatic=0
  can_poll_for_media=0
  can_eject=0
  Volume(0): Média 2,0 Gio
Type: GProxyVolume (GProxyVolumeMonitorHal)
ids:
 uuid: '2636-7E9E'
 hal-udi: '/org/freedesktop/Hal/devices/volume_uuid_2636_7E9E'
 unix-device: '/dev/mmcblk0p1'
uuid=2636-7E9E
themed icons:  [drive-removable-media-flash-sd]  
[drive-removable-media-flash]  [drive-removable-media]  [drive-removable]  
[drive]
can_mount=1
can_eject=0
Mount(0): Média 2,0 Gio -> file:///media/disk-1
  Type: GProxyMount (GProxyVolumeMonitorHal)
  uuid=2636-7E9E
  themed icons:  [media-flash-sd]  [media-flash]  [media]
  can_unmount=1
  can_eject=0
  is_shadowed=0

Here is an extract of dmesg (dmesg | grep mmc ) : 
[6.013261] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[   17.886278] Registered led device: mmc0::
[   17.886318] mmc0: SDHCI controller on PCI [:0f:06.3] using PIO
[   18.574660] mmc1: new SD card at address 1234
[   18.629220] mmcblk0: mmc1:1234 SA02G 1.83 GiB 
[   18.629277]  mmcblk0: p1

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
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 184944] Re: sd card only mounted after reboot

2009-05-10 Thread Olivier Blanc

Here is the dmesg information after removing the card and inserting it again :
[ 4146.610655] tifm0 : demand removing card from socket 0:1
[ 4146.610698] mmc1: card 1234 removed
[ 4154.344067] tifm_core: MMC/SD card detected in socket 0:1
[ 4154.441655] mmc1: error -84 whilst initialising SD card

Here is the output of  lshal --monitor

Start monitoring devicelist:
-
16:45:27.368: volume_uuid_2636_7E9E property volume.mount_point = ''
16:45:27.371: volume_uuid_2636_7E9E property volume.is_mounted = false
16:45:37.611: volume_uuid_2636_7E9E removed
16:45:37.654: storage_serial_0x9c2a7ba5 removed
16:45:37.668: pci_104c_803b_mmc_card_rca4660 removed
16:45:37.672: pci_104c_803b_mmc_host removed
16:45:45.401: pci_104c_803b_mmc_host added

BTW, I am running Ubuntu 9.04, on Acer TravelMate 5320, with following kernel :
Linux bibi-3 2.6.30-2-generic #3-Ubuntu SMP Fri May 1 01:38:05 UTC 2009 i686 
GNU/Linux

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
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 332915] Re: [Acer TravelMate 5320] suspend/resume problem

2009-02-25 Thread Olivier Blanc
Alfter a lot of tests it is still crashing some times... I do not have 
particular information on the console, if I have some...
It is less predictable than before. 

I upgraded the kernel,   here is the version that I am running :

linux-image-2.6.28-8-generic  2.6.28-8.26
Linux kernel image for version 2.6.28 on x86

Regards

olivier

-- 
[Acer TravelMate 5320] suspend/resume problem
https://bugs.launchpad.net/bugs/332915
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 293013] [NEW] Wine crash when trying to do a Copy

2008-11-03 Thread Olivier Blanc
Public bug reported:

Here is the backtrace :
[EMAIL PROTECTED]:~$ /usr/bin/wine /home/olivier/.wine/drive_c/Program\ 
Files/Open\ Workbench/bin/npWBench.exe 
d:/trav/Planification/EquipeTransverse-2008.rmp
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
fixme:winsock:WS_setsockopt Unknown IPPROTO_IP optname 0x0013
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER 
{f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub
fixme:winsock:WS_setsockopt Unknown level: 0x0029
fixme:winsock:WS_setsockopt Unknown level: 0x0029
fixme:winsock:WS_setsockopt Unknown level: 0x0029
fixme:winsock:WS_setsockopt Unknown level: 0x0029
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER 
{f689d7c8-6f1f-436b-8a53-e54fe351c322}: stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:mpr:WNetGetUniversalNameA 
("d:/trav/Planification/EquipeTransverse-2008.rmp", 0x0001, 0x32f7f8, 
0x32f7f4): stub
err:shell:SHGetFileInfoW pidl is null!
fixme:mpr:WNetGetUniversalNameA 
("D:\\trav\\Planification\\EquipeTransverse-2008.rmp", 0x0001, 0x32f294, 
0x32f290): stub
fixme:mpr:WNetGetUniversalNameA 
("D:\\trav\\Planification\\EquipeTransverse-2008.rmp", 0x0001, 0x32e9cc, 
0x32e9c8): stub
fixme:mpr:WNetGetUniversalNameA 
("D:\\trav\\Planification\\EquipeTransverse-2008.rmp", 0x0001, 0x32e8e4, 
0x32e8e0): stub
fixme:mpr:WNetGetUniversalNameA ("", 0x0001, 0x32f4dc, 0x32f4d8): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x31a99c,0x), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x31a99c,0x), stub!
X Error of failed request:  BadRequest (invalid request code or no such 
operation)
  Major opcode of failed request:  143 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  145739
  Current serial number in output stream:  145739
[EMAIL PROTECTED]:~$ 
[EMAIL PROTECTED]:~$ dpkg -l | grep wine
rc  libkwineffects14:4.1.1-0ubuntu6 
 library used by effects for the KDE 4 window manager
rc  playonlinux3.1  
 PlayOnLinux is a front-end for wine. It permits you to i
ii  wine   1.0.1-0ubuntu2   
 Microsoft Windows Compatibility Layer (Binary Emulator a
ii  wine-gecko 0.1.0-0ubuntu1   
 Microsoft Windows Compatibility Layer (Web Browser)

[EMAIL PROTECTED]:~$ uname -a
Linux bibi2 2.6.27-7-generic #1 SMP Thu Oct 30 04:18:38 UTC 2008 i686 GNU/Linux

[EMAIL PROTECTED]:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.10
Release:8.10
Codename:   intrepid

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

-- 
Wine crash when trying to do a Copy
https://bugs.launchpad.net/bugs/293013
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 293012] Re: glxinfo badRequest (invalid request code or no such operation)

2008-11-03 Thread Olivier Blanc

** Attachment added: "lspci"
   http://launchpadlibrarian.net/19274295/lspci

-- 
glxinfo badRequest (invalid request code or no such operation)
https://bugs.launchpad.net/bugs/293012
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 293012] [NEW] glxinfo badRequest (invalid request code or no such operation)

2008-11-03 Thread Olivier Blanc
Public bug reported:

[EMAIL PROTECTED]:~$  glxinfo -v
name of display: :0.0
X Error of failed request:  BadRequest (invalid request code or no such 
operation)
  Major opcode of failed request:  143 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  10
  Current serial number in output stream:  10

[EMAIL PROTECTED]:~$  dpkg -l | grep glx
ii  libgl1-mesa-glx7.2-1ubuntu2 
 A free implementation of the OpenGL API -- GLX runtime
ii  libglitz-glx1  0.5.6-1  
 Glitz OpenGL library GLX backend
rc  nvidia-glx-173 173.14.12-1-0ubuntu1 
 NVIDIA binary Xorg driver
ii  rss-glx0.8.1-10ubuntu2  
 Really Slick Screensavers GLX Port

[EMAIL PROTECTED]:~$ uname -a
Linux bibi2 2.6.27-7-generic #1 SMP Thu Oct 30 04:18:38 UTC 2008 i686 GNU/Linux

[EMAIL PROTECTED]:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.10
Release:8.10
Codename:   intrepid


I also attach the lspci -vv

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

-- 
glxinfo badRequest (invalid request code or no such operation)
https://bugs.launchpad.net/bugs/293012
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 144309] Re: amdcccle crashed with SIGSEV

2008-10-24 Thread Olivier Blanc
Hi,

I am still having the problem : 
[EMAIL PROTECTED]:~$ amdcccle 
X Error: BadMatch (invalid parameter attributes) 8
  Extension:144 (Uknown extension)
  Minor opcode: 5 (Unknown request)
  Resource id:  0x4c1
X Error: GLXBadContext 154
  Extension:144 (Uknown extension)
  Minor opcode: 5 (Unknown request)
  Resource id:  0x87
Erreur de segmentation

I attach the xorl.0.log
here are the flgrx packages that I use
ii  fglrx-amdcccle 2:8.543-0ubuntu4 
 Catalyst Control Center for the ATI graphics accelerator
ii  fglrx-kernel-source2:8.543-0ubuntu4 
 Kernel module source for the ATI graphics accelerators
ii  fglrx-modaliases   2:8.543-0ubuntu4 
 Identifiers supported by the ATI graphics driver
ii  xorg-driver-fglrx  2:8.543-0ubuntu4 
 Video driver for the ATI graphics accelerators

uname -a gives
Linux bibi2 2.6.27-7-generic #1 SMP Fri Oct 24 06:42:44 UTC 2008 i686 GNU/Linux

My graphic card is an ATI Radeom XPress 200M

ahd I have a SyncMaster 920 LM attached to get a big desktop

Regards,

Olivier


** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/18864354/Xorg.0.log

-- 
amdcccle crashed with SIGSEV
https://bugs.launchpad.net/bugs/144309
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 144309] Re: amdcccle crashed with SIGSEV

2008-10-24 Thread Olivier Blanc
Here is the lspci output


** Attachment added: "lspci.txt"
   http://launchpadlibrarian.net/18864420/lspci.txt

-- 
amdcccle crashed with SIGSEV
https://bugs.launchpad.net/bugs/144309
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 144309] Re: amdcccle crashed with SIGSEV

2008-10-24 Thread Olivier Blanc
By the way, if it can help fgl_glxgears crashes :
[EMAIL PROTECTED]:~$ fgl_glxgears 
Using GLX_SGIX_pbuffer
Erreur de segmentation
[EMAIL PROTECTED]:~$  fglrxinfo 
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 1.4 (2.1.8087 Release)

Erreur de segmentation
[EMAIL PROTECTED]:~$ 

I attach the xorg.conf

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/18864519/xorg.conf

-- 
amdcccle crashed with SIGSEV
https://bugs.launchpad.net/bugs/144309
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 264820] Re: problem with fglrx and ubuntu 8.10 (kernel 2.6.27-2)

2008-09-18 Thread Olivier Blanc
*** This bug is a duplicate of bug 262819 ***
https://bugs.launchpad.net/bugs/262819

This problem has been already solved in debian :

http://www.mail-archive.com/debian-bugs-
[EMAIL PROTECTED]/msg558751.html

-- 
problem with fglrx and ubuntu 8.10 (kernel 2.6.27-2)
https://bugs.launchpad.net/bugs/264820
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 266956] Re: fglrx fails to compile with 2.6.27-2 kernel

2008-09-19 Thread Olivier Blanc
Installing the new versions gives the following errror :

Paramétrage de fglrx-kernel-source (2:8.532-0ubuntu1) ...
Adding Module to DKMS build system
Doing initial module build

Error!  Patch fglrx_8.9_2.6.27.patch as specified in dkms.conf cannot be
found in /var/lib/dkms/fglrx/8.532/build/patches/.
Installing initial module

Error! Could not locate fglrx.ko for module fglrx in the DKMS tree.
You must run a dkms build for kernel 2.6.27-3-generic (i686) first.
Done.

A directory patches should have been in the source tree and it should have 
contained the patch itself.
Doing this modification in the source makes the build and install working 
properly.

Here is the directory tree modified :
# ls -R /usr/src/fglrx-8.532/
/usr/src/fglrx-8.532/:
dkms.conf drm.h   drmP.h  fglrx_8.9_2.6.27.patch  
firegl_public.c  libfglrx_ip.a.GCC3  Makefile  patches
drm_compat.h  drm_os_linux.h  drm_proc.h  fglrxko_pci_ids.h   
firegl_public.h  libfglrx_ip.a.GCC4  make.sh

/usr/src/fglrx-8.532/patches:
fglrx_8.9_2.6.27.patch

-- 
fglrx fails to compile with 2.6.27-2 kernel
https://bugs.launchpad.net/bugs/266956
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 269481] [NEW] evolution glibc crash: double free or corruption (fasttop) : 0x0a325348 ***

2008-09-12 Thread Olivier Blanc
Public bug reported:

Binary package hint: evolution

Hi,

each time I run Evolution Mail it crashes whith the following backtrace
:

*** glibc detected *** evolution: double free or corruption (fasttop): 
0x0a325348 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6[0xb68ed394]
/lib/tls/i686/cmov/libc.so.6(cfree+0x96)[0xb68ef3f6]
/usr/lib/libglib-2.0.so.0(g_free+0x36)[0xb6a1dbd6]
/usr/lib/libcamel-provider-1.2.so.13[0xb7d2ecad]
/usr/lib/libcamel-provider-1.2.so.13(camel_folder_sync+0x96)[0xb7d09ec6]
/usr/lib/evolution/2.24/components/libevolution-mail.so[0xb5e69fbf]
/usr/lib/evolution/2.24/components/libevolution-mail.so[0xb5e63ae9]
/usr/lib/libglib-2.0.so.0[0xb6a41646]
/usr/lib/libglib-2.0.so.0[0xb6a3ffaf]
/lib/tls/i686/cmov/libpthread.so.0[0xb78ea4ff]
/lib/tls/i686/cmov/libc.so.6(clone+0x5e)[0xb695f64e]
=== Memory map: 
08048000-08065000 r-xp  08:05 787919 /usr/bin/evolution
08065000-08066000 r--p 0001c000 08:05 787919 /usr/bin/evolution
08066000-08068000 rw-p 0001d000 08:05 787919 /usr/bin/evolution
099bd000-0a32f000 rw-p 099bd000 00:00 0  [heap]
b126f000-b127 ---p b126f000 00:00 0 
b127-b1b74000 rw-p b127 00:00 0 
b1b74000-b1bfd000 r--p  08:05 1032371
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf
b1bfd000-b1c5d000 rw-s  00:09 622598 /SYSV (deleted)
b1c5d000-b1c5e000 ---p b1c5d000 00:00 0 
b1c5e000-b245e000 rw-p b1c5e000 00:00 0 
b245e000-b246 r-xp  08:05 983134 /lib/libnss_mdns4.so.2
b246-b2461000 rw-p 1000 08:05 983134 /lib/libnss_mdns4.so.2
b246a000-b247b000 r-xp  08:05 835795 
/usr/lib/gtk-2.0/2.10.0/immodules/im-scim-bridge.so
b247b000-b247c000 r--p 0001 08:05 835795 
/usr/lib/gtk-2.0/2.10.0/immodules/im-scim-bridge.so
b247c000-b247d000 rw-p 00011000 08:05 835795 
/usr/lib/gtk-2.0/2.10.0/immodules/im-scim-bridge.so
b247d000-b2581000 rw-p b247d000 00:00 0 
b2581000-b2616000 r--p  08:05 1032370
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
b2616000-b2618000 r-xp  08:05 819217 
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b2618000-b2619000 r--p 1000 08:05 819217 
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b2619000-b261a000 rw-p 2000 08:05 819217 
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b261a000-b262 r--s  08:01 65879  
/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-x86.cache-2
b262-b2623000 r--s  08:01 65877  
/var/cache/fontconfig/e383d7ea5fbe662a33d9b44caf393297-x86.cache-2
b2623000-b2625000 r--s  08:01 65876  
/var/cache/fontconfig/c69f04ab05004e31a6d5e715764f16d8-x86.cache-2
b2625000-b2629000 r--s  08:01 65875  
/var/cache/fontconfig/926e794c3d5e5dffcaf2fa83ef8d36c2-x86.cache-2
b2629000-b262c000 r--s  08:01 65874  
/var/cache/fontconfig/6eb3985aa4124903f6ff08ba781cd364-x86.cache-2
b262c000-b262d000 r--s  08:01 65873  
/var/cache/fontconfig/4c73fe0c47614734b17d736dbde7580a-x86.cache-2
b262d000-b263 r--s  08:01 65872  
/var/cache/fontconfig/a755afe4a08bf5b97852ceb7400b47bc-x86.cache-2
b263-b2637000 r--s  08:01 65871  
/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-x86.cache-2
b2637000-b263a000 r--s  08:01 65870  
/var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-x86.cache-2
b263a000-b2642000 r--s  08:01 65869  
/var/cache/fontconfig/e3de0de479f42330eadf588a55fb5bf4-x86.cache-2
b2642000-b264d000 r--s  08:01 65868  
/var/cache/fontconfig/0f34bcd4b6ee430af32735b75db7f02b-x86.cache-2
b264d000-b264e000 r--s  08:01 65867  
/var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-x86.cache-2
b264e000-b2651000 r--s  08:01 65866  
/var/cache/fontconfig/de9486f0b47a4d768a594cb4198cb1c6-x86.cache-2
b2651000-b2658000 r--s  08:01 65864  
/var/cache/fontconfig/d52a8644073d54c13679302ca1180695-x86.cache-2
b2658000-b265d000 r--s  08:01 66002  /varAborted (core dumped)


here are the versions of evolution and related
ii  evolution  2.23.91-0ubuntu1 
 groupware suite with mail client and organizer
ii  evolution-common   2.23.91-0ubuntu1 
 architecture independent files for Evolution
ii  evolution-data-server  2.23.92-0ubuntu1 
 evolution database backend server
ii  evolution-data-server-common   2.23.92-0ubuntu1 
 architecture independent files for Evolution Data Server
ii  evolution-exchange 2.23.92-0ubuntu1 
 Exchange plugin for the Evolution groupware suite
ii  evolution-plugins  2.23.91-0ubuntu1 
 standard plugins for Evolution
ii  evolution-webcal   2.21.92-1build1  
  

[Bug 324336] [NEW] openoffice.org 3.0.1 freezes on startup

2009-02-02 Thread Olivier Blanc
Public bug reported:

Binary package hint: openoffice.org

When trying to start openoffice, it freezez. Then only thrace that I cah
have is the result of strace on

Here are the last lines. It apears to be stuck on a mutex

...


Open office packages installed : 
ii  openoffice.org-base   1:3.0.1-1ubuntu1 
OpenOffice.org office suite - database
ii  openoffice.org-base-core  1:3.0.1-1ubuntu1 
OpenOffice.org office suite -- libdba
ii  openoffice.org-calc   1:3.0.1-1ubuntu1 
OpenOffice.org office suite - spreadsheet
ii  openoffice.org-common 1:3.0.1-1ubuntu1 
OpenOffice.org office suite architecture ind
ii  openoffice.org-core   1:3.0.1-1ubuntu1 
OpenOffice.org office suite architecture dep
ii  openoffice.org-draw   1:3.0.1-1ubuntu1 
OpenOffice.org office suite - drawing
ii  openoffice.org-emailmerge 1:3.0.1-1ubuntu1 
E-Mail Mailmerge component for OpenOffice.or
ii  openoffice.org-evolution  1:3.0.1-1ubuntu1 
Evolution Addressbook support for OpenOffice
ii  openoffice.org-filter-binfilter   1:3.0.1-1ubuntu1 
Legacy filters (e.g. StarOffice 5.2) for Ope
ii  openoffice.org-gcj1:3.0.1-1ubuntu1 
OpenOffice.orgs Java libraries (native for u
ii  openoffice.org-gnome  1:3.0.1-1ubuntu1 
GNOME Integration for OpenOffice.org (VFS, G
ii  openoffice.org-gtk1:3.0.1-1ubuntu1 
GTK+ Integration for OpenOffice.org (Widgets
ii  openoffice.org-help-fr1:3.0.1-1ubuntu1 
French help for OpenOffice.org
ii  openoffice.org-hyphenation0.3  
Hyphenation patterns for OpenOffice.org
ii  openoffice.org-hyphenation-en-us  2.4-2ubuntu1 
US English hyphenation patterns for OpenOffi
ii  openoffice.org-impress1:3.0.1-1ubuntu1 
OpenOffice.org office suite - presentation
ii  openoffice.org-java-common1:3.0.1-1ubuntu1 
OpenOffice.org office suite Java support arc
ii  openoffice.org-l10n-common1:3.0.1-1ubuntu1 
common files for OpenOffice.org language and
ii  openoffice.org-l10n-fr1:3.0.1-1ubuntu1 
French language package for OpenOffice.org
ii  openoffice.org-math   1:3.0.1-1ubuntu1 
OpenOffice.org office suite - equation edito
ii  openoffice.org-style-hicontrast   1:3.0.1-1ubuntu1 
Hicontrast symbol style for OpenOffice.org
ii  openoffice.org-style-human1:3.0.1-1ubuntu1 
Human symbol style for OpenOffice.org
ii  openoffice.org-style-industrial   1:3.0.1-1ubuntu1 
Industrial symbol style for OpenOffice.org
rc  openoffice.org-thesaurus-en-au2.1-3.1  
Australian English Thesaurus for OpenOffice.
ii  openoffice.org-thesaurus-en-us1:2.4.0-2ubuntu5 
English Thesaurus for OpenOffice.org
ii  openoffice.org-writer 1:3.0.1-1ubuntu1 
OpenOffice.org office suite - word processor
ii  openoffice.org-writer2latex   0.5-8ubuntu1 
Writer/Calc to LaTeX/XHTML converter extensi

on

Linux bibi-3 2.6.28-6-generic #17-Ubuntu SMP Fri Jan 30 15:34:36 UTC
2009 i686 GNU/Linux

Running Ubuntu/jaunty

Thanks for help

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
openoffice.org 3.0.1 freezes on startup
https://bugs.launchpad.net/bugs/324336
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 324336] Re: openoffice.org 3.0.1 freezes on startup

2009-02-02 Thread Olivier Blanc

** Attachment added: "strace of soffice"
   http://launchpadlibrarian.net/21901074/openoffice.org-3.0.1-strace.txt

-- 
openoffice.org 3.0.1 freezes on startup
https://bugs.launchpad.net/bugs/324336
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 324336] Re: openoffice.org 3.0.1 freezes on startup

2009-02-04 Thread Olivier Blanc
Ok it's back again.

Thanks for help

Olivier

-- 
openoffice.org 3.0.1 freezes on startup
https://bugs.launchpad.net/bugs/324336
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 342710] Re: [Acer TravelMate 5320] suspend/resume failure

2009-03-14 Thread Olivier Blanc

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/23851005/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/23851006/CurrentDmesg.txt

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

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/23851008/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/23851010/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/23851011/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/23851012/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/23851013/ProcInterrupts.txt

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

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/23851015/ProcModules.txt

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

-- 
[Acer TravelMate 5320] suspend/resume failure
https://bugs.launchpad.net/bugs/342710
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 342710] [NEW] [Acer TravelMate 5320] suspend/resume failure

2009-03-14 Thread Olivier Blanc
Public bug reported:

Close to bug #332915

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InterpreterPath: /usr/bin/python2.6
MachineType: Acer TravelMate 5320
Package: linux-image-2.6.28-9-generic 2.6.28-9.31
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=1297de1a-0e02-4a0d-a7c1-9c2809d557b2 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-9.31-generic
SourcePackage: linux
StressLog: Error: [Errno 2] No such file or directory: 
'/var/lib/pm-utils/stress.log'
Tags: resume suspend
Title: [Acer TravelMate 5320] suspend/resume failure
UserGroups:

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


** Tags: apport-kerneloops i386 resume suspend

-- 
[Acer TravelMate 5320] suspend/resume failure
https://bugs.launchpad.net/bugs/342710
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 332915] Re: [Acer TravelMate 5320] suspend/resume problem

2009-03-14 Thread Olivier Blanc
The problem is back again.
I reported the bug #342710.

Olivier

-- 
[Acer TravelMate 5320] suspend/resume problem
https://bugs.launchpad.net/bugs/332915
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 332915] [NEW] suspend/resume problem on TravelMate 5320

2009-02-22 Thread Olivier Blanc
Public bug reported:

$ uname -a
Linux bibi-3 2.6.28-8-generic #24-Ubuntu SMP Wed Feb 18 18:48:55 UTC 2009 i686 
GNU/Linux
$ cat /proc/version_signature
Ubuntu 2.6.28-8.24-generic
$ lsb_release -rd
Description:Ubuntu jaunty (development branch)
Release:9.04

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend
InterpreterPath: /usr/bin/python2.5
MachineType: Acer TravelMate 5320
OopsText: suspend/resume problem

Originator: Steve Conklin 
Package: linux-image-2.6.28-8-generic 2.6.28-8.24
ProcAttrCurrent: unconfined
ProcCmdLine: User Name=UUID=1297de1a-0e02-4a0d-a7c1-9c2809d557b2 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-8.24-generic
SourcePackage: linux
StressLog: Error: [Errno 2] No such file or directory: 
'/var/lib/pm-utils/stress.log'
Tags: resume suspend
Title: suspend/resume problem
UserGroups:

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


** Tags: apport-kerneloops i386 resume suspend

-- 
suspend/resume problem on TravelMate 5320
https://bugs.launchpad.net/bugs/332915
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 332915] Re: suspend/resume problem on TravelMate 5320

2009-02-22 Thread Olivier Blanc

** Attachment added: "lspci-vnvn.log"
   http://launchpadlibrarian.net/22979434/lspci-vnvn.log

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/22979435/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/22979436/CurrentDmesg.txt

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

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/22979438/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/22979439/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/22979440/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/22979441/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/22979442/ProcInterrupts.txt

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

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/22979444/ProcModules.txt

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

-- 
suspend/resume problem on TravelMate 5320
https://bugs.launchpad.net/bugs/332915
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


Re: [Bug 332915] Re: [Acer TravelMate 5320] suspend/resume problem on TravelMate 5320

2009-02-23 Thread Olivier Blanc
Thanks for your help,
I posted the reply below.

Regards
-  
Olivier Blanc


On lun., 2009-02-23 at 10:22 +, Andy Whitcroft wrote:

> Did you recently have a suspend failure, this could have been some time
> before the report was triggered and offered to you.  If you did, did the
> machine break while going to sleep, or while coming back from sleep?  

It breaks while coming back from sleep. The screen doesn't switch back
on.


> Is this reproducible say over 10 cycles. 

It seems to be reproductible. As far, the wake up work the first time,
but breaks X server. The second time, it doesn't come back from sleep.

> Has suspend ever worked in the
> past, if so which kernel release (cat /proc/version_signature)?  

Yes, it had. As far as I remember, it worked almost fine with kernel
version 2.6.28.6. It broke sometimes the X server.

> Please
> include any information as to the circumstances leading up to this
> failure, for example did your battery run out?  

No

> Did the machine lock up, did any messages come out?

No

>  If it is reproducible could you try the suspend from VT1, press ctrl-alt-F1, 
> login, and run pm-suspend there.
> If you could test and report back here that would be helpful.

I'll work on that


> 
> ** Summary changed:
> 
> - suspend/resume problem on TravelMate 5320
> + [Acer TravelMate 5320] suspend/resume problem on TravelMate 5320
> 
> ** Changed in: linux (Ubuntu)
>Status: New => Incomplete
> 
> ** Summary changed:
> 
> - [Acer TravelMate 5320] suspend/resume problem on TravelMate 5320
> + [Acer TravelMate 5320] suspend/resume problem
>

-- 
[Acer TravelMate 5320] suspend/resume problem
https://bugs.launchpad.net/bugs/332915
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 329817] Re: Evolution Freezes when checking mail sometimes

2009-03-24 Thread Olivier Blanc
I have the same problem : Evolution freeze while accessing to IMAP
server

Some infos on my configuration : 
oliv...@bibi-3:~$ apt-cache policy evolution
evolution:
  Installé : 2.26.0-0ubuntu2
  Candidat : 2.26.0-0ubuntu2
 Table de version :
 *** 2.26.0-0ubuntu2 0
500 http://archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status
oliv...@bibi-3:~$ apt-cache policy gnome-keyring
gnome-keyring:
  Installé : 2.26.0-0ubuntu3
  Candidat : 2.26.0-0ubuntu3
 Table de version :
 *** 2.26.0-0ubuntu3 0
500 http://archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

oliv...@bibi-3:~$ lsb_release -rd
Description:Ubuntu jaunty (development branch)
Release:9.04

-- 
Evolution Freezes when checking mail sometimes
https://bugs.launchpad.net/bugs/329817
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 342710] Re: [Acer TravelMate 5320] suspend/resume failure

2009-03-27 Thread Olivier Blanc
The problem appears only on wake up. Never on suspend.

It is reproductible. But I cannot tell exactly the occurence, may be 1
in 5 or around.

It had worked some time ago. But I cannot tell what version exactly.

I'll follow with more details as I gather some

-- 
[Acer TravelMate 5320] suspend/resume failure
https://bugs.launchpad.net/bugs/342710
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 355131] [NEW] [Acer TravelMate 5320] suspend/resume failure

2009-04-04 Thread Olivier Blanc
*** This bug is a duplicate of bug 332915 ***
https://bugs.launchpad.net/bugs/332915

Public bug reported:

Crashed on wake-up
Black screen, nothing came up.
Power-button on
Disk light off.

I'll mark it as dupicate of 332915 to link the bugs

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InterpreterPath: /usr/bin/python2.6
MachineType: Acer TravelMate 5320
Package: linux-image-2.6.28-11-generic 2.6.28-11.40
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=1297de1a-0e02-4a0d-a7c1-9c2809d557b2 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.40-generic
SourcePackage: linux
Tags: resume suspend
Title: [Acer TravelMate 5320] suspend/resume failure
UserGroups:

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


** Tags: apport-kerneloops i386 resume suspend

-- 
[Acer TravelMate 5320] suspend/resume failure
https://bugs.launchpad.net/bugs/355131
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 355131] Re: [Acer TravelMate 5320] suspend/resume failure

2009-04-04 Thread Olivier Blanc
*** This bug is a duplicate of bug 332915 ***
https://bugs.launchpad.net/bugs/332915


** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/24807844/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/24807845/CurrentDmesg.txt

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

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/24807847/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/24807848/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/24807849/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/24807850/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/24807851/ProcInterrupts.txt

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

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/24807853/ProcModules.txt

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

** Attachment added: "SleepLog.txt"
   http://launchpadlibrarian.net/24807855/SleepLog.txt

** This bug has been marked a duplicate of bug 332915
   [Acer TravelMate 5320] suspend/resume problem

-- 
[Acer TravelMate 5320] suspend/resume failure
https://bugs.launchpad.net/bugs/355131
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 332915] Re: [Acer TravelMate 5320] suspend/resume problem

2009-04-04 Thread Olivier Blanc
See also bug 355131

See https://bugs.launchpad.net/bugs/355131

-- 
[Acer TravelMate 5320] suspend/resume problem
https://bugs.launchpad.net/bugs/332915
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 62310] Re: Gpilotd does not reply to all sync request

2008-09-02 Thread Olivier Blanc
It seems that the problem is back with version 2.0.15-2ubuntu3
running on Linux bibi2 2.6.27-2-generic #1 SMP Thu Aug 28 17:20:02 UTC 2008 
i686 GNU/Linux (Intrepid)

Here is the output of gpilotd :

$  LC_ALL=C /usr/bin/gpilotd -d -d -d
gpilotd-Message: gnome-pilot 2.0.15 starting...
gpilotd-Message: compiled for pilot-link version 0.12.3
gpilotd-Message: compiled with [VFS] [USB] [IrDA] [Network] 
gpilotd-Message: Activating CORBA server
gpilotd-Message: bonobo_activation_active_server_register = 0
gpilotd-Message: Watching Cradle (usb:)
gpilotd-Message: Found 4766, 0001
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0502, 0736
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 091e, 0004
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 115e, f100
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 082d, 0100
gpilotd-Message: Using net FALSE
gpilotd-Message: Found 082d, 0200
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 082d, 0300
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0c88, 0021
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0001
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0002
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0003
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0020
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0031
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0040
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0050
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0060
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0061
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0070
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0080
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 04e8, 8001
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 04e8, 6601
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 0038
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 0066
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 0095
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 009a
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 00c9
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 00da
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 00e9
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 0144
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 0169
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 12ef, 0100
gpilotd-Message: Using net TRUE


Nothing more and nothing happens

Here is the output of dmesg :
[ 2753.676187] usb 1-7.4: new full speed USB device using ehci_hcd and address 
11
[ 2753.808898] usb 1-7.4: configuration #1 chosen from 1 choice
[ 2819.648146] usb 1-7.4: USB disconnect, address 11

I tried many times I always have the same response from gpilotd.

-- 
Gpilotd does not reply to all sync request 
https://bugs.launchpad.net/bugs/62310
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 25653] Re: gnome-pilot needs to be ported to new udev world order

2006-09-12 Thread Olivier Blanc
I managed to run one (but only one) sync with Daniel's patch on my edgy. but 
since, it wont sync anymore :  
gpilotd-WARNING **: pi_accept_to returned -1

/dev/ttyUSB* and /dev/pilot exist and seems to be OK

When I start gpilotd from command line with debug infos, I get :
gpilotd-Message: gnome-pilot 2.0.14pre5 starting...
gpilotd-Message: compiled for pilot-link version 0.11.8
gpilotd-Message: compiled with [VFS] [USB] [IrDA] [Network] 
gpilotd-Message: Activating CORBA server
gpilotd-Message: bonobo_activation_active_server_register = 0
gpilotd-Message: Regarde Cradle (/dev/pilot)
gpilotd-Message: Found 4766, 0001
gpilotd-Message: Using net TRUE
...gpilotd-Message: setting PILOTRATE=9600

(gnome-pilot:8846): gpilotd-WARNING **: pi_accept_to returned -1:
Connexion terminée par expiration du délai d'attente (connexion closed
due to timeout)

(gnome-pilot:8846): gpilotd-WARNING **: pi_accept_to: timeout was 10
secs

Anything else I can check or try ?

-- 
gnome-pilot needs to be ported to new udev world order
https://launchpad.net/bugs/25653

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

[Bug 57098] Re: it crashs ofthen and apport pops up

2006-09-23 Thread Olivier Blanc
Here is another crash report for it.

-- 
it crashs ofthen and apport pops up
https://launchpad.net/bugs/57098

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


[Bug 62310] Re: Gpilotd does not reply to all sync request

2006-10-01 Thread Olivier Blanc
yes. I'll keep an eye on it during future upgrade

-- 
Gpilotd does not reply to all sync request 
https://launchpad.net/bugs/62310

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


[Bug 147904] Re: package nxml-mode 20041004-7 failed to install/upgrade:

2007-10-23 Thread Olivier Blanc
I have a similar problem : here is a part of install log :
...
Loading /etc/emacs22/site-start.d/60nxml-mode.el (source)...
Error while loading 60nxml-mode
Wrote /etc/emacs22/site-start.d/00debian-vars.elc
Wrote /usr/share/emacs22/site-lisp/debian-startup.elc
install/nxml-mode: Handling install for emacsen flavor emacs22
...

The file 60nxml-mode.el uses a variable called "flavor" while the file
startup.el defines a variable "debian-emacs-flavor".

Changing variable name "flavor" to debian-emacs-flavor makes it work.

-- 
package nxml-mode 20041004-7 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/147904
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 144309] Re: amdcccle crashed with SIGSEV

2007-10-10 Thread Olivier Blanc
More traces :

 catchsegv amdcccle

Segmentation fault (core dumped)
*** Segmentation fault
Register dump:

 EAX:    EBX: 08614ec8   ECX:    EDX: 7552726e
 ESI: 085cf448   EDI: 085cf448   EBP: bf873188   ESP: bf873180

 EIP: 0814f972   EFLAGS: 00210202

 CS: 0073   DS: 007b   ES: 007b   FS:    GS: 0033   SS: 007b

 Trap: 000e   Error: 0007   OldMask: 
 ESP/signal: bf873180   CR2: 08614f04

 FPUCW: 037f   FPUSW: 4020   TAG: 
 IPOFF: 0829d55a   CSSEL: 0073   DATAOFF: 08787874   DATASEL: 007b

 ST(0)     ST(1)  
 ST(2)     ST(3)  
 ST(4)  8000   ST(5)  8000
 ST(6)  8000   ST(7)  9000

Backtrace:
/lib/libSegFault.so[0xb7f8904f]
??:0(??)[0xe420]
amdcccle(_ZN10CColorRule12UnInitializeEv+0x29)[0x815b4d9]
amdcccle(_ZN4CLDC10InitializeEv+0x49b)[0x8146c6b]
amdcccle(main+0x4af)[0x8145bdf]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7ab4050]
amdcccle[0x8143a21]

Memory map:

08048000-086a2000 r-xp  03:05 82367 /usr/bin/amdcccle
086a2000-08758000 rwxp 0065a000 03:05 82367 /usr/bin/amdcccle
08758000-0879e000 rwxp 08758000 00:00 0 [heap]
b783c000-b7842000 r-xs  03:01 605376 
/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-x86.cache-2
b7842000-b7845000 r-xs  03:01 605354 
/var/cache/fontconfig/a46337af8a0b4c9b317ad981ec3bdf87-x86.cache-2
b7845000-b7849000 r-xs  03:01 605351 
/var/cache/fontconfig/921a30a17f0be15c70ac14043cb7a739-x86.cache-2
b7849000-b784a000 r-xs  03:01 605380 
/var/cache/fontconfig/75a2cd575a62c63e802c11411fb87c37-x86.cache-2
b784a000-b784c000 r-xs  03:01 605379 
/var/cache/fontconfig/9c0624108b9a2ae8552f664125be8356-x86.cache-2
b784c000-b7852000 r-xs  03:01 605378 
/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-x86.cache-2
b7852000-b7854000 r-xs  03:01 605126 
/var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-x86.cache-2
b7854000-b7855000 r-xs  03:01 605373 
/var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-x86.cache-2
b7855000-b786c000 r-xs  03:01 605357 
/var/cache/fontconfig/365b55f210c0a22e9a19e35191240f32-x86.cache-2
b786c000-b7872000 r-xs  03:01 605110 
/var/cache/fontconfig/d52a8644073d54c13679302ca1180695-x86.cache-2
b7872000-b7882000 r-xs  03:01 605102 
/var/cache/fontconfig/cabbd14511b9e8a55e92af97fb3a0461-x86.cache-2
b7882000-b7889000 r-xs  03:01 605367 
/var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-x86.cache-2
b7889000-b78c9000 r-xs  03:01 605365 
/var/cache/fontconfig/eeebfc908bd29a90773fd860017aada4-x86.cache-2
b78c9000-b7909000 r-xs  03:01 605120 
/var/cache/fontconfig/21a99156bb11811cef641abeda519a45-x86.cache-2
b7909000-b790a000 r-xs  03:01 605356 
/var/cache/fontconfig/bf1f9632594a1fa28e2cf4d7888deffe-x86.cache-2
b790a000-b790c000 r-xs  03:01 605130 
/var/cache/fontconfig/b8613a33de00eecd32d5a94c3c617829-x86.cache-2
b790c000-b790f000 r-xs  03:01 605129 
/var/cache/fontconfig/b21a91cee725896328b8cee8091cf747-x86.cache-2
b790f000-b7913000 r-xs  03:01 605128 
/var/cache/fontconfig/fd9416c4b92f07c6f59a3a8cf496e9dc-x86.cache-2
b7913000-b7915000 r-xs  03:01 605121 
/var/cache/fontconfig/059138ec877db160474b4d5de1248d14-x86.cache-2
b7915000-b7918000 r-xs  03:01 605117 
/var/cache/fontconfig/8ab5f685cd6d8ba67c37c908faf08172-x86.cache-2
b7918000-b791c000 r-xs  03:01 605116 
/var/cache/fontconfig/0f32d3adc6a232110812e17374eaa446-x86.cache-2
b791c000-b791f000 r-xs  03:01 605115 
/var/cache/fontconfig/7b4a97c10f6c0166998ddfa1cf7392fb-x86.cache-2
b791f000-b792 r-xs  03:01 605113 
/var/cache/fontconfig/61c830dfac3fd78a12654da5e9ba3f56-x86.cache-2
b792-b7921000 r-xs  03:01 605107 
/var/cache/fontconfig/892f88ea27b235637f494d515247eddd-x86.cache-2
b7921000-b7924000 r-xs  03:01 605104 
/var/cache/fontconfig/142ecfc435bad6f1fbc2648c1119d5eb-x86.cache-2
b7924000-b792a000 r-xs  03:01 605099 
/var/cache/fontconfig/102e5142c2e9e50c5e8ece26694a2dad-x86.cache-2
b792a000-b793 r-xs  03:01 605098 
/var/cache/fontconfig/a960c40fc9306f090224a04585f8a963-x86.cache-2
b793-b7934000 r-xs  03:01 605096 
/var/cache/fontconfig/9404ff413c67fc2a1526fd14eb4163a8-x86.cache-2
b7934000-b7936000 r-xs  03:01 605091 
/var/cache/fontconfig/b3fedf7c409f006ca1a6fceffceb77cf-x86.cache-2
b7936000-b793a000 r-xs  03:01 605088 
/var/cache/fontconfig/6330322105e0c4105d7c7a6ea2974107-x86.cache-2
b793a000-b7979000 r-xp  03:05 147523 /usr/lib/locale/fr_FR.utf8/LC_CTYPE
b7979000-b7a59000 r-xp  03:05 884743 
/usr/lib/locale/fr_FR.utf8/LC_COLLATE
b7a59000-b7a5b000 rwxp b7a59000 00:00 0
b7a5b000-b7a5f000 r-xp  03:05 83556 /usr/lib/libXfixes.so.3.1.0
b7a5f000-b7a6 rwxp 3000 03:05 83556 /usr/lib/libXfixes.so.3.1.0
b

[Bug 116870] [mono-gac] GLib Error messages during installation

2007-05-25 Thread Olivier Blanc
Public bug reported:

Binary package hint: mono-gac

Here are the error messages listed while mono-gac is parametrized :

Paramétrage de mono-gac (1.2.4-0ubuntu6) ...
* Installing 1 assembly from libgmime2.2-cil into Mono

***MEMORY-WARNING***: /usr/share/mono/MonoGetAssemblyName.exe[18127]:
GSlice: g_thread_init() must be called before all other GLib functions;
memory corruption due to late invocation of g_thread_init() has been
detected; this program is likely to crash, leak or unexpectedly abort
soon...

***MEMORY-WARNING***: /usr/lib/mono/1.0/gacutil.exe[18131]: GSlice: 
g_thread_init() must be called before all other GLib functions; memory 
corruption due to late invocation of g_thread_init() has been detected; this 
program is likely to crash, leak or unexpectedly abort soon...
* Installing 1 assembly from libgsf0.0-cil into Mono

***MEMORY-WARNING***: /usr/share/mono/MonoGetAssemblyName.exe[18142]:
GSlice: g_thread_init() must be called before all other GLib functions;
memory corruption due to late invocation of g_thread_init() has been
detected; this program is likely to crash, leak or unexpectedly abort
soon...

***MEMORY-WARNING***: /usr/lib/mono/1.0/gacutil.exe[18146]: GSlice: 
g_thread_init() must be called before all other GLib functions; memory 
corruption due to late invocation of g_thread_init() has been detected; this 
program is likely to crash, leak or unexpectedly abort soon...
* Installing 1 assembly from libndesk-dbus1.0-cil into Mono

***MEMORY-WARNING***: /usr/share/mono/MonoGetAssemblyName.exe[18157]:
GSlice: g_thread_init() must be called before all other GLib functions;
memory corruption due to late invocation of g_thread_init() has been
detected; this program is likely to crash, leak or unexpectedly abort
soon...

***MEMORY-WARNING***: /usr/lib/mono/1.0/gacutil.exe[18161]: GSlice: 
g_thread_init() must be called before all other GLib functions; memory 
corruption due to late invocation of g_thread_init() has been detected; this 
program is likely to crash, leak or unexpectedly abort soon...
* Installing 1 assembly from libndesk-dbus-glib1.0-cil into Mono

***MEMORY-WARNING***: /usr/share/mono/MonoGetAssemblyName.exe[18171]:
GSlice: g_thread_init() must be called before all other GLib functions;
memory corruption due to late invocation of g_thread_init() has been
detected; this program is likely to crash, leak or unexpectedly abort
soon...

***MEMORY-WARNING***: /usr/lib/mono/1.0/gacutil.exe[18175]: GSlice:
g_thread_init() must be called before all other GLib functions; memory
corruption due to late invocation of g_thread_init() has been detected;
this program is likely to crash, leak or unexpectedly abort soon...

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

-- 
[mono-gac] GLib  Error messages during installation 
https://bugs.launchpad.net/bugs/116870
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 125400] Re: [MASTER] package openoffice.org-common 2.2.1-5ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2007-07-12 Thread Olivier Blanc
I can confirm, I have the same problem here

-- 
[MASTER] package openoffice.org-common 2.2.1-5ubuntu2 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/125400
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 135488] Re: Configuration differences for DBUS

2007-08-29 Thread Olivier Blanc
The version of  gnome-power-manager is 2.19.6-0ubuntu2  on Gusty.
Regards

-- 
Configuration differences for DBUS
https://bugs.launchpad.net/bugs/135488
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 135488] Configuration differences for DBUS

2007-08-29 Thread Olivier Blanc
Public bug reported:

In the /etc/dbus-1/system, the file gnome-power-manager.conf references the 
object org.gnome.PowerManager
but the file /usr/share/dbus-1/services/gnome-power-manager.service references 
the service Name=org.freedesktop.PowerManagement


Extracts from /etc/dbus-1/system.d/gnome-power-manager.conf :
  
  
  
  
  
  
  
  
  

Extract from /usr/share/dbus-1/services/gnome-power-manager.service:
  [D-BUS Service]
  Name=org.freedesktop.PowerManagement
  Exec=/usr/bin/gnome-power-manager

Regards

Olivier

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Configuration differences for DBUS
https://bugs.launchpad.net/bugs/135488
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 135488] Re: Configuration differences for DBUS

2007-08-29 Thread Olivier Blanc
It's an upgrade from Feisty.

The file in /etc/dbus-1/system.d is quite old :
-rw-r--r-- 1 root root  711 2006-08-30 16:21 gnome-power-manager.conf

-- 
Configuration differences for DBUS
https://bugs.launchpad.net/bugs/135488
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 135593] gpilotd crash

2007-08-29 Thread Olivier Blanc
Public bug reported:

Binary package hint: gnome-pilot

For all synchronization with my PDA, the link is closed by the host.
I ran the gpilotd by hand to check what was happening and found that gpilotd 
crashes at the end of syncing process.

Here is the message printed out :

gpilotd-Message: Synchronisation fini

(gpilotd:31375): GLib-GObject-CRITICAL **: g_object_unref: assertion 
`G_IS_OBJECT (object)' failed
Erreur de segmentation (core dumped)


Here are the versions installed
ii  gnome-pilot2.0.15-2ubuntu1  
 A GNOME applet for management of your Palm PDA
ii  gnome-pilot-conduits   2.0.15-1ubuntu1  
 conduits for gnome-pilot
ii  libgnome-pilot22.0.15-2ubuntu1  
 Support libraries for gnome-pilot
ii  pilot-link 0.12.2-9ubuntu2  
 tools to communicate with a PalmOS PDA

The Ubuntu Version is Gutsy.

** Affects: gnome-pilot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gpilotd crash
https://bugs.launchpad.net/bugs/135593
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 181999] Re: [ubuntu hardy alpha 3] update behind proxy - connections time out

2008-02-06 Thread Olivier Blanc
Could it be related to bug #162837 ?

-- 
[ubuntu hardy alpha 3] update behind proxy - connections time out 
https://bugs.launchpad.net/bugs/181999
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 144309] amdcccle crashed with SIGSEV

2007-09-23 Thread Olivier Blanc
Public bug reported:

Binary package hint: xorg-driver-fglrx

Here the trace given by gdb :
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) r
Starting program: /usr/bin/amdcccle 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1214462288 (LWP 8249)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1214462288 (LWP 8249)]

0x0814f972 in CInfoDriver::UnInitialize ()
(gdb) quit
The program is running.  Exit anyway? (y or n) y

The laptop is running Ubuntu gutsy 
Linux bibi2 2.6.22-12-generic #1 SMP Sat Sep 22 18:14:28 GMT 2007 i686 GNU/Linux

and xorg-driver-fglrx version is :
ii  xorg-driver-fglrx  7.1.0-8.37.6+2.6.22.4-12.3   
 Video driver for ATI graphics accelerators


regards

** Affects: linux-restricted-modules-2.6.22 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
amdcccle crashed with SIGSEV
https://bugs.launchpad.net/bugs/144309
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 159556] Re: [Hardy] xserver-xorg-core incorrectly conflicting with xserver-xorg-video?

2007-11-03 Thread Olivier Blanc
Is there any way around as apt-get upgrade removed all xserver-xorg packages on 
my laptop.
Trying to install it again gives me the same errors as above :

apt-get install xserver-xorg xserver-xorg-input-all  xserver-xorg-core 
xserver-xorg-video-all
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances   
Lecture des informations d'état... Fait
Certains paquets ne peuvent être installés. Ceci peut signifier
que vous avez demandé l'impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n'ont pas encore
été créés ou ne sont pas sortis d'Incoming.
L'information suivante devrait vous aider à résoudre la situation : 

Les paquets suivants contiennent des dépendances non satisfaites :
  xserver-xorg-video-all: Dépend: xserver-xorg-video-ati mais ne sera pas 
installé
  Dépend: xserver-xorg-video-chips mais ne sera pas 
installé
  Dépend: xserver-xorg-video-cirrus mais ne sera pas 
installé
  Dépend: xserver-xorg-video-cyrix mais ne sera pas 
installé
  Dépend: xserver-xorg-video-dummy mais ne sera pas 
installé
  Dépend: xserver-xorg-video-fbdev mais ne sera pas 
installé
  Dépend: xserver-xorg-video-i740 mais ne sera pas 
installé
  Dépend: xserver-xorg-video-i810 mais ne sera pas 
installé
  Dépend: xserver-xorg-video-intel mais ne sera pas 
installé ou
   xserver-xorg-video-i810-modesetting mais il 
n'est pas installable ou
   xserver-xorg-video-intel-modesetting mais il 
n'est pas installable
  Dépend: xserver-xorg-video-imstt mais ne sera pas 
installé
  Dépend: xserver-xorg-video-neomagic mais ne sera pas 
installé
  Dépend: xserver-xorg-video-newport mais ne sera pas 
installé
  Dépend: xserver-xorg-video-nv mais ne sera pas 
installé
  Dépend: xserver-xorg-video-s3virge mais ne sera pas 
installé
  Dépend: xserver-xorg-video-sis mais ne sera pas 
installé
  Dépend: xserver-xorg-video-sisusb mais ne sera pas 
installé
  Dépend: xserver-xorg-video-tdfx mais ne sera pas 
installé
  Dépend: xserver-xorg-video-tga mais ne sera pas 
installé
  Dépend: xserver-xorg-video-trident mais ne sera pas 
installé
  Dépend: xserver-xorg-video-vesa mais ne sera pas 
installé
  Dépend: xserver-xorg-video-vga mais ne sera pas 
installé
  Dépend: xserver-xorg-video-v4l mais ne sera pas 
installé
E: Paquets défectueux


Thanks for help

-- 
[Hardy] xserver-xorg-core incorrectly conflicting with xserver-xorg-video?
https://bugs.launchpad.net/bugs/159556
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 162837] Global environment variables are not global in sudo shell

2007-11-15 Thread Olivier Blanc
Public bug reported:

Since the upgrade to "sudo 1.6.9p6-1ubuntu1 ", the global environment
variables are not passed as global variables to sudo shell

For exemple, 
export http_proxy=http://foo.bar:8080/ && sudo echo $http_proxy && sudo printenv
returns 

http://foo.bar:8080  => for echo

and returns  for printenv

TERM=xterm
LANG=fr_FR.UTF-8
DISPLAY=:0.0
COLORTERM=gnome-terminal
XAUTHORITY=/home/olivier/.Xauthority
HOME=/home/olivier
SHELL=/bin/bash
LOGNAME=root
USER=root
USERNAME=root
SUDO_COMMAND=/usr/bin/printenv
SUDO_USER=olivier
SUDO_UID=507
SUDO_GID=501

No reference to http_proxy variable.

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

-- 
Global environment variables are not global in sudo shell
https://bugs.launchpad.net/bugs/162837
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 159556] Re: [Hardy] xserver-xorg-core incorrectly conflicting with xserver-xorg-video?

2007-11-15 Thread Olivier Blanc
It's been corrected.
Can be closed.

-- 
[Hardy] xserver-xorg-core incorrectly conflicting with xserver-xorg-video?
https://bugs.launchpad.net/bugs/159556
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 62310] Re: Gpilotd does not reply to all sync request

2007-11-16 Thread Olivier Blanc
can be closed.
All is working fine now.

-- 
Gpilotd does not reply to all sync request 
https://bugs.launchpad.net/bugs/62310
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 135488] Re: Configuration differences for DBUS

2007-11-16 Thread Olivier Blanc
The problem deseapred since I installed version 7.10
Can be closed ?

-- 
Configuration differences for DBUS
https://bugs.launchpad.net/bugs/135488
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 194436] Re: Encountered a section with no Package: header

2008-03-07 Thread Olivier Blanc
I have the same error:
Lecture des listes de paquets... Erreur !
E: Encountered a section with no Package: header
E: Problem with MergeList 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_hardy_universe_i18n_Translation-fr
E: Les listes de paquets ou le fichier « status » ne peuvent être analysés ou 
lus.

-- 
Encountered a section with no Package: header
https://bugs.launchpad.net/bugs/194436
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 117497] evince wont install : libpoppler1-glib renamed in libpoppler1

2007-05-29 Thread Olivier Blanc
Public bug reported:

Binary package hint: evince

Evince has been automatically removed since installation of 
libpoppler1-0.5.4-4ubuntu1 in replacement of  libpoppler1-Glib
It's now impossible to install it as libpoppler1-glib has been renamed in 
libpoppler1.
Evince needs a recompile

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

-- 
evince wont install : libpoppler1-glib renamed in libpoppler1
https://bugs.launchpad.net/bugs/117497
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 118740] app-install-data : Can't import AppInstall.CoreMenu, aborting

2007-06-05 Thread Olivier Blanc
Public bug reported:

Binary package hint: app-install-data

During the upgrade process of app-install-data (0.4.2), I had the following 
error message :
Can't import AppInstall.CoreMenu, aborting

** Affects: app-install-data-ubuntu (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
app-install-data :  Can't import AppInstall.CoreMenu, aborting
https://bugs.launchpad.net/bugs/118740
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 112372] openoffice crash due to libhunspell

2007-05-04 Thread Olivier Blanc
Public bug reported:

Binary package hint: libhunspell-1.1-0

hi, 
Since last installation of libhunspell-1.1-0  version 1.1.5-6,  OpenOffice 
crashes each time a the spellchecker is used.
Here is the captured error for OpenOffice : 
/usr/lib/openoffice/program/soffice.bin: symbol lookup error: 
/usr/lib/openoffice/program/libspell680li.so: undefined symbol: 
_ZN8Hunspell5spellEPKc

The problems occured before with Firefox, but is solved with new Firefox
version : firefox 2.0.0.3+3-0ubuntu1

Regards,

Olivier

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

-- 
openoffice crash due to libhunspell
https://bugs.launchpad.net/bugs/112372
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 112372] Re: openoffice crash due to libhunspell

2007-05-04 Thread Olivier Blanc
Here are the versions of OpenOffice :
ii  openoffice.org 2.2.0-1ubuntu3   
  OpenOffice.org Office suite
ii  openoffice.org-base2.2.0-1ubuntu3   
  OpenOffice.org office suite - database
ii  openoffice.org-calc2.2.0-1ubuntu3   
  OpenOffice.org office suite - spreadsheet
ii  openoffice.org-common  2.2.0-1ubuntu3   
  OpenOffice.org office suite architecture independent fil
ii  openoffice.org-core2.2.0-1ubuntu3   
  OpenOffice.org office suite architecture dependent files
ii  openoffice.org-draw2.2.0-1ubuntu3   
  OpenOffice.org office suite - drawing
ii  openoffice.org-evolution   2.2.0-1ubuntu3   
  Evolution Addressbook support for OpenOffice.org
ii  openoffice.org-filter-binfilter2.2.0-1ubuntu3   
  Legacy filters (e.g. StarOffice 5.2) for OpenOffice.org
ii  openoffice.org-filter-mobiledev2.2.0-1ubuntu3   
  Mobile Devices Filters for OpenOffice.org
ii  openoffice.org-gnome   2.2.0-1ubuntu3   
  GNOME Integration for OpenOffice.org (VFS, GConf)
ii  openoffice.org-gtk 2.2.0-1ubuntu3   
  GTK Integration for OpenOffice.org (Widgets, Dialogs, Qu
ii  openoffice.org-help-en-us  2.2.0-0ubuntu2   
  English_american help for OpenOffice.org
ii  openoffice.org-hyphenation 0.2  
  Hyphenation patterns for OpenOffice.org
ii  openoffice.org-impress 2.2.0-1ubuntu3   
  OpenOffice.org office suite - presentation
ii  openoffice.org-java-common 2.2.0-1ubuntu3   
  OpenOffice.org office suite Java support arch. independe
ii  openoffice.org-l10n-common 2.2.0-0ubuntu2   
  common files for OpenOffice.org language and help packag
ii  openoffice.org-l10n-en-us  2.2.0-1ubuntu3   
  English_american language package for OpenOffice.org
ii  openoffice.org-l10n-fr 2.2.0-0ubuntu2   
  French language package for OpenOffice.org
ii  openoffice.org-math2.2.0-1ubuntu3   
  OpenOffice.org office suite - equation editor
ii  openoffice.org-style-andromeda 2.2.0-1ubuntu3   
  Default symbol style for OpenOffice.org
ii  openoffice.org-style-crystal   2.2.0-1ubuntu3   
  Crystal symbol style for OpenOffice.org
ii  openoffice.org-style-human 2.2.0-1ubuntu3   
  Human symbol style for OpenOffice.org
ii  openoffice.org-style-industrial2.2.0-1ubuntu3   
  Industrial symbol style for OpenOffice.org
ii  openoffice.org-thesaurus-en-us 2.0.4~rc1-3ubuntu1   
  English Thesaurus for OpenOffice.org
ii  openoffice.org-writer  2.2.0-1ubuntu3   
  OpenOffice.org office suite - word processor
ii  python-uno 2.2.0-1ubuntu3   
  Python interface for OpenOffice.org

Regards

-- 
openoffice crash due to libhunspell
https://bugs.launchpad.net/bugs/112372
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 103813] Re: AIGLX with fglrx fails to initialize DRI (undefined symbol)

2007-06-27 Thread Olivier Blanc
I have the same here on gusty with 
Linux bibi2 2.6.22-7-generic #1 SMP Mon Jun 25 17:33:14 GMT 2007 i686 GNU/Linux
 fglrx-kernel-2.6.22-6-generic 3.14.6-0ubuntu1+2.6.22-6.13 
xorg-driver-fglrx  7.1.0-8.37.6+2.6.22.2-7.2

-- 
AIGLX with fglrx fails to initialize DRI (undefined symbol)
https://bugs.launchpad.net/bugs/103813
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 25653] Re: gnome-pilot needs to be ported to new udev world order

2006-09-24 Thread Olivier Blanc
I gave a try to the new version :

It doesn't start automatically through the applet.

I tried to run gpilotd from the shell.
I looks like if it's working sometimes :
First fime, it worked properly

Second time :
gpilotd-Message: setting PILOTRATE=115200
(gnome-pilot:22093): gpilotd-WARNING **: pi_accept_to returned -202: Aucun 
fichier ou répertoire de ce type (no file or directory of this type)
(gnome-pilot:22093): gpilotd-WARNING **: pi_accept_to: timeout was 10 secs

third time : 
gpilotd-Message: setting PILOTRATE=115200
gpilotd-Message: Device Cradle has 0 events
gpilotd-Message: Instanciation de 5 conduites...
and it started...

fourth time : same messages as second time
gpilotd-Message: setting PILOTRATE=115200
(gnome-pilot:22093): gpilotd-WARNING **: pi_accept_to returned -202: Aucun 
fichier ou répertoire de ce type
(gnome-pilot:22093): gpilotd-WARNING **: pi_accept_to: timeout was 10 secs

and fifth time : same error messages.


Let me know if I can go further in testing.

-- 
gnome-pilot needs to be ported to new udev world order
https://launchpad.net/bugs/25653

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

[Bug 62310] Gpilotd does not reply to all sync request

2006-09-25 Thread Olivier Blanc
Public bug reported:

Here is the output :

LC_ALL=C gpilotd -d -d -d
gpilotd-Message: gnome-pilot 2.0.14 starting...
gpilotd-Message: compiled for pilot-link version 0.12.1
gpilotd-Message: compiled with [VFS] [USB] [IrDA] [Network] 
gpilotd-Message: Activating CORBA server
gpilotd-Message: bonobo_activation_active_server_register = 0
gpilotd-Message: Watching Cradle (/dev/pilot)
gpilotd-Message: Found 4766, 0001
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0502, 0736
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 091e, 0004
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 115e, f100
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 082d, 0100
gpilotd-Message: Using net FALSE
gpilotd-Message: Found 082d, 0200
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 082d, 0300
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0c88, 0021
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0001
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0002
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0003
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0020
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0031
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0040
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0050
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0060
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0061
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0070
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 0830, 0080
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 04e8, 8001
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 04e8, 6601
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 0038
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 0066
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 0095
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 009a
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 00c9
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 00da
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 00e9
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 0144
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 054c, 0169
gpilotd-Message: Using net TRUE
gpilotd-Message: Found 12ef, 0100
gpilotd-Message: Using net TRUE
gpilotd-Message: setting PILOTRATE=115200

(gnome-pilot:15026): gpilotd-WARNING **: pi_accept_to returned -202: No
such file or directory

(gnome-pilot:15026): gpilotd-WARNING **: pi_accept_to: timeout was 10 secs
   

Extracts fom dmesg :
[17185973.152000] usb 1-1.2: new full speed USB device using ohci_hcd and 
address 3
[17185973.28] usb 1-1.2: configuration #1 chosen from 1 choice
[17185973.468000] usbcore: registered new driver usbserial
[17185973.468000] drivers/usb/serial/usb-serial.c: USB Serial support 
registered for generic
[17185973.468000] usbcore: registered new driver usbserial_generic
[17185973.468000] drivers/usb/serial/usb-serial.c: USB Serial Driver core
[17185973.476000] drivers/usb/serial/usb-serial.c: USB Serial support 
registered for Handspring Visor / Palm OS
[17185973.476000] drivers/usb/serial/usb-serial.c: USB Serial support 
registered for Sony Clie 3.5
[17185973.476000] drivers/usb/serial/usb-serial.c: USB Serial support 
registered for Sony Clie 5.0
[17185973.48] visor 1-1.2:1.0: Handspring Visor / Palm OS converter detected
[17185973.48] usb 1-1.2: Handspring Visor / Palm OS converter now attached 
to ttyUSB0
[17185973.48] usb 1-1.2: Handspring Visor / Palm OS converter now attached 
to ttyUSB1
[17185973.484000] usbcore: registered new driver visor
[17185973.484000] drivers/usb/serial/visor.c: USB HandSpring Visor / Palm OS 
driver
[17186038.996000] usb 1-1.2: USB disconnect, address 3
[17186038.996000] visor ttyUSB0: Handspring Visor / Palm OS converter now 
disconnected from ttyUSB0
[17186038.996000] visor ttyUSB1: Handspring Visor / Palm OS converter now 
disconnected from ttyUSB1
[17186038.996000] visor 1-1.2:1.0: device disconnected

The next try, in the same gpilotd process works :

gpilotd-Message: setting PILOTRATE=115200
gpilotd-Message: Device Cradle has 0 events
gpilotd-Message: Instantiating 5 conduits...
...
gpilotd-Message: Synchronization ended
** Message: time_file: destroying time conduit

The next try gives :
gpilotd-Message: setting PILOTRATE=115200

(gnome-pilot:15026): gpilotd-WARNING **: pi_accept_to returned -202: No
such file or directory

(gnome-pilot:15026): gpilotd-WARNING **: pi_accept_to: timeout was 10
secs

** Affects: gnome-pilot (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Gpilotd does not reply to all sync request 
https://launchpad.net/bugs/62310

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


[Bug 62310] Re: Gpilotd does not reply to all sync request

2006-09-25 Thread Olivier Blanc
It is a Palm Tungsten T3

-- 
Gpilotd does not reply to all sync request 
https://launchpad.net/bugs/62310

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


[Bug 62310] Re: Gpilotd does not reply to all sync request

2006-09-29 Thread Olivier Blanc
pilot-xfer seems to be reliable... I tried 10 times, and it worked the
10 times.

I made some more tests on Gpilotd it worked each time.
I upgraded to udev 093-0ubuntu16
and I guess that's what was causing the problem...

-- 
Gpilotd does not reply to all sync request 
https://launchpad.net/bugs/62310

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


[Bug 488752] [NEW] pdftopdf crashes

2009-11-26 Thread Olivier Blanc
Public bug reported:

Binary package hint: cups

Ubuntu Release : Ubuntu lucid (development branch)
Release:10.04

 apt-cache policy cups
cups:
  Installé : 1.4.2-1git1
  Candidat : 1.4.2-1git1
 Table de version :
 *** 1.4.2-1git1 0
500 http://archive.ubuntu.com lucid/main Packages
100 /var/lib/dpkg/status

pdftopdf crashes with the following error : 
$ ./pdftopdf
./pdftopdf: symbol lookup error: ./pdftopdf: undefined symbol: 
_ZN13GfxColorSpace5parseEP6Object

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

-- 
pdftopdf crashes
https://bugs.launchpad.net/bugs/488752
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 332915] Re: [Acer TravelMate 5320] suspend/resume problem

2009-11-30 Thread Olivier Blanc
The problem is gone with newer kernels
Tis bug should be closed

-- 
[Acer TravelMate 5320] suspend/resume problem
https://bugs.launchpad.net/bugs/332915
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 589230] [NEW] nozomi driver crashes and causes au kernel crash

2010-06-03 Thread Olivier Blanc
Public bug reported:

Nozomi driver crashes when inserting Mobile PC card GT Fusion 3G+ whith the 
following stack trace in /var/log/messages :
 May 27 17:30:59 bibi-3 kernel: [26783.655524] Initializing Nozomi driver 2.1d 
(build date: May 19 2010 03:47:06)
May 27 17:30:59 bibi-3 kernel: [26783.655569] nozomi :10:00.2: enabling 
device ( -> 0002)
May 27 17:30:59 bibi-3 kernel: [26783.655580] nozomi :10:00.2: PCI INT A -> 
GSI 22 (level, low) -> IRQ 22
May 27 17:30:59 bibi-3 kernel: [26783.655587] nozomi :10:00.2: Card type 
is: 2048
May 27 17:30:59 bibi-3 kernel: [26783.956473] nozomi :10:00.2: Version of 
card: 3
May 27 17:30:59 bibi-3 kernel: [26783.956650] nozomi :10:00.2: 
Initialization OK!
May 27 17:31:01 bibi-3 kernel: [26785.837424] nozomi :10:00.2: Device READY!
May 27 17:31:02 bibi-3 kernel: [26786.655709] Warning: dev (noz2) tty->count(0) 
!= #fd's(1) in tty_open
May 27 17:31:02 bibi-3 kernel: [26786.655716] noz: activated 2: e734f278
May 27 17:31:02 bibi-3 kernel: [26786.655825] Warning: dev (noz0) tty->count(0) 
!= #fd's(1) in tty_open
May 27 17:31:02 bibi-3 kernel: [26786.655829] noz: activated 0: e734f060
May 27 17:31:02 bibi-3 kernel: [26786.655895] Warning: dev (noz3) tty->count(0) 
!= #fd's(1) in tty_open
May 27 17:31:02 bibi-3 kernel: [26786.655898] noz: activated 3: e734f384
May 27 17:31:02 bibi-3 kernel: [26786.655960] Warning: dev (noz1) tty->count(0) 
!= #fd's(1) in tty_open
May 27 17:31:02 bibi-3 kernel: [26786.655963] noz: activated 1: e734f16c
May 27 17:31:02 bibi-3 kernel: [26786.656080] *pde = 7f3d9067 
May 27 17:31:02 bibi-3 kernel: [26786.656091] Modules linked in: nozomi 
hid_logitech pl2303 pegasus ff_memless usbhid mii usbserial hid ipt_MASQUERADE 
iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables 
x_tables vboxnetadp vboxnetflt vboxdrv coretemp aes_i586 aes_generic tifm_sd 
rfcomm l2cap bluetooth snd_hda_codec_realtek snd_hda_intel snd_hda_codec 
snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss fbcon 
tileblit font bitblit softcursor snd_seq_midi vga16fb snd_rawmidi vgastate 
snd_seq_midi_event snd_seq usblp snd_timer pcmcia snd_seq_device i915 
drm_kms_helper arc4 snd intel_agp drm soundcore yenta_socket rsrc_nonstatic 
pcmcia_core snd_page_alloc agpgart ath5k tifm_7xx1 sdhci_pci sdhci tifm_core 
i2c_algo_bit mac80211 joydev ath cfg80211 nsc_ircc irda sbp2 video acer_wmi 
output lp psmouse serio_raw led_class crc_ccitt parport usb_storage dm_raid45 
ohci1394 ieee1394 tg3 xor [last unloaded: i2c_i801]
May 27 17:31:02 bibi-3 kernel: [26786.656152] 
May 27 17:31:02 bibi-3 kernel: [26786.656156] Pid: 1087, comm: modem-manager 
Not tainted 2.6.34-3-generic #10-Ubuntu Columbia   
/TravelMate 5320
May 27 17:31:02 bibi-3 kernel: [26786.656160] EIP: 0060:[] EFLAGS: 
00010246 CPU: 0
May 27 17:31:02 bibi-3 kernel: [26786.656163] EIP is at mutex_lock+0x1b/0x40
May 27 17:31:02 bibi-3 kernel: [26786.656166] EAX: 00bc EBX: 00bc ECX: 
ee3b6800 EDX: e734f000
May 27 17:31:02 bibi-3 kernel: [26786.656169] ESI: 1000 EDI: 00bc EBP: 
ee13fb64 ESP: ee13fb5c
May 27 17:31:02 bibi-3 kernel: [26786.656171]  DS: 007b ES: 007b FS: 00d8 GS: 
00e0 SS: 0068
May 27 17:31:02 bibi-3 kernel: [26786.656178]   1000 ee13fb78 
f9f9840d ee3b6800  e726f300 ee13fb80
May 27 17:31:02 bibi-3 kernel: [26786.656184] <0> c03bd17d ee13fb98 c03baf97 
0113ff98 e726f300 ee3b6800 ee194b78 ee13fbb8
May 27 17:31:02 bibi-3 kernel: [26786.656190] <0> c03b6ce9 c04d24e2 c03bae20 
ee13fc28 ee13ff0c e726f300 ee13fc28 ee13fc10
May 27 17:31:02 bibi-3 kernel: [26786.656204]  [] ? 
ntty_write_room+0x4d/0xa0 [nozomi]
May 27 17:31:02 bibi-3 kernel: [26786.656209]  [] ? 
tty_write_room+0x1d/0x20
May 27 17:31:02 bibi-3 kernel: [26786.656212]  [] ? 
n_tty_poll+0x177/0x190
May 27 17:31:02 bibi-3 kernel: [26786.656217]  [] ? tty_poll+0x69/0x80
May 27 17:31:02 bibi-3 kernel: [26786.656222]  [] ? 
datagram_poll+0xd2/0x100
May 27 17:31:02 bibi-3 kernel: [26786.656225]  [] ? 
n_tty_poll+0x0/0x190
May 27 17:31:02 bibi-3 kernel: [26786.656229]  [] ? do_poll+0xdb/0x230
May 27 17:31:02 bibi-3 kernel: [26786.656233]  [] ? 
do_sys_poll+0x138/0x1f0
May 27 17:31:02 bibi-3 kernel: [26786.656237]  [] ? 
__pollwait+0x0/0xe0
May 27 17:31:02 bibi-3 kernel: [26786.656241]  [] ? pollwake+0x0/0x60
May 27 17:31:02 bibi-3 kernel: [26786.656244]  [] ? pollwake+0x0/0x60
May 27 17:31:02 bibi-3 kernel: [26786.656247]  [] ? pollwake+0x0/0x60
May 27 17:31:02 bibi-3 kernel: [26786.656251]  [] ? pollwake+0x0/0x60
May 27 17:31:02 bibi-3 kernel: [26786.656254]  [] ? pollwake+0x0/0x60
May 27 17:31:02 bibi-3 kernel: [26786.656258]  [] ? pollwake+0x0/0x60
May 27 17:31:02 bibi-3 kernel: [26786.656261]  [] ? pollwake+0x0/0x60
May 27 17:31:02 bibi-3 kernel: [26786.656264]  [] ? pollwake+0x0/0x60
May 27 17:31:02 bibi-3 kernel: [26786.656268]  [] ? pollwake+0x0/0x60
May 27 17:31:02 bibi-3 kernel: [26786.656271]  [] ? pollwake+0x0/0x60
May

[Bug 589230] Re: nozomi driver crashes and causes au kernel crash

2010-06-03 Thread Olivier Blanc

** Attachment added: "Apport report"
   http://launchpadlibrarian.net/49611752/apport.cli

-- 
nozomi driver crashes and causes au kernel crash
https://bugs.launchpad.net/bugs/589230
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 589230] Re: nozomi driver crashes and causes au kernel crash

2010-06-04 Thread Olivier Blanc

** Attachment added: "Dmesg extract"
   http://launchpadlibrarian.net/49657892/dmesg.txt2

-- 
nozomi driver crashes and causes au kernel crash
https://bugs.launchpad.net/bugs/589230
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 589230] Re: nozomi driver crashes and causes au kernel crash

2010-06-04 Thread Olivier Blanc
Extract from lspci -vnvn :

10:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88w8335 
[Libertas] 802.11b/g Wireless [11ab:1faa] (rev 43)
Subsystem: Option N.V. Device [1931:000e]
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- https://bugs.launchpad.net/bugs/589230
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 843769] Re: 'undefined symbol: g_unix_signal_add_watch_full' error, needs to be updated to 3.1.91

2011-09-08 Thread Olivier Blanc
The problem is still active after upgrading to evolution-data-server
(3.1.91-0ubuntu1)

$ evolution
evolution: symbol lookup error: evolution: undefined symbol: 
g_unix_signal_add_watch_full

$ dpkg -l | grep evolution
ii  evolution  3.1.5-0ubuntu2   
groupware suite with mail client and organizer
ii  evolution-common   3.1.5-0ubuntu2   
architecture independent files for Evolution
ii  evolution-data-server  3.1.91-0ubuntu1  
evolution database backend server
ii  evolution-data-server-common   3.1.91-0ubuntu1  
architecture independent files for Evolution Data Server
ii  evolution-dev  3.1.5-0ubuntu2   
development library files for Evolution
ii  evolution-indicator0.2.18-0ubuntu1  
GNOME panel indicator applet for Evolution
ii  evolution-plugins  3.1.5-0ubuntu2   
standard plugins for Evolution
ii  evolution-plugins-experimental 3.1.5-0ubuntu2   
experimental plugins for Evolution
ii  evolution-webcal   2.32.0-1build1   
webcal: URL handler for GNOME and Evolution
ii  libebackend-1.2-1  3.1.91-0ubuntu1  
Utility library for evolution data servers
rc  libebackend1.2-0   2.32.2-0ubuntu2  
Utility library for evolution data servers
ii  libebook1.2-10 3.0.3-0ubuntu1~natty1
Client library for evolution address books
rc  libebook1.2-11 3.1.4-0ubuntu7   
Client library for evolution address books
ii  libebook1.2-12 3.1.91-0ubuntu1  
Client library for evolution address books
ii  libebook1.2-dev3.1.91-0ubuntu1  
Client library for evolution address books (development 
files)
ii  libecal1.2-10  3.1.91-0ubuntu1  
Client library for evolution calendars
ii  libecal1.2-8   3.0.3-0ubuntu1~natty1
Client library for evolution calendars
rc  libecal1.2-9   3.1.4-0ubuntu7   
Client library for evolution calendars
rc  libedata-book-1.2-10   3.1.4-0ubuntu7   
Backend library for evolution address books
ii  libedata-book-1.2-11   3.1.91-0ubuntu1  
Backend library for evolution address books
rc  libedata-book1.2-8 2.32.2-0ubuntu2  
Backend library for evolution address books
rc  libedata-cal-1.2-123.1.4-0ubuntu7   
Backend library for evolution calendars
ii  libedata-cal-1.2-133.1.91-0ubuntu1  
Backend library for evolution calendars
rc  libedata-cal1.2-10 2.32.2-0ubuntu2  
Backend library for evolution calendars
ii  libedataserver1.2-14   3.1.4-0ubuntu7   
Utility library for evolution data servers
ii  libedataserver1.2-15   3.1.91-0ubuntu1  
Utility library for evolution data servers
ii  libedataserver1.2-dev  3.1.91-0ubuntu1  
Utility library for evolution data servers (development 
files)
ii  libedataserverui-3.0-1 3.1.91-0ubuntu1  
GUI utility library for evolution data servers
ii  libedataserverui-3.0-dev   3.1.91-0ubuntu1  
GUI utility library for evolution data servers 
(development files)
rc  libedataserverui1.2-11 2.32.2-0ubuntu2  
GUI utility library for evolution data servers
ii  libevolution   3.1.5-0ubuntu2   
evolution libraries

$ ldd $(which evolution)
linux-vdso.so.1 =>  (0x7fff853a4000)
libeshell.so.0 => /usr/lib/evolution/3.2/libeshell.so.0 
(0x7fa32d9a6000)

[Bug 843769] Re: 'undefined symbol: g_unix_signal_add_watch_full' error, needs to be updated to 3.1.91

2011-09-08 Thread Olivier Blanc
Thanks its now working with the following conf :
$ dpkg -l | grep evolution
ii  evolution  3.1.91-0ubuntu1  
groupware suite with mail client and organizer
ii  evolution-common   3.1.91-0ubuntu1  
architecture independent files for Evolution
ii  evolution-data-server  3.1.91-0ubuntu1  
evolution database backend server
ii  evolution-data-server-common   3.1.91-0ubuntu1  
architecture independent files for Evolution Data Server
ii  evolution-dev  3.1.91-0ubuntu1  
development library files for Evolution
ii  evolution-indicator0.2.18-0ubuntu1  
GNOME panel indicator applet for Evolution
ii  evolution-plugins  3.1.91-0ubuntu1  
standard plugins for Evolution
ii  evolution-plugins-experimental 3.1.91-0ubuntu1  
experimental plugins for Evolution
ii  evolution-webcal   2.32.0-1build1   
webcal: URL handler for GNOME and Evolution
ii  libebackend-1.2-1  3.1.91-0ubuntu1  
Utility library for evolution data servers
rc  libebackend1.2-0   2.32.2-0ubuntu2  
Utility library for evolution data servers
ii  libebook1.2-10 3.0.3-0ubuntu1~natty1
Client library for evolution address books
rc  libebook1.2-11 3.1.4-0ubuntu7   
Client library for evolution address books
ii  libebook1.2-12 3.1.91-0ubuntu1  
Client library for evolution address books
ii  libebook1.2-dev3.1.91-0ubuntu1  
Client library for evolution address books (development 
files)
ii  libecal1.2-10  3.1.91-0ubuntu1  
Client library for evolution calendars
ii  libecal1.2-8   3.0.3-0ubuntu1~natty1
Client library for evolution calendars
rc  libecal1.2-9   3.1.4-0ubuntu7   
Client library for evolution calendars
rc  libedata-book-1.2-10   3.1.4-0ubuntu7   
Backend library for evolution address books
ii  libedata-book-1.2-11   3.1.91-0ubuntu1  
Backend library for evolution address books
rc  libedata-book1.2-8 2.32.2-0ubuntu2  
Backend library for evolution address books
rc  libedata-cal-1.2-123.1.4-0ubuntu7   
Backend library for evolution calendars
ii  libedata-cal-1.2-133.1.91-0ubuntu1  
Backend library for evolution calendars
rc  libedata-cal1.2-10 2.32.2-0ubuntu2  
Backend library for evolution calendars
ii  libedataserver1.2-14   3.1.4-0ubuntu7   
Utility library for evolution data servers
ii  libedataserver1.2-15   3.1.91-0ubuntu1  
Utility library for evolution data servers
ii  libedataserver1.2-dev  3.1.91-0ubuntu1  
Utility library for evolution data servers (development 
files)
ii  libedataserverui-3.0-1 3.1.91-0ubuntu1  
GUI utility library for evolution data servers
ii  libedataserverui-3.0-dev   3.1.91-0ubuntu1  
GUI utility library for evolution data servers 
(development files)
rc  libedataserverui1.2-11 2.32.2-0ubuntu2  
GUI utility library for evolution data servers
ii  libevolution   3.1.91-0ubuntu1  
evolution libraries

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

Title:
  'undefined symbol: g_unix_signal_add_watch_full' error, needs to be
  updated to 3.1.91

To manage notifications about this bug go to:
https://bugs.lau

[Bug 589230] Re: nozomi driver crashes and causes au kernel crash

2011-09-18 Thread Olivier Blanc
With last kernel undates, the problem disapeared.
$ uname -a 
Linux UC591 3.0.0-11-generic #18-Ubuntu SMP Tue Sep 13 23:38:01 UTC 2011 x86_64 
x86_64 x86_64 GNU/Linux
$ dpkg -l | grep linux-generic
ii  linux-generic  3.0.0.11.12  
Complete Generic Linux kernel

Regards

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

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

Title:
  nozomi driver crashes and causes au kernel crash

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

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