[Bug 482875] Re: [CLE266]Since upgrade from jaunty to karmic, one of two thin clients' login broken (AIGLX problem).

2010-11-28 Thread gcc
I found the same problem with an Aleutia E2 (VIA Eden CX700/VX700,
openchrome), lucid, LTSP thin client.

It appears to be caused by this bug:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/673072

Note that it usually, but not always, fails to log in from ldm on the
LTSP client. The session crashes after about 3 seconds of spinning wheel
wait cursor, and I get kicked back to the login screen.

There is a workaround that you could try in that bug report: force gnome
to use metacity instead of compiz as the window manager.

-- 
[CLE266]Since upgrade from jaunty to karmic, one of two thin clients' login 
broken (AIGLX problem).
https://bugs.launchpad.net/bugs/482875
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 682324] Re: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish 0x80/0x90()

2010-11-28 Thread Fabio Marconi
** Package changed: ubuntu = linux (Ubuntu)

-- 
WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 
suspend_test_finish 0x80/0x90()
https://bugs.launchpad.net/bugs/682324
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 682189] Re: Sony Vaio VGN-NS11Z reboots on resume from suspend (Maverick)

2010-11-28 Thread Fabio Marconi
Hello
Can you please reproduce the bug, then attach here these files:
/var/log/syslog
/var/log/ker.log
then type in a terminal
apport-collect 682189
Thanks
Fabio

** Package changed: ubuntu = linux (Ubuntu)

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

-- 
Sony Vaio VGN-NS11Z reboots on resume from suspend (Maverick)
https://bugs.launchpad.net/bugs/682189
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 682331] [NEW] imobiledevice 1.0.4 is required for iOS 4.2.1 devices

2010-11-28 Thread Andreas Nilsson
Public bug reported:

Binary package hint: libimobiledevice1

$ lsb_release -rd
Description:Ubuntu 10.10
Release:10.10

$ apt-cache policy libimobiledevice1
libimobiledevice1:
  Installed: 1.0.1-1
  Candidate: 1.0.1-1

On connecting a iOS device one expects it to automatically mount, but it does 
not, instead one is greeted by a popup with the following message:
DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply 
(timeout by message bus)

The solution is to update libimobiledevice to 1.0.4.

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

-- 
imobiledevice 1.0.4 is required for iOS 4.2.1 devices
https://bugs.launchpad.net/bugs/682331
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 673599] Re: package python3.1 3.1.2 201 00915-0ubuntu4 failed to install/upgrade: ErrorMessage : le sous-processus script post-installation install é a retourné une erreur de sortie d'état 1

2010-11-28 Thread Matthias Klose
invalid, and unrelated to python3.1. you had a second upgrade process
running.

2010-11-10 07:58:31,121 DEBUG failed to SystemUnLock() (E:Non verrouillé) 
2010-11-10 07:58:49,041 ERROR Cache can not be locked (E:Impossible de 
verrouiller /var/lib/dpkg/lock - open (11: Ressource temporairement non 
disponible), E:Impossible de verrouiller le répertoire d'administration 
(/var/lib/dpkg/). Il est possible qu'un autre processus l'utilise.)


** Package changed: python3.1 (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: New = Invalid

-- 
package python3.1 3.1.2 20100915-0ubuntu4 failed to install/upgrade: 
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/673599
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 682333] [NEW] internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2010-11-28 Thread Alessio Treglia
Public bug reported:

Binary package hint: gcc-4.5

I've been trying to build transcode on Natty with the attached patch and
but the building fails with the following error:

/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-D_REENTRANT -I.. -I../src   -Wall -Wstrict-prototypes -Wmissing-prototypes -g 
-O2 -c -o filter_smartyuv.lo filter_smartyuv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src 
-Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c filter_smartyuv.c  
-fPIC -DPIC -o .libs/filter_smartyuv.o
filter_smartyuv.c: In function 'smartyuv_core':
filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 1 of 
'Blendline_c' differ in signedness
filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 
'char *'
filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 2 of 
'Blendline_c' differ in signedness
filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 
'char *'
filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 3 of 
'Blendline_c' differ in signedness
filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 
'char *'
filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 4 of 
'Blendline_c' differ in signedness
filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 
'char *'
filter_smartyuv.c: In function 'tc_filter':
filter_smartyuv.c:1454:11: warning: pointer targets in passing argument 1 of 
'smartyuv_core' differ in signedness
filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 
'uint8_t *'
filter_smartyuv.c:1470:6: warning: pointer targets in passing argument 1 of 
'smartyuv_core' differ in signedness
filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 
'uint8_t *'
filter_smartyuv.c:1474:6: warning: pointer targets in passing argument 1 of 
'smartyuv_core' differ in signedness
filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 
'uint8_t *'
filter_smartyuv.c: In function 'smartyuv_core':
filter_smartyuv.c:331:13: internal compiler error: in build_polynomial_chrec, 
at tree-chrec.h:143
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-4.5/README.Bugs for instructions.
make[4]: *** [filter_smartyuv.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/transcode-1.1.5/filter'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/transcode-1.1.5/filter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/transcode-1.1.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/transcode-1.1.5'

The full buildlog is attached.

** Affects: gcc-4.5 (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143
https://bugs.launchpad.net/bugs/682333
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 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2010-11-28 Thread Alessio Treglia

** Attachment added: transcode_1.1.5-0ubuntu8.diff
   
https://bugs.edge.launchpad.net/bugs/682333/+attachment/1747606/+files/transcode_1.1.5-0ubuntu8.diff

-- 
internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143
https://bugs.launchpad.net/bugs/682333
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 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2010-11-28 Thread Alessio Treglia

** Attachment added: transcode_1.1.5-0ubuntu8.buildlog
   
https://bugs.edge.launchpad.net/ubuntu/+source/gcc-4.5/+bug/682333/+attachment/1747607/+files/transcode_1.1.5-0ubuntu8.buildlog

** Changed in: gcc-4.5 (Ubuntu)
   Status: New = Confirmed

-- 
internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143
https://bugs.launchpad.net/bugs/682333
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 681749] Re: Login Loop after upgrade to 10.04.1 LTS (had a fresh CD 10.04 inst. before)

2010-11-28 Thread Fabio Marconi
Hello,
can you please run a live session to extract from the affected sistem the file
/var/log/syslog
/var/log/kern.log
/var/log/Xorg.0.log
/var/log/dist-upgrade
/var/log/dpkg.log
Thanjks
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
Login Loop after upgrade to 10.04.1 LTS (had a fresh CD 10.04 inst. before)
https://bugs.launchpad.net/bugs/681749
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 480713] Re: AVI open: avilib - Not an AVI file when avimerge mp3 file into avi/xvid

2010-11-28 Thread Alessio Treglia
Renè, please file a new bug.

BTW, I cannot upload it to Natty as it's blocked by bug #682333

-- 
AVI open: avilib - Not an AVI file when avimerge mp3 file into avi/xvid
https://bugs.launchpad.net/bugs/480713
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 682335] [NEW] when change monitor resolution the monitor became unusefull

2010-11-28 Thread Cesar
Public bug reported:

i've got a monitor Imperial model  Saverius 19 when the monitor change
resolution, on the screen appears unordered stripes.

ProblemType: Bug
Architecture: i386
CheckboxCommand: xrandr_cycle
CheckboxDescription:
 Fare clic su «Prova» per passare attraverso le varie modalità video rilevate 
nel sistema.
 
 La risoluzione dello schermo risulta valida in ogni modalità?
CheckboxTest: xrandr_cycle
CurrentDmesg:
 [   25.480032] eth0: no IPv6 routers present
 [   83.636044] Clocksource tsc unstable (delta = -213296863 ns)
Date: Sun Nov 28 12:25:33 2010
DistroRelease: Ubuntu 9.10
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Package: x11-xserver-utils 7.4+2ubuntu3
ProcCmdLine: root=UUID=ccdd0fab-408a-4458-80b0-9aa46b991d3d ro xforcevesa quiet 
splash
ProcEnviron:
 SHELL=/bin/bash
 LANG=it_IT.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-22.67-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu7
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: x11-xserver-utils
Tags: checkbox-bug
Uname: Linux 2.6.31-22-generic i686
dmi.bios.date: 11/30/2005
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.60
dmi.board.asset.tag: 
dmi.board.name: K8Upgrade-NF3
dmi.board.version: 1.00
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd11/30/2005:svn:pnK8Upgrade-NF3:pvr1.00:rvn:rnK8Upgrade-NF3:rvr1.00:
dmi.product.name: K8Upgrade-NF3
dmi.product.version: 1.00
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-22-generic

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug checkbox-bug i386

-- 
when change monitor resolution  the monitor became unusefull
https://bugs.launchpad.net/bugs/682335
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 682335] Re: when change monitor resolution the monitor became unusefull

2010-11-28 Thread Cesar


-- 
when change monitor resolution  the monitor became unusefull
https://bugs.launchpad.net/bugs/682335
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 682334] [NEW] [2.6.35] Suspend fail with an USB HUB plugged before booting

2010-11-28 Thread Id2ndR
Public bug reported:

Tested on 2 computers (towers : computers A and B). I can't
reproduce it on a laptop (computer C).

Steps :
- plug the usb HUB (in my case with a mouse plugged on it)
- power on the computer
- suspend (to RAM)
= The computer (tower) will fail to suspend and either be frozen (no video on 
my computer A) or resume to the lock screen of gnome (the current computer 
B used to report the bug). The laptop C suspend normaly.
- power off
- unplugg the usb HUB
- power on the computer
- plug the usb HUB
- suspend (to RAM)
= The computer will suspend normaly (computers A, B and C).

Revelating part of the dmesg log file.
[   44.217637] ehci_hcd :00:1d.7: PCI INT A disabled
[   44.217644] uhci_hcd :00:1d.2: PCI INT C disabled
[   44.217650] uhci_hcd :00:1d.1: PCI INT B disabled
[   44.218201] uhci_hcd :00:1a.2: PCI INT C disabled
[   44.218206] uhci_hcd :00:1a.1: PCI INT B disabled
[   44.218211] uhci_hcd :00:1a.0: PCI INT A disabled
[   44.218221] pcieport :00:1c.5: wake-up capability enabled by ACPI
[   44.218225] ATL1E :02:00.0: PCI INT A disabled
[   44.218230] ACPI handle has no context!
[   44.220067] pata_marvell :03:00.0: PCI INT A disabled
[   44.230110] uhci_hcd :00:1d.0: PCI INT A disabled
[   44.245034] sd 2:0:0:0: [sda] Stopping disk
[   44.250063] pm_op(): usb_dev_suspend+0x0/0x20 returns -16
[   44.250067] PM: Device usb1 failed to suspend async: error -16
[   44.320072] HDA Intel :00:1b.0: PCI INT A disabled
[   44.320101] ACPI handle has no context!
[   44.340010] PM: suspend of drv:HDA Intel dev::00:1b.0 complete after 
122.351 msecs
[   44.459903] PM: suspend of drv:sd dev:3:0:0:0 complete after 249.446 msecs
[   44.862192] PM: suspend of drv:sd dev:2:0:0:0 complete after 651.644 msecs
[   44.862216] PM: Some devices failed to suspend

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-23-generic 2.6.35-23.40
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-23.40-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  michael1534 F pulseaudio
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf9ff8000 irq 45'
   Mixer name   : 'Realtek ALC1200'
   Components   : 'HDA:10ec0888,104382fe,00100101'
   Controls  : 40
   Simple ctrls  : 22
Date: Sun Nov 28 12:30:58 2010
HibernationDevice: RESUME=UUID=24a8f1d1-bc79-4bee-aa4f-7ae97fb3a10e
IwConfig:
 lono wireless extensions.

 eth0  no wireless extensions.
MachineType: System manufacturer P5QL PRO
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic 
root=UUID=4b27e370-e8b6-4dd0-8eb5-3fca0bca089b ro quiet splash nomodeset 
video=uvesafb:mode_option=1280x1024-24,mtrr=3,scroll=ywrap
ProcEnviron:
 LANG=fr_FR.utf8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.38
RfKill:

SourcePackage: linux
WpaSupplicantLog:

dmi.bios.date: 08/26/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0601
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5QL PRO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0601:bd08/26/2008:svnSystemmanufacturer:pnP5QLPRO:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5QLPRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5QL PRO
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug kernel-power maverick needs-upstream-testing 
regression-release resume suspend

-- 
[2.6.35] Suspend fail with an USB HUB plugged before booting
https://bugs.launchpad.net/bugs/682334
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 682334] Re: [2.6.35] Suspend fail with an USB HUB plugged before booting

2010-11-28 Thread Id2ndR

** Description changed:

  Tested on 2 computers (towers : computers A and B). I can't
  reproduce it on a laptop (computer C).
  
  Steps :
  - plug the usb HUB (in my case with a mouse plugged on it)
  - power on the computer
  - suspend (to RAM)
  = The computer (tower) will fail to suspend and either be frozen (no video 
on my computer A) or resume to the lock screen of gnome (the current 
computer B used to report the bug). The laptop C suspend normaly.
  - power off
  - unplugg the usb HUB
  - power on the computer
  - plug the usb HUB
  - suspend (to RAM)
  = The computer will suspend normaly (computers A, B and C).
  
+ Revelating part of the dmesg log file.
+ [   44.217637] ehci_hcd :00:1d.7: PCI INT A disabled
+ [   44.217644] uhci_hcd :00:1d.2: PCI INT C disabled
+ [   44.217650] uhci_hcd :00:1d.1: PCI INT B disabled
+ [   44.218201] uhci_hcd :00:1a.2: PCI INT C disabled
+ [   44.218206] uhci_hcd :00:1a.1: PCI INT B disabled
+ [   44.218211] uhci_hcd :00:1a.0: PCI INT A disabled
+ [   44.218221] pcieport :00:1c.5: wake-up capability enabled by ACPI
+ [   44.218225] ATL1E :02:00.0: PCI INT A disabled
+ [   44.218230] ACPI handle has no context!
+ [   44.220067] pata_marvell :03:00.0: PCI INT A disabled
+ [   44.230110] uhci_hcd :00:1d.0: PCI INT A disabled
+ [   44.245034] sd 2:0:0:0: [sda] Stopping disk
+ [   44.250063] pm_op(): usb_dev_suspend+0x0/0x20 returns -16
+ [   44.250067] PM: Device usb1 failed to suspend async: error -16
+ [   44.320072] HDA Intel :00:1b.0: PCI INT A disabled
+ [   44.320101] ACPI handle has no context!
+ [   44.340010] PM: suspend of drv:HDA Intel dev::00:1b.0 complete after 
122.351 msecs
+ [   44.459903] PM: suspend of drv:sd dev:3:0:0:0 complete after 249.446 msecs
+ [   44.862192] PM: suspend of drv:sd dev:2:0:0:0 complete after 651.644 msecs
+ [   44.862216] PM: Some devices failed to suspend
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: linux-image-2.6.35-23-generic 2.6.35-23.40
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.35-23.40-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  michael1534 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  michael1534 F pulseaudio
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
-  Card hw:0 'Intel'/'HDA Intel at 0xf9ff8000 irq 45'
-Mixer name : 'Realtek ALC1200'
-Components : 'HDA:10ec0888,104382fe,00100101'
-Controls  : 40
-Simple ctrls  : 22
+  Card hw:0 'Intel'/'HDA Intel at 0xf9ff8000 irq 45'
+    Mixer name : 'Realtek ALC1200'
+    Components : 'HDA:10ec0888,104382fe,00100101'
+    Controls  : 40
+    Simple ctrls  : 22
  Date: Sun Nov 28 12:30:58 2010
  HibernationDevice: RESUME=UUID=24a8f1d1-bc79-4bee-aa4f-7ae97fb3a10e
  IwConfig:
-  lono wireless extensions.
-  
-  eth0  no wireless extensions.
+  lono wireless extensions.
+ 
+  eth0  no wireless extensions.
  MachineType: System manufacturer P5QL PRO
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic 
root=UUID=4b27e370-e8b6-4dd0-8eb5-3fca0bca089b ro quiet splash nomodeset 
video=uvesafb:mode_option=1280x1024-24,mtrr=3,scroll=ywrap
  ProcEnviron:
-  LANG=fr_FR.utf8
-  SHELL=/bin/bash
+  LANG=fr_FR.utf8
+  SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.38
  RfKill:
-  
+ 
  SourcePackage: linux
  WpaSupplicantLog:
-  
+ 
  dmi.bios.date: 08/26/2008
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0601
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5QL PRO
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0601:bd08/26/2008:svnSystemmanufacturer:pnP5QLPRO:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5QLPRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5QL PRO
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

-- 
[2.6.35] Suspend fail with an USB HUB plugged before booting
https://bugs.launchpad.net/bugs/682334
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 682110] Re: Sudden Wifi Loss [FRENCH]

2010-11-28 Thread Distant Thunder
This is no duplicate, since as explained in the little summary, the
chipset won't even activate when i start Ubuntu. It's not something that
happens after some time of normal activity, it NEVER works. Besides,
there's no Microcode SW Error detected anywhere in this log. I don't
see why this should be a duplicate of  bug #577189...

** This bug is no longer a duplicate of bug 577189
   iwl3945 microcode SW error detected under heavy net load

-- 
Sudden Wifi Loss [FRENCH]
https://bugs.launchpad.net/bugs/682110
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 681872] Re: Greek, Modern (1453-) name contains distracting detail

2010-11-28 Thread Matthew Paul Thomas
The Debian maintainers are correct about the ISO639-2 names. But those
names are not for selecting languages, they are for classifying
languages. A simple way to demonstrate this is to imagine if someone was
to translate Debian or Ubuntu into the Blackfoot language, and someone
else was to translate it into the Malecite-Passamaquoddy language.
Following ISO639-2 to the letter would require them both to be listed as
Algonquian languages, which would be nonsense, because they're
mutually unintelligible languages. Algonquian languages is a useful
classification, but it's a useless identifier.

I would be surprised if there is any software in Ubuntu *or* in Debian
that uses iso-codes for classifying languages, rather than for offering
language choices. So if iso-codes sticks exactly to ISO639-2, then it is
not fit for the purpose of offering language choices, and there needs to
be a language-codes package or something to override or replace it.

A much simpler solution, though, would be to recognize that the ISO639-2
list is also internally inconsistent. For example, it has items for
English, Old (ca.450-1100) and English, Middle (1100-1500) -- but it
doesn't have English, Modern (1500-), it just has English. Greek
should be treated the same way.

The equivalent bug in Launchpad Translations was bug 81158, fixed in
2007.

-- 
Greek, Modern (1453-) name contains distracting detail
https://bugs.launchpad.net/bugs/681872
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 682336] [NEW] package kdm (not installed ) failed to install/upgrade: Unterprozess installierte s post-removal-Skript gab den Fehlerwert 1 zurück

2010-11-28 Thread Thomas-Karl Pietrowski
Public bug reported:

Binary package hint: kdebase-workspace

Hi,

there is no much to say. Can't remove the configuration of kdm via apt 
(--purge).
Hope you can help me, thanks!

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: kdm (not installed)
ProcVersionSignature: Ubuntu 2.6.35-23.40-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun Nov 28 12:45:28 2010
ErrorMessage: Unterprozess installiertes post-removal-Skript gab den Fehlerwert 
1 zurück
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100130)
SourcePackage: kdebase-workspace
Title: package kdm (not installed) failed to install/upgrade: Unterprozess 
installiertes post-removal-Skript gab den Fehlerwert 1 zurück

** Affects: kdebase-workspace (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package maverick

-- 
package kdm (not installed) failed to install/upgrade: Unterprozess 
installiertes post-removal-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/682336
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 682336] Re: package kdm (not installed) f ailed to install/upgrade: Unterprozess installiertes pos t-removal-Skript gab den Fehlerwert 1 zurück

2010-11-28 Thread Thomas-Karl Pietrowski


-- 
package kdm (not installed) failed to install/upgrade: Unterprozess 
installiertes post-removal-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/682336
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 642421] Re: Maverick could not load /lib/modules/2.6.35-22-generic/modules.dep

2010-11-28 Thread valeriy
Yes 'halil' MODULES=most - MODULES=list  (but not MODULES=dep)

-- 
Maverick could not load /lib/modules/2.6.35-22-generic/modules.dep
https://bugs.launchpad.net/bugs/642421
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 612682] Re: KVIrc security release 4.0.2 avaible

2010-11-28 Thread ambossarm
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2010-2785

-- 
KVIrc security release 4.0.2 avaible
https://bugs.launchpad.net/bugs/612682
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 581350] Re: Cairo-Dock Applets are invisible in openGL mode

2010-11-28 Thread heike stockert
I have the same problem with a Radeon RV250 card. Non-static icons are
not displayed on the open GL dock on start-up. When I then change the
icon size in the docks setting, all icons are displayed correctly till
the end of the session.

-- 
Cairo-Dock Applets are invisible in openGL mode
https://bugs.launchpad.net/bugs/581350
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 346095] Re: Regression: bubble location setting from notification-daemon is not migrated to notify-osd

2010-11-28 Thread Matthew Paul Thomas
If you think it's a regression, please, name the specific Ubuntu release
it is regressing from.

-- 
Regression: bubble location setting from notification-daemon is not migrated to 
notify-osd
https://bugs.launchpad.net/bugs/346095
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 682339] [NEW] suspend to ram does not work at all

2010-11-28 Thread Wolf Rogner
Public bug reported:

Now suspend to RAM does not work at all.

It used (and still does) with 10.04. It does after fresh install of
10.10. After upgrading to todays kernel, suspend does not work any more.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-23-generic 2.6.35-23.40
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-23.40-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  wolf   2291 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xe8044000 irq 47'
   Mixer name   : 'Analog Devices AD1981'
   Components   : 'HDA:11d41981,103c30c5,00100200 
HDA:14f12c06,103c1379,0010'
   Controls  : 11
   Simple ctrls  : 9
Date: Sun Nov 28 12:50:02 2010
HibernationDevice: RESUME=UUID=53050abd-495d-47ae-bc98-3341c417e531
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release Candidate amd64 
(20091020.3)
MachineType: Hewlett-Packard HP Compaq 8510w
PccardctlStatus:
 Socket 0:
   no card
 Socket 1:
   3.3V 16-bit PC Card
   Subdevice 0 (function 0) bound to driver pata_pcmcia
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic 
root=UUID=b921775a-49a7-48e8-985e-1907bc29f71e ro vga=792 splash quiet quiet 
splash
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.utf8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.38
SourcePackage: linux
dmi.bios.date: 07/25/2007
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68MVD Ver. F.05
dmi.board.name: 30C5
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 71.32
dmi.chassis.asset.tag: CNU7402CLM
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MVDVer.F.05:bd07/25/2007:svnHewlett-Packard:pnHPCompaq8510w:pvrF.05:rvnHewlett-Packard:rn30C5:rvrKBCVersion71.32:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 8510w
dmi.product.version: F.05
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug kernel-power maverick needs-upstream-testing 
regression-release resume suspend

-- 
suspend to ram does not work at all
https://bugs.launchpad.net/bugs/682339
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 682339] Re: suspend to ram does not work at all

2010-11-28 Thread Wolf Rogner


-- 
suspend to ram does not work at all
https://bugs.launchpad.net/bugs/682339
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 682338] [NEW] GTK programs in Ubuntu 10.10 are sluggish over NX

2010-11-28 Thread Ryan Prichard
Public bug reported:

I use NX to connect to a work computer from home, over the Internet.  I
recently upgraded to Ubuntu 10.10, and I noticed that GTK programs
became very sluggish.

I currently have 1.10.0-1ubuntu3 of libcairo2 installed.  If I override
this with the Ubuntu 10.04 version of libcairo2, 1.8.10-2ubuntu1,
performance is restored.  I used LD_LIBRARY_PATH to run GTK programs
with the old libcairo2 package.

I'll attach a video demonstrating how much faster gedit is using the old
libcairo2 package.

Both my home and work computer run Ubuntu 10.10.

The work computer has these NX packages installed:
nxclient-3.4.0-7
nxnode-3.4.0-14
nxserver-3.4.0-14

The home computer only has the nxclient-3.4.0-7 package installed.

The ping times from my home computer to work computer are about 35ms.

I suspect this issue is related to, or a duplicate of, bug #595845.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: libcairo2 1.10.0-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Nov 28 03:23:50 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: cairo

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


** Tags: apport-bug i386 maverick

-- 
GTK programs in Ubuntu 10.10 are sluggish over NX
https://bugs.launchpad.net/bugs/682338
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 682338] Re: GTK programs in Ubuntu 10.10 are sluggish over NX

2010-11-28 Thread Ryan Prichard

** Attachment added: out-5.ogv
   https://bugs.launchpad.net/bugs/682338/+attachment/1747649/+files/out-5.ogv

-- 
GTK programs in Ubuntu 10.10 are sluggish over NX
https://bugs.launchpad.net/bugs/682338
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 682331] Re: imobiledevice 1.0.4 is required for iOS 4.2.1 devices

2010-11-28 Thread Julien Lavergne
1.0.4 is available in debian experimental, I'll prepare a sync request
for natty.

-- 
imobiledevice 1.0.4 is required for iOS 4.2.1 devices
https://bugs.launchpad.net/bugs/682331
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 682204] Re: browser freeze on some flash actions

2010-11-28 Thread Robert Sajdok
I think the best way is to send this bug to upstream.  Your description
is enough good. Maybe They resolve faster this bug.

-- 
browser freeze on some flash actions
https://bugs.launchpad.net/bugs/682204
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 680271] Re: I loose functionallity of computer (ubuntu 10.10) after 2 minutes , requires hard reset (for another 2 minutes ) no applets to be blamed.

2010-11-28 Thread hkootstra
It has to be Mozilla

Sent from my iPhone

On Nov 26, 2010, at 15:46, Fabio Marconi marconifa...@ubuntu-it.org
wrote:

 hello
 Is this problem annoying again ?
 Fabio
 
 ** Changed in: ubuntu
   Status: New = Incomplete
 
 -- 
 I loose functionallity of computer (ubuntu 10.10) after 2 minutes , requires 
 hard reset (for another 2 minutes ) no applets to be blamed.
 https://bugs.launchpad.net/bugs/680271
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
I loose functionallity of computer (ubuntu 10.10) after 2 minutes , requires 
hard reset (for another 2 minutes ) no applets to be blamed.
https://bugs.launchpad.net/bugs/680271
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 670629] Re: EULA not shown for Microsoft Fonts

2010-11-28 Thread Dmitry Shachnev
I saw the EULA on the latest Wine update.

** Tags added: verification-done
** Tags removed: i386 verification-needed

-- 
EULA not shown for Microsoft Fonts
https://bugs.launchpad.net/bugs/670629
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 301958] Re: [needs-packaging] no working driver for sis 671/771 video cards

2010-11-28 Thread Gintautas
** Also affects: baltix
   Importance: Undecided
   Status: New

-- 
[needs-packaging] no working driver for sis 671/771 video cards
https://bugs.launchpad.net/bugs/301958
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 681545] Re: battery time

2010-11-28 Thread Fabio Marconi
Hello
are you talking about a wrong displayng time or a large consumption of battery ?
Thanks
Fabio

** Changed in: ubuntu
   Status: New = Incomplete

-- 
battery time
https://bugs.launchpad.net/bugs/681545
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 659438] Re: Installation/Removal fails because of package which could not be located (faiulre in apt.Cache.required_download)

2010-11-28 Thread Andres Lincango
and...@ubuntu:~$ sudo apt get remove
sudo: apt: command not found

I'm new using linux.
What can I do now?

-- 
Installation/Removal fails because of package which could not be located 
(faiulre in apt.Cache.required_download)
https://bugs.launchpad.net/bugs/659438
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 507375] Re: Wireless DLINK Adapter DWA-140 not working

2010-11-28 Thread KBios
Required mainline driver functionality is now included in linux-next and should 
be part of linux 2.6.38.
See 
http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=blob;f=drivers/net/wireless/rt2x00/Kconfig;h=6f383cd684b009a1cee9663768759c32772a7cf1;hb=HEAD

** Changed in: linux (Ubuntu)
   Status: Confirmed = In Progress

-- 
Wireless DLINK Adapter DWA-140 not working
https://bugs.launchpad.net/bugs/507375
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 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2010-11-28 Thread bugbot
** Package changed: xorg (Ubuntu) = xserver-xorg-input-evdev (Ubuntu)

-- 
Keyboard layout change on hotkeys press instead of release and do not work well 
with shortcuts
https://bugs.launchpad.net/bugs/36812
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 682304] Re: bug when resize any window with keyboard in GNOME

2010-11-28 Thread bugbot
** Package changed: xorg (Ubuntu) = xserver-xorg-input-evdev (Ubuntu)

-- 
bug when resize any window with keyboard in GNOME
https://bugs.launchpad.net/bugs/682304
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 682198] Re: Keyboard backlight does not function under Ubuntu

2010-11-28 Thread bugbot
** Package changed: xorg (Ubuntu) = xserver-xorg-input-evdev (Ubuntu)

-- 
Keyboard backlight does not function under Ubuntu
https://bugs.launchpad.net/bugs/682198
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 652929] Re: maverick gnome-settings-daemon doesn't start

2010-11-28 Thread Simon Strandman
This happens to me too sometimes. Just login out and in a few times
fixes it.

The importance shouldn't be low btw, gnome doesn't work properly if
gnome-settings-daemon isn't started so it's serious problem.

-- 
maverick gnome-settings-daemon doesn't start
https://bugs.launchpad.net/bugs/652929
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 577189] Re: iwl3945 microcode SW error detected under heavy net load

2010-11-28 Thread Fabio Marconi
** Tags added: maverick

-- 
iwl3945 microcode SW error detected under heavy net load
https://bugs.launchpad.net/bugs/577189
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 681545] Re: battery time

2010-11-28 Thread angelo sebastianelli
Hi am talking about a large consumption of the battery


 ime or a large consumption of battery ?
 Thanks

-- 
battery time
https://bugs.launchpad.net/bugs/681545
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 681175] Re: AttributeError: 'NoneType' object has no attribute 'makefile'

2010-11-28 Thread Gary M
I get the same error repeating in ~/.cache/desktop-couch/log/desktop-
couch-replication.log, with most of each traceback matching this one.

** Changed in: desktopcouch
   Status: New = Confirmed

** Changed in: desktopcouch
   Status: Confirmed = New

** Also affects: desktopcouch (Ubuntu)
   Importance: Undecided
   Status: New

-- 
AttributeError: 'NoneType' object has no attribute 'makefile'
https://bugs.launchpad.net/bugs/681175
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 196058] Re: Thunderbird starts in a full-screen mode and cannot be restored

2010-11-28 Thread Hendrik van Antwerpen
Removing the localstore.rdf file solves the problem, but in my case it's
not related to an upgrade. When I apply the fix, the problem reappears
after a while. Right now it happens about 2-3 times a week. It can also
be different windows that have the problem, sometimes it's the main
window, sometimes it's the write mail window.

I'm working on a laptop with the second monitor changing often with
different resolutions. Sometimes I have the impression that restoring
the TB window on a screen that is different (smaller?) then the one
where it used to be results in the full screen behaviour.

Versions:
Ubuntu 10.04.1 LTS
Thunderbird 3.1.6

-- 
Thunderbird starts in a full-screen mode and cannot be restored
https://bugs.launchpad.net/bugs/196058
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 682343] [NEW] package linux-image-2.6.31-22-generic 2.6.31-22.68 failed to install/upgrade:

2010-11-28 Thread Gregory Barkley
Public bug reported:

I have Dell pre-installed Ubuntu 9.04.  I have tried to upgrade to 9.10
numerous times with the installation always crashing at the same point.
This time, I rolled back to the original install package and tried again
without success.

ProblemType: Package
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gregory7991 F pulseaudio
  gregory8196 F mixer_applet2
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf6ebc000 irq 21'
   Mixer name   : 'Realtek ALC272'
   Components   : 'HDA:10ec0272,102802d6,0011'
   Controls  : 12
   Simple ctrls  : 8
Date: Sun Nov 28 06:13:31 2010
DistroRelease: Ubuntu 9.10
ErrorMessage:
 ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
HibernationDevice: RESUME=UUID=b10ba7e8-5f3a-4b4b-bee6-8d7579198cdd
MachineType: Dell Inc. Latitude 2100
NonfreeKernelModules: wl
Package: linux-image-2.6.31-22-generic 2.6.31-22.68
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.28-11-generic 
root=UUID=ae6f649e-1198-467c-a1de-a12ef64edaa2 ro quiet splash
ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
RelatedPackageVersions:
 linux-restricted-modules-2.6.28-11-generic 2.6.28-11.15
 linux-firmware 1.26
RfKill: Can't open RFKILL control device: No such file or directory
SourcePackage: linux
Title: package linux-image-2.6.31-22-generic 2.6.31-22.68 failed to 
install/upgrade:
Uname: Linux 2.6.28-11-generic i686
dmi.bios.date: 08/11/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0W786N
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd08/11/2009:svnDellInc.:pnLatitude2100:pvr:rvnDellInc.:rn0W786N:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude 2100
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-package i386

-- 
package linux-image-2.6.31-22-generic 2.6.31-22.68 failed to install/upgrade:
https://bugs.launchpad.net/bugs/682343
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 682343] Re: package linux-image-2.6.31-22-generic 2.6.31-22.68 failed to install/upgrade:

2010-11-28 Thread Gregory Barkley


-- 
package linux-image-2.6.31-22-generic 2.6.31-22.68 failed to install/upgrade:
https://bugs.launchpad.net/bugs/682343
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 648630] Re: gvfs-afc-volume-monitor crashed with SIGSEGV in idevice_get_uuid()

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 533958 ***
https://bugs.launchpad.net/bugs/533958

** This bug has been marked a duplicate of bug 533958
   gvfs-afc-volume-monitor crashed with SIGSEGV in idevice_get_uuid()
 * You can subscribe to bug 533958 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/533958/+subscribe

-- 
gvfs-afc-volume-monitor crashed with SIGSEGV in idevice_get_uuid()
https://bugs.launchpad.net/bugs/648630
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 682290] [NEW] Lost boot menu

2010-11-28 Thread Colin Watson
Hold down Shift at boot time to get to the menu.  If you want to change
this default, put a '#' sign in front of the GRUB_HIDDEN_TIMEOUT and
GRUB_HIDDEN_TIMEOUT_QUIET lines in /etc/default/grub and then run 'sudo
update-grub'.

-- 
Lost boot menu
https://bugs.launchpad.net/bugs/682290
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 681175] Re: AttributeError: 'NoneType' object has no attribute 'makefile'

2010-11-28 Thread Gary M
** Tags added: lucid maverick

-- 
AttributeError: 'NoneType' object has no attribute 'makefile'
https://bugs.launchpad.net/bugs/681175
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 680367] Re: package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/680367
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 678293] Re: package usbmuxd 1.0.2-1ubuntu 2 failed to install/upgrade: el subproceso script post-i nstallation instalado devolvió el código de sali da de error 1

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: el subproceso script 
post-installation instalado devolvió el código de salida de error 1
https://bugs.launchpad.net/bugs/678293
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 645810] Re: package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/645810
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 372647] Re: Clock and Weather applet don't show any weather info

2010-11-28 Thread Si Dedman
no forecast or radar for Newcastle, UK. Changed DNS (n00bs:
systemprefsnetwork connections) but no joy. Any thoughts/ideas?
cheers

-- 
Clock and Weather applet don't show any weather info
https://bugs.launchpad.net/bugs/372647
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 138436] Re: Delay during installation of master server

2010-11-28 Thread Teej
We are closing this bug report because there was no answer, as described
in the previous comments. Please reopen it if you can give us the
missing information, and don't hesitate to submit bug reports in the
future. To reopen the bug report you can click on the current status,
under the Status column, and change the Status back to New. Thanks
again!

** Changed in: nis (Ubuntu)
   Status: Confirmed = Invalid

-- 
Delay during installation of master server
https://bugs.launchpad.net/bugs/138436
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 137312] Re: gdb on ppc often remains stuck in call___do_global_ctors_aux

2010-11-28 Thread Teej
** Changed in: ubuntu-ps3-port
   Status: Incomplete = Fix Released

-- 
gdb on ppc often remains stuck in call___do_global_ctors_aux
https://bugs.launchpad.net/bugs/137312
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 107028] Re: reinstall grub option makes other installs unbootable

2010-11-28 Thread Colin Watson
Please do not set this bug to Incomplete again.  No further information
is required from the reporter.

** Changed in: rescue (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: rescue (Ubuntu)
   Importance: Undecided = Wishlist

-- 
reinstall grub option makes other installs unbootable
https://bugs.launchpad.net/bugs/107028
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 681476] Re: Better feedback for searches without any results

2010-11-28 Thread Paul Sladen
Perhaps a search at next level up (either automatically, or as a
single-click) who do it (I can't see it listed on the Wiki).

-- 
Better feedback for searches without any results
https://bugs.launchpad.net/bugs/681476
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 657359] Re: package usbmuxd 1.0.2-1ubuntu 2 failed to install/upgrade: подпро цесс установлен сценар ий post-installation возвратил код ошибки 1

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: подпроцесс установлен 
сценарий post-installation возвратил код ошибки 1
https://bugs.launchpad.net/bugs/657359
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 656780] Re: package usbmuxd 1.0.2-1ubuntu 2 failed to install/upgrade: le sous-processus script po st-installation installé a retourné une erreur d e sortie d'état 1

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 1
https://bugs.launchpad.net/bugs/656780
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 653992] Re: package usbmuxd 1.0.2-1ubuntu 2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/653992
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 625444] Re: package usbmuxd 1.0.2-1ubuntu 2 failed to install/upgrade: подпро цесс установлен сценар ий post-installation возвратил код ошибки 1

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: подпроцесс установлен 
сценарий post-installation возвратил код ошибки 1
https://bugs.launchpad.net/bugs/625444
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 456123] Re: Karmic: cannot compile acerhk-source. No rule to make target kernel/bounds.c.

2010-11-28 Thread Aurélien MERCERON LAUBUS
Same error on Kubuntu Maverick 10.10

-- 
Karmic: cannot compile acerhk-source.  No rule to make target kernel/bounds.c.
https://bugs.launchpad.net/bugs/456123
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 302787] Re: Navigation bar in firefox is disabled

2010-11-28 Thread Teej
** Changed in: firefox (Fedora)
   Status: New = Invalid

-- 
Navigation bar in firefox is disabled
https://bugs.launchpad.net/bugs/302787
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 249410] Re: [needs-packaging] UniCap - Audio/Video recording and encoding using the free Ogg Vorbis and Theora codecs

2010-11-28 Thread Teej
** Changed in: feisty-backports
   Status: Incomplete = Invalid

-- 
[needs-packaging] UniCap - Audio/Video recording and encoding using the free 
Ogg Vorbis and Theora codecs
https://bugs.launchpad.net/bugs/249410
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 160071] Re: Logger Framework Conducive to Creating Zombie Processes When Syslog is Restarted

2010-11-28 Thread Teej
** Changed in: libdebian-installer (Debian)
   Status: Incomplete = Invalid

-- 
Logger Framework Conducive to Creating Zombie Processes When Syslog is Restarted
https://bugs.launchpad.net/bugs/160071
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 682345] [NEW] SEGSEGV in nux::ResourceData::GetResourceIndex() const ()

2010-11-28 Thread Hernando Torque
Public bug reported:

Binary package hint: unity

Starting compiz with the unity plugin enabled results in a segmentation
fault. Same if the plugin gets activated after starting compiz without
it (via ccsm).

Before the crash I can see the top panel, the launcher bar with
workspace switcher and trash launcher icons and then it dies.

Console output and backtrace attached (bt, bt full, thread apply bt
full).

Using Nvidia's BLOB 260.19.21-0ubuntu1, no interesting PPAs (GNOME3,
xorg-edgers) enabled.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.2.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.37-6.17-generic 2.6.37-rc3
Uname: Linux 2.6.37-6-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz/general/allscreens/options/active_plugins'
Date: Sun Nov 28 13:24:27 2010
Lsusb:
 Bus 002 Device 003: ID 0ea0:6803 Ours Technology, Inc. OTI-6803 Flash Disk
 Bus 002 Device 002: ID 046d:c048 Logitech, Inc. 
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 003: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
PciDisplay: 05:00.0 VGA compatible controller [0300]: nVidia Corporation NV43 
[GeForce 6600 GT] [10de:0140] (rev a2) (prog-if 00 [VGA controller])
ProcEnviron:
 LANGUAGE=en_US.utf8
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-6-generic 
root=UUID=025c4231-b78a-48bf-93e9-d20c5b5ce8e3 ro 
crashkernel=384M-2G:64M,2G-:128M quiet splash bootchart=disable 
acpi_enforce_resources=lax vga=792
ProcVersionSignature_: Ubuntu 2.6.37-6.17-generic 2.6.37-rc3
RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu3b1
 libgl1-mesa-glx 7.9+repack-1ubuntu2
 libdrm2 2.4.22-2ubuntu1
 xserver-xorg-video-intel 2:2.13.0-1ubuntu1
 xserver-xorg-video-ati 1:6.13.2-1ubuntu2
SourcePackage: unity
UdevDb: Error: [Errno 2] No such file or directory
dmi.bios.date: 03/29/2006
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: LP NF4 Series
dmi.board.vendor: DFI Corp,LTD
dmi.board.version: 1.0
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd03/29/2006:svn:pn:pvr:rvnDFICorp,LTD:rnLPNF4Series:rvr1.0:cvn:ct3:cvr:
system: distro = Ubuntu, architecture = i686, kernel = 2.6.37-6-generic

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


** Tags: apport-bug i386 natty

-- 
SEGSEGV in nux::ResourceData::GetResourceIndex() const ()
https://bugs.launchpad.net/bugs/682345
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 682345] Re: SEGSEGV in nux::ResourceData::GetResourceIndex() const ()

2010-11-28 Thread Hernando Torque

** Attachment added: console.log
   https://bugs.launchpad.net/bugs/682345/+attachment/1747693/+files/console.log

-- 
SEGSEGV in nux::ResourceData::GetResourceIndex() const ()
https://bugs.launchpad.net/bugs/682345
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 682345] Re: SEGSEGV in nux::ResourceData::GetResourceIndex() const ()

2010-11-28 Thread Hernando Torque

** Attachment added: gdb_unity.log
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/682345/+attachment/1747709/+files/gdb_unity.log

-- 
SEGSEGV in nux::ResourceData::GetResourceIndex() const ()
https://bugs.launchpad.net/bugs/682345
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 672692] Re: [needs-packaging] calct

2010-11-28 Thread Fabio Marconi
** Tags added: needs-packaging

-- 
[needs-packaging] calct 
https://bugs.launchpad.net/bugs/672692
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 633774] Re: package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/633774
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 633034] Re: package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: il sottoprocesso 
vecchio script di post-installation ha restituito lo stato di errore 1
https://bugs.launchpad.net/bugs/633034
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 632036] Re: package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: il sottoprocesso 
vecchio script di post-installation ha restituito lo stato di errore 1
https://bugs.launchpad.net/bugs/632036
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 579134] Re: The date and time indicator should respect the locale setting for time format

2010-11-28 Thread Greg K Nicholson
How would we go about getting this bug reopened?

Either the en-GB locale incorrectly specifies the 12-hour format—in
which case please point us to that bug report—or the time indicator
still doesn't respect my locale settings.

-- 
The date and time indicator should respect the locale setting for time format
https://bugs.launchpad.net/bugs/579134
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 334809] Re: design problem? infinite wait for long queue

2010-11-28 Thread Bug Watch Updater
** Changed in: xchat-gnome
   Status: Unknown = Confirmed

** Changed in: xchat-gnome
   Importance: Unknown = Medium

-- 
design problem? infinite wait for long queue
https://bugs.launchpad.net/bugs/334809
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 151645] Re: Can't create fat16 partition

2010-11-28 Thread Teej
I should have marked this Triaged, so have done so, will also report to
Debian and link that in.

** Changed in: partman-partitioning (Ubuntu)
   Status: Confirmed = Triaged

-- 
Can't create fat16 partition
https://bugs.launchpad.net/bugs/151645
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 81057] Re: DNS Resolves everything to 1.0.0.0 intermittently on some ADSL Routers

2010-11-28 Thread Tharakan
RESOLVED (for me).

I had this same bug troubling me in this 10.04 install (WUBI) installed
only a month back. The apt-get update works, but for some reason, the
flashplugin-installer (when installing flash download from adoboe),
resolved archive.canonical.com - 1.0.0.0 which was very annoying.

The way I solved this is that I updated /etc/resolv.conf with Google's
nameserver (on first priority).

So i put this line as the first line in /etc/resolv.conf

nameserver 8.8.8.8
(... and then everything else was kept the same).

running apt-get after this worked flawlessly, and since i didn't want to
do round-trips to Google, I removed that first line after this update
was installed successfully.

Hope this helps... (It still doesn't explain why it all happened in the
first place).

-- 
DNS Resolves everything to 1.0.0.0 intermittently on some ADSL Routers
https://bugs.launchpad.net/bugs/81057
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 81057] Re: DNS Resolves everything to 1.0.0.0 intermittently on some ADSL Routers

2010-11-28 Thread Tharakan
RESOLVED (for me).

I had this same bug troubling me in this 10.04 install (WUBI) installed
only a month back. The apt-get update works, but for some reason, the
flashplugin-installer (when installing flash download from adoboe),
resolved archive.canonical.com - 1.0.0.0 which was very annoying.

The way I solved this is that I updated /etc/resolv.conf with Google's
nameserver (on first priority).

So i put this line as the first line in /etc/resolv.conf

nameserver 8.8.8.8
(... and then everything else was kept the same).

running apt-get after this worked flawlessly, and since i didn't want to
do round-trips to Google, I removed that first line after this update
was installed successfully.

Hope this helps... (It still doesn't explain why it all happened in the
first place).

-- 
DNS Resolves everything to 1.0.0.0 intermittently on some ADSL Routers
https://bugs.launchpad.net/bugs/81057
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 682346] [NEW] package grub-pc 1.98-1ubuntu8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-28 Thread Theodore
Public bug reported:

Binary package hint: grub2

as stated in the summary field

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: grub-pc 1.98-1ubuntu8
ProcVersionSignature: Ubuntu 2.6.32-26.47-generic 2.6.32.24+drm33.11
Uname: Linux 2.6.32-26-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Sun Nov 28 12:58:11 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: grub2
Title: package grub-pc 1.98-1ubuntu8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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


** Tags: apport-package i386 lucid

-- 
package grub-pc 1.98-1ubuntu8 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/682346
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 682346] Re: package grub-pc 1.98-1ubuntu8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-28 Thread Theodore


-- 
package grub-pc 1.98-1ubuntu8 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/682346
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 681545] Re: battery time

2010-11-28 Thread Fabio Marconi
*** This bug is a duplicate of bug 680568 ***
https://bugs.launchpad.net/bugs/680568

** This bug has been marked a duplicate of bug 680468
   not able to make an allocation request
 * You can subscribe to bug 680468 by following this link: 
https://bugs.launchpad.net/openobject-addons/+bug/680468/+subscribe

** This bug is no longer a duplicate of bug 680468
   not able to make an allocation request
** This bug has been marked a duplicate of bug 680568
   laptop battery management is broken
 * You can subscribe to bug 680568 by following this link: 
https://bugs.launchpad.net/ubuntu/+bug/680568/+subscribe

-- 
battery time
https://bugs.launchpad.net/bugs/681545
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 604304] Re: package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 598045 ***
https://bugs.launchpad.net/bugs/598045

** This bug is no longer a duplicate of bug 592944
   package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade:
** This bug has been marked a duplicate of bug 598045
   Upgrade to 10.04 LTS returned error
 * You can subscribe to bug 598045 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/598045/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/604304
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 603006] Re: package usbmuxd 1.0.2-1ubuntu 2 failed to install/upgrade: ErrorMessage: le sous-pro cessus script post-installation installé a retourn é une erreur de sortie d'état 1

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 598045 ***
https://bugs.launchpad.net/bugs/598045

** This bug is no longer a duplicate of bug 592944
   package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade:
** This bug has been marked a duplicate of bug 598045
   Upgrade to 10.04 LTS returned error
 * You can subscribe to bug 598045 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/598045/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: ErrorMessage: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
https://bugs.launchpad.net/bugs/603006
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 592944] Re: package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade:

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 598045 ***
https://bugs.launchpad.net/bugs/598045

** This bug has been marked a duplicate of bug 598045
   Upgrade to 10.04 LTS returned error
 * You can subscribe to bug 598045 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/598045/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade:
https://bugs.launchpad.net/bugs/592944
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 577189] Re: iwl3945 microcode SW error detected under heavy net load

2010-11-28 Thread Fabio Marconi
@ maverick users
can you please test the latest upstream kernel 
http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.37-rc2-maverick/
Thanks

** Tags added: upstrream-test-required
** Tags removed: maverick

-- 
iwl3945 microcode SW error detected under heavy net load
https://bugs.launchpad.net/bugs/577189
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 682347] [NEW] Rhythmbox can't deal with UPnP media from Fritz!Box

2010-11-28 Thread ullix
Public bug reported:

Binary package hint: rhythmbox

On Ubuntu Lucid with the package rhythmbox-plugin-coherence installed:
Rhythmbox encounters myriads of errors when reading media served by an
AVM Fritz!Mediaserver. On the very same system, totem can find and play
the media (both music and video) perfectly well.

The mediaserver is an internal part of the DSL router Fritz!Box 7270
from company AVM. It reads from an external USB-disk, set up with some
2000 music files and a dozen video files.

Upon starting totem it finds this mediaserver and offers the files
almost instantaneously, but when starting rhythmbox from the command
line, first this is shown in the terminal (note: there is an additional
mythtv video server):

~$ rhythmbox
WARN  coherence   Nov 28 13:32:19  Coherence UPnP framework 
version 0.6.6.2 starting... (coherence/base.py:283)
WARN  webserver   Nov 28 13:32:19  WebServer on port 55235 
ready (coherence/base.py:124)
WARN  rb_coherence_plugin Nov 28 13:32:19  Media Store available with 
UUID uuid:63e3f640-b98c-4e9e-9746-3a646662cddf (coherence/__init__.py:124)
WARN  rb_coherence_plugin Nov 28 13:32:19  Media Renderer available 
with UUID uuid:60942b56-b942-4d0c-a34b-82828e349e64 (coherence/__init__.py:158)
WARN  rb_coherence_plugin Nov 28 13:32:19  start looking for media 
servers (coherence/__init__.py:161)
WARN  rb_media_store  Nov 28 13:32:20  __init__ MediaStore 
{'urlbase': 'http://10.0.0.20:55235/63e3f640-b98c-4e9e-9746-3a646662cddf', 
'no_thread_needed': True, 'uuid': 'uuid:63e3f640-b98c-4e9e-9746-3a646662cddf', 
'plugin': CoherencePlugin object at 0x92d0964 (RBPlugin at 0x9065da8), 'db': 
__main__.RhythmDBTree object at 0x9713414 (RhythmDBTree at 0x89b0040), 
'version': 2, 'icon': {'url': 'file:///home/ullix/.face', 'mimetype': 
'image/jpeg', 'depth': '24', 'height': '96', 'width': '96'}} 
(coherence/MediaStore.py:341)
WARN  rb_media_renderer   Nov 28 13:32:20  __init__ RhythmboxPlayer 
{'shell': rb.Shell object at 0x8f32b44 (RBShell at 0x8929000), 
'no_thread_needed': True, 'uuid': 'uuid:60942b56-b942-4d0c-a34b-82828e349e64', 
'urlbase': 'http://10.0.0.20:55235/60942b56-b942-4d0c-a34b-82828e349e64', 
'version': 2, 'rb_mediaserver': 
coherence.upnp.devices.media_server.MediaServer object at 0x975b64c, 'icon': 
{'url': 'file:///home/ullix/.face', 'mimetype': 'image/jpeg', 'depth': '24', 
'height': '96', 'width': '96'}} (coherence/MediaPlayer.py:37)
/usr/lib/pymodules/python2.6/coherence/extern/louie.py:44: UserWarning: 
extern.louie will soon be deprecated in favor of coherence.dispatcher.
  warnings.warn(extern.louie will soon be deprecated in favor of 
coherence.dispatcher.)
WARN  rb_media_store  Nov 28 13:32:20  __init__ MediaStore 
initialized (coherence/MediaStore.py:431)
WARN  mediaserver Nov 28 13:32:20  Rhythmbox on 10.0.0.20 
MediaServer (upnp_coherence.MediaStore.MediaStore object at 0x97635ac) 
activated with 63e3f640-b98c-4e9e-9746-3a646662cddf 
(coherence/upnp/devices/media_server.py:636)
WARN  mediarenderer   Nov 28 13:32:20  Rhythmbox on 10.0.0.20 
MediaRenderer (RhythmboxPlayer') activated with 
60942b56-b942-4d0c-a34b-82828e349e64 
(coherence/upnp/devices/media_renderer.py:142)


When I then click on the AVM Fritz!Mediaserver under Shared, after a
delay of about 30 sec this output comes up, and these error reports seem
to continue indefinitely:


Unhandled error in Deferred:
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.6/coherence/upnp/core/utils.py, line 507, 
in handleResponse
self.factory.page(response)
  File /usr/lib/pymodules/python2.6/coherence/upnp/core/utils.py, line 561, 
in page
self.deferred.callback((page, self.response_headers))
  File /usr/lib/python2.6/dist-packages/twisted/internet/defer.py, line 280, 
in callback
self._startRunCallbacks(result)
  File /usr/lib/python2.6/dist-packages/twisted/internet/defer.py, line 354, 
in _startRunCallbacks
self._runCallbacks()
--- exception caught here ---
  File /usr/lib/python2.6/dist-packages/twisted/internet/defer.py, line 371, 
in _runCallbacks
self.result = callback(self.result, *args, **kw)
  File /usr/lib/rhythmbox/plugins/upnp_coherence/UpnpSource.py, line 135, in 
new_process_media_server_browse
seconds = int(h)*3600 + int(m)*60 + int(s)
exceptions.ValueError: invalid literal for int() with base 10: '00.000'
Unhandled error in Deferred:
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.6/coherence/upnp/core/utils.py, line 507, 
in handleResponse
self.factory.page(response)
  File /usr/lib/pymodules/python2.6/coherence/upnp/core/utils.py, line 561, 
in page
self.deferred.callback((page, self.response_headers))
  File /usr/lib/python2.6/dist-packages/twisted/internet/defer.py, line 280, 
in callback
self._startRunCallbacks(result)
  File /usr/lib/python2.6/dist-packages/twisted/internet/defer.py, line 354, 
in 

[Bug 664421] Re: package usbmuxd 1.0.2-1ubuntu 2 failed to remove: le sous-processus script post-remova l installé a retourné une erreur de sortie d' état 2

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug is no longer a duplicate of bug 664419
   package usbmuxd 1.0.2-1ubuntu2 failed to remove: le sous-processus script 
post-removal installé a retourné une erreur de sortie d'état 2
** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to remove: le sous-processus script 
post-removal installé a retourné une erreur de sortie d'état 2
https://bugs.launchpad.net/bugs/664421
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 664419] Re: package usbmuxd 1.0.2-1ubuntu 2 failed to remove: le sous-processus script post-remova l installé a retourné une erreur de sortie d' état 2

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to remove: le sous-processus script 
post-removal installé a retourné une erreur de sortie d'état 2
https://bugs.launchpad.net/bugs/664419
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 642003] Re: package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade:

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade:
https://bugs.launchpad.net/bugs/642003
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 632417] Re: package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade:

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 585945 ***
https://bugs.launchpad.net/bugs/585945

** This bug has been marked a duplicate of bug 585945
   package usbmuxd failed to install/upgrade: useradd: unable to lock 
/etc/passwd; try again later.
 * You can subscribe to bug 585945 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/585945/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/632417
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 619305] Re: package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade:

2010-11-28 Thread Julien Lavergne
*** This bug is a duplicate of bug 598045 ***
https://bugs.launchpad.net/bugs/598045

** This bug has been marked a duplicate of bug 598045
   Upgrade to 10.04 LTS returned error
 * You can subscribe to bug 598045 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/usbmuxd/+bug/598045/+subscribe

-- 
package usbmuxd 1.0.2-1ubuntu2 failed to install/upgrade:
https://bugs.launchpad.net/bugs/619305
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 682347] Re: Rhythmbox can't deal with UPnP media from Fritz!Box

2010-11-28 Thread ullix
For completeness:
When instead of clicking on the AVM Fritz!Mediaserver as shown above I click 
on the Mythtv AV Media Server, which serves a copy of the identical files as 
the Fritz-server  (but from the internal hard disk), the files do show up after 
about 20 sec, with these messages in the terminal:


WARN  soapNov 28 13:50:00  error requesting url 
'http://10.0.0.20:6544/CDS_Control' (coherence/upnp/core/soap_proxy.py:60)
WARN  action  Nov 28 13:50:00  error on Browse request with 
urn:schemas-upnp-org:service:ContentDirectory:1 CDS_Control 
(coherence/upnp/core/action.py:112)
WARN  soapNov 28 13:50:01  error requesting url 
'http://10.0.0.20:6544/CDS_Control' (coherence/upnp/core/soap_proxy.py:60)
WARN  action  Nov 28 13:50:01  error on Browse request with 
urn:schemas-upnp-org:service:ContentDirectory:1 CDS_Control 
(coherence/upnp/core/action.py:112)
WARN  soapNov 28 13:50:02  error requesting url 
'http://10.0.0.20:6544/CDS_Control' (coherence/upnp/core/soap_proxy.py:60)
WARN  action  Nov 28 13:50:02  error on Browse request with 
urn:schemas-upnp-org:service:ContentDirectory:1 CDS_Control 
(coherence/upnp/core/action.py:112)
WARN  soapNov 28 13:50:03  error requesting url 
'http://10.0.0.20:6544/CDS_Control' (coherence/upnp/core/soap_proxy.py:60)
WARN  action  Nov 28 13:50:03  error on Browse request with 
urn:schemas-upnp-org:service:ContentDirectory:1 CDS_Control 
(coherence/upnp/core/action.py:112)
WARN  soapNov 28 13:50:03  error requesting url 
'http://10.0.0.20:6544/CDS_Control' (coherence/upnp/core/soap_proxy.py:60)

-- 
Rhythmbox can't deal with UPnP media from Fritz!Box
https://bugs.launchpad.net/bugs/682347
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 682331] Re: imobiledevice 1.0.4 is required for iOS 4.2.1 devices

2010-11-28 Thread Julien Lavergne
** Description changed:

+ Please sync libimobiledevice 1.0.4 from Debian experimental.
+ Build ok on natty (2010/11/28) : 
https://launchpad.net/~gilir/+archive/unstable/+build/2067371
+ 
+ Due to Debian freeze, it was uploaded to experimental, but otherwise,
+ it's suitable for unstable (and so, with autosync with Ubuntu :))
+ 
+ Original report :
+ 
  Binary package hint: libimobiledevice1
  
  $ lsb_release -rd
  Description:  Ubuntu 10.10
  Release:  10.10
  
  $ apt-cache policy libimobiledevice1
  libimobiledevice1:
-   Installed: 1.0.1-1
-   Candidate: 1.0.1-1
+   Installed: 1.0.1-1
+   Candidate: 1.0.1-1
  
  On connecting a iOS device one expects it to automatically mount, but it does 
not, instead one is greeted by a popup with the following message:
  DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a 
reply (timeout by message bus)
  
  The solution is to update libimobiledevice to 1.0.4.

** Changed in: libimobiledevice (Ubuntu)
   Importance: Undecided = Wishlist

** Summary changed:

- imobiledevice 1.0.4 is required for iOS 4.2.1 devices
+ Please sync libimobiledevice 1.0.4 from Debian experimental

** Summary changed:

- Please sync libimobiledevice 1.0.4 from Debian experimental
+ Please sync libimobiledevice 1.0.4-1 from Debian experimental

-- 
Please sync libimobiledevice 1.0.4-1 from Debian experimental
https://bugs.launchpad.net/bugs/682331
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 670637] Re: nvidia nvs 5100m hdmi audio does not work

2010-11-28 Thread Taner Sener
I have several updates regarding this case;

1) HDMI port for this series is not recognized by Lucid 10.04 at all. I
made a clean Lucid 10.04 installation, applied latest upgrades but HDMI
port was not detected (both before and after applying updates). So it
was not possible to use HDMI audio on Lucid 10.04 (I corrected the bug
report with this information).

2) New builds of ubuntu-audio-dev/ppa didn't solve this case.

3) speaker-test didn't work as expected;

pasuspender -- speaker-test -c2 -twav -l1 -Dplug:iec958:NVidia

speaker-test 1.0.23

Playback device is plug:iec958:NVidia
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Playback open error: -2,No such file or directory
Playback open error: -2,No such file or directory
Playback open error: -2,No such file or directory
Playback open error: -2,No such file or directory
Playback open error: -2,No such file or directory
Playback open error: -2,No such file or directory

4) After selecting HDMI output as default output I used speaker-test
without device (-D) flag but didn't hear anything.

pasuspender -- speaker-test -c2 -twav -l1

speaker-test 1.0.23

Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 96 to 1048576
Period size range from 32 to 349526
Using max buffer size 1048576
Periods = 4
was set period_size = 262144
was set buffer_size = 1048576
 0 - Front Left
 1 - Front Right
Time per period = 60.033257


** Description changed:

- HDMI audio output on Lucid 10.04 was working but after a clean install
- to Maverick 10.10 I have no sound on HDMI. I tried several solutions on
- web but they didn't work for my configuration. I recently installed
- latest alsa builds from ppa:ubuntu-audio-dev/ppa but they didn't work
- too.
+ HDMI audio device for this NVidia series is not recognized on Lucid
+ 10.04. On Maverick 10.10, HDMI audio device it is detected but I have no
+ sound on it. I tried several solutions on web but they didn't work for
+ my configuration. I recently installed latest alsa builds from ppa
+ :ubuntu-audio-dev/ppa but they didn't work too.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: alsa-base 1.0.23+dfsg-1ubuntu4
  ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion:
-  Advanced Linux Sound Architecture Driver Version 1.0.23.
-  Compiled on Nov  2 2010 for kernel 2.6.35-22-generic (SMP).
+  Advanced Linux Sound Architecture Driver Version 1.0.23.
+  Compiled on Nov  2 2010 for kernel 2.6.35-22-generic (SMP).
  Architecture: amd64
  ArecordDevices:
-   List of CAPTURE Hardware Devices 
-  card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
-Subdevices: 2/2
-Subdevice #0: subdevice #0
-Subdevice #1: subdevice #1
+   List of CAPTURE Hardware Devices 
+  card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
+    Subdevices: 2/2
+    Subdevice #0: subdevice #0
+    Subdevice #1: subdevice #1
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  tttsener   2208 F pulseaudio
-  /dev/snd/pcmC1D3p:   tttsener   2208 F...m pulseaudio
-  /dev/snd/controlC0:  tttsener   2208 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  tttsener   2208 F pulseaudio
+  /dev/snd/pcmC1D3p:   tttsener   2208 F...m pulseaudio
+  /dev/snd/controlC0:  tttsener   2208 F pulseaudio
  Card0.Amixer.info:
-  Card hw:0 'Intel'/'HDA Intel at 0xd752 irq 48'
-Mixer name : 'IDT 92HD75B3X5'
-Components : 'HDA:111d7603,103c1521,00100202 
HDA:11c11040,103c3066,00100200'
-Controls  : 19
-Simple ctrls  : 13
+  Card hw:0 'Intel'/'HDA Intel at 0xd752 irq 48'
+    Mixer name : 'IDT 92HD75B3X5'
+    Components : 'HDA:111d7603,103c1521,00100202 
HDA:11c11040,103c3066,00100200'
+    Controls  : 19
+    Simple ctrls  : 13
  Card1.Amixer.info:
-  Card hw:1 'NVidia'/'HDA NVidia at 0xd300 irq 16'
-Mixer name : 'Nvidia GPU 0a HDMI/DP'
-Components : 'HDA:10de000a,10de0101,00100100'
-Controls  : 16
-Simple ctrls  : 4
+  Card hw:1 'NVidia'/'HDA NVidia at 0xd300 irq 16'
+    Mixer name : 'Nvidia GPU 0a HDMI/DP'
+    Components : 'HDA:10de000a,10de0101,00100100'
+    Controls  : 16
+    Simple ctrls  : 4
  Date: Wed Nov  3 23:05:56 2010
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  PackageArchitecture: all
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.utf8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_US.utf8
+  SHELL=/bin/bash
  SourcePackage: alsa-driver
  dmi.bios.date: 06/22/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68CVD Ver. F.0A
  dmi.board.name: 1521
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 32.30
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 

[Bug 633550] Re: Please Upgrade to 1.0.5

2010-11-28 Thread Julien Lavergne
** Description changed:

+ Please sync usbmuxd 1.0.6 from Debian experimental.
+ Build ok on natty (2010/11/28) : 
https://launchpad.net/~gilir/+archive/unstable/+build/2067373
+ 
+ Due to Debian freeze, it was uploaded to experimental, but otherwise,
+ it's suitable for unstable (and so, with autosync with Ubuntu :))
+ 
+ Original report :
+ 
  Binary package hint: usbmuxd
  
  Please upgrade usbmuxd to 1.0.5, as Linux iPhone/iPod Touch/iPad
  compatibility is rapidly being developed new features are being
  introduced and continuing to use the previous version will hold ubuntu
  users back when it comes to use of them.

** Changed in: usbmuxd (Ubuntu)
   Importance: Undecided = Wishlist

** Summary changed:

- Please Upgrade to 1.0.5
+ Please sync usbmuxd 1.0.6-1 from Debian experimental

-- 
Please sync usbmuxd 1.0.6-1 from Debian experimental
https://bugs.launchpad.net/bugs/633550
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 550625] Re: Alps touchpad is recognized but synaptics clients and scrolling do not work

2010-11-28 Thread Alejandro Díaz-Caro
Same bug in Dell Inspiron 1545, with Maverick 32bits updated today.

na...@ernesto:~$ uname -r
2.6.35-23-generic

-- 
Alps touchpad is recognized but synaptics clients and scrolling do not work
https://bugs.launchpad.net/bugs/550625
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 451873] Re: Tomboy doesn't automatically remove links to deleted notes

2010-11-28 Thread geoffrey
Just a note to say that the option 'highlight wikiwords' in the
Preferences modifies the behaviour of deleting notes. If the option is
checked, deleting a note does not remove link, however any modification
of the text containing the dead link will remove the link completely. If
'wikiwords' is unchecked, the only way of removing the link is to cut
and paste again the text.

I actually find it useful sometimes to have a greyed out link to a
deleted note, as this can act as a reminder that a note did exist
previously, and it's easy to recreate a note by clicking on the dead
link (so for me, this bug is actually a feature). The link is easy to
remove when the option 'wikiwords' is checked. Though I do think that
this behaviour should occur when 'wikiwords' is unchecked in the
Preferences.

-- 
Tomboy doesn't automatically remove links to deleted notes
https://bugs.launchpad.net/bugs/451873
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 682349] [NEW] black screen after suspend

2010-11-28 Thread Tartopom3
Public bug reported:

resume after suspend mode has been working like a charm till
10.04...Now, everytime i go to suspend, and then resume, the screen
remains black (no tty with Ct-Alt-F1...)

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xorg 1:7.5+6ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-23.40-generic-pae 2.6.35.7
Uname: Linux 2.6.35-23-generic-pae i686
Architecture: i386
CheckboxSubmission: e4c03fc8dc8933ca2703028ad0dd94e6
CheckboxSystem: d00f84de8a555815fa1c4660280da308
DRM.card0.DisplayPort.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.DisplayPort.2:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1440x900 1440x900 1152x864 1024x768 800x600 640x480 720x400 640x400 
640x350
 edid-base64: 
AP///wBMo0JUAAASAQOQHhN4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEBHSqg6FGEIDAuRpkAL74QAAAaFByg6FGEIDAuRpkAL74QAAAa/gBUVDIxOYExNDFCVAogAAAMEBcbNmmp/wIBCiAgANA=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
Date: Sun Nov 28 13:51:30 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
MachineType: Dell Inc. Latitude E6400
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-23-generic-pae 
root=UUID=2bf00a2f-5b48-4874-9d45-1f78744cebf1 ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: xorg
dmi.bios.date: 06/04/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A25
dmi.board.name: 0R916R
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd06/04/2010:svnDellInc.:pnLatitudeE6400:pvr:rvnDellInc.:rn0R916R:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude E6400
dmi.sys.vendor: Dell Inc.
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   i686
 kernel: 2.6.35-23-generic-pae

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
black screen after suspend
https://bugs.launchpad.net/bugs/682349
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 682349] Re: black screen after suspend

2010-11-28 Thread Tartopom3


-- 
black screen after suspend
https://bugs.launchpad.net/bugs/682349
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 682348] [NEW] The upgrade has aborted

2010-11-28 Thread Guenther Palfinger
Public bug reported:

Binary package hint: update-manager

I started the upgrade with kpackagekit as documented by clicking in the
link with Maverick. Shortly after downloading the packages I get a
dialog box:

Could not install the upgrades.
The upgrade has aborted. Your system could be in an unusable state. A recovery 
will run now (dpkg -configure -a). Please report this bug against  the 
'update-manager' package and include the files in /var/log/dist-upgrade/ in the 
bug report. E:Sub-process /usr/bin/dpkg returned an error code (1), 
E:Sub-process /usr/bin/dpkg returned an error code (1), repeater several times

In the console commands like ls, less receive an error message about a
glibc-version and terminates. The desktop still works, shutting down
doesn't get far and a restart gets a kernel panic (again with an error
message about glibc).

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

-- 
The upgrade has aborted
https://bugs.launchpad.net/bugs/682348
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 682348] Re: The upgrade has aborted

2010-11-28 Thread Guenther Palfinger

** Attachment added: apt.log
   https://bugs.launchpad.net/bugs/682348/+attachment/1747715/+files/apt.log

-- 
The upgrade has aborted
https://bugs.launchpad.net/bugs/682348
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 682348] Re: The upgrade has aborted

2010-11-28 Thread Guenther Palfinger

** Attachment added: history.log
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/682348/+attachment/1747716/+files/history.log

-- 
The upgrade has aborted
https://bugs.launchpad.net/bugs/682348
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 682348] Re: The upgrade has aborted

2010-11-28 Thread Guenther Palfinger

** Attachment added: lspci.txt
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/682348/+attachment/1747717/+files/lspci.txt

-- 
The upgrade has aborted
https://bugs.launchpad.net/bugs/682348
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


<    1   2   3   4   5   6   7   8   9   10   >