[Bug 1576599] Re: XFS Oopsing 4.2.0-35-generic Kernel - Block out of range

2016-11-22 Thread Christian Theune
For future reference, I checked all kernels up to 4.9rc6.

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

Title:
  XFS Oopsing 4.2.0-35-generic Kernel - Block out of range

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

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


[Bug 1576599] Re: XFS Oopsing 4.2.0-35-generic Kernel - Block out of range

2016-11-22 Thread Christian Theune
We had a similar incident, but our upgrade path was different. We're
also using Ceph (Hammwer, 0.94.7)

We updated from 4.1.16 (Gentoo) to 4.4.27 (Gentoo). After updating
multiple servers they came up fine. However, after around 30 minutes,
multiple OSDs on multiple Hosts exposed the same problem.

> Nov 18 22:42:36 cartman07 kernel: [ 4450.796463] XFS (dm-8): _xfs_buf_find:
> Block out of range: block 0x8cbb5c7f8, EOFS 0xe8cfc000
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796469] [ cut here
> ]
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796477] WARNING: CPU: 3 PID: 5954
> at fs/xfs/xfs_buf.c:472 _xfs_buf_find+0x2cc/0x330()
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796478] Modules linked in:
> deadline_iosched nf_log_ipv4 nf_conntrack_ipv4 nf_defrag_ipv4 nf_log_ipv6
> nf_log_common xt_LOG xt_limit nf_conntrack_ipv6 nf_defrag_ipv6 xt_conntrack
> nf_conntrack_ftp nf_conntrack x86_pkg_temp_thermal kvm_intel kvm irqbypass
> crc32c_intel nvme ixgbe acpi_cpufreq mdio dm_zero dm_thin_pool
> dm_persistent_data dm_bio_prison dm_round_robin dm_multipath xts aesni_intel
> glue_helper lrw ablk_helper cryptd aes_x86_64 fuse dm_snapshot dm_bufio
> dm_crypt dm_mirror dm_region_hash dm_log
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796517] CPU: 3 PID: 5954 Comm:
> ceph-osd Not tainted 4.4.27-gentoo #1
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796519] Hardware name:
> Thomas-Krenn.AG X9DR3-F/X9DR3-F, BIOS 3.0a 07/31/2013
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796521] 
> 88103ca1b610 813a67b8 
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796524] 81c94276
> 88103ca1b648 81056286 88085a04ba40
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796527] 0008
> 88085a04ba40  0008cbb5c7f8
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796530] Call Trace:
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796538] []
> dump_stack+0x4d/0x65
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796544] []
> warn_slowpath_common+0x86/0xc0
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796548] []
> warn_slowpath_null+0x1a/0x20
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796550] []
> _xfs_buf_find+0x2cc/0x330
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796553] []
> xfs_buf_get_map+0x2a/0x280
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796558] []
> xfs_trans_get_buf_map+0x106/0x190
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796563] []
> xfs_btree_get_bufs+0x4f/0x60
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796567] []
> xfs_alloc_fix_freelist+0x20f/0x3c0
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796571] [] ?
> xfs_alloc_update_counters.isra.11+0x44/0x50
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796573] [] ?
> radix_tree_lookup+0xd/0x10
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796578] [] ?
> xfs_perag_get+0x2a/0xb0
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796580] [] ?
> radix_tree_lookup+0xd/0x10
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796583] [] ?
> xfs_perag_get+0x2a/0xb0
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796586] []
> xfs_alloc_vextent+0x214/0x690
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796590] []
> xfs_bmap_btalloc+0x39f/0x6f0
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796594] []
> xfs_bmap_alloc+0xe/0x10
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796598] []
> xfs_bmapi_write+0x452/0x9b0
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796602] []
> xfs_iomap_write_allocate+0x154/0x350
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796605] []
> xfs_map_blocks+0x152/0x220
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796607] []
> xfs_vm_writepage+0x189/0x610
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796613] []
> __writepage+0x13/0x30
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796616] []
> write_cache_pages+0x219/0x4b0
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796619] [] ?
> domain_dirty_limits+0x150/0x150
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796623] []
> generic_writepages+0x43/0x60
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796626] []
> xfs_vm_writepages+0x3d/0x50
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796629] []
> do_writepages+0x1e/0x30
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796634] []
> __filemap_fdatawrite_range+0x71/0x90
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796637] []
> filemap_write_and_wait_range+0x2a/0x70
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796641] []
> xfs_file_fsync+0x54/0x1c0
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796646] []
> vfs_fsync_range+0x3b/0xa0
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796652] [] ?
> SyS_futex+0x76/0x160
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796655] []
> do_fsync+0x3d/0x70
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796660] [] ?
> syscall_return_slowpath+0x92/0x100
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796664] []
> SyS_fdatasync+0x13/0x20
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796668] []
> entry_SYSCALL_64_fastpath+0x12/0x6a
> Nov 18 22:42:36 cartman07 kernel: [ 4450.796693] ---[ end trace
> 0f0a5e131ff32586 ]---
> Nov 18 22:42:36 cartman07 kernel: [ 

[Bug 1607694] Re: Exclusive-Lock Issue

2016-10-20 Thread Christian Theune
Thanks. Interesting note from my side: I'm currently debugging a
different hang that we're experiencing with XFS on the inside. See
http://tracker.ceph.com/issues/17536 which will be updated with detailed
logs soon.

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

Title:
  Exclusive-Lock Issue

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

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


[Bug 1607694] Re: Exclusive-Lock Issue

2016-10-20 Thread Christian Theune
As 10.2.3 was released - any news whether this is fixed now? Daniel?

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

Title:
  Exclusive-Lock Issue

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

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


[Bug 944588] Re: [DELL Latitude E6500] Closing the lid doesn't enter suspend mode

2013-11-12 Thread Christian Theune
Sorry, I don't own that machine any more.

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

Title:
  [DELL Latitude E6500] Closing the lid doesn't enter suspend mode

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

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


[Bug 999158] [NEW] Pidgin main window doesn't re-appear after closing

2012-05-14 Thread Christian Theune
Public bug reported:

I regularly stumble over this. When having the main pidgin window closed
I can't make it to come back. Neither clicking the logo in the unity
side bar nor clicking the icon in the communication menu.

I need to restart pidgin to get it back. Very annoying.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: pidgin 1:2.10.3-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Mon May 14 16:27:44 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
SourcePackage: pidgin
UpgradeStatus: Upgraded to precise on 2012-01-21 (113 days ago)

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


** Tags: amd64 apport-bug precise

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

Title:
  Pidgin main window doesn't re-appear after closing

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

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


[Bug 999158] Re: Pidgin main window doesn't re-appear after closing

2012-05-14 Thread Christian Theune
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/999158

Title:
  Pidgin main window doesn't re-appear after closing

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

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


[Bug 965944] [NEW] Keyboard shortcuts forgotten on upgrade

2012-03-27 Thread Christian Theune
Public bug reported:

The updates I applied this morning caused my key-binding (and also some
CCSM settings) to go back to default. I have seen this happen a few
times before. Is this systematical or even on purpose?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.4.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
Date: Tue Mar 27 08:07:00 2012
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/gnome-control-center
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to precise on 2012-01-21 (65 days ago)

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


** Tags: amd64 apport-bug precise

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

Title:
  Keyboard shortcuts forgotten on upgrade

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

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


[Bug 965944] Re: Keyboard shortcuts forgotten on upgrade

2012-03-27 Thread Christian Theune
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/965944

Title:
  Keyboard shortcuts forgotten on upgrade

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

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


[Bug 963125] [NEW] Alt-Tab window switcher lost

2012-03-23 Thread Christian Theune
Public bug reported:

Not sure whether this is unity-2d or something else.

A recent update (in the last 2-3 days) caused my Alt-Tab switcher to
disappear. The best I could to was to set the keyboard-shortcut  for
Alt-Tab to Switch windows directly.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity-2d 5.7.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
Date: Fri Mar 23 15:14:14 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
SourcePackage: unity-2d
UpgradeStatus: Upgraded to precise on 2012-01-21 (61 days ago)

** Affects: unity-2d (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise unity-2d

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

Title:
  Alt-Tab window switcher lost

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/963125/+subscriptions

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


[Bug 963125] Re: Alt-Tab window switcher lost

2012-03-23 Thread Christian Theune
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/963125

Title:
  Alt-Tab window switcher lost

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/963125/+subscriptions

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


[Bug 944588] [NEW] [DELL Latitude E6500] Closing the lid doesn't enter suspend mode

2012-03-01 Thread Christian Theune
Public bug reported:

A while ago (probably about 2-3 weeks) Ubuntu 12.04 stopped entering
suspend mode when closing the desktop lid.

The system stays as-is at the moment and remains completely usable. When
selecting 'suspend' from the system menu it suspends correctly and later
wakes up as well.

Help? :)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-17-generic 3.2.0-17.27
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ctheune2254 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf6fdc000 irq 48'
   Mixer name   : 'IDT 92HD71B7X'
   Components   : 'HDA:111d76b2,1028024f,00100302'
   Controls  : 19
   Simple ctrls  : 10
Date: Fri Mar  2 07:39:28 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
MachineType: Dell Inc. Latitude E6500
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-17-generic 
root=UUID=979e6a3c-f112-4be5-afe2-2775f564d144 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-17-generic N/A
 linux-backports-modules-3.2.0-17-generic  N/A
 linux-firmware1.71
SourcePackage: linux
UpgradeStatus: Upgraded to precise on 2012-02-24 (6 days ago)
dmi.bios.date: 04/13/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A25
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd04/13/2011:svnDellInc.:pnLatitudeE6500:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude E6500
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug precise

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

Title:
  [DELL Latitude E6500] Closing the lid doesn't enter suspend mode

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

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


[Bug 944588] Re: [DELL Latitude E6500] Closing the lid doesn't enter suspend mode

2012-03-01 Thread Christian Theune
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944588

Title:
  [DELL Latitude E6500] Closing the lid doesn't enter suspend mode

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

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


[Bug 850649] Re: gnome-terminal extremely slow and display buggy

2011-12-16 Thread Christian Theune
*** This bug is a duplicate of bug 877438 ***
https://bugs.launchpad.net/bugs/877438

Ah. I just realized how the update mechanism for the NVIDIA driver is
structured. I'll try the current/post-release updates now. Have been on
280 since the 11.10 release I guess.

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

Title:
  gnome-terminal extremely slow and display buggy

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

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


[Bug 892580] Re: update-manager keeps thinking that package databases are old

2011-12-09 Thread Christian Theune
Yes:


W: A error occurred during the signature verification. The repository is not 
updated and the previous index files will be used. GPG error: 
http://extras.ubuntu.com oneiric Release: The following signatures were 
invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key 
ftpmas...@ubuntu.com

W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/oneiric/Release

W: Some index files failed to download. They have been ignored, or old
ones used instead.

I'm removing the extras.ubuntu.com source for now to get my system going
again. I guess I can add it back if you need me to debug something.

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

Title:
  update-manager keeps thinking that package databases are old

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/892580/+subscriptions

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


[Bug 892580] Re: update-manager keeps thinking that package databases are old

2011-12-09 Thread Christian Theune
After removing the extras source both timestamps were updated correctly.

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

Title:
  update-manager keeps thinking that package databases are old

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/892580/+subscriptions

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


[Bug 892580] Re: update-manager keeps thinking that package databases are old

2011-12-06 Thread Christian Theune
ctheune@mindy:~$ ls -l /var/lib/apt/periodic/
total 0
-rw-r--r-- 1 root root 0 2011-12-06 15:12 update-stamp
-rw-r--r-- 1 root root 0 2011-10-04 07:59 update-success-stamp
ctheune@mindy:~$

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

Title:
  update-manager keeps thinking that package databases are old

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/892580/+subscriptions

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


[Bug 892580] Re: update-manager keeps thinking that package databases are old

2011-11-19 Thread Christian Theune
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/892580

Title:
  update-manager keeps thinking that package databases are old

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/892580/+subscriptions

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


[Bug 892580] [NEW] update-manager keeps thinking that package databases are old

2011-11-19 Thread Christian Theune
Public bug reported:

I update on a regular basis. After switching to 11.10 from 10.04 (during
beta) I noticed that the update-manager keeps showing the red warning
symbol that the package data is old. It is currently saying that the
package information was updated 46 days ago. This sometimes disappears
for a while directly after updating the package data, but it always
comes back. I also think it always points to the same time in the past.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: update-manager 1:0.152.25.4
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Sat Nov 19 22:22:04 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/update-manager
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: Upgraded to oneiric on 2011-09-28 (52 days ago)

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


** Tags: amd64 apport-bug dist-upgrade oneiric running-unity

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

Title:
  update-manager keeps thinking that package databases are old

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/892580/+subscriptions

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


[Bug 865954] Re: Activating second monitor with nvidia-settings/twinview crashes unity/compiz

2011-11-02 Thread Christian Theune
Sorry for not following up - have been on holidays. However, after
applying latest updates this doesn't happen anymore.

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

Title:
  Activating second monitor with nvidia-settings/twinview crashes
  unity/compiz

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

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


[Bug 865954] [NEW] Activating second monitor with nvidia-settings/twinview crashes unity/compiz

2011-10-04 Thread Christian Theune
Public bug reported:

Just guessing that this might be a compiz issue.

When activating a second monitor I regularly find compiz (and/or unity)
crashing leaving me with no window manager. Happens quite frequently.
Sometimes it works.

Once it's broken I restart lightdm, login and try again. Usually it
works after trying a few times.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu7
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 
PDT 2011
 GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu2
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,move,compiztoolbox,regex,place,snap,session,screenshot,mousepoll,grid,animation,gnomecompat,resize,vpswitch,imgpng,expo,workarounds,wall,unitymtgrabhandles,fade,ezoom,scale,unityshell]
CompositorRunning: compiz
Date: Tue Oct  4 08:48:16 2011
DistUpgraded: Log time: 2011-09-01 17:33:09.866432
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 280.13, 3.0.0-12-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GraphicsCard:
 nVidia Corporation G98M [Quadro NVS 160M] [10de:06eb] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Dell Device [1028:024f]
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
JockeyStatus:
 xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Disabled, 
Not in use)
 xorg:nvidia_173_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
 xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
MachineType: Dell Inc. Latitude E6500
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.0.0-12-generic 
root=UUID=979e6a3c-f112-4be5-afe2-2775f564d144 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UpgradeStatus: Upgraded to oneiric on 2011-09-28 (6 days ago)
dmi.bios.date: 04/13/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A25
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd04/13/2011:svnDellInc.:pnLatitudeE6500:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude E6500
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu25
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: amd64 apport-bug compiz-0.9 crash oneiric running-unity ubuntu

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

Title:
  Activating second monitor with nvidia-settings/twinview crashes
  unity/compiz

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

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


[Bug 865954] Re: Activating second monitor with nvidia-settings/twinview crashes unity/compiz

2011-10-04 Thread Christian Theune
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/865954

Title:
  Activating second monitor with nvidia-settings/twinview crashes
  unity/compiz

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

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


[Bug 207583] Re: [hardy] Two instances of applet icon are displayed in notification area

2011-10-02 Thread Christian Theune
Ok, thanks - good call. That fixed it.  I'm removing the oneiric tag
from the subject.

** Summary changed:

- [hardy, oneiric] Two instances of applet icon are displayed in notification 
area
+ [hardy] Two instances of applet icon are displayed in notification area

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

Title:
  [hardy] Two instances of applet icon are displayed in notification
  area

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/207583/+subscriptions

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


[Bug 207583] Re: [hardy, oneiric] Two instances of applet icon are displayed in notification area

2011-10-01 Thread Christian Theune
I remember something in 11.04 when unity was introduced. I remember
manipulating that whitelist to allow older programs to appear and to
work around a bug that kept the icons' menus appear except when clicking
twice.

I guess that setting is still in effect. Couldyou remind me where
'systray-whitelist' can be set?

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

Title:
  [hardy, oneiric] Two instances of applet icon are displayed in
  notification area

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/207583/+subscriptions

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


[Bug 676166] Re: Screen corruption when resuming from suspend/hibernate

2011-09-17 Thread Christian Theune
@apoapo: Yeah, I wouldn't call my card old yet (2 years, hello?) and I
was happy in Natty that I got suspend working reliably at all. Now I'm
back to 2003. ;)

@nighthawk-uk: I see those issues too, when switching to dual-monitor
setup, but they disappear after waiting for a bit and switching
resolutions back and forth. Not ideal and still needs to be resolved (I
think there's a bug recorded somewhere) but at least there's a
workaround.

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

Title:
  Screen corruption when resuming from suspend/hibernate

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/676166/+subscriptions

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


[Bug 850649] Re: gnome-terminal extremely slow and display buggy

2011-09-15 Thread Christian Theune
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/850649

Title:
  gnome-terminal extremely slow and display buggy

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

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


[Bug 850649] [NEW] gnome-terminal extremely slow and display buggy

2011-09-15 Thread Christian Theune
Public bug reported:

After the update to oneiric the gnome-terminal appears to be slow and
display is sometimes buggy:

* changing between windows and tabs is slow although other applications (like 
chromium) are not affected
* sometimes the display is not updated and some parts (exactly on character box 
boundaries) of the terminal just show the background

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-terminal 3.0.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Thu Sep 15 08:28:30 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to oneiric on 2011-09-01 (13 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  gnome-terminal extremely slow and display buggy

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

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


[Bug 207583] Re: [hardy] Two instances of applet icon are displayed in notification area

2011-09-14 Thread Christian Theune
After I updated to 11.10 I now also have two icons in my panel. They
seem to be a little bit different (the left one I can't click on and it
looks a little smaller than the real one). Also, both symbols display
the battery as empty all the time (red battery symbol).

** Summary changed:

- [hardy] Two instances of applet icon are displayed in notification area
+ [hardy, oneiric] Two instances of applet icon are displayed in notification 
area

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

Title:
  [hardy, oneiric] Two instances of applet icon are displayed in
  notification area

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/207583/+subscriptions

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


[Bug 839304] Re: nvidia drivers, twinview and resume cause garbage on screen

2011-09-05 Thread Christian Theune
I just noticed that the unity UI is still visible at this stage and I
can press the window key and interact with unity. However, all windows
are just displaying garbage but seem to work fine. Might be a compiz
issue?

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

Title:
  nvidia drivers, twinview and resume cause garbage on screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/839304/+subscriptions

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


[Bug 839304] [NEW] nvidia drivers, twinview and resume cause garbage on screen

2011-09-02 Thread Christian Theune
Public bug reported:

I just updated to oneiric and see a similar problem to #813343.

When either resuming or turning on two monitors with twinview (one works
fine) I get garbage.

When trying to enable twinview I can still see the mouse and with a bit
of luck get one monitor working again. Two doesn't.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 
PDT 2011
 GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-7ubuntu2)
Architecture: amd64
Date: Fri Sep  2 07:55:24 2011
DistUpgraded: Log time: 2011-09-01 17:33:09.866432
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 280.13, 3.0.0-9-generic, x86_64: installed
EcryptfsInUse: Yes
GraphicsCard:
 nVidia Corporation G98M [Quadro NVS 160M] [10de:06eb] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Dell Device [1028:024f]
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
MachineType: Dell Inc. Latitude E6500
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.0.0-9-generic 
root=UUID=979e6a3c-f112-4be5-afe2-2775f564d144 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to oneiric on 2011-09-01 (0 days ago)
dmi.bios.date: 08/19/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A24
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA24:bd08/19/2010:svnDellInc.:pnLatitudeE6500:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude E6500
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu20
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug corruption oneiric regression reproducible 
running-unity single-occurrence ubuntu

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

Title:
  nvidia drivers, twinview and resume cause garbage on screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/839304/+subscriptions

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


[Bug 839304] Re: nvidia drivers, twinview and resume cause garbage on screen

2011-09-02 Thread Christian Theune
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/839304

Title:
  nvidia drivers, twinview and resume cause garbage on screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/839304/+subscriptions

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


[Bug 98024] Re: Add big files

2010-04-24 Thread Christian Theune
** Also affects: zope.publisher
   Importance: Undecided
   Status: New

** Changed in: zope3
   Status: Triaged = Won't Fix

** Summary changed:

- Add big files
+ Deal gracefullly with big file uploads

** Changed in: zope3
   Importance: Medium = Wishlist

** Changed in: zope.publisher
   Status: New = Confirmed

** Changed in: zope.publisher
   Importance: Undecided = Wishlist

** Changed in: zope.publisher
 Assignee: (unassigned) = Christian Theune (ct-gocept)

-- 
Deal gracefullly with big file uploads
https://bugs.launchpad.net/bugs/98024
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 458543] BootDmesg.txt

2009-12-12 Thread Christian Theune

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/36713885/BootDmesg.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] Card0.Codecs.codec.0.txt

2009-12-12 Thread Christian Theune

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/36713887/Card0.Codecs.codec.0.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] IwConfig.txt

2009-12-12 Thread Christian Theune

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/36713889/IwConfig.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] Lsusb.txt

2009-12-12 Thread Christian Theune

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/36713891/Lsusb.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] ProcModules.txt

2009-12-12 Thread Christian Theune

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/36713896/ProcModules.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] ProcCpuinfo.txt

2009-12-12 Thread Christian Theune

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/36713893/ProcCpuinfo.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] ProcInterrupts.txt

2009-12-12 Thread Christian Theune

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/36713895/ProcInterrupts.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] apport-collect data

2009-12-12 Thread Christian Theune
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 0/1
   Subdevice #0: subdevice #0
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
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ctheune1917 F pulseaudio
 /dev/snd/pcmC0D0p:   ctheune1917 F...m pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf6fdc000 irq 21'
   Mixer name   : 'IDT 92HD71B7X'
   Components   : 'HDA:111d76b2,1028024f,00100302'
   Controls  : 28
   Simple ctrls  : 18
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=UUID=fb9a174c-c518-4c09-8848-3e446e8f737e
MachineType: Dell Inc. Latitude E6500
NonfreeKernelModules: nvidia
Package: linux (not installed)
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: root=UUID=b07e11b8-c078-4f7c-b01a-9e0c3bb68621 ro quiet splash
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-16-generic N/A
 linux-firmware 1.26
Uname: Linux 2.6.31-16-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
WpaSupplicantLog:
 
dmi.bios.date: 07/31/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A14
dmi.board.name: 0X564R
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd07/31/2009:svnDellInc.:pnLatitudeE6500:pvr:rvnDellInc.:rn0X564R:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Latitude E6500
dmi.sys.vendor: Dell Inc.

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] AlsaDevices.txt

2009-12-12 Thread Christian Theune

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/36713884/AlsaDevices.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] Card0.Amixer.values.txt

2009-12-12 Thread Christian Theune

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/36713886/Card0.Amixer.values.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] CurrentDmesg.txt

2009-12-12 Thread Christian Theune

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/36713888/CurrentDmesg.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] Lspci.txt

2009-12-12 Thread Christian Theune

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/36713890/Lspci.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] PciMultimedia.txt

2009-12-12 Thread Christian Theune

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/36713892/PciMultimedia.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] RfKill.txt

2009-12-12 Thread Christian Theune

** Attachment added: RfKill.txt
   http://launchpadlibrarian.net/36713897/RfKill.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] UdevDb.txt

2009-12-12 Thread Christian Theune

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/36713898/UdevDb.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] UdevLog.txt

2009-12-12 Thread Christian Theune

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/36713900/UdevLog.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] WifiSyslog.txt

2009-12-12 Thread Christian Theune

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/36713901/WifiSyslog.txt

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] XsessionErrors.txt

2009-12-12 Thread Christian Theune

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/36713902/XsessionErrors.txt

** Tags added: apport-collected

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 458543] Re: Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)

2009-12-12 Thread Christian Theune
I'm seeing a similar thing here. I think something I noted is that this happens 
only when I'm on a 
relatively weak signal. Not sure whether that matters, though.

-- 
Intel Wifi 5100 randomly disconnects with Error setting new RXON (-28)
https://bugs.launchpad.net/bugs/458543
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 361055] Re: Please, sponsor vte 0.20.1 to karmic

2009-07-27 Thread Christian Theune
Argh: Any chance in getting a backport? The reset but is really
annoying.

-- 
Please, sponsor vte 0.20.1 to karmic
https://bugs.launchpad.net/bugs/361055
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 357949] Re: Pidgin crashes when trying to connect to jabber

2009-05-13 Thread Christian Theune
Same as with Rob:  Running 2.5.5-1ubuntu8, removing gstreamer-plugins-
bad helped, removing icons didn't have any effect. The crash was:

#0  0xb5cca332 in ?? ()
#1  0xb758081b in ?? () from /usr/lib/libxml2.so.2
#2  0xb7595dfb in xmlParseChunk () from /usr/lib/libxml2.so.2
#3  0xb6315751 in jabber_parser_free () from /usr/lib/purple-2/libjabber.so.0
#4  0xb631578d in jabber_parser_setup () from /usr/lib/purple-2/libjabber.so.0
#5  0xb630efce in ?? () from /usr/lib/purple-2/libjabber.so.0
#6  0xb63103ab in ?? () from /usr/lib/purple-2/libjabber.so.0
#7  0xb64a44e5 in ?? () from /usr/lib/purple-2/ssl-nss.so
#8  0xb7850529 in purple_certificate_verify_complete () from 
/usr/lib/libpurple.so.0
#9  0xb7850e20 in ?? () from /usr/lib/libpurple.so.0
#10 0xb785169f in purple_certificate_verify () from /usr/lib/libpurple.so.0
#11 0xb64a475e in ?? () from /usr/lib/purple-2/ssl-nss.so
#12 0x080a8e93 in ?? ()
#13 0xb7964dad in ?? () from /usr/lib/libglib-2.0.so.0
#14 0xb792db88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#15 0xb79310eb in ?? () from /usr/lib/libglib-2.0.so.0
#16 0xb79315ba in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#17 0xb7c207d9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#18 0x080c31ea in main ()

My libxml2 is:

2.7.3-1~ohyoonsik2

-- 
Pidgin crashes when trying to connect to jabber
https://bugs.launchpad.net/bugs/357949
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 175233] Re: Evolution hangs with Formatting Message after several hours

2009-04-27 Thread Christian Theune
I'm seeing this behavior although my setting is set on 'Never load
images from the web'.

-- 
Evolution hangs with Formatting Message after several hours
https://bugs.launchpad.net/bugs/175233
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 357636] Re: crashes when accepting meeting invitation

2009-04-22 Thread Christian Theune
The patch worked and calendar has been stable for me since then. I
tested it by moving my archived copy of ~/.evolution/calendars/local
back into the evolution directory.

-- 
crashes when accepting meeting invitation
https://bugs.launchpad.net/bugs/357636
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 357636] Re: crashes when accepting meeting invitation

2009-04-22 Thread Christian Theune
On Wed, 2009-04-22 at 09:59 +, gothicknight wrote:
 Great to hear.
 
 I haven't got the time right now to also test it... big release coming
 up :(
 
 I'm still hanging with the workaround in libical for now.

The patch was simple to install given the instructions above. Took me
only about 2 minutes. :)

-- 
Christian Theune · c...@gocept.com
gocept gmbh  co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development

-- 
crashes when accepting meeting invitation
https://bugs.launchpad.net/bugs/357636
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 357636] Re: crashes when accepting meeting invitation

2009-04-20 Thread Christian Theune
Alright, is there a standard procedure for building a package from
source and applying that patch?

(Sorry, but my Ubuntu-Development-Fu isn't that strong.)

-- 
crashes when accepting meeting invitation
https://bugs.launchpad.net/bugs/357636
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 357636] Re: crashes when accepting meeting invitation

2009-04-20 Thread Christian Theune
Sorry if this is stupid, but: where do I find that patch candidate and
how do I apply it?

-- 
crashes when accepting meeting invitation
https://bugs.launchpad.net/bugs/357636
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 357636] Re: crashes when accepting meeting invitation

2009-04-20 Thread Christian Theune
Sorry for my blindness. I found the note above and was able to interpret
it. I'm building right now.

-- 
crashes when accepting meeting invitation
https://bugs.launchpad.net/bugs/357636
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 363625] Re: ical import hangs / opening calendar hangs

2009-04-20 Thread Christian Theune
*** This bug is a duplicate of bug 357636 ***
https://bugs.launchpad.net/bugs/357636

I think I applied the patch correctly but the hang is still there.

-- 
ical import hangs / opening calendar hangs
https://bugs.launchpad.net/bugs/363625
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 363625] Re: ical import hangs / opening calendar hangs

2009-04-20 Thread Christian Theune
*** This bug is a duplicate of bug 357636 ***
https://bugs.launchpad.net/bugs/357636

Argh. Sorry. Just noticed I didn't installed the right set of packages
after building.

It works now.


** This bug has been marked a duplicate of bug 357636
   crashes when accepting meeting invitation

-- 
ical import hangs / opening calendar hangs
https://bugs.launchpad.net/bugs/363625
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 363625] [NEW] ical import hangs / opening calendar hangs

2009-04-19 Thread Christian Theune
Public bug reported:

Binary package hint: evolution

This is with Ubuntu 9.04, all updates available right now applied.

I stumbled over this as evolution started to hang when activating the
calendar component with the message Opening file 

I toyed around a bit and deleted all the ~/.evolution/calendar/local
directories, causing evolution to get unstuck when switching to the
calendar component (although my calendar entries are now missing).

Trying to get my entries back, I took the backup of the deleted
directory and tried importing the ICS files individually, causing a
hang.

I traced the hang, see attached backtrace.

My guess is that there is some specific event object that causes
evolution to choke - both when it's already imported and the calendar
gets activated and when the same ICS file gets imported.

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

-- 
ical import hangs / opening calendar hangs
https://bugs.launchpad.net/bugs/363625
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 363625] Re: ical import hangs / opening calendar hangs

2009-04-19 Thread Christian Theune

** Attachment added: Backtrace
   http://launchpadlibrarian.net/25738869/gdb-evolution.txt

-- 
ical import hangs / opening calendar hangs
https://bugs.launchpad.net/bugs/363625
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 175233] Re: Evolution hangs with Formatting Message after several hours

2009-04-16 Thread Christian Theune
I've been seeing this bug since I updated to Jaunty.

hh is right with his notice that killing the evolution-data-server
(2.26.1) causes evolution to continue (it restarts the data server
itself then).

-- 
Evolution hangs with Formatting Message after several hours
https://bugs.launchpad.net/bugs/175233
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 281911] Re: compiz: initiation of scale plugin doesn't work correctly

2008-12-28 Thread Christian Theune
I second Alex' request. IMHO this bug deserves a backport to Intrepid.

-- 
compiz: initiation of scale plugin doesn't work correctly
https://bugs.launchpad.net/bugs/281911
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 252292] [NEW] Upgrage/installation doesn't activative ata_piix drivers

2008-07-27 Thread Christian Theune
Public bug reported:

Upgraded from Hardy (2.6.24-12) the ata_piix module isn't loaded in the
initrd anymore. This results in a kernel panic because of a missing root
fs.

Adding 'ata_piix' to /etc/initramfs-tools/modules and re-installing the
linux-image-2.6.26-4-generic package makes it work again.

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

-- 
Upgrage/installation doesn't activative ata_piix drivers
https://bugs.launchpad.net/bugs/252292
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 252293] [NEW] Upgrade to intrepid doesn't install restricted modules package

2008-07-27 Thread Christian Theune
Public bug reported:

When upgrading from Hardy to Intrepid yesterday the restricted modules
package wasn't installed (should have installed 2.6.26-4).

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Upgrade to intrepid doesn't install restricted modules package
https://bugs.launchpad.net/bugs/252293
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 247518] [NEW] Kernel does not update from 2.6.24-12

2008-07-11 Thread Christian Theune
Public bug reported:

My /boot directory contains newer kernels (2.6.24-13 to 2.6.24-19) but
it does not boot those. When using `update-grub` it registers those
kernels but I can't boot them because the NVidia drivers won't work
anymore.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Kernel does not update from 2.6.24-12
https://bugs.launchpad.net/bugs/247518
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 218563] Re: Firefox can't display error pages anymore in german localization

2008-04-22 Thread Christian Theune
Hmm. Didn't help for me either, but the error is different now. When
trying to print (after the print dialog):

An error window with: window
xmlns=http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul;

And when trying to view source: window id=viewSource

No other hints what's wrong though.

-- 
Firefox can't display error pages anymore in german localization
https://bugs.launchpad.net/bugs/218563
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 218563] Re: Firefox can't display error pages anymore in german localization

2008-04-22 Thread Christian Theune
Note: I'm not sure whether the `print` problem is totally different and
would want to have a second bug opened or this one set back to 'new'.

-- 
Firefox can't display error pages anymore in german localization
https://bugs.launchpad.net/bugs/218563
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 218563] Re: Firefox can't display error pages anymore in german localization

2008-04-22 Thread Christian Theune
Re-opening to avoid it getting dropped accidentally, please close and
tell me to open another bug if needed.

** Changed in: firefox-3.0 (Ubuntu)
   Status: Fix Released = New

-- 
Firefox can't display error pages anymore in german localization
https://bugs.launchpad.net/bugs/218563
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 218563] Re: Firefox can't display error pages anymore

2008-04-18 Thread Christian Theune
This is what FF says (German, sorry):

XML-Verarbeitungsfehler: Fehler beim Verarbeiten einer Referenz auf eine 
externe Entität
Adresse: chrome://global/content/printProgress.xul
Zeile Nr. 6, Spalte 67:!DOCTYPE window SYSTEM 
chrome://global/locale/printProgress.dtd
--^

This actually happens after the printing dialog when FF tries to
actually print.

-- 
Firefox can't display error pages anymore
https://bugs.launchpad.net/bugs/218563
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 218563] Re: Firefox can't display error pages anymore

2008-04-18 Thread Christian Theune
This is getting more serious. Similar error popping up for printing
(can't show printing dialog) which results in later clicks to the
'Print' function to say 'not available'. :(

-- 
Firefox can't display error pages anymore
https://bugs.launchpad.net/bugs/218563
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 218563] [NEW] Firefox can't display error pages anymore

2008-04-17 Thread Christian Theune
Public bug reported:

Binary package hint: firefox-3.0

This is what it displays instead:

XML-Verarbeitungsfehler: Fehler beim Verarbeiten einer Referenz auf eine 
externe Entität
Adresse: 
jar:file:///usr/lib/xulrunner-1.9b5/chrome/toolkit.jar!/content/global/netError.xhtml
Zeile Nr. 10, Spalte 3:  %netErrorDTD;
--^

ProblemType: Bug
Architecture: i386
Date: Thu Apr 17 11:09:29 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: nvidia
Package: firefox-3.0 3.0~b5+nobinonly-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-12-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Firefox can't display error pages anymore
https://bugs.launchpad.net/bugs/218563
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 218563] Re: Firefox can't display error pages anymore

2008-04-17 Thread Christian Theune

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

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/13535731/pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/13535732/profiles.ini.txt

-- 
Firefox can't display error pages anymore
https://bugs.launchpad.net/bugs/218563
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 203943] Re: sunbird 0.7 doesn't start with german locale

2008-04-09 Thread Christian Theune
I think I got an update lately, sunbird now starts with German locale
for me.

-- 
sunbird 0.7 doesn't start with german locale
https://bugs.launchpad.net/bugs/203943
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 203943] Re: sunbird 0.7 doesn't start with german locale

2008-04-09 Thread Christian Theune
On Wed, Apr 09, 2008 at 07:01:26PM -, John Vivirito wrote:
 Can you please give me version of sunbird you have installed?
 apt-cache lightning-sunbird (or just sunbird) depending on what you installed.
 
 ** Changed in: lightning-sunbird (Ubuntu)
  Assignee: (unassigned) = Mozilla Bugs (mozilla-bugs)
Status: New = Fix Released

dpkg says:
ii  sunbird   0.7+nobinonly-0ubuntu2

-- 
gocept gmbh  co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development

-- 
sunbird 0.7 doesn't start with german locale
https://bugs.launchpad.net/bugs/203943
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 203943] [NEW] sunbird 0.7 doesn't start with german locale

2008-03-19 Thread Christian Theune
Public bug reported:

Binary package hint: sunbird

The error opening up:

XML-Verarbeitungsfehler: Undefinierte Entität
Adresse: chrome://calendar/content/calendar.xul
Zeile Nr. 585, Spalte 12:   menuitem id=menu-multiday-rotated
---^

When setting the locale to C, sunbird does start.

** Affects: lightning-sunbird (Ubuntu)
 Importance: Undecided
 Status: New

-- 
sunbird 0.7 doesn't start with german locale
https://bugs.launchpad.net/bugs/203943
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 165287] Re: ZODB doesn't record attribute changes on Gutsy x64

2007-12-05 Thread Christian Theune
ZODB 3.7 does not support Python 2.5 which makes this bug invalid.

** Changed in: zodb/3.7
   Status: New = Invalid

-- 
ZODB doesn't record attribute changes on Gutsy x64
https://bugs.launchpad.net/bugs/165287
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 165287] Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-05 Thread Christian Theune

Am Mittwoch, den 05.12.2007, 09:30 -0500 schrieb Jim Fulton:
 On Dec 5, 2007, at 2:30 AM, Christian Theune wrote:
 
  Am Montag, den 03.12.2007, 14:37 -0500 schrieb Jim Fulton:
  Gah, I misspoke. 3.7 does claim to support Python 2.5
 
  Interesting. The README doesn't state that on the 3.7 branch. Where is
  this claimed?
 
  I'll port the 64-bit fixes if we really do support Python 2.5 in ZODB
  3.7.
 
 
 No. I misspoke the second time.  I remember trying to get 3.7 working  
 with Python 2.5, but looking back at the announcement I see I gave  
 up.  I got confused when I made the 3.7 Python 2.5 windows release at  
 someone's request.
 
 3.7 doesn't support Python 2.5.  Even though I don't like removing  
 eggs from PyPI, I'm going to remove the Python 2.5 egg for 3.7.

Ok. I saw that the debian people released an updated package working
with Python 2.5 which is their choice but I'll invalidate this bug for
the ZODB project then.

Christian

-- 
gocept gmbh  co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development

-- 
ZODB doesn't record attribute changes on Gutsy x64
https://bugs.launchpad.net/bugs/165287
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 165287] Re: ZODB doesn't record attribute changes on Gutsy x64

2007-12-05 Thread Christian Theune
The general issue was solved with ZODB 3.8 and upwards which support
Python 2.5

** Changed in: zodb
   Status: New = Fix Released

-- 
ZODB doesn't record attribute changes on Gutsy x64
https://bugs.launchpad.net/bugs/165287
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 165292] Re: ZODB doesn't record attribute changes on Gutsy x64

2007-12-05 Thread Christian Theune
*** This bug is a duplicate of bug 165287 ***
https://bugs.launchpad.net/bugs/165287

** This bug has been marked a duplicate of bug 165287
   ZODB doesn't record attribute changes on Gutsy x64

-- 
ZODB doesn't record attribute changes on Gutsy x64
https://bugs.launchpad.net/bugs/165292
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu (via bug 165287).

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


[Bug 165287] Re: ZODB doesn't record attribute changes on Gutsy x64

2007-12-05 Thread Christian Theune
Wrong status. WONTFIX is better.

** Changed in: zodb/3.7
   Status: Invalid = Won't Fix

-- 
ZODB doesn't record attribute changes on Gutsy x64
https://bugs.launchpad.net/bugs/165287
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 165287] Re: ZODB doesn't record attribute changes on Gutsy x64

2007-12-04 Thread Christian Theune
** Also affects: zodb
   Importance: Undecided
   Status: New

-- 
ZODB doesn't record attribute changes on Gutsy x64
https://bugs.launchpad.net/bugs/165287
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 165287] Re: [ZODB-Dev] Running ZODB on x64 system

2007-12-04 Thread Christian Theune
Am Montag, den 03.12.2007, 14:37 -0500 schrieb Jim Fulton:
 Gah, I misspoke. 3.7 does claim to support Python 2.5

Interesting. The README doesn't state that on the 3.7 branch. Where is
this claimed?

I'll port the 64-bit fixes if we really do support Python 2.5 in ZODB
3.7.

Christian

-- 
gocept gmbh  co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development

-- 
ZODB doesn't record attribute changes on Gutsy x64
https://bugs.launchpad.net/bugs/165287
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 165287] Re: ZODB doesn't record attribute changes on Gutsy x64

2007-12-03 Thread Christian Theune
I can't reproduce this on AMD or Intel 64-bit with Python 2.5 and Python
2.4, tests are passing for me.

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

-- 
ZODB doesn't record attribute changes on Gutsy x64
https://bugs.launchpad.net/bugs/165287
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 41091] Re: Ubuntu crash when connecting to port replicator

2007-11-09 Thread Christian Theune

Am Freitag, den 09.11.2007, 13:58 + schrieb Sylvain B.:
 Dell Latitude D610 too, kernel 2.6.22-14-generic, and re-docking makes Gutsy 
 hanging.
 I will try the rmmod dock workaround, but waiting the final fix. Unless 
 fix released means it is not yet committed in Ubuntu repositories, I 
 suspect the bug status to be incorrect.

I tried `rmmod`ing dock before and it did not work for me.

-- 
gocept gmbh  co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development

-- 
Ubuntu crash when connecting to port replicator
https://bugs.launchpad.net/bugs/41091
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 41091] Re: Ubuntu crash when connecting to port replicator

2007-09-19 Thread Christian Theune
Tried with the current Gutsy Live CD, and couldn't provoke the system to
lock up when connection ~ 4 times with the replicator.

I'll try the Feisty Live CD later today.

One note: from the restricted drivers manager I saw that the binary
NVIDIA drivers aren't used on the LiveCD.

-- 
Ubuntu crash when connecting to port replicator
https://bugs.launchpad.net/bugs/41091
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 105818] Re: seahorse gpg-agent functionality works only once

2007-09-12 Thread Christian Theune
The solution referenced above works for me too. (I can't comment on that
bug though)

-- 
seahorse gpg-agent functionality works only once
https://bugs.launchpad.net/bugs/105818
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 107297] Re: Notebook powers off after resuming from suspend/hibernate

2007-08-17 Thread Christian Theune
I have a similar issue with my D820, however, it sometimes powers off
and sometimes actually resumes. Currently I'd guess it's a 50/50 chance
for resuming. I'm not sure whether I should post my information on this
bug or open a new one. If you tell me which way to do it i'll upload my
system information.

-- 
Notebook powers off after resuming from suspend/hibernate
https://bugs.launchpad.net/bugs/107297
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 41091] Re: Ubuntu crash when connecting to port replicator

2007-08-17 Thread Christian Theune
This also happens to me on a Dell Latitude D820 with kernel 2.6.20-16 on
7.04.

-- 
Ubuntu crash when connecting to port replicator
https://bugs.launchpad.net/bugs/41091
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 121691] OpenVPN routes that are pushed are removed by network-manager

2007-06-22 Thread Christian Theune
Public bug reported:

Binary package hint: network-manager

I'm using network manager with VPN support and OpenVPN.

My OpenVPN-Server pushes the routes to the clients which works well with
regular OpenVPN clients. With network manager I see those routes getting
pushed but then overwritten by network manager.

The main annoyance is that the redirected gateway gets overridden with a
default route that uses 0.0.0.0 as it's gateway. That's not gonna fly
and breaks VPN support very badly.

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

-- 
OpenVPN routes that are pushed are removed by network-manager
https://bugs.launchpad.net/bugs/121691
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 53064] Installer crashed

2006-07-15 Thread Christian Theune
Public bug reported:

We're sorry; the installer crashed. Please file a bug report at
https://launchpad.net/distros/ubuntu/+source/ubiquity/+filebug and a
developer will attend to the problem as soon as possible. To help the
developers understand what went wrong, include the following detail in
your bug report, and attach the files /var/log/installer/syslog,
/var/log/syslog, and /var/log/partman:

Traceback (most recent call last):
  File /usr/bin/ubiquity, line 130, in ?
install(sys.argv[1])
  File /usr/bin/ubiquity, line 55, in install
ret = wizard.run()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 266, 
in run
self.process_step()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 741, 
in process_step
self.mountpoints_to_summary()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 
1029, in mountpoints_to_summary
self.progress_loop()
  File /usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py, line 538, 
in progress_loop
raise RuntimeError, (Install failed with exit code %s; see 
RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog 
and /var/log/syslog

** Affects: ubiquity (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Installer crashed
https://launchpad.net/bugs/53064

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


[Bug 53064] Re: Installer crashed

2006-07-15 Thread Christian Theune
Yup. I was distracted when I started entering the bug, so the comments
are missing. They'll be around in a few minutes. I'll try the
alternative installer then anyway.

-- 
Installer crashed
https://launchpad.net/bugs/53064

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


[Bug 53064] Re: Installer crashed

2006-07-15 Thread Christian Theune
/var/log/installer/syslog

-- 
Installer crashed
https://launchpad.net/bugs/53064

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


[Bug 53064] Re: Installer crashed

2006-07-15 Thread Christian Theune
/var/log/partman

-- 
Installer crashed
https://launchpad.net/bugs/53064

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