[Bug 1721836] [NEW] Fix to build package on 17.10

2017-10-06 Thread Boris de Laage
Public bug reported:

This patch fixes incorrect byval-passed parameters to ListStore.remove,
thus allowing to compile & build the package for 17.10.

** Affects: systemd-ui (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: "Fix-incorrect-byval-parameter-passing.patch"
   
https://bugs.launchpad.net/bugs/1721836/+attachment/4963887/+files/Fix-incorrect-byval-parameter-passing.patch

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

Title:
  Fix to build package on 17.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-ui/+bug/1721836/+subscriptions

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

[Bug 1174197] Re: gnome-system-monitor freezes when reordering columns in procs view

2014-02-04 Thread Boris de Laage
Fixed in 3.10

** Package changed: gnome-control-center (Ubuntu) = gnome-system-
monitor (Ubuntu)

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

Title:
  gnome-system-monitor freezes when reordering columns in procs view

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1174197/+subscriptions

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


[Bug 1174197] [NEW] gnome-system-monitor freezes when reordering columns in procs view

2013-04-29 Thread Boris de Laage
Public bug reported:

In process view, when I reorder columns g-s-m freezes and the x server
doesn't accept any input. After a few seconds, I can switch to a virtual
console, log in  kill g-s-m.

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

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

Title:
  gnome-system-monitor freezes when reordering columns in procs view

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1174197/+subscriptions

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


[Bug 299466] [NEW] Segfault when compiling python 2.3.7

2008-11-18 Thread Boris de Laage
Public bug reported:

./configure --prefix=/opt/python2.3  make :

[.. lot of output ..]

case $MAKEFLAGS in \
*-s*)  CC='gcc -pthread' LDSHARED='gcc -pthread -shared' OPT='-DNDEBUG 
-g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py -q build;; \
*)  CC='gcc -pthread' LDSHARED='gcc -pthread -shared' OPT='-DNDEBUG -g 
-O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py build;; \
esac
*** buffer overflow detected ***: ./python terminated
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x48)[0x40172558]
/lib/tls/i686/cmov/libc.so.6[0x40170680]
/lib/tls/i686/cmov/libc.so.6[0x40170de8]
./python(PySys_SetArgv+0x150)[0x80deeb0]
./python(Py_Main+0x324)[0x8056864]
./python(main+0x22)[0x8056512]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0x4008e685]
./python[0x8056451]
=== Memory map: 
08048000-08119000 r-xp  08:06 40943621   
/home/boris/Zope/archives/Python-2.3.7/python
08119000-0811a000 r--p 000d 08:06 40943621   
/home/boris/Zope/archives/Python-2.3.7/python
0811a000-08138000 rw-p 000d1000 08:06 40943621   
/home/boris/Zope/archives/Python-2.3.7/python
08138000-0813b000 rw-p 08138000 00:00 0 
08ce5000-08d54000 rw-p 08ce5000 00:00 0  [heap]
4000-4001a000 r-xp  08:01 161619 /lib/ld-2.8.90.so
4001a000-4001b000 r-xp 4001a000 00:00 0  [vdso]
4001b000-4001c000 r--p 0001a000 08:01 161619 /lib/ld-2.8.90.so
4001c000-4001d000 rw-p 0001b000 08:01 161619 /lib/ld-2.8.90.so
4001d000-4001f000 rw-p 4001d000 00:00 0 
4001f000-40026000 r--s  08:01 274963 
/usr/lib/gconv/gconv-modules.cache
4003-40045000 r-xp  08:01 178490 
/lib/tls/i686/cmov/libpthread-2.8.90.so
40045000-40046000 r--p 00014000 08:01 178490 
/lib/tls/i686/cmov/libpthread-2.8.90.so
40046000-40047000 rw-p 00015000 08:01 178490 
/lib/tls/i686/cmov/libpthread-2.8.90.so
40047000-40049000 rw-p 40047000 00:00 0 
40049000-4004b000 r-xp  08:01 178470 
/lib/tls/i686/cmov/libdl-2.8.90.so
4004b000-4004c000 r--p 1000 08:01 178470 
/lib/tls/i686/cmov/libdl-2.8.90.so
4004c000-4004d000 rw-p 2000 08:01 178470 
/lib/tls/i686/cmov/libdl-2.8.90.so
4004d000-4004f000 r-xp  08:01 178498 
/lib/tls/i686/cmov/libutil-2.8.90.so
4004f000-4005 r--p 1000 08:01 178498 
/lib/tls/i686/cmov/libutil-2.8.90.so
4005-40051000 rw-p 2000 08:01 178498 
/lib/tls/i686/cmov/libutil-2.8.90.so
40051000-40075000 r-xp  08:01 178472 
/lib/tls/i686/cmov/libm-2.8.90.so
40075000-40076000 r--p 00023000 08:01 178472 
/lib/tls/i686/cmov/libm-2.8.90.so
40076000-40077000 rw-p 00024000 08:01 178472 
/lib/tls/i686/cmov/libm-2.8.90.so
40077000-40078000 rw-p 40077000 00:00 0 
40078000-401d r-xp  08:01 178464 
/lib/tls/i686/cmov/libc-2.8.90.so
401d-401d2000 r--p 00158000 08:01 178464 
/lib/tls/i686/cmov/libc-2.8.90.so
401d2000-401d3000 rw-p 0015a000 08:01 178464 
/lib/tls/i686/cmov/libc-2.8.90.so
401d3000-4031c000 rw-p 401d3000 00:00 0 
4031c000-4035b000 r--p  08:01 412887 
/usr/lib/locale/fr_FR.utf8/LC_CTYPE
4036c000-40379000 r-xp  08:01 161662 /lib/libgcc_s.so.1
40379000-4037a000 r--p c000 08:01 161662 /lib/libgcc_s.so.1
4037a000-4037b000 rw-p d000 08:01 161662 /lib/libgcc_s.so.1
bfed5000-bfeea000 rw-p bffeb000 00:00 0  [stack]
Aborted
make: *** [sharedmods] Erreur 134

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: nvidia
Package: gcc 4:4.3.1-1ubuntu2
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fr_FR.UTF-8
SourcePackage: gcc-defaults
Uname: Linux 2.6.27-7-generic i686

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Segfault when compiling python 2.3.7
https://bugs.launchpad.net/bugs/299466
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 299466] Re: Segfault when compiling python 2.3.7

2008-11-18 Thread Boris de Laage

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/19757250/Dependencies.txt

-- 
Segfault when compiling python 2.3.7
https://bugs.launchpad.net/bugs/299466
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 209803] [NEW] Chat window isn't resizeable anymore

2008-03-31 Thread Boris de Laage
Public bug reported:

Binary package hint: pidgin

woah, it used to be resizeable, now it's ridiculous and I can't change it.
Please REVERT !

ProblemType: Bug
Architecture: i386
Date: Mon Mar 31 19:07:30 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/pidgin
NonfreeKernelModules: nvidia
Package: pidgin 1:2.4.0-1ubuntu1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: pidgin
Uname: Linux 2.6.24-12-generic i686

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


** Tags: apport-bug

-- 
Chat window isn't resizeable anymore
https://bugs.launchpad.net/bugs/209803
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 209803] Re: Chat window isn't resizeable anymore

2008-03-31 Thread Boris de Laage

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/12998342/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/12998343/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/12998344/ProcStatus.txt

** Attachment removed: Dependencies.txt

   http://launchpadlibrarian.net/12998342/Dependencies.txt

** Attachment removed: ProcMaps.txt

   http://launchpadlibrarian.net/12998343/ProcMaps.txt

** Attachment removed: ProcStatus.txt

   http://launchpadlibrarian.net/12998344/ProcStatus.txt

-- 
Chat window isn't resizeable anymore
https://bugs.launchpad.net/bugs/209803
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 189521] [NEW] Update to linux-image 2.6.22-14.51 broke sound drivers

2008-02-06 Thread Boris de Laage
Public bug reported:

Yesterday's automatic update broke sound on my system :

[EMAIL PROTECTED]:/etc/modprobe.d# modprobe snd_intel8x0
WARNING: Error inserting snd_ac97_codec 
(/lib/modules/2.6.22-14-generic/kernel/sound/pci/ac97/snd-ac97-codec.ko): 
Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_intel8x0 
(/lib/modules/2.6.22-14-generic/kernel/sound/pci/snd-intel8x0.ko): Unknown 
symbol in module, or unknown parameter (see dmesg)

Yay...

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Update to linux-image  2.6.22-14.51 broke sound drivers
https://bugs.launchpad.net/bugs/189521
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 189521] Re: Update to linux-image 2.6.22-14.51 broke sound drivers

2008-02-06 Thread Boris de Laage
dmesg says :

Feb  6 11:00:13 clementine kernel: [   30.141726] snd_seq_dummy: disagrees 
about version of symbol snd_seq_create_kernel_client
Feb  6 11:00:13 clementine kernel: [   30.141731] snd_seq_dummy: Unknown symbol 
snd_seq_create_kernel_client
Feb  6 11:00:13 clementine kernel: [   30.329188] snd_ac97_codec: disagrees 
about version of symbol snd_info_register
Feb  6 11:00:13 clementine kernel: [   30.329194] snd_ac97_codec: Unknown 
symbol snd_info_register
Feb  6 11:00:13 clementine kernel: [   30.329227] snd_ac97_codec: disagrees 
about version of symbol snd_ctl_add
Feb  6 11:00:13 clementine kernel: [   30.329230] snd_ac97_codec: Unknown 
symbol snd_ctl_add
Feb  6 11:00:13 clementine kernel: [   30.329295] snd_ac97_codec: disagrees 
about version of symbol snd_info_free_entry
Feb  6 11:00:13 clementine kernel: [   30.329298] snd_ac97_codec: Unknown 
symbol snd_info_free_entry
Feb  6 11:00:13 clementine kernel: [   30.329375] snd_ac97_codec: disagrees 
about version of symbol snd_ctl_find_id
Feb  6 11:00:13 clementine kernel: [   30.329377] snd_ac97_codec: Unknown 
symbol snd_ctl_find_id
Feb  6 11:00:13 clementine kernel: [   30.329410] snd_ac97_codec: disagrees 
about version of symbol snd_ctl_new1
Feb  6 11:00:13 clementine kernel: [   30.329412] snd_ac97_codec: Unknown 
symbol snd_ctl_new1
Feb  6 11:00:13 clementine kernel: [   30.329448] snd_ac97_codec: disagrees 
about version of symbol snd_ctl_remove_id
Feb  6 11:00:13 clementine kernel: [   30.329451] snd_ac97_codec: Unknown 
symbol snd_ctl_remove_id
Feb  6 11:00:13 clementine kernel: [   30.329491] snd_ac97_codec: disagrees 
about version of symbol snd_component_add
Feb  6 11:00:13 clementine kernel: [   30.329493] snd_ac97_codec: Unknown 
symbol snd_component_add
Feb  6 11:00:13 clementine kernel: [   30.329522] snd_ac97_codec: disagrees 
about version of symbol snd_pcm_hw_rule_add
Feb  6 11:00:13 clementine kernel: [   30.329525] snd_ac97_codec: Unknown 
symbol snd_pcm_hw_rule_add
Feb  6 11:00:13 clementine kernel: [   30.329657] snd_ac97_codec: disagrees 
about version of symbol snd_device_new
Feb  6 11:00:13 clementine kernel: [   30.329659] snd_ac97_codec: Unknown 
symbol snd_device_new
Feb  6 11:00:13 clementine kernel: [   30.329734] snd_ac97_codec: disagrees 
about version of symbol snd_info_create_card_entry
Feb  6 11:00:13 clementine kernel: [   30.329736] snd_ac97_codec: Unknown 
symbol snd_info_create_card_entry
Feb  6 11:00:13 clementine kernel: [   30.347183] snd_intel8x0: Unknown symbol 
snd_ac97_pcm_close
Feb  6 11:00:13 clementine kernel: [   30.347251] snd_intel8x0: Unknown symbol 
snd_ac97_resume
Feb  6 11:00:13 clementine kernel: [   30.347281] snd_intel8x0: disagrees about 
version of symbol snd_pcm_new
Feb  6 11:00:13 clementine kernel: [   30.347283] snd_intel8x0: Unknown symbol 
snd_pcm_new
Feb  6 11:00:13 clementine kernel: [   30.347323] snd_intel8x0: disagrees about 
version of symbol snd_pcm_limit_hw_rates
Feb  6 11:00:13 clementine kernel: [   30.347325] snd_intel8x0: Unknown symbol 
snd_pcm_limit_hw_rates
Feb  6 11:00:13 clementine kernel: [   30.347361] snd_intel8x0: disagrees about 
version of symbol snd_card_register
Feb  6 11:00:13 clementine kernel: [   30.347363] snd_intel8x0: Unknown symbol 
snd_card_register
Feb  6 11:00:13 clementine kernel: [   30.347396] snd_intel8x0: disagrees about 
version of symbol snd_card_free
Feb  6 11:00:13 clementine kernel: [   30.347398] snd_intel8x0: Unknown symbol 
snd_card_free
Feb  6 11:00:13 clementine kernel: [   30.347429] snd_intel8x0: disagrees about 
version of symbol snd_pcm_lib_preallocate_pages_for_all
Feb  6 11:00:13 clementine kernel: [   30.347432] snd_intel8x0: Unknown symbol 
snd_pcm_lib_preallocate_pages_for_all
Feb  6 11:00:13 clementine kernel: [   30.347464] snd_intel8x0: disagrees about 
version of symbol snd_card_proc_new
Feb  6 11:00:13 clementine kernel: [   30.347467] snd_intel8x0: Unknown symbol 
snd_card_proc_new
Feb  6 11:00:13 clementine kernel: [   30.347513] snd_intel8x0: Unknown symbol 
snd_ac97_pcm_open
Feb  6 11:00:13 clementine kernel: [   30.347583] snd_intel8x0: Unknown symbol 
snd_ac97_set_rate
Feb  6 11:00:13 clementine kernel: [   30.347621] snd_intel8x0: Unknown symbol 
snd_ac97_update_bits
Feb  6 11:00:13 clementine kernel: [   30.347665] snd_intel8x0: Unknown symbol 
snd_ac97_mixer
Feb  6 11:00:13 clementine kernel: [   30.347717] snd_intel8x0: Unknown symbol 
snd_ac97_bus
Feb  6 11:00:13 clementine kernel: [   30.347820] snd_intel8x0: Unknown symbol 
snd_ac97_pcm_double_rate_rules
Feb  6 11:00:13 clementine kernel: [   30.347858] snd_intel8x0: Unknown symbol 
snd_ac97_update_power
Feb  6 11:00:13 clementine kernel: [   30.347890] snd_intel8x0: disagrees about 
version of symbol snd_card_new
Feb  6 11:00:13 clementine kernel: [   30.347892] snd_intel8x0: Unknown symbol 
snd_card_new
Feb  6 11:00:13 clementine kernel: [   30.347929] snd_intel8x0: Unknown symbol 
snd_ac97_suspend
Feb  6 11:00:13 clementine kernel: [   

[Bug 174199] Re: No sound with soundcard NVidia CK804

2008-01-07 Thread Boris de Laage
Ok, actually I can have sound BUT only through the surround output, with
Surround jack mode set to shared and Duplicate front set to On

-- 
No sound with soundcard NVidia CK804
https://bugs.launchpad.net/bugs/174199
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 174199] No sound with soundcard NVidia CK804

2007-12-05 Thread Boris de Laage
Public bug reported:

No sound on this AMD64 machine.

Here's alsa-info.txt :

!!
!!ALSA Information Script v 0.4.34
!!

!!Script ran on: mercredi 5 décembre 2007, 19:18:22 (UTC+0100)


!!Linux Distribution
!!--

Ubuntu 7.10 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION=Ubuntu 7.10


!!Kernel Information
!!--

Kernel release:2.6.22-14-generic
Operating System:  GNU/Linux
Architecture:  x86_64
Processor: unknown
SMP Enabled:   Yes


!!ALSA Version
!!

Driver version: 1.0.14
Library version:1.0.14a
Utilities version:  1.0.14


!!Loaded ALSA modules
!!---

snd_intel8x0


!!Soundcards recognised by ALSA
!!-

 0 [CK804  ]: NFORCE - NVidia CK804
  NVidia CK804 with ALC850 at irq 22


!!PCI Soundcards installed in the system
!!--

00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97
Audio Controller (rev a2)


!!Advanced information - PCI Vendor/Device/Susbsystem ID's
!!

00:04.0 0401: 10de:0059 (rev a2)
Subsystem: 1462:7585


!!Modprobe options (Sound related)
!!

snd-bt87x: index=-2
snd-atiixp-modem: index=-2
snd-intel8x0m: index=-2
snd-via82xx-modem: index=-2
snd-usb-audio: index=-2
snd-usb-usx2y: index=-2
snd-usb-caiaq: index=-2
snd-cmipci: mpu_port=0x330 fm_port=0x388


!!Loaded sound module options
!!--

!!Module: snd_intel8x0
ac97_clock : 0
ac97_quirk : NULL
buggy_irq : Y
buggy_semaphore : N
enable : N
id : NULL
index : -1
joystick : 0
spdif_aclink : 0
xbox : N


!!ALSA Device nodes
!!-

crw-rw 1 root audio 116, 8 2007-12-04 19:30 /dev/snd/controlC0
crw-rw 1 root audio 116, 7 2007-12-04 19:30 /dev/snd/pcmC0D0c
crw-rw 1 root audio 116, 6 2007-12-04 19:30 /dev/snd/pcmC0D0p
crw-rw 1 root audio 116, 5 2007-12-04 19:30 /dev/snd/pcmC0D1c
crw-rw 1 root audio 116, 4 2007-12-04 19:30 /dev/snd/pcmC0D2p
crw-rw 1 root audio 116, 3 2007-12-04 19:30 /dev/snd/seq
crw-rw 1 root audio 116, 2 2007-12-04 19:30 /dev/snd/timer


!!Aplay/Arecord output
!!

APLAY

 Liste des PLAYBACK périphériques 
carte  0: CK804 [NVidia CK804], périphérique 0 : Intel ICH [NVidia CK804]
  Sous-périphériques: 0/1
  Sous-périphérique: #0: subdevice #0
carte  0: CK804 [NVidia CK804], périphérique 2 : Intel ICH - IEC958 [NVidia 
CK804 - IEC958]
  Sous-périphériques: 1/1
  Sous-périphérique: #0: subdevice #0

ARECORD

 Liste des CAPTURE périphériques 
carte  0: CK804 [NVidia CK804], périphérique 0 : Intel ICH [NVidia CK804]
  Sous-périphériques: 1/1
  Sous-périphérique: #0: subdevice #0
carte  0: CK804 [NVidia CK804], périphérique 1 : Intel ICH - MIC ADC [NVidia 
CK804 - MIC ADC]
  Sous-périphériques: 1/1
  Sous-périphérique: #0: subdevice #0

!!Amixer output
!!-

!!---Mixer controls for card 0 [CK804]

Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 27 [87%] [-6.00dB] [on]
  Front Right: Playback 27 [87%] [-6.00dB] [on]
Simple mixer control 'Master Mono',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 31
  Mono: Playback 25 [81%] [-9.00dB] [on]
Simple mixer control 'PCM',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 25 [81%] [3.00dB] [on]
  Front Right: Playback 25 [81%] [3.00dB] [on]
Simple mixer control 'Surround',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 0 [0%] [-46.50dB] [off]
  Front Right: Playback 0 [0%] [-46.50dB] [off]
Simple mixer control 'Surround Jack Mode',0
  Capabilities: enum
  Items: 'Shared' 'Independent'
  Item0: 'Independent'
Simple mixer control 'Center',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 31
  Mono: Playback 0 [0%] [-46.50dB] [off]
Simple mixer control 'LFE',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 31
  Mono: Playback 0 [0%] [-46.50dB] [off]
Simple mixer control 'Line',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'CD',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 

[Bug 151546] hibernation doesn't shutdown the computer

2007-10-11 Thread Boris de Laage
Public bug reported:

When I want to suspend the computer with the hibernate option, there's
no feedback of what is happening, and the computer stays on.

Hibernation _works_: if turn it off  on again, it resumes correctly.

I've edited /etc/default/acpi-support to make suspend  hibernate work
(disabling vbestate  post_video). I've tried to change hibernate_mode
from shutdown to platform, but it doesn't change anything.


/var/log/syslog:
Oct 11 12:03:27 clementine kernel: [  107.887134] ACPI: PCI interrupt for 
device :01:09.0 disabled 
Oct 11 12:06:44 clementine kernel: [  109.829213] PM: suspend-to-disk mode set 
to 'platform' 
Oct 11 12:06:44 clementine kernel: [  109.829444] swsusp: Basic memory bitmaps 
created 
Oct 11 12:06:44 clementine kernel: [  109.829447] Stopping tasks ... done. 
Oct 11 12:06:44 clementine kernel: [  110.244328] Shrinking memory...  
^H-^H\^H|^H/^Hdone (31740 pages freed) 
Oct 11 12:06:44 clementine kernel: [  110.652418] Freed 126960 kbytes in 0.40 
seconds (317.40 MB/s) 
Oct 11 12:06:44 clementine kernel: [  110.652909] Suspending console(s) 
Oct 11 12:06:44 clementine kernel: [  110.652944] sd 3:0:0:0: [sda] 
Synchronizing SCSI cache 
Oct 11 12:06:44 clementine kernel: [  110.683105] usb_endpoint usbdev2.2_ep04: 
PM: suspend 0-1, parent 2-1:1.2 already 2 
Oct 11 12:06:44 clementine kernel: [  110.683109] usb_endpoint usbdev2.2_ep84: 
PM: suspend 0-1, parent 2-1:1.2 already 2 
Oct 11 12:06:44 clementine kernel: [  110.994469] usb_device usbdev3.1: PM: 
suspend 0-1, parent usb3 already 2 
Oct 11 12:06:44 clementine kernel: [  110.994472] usb_endpoint usbdev3.1_ep81: 
PM: suspend 0-1, parent 3-0:1.0 already 2 
Oct 11 12:06:44 clementine kernel: [  110.994475] hub 3-0:1.0: PM: suspend 
2-1, parent usb3 already 2 
Oct 11 12:06:44 clementine kernel: [  110.994477] usb_endpoint usbdev3.1_ep00: 
PM: suspend 0-1, parent usb3 already 2 
Oct 11 12:06:44 clementine kernel: [  110.994926] pnp: Device 00:0b disabled. 
Oct 11 12:06:44 clementine kernel: [  110.995101] pnp: Device 00:0a disabled. 
Oct 11 12:06:44 clementine kernel: [  110.995257] pnp: Device 00:09 disabled. 
Oct 11 12:06:44 clementine kernel: [  110.995287] NVRM: RmPowerManagement: 3 
Oct 11 12:06:44 clementine kernel: [  111.394527] ACPI: PCI interrupt for 
device :00:06.0 disabled 
Oct 11 12:06:44 clementine kernel: [  111.394618] ACPI: PCI interrupt for 
device :00:02.2 disabled 
Oct 11 12:06:44 clementine kernel: [  111.410328] ACPI: PCI interrupt for 
device :00:02.1 disabled 
Oct 11 12:06:44 clementine kernel: [  111.426310] ACPI: PCI interrupt for 
device :00:02.0 disabled 
Oct 11 12:06:44 clementine kernel: [  111.442358] pci_set_power_state(): 
:00:00.0: state=3, current state=5 
Oct 11 12:06:44 clementine kernel: [  111.442392] Disabling non-boot CPUs ... 
Oct 11 12:06:44 clementine kernel: [  111.442395] PM: snapshotting memory. 
Oct 11 12:06:44 clementine kernel: [  111.442610] swsusp: critical section: 
Oct 11 12:06:44 clementine kernel: [  111.488902] swsusp: Need to copy 125598 
pages 
Oct 11 12:06:44 clementine kernel: [  111.488906] swsusp: Normal pages needed: 
118107 + 1024 + 24, available pages: 129030 
Oct 11 12:06:44 clementine kernel: [   63.034879] PM: Image restored 
successfully. 

uname -a:
Linux clementine 2.6.22-14-generic #1 SMP Wed Oct 10 06:00:47 GMT 2007 i686 
GNU/Linux

/etc/default/acpi-support:
# Comment the next line to disable ACPI suspend to RAM
ACPI_SLEEP=true

# Comment the next line to disable suspend to disk
ACPI_HIBERNATE=true

# Change the following to standby to use ACPI S1 sleep, rather than S3.
# This will save less power, but may work on more machines
ACPI_SLEEP_MODE=mem

# Add modules to this list to have them removed before suspend and reloaded
# on resume. An example would be MODULES=em8300 yenta_socket
#
# Note that network cards and USB controllers will automatically be unloaded 
# unless they're listed in MODULES_WHITELIST
MODULES=

# Add modules to this list to leave them in the kernel over suspend/resume
MODULES_WHITELIST=

# Should we save and restore state using the VESA BIOS Extensions?
SAVE_VBE_STATE=false

# The file that we use to save the vbestate
VBESTATE=/var/lib/acpi-support/vbestate

# Should we attempt to warm-boot the video hardware on resume?
POST_VIDEO=false

# Save and restore video state?
# SAVE_VIDEO_PCI_STATE=true

# Should we switch the screen off with DPMS on suspend?
USE_DPMS=true

# Use Radeontool to switch the screen off? Seems to be needed on some machines
# RADEON_LIGHT=true

# Uncomment the next line to switch away from X and back again after resume.
# This is needed for some hardware, but should be unnecessary on most.
DOUBLE_CONSOLE_SWITCH=true

# Set the following to platform if you want to use ACPI to shut down
# your machine on hibernation
#HIBERNATE_MODE=shutdown
HIBERNATE_MODE=platform

# Comment this out to disable screen locking on resume
LOCK_SCREEN=true

# Uncomment this line to have DMA disabled before 

[Bug 151546] Re: hibernation doesn't shutdown the computer

2007-10-11 Thread Boris de Laage
** Description changed:

  When I want to suspend the computer with the hibernate option, there's
  no feedback of what is happening, and the computer stays on.
  
- Hibernation _works_: if turn it off  on again, it resumes correctly.
+ Hibernation _works_: if I turn the computer off (after some minutes,
+ just to be sure all pages are written on disk)  on again, it resumes
+ correctly.
  
  I've edited /etc/default/acpi-support to make suspend  hibernate work
  (disabling vbestate  post_video). I've tried to change hibernate_mode
  from shutdown to platform, but it doesn't change anything.
  
  
  /var/log/syslog:
  Oct 11 12:03:27 clementine kernel: [  107.887134] ACPI: PCI interrupt for 
device :01:09.0 disabled 
  Oct 11 12:06:44 clementine kernel: [  109.829213] PM: suspend-to-disk mode 
set to 'platform' 
  Oct 11 12:06:44 clementine kernel: [  109.829444] swsusp: Basic memory 
bitmaps created 
  Oct 11 12:06:44 clementine kernel: [  109.829447] Stopping tasks ... done. 
  Oct 11 12:06:44 clementine kernel: [  110.244328] Shrinking memory...  
^H-^H\^H|^H/^Hdone (31740 pages freed) 
  Oct 11 12:06:44 clementine kernel: [  110.652418] Freed 126960 kbytes in 0.40 
seconds (317.40 MB/s) 
  Oct 11 12:06:44 clementine kernel: [  110.652909] Suspending console(s) 
  Oct 11 12:06:44 clementine kernel: [  110.652944] sd 3:0:0:0: [sda] 
Synchronizing SCSI cache 
  Oct 11 12:06:44 clementine kernel: [  110.683105] usb_endpoint 
usbdev2.2_ep04: PM: suspend 0-1, parent 2-1:1.2 already 2 
  Oct 11 12:06:44 clementine kernel: [  110.683109] usb_endpoint 
usbdev2.2_ep84: PM: suspend 0-1, parent 2-1:1.2 already 2 
  Oct 11 12:06:44 clementine kernel: [  110.994469] usb_device usbdev3.1: PM: 
suspend 0-1, parent usb3 already 2 
  Oct 11 12:06:44 clementine kernel: [  110.994472] usb_endpoint 
usbdev3.1_ep81: PM: suspend 0-1, parent 3-0:1.0 already 2 
  Oct 11 12:06:44 clementine kernel: [  110.994475] hub 3-0:1.0: PM: suspend 
2-1, parent usb3 already 2 
  Oct 11 12:06:44 clementine kernel: [  110.994477] usb_endpoint 
usbdev3.1_ep00: PM: suspend 0-1, parent usb3 already 2 
  Oct 11 12:06:44 clementine kernel: [  110.994926] pnp: Device 00:0b disabled. 
  Oct 11 12:06:44 clementine kernel: [  110.995101] pnp: Device 00:0a disabled. 
  Oct 11 12:06:44 clementine kernel: [  110.995257] pnp: Device 00:09 disabled. 
  Oct 11 12:06:44 clementine kernel: [  110.995287] NVRM: RmPowerManagement: 3 
  Oct 11 12:06:44 clementine kernel: [  111.394527] ACPI: PCI interrupt for 
device :00:06.0 disabled 
  Oct 11 12:06:44 clementine kernel: [  111.394618] ACPI: PCI interrupt for 
device :00:02.2 disabled 
  Oct 11 12:06:44 clementine kernel: [  111.410328] ACPI: PCI interrupt for 
device :00:02.1 disabled 
  Oct 11 12:06:44 clementine kernel: [  111.426310] ACPI: PCI interrupt for 
device :00:02.0 disabled 
  Oct 11 12:06:44 clementine kernel: [  111.442358] pci_set_power_state(): 
:00:00.0: state=3, current state=5 
  Oct 11 12:06:44 clementine kernel: [  111.442392] Disabling non-boot CPUs ... 
  Oct 11 12:06:44 clementine kernel: [  111.442395] PM: snapshotting memory. 
  Oct 11 12:06:44 clementine kernel: [  111.442610] swsusp: critical section: 
  Oct 11 12:06:44 clementine kernel: [  111.488902] swsusp: Need to copy 125598 
pages 
  Oct 11 12:06:44 clementine kernel: [  111.488906] swsusp: Normal pages 
needed: 118107 + 1024 + 24, available pages: 129030 
  Oct 11 12:06:44 clementine kernel: [   63.034879] PM: Image restored 
successfully. 
  
  uname -a:
  Linux clementine 2.6.22-14-generic #1 SMP Wed Oct 10 06:00:47 GMT 2007 i686 
GNU/Linux
  
  /etc/default/acpi-support:
  # Comment the next line to disable ACPI suspend to RAM
  ACPI_SLEEP=true
  
  # Comment the next line to disable suspend to disk
  ACPI_HIBERNATE=true
  
  # Change the following to standby to use ACPI S1 sleep, rather than S3.
  # This will save less power, but may work on more machines
  ACPI_SLEEP_MODE=mem
  
  # Add modules to this list to have them removed before suspend and reloaded
  # on resume. An example would be MODULES=em8300 yenta_socket
  #
  # Note that network cards and USB controllers will automatically be unloaded 
  # unless they're listed in MODULES_WHITELIST
  MODULES=
  
  # Add modules to this list to leave them in the kernel over suspend/resume
  MODULES_WHITELIST=
  
  # Should we save and restore state using the VESA BIOS Extensions?
  SAVE_VBE_STATE=false
  
  # The file that we use to save the vbestate
  VBESTATE=/var/lib/acpi-support/vbestate
  
  # Should we attempt to warm-boot the video hardware on resume?
  POST_VIDEO=false
  
  # Save and restore video state?
  # SAVE_VIDEO_PCI_STATE=true
  
  # Should we switch the screen off with DPMS on suspend?
  USE_DPMS=true
  
  # Use Radeontool to switch the screen off? Seems to be needed on some machines
  # RADEON_LIGHT=true
  
  # Uncomment the next line to switch away from X and back again after resume.
  # This is needed for some hardware, but 

[Bug 52685] Re: x11-common installs dup files

2007-04-12 Thread Boris de Laage
mmm, I still see this with Feisty...

ii  x11-common 7.2-0ubuntu11
ii  xinit  1.0.2-0ubuntu3

-- 
x11-common installs dup files
https://bugs.launchpad.net/bugs/52685
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 52685] Re: x11-common installs dup files

2007-04-12 Thread Boris de Laage
Was not a clean install, was a dist-upgrade. Files still belong to
both x11-common  xinit packages :


-- 
Boris de Laage [EMAIL PROTECTED] - GnuPG key 0x177DD1ED

-- 
x11-common installs dup files
https://bugs.launchpad.net/bugs/52685
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 52685] Re: x11-common installs dup files

2007-04-12 Thread Boris de Laage
Yes, it worked. Thanx.

-- 
Boris de Laage [EMAIL PROTECTED] - GnuPG key 0x177DD1ED

-- 
x11-common installs dup files
https://bugs.launchpad.net/bugs/52685
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 74596] Duplicate files in /etc/X11/Xsession.d

2006-12-05 Thread Boris de Laage
Public bug reported:

I was wondering why I had two ssh-agent  processes, and I saw that :

[EMAIL PROTECTED]:/etc/X11/Xsession.d$ dpkg -S *
x11-common: /etc/X11/Xsession.d/20x11-common_process-args
xinit: /etc/X11/Xsession.d/20xorg-common_process-args
x11-common: /etc/X11/Xsession.d/30x11-common_xresources
xinit: /etc/X11/Xsession.d/30xorg-common_xresources
x11-common: /etc/X11/Xsession.d/50x11-common_determine-startup
xinit: /etc/X11/Xsession.d/50xorg-common_determine-startup
gnome-session: /etc/X11/Xsession.d/55gnome-session_gnomerc
dbus: /etc/X11/Xsession.d/75dbus_dbus-launch
kdebase-bin: /etc/X11/Xsession.d/80ubuntu-xmodmap
x11-common: /etc/X11/Xsession.d/90x11-common_ssh-agent
xinit: /etc/X11/Xsession.d/90xorg-common_ssh-agent
x11-common: /etc/X11/Xsession.d/99x11-common_start
xinit: /etc/X11/Xsession.d/99xorg-common_start

[EMAIL PROTECTED]:/etc/X11/Xsession.d$ diff 99x11-common_start 
99xorg-common_start 
1c1
 # $Id: 99x11-common_start 305 2005-07-03 18:51:43Z dnusinow $
---
 # $Id: 99xfree86-common_start 1327 2004-04-28 15:46:17Z branden $

So, I see a conflict with x11-common  xinit, but I have to keep both...

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Duplicate files in /etc/X11/Xsession.d
https://launchpad.net/bugs/74596

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


[Bug 19180] Re: dpms doesn't power down monitor

2006-09-05 Thread Boris de Laage
I can't reproduce it in Dapper, so I suppose it has been fixed. Feel
free to close this bug :)

Boris

-- 
dpms doesn't power down monitor
https://launchpad.net/bugs/19180

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


[Bug 58628] Re: System clock goes crazy

2006-09-04 Thread Boris de Laage
adding 'noapic' in the kernel command line and the problem goes away.
But with breezy I had no problem, so I guess there is something wrong
somewhere.

-- 
System clock goes crazy
https://launchpad.net/bugs/58628

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


[Bug 58567] inisqueak is missing

2006-09-02 Thread Boris de Laage
Public bug reported:

inisqueak is missing but the man page is present in the package.

The  inisqueak  script checks that the local Squeak installation
appears sane, and then copies the required files to the  current
working  directory.   If  inisqueak encounters  no  problems,  it  will
finish by running squeak to start a Squeak session using the newly
copied image and changes files.

** Affects: squeak-vm (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
inisqueak is missing
https://launchpad.net/bugs/58567

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


[Bug 58628] System clock goes crazy

2006-09-02 Thread Boris de Laage
Public bug reported:

I don't know what's happening, but my system clock is too fast... It
drifts more than 5 minutes per hour.

There is no problem on windows, so I don't think it's a hardware issue.

Oh, and everything was well till last week. Weird.

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
System clock goes crazy
https://launchpad.net/bugs/58628

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


[Bug 46732] Re: Regression : strange behavior with NTFS volumes

2006-06-16 Thread Boris de Laage
They're NTFS volumes, not NFS shares. No difference when they're in /media or 
in /mnt.
I'm using Dapper, updated  all, from a fresh install.

-- 
Regression : strange behavior with NTFS volumes
https://launchpad.net/bugs/46732

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