[Bug 1004606] Re: virsh create-snapshot fails to create external snapshot (blockdev-snapshot-sync fails in json monitor)

2013-05-24 Thread Tobias Bradtke
Yes Theodor, please share your apparmor-rules :)

For the moment i am following this guide to disable just the libvirt-
apparmor-profile:

  http://cloudstack.apache.org/docs/en-
US/Apache_CloudStack/4.0.2/html/Installation_Guide/hypervisor-kvm-
install-flow.html#hypervisor-host-install-security-policies Configure
Apparmor (Ubuntu)

  $ sudo ln -s /etc/apparmor.d/usr.sbin.libvirtd /etc/apparmor.d/disable/
  $ sudo ln -s /etc/apparmor.d/usr.lib.libvirt.virt-aa-helper 
/etc/apparmor.d/disable/
  $ sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.libvirtd
  $ sudo apparmor_parser -R /etc/apparmor.d/usr.lib.libvirt.virt-aa-helper

Stop running virtual machines.

  $ sudo service apparmor restart
  $ sudo apparmor_status

Start machines again.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1004606

Title:
  virsh create-snapshot fails to create external snapshot (blockdev-
  snapshot-sync fails in json monitor)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1004606] Re: virsh create-snapshot fails to create external snapshot (blockdev-snapshot-sync fails in json monitor)

2013-05-24 Thread Tobias Bradtke
** Tags added: 13.04

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

Title:
  virsh create-snapshot fails to create external snapshot (blockdev-
  snapshot-sync fails in json monitor)

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

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


[Bug 1004606] Re: virsh create-snapshot fails to create external snapshot (blockdev-snapshot-sync fails in json monitor)

2013-05-24 Thread Tobias Bradtke
Yes Theodor, please share your apparmor-rules :)

For the moment i am following this guide to disable just the libvirt-
apparmor-profile:

  http://cloudstack.apache.org/docs/en-
US/Apache_CloudStack/4.0.2/html/Installation_Guide/hypervisor-kvm-
install-flow.html#hypervisor-host-install-security-policies Configure
Apparmor (Ubuntu)

  $ sudo ln -s /etc/apparmor.d/usr.sbin.libvirtd /etc/apparmor.d/disable/
  $ sudo ln -s /etc/apparmor.d/usr.lib.libvirt.virt-aa-helper 
/etc/apparmor.d/disable/
  $ sudo apparmor_parser -R /etc/apparmor.d/usr.sbin.libvirtd
  $ sudo apparmor_parser -R /etc/apparmor.d/usr.lib.libvirt.virt-aa-helper

Stop running virtual machines.

  $ sudo service apparmor restart
  $ sudo apparmor_status

Start machines again.

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

Title:
  virsh create-snapshot fails to create external snapshot (blockdev-
  snapshot-sync fails in json monitor)

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

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


[Bug 1182225] [NEW] KVM ubuntu 12.04.2 guest installation with kickstart config fails

2013-05-20 Thread Tobias Verbeke
Public bug reported:

* a kickstart tree with the ubuntu 12.04.2 server amd64 files is available on 
the KVM host (CentOS 6.3) (mounted via NFS)
* the kickstart file is available as a local file on the KVM host
* installation is done using virt-install

virt-install --connect qemu:///system --name test --location=/kickstart-
trees/ubuntu1204 --ram=2048 --vcpus=2 --disk vol=iscsi-
storage/unit:0:0:31,cache=none --os-type=linux
--network=bridge:br0,model=virtio --network=bridge:br1,model=virtio
--initrd-inject=/home/someuser/ubuntu1204ks.cfg -x
ks=file:/ubuntu1204ks.cfg console=tty0 console=ttyS0,115200

Starting install...
Retrieving file version.info... 
  |  116 B 00:00 ... 
ERRORCouldn't find hvm kernel for Ubuntu tree.

the virt-install.log file contains the information below - it seems it
is erroneously looking for

/kickstart-trees/ubuntu1204/install/netboot/ubuntu-installer/i386/linux

instead of

/kickstart-trees/ubuntu1204/install/netboot/ubuntu-installer/amd64/linux

[...]
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:83) Fetching 
URI: /kickstart-trees/ubuntu1204/install/netboot/version.info
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:94) Saved 
file to /var/tmp/virtinst-version.info.ffa3bq
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (OSDistro:965) Detected an 
Ubuntu distro
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (virt-install:619) 
Guest.has_install_phase: True
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (Installer:182) 
scratchdir=/var/lib/libvirt/boot
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (OSDistro:65) Attempting 
to detect distro:
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find /kickstart-trees/ubuntu1204/.treeinfo
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find /kickstart-trees/ubuntu1204/Fedora
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find /kickstart-trees/ubuntu1204/Server
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find /kickstart-trees/ubuntu1204/Client
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find /kickstart-trees/ubuntu1204/RedHat
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find /kickstart-trees/ubuntu1204/CentOS
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find /kickstart-trees/ubuntu1204/SL
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find /kickstart-trees/ubuntu1204/directory.yast
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find /kickstart-trees/ubuntu1204/current/images/MANIFEST
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find /kickstart-trees/ubuntu1204/images/daily/MANIFEST
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find /kickstart-trees/ubuntu1204/current/images/MANIFEST
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:83) Fetching 
URI: /kickstart-trees/ubuntu1204/install/netboot/version.info
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:94) Saved 
file to /var/lib/libvirt/boot/virtinst-version.info.YZspoD
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (OSDistro:965) Detected an 
Ubuntu distro
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (ImageFetcher:169) local 
hasFile: Couldn't find 
/kickstart-trees/ubuntu1204/install/netboot/ubuntu-installer/i386/linux
[Mon, 20 May 2013 22:54:11 virt-install 64569] ERROR (cli:440) Couldn't find 
hvm kernel for Ubuntu tree.
[Mon, 20 May 2013 22:54:11 virt-install 64569] DEBUG (_util:233) Traceback 
(most recent call last):
  File /usr/sbin/virt-install, line 629, in start_install
noboot=options.noreboot)
  File /usr/lib/python2.6/site-packages/virtinst/Guest.py, line 1206, in 
start_install
self._prepare_install(meter, dry)
  File /usr/lib/python2.6/site-packages/virtinst/Guest.py, line 963, in 
_prepare_install
meter=meter)
  File /usr/lib/python2.6/site-packages/virtinst/DistroInstaller.py, line 
425, in prepare
dev = self._prepare_kernel_and_initrd(guest, meter)
  File /usr/lib/python2.6/site-packages/virtinst/DistroInstaller.py, line 
364, in _prepare_kernel_and_initrd
self.os_type)
  File /usr/lib/python2.6/site-packages/virtinst/OSDistro.py, line 156, in 
acquireKernel
scratchdir, type)
  File /usr/lib/python2.6/site-packages/virtinst/OSDistro.py, line 150, in 
_acquireMedia
None, media_cb)
  File /usr/lib/python2.6/site-packages/virtinst/OSDistro.py, line 131, in 
_locationCheckWrapper
return callback(store, fetcher)
  

[Bug 954661] Re: backlight brightness not adjustable by default on Dell XPS 13

2013-05-17 Thread Tobias Krönke
And fixed again in 3.8.0-22 :-)

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

Title:
  backlight brightness not adjustable by default on Dell XPS 13

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

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


[Bug 954661] Re: backlight brightness not adjustable by default on Dell XPS 13

2013-05-16 Thread Tobias Krönke
3.8.0-20 fixed it and 3.8.0-21 regressed it again: xps 13 remains dimmed
to the lowest.

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

Title:
  backlight brightness not adjustable by default on Dell XPS 13

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

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


[Bug 1095854] Re: auto-hide launcher not-reappearing consistently

2013-05-11 Thread Tobias Kuhn
Same here. Since 13.04, autohidden launcher sometimes does not appear,
no matter how much force is applied. After switching windows or
(un)maximizing a window, it usually works again.

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

Title:
  auto-hide launcher not-reappearing consistently

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

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


Re: [Bug 863366] Re: lmms does not show in menus, launcher or dash; must launch from terminal or with run dialog

2013-05-10 Thread Tobias Doerffel
Hi,

can you please include the small patch at

http://sourceforge.net/p/lmms/code/ci/e29de773b3982aa6ec26eadaafe0747846e9b7df/tree/src/tracks/InstrumentTrack.cpp?diff=26625b137f5c6fd9c500d89473fbc58a853ea35d

it fixes a serious regression which makes LMMS freeze when using MIDI
devices.

Best regards

Toby

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

Title:
  lmms does not show in menus, launcher or dash; must launch from
  terminal or with run dialog

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

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


[Bug 1057425] Re: Blueman : Bad German translation for audio sink

2013-05-10 Thread Tobias B.
Sorry all for writing now in german. I know launchpad is englich but it
is a problem with the german translation, so I think it is better to
talk in german about it.

Was mich interessiert ist, warum audio zu Audio übersetzt wurde und
nicht zu Ton. Nicht nur bei blueman sondern auch in anderen Teilen von
Ubuntu.

Audio kommt aus dem Latein und ist sicherlich auch inzwischen
eingedeutscht. Aber was ist so schlimm an dem Wort Ton?

Und wenn Audio genommen wird, dann sollte der Bindestrich weggelassen
werden. Oder, weil es kein deutsches Wort ist und deswegen der
Bindestrich genommen wird, einfach übersetzen und Ton nehmen.

Es kann übrigens aus Launchpad auch die .mo Datei runtergeladen werden.

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

Title:
  Blueman : Bad German translation for audio sink

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1057425/+subscriptions

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

[Bug 1057425] Re: Blueman : Bad German translation for audio sink

2013-05-10 Thread Tobias B.
** Changed in: blueman (Ubuntu)
   Status: Invalid = Fix Released

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

Title:
  Blueman : Bad German translation for audio sink

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1057425/+subscriptions

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


[Bug 765438] Re: On startup, the backlight is off on laptop

2013-05-06 Thread Tobias B.
Where is the fix?

Ubuntu 13.04 (I made an usb live stick) nothing fixed.

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

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

Title:
  On startup, the backlight is off on laptop

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

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


[Bug 1172937] Re: [snb rc6] freeze upon mmio write

2013-05-01 Thread tobias
Hi,

issue is not there anymore since i upgraded to the latest beta (uefi) bios u1l 
supplied by gigabyte. have been running stable now for a few days:
tobias@jodocus:~$ dmesg | grep drm
[0.650973] [drm] Initialized drm 1.1.0 20060810
[0.665782] [drm] Memory usable by graphics device = 2048M
[0.691975] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[0.691975] [drm] Driver supports precise vblank timestamp query.
[1.426282] fbcon: inteldrmfb (fb0) is primary device
[1.792759] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[1.922773] i915 :00:02.0: fb0: inteldrmfb frame buffer device
[1.923393] [drm] Initialized i915 1.6.0 20080730 for :00:02.0 on minor 0
So all looks good from my perspective.
One other item worth mentioning is that i dual boot win7 / ubuntu and that win7 
did not show stability problems with the old F12 bios. 
but: as mentioned above for me problem is solved now...

best regards,

Tobias,

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

Title:
  [snb rc6] freeze upon mmio write

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1172937/+subscriptions

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


[Bug 1152660] Re: Docking of Thinkpad T430s Freezes System (I assume that it does at any Thinkpad with MiniDock 3)

2013-04-26 Thread Tobias Keller
Having now Ubuntu 13.04; Problem still is there; When I dock/undock, my
system freezes, so it does not recognize anything at that time.

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

Title:
  Docking of Thinkpad T430s Freezes System (I assume that it does at any
  Thinkpad with MiniDock 3)

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

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


[Bug 1172937] [NEW] Xorg freeze

2013-04-25 Thread tobias
Public bug reported:

problem is there since upgrading from 12.10 to 13.04
dmesg shows [drm:__gen6_gt_force_wake_mt_get] *ERROR* Timed out waiting for 
forcewake old ack to clear.]
when kms is disabled problem is not there (aka use nomodeset when kernel boots)

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
Date: Fri Apr 26 00:04:57 2013
DistUpgraded: 2013-04-25 22:14:44,950 DEBUG can't find apport
DistroCodename: raring
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GpuHangFrequency: Continuously
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Today
GraphicsCard:
 Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0162] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
MachineType: Gigabyte Technology Co., Ltd. Z68X-UD3H-B3
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-19-generic 
root=/dev/mapper/vol00-lvroot ro crashkernel=384M-2G:64M,2G-:128M quiet
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to raring on 2013-04-25 (0 days ago)
dmi.bios.date: 03/20/2012
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F12
dmi.board.name: Z68X-UD3H-B3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF12:bd03/20/2012:svnGigabyteTechnologyCo.,Ltd.:pnZ68X-UD3H-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnZ68X-UD3H-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: Z68X-UD3H-B3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.43-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.1-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.1-0ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
xserver.bootTime: Fri Apr 26 00:01:51 2013
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputCHICONY HP Basic USB Keyboard KEYBOARD, id 8
 inputLogitech USB Optical Mouse MOUSE, id 9
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.13.3-0ubuntu6
xserver.video_driver: intel

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


** Tags: amd64 apport-bug freeze raring ubuntu

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

Title:
  Xorg freeze

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

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


[Bug 1172937] Re: Xorg freeze

2013-04-25 Thread tobias
other workaround: use 3.5 kernel from ubuntu 12.10

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

Title:
  Xorg freeze

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

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


[Bug 1132693] Re: very short authentication timeout for Lubuntu shutdown

2013-04-06 Thread Tobias Richter
lxsession-logout waits 2s for a reply from dbus from the shutdown/reboot
request. That does not leave a lot of time to enter your password.

Patch to increase time to 6--- 
lxsession-0.4.6.1.orig/lxsession-logout/dbus-interface.c
+++ lxsession-0.4.6.1/lxsession-logout/dbus-interface.c
@@ -32,7 +32,7 @@ static struct {
 DBusConnection * connection;   /* Handle for connection */
 } dbus_context;

-enum { DBUS_TIMEOUT = 2000 };  /* Reply timeout */
+enum { DBUS_TIMEOUT = 6 }; /* Reply timeout */

 /* FORWARDS */
 gboolean dbus_ConsoleKit_CanStop(void);
0s:

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

Title:
  very short authentication timeout for Lubuntu shutdown

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

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


[Bug 1158400] Re: NM connection editor freezes when Create button is pressed

2013-03-21 Thread Tobias Brunner
*** This bug is a duplicate of bug 872824 ***
https://bugs.launchpad.net/bugs/872824

** This bug has been marked a duplicate of bug 872824
   Network-manager locks up when adding strongSwan VPN connection

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

Title:
  NM connection editor freezes when Create button is pressed

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

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


[Bug 1157599] [NEW] Using an iscsi device in the nova-volume VG lets nova-volume crash on system boot

2013-03-20 Thread Tobias Bindhammer
Public bug reported:

I have a RAID attached via iscsi to a node that runs nova-volume. This
device is in the nova-volumes VG.

root@vs-node4:/root# vgdisplay nova-volumes
  --- Volume group ---
  VG Name   nova-volumes
  System ID 
  Formatlvm2
  Metadata Areas1
  Metadata Sequence No  23
  VG Access read/write
  VG Status resizable
  MAX LV0
  Cur LV3
  Open LV   3
  Max PV0
  Cur PV1
  Act PV1
  VG Size   3,19 TiB
  PE Size   4,00 MiB
  Total PE  836819
  Alloc PE / Size   514560 / 1,96 TiB
  Free  PE / Size   322259 / 1,23 TiB
  VG UUID   51A9z4-gdpn-FX9M-uH2T-qMM0-5Z90-bI6B29

However when booting the whole system, nova-volume crashes, as the
volume-group is not appearing in time:

2013-03-20 07:46:35 DEBUG nova.utils [req-9b8655d3-5471-48a9-946b-3b87e8d7280a 
None None] Führe Kommando (subprocess) aus: sudo nova-rootwrap vgs --noheadings 
-o name from (pid=1010) execute 
/usr/lib/python2.7/dist-packages/nova/utils.py:219
2013-03-20 07:46:37 CRITICAL nova [-] volume group nova-volumes doesn't exist
2013-03-20 07:46:37 TRACE nova Traceback (most recent call last):
2013-03-20 07:46:37 TRACE nova   File /usr/bin/nova-volume, line 49, in 
module
2013-03-20 07:46:37 TRACE nova service.wait()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 413, in wait
2013-03-20 07:46:37 TRACE nova _launcher.wait()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 131, in wait
2013-03-20 07:46:37 TRACE nova service.wait()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 166, in wait
2013-03-20 07:46:37 TRACE nova return self._exit_event.wait()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/event.py, line 116, in wait
2013-03-20 07:46:37 TRACE nova return hubs.get_hub().switch()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py, line 177, in switch
2013-03-20 07:46:37 TRACE nova return self.greenlet.switch()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 192, in main
2013-03-20 07:46:37 TRACE nova result = function(*args, **kwargs)
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 101, in run_server
2013-03-20 07:46:37 TRACE nova server.start()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 162, in start
2013-03-20 07:46:37 TRACE nova self.manager.init_host()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/manager.py, line 93, in init_host
2013-03-20 07:46:37 TRACE nova self.driver.check_for_setup_error()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/driver.py, line 107, in 
check_for_setup_error
2013-03-20 07:46:37 TRACE nova % FLAGS.volume_group)
2013-03-20 07:46:37 TRACE nova Error: volume group nova-volumes doesn't exist

When issuing a 'service nova-volume start' afterwards, nova-volume is up
and running well. So the service is started too early as it seems. The
crash brings me into serious trouble, as then instances with attached
volumes don't get access to their volumes. Terminating instances then
leads to zombie instances and attached volumes that can't be detached
anymore. Sorting out things manually in the nova database enabled me to
start all instances again and properly attach all volumes. But nothing i
want to do on every reboot of that node. Any suggestions? With
pohysically attached disks thinsg work fine of course.

** Affects: nova
 Importance: Undecided
 Status: New

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


** Tags: iscsi lvm nova-volume nova-volumes upstart volume-grop

** Also affects: nova
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1157599

Title:
  Using an iscsi device in the nova-volume VG lets nova-volume crash on
  system boot

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1157599] Re: Using an iscsi device in the nova-volume VG lets nova-volume crash on system boot

2013-03-20 Thread Tobias Bindhammer
** Tags added: essex precise

** Description changed:

- I have a RAID attached via iscsi to a node that runs nova-volume. This
- device is in the nova-volumes VG.
+ Installed is an Ubuntu 12.04 server with the respective nova-packages coming 
along with Ubuntu. 
+ I have a RAID attached via iscsi to a node that runs nova-volume. This device 
is in the nova-volumes VG.
  
  root@vs-node4:/root# vgdisplay nova-volumes
-   --- Volume group ---
-   VG Name   nova-volumes
-   System ID 
-   Formatlvm2
-   Metadata Areas1
-   Metadata Sequence No  23
-   VG Access read/write
-   VG Status resizable
-   MAX LV0
-   Cur LV3
-   Open LV   3
-   Max PV0
-   Cur PV1
-   Act PV1
-   VG Size   3,19 TiB
-   PE Size   4,00 MiB
-   Total PE  836819
-   Alloc PE / Size   514560 / 1,96 TiB
-   Free  PE / Size   322259 / 1,23 TiB
-   VG UUID   51A9z4-gdpn-FX9M-uH2T-qMM0-5Z90-bI6B29
+   --- Volume group ---
+   VG Name   nova-volumes
+   System ID
+   Formatlvm2
+   Metadata Areas1
+   Metadata Sequence No  23
+   VG Access read/write
+   VG Status resizable
+   MAX LV0
+   Cur LV3
+   Open LV   3
+   Max PV0
+   Cur PV1
+   Act PV1
+   VG Size   3,19 TiB
+   PE Size   4,00 MiB
+   Total PE  836819
+   Alloc PE / Size   514560 / 1,96 TiB
+   Free  PE / Size   322259 / 1,23 TiB
+   VG UUID   51A9z4-gdpn-FX9M-uH2T-qMM0-5Z90-bI6B29
  
  However when booting the whole system, nova-volume crashes, as the
  volume-group is not appearing in time:
  
  2013-03-20 07:46:35 DEBUG nova.utils 
[req-9b8655d3-5471-48a9-946b-3b87e8d7280a None None] Führe Kommando 
(subprocess) aus: sudo nova-rootwrap vgs --noheadings -o name from (pid=1010) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:219
  2013-03-20 07:46:37 CRITICAL nova [-] volume group nova-volumes doesn't exist
  2013-03-20 07:46:37 TRACE nova Traceback (most recent call last):
  2013-03-20 07:46:37 TRACE nova   File /usr/bin/nova-volume, line 49, in 
module
  2013-03-20 07:46:37 TRACE nova service.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 413, in wait
  2013-03-20 07:46:37 TRACE nova _launcher.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 131, in wait
  2013-03-20 07:46:37 TRACE nova service.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 166, in wait
  2013-03-20 07:46:37 TRACE nova return self._exit_event.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/event.py, line 116, in wait
  2013-03-20 07:46:37 TRACE nova return hubs.get_hub().switch()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py, line 177, in switch
  2013-03-20 07:46:37 TRACE nova return self.greenlet.switch()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 192, in main
  2013-03-20 07:46:37 TRACE nova result = function(*args, **kwargs)
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 101, in run_server
  2013-03-20 07:46:37 TRACE nova server.start()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 162, in start
  2013-03-20 07:46:37 TRACE nova self.manager.init_host()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/manager.py, line 93, in init_host
  2013-03-20 07:46:37 TRACE nova self.driver.check_for_setup_error()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/driver.py, line 107, in 
check_for_setup_error
  2013-03-20 07:46:37 TRACE nova % FLAGS.volume_group)
  2013-03-20 07:46:37 TRACE nova Error: volume group nova-volumes doesn't exist
  
  When issuing a 'service nova-volume start' afterwards, nova-volume is up
  and running well. So the service is started too early as it seems. The
  crash brings me into serious trouble, as then instances with attached
  volumes don't get access to their volumes. Terminating instances then
  leads to zombie instances and attached volumes that can't be detached
  anymore. Sorting out things manually in the nova database enabled me to
  start all instances again and properly attach all volumes. But nothing i
  want to do on every reboot of that node. Any suggestions? With
  pohysically attached disks thinsg work fine of course.

** Tags removed: volume-grop
** Tags added: volume-group

-- 
You received this bug 

[Bug 1157599] Re: Using an iscsi device in the nova-volume VG lets nova-volume crash on system boot

2013-03-20 Thread Tobias Bindhammer
Here we go.

** Attachment added: nova.conf
   
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1157599/+attachment/3586421/+files/nova.conf

** Description changed:

- Installed is an Ubuntu 12.04 server with the respective nova-packages coming 
along with Ubuntu. 
- I have a RAID attached via iscsi to a node that runs nova-volume. This device 
is in the nova-volumes VG.
+ Installed is an Ubuntu 12.04 server with the respective nova-packages coming 
along with Ubuntu.
+ I have a RAID attached via iscsi to a node that runs nova-volume. This RAID 
device is in the nova-volumes VG:
  
  root@vs-node4:/root# vgdisplay nova-volumes
    --- Volume group ---
    VG Name   nova-volumes
    System ID
    Formatlvm2
    Metadata Areas1
    Metadata Sequence No  23
    VG Access read/write
    VG Status resizable
    MAX LV0
    Cur LV3
    Open LV   3
    Max PV0
    Cur PV1
    Act PV1
    VG Size   3,19 TiB
    PE Size   4,00 MiB
    Total PE  836819
    Alloc PE / Size   514560 / 1,96 TiB
    Free  PE / Size   322259 / 1,23 TiB
    VG UUID   51A9z4-gdpn-FX9M-uH2T-qMM0-5Z90-bI6B29
  
  However when booting the whole system, nova-volume crashes, as the
  volume-group is not appearing in time:
  
  2013-03-20 07:46:35 DEBUG nova.utils 
[req-9b8655d3-5471-48a9-946b-3b87e8d7280a None None] Führe Kommando 
(subprocess) aus: sudo nova-rootwrap vgs --noheadings -o name from (pid=1010) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:219
  2013-03-20 07:46:37 CRITICAL nova [-] volume group nova-volumes doesn't exist
  2013-03-20 07:46:37 TRACE nova Traceback (most recent call last):
  2013-03-20 07:46:37 TRACE nova   File /usr/bin/nova-volume, line 49, in 
module
  2013-03-20 07:46:37 TRACE nova service.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 413, in wait
  2013-03-20 07:46:37 TRACE nova _launcher.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 131, in wait
  2013-03-20 07:46:37 TRACE nova service.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 166, in wait
  2013-03-20 07:46:37 TRACE nova return self._exit_event.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/event.py, line 116, in wait
  2013-03-20 07:46:37 TRACE nova return hubs.get_hub().switch()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py, line 177, in switch
  2013-03-20 07:46:37 TRACE nova return self.greenlet.switch()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 192, in main
  2013-03-20 07:46:37 TRACE nova result = function(*args, **kwargs)
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 101, in run_server
  2013-03-20 07:46:37 TRACE nova server.start()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 162, in start
  2013-03-20 07:46:37 TRACE nova self.manager.init_host()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/manager.py, line 93, in init_host
  2013-03-20 07:46:37 TRACE nova self.driver.check_for_setup_error()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/driver.py, line 107, in 
check_for_setup_error
  2013-03-20 07:46:37 TRACE nova % FLAGS.volume_group)
  2013-03-20 07:46:37 TRACE nova Error: volume group nova-volumes doesn't exist
  
  When issuing a 'service nova-volume start' afterwards, nova-volume is up
  and running well. So the service is started too early as it seems. The
  crash brings me into serious trouble, as then instances with attached
  volumes don't get access to their volumes. Terminating instances then
  leads to zombie instances and attached volumes that can't be detached
  anymore. Sorting out things manually in the nova database enabled me to
  start all instances again and properly attach all volumes. But nothing i
  want to do on every reboot of that node. Any suggestions? With
  pohysically attached disks thinsg work fine of course.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1157599

Title:
  Using an iscsi device in the nova-volume VG lets nova-volume crash on
  system boot

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1157599] [NEW] Using an iscsi device in the nova-volume VG lets nova-volume crash on system boot

2013-03-20 Thread Tobias Bindhammer
Public bug reported:

I have a RAID attached via iscsi to a node that runs nova-volume. This
device is in the nova-volumes VG.

root@vs-node4:/root# vgdisplay nova-volumes
  --- Volume group ---
  VG Name   nova-volumes
  System ID 
  Formatlvm2
  Metadata Areas1
  Metadata Sequence No  23
  VG Access read/write
  VG Status resizable
  MAX LV0
  Cur LV3
  Open LV   3
  Max PV0
  Cur PV1
  Act PV1
  VG Size   3,19 TiB
  PE Size   4,00 MiB
  Total PE  836819
  Alloc PE / Size   514560 / 1,96 TiB
  Free  PE / Size   322259 / 1,23 TiB
  VG UUID   51A9z4-gdpn-FX9M-uH2T-qMM0-5Z90-bI6B29

However when booting the whole system, nova-volume crashes, as the
volume-group is not appearing in time:

2013-03-20 07:46:35 DEBUG nova.utils [req-9b8655d3-5471-48a9-946b-3b87e8d7280a 
None None] Führe Kommando (subprocess) aus: sudo nova-rootwrap vgs --noheadings 
-o name from (pid=1010) execute 
/usr/lib/python2.7/dist-packages/nova/utils.py:219
2013-03-20 07:46:37 CRITICAL nova [-] volume group nova-volumes doesn't exist
2013-03-20 07:46:37 TRACE nova Traceback (most recent call last):
2013-03-20 07:46:37 TRACE nova   File /usr/bin/nova-volume, line 49, in 
module
2013-03-20 07:46:37 TRACE nova service.wait()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 413, in wait
2013-03-20 07:46:37 TRACE nova _launcher.wait()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 131, in wait
2013-03-20 07:46:37 TRACE nova service.wait()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 166, in wait
2013-03-20 07:46:37 TRACE nova return self._exit_event.wait()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/event.py, line 116, in wait
2013-03-20 07:46:37 TRACE nova return hubs.get_hub().switch()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py, line 177, in switch
2013-03-20 07:46:37 TRACE nova return self.greenlet.switch()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 192, in main
2013-03-20 07:46:37 TRACE nova result = function(*args, **kwargs)
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 101, in run_server
2013-03-20 07:46:37 TRACE nova server.start()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 162, in start
2013-03-20 07:46:37 TRACE nova self.manager.init_host()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/manager.py, line 93, in init_host
2013-03-20 07:46:37 TRACE nova self.driver.check_for_setup_error()
2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/driver.py, line 107, in 
check_for_setup_error
2013-03-20 07:46:37 TRACE nova % FLAGS.volume_group)
2013-03-20 07:46:37 TRACE nova Error: volume group nova-volumes doesn't exist

When issuing a 'service nova-volume start' afterwards, nova-volume is up
and running well. So the service is started too early as it seems. The
crash brings me into serious trouble, as then instances with attached
volumes don't get access to their volumes. Terminating instances then
leads to zombie instances and attached volumes that can't be detached
anymore. Sorting out things manually in the nova database enabled me to
start all instances again and properly attach all volumes. But nothing i
want to do on every reboot of that node. Any suggestions? With
pohysically attached disks thinsg work fine of course.

** Affects: nova
 Importance: Undecided
 Status: New

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


** Tags: iscsi lvm nova-volume nova-volumes upstart volume-grop

** Also affects: nova
   Importance: Undecided
   Status: New

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

Title:
  Using an iscsi device in the nova-volume VG lets nova-volume crash on
  system boot

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

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

[Bug 1157599] Re: Using an iscsi device in the nova-volume VG lets nova-volume crash on system boot

2013-03-20 Thread Tobias Bindhammer
** Tags added: essex precise

** Description changed:

- I have a RAID attached via iscsi to a node that runs nova-volume. This
- device is in the nova-volumes VG.
+ Installed is an Ubuntu 12.04 server with the respective nova-packages coming 
along with Ubuntu. 
+ I have a RAID attached via iscsi to a node that runs nova-volume. This device 
is in the nova-volumes VG.
  
  root@vs-node4:/root# vgdisplay nova-volumes
-   --- Volume group ---
-   VG Name   nova-volumes
-   System ID 
-   Formatlvm2
-   Metadata Areas1
-   Metadata Sequence No  23
-   VG Access read/write
-   VG Status resizable
-   MAX LV0
-   Cur LV3
-   Open LV   3
-   Max PV0
-   Cur PV1
-   Act PV1
-   VG Size   3,19 TiB
-   PE Size   4,00 MiB
-   Total PE  836819
-   Alloc PE / Size   514560 / 1,96 TiB
-   Free  PE / Size   322259 / 1,23 TiB
-   VG UUID   51A9z4-gdpn-FX9M-uH2T-qMM0-5Z90-bI6B29
+   --- Volume group ---
+   VG Name   nova-volumes
+   System ID
+   Formatlvm2
+   Metadata Areas1
+   Metadata Sequence No  23
+   VG Access read/write
+   VG Status resizable
+   MAX LV0
+   Cur LV3
+   Open LV   3
+   Max PV0
+   Cur PV1
+   Act PV1
+   VG Size   3,19 TiB
+   PE Size   4,00 MiB
+   Total PE  836819
+   Alloc PE / Size   514560 / 1,96 TiB
+   Free  PE / Size   322259 / 1,23 TiB
+   VG UUID   51A9z4-gdpn-FX9M-uH2T-qMM0-5Z90-bI6B29
  
  However when booting the whole system, nova-volume crashes, as the
  volume-group is not appearing in time:
  
  2013-03-20 07:46:35 DEBUG nova.utils 
[req-9b8655d3-5471-48a9-946b-3b87e8d7280a None None] Führe Kommando 
(subprocess) aus: sudo nova-rootwrap vgs --noheadings -o name from (pid=1010) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:219
  2013-03-20 07:46:37 CRITICAL nova [-] volume group nova-volumes doesn't exist
  2013-03-20 07:46:37 TRACE nova Traceback (most recent call last):
  2013-03-20 07:46:37 TRACE nova   File /usr/bin/nova-volume, line 49, in 
module
  2013-03-20 07:46:37 TRACE nova service.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 413, in wait
  2013-03-20 07:46:37 TRACE nova _launcher.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 131, in wait
  2013-03-20 07:46:37 TRACE nova service.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 166, in wait
  2013-03-20 07:46:37 TRACE nova return self._exit_event.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/event.py, line 116, in wait
  2013-03-20 07:46:37 TRACE nova return hubs.get_hub().switch()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py, line 177, in switch
  2013-03-20 07:46:37 TRACE nova return self.greenlet.switch()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 192, in main
  2013-03-20 07:46:37 TRACE nova result = function(*args, **kwargs)
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 101, in run_server
  2013-03-20 07:46:37 TRACE nova server.start()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 162, in start
  2013-03-20 07:46:37 TRACE nova self.manager.init_host()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/manager.py, line 93, in init_host
  2013-03-20 07:46:37 TRACE nova self.driver.check_for_setup_error()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/driver.py, line 107, in 
check_for_setup_error
  2013-03-20 07:46:37 TRACE nova % FLAGS.volume_group)
  2013-03-20 07:46:37 TRACE nova Error: volume group nova-volumes doesn't exist
  
  When issuing a 'service nova-volume start' afterwards, nova-volume is up
  and running well. So the service is started too early as it seems. The
  crash brings me into serious trouble, as then instances with attached
  volumes don't get access to their volumes. Terminating instances then
  leads to zombie instances and attached volumes that can't be detached
  anymore. Sorting out things manually in the nova database enabled me to
  start all instances again and properly attach all volumes. But nothing i
  want to do on every reboot of that node. Any suggestions? With
  pohysically attached disks thinsg work fine of course.

** Tags removed: volume-grop
** Tags added: volume-group

-- 
You received this bug 

[Bug 1156201] Re: [0.0.4] unity-tweak-tool crashed with AssertionError in __init__()

2013-03-20 Thread Tobias B.
Thanks for your work. With 0.0.4-0~99~quantal1 it starts.

Now it's time for testing und using.

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

Title:
  [0.0.4] unity-tweak-tool crashed with AssertionError in __init__()

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-tweak-tool/+bug/1156201/+subscriptions

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


[Bug 1157599] Re: Using an iscsi device in the nova-volume VG lets nova-volume crash on system boot

2013-03-20 Thread Tobias Bindhammer
Here we go.

** Attachment added: nova.conf
   
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1157599/+attachment/3586421/+files/nova.conf

** Description changed:

- Installed is an Ubuntu 12.04 server with the respective nova-packages coming 
along with Ubuntu. 
- I have a RAID attached via iscsi to a node that runs nova-volume. This device 
is in the nova-volumes VG.
+ Installed is an Ubuntu 12.04 server with the respective nova-packages coming 
along with Ubuntu.
+ I have a RAID attached via iscsi to a node that runs nova-volume. This RAID 
device is in the nova-volumes VG:
  
  root@vs-node4:/root# vgdisplay nova-volumes
    --- Volume group ---
    VG Name   nova-volumes
    System ID
    Formatlvm2
    Metadata Areas1
    Metadata Sequence No  23
    VG Access read/write
    VG Status resizable
    MAX LV0
    Cur LV3
    Open LV   3
    Max PV0
    Cur PV1
    Act PV1
    VG Size   3,19 TiB
    PE Size   4,00 MiB
    Total PE  836819
    Alloc PE / Size   514560 / 1,96 TiB
    Free  PE / Size   322259 / 1,23 TiB
    VG UUID   51A9z4-gdpn-FX9M-uH2T-qMM0-5Z90-bI6B29
  
  However when booting the whole system, nova-volume crashes, as the
  volume-group is not appearing in time:
  
  2013-03-20 07:46:35 DEBUG nova.utils 
[req-9b8655d3-5471-48a9-946b-3b87e8d7280a None None] Führe Kommando 
(subprocess) aus: sudo nova-rootwrap vgs --noheadings -o name from (pid=1010) 
execute /usr/lib/python2.7/dist-packages/nova/utils.py:219
  2013-03-20 07:46:37 CRITICAL nova [-] volume group nova-volumes doesn't exist
  2013-03-20 07:46:37 TRACE nova Traceback (most recent call last):
  2013-03-20 07:46:37 TRACE nova   File /usr/bin/nova-volume, line 49, in 
module
  2013-03-20 07:46:37 TRACE nova service.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 413, in wait
  2013-03-20 07:46:37 TRACE nova _launcher.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 131, in wait
  2013-03-20 07:46:37 TRACE nova service.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 166, in wait
  2013-03-20 07:46:37 TRACE nova return self._exit_event.wait()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/event.py, line 116, in wait
  2013-03-20 07:46:37 TRACE nova return hubs.get_hub().switch()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py, line 177, in switch
  2013-03-20 07:46:37 TRACE nova return self.greenlet.switch()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/eventlet/greenthread.py, line 192, in main
  2013-03-20 07:46:37 TRACE nova result = function(*args, **kwargs)
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 101, in run_server
  2013-03-20 07:46:37 TRACE nova server.start()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/service.py, line 162, in start
  2013-03-20 07:46:37 TRACE nova self.manager.init_host()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/manager.py, line 93, in init_host
  2013-03-20 07:46:37 TRACE nova self.driver.check_for_setup_error()
  2013-03-20 07:46:37 TRACE nova   File 
/usr/lib/python2.7/dist-packages/nova/volume/driver.py, line 107, in 
check_for_setup_error
  2013-03-20 07:46:37 TRACE nova % FLAGS.volume_group)
  2013-03-20 07:46:37 TRACE nova Error: volume group nova-volumes doesn't exist
  
  When issuing a 'service nova-volume start' afterwards, nova-volume is up
  and running well. So the service is started too early as it seems. The
  crash brings me into serious trouble, as then instances with attached
  volumes don't get access to their volumes. Terminating instances then
  leads to zombie instances and attached volumes that can't be detached
  anymore. Sorting out things manually in the nova database enabled me to
  start all instances again and properly attach all volumes. But nothing i
  want to do on every reboot of that node. Any suggestions? With
  pohysically attached disks thinsg work fine of course.

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

Title:
  Using an iscsi device in the nova-volume VG lets nova-volume crash on
  system boot

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

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

[Bug 1156201] Re: [0.0.4] unity-tweak-tool crashed with AssertionError in __init__()

2013-03-19 Thread Tobias B.
Where is the fix?

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

Title:
  [0.0.4] unity-tweak-tool crashed with AssertionError in __init__()

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-tweak-tool/+bug/1156201/+subscriptions

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


[Bug 1156201] Re: [0.0.4] unity-tweak-tool crashed with AssertionError in __init__()

2013-03-19 Thread Tobias B.
0.0.4-0~97~quantal1 from ppa same problem

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

Title:
  [0.0.4] unity-tweak-tool crashed with AssertionError in __init__()

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-tweak-tool/+bug/1156201/+subscriptions

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


[Bug 1156201] Re: [0.0.4] unity-tweak-tool crashed with AssertionError in __init__()

2013-03-19 Thread Tobias B.
The version from github (also the ppa version?) depends python3-distutils-extra 
(= 2.10)  but is not installed in 12.10 by using the ppa version. 
Only python3-distutils-extra 2.37-1 is available in Ubuntu 12.10.

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

Title:
  [0.0.4] unity-tweak-tool crashed with AssertionError in __init__()

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-tweak-tool/+bug/1156201/+subscriptions

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


[Bug 1156201] Re: [0.0.4] unity-tweak-tool crashed with AssertionError in __init__()

2013-03-18 Thread Tobias B.
Same problem in Ubuntu 12.10 with 0.0.4-0~92~quantal1.
Crashes when starting unity-tweak-tool.

** Project changed: unity-tweak-tool = ubuntu

** Changed in: ubuntu
   Status: Fix Committed = New

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

Title:
  [0.0.4] unity-tweak-tool crashed with AssertionError in __init__()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-tweak-tool/+bug/1156201/+subscriptions

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


Re: [Ubuntu-BR] Digest ubuntu-br, volume 96, assunto 26

2013-03-14 Thread Tobias Deprá Rosa
Estou c ubuntu 12.04 ele ñ está atualizando, faz tempo.
Recebo a seguinte msg.

E:Encountered a section with no Package: header, E:Problem with MergeList 
/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_precise-security_main_i18n_Translation-en,
 E:The package lists or status file could not be parsed or opened.

No terminal, não reconhece a senha p/ executar a msg.
O que fazer?

Obrigado.




 From: ubuntu-br-requ...@lists.ubuntu.com
 Subject: Digest ubuntu-br, volume 96, assunto 26
 To: ubuntu-br@lists.ubuntu.com
 Date: Thu, 14 Mar 2013 12:00:01 +
 
 Send ubuntu-br mailing list submissions to
   ubuntu-br@lists.ubuntu.com
 
 To subscribe or unsubscribe via the World Wide Web, visit
   https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 or, via email, send a message with subject or body 'help' to
   ubuntu-br-requ...@lists.ubuntu.com
 
 You can reach the person managing the list at
   ubuntu-br-ow...@lists.ubuntu.com
 
 When replying, please edit your Subject line so it is more specific
 than Re: Contents of ubuntu-br digest...
 
 
 Tópicos de Hoje:
 
1. Re:  Tamanho de partição - qcow2 (Alex Vitola)
 
 
 --
 
 Message: 1
 Date: Thu, 14 Mar 2013 08:13:22 -0300
 From: Alex Vitola alex.vit...@gmail.com
 To: Ubuntu-BR ubuntu-br@lists.ubuntu.com
 Subject: Re: [Ubuntu-BR] Tamanho de partição - qcow2
 Message-ID:
   caox7egqqgxqut8tcvhyjnqalw6j6d1kfxzvtroht5bmfrjg...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1
 
 Resolvido, era só instalar os pacotes cloud-init  e
  cloud-initramfs-growroot. A configuração default deles já ajusta isso
 
 
 Alex Vitola
 @alexvitola
 
 Em 13 de março de 2013 17:01, Alex Vitola alex.vit...@gmail.com escreveu:
 
 
  Estou instalando algumas maquinas a partir de templates do ubuntu, e
  algumas que eu mesmo tenho feito
 
  Crio uma máquina usando um Flavor (meu ambiente usa o OpenStack) com o
  Root de 10GB e Epheremal de 20G
 
  Ok, quando dou um fdisk -l aparece os discos de 10G e 20G
 
 
  Mas quando dou um df -h o disco de 10G mostro apenas 1.7G e já estourando
  a capacidade, menos de 100MB livre.
 
  O que preciso fazer para corrigir isso?
 
  http://cloud-images.ubuntu.com/
 
  Alex Vitola
  @alexvitola
 
 
 
 
 --
 
 -- 
 ubuntu-br mailing list
 ubuntu-br@lists.ubuntu.com
 www.ubuntu-br.org
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
 
 
 Fim da Digest ubuntu-br, volume 96, assunto 26
 **
  
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Bug 1154318] Re: pdftopdf assert failure: EPSON-Epson-Stylus-SX430: filter/pdftopdf/qpdf_pdftopdf.cc:34: Rotation getRotate(QPDFObjectHandle): Assertion `rot==0.0' failed.

2013-03-14 Thread Tobias Hoffmann
The assert triggers because the PDF to be processed contains a /Rotation
key which is not equal to 0,  90, 180 or 270.

Basically there are three possibilities:
 1) The pdf uses a value not allowed by the pdf specification.
 2) The value is close, but not exactly equal to one of the above rotation 
values
 3) The value is not normalized to [0;360) but is e.g. -90.

So to fix this I have to know what value the offending PDF uses instead,
maybe you can attach the file?

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

Title:
  pdftopdf assert failure: EPSON-Epson-Stylus-SX430:
  filter/pdftopdf/qpdf_pdftopdf.cc:34: Rotation
  getRotate(QPDFObjectHandle): Assertion `rot==0.0' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1154318/+subscriptions

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


[Bug 1154318] Re: pdftopdf assert failure: EPSON-Epson-Stylus-SX430: filter/pdftopdf/qpdf_pdftopdf.cc:34: Rotation getRotate(QPDFObjectHandle): Assertion `rot==0.0' failed.

2013-03-14 Thread Tobias Hoffmann
Sure, there should not... and when compiled with -DNDEBUG it actually would not 
exit, but just assume 0.0 degrees rotation...
The assert basically was there, because this particular function only 
implemented the simple cases (taking care of nearly all pdfs in the wild) and 
was not touched since then...

I've updated bzr (revision 7046) to handle at least all multiples of 90
correctly (i.e. also negative ones) now and throw an exception when
encountering a still unexpected value.

This may or may not fix pdftopdf for this particular pdf.
Either try the offending pdf with the current bazaar version of cups-filters 
(and watch out for 'Unexpected /Rotation value: ...' exceptions in the log), or 
I can check the pdf file (and make further changes to pdftopdf, if necessary).

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

Title:
  pdftopdf assert failure: EPSON-Epson-Stylus-SX430:
  filter/pdftopdf/qpdf_pdftopdf.cc:34: Rotation
  getRotate(QPDFObjectHandle): Assertion `rot==0.0' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1154318/+subscriptions

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


[Bug 481656] Re: iBus blocks input in Java application

2013-03-14 Thread Tobias
I can confirm this for sun java 1.6.0_43-b01. I have to keep hammering
keys and it's not easy to reproduce except when I least want it.

Killing ibus doesn't help, because the problem persist as long as ibus
is running (it starts itself up again). Running the following simple
script lets me type in the application again.

If the java application is closed and started again, the application
accepts keyevents until at a random time it stops again.

I've debugged the application (it's my own app) and I can see no Events
being handled for keys, so either it's lowlevel, or it's in ibus.

Running 12.10, but please note that I'm running HotSpot JVM, ie Oracle's
binary distribution of java that isn't really modern when it comes to
X11. If someone cares about this bug enough to investigate, I can try it
on icedtea as well.

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

Title:
  iBus blocks input in Java application

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

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


[Bug 481656] Re: iBus blocks input in Java application

2013-03-14 Thread Tobias
script was
while true; do killall ibus-daemon; done

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

Title:
  iBus blocks input in Java application

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

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


[Bug 1152660] [NEW] Docking of Thinkpad T430s Freezes System (I assume that it does at any Thinkpad with MiniDock 3)

2013-03-08 Thread Tobias Keller
Public bug reported:

When I dock my ThinkPad T430s to my Lenovo ThinkPad Mini Dock Plus
Series 3 (17ef:100a) my System Freezes, I can just move my mouse but
that in a very slow way (Every 2 Seconds the position is updated).

What I expect is xrandr to set to the external screens but it doesn't
(which by the way works if I do it manually - therefor I must be in
Console 1-6 While I am Docking type the command and Press enter before
the system freeses).

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-26-generic 3.5.0-26.40
ProcVersionSignature: Ubuntu 3.5.0-26.40-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  keller 3205 F pulseaudio
 /dev/snd/controlC0:  keller 3205 F pulseaudio
Date: Fri Mar  8 16:49:26 2013
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=23762650-841a-4534-ae92-040eef81547b
InstallationDate: Installed on 2012-11-16 (112 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: LENOVO 2356H7G
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic 
root=UUID=6baca834-eac3-43dd-9abb-5b8f95eb46d5 ro quiet elevator=deadline
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-26-generic N/A
 linux-backports-modules-3.5.0-26-generic  N/A
 linux-firmware1.95
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/11/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: G7ET27WW (1.09 )
dmi.board.asset.tag: Not Available
dmi.board.name: 2356H7G
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG7ET27WW(1.09):bd05/11/2012:svnLENOVO:pn2356H7G:pvrThinkPadT430s:rvnLENOVO:rn2356H7G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 2356H7G
dmi.product.version: ThinkPad T430s
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug package-from-proposed quantal 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/1152660

Title:
  Docking of Thinkpad T430s Freezes System (I assume that it does at any
  Thinkpad with MiniDock 3)

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

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


[Bug 1152660] Re: Docking of Thinkpad T430s Freezes System (I assume that it does at any Thinkpad with MiniDock 3)

2013-03-08 Thread Tobias Keller
Sorry, Could not Test (wether 3.8 or 3.9 works with my installation - in
both cernels the problem isnt there because my Internal display is just
cloned to the external screen in the middle and I could not set (via
xrandr) that all screens are active.

** Tags added: kernel-unable-to-test-upstream

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

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

Title:
  Docking of Thinkpad T430s Freezes System (I assume that it does at any
  Thinkpad with MiniDock 3)

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

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


[Bug 1137438] Re: texttopdf crashes while printing on ubuntu 11.10

2013-03-01 Thread Tobias Hoffmann
Actually two issues are involved here, a corrupt pdf is generated for
certain utf-8 title-parameters (where the filename is passed in), and,
when 'prettyprint' is enabled, a texttopdf assertion fails('crash'),
when different utf-8 ranges are used in the title.

Both are fixed in bazaar revision 7041.

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

Title:
  texttopdf crashes while printing on ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1137438/+subscriptions

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


[Bug 908229] Re: Missing dependency on rubygems

2013-02-25 Thread Tobias Bradtke
Also on Ubuntu 12.10

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

Title:
  Missing dependency on rubygems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-bundler/+bug/908229/+subscriptions

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


[Bug 1132803] [NEW] Ghostscript crashes opening corrupted pdf

2013-02-25 Thread Tobias Ratschkowski
Public bug reported:

If ghostscript opens a corrupted pdf file, it will produce endless
syslog entrys:

file has unbalanced q/q operators (too many q's)

Ghostscript never stop writing to syslog, until harddisk is full.

This bug can be fixed by following this diff:

http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=3a56f4eb5a9f15795725374b297edab0fb8ebc5d


My System is: Ubuntu 12.04.2 Server 64-Bit
Ghostscript Version: 9.05~dfsg-0ubuntu4.2

Could you please apply this diff?

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

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

Title:
  Ghostscript crashes opening corrupted pdf

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

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


[Bug 1054808] Re: Default filename for screenshots is problematic

2013-02-20 Thread Tobias Oelgarte
There are also many hosts that don't accept uploads with such file
names. So I'm often forced to rename the file manually, before
uploading. In older versions it let you at least choose the file name
and default folder with an easy dialog. So I'm very disappointed that
such an easy, but frequently used feature had become a pain to use.

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

Title:
  Default filename for screenshots is problematic

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-screenshot/+bug/1054808/+subscriptions

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


[Bug 923955] Re: pdftopdf filter fails to output form field values

2013-02-19 Thread Tobias Hoffmann
Sorry, I forgot to subscribe and did not get your comment by mail...

I think a recent evince will directly send pdf (and not ps) to cups. But it 
will 'rewrite' quite heavily.
And yes, PDF is the new internal default format in the linux printing chain. 
This has more to do with having the appropriate cups-filters than the cups 
version, though.

AFAICT it probably was the pdf-ps pipeline.

But, regarding this bug, I have tracked down the problem in libqpdf to
the use of stale object-cache entries, and reported it to the author;
the next libqpdf update will fix this bug.

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

Title:
  pdftopdf filter fails to output form field values

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

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


[Bug 1098298] Re: NetworkManager fails to detect link status change -- Intel 82577LM e1000e

2013-02-17 Thread Tobias Wolf
I see this too. NM stuck at unplugged.

The thing is I only load e1000e on demand with modprobe because I
normally don't need Ethernet and want to conserve the few milliwatts
it's using when loaded.

So now when I load the module dmesg and NM never pick up link state.
mii-tool does though.

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

Title:
  NetworkManager fails to detect link status change -- Intel 82577LM
  e1000e

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

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


[Bug 1120660] Re: Kernel Panic when running 'sudo dpkg --configure -a' ?

2013-02-11 Thread Tobias Wolf
To chime in myself and give a differential diagnosis ...

I don’t have /var/log/upstart because /var/log is a tmpfs. Do I have to
create this subfolder?

Here’s the output from my PC:

towolf@ovo:~$ initctl list
avahi-daemon start/running, process 845
mountall-net stop/waiting
mountnfs-bootclean.sh start/running
passwd stop/waiting
rc stop/waiting
rsyslog start/running, process 841
screen-cleanup stop/waiting
udev start/running, process 338
upstart-udev-bridge start/running, process 329
ureadahead-other stop/waiting
console-setup stop/waiting
hwclock-save stop/waiting
idmapd-mounting stop/waiting
plymouth-log stop/waiting
rpcbind-boot stop/waiting
failsafe stop/waiting
hybrid-gfx stop/waiting
mountall.sh start/running
rfkill-store stop/waiting
statd stop/waiting
atd start/running, process 977
dbus start/running, process 728
mounted-var stop/waiting
plymouth stop/waiting
portmap stop/waiting
resolvconf start/running
ssh start/running, process 718
udev-fallback-graphics stop/waiting
checkroot.sh start/running
control-alt-delete stop/waiting
hwclock stop/waiting
mounted-proc stop/waiting
network-manager start/running, process 838
alsa-store stop/waiting
cups-browsed start/running, process 956
setvtrgb stop/waiting
shutdown stop/waiting
statd-mounting stop/waiting
alsa-restore stop/waiting
cron start/running, process 5873
gdm start/running, process 962
lightdm stop/waiting
mountall stop/waiting
mounted-debugfs stop/waiting
mountkernfs.sh start/running
binfmt-support stop/waiting
console stop/waiting
mounted-run stop/waiting
acpid start/running, process 959
bluetooth stop/waiting
checkfs.sh start/running
checkroot-bootclean.sh start/running
kmod stop/waiting
mountnfs.sh start/running
plymouth-stop stop/waiting
rcS stop/waiting
wait-for-state stop/waiting
bootmisc.sh start/running
flush-early-job-log stop/waiting
friendly-recovery stop/waiting
gssd-mounting stop/waiting
rc-sysinit stop/waiting
cups stop/waiting
pulseaudio stop/waiting
upstart-socket-bridge start/running, process 861
anacron start/running, process 15918
mountdevsubfs.sh start/running
tty2 start/running, process 932
udevtrigger stop/waiting
container-detect stop/waiting
mounted-dev stop/waiting
mtab.sh start/running
tty3 start/running, process 934
udev-finish stop/waiting
hostname stop/waiting
mountall-reboot stop/waiting
gssd stop/waiting
mountall-shell stop/waiting
mounted-tmp stop/waiting
network-interface (lo) start/running
network-interface (wlan0) start/running
plymouth-splash stop/waiting
plymouth-upstart-bridge stop/waiting
portmap-wait stop/waiting
tty1 stop/waiting
udevmonitor stop/waiting
usb-creator-gtk stop/waiting
dmesg stop/waiting
mountall-bootclean.sh start/running
network-interface-security (network-manager) start/running
network-interface-security (network-interface/wlan0) start/running
network-interface-security (network-interface/lo) start/running
network-interface-security (networking) start/running
networking start/running
procps stop/waiting
rfkill-restore stop/waiting
console-font stop/waiting
idmapd stop/waiting
network-interface-container stop/waiting
ureadahead stop/waiting


towolf@ovo:~$ df -h /var/log/
Filesystem  Size  Used Avail Use% Mounted on
tmpfs   1,9G  896K  1,9G   1% /var/log


towolf@ovo:~$ ll -d /var/log/upstart
ls: cannot access /var/log/upstart: No such file or directory

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

Title:
  Kernel Panic when running 'sudo dpkg --configure -a'  ?

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

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

[Bug 1120660] Re: Kernel Panic when running 'sudo dpkg --configure -a' ?

2013-02-11 Thread Tobias Wolf
James, I cannot confitm that this fixes the issue.

Manually creating  it with mkdir /var/log/upstart and doing telinit u
still panicked the kernel.

Then I put mkdir  /var/log/upstart into /etc/rc.local and it still
panicked after a reboot.

Is it that the creation happens too late?

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

Title:
  Kernel Panic when running 'sudo dpkg --configure -a'  ?

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

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


[Bug 1120660] Re: Kernel Panic when running 'sudo dpkg --configure -a' ?

2013-02-10 Thread Tobias Wolf
I get this too and have narrowed it down to the re-exec of upstart in
some packages dpkg postinst scripts.

To trigger the panic you can just run sudo telinit u

When I removed the Upstart rexec lines from libc6 and libjson0 postinst
the dpkg configure went through.

** Package changed: linux (Ubuntu) = upstart (Ubuntu)

** Description changed:

- Recently, I am seeing a few kernel panics.
+ Recently, I am seeing a few kernel panics. [ Assertion failed in
+ log_serialise ]
  
  The latest one happens when asked to run E: dpkg was interrupted, you
  must manually run 'sudo dpkg --configure -a' to correct the problem.
  
  I've also seen them when trying to change compiz settings.
  
  They seem to have started a couple of days ago in the middle of an
  upgrade, I guess during some Xorg and/or nvidia related upgrades.
  
  However, it happens now each and every time when running 'sudo dpkg
  --configure -a'.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-5-generic 3.8.0-5.10
  ProcVersionSignature: Ubuntu 3.8.0-5.10-generic 3.8.0-rc6
  Uname: Linux 3.8.0-5-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  rrohde 2427 F pulseaudio
-  /dev/snd/controlC0:  rrohde 2427 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  rrohde 2427 F pulseaudio
+  /dev/snd/controlC0:  rrohde 2427 F pulseaudio
  Date: Sat Feb  9 16:33:02 2013
  MachineType: ASUSTeK COMPUTER INC. G75VW
  MarkForUpload: True
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-5-generic 
root=UUID=c8cd22e4-05f7-4b13-94d4-1899febff264 ro elevator=noop acpi_osi=linux 
splash acpi_backlight=vendor quiet
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-3.8.0-5-generic N/A
-  linux-backports-modules-3.8.0-5-generic  N/A
-  linux-firmware   1.101
+  linux-restricted-modules-3.8.0-5-generic N/A
+  linux-backports-modules-3.8.0-5-generic  N/A
+  linux-firmware   1.101
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/06/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G75VW.222
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G75VW
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG75VW.222:bd11/06/2012:svnASUSTeKCOMPUTERINC.:pnG75VW:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG75VW:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: G75VW
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

Title:
  Kernel Panic when running 'sudo dpkg --configure -a'  ?

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

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

[Bug 923955] Re: pdftopdf filter fails to output form field values

2013-02-10 Thread Tobias Hoffmann
Form values are also lost with the old pdftopdf implementation (used in 
cups-filters before 1.0.21).
Probably only the pdf-ps workflow ever worked.

The form values are also lost by just using qpdf to 'non-destructively' rewrite 
the pdf. Therefore the problem is already present in the underlying libqpdf.
The provided pdf files all use xref-streams, which I'm currently not able to 
accurately debug. 

I have some faint memories that to enable form-filling with Adobe Reader
the original pdf has to be specially 'signed', and this signature can
only be generated by the Adobe Acrobat Professional application... this
might play a role here.

Another thing: When I use evince to print the form, it seems to work.
Could it be that the problem only occurs when using Adobe Reader to fill and/or 
print the form? Or at least that it works, when evince is used to fill/print?

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

Title:
  pdftopdf filter fails to output form field values

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

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


[Bug 1057425] Re: Bad german translation for audio sink

2013-02-09 Thread Tobias Schlemmer
To make two suggestion:
Literally: 
audio source = Tonquelle
audio sink = Tonsenke

better:
audio source = Toneingang
audio sink = Tonausgang

At least the term “Audio Quelle” is wrong, too. Correct spelling would
be “Audioquelle“.

Generally, I think “A2DP  Stereo-Ton-Dienst“ is bad and replacing “Ton”
by “Audio” doesn't improve the situation much, as both are termini
technici. In case you want to express the connection to A2DP, you should
use something like:

audio source (A2DP service) = Toneingang (A2DP-Dienst)
audio sink (A2DP service) = Tonausgang (A2DP-Dienst).

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

Title:
  Bad german translation for audio sink

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1057425/+subscriptions

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

[Bug 1111292] Re: Duplex printing on Ubuntu 12.10 is taking additional blank paper with 'scale to fit' option selected

2013-02-06 Thread Tobias Hoffmann
Till, that's very strange. I can only reproduce the bug with rev 7035,
but not with 7036.

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

Title:
  Duplex printing on Ubuntu 12.10 is taking additional blank paper with
  'scale to fit' option selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/292/+subscriptions

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


[Bug 1111292] Re: Duplex printing on Ubuntu 12.10 is taking additional blank paper with 'scale to fit' option selected

2013-02-05 Thread Tobias Hoffmann
A very similar problem has been fixed very recently, 
  https://bugs.linuxfoundation.org/show_bug.cgi?id=1088

which is fixed in bazaar revision 7036.

Please check if the bug still occurs with the current bzr version of
pdftopdf/cups-filters.

  Tobias

** Bug watch added: bugs.linuxfoundation.org/ #1088
   https://bugs.linuxfoundation.org/show_bug.cgi?id=1088

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

Title:
  Duplex printing on Ubuntu 12.10 is taking additional blank paper with
  'scale to fit' option selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/292/+subscriptions

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


[Bug 969154] Re: Unable to set 1920x1080 resolution in Ubuntu 12.04 Beta2 as a VMWare Workstation 8 guest

2013-01-28 Thread Tobias Beer
Never change a running system.

Well, I dared to upgrade Kubuntu from 12.04 to 12.1 and here's what
happened:

a) The resolution 1920x1080 is still there thanks to the xorg.conf by
intel (dts-dreamer) and can still be selected and set in the display
settings.

b) However, whenever I restart, the resolution is put back to 800x600
and I have to manually set it each time.

This might not be directly related to this bug. But if someone had an
idea / fix for this or something pointing me in the right direction,
please share.

Thanks, Tobias.

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

Title:
  Unable to set 1920x1080 resolution in Ubuntu 12.04 Beta2 as a VMWare
  Workstation 8 guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/969154/+subscriptions

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


[Bug 969154] Re: Unable to set 1920x1080 resolution in Ubuntu 12.04 Beta2 as a VMWare Workstation 8 guest

2013-01-27 Thread Tobias Beer
@dts-dreamer  @crichton

Just to confirm, creating an xorg.conf as attached by the #patch from
intel (dts-dreamer) worked for me.

I don't know if any (other virtualized) hardware is (negatively)
affected by simply using this xorg.conf ...but setting 1920x1080 is now
available under display settings and works.

Thanks, Tobias.

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

Title:
  Unable to set 1920x1080 resolution in Ubuntu 12.04 Beta2 as a VMWare
  Workstation 8 guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/969154/+subscriptions

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


[Bug 969154] Re: Unable to set 1920x1080 resolution in Ubuntu 12.04 Beta2 as a VMWare Workstation 8 guest

2013-01-25 Thread Tobias Beer
@karanganesha04  @chris-m-solomon:

Are you sure that this does actually set the resolution and not only
stretches whatever resolution is actually set to cover the entire
screen? ...at least this is what happens for me when I try your method.

As for the xorg.conf fix: I had no luck with that as neither it does
exist on my machine nor was I able to create one properly.

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

Title:
  Unable to set 1920x1080 resolution in Ubuntu 12.04 Beta2 as a VMWare
  Workstation 8 guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/969154/+subscriptions

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


[Bug 1101946] [NEW] Please backport dovecot 1:2.1.7-1ubuntu2 (main) from quantal

2013-01-19 Thread Tobias Eiseler
Public bug reported:

Please backport dovecot 1:2.1.7-1ubuntu2 (main) from quantal to precise.

Reason for the backport:

Implementation of Special Use folder declarations according to RFC6154. 
Required for correct accountsetup in Outlook 2013 in a Windows client.

Testing:

Mark off items in the checklist [X] as you test them, but please leave the 
checklist so that backporters can quickly evaluate the state of testing.

You can test-build the backport in your PPA with backportpackage:
$ backportpackage -u ppa:lp username/ppa name -s quantal -d precise dovecot

* precise:
[x] Package builds without modification
[x] dovecot-pgsql installs cleanly and runs
[x] dovecot-mysql installs cleanly and runs
[x] dovecot-sieve installs cleanly and runs
[x] dovecot-core installs cleanly and runs
[x] dovecot-ldap installs cleanly and runs
[x] dovecot-solr installs cleanly and runs
[x] dovecot-dev installs cleanly and runs
[x] dovecot-pop3d installs cleanly and runs
[x] dovecot-common installs cleanly and runs
[x] dovecot-imapd installs cleanly and runs
[x] dovecot-managesieved installs cleanly and runs
[x] dovecot-sqlite installs cleanly and runs
[x] mail-stack-delivery installs cleanly and runs
[x] dovecot-postfix installs cleanly and runs
[x] dovecot-gssapi installs cleanly and runs
[x] dovecot-dbg installs cleanly and runs
[x] dovecot-lmtpd installs cleanly and runs

Reverse dependencies:
=
The following reverse-dependencies need to be tested against the new version of 
dovecot. For reverse-build-dependencies (-Indep), please test that the package 
still builds against the new dovecot. For reverse-dependencies, please test 
that the version of the package currently in the release still works with the 
new dovecot installed. Reverse- Recommends, Suggests, and Enhances don't need 
to be tested, and are listed for completeness-sake.

dovecot-pgsql
-

dovecot-mysql
-

dovecot-lmtpd
-

dovecot-sieve
-

dovecot-core


dovecot-ldap


dovecot-sqlite
--

dovecot-dev
---
* dovecot-antispam
  [ ] precise (Reverse-Build-Depends)
  [ ] precise (Reverse-Build-Depends)
* dovecot-metadata-plugin
  [ ] precise (Reverse-Build-Depends)
  [ ] precise (Reverse-Build-Depends)

dovecot-pop3d
-
* mysqmail-dovecot-logger
  [x] precise (Reverse-Depends)
* kolabd
  [x] precise (Reverse-Depends)

dovecot-common
--
* postfix
  [x] precise (Reverse-Suggests)
* kolabd
  [x] precise (Reverse-Depends)

dovecot-imapd
-
* mysqmail-dovecot-logger
  [x] precise (Reverse-Depends)
* dovecot-antispam
  [ ] precise (Reverse-Depends)
* kolabd
  [x] precise (Reverse-Depends)
* avelsieve
  [x] precise (Reverse-Suggests)

dovecot-managesieved


mail-stack-delivery
---

dovecot-postfix
---

dovecot-gssapi
--

dovecot-dbg
---

dovecot-solr


** Affects: precise-backports
 Importance: Undecided
 Status: New

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

Title:
  Please backport dovecot 1:2.1.7-1ubuntu2 (main) from quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/precise-backports/+bug/1101946/+subscriptions

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 1099828] Re: Tab bar is not displayed when there is only one page open in a window

2013-01-18 Thread Tobias Bieniek
confirmed on Ubuntu 12.10 32bit with Chromium 23.0.1271.97

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

Title:
  Tab bar is not displayed when there is only one page open in a window

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1099828/+subscriptions

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


[Bug 1086974] Re: libguestfs: error: cannot find any suitable libguestfs supermin

2013-01-15 Thread Tobias Bradtke
As a workaround for Quantal you can create a symlink:

$ sudo ln --symbolic /usr/lib/guestfs /usr/lib/x86_64-linux-gnu/guestfs

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

Title:
  libguestfs: error: cannot find any suitable libguestfs supermin

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

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


[Bug 1005174] Re: HUD Service high CPU usage with Firefox

2013-01-13 Thread Tobias Bradtke
** Tags added: quantal

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

Title:
  HUD Service high CPU usage with Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-appmenu/+bug/1005174/+subscriptions

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


[Bug 1093371] Re: Please update libkgapi to version 0.4.4 in raring

2013-01-07 Thread Tobias Schula
Should be fixed

http://changelogs.ubuntu.com/changelogs/pool/universe/libk/libkgapi/libkgapi_0.4.4-0ubuntu1/changelog

** Changed in: libkgapi (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Please update libkgapi to version 0.4.4 in raring

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

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


[Bug 44609] Re: RAID not implemented (use alternate CD instead)

2013-01-05 Thread Tobias Bradtke
I guess this also affects Ubuntu 13.04 Raring Ringtail.

Is this bug beeing worked on? Regarding the Blueprint, there seems to be
not much activity:
https://blueprints.launchpad.net/ubuntu/+spec/foundations-r-ubiquity-
raid

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

Title:
  RAID not implemented (use alternate CD instead)

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

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


[Bug 1094112] [NEW] .pc file is missing in precise

2012-12-27 Thread Tobias Bieniek
Public bug reported:

in http://packages.ubuntu.com/de/precise/i386/libsdl-ttf2.0-dev/filelist
the /usr/lib/i386-linux-gnu/pkgconfig/SDL_ttf.pc file is missing. in
quantal it is there: http://packages.ubuntu.com/de/quantal/i386/libsdl-
ttf2.0-dev/filelist

** Affects: sdl-ttf2.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: sdl sdl-ttf ttf

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

Title:
  .pc file is missing in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sdl-ttf2.0/+bug/1094112/+subscriptions

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


[Bug 1091418] [NEW] Installer crashed after being unable to install grub

2012-12-17 Thread Tobias Bradtke
Public bug reported:

Installer crashed after being unable to install grub.

I remember something like: Could not write to /target and efi-grub
or so.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: ubiquity 2.11.30 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
Uname: Linux 3.5.0-13-generic x86_64
ApportVersion: 2.5.1-0ubuntu4
Architecture: amd64
CasperVersion: 1.321
Date: Mon Dec 17 21:37:17 2012
LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905.2)
ProcEnviron:
 LANGUAGE=de_DE.UTF-8
 TERM=unknown
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal

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

Title:
  Installer crashed after being unable to install grub

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

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


[Bug 1078446] Re: qtcurve doesn't respect font size in gtk apps

2012-12-10 Thread Tobias Schula
Fresh install of Kubuntu 12.10. It is a bug. First screenshot shows twf
using qtcurve, second oxygen-gtk. Oxygen-gtk correctly uses Ubuntu 9,
unlike qtcurve which uses DejaVu Sans 10.

** Attachment added: wrong font in gtk2-engines-qtcurve
   
https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-qtcurve/+bug/1078446/+attachment/3456599/+files/qtcurve_vs_oxygen-gtk.png

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to gtk2-engines-qtcurve in Ubuntu.
https://bugs.launchpad.net/bugs/1078446

Title:
  qtcurve doesn't respect font size in gtk apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-qtcurve/+bug/1078446/+subscriptions

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


[Bug 1085032] [NEW] Network is shut down before iscsi volumes are unmounted/shutdown

2012-11-30 Thread Tobias Bindhammer
Public bug reported:

I have a server with Ubuntu 12.04 LTS running on it and a SAN attached to it 
via iSCSI + multipath. When shutting down/rebooting the system the network is 
shut down before the iSCSI volumes are unmounted and iscsi is shut down. Thus 
the volume can't be flushed and i run into potential data-loss.
So at least those filesystems imported via the network need to be unmounted 
before the network is shut down.

 * Stopping atop system monitor: atop.
 * Stopping multipath daemon multipathd  [ OK ]
 * Stopping Name Service Cache Daemon nscd   [ OK ]
 * Stopping LDAP connection daemon nslcd [ OK ]
 * Stopping SASL Authentication Daemon saslauthd [ OK ]
 * Stopping MD monitoring service mdadm --monitor[ OK ]
 * Stopping NFS kernel daemon[ OK ]
 * Unexporting directories for NFS kernel daemon...  [ OK ]
 * Stopping OpenLDAP slapd   [ OK ]
 * Asking all remaining processes to terminate...[ OK ]
 * All processes ended within 1 seconds  [ OK ]
rpcbind: rpcbind terminating on signal. Restart with rpcbind -w
 * Deconfiguring network interfaces...   [ OK ]
 * Deactivating swap...  [ OK ]
 * Unmounting local filesystems...
[   35.296645] end_request: I/O error, dev dm-1, sector 10238558242
[   35.297043] Buffer I/O error on device dm-2, logical block 1279819776
[   35.297484] JBD2: I/O error detected when updating journal superblock for 
dm2-8.
[   35.297988] end_request: I/O error, dev dm-1, sector 10238558242
[   35.298380] Buffer I/O error on device dm-2, logical block 1279819776
[   35.298802] JBD2: I/O error detected when updating journal superblock for 
dm2-8.
[   35.299285] end_request: I/O error, dev dm-1, sector 10238558242
[   35.299680] Buffer I/O error on device dm-2, logical block 1279819776
[   35.308467] JBD2: I/O error detected when updating journal superblock for 
dm2-8.
[   35.329612] end_request: I/O error, dev dm-1, sector 34
[   35.339448] Buffer I/O error on device dm-2, logical block 0
 [ OK ]
 * Disconnecting iSCSI targets   [ OK ]
 * Stopping iSCSI initiator service  [ OK ]
 * Will now restart

** Affects: open-iscsi (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Network is shut down before iscsi volumes are unmounted/shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1085032/+subscriptions

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


[Bug 1085032] Re: Network is shut down before iscsi volumes are unmounted/shutdown

2012-11-30 Thread Tobias Bindhammer
*cough* one should use the _netdev option in /etc/fstab :-)

** Changed in: open-iscsi (Ubuntu)
   Status: New = Invalid

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

Title:
  Network is shut down before iscsi volumes are unmounted/shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1085032/+subscriptions

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


[Bug 1083560] Re: CPU softlock on shutdown since kernel 3.2.0-32

2012-11-29 Thread Tobias Bindhammer
With todays new kernel 3.2.0-34 the machine is able to reboot again \o/

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

Title:
  CPU softlock on shutdown since kernel 3.2.0-32

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

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


[Bug 1083560] Re: CPU softlock on shutdown since kernel 3.2.0-32

2012-11-28 Thread Tobias Bindhammer
** Tags added: kernel-fixed-upstream

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

Title:
  CPU softlock on shutdown since kernel 3.2.0-32

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

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


[Bug 1083560] Re: CPU softlock on shutdown since kernel 3.2.0-32

2012-11-28 Thread Tobias Bindhammer
Things work well with the mainline kernel, except i have the same I/O errors as 
with the other working kernels, but that's an extra issue to sort out, so i'll 
won't bother here.
I have now also tried kernels down to 3.2.0-30 which also hangs, previous 
versions work well. So the problem got introduced from 3.2.0-29 to 3.2.0-30

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

Title:
  CPU softlock on shutdown since kernel 3.2.0-32

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

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


[Bug 1083560] [NEW] CPU softlock on shutdown since kernel 3.2.0-32

2012-11-27 Thread Tobias Bindhammer
Public bug reported:

I have attached an EonStor iSCSI host to a server running Ubuntu 12.04.1 LTS 
64bit, running with kernel 3.2.0-33. Therefore i am using multipath and 2 
network devices. 
Whenever i shutdown or reboot the server the kernel hangs:

 * Stopping atop system monitor: atop.
 * Stopping multipath daemon multipathd  [ OK ]
 * Stopping Name Service Cache Daemon nscd   [ OK ]
 * Stopping LDAP connection daemon nslcd [ OK ]
 * Stopping SASL Authentication Daemon saslauthd [ OK ]
 * Stopping MD monitoring service mdadm --monitor[ OK ]
 * Stopping NFS kernel daemon[ OK ]
 * Unexporting directories for NFS kernel daemon...  [ OK ]
 * Stopping OpenLDAP slapd   [ OK ]
 * Asking all remaining processes to terminate...[ OK ]
 * All processes ended within 1 seconds  [ OK ]
rpcbind: rpcbind terminating on signal. Restart with rpcbind -w
 * Deconfiguring network interfaces...
[ 1676.257052] BUG: soft lockup - CPU#2 stuck for 23s! [kworker/u:0:3188]
[ 1676.257600] Stack:
[ 1676.257741] Call Trace:
[ 1676.257943] Code: 9d 66 66 90 66 90 5d c3 0f 1f 40 00 55 48 89 e5 48 83 ec 
10 48 89 5d f0 4c 89 65 f8 66 66 66 66 90 9c 58 66 66 90 66 90 48 89 c3 fa 66 
66 90 66 66 90 48 89 de e8 52 2a 9e ff 66 90 48 89 d8 4c
...

When i switch back to kernel 3.2.0-29 the reboot works, but still things
don't seem to be sane, as the network is disconnected before i am able
to unmount the filesystems fetched via iSCSI:

 * Stopping atop system monitor: atop.
 * Stopping multipath daemon multipathd  [ OK ]
 * Stopping Name Service Cache Daemon nscd   [ OK ]
 * Stopping LDAP connection daemon nslcd [ OK ]
 * Stopping SASL Authentication Daemon saslauthd [ OK ]
 * Stopping MD monitoring service mdadm --monitor[ OK ]
 * Stopping NFS kernel daemon[ OK ]
 * Unexporting directories for NFS kernel daemon...  [ OK ]
 * Stopping OpenLDAP slapd   [ OK ]
 * Asking all remaining processes to terminate...[ OK ]
 * All processes ended within 1 seconds  [ OK ]
rpcbind: rpcbind terminating on signal. Restart with rpcbind -w
 * Deconfiguring network interfaces...
 * Deactivating swap...  [ OK ]
 * Unmounting local filesystems...
[   35.296645] end_request: I/O error, dev dm-1, sector 10238558242
[   35.297043] Buffer I/O error on device dm-2, logical block 1279819776
[   35.297484] JBD2: I/O error detected when updating journal superblock for 
dm2-8.
[   35.297988] end_request: I/O error, dev dm-1, sector 10238558242
[   35.298380] Buffer I/O error on device dm-2, logical block 1279819776
[   35.298802] JBD2: I/O error detected when updating journal superblock for 
dm2-8.
[   35.299285] end_request: I/O error, dev dm-1, sector 10238558242
[   35.299680] Buffer I/O error on device dm-2, logical block 1279819776
[   35.308467] JBD2: I/O error detected when updating journal superblock for 
dm2-8.
[   35.329612] end_request: I/O error, dev dm-1, sector 34
[   35.339448] Buffer I/O error on device dm-2, logical block 0
 [ OK ]
 * Disconnecting iSCSI targets   [ OK ]
 * Stopping iSCSI initiator service  [ OK ]
 * Will now restart

If any additional information is required, just let me know. Thanks!

** Affects: ubuntu
 Importance: Undecided
 Status: New

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

Title:
  CPU softlock on shutdown since kernel 3.2.0-32

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

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


[Bug 216875] Re: gnome-font-viewer: broken subpixel rendering

2012-11-20 Thread Tobias Wolf
This bug was fixed somehow in the course of the GTK 3 migration.

** Changed in: gnome-font-viewer (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  gnome-font-viewer: broken subpixel rendering

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

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


[Bug 1009039] Re: unreadable text with adwaita theme

2012-11-18 Thread Tobias B.
Ubuntu 12.10 Gnome 3.6.?

Unreadable text with adwaita theme in dark mode.

I do not know how to ad quantal. There is not the bug fixed.

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

Title:
  unreadable text with adwaita theme

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

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


[Bug 1030617] Re: low contrast with dark gtk-3 theme

2012-11-18 Thread Tobias B.
Ubuntu 12.10

Gnome 3.6.1

software-center 5.4.1.2

Unreadable text with adwaita theme in dark mode.

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

Title:
  low contrast with dark gtk-3 theme

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

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


[Bug 1078446] Re: qtcurve doesn't respect font size in gtk apps

2012-11-17 Thread Tobias Schula
bug is on gtk2 engine of qtcurve

** Package changed: kde-style-qtcurve (Ubuntu) = gtk2-engines-qtcurve
(Ubuntu)

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

Title:
  qtcurve doesn't respect font size in gtk apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-qtcurve/+bug/1078446/+subscriptions

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


[Bug 1078446] [NEW] qtcurve doesn't respect font size in gtk apps

2012-11-13 Thread Tobias Schula
Public bug reported:

qtcurve won't respect the font size I chose in kde systemsettings.
Instead it will use the default values in
/usr/share/themes/QtCurve/gtk-2.0/kdeglobals

Commenting out those lines brings the desired behaviour:


--- kdeglobals_bak  2012-04-24 23:19:54.0 +0200
+++ kdeglobals  2012-11-13 21:32:20.826427928 +0100
@@ -42,9 +42,9 @@
 ForegroundNormal=20,19,18
 
 [General]
-font=Sans Serif,10,-1,5,50,0,0,0,0,0
-menuFont=Sans Serif,10,-1,5,50,0,0,0,0,0
-toolBarFont=Sans Serif,8,-1,5,50,0,0,0,0,0
+#font=Sans Serif,10,-1,5,50,0,0,0,0,0
+#menuFont=Sans Serif,10,-1,5,50,0,0,0,0,0
+#toolBarFont=Sans Serif,8,-1,5,50,0,0,0,0,0
 shadeSortColumn=false
 
 [Icons]

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: qtcurve 1.8.14-1
Uname: Linux 3.6.6-030606-generic i686
NonfreeKernelModules: fglrx
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Tue Nov 13 21:19:32 2012
InstallationDate: Installed on 2012-11-10 (3 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release i386 (20121017.1)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: kde-style-qtcurve
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: kde-style-qtcurve (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 quantal

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

Title:
  qtcurve doesn't respect font size in gtk apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-style-qtcurve/+bug/1078446/+subscriptions

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


[Bug 1072580] [NEW] proxy with uppercase HTTP causes postinst to fail

2012-10-29 Thread Tobias
Public bug reported:


Line 39 in postinst script fails because it doesn't match 
HTTP://corp-proxy:8080/
egrep -q 'https?://[[:alnum:]][-.[:alnum:]]+(:\d+)?/?'   \


The fix is trivial. Just add -i on the line:
egrep -iq 'https?://[[:alnum:]][-.[:alnum:]]+(:\d+)?/?'   \

and the script works again

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

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

Title:
  proxy with uppercase HTTP causes postinst to fail

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

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


[Bug 1065203] Re: items in launcher are not interchangeable anymore

2012-10-28 Thread Tobias
ok, my problems have vanished! i can move any item whenever i like. as
no one else has encountered this bug, please consider it invalid. thx

** Changed in: unity
   Status: Incomplete = Invalid

** Changed in: unity (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  items in launcher are not interchangeable anymore

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

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


[Bug 1071301] [NEW] Can't change the desktop environment in lightdm when more than one desktop is installed and the ok button is outside the visible screen.

2012-10-25 Thread Tobias B.
Public bug reported:

This problem exist since ubuntu 12.10.

** Affects: lightdm
 Importance: Undecided
 Status: New

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: 12.10 lightdm login

** Also affects: ubuntu
   Importance: Undecided
   Status: New

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

Title:
  Can't change the desktop environment in lightdm when more than one
  desktop is installed and the ok button is outside the visible screen.

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

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


[Bug 1053749] Re: UnicodeDecodeError from broken package descriptions

2012-10-24 Thread Tobias Leich
I drop him (Micka�l Guessant, davmail) a note.

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

Title:
  UnicodeDecodeError from broken package descriptions

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

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

Re: [Bug 1065203] Re: items in launcher are not interchangeable anymore

2012-10-17 Thread Tobias
yes, i will! over the weekend! :) that would be my first desktop video, 
anyone can recommend a nice recorder?

cheers
t.

PS issue is: i can't move items in launcher, unless i do very very 
specific things...it's not meant to be that way, right? from what i 
gather they should always be movable in 12.10 (i verified on 
irc) :)


On 10/15/2012 12:24 PM, Omer Akram wrote:
 Please make a video to show the problem. From the description of it I
 can't understand what exactly the issue is.


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

Title:
  items in launcher are not interchangeable anymore

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

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


[Bug 1067469] [NEW] Copying to external USB drive is slow

2012-10-16 Thread Tobias Oelgarte
Public bug reported:

If i copy larger files with Ubuntu 12.04 to my USB drive then it gets
very slow in the progress. Under Ubuntu 10.10 i could copy more then 30
MB/s using USB 2.0 connector. If i remember correctly i had a similar
issue under Ubuntu 10.10 which also lead nautilus to crash quite often.
I could fix it with some setting (years ago, can't remember where) so
that every automatically mounted device was mounted synchronized, which
fixed the problem. Since i upgraded to Ubuntu 12.04 i have this problem
again. All drives will be mounted as async, which should not be an bad
idea in general, but if it is mounted that way the copying is delayed
and the transfer rate is usually at about 5 MB/s, even so it is the same
USB drive.

That the drive and USB port is bored and not used to full potential is
obvious if i copy two or more large files at once. Then the overall
transfer rate increases until the drive can't keep up any more due to
excessive seeking. Copying multiple files at once actually reaches up to
20 MB/s.

Since i work often with huge files this is somehow frustrating, since i
have to wait a long time until i can unplug the device.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-32-generic 3.2.0-32.51
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: HDA Generic [HDA Generic]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  tbn1844 F pulseaudio
 /dev/snd/controlC0:  tbn1844 F pulseaudio
 /dev/snd/pcmC0D0p:   tbn1844 F...m pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xf611 irq 44'
   Mixer name   : 'Realtek ID 887'
   Components   : 'HDA:10ec0887,1458a002,00100302'
   Controls  : 4
   Simple ctrls  : 3
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xf608 irq 17'
   Mixer name   : 'Nvidia GPU 16 HDMI/DP'
   Components   : 'HDA:10de0016,10de0101,00100100'
   Controls  : 24
   Simple ctrls  : 4
Date: Tue Oct 16 19:57:05 2012
HibernationDevice: RESUME=UUID=1c8cce9e-8b69-44ec-87fc-00fdfc4dc6a8
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic 
root=UUID=37490999-186f-4d5a-a2e5-6a7da0126806 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-32-generic N/A
 linux-backports-modules-3.2.0-32-generic  N/A
 linux-firmware1.79.1
RfKill:
 
SourcePackage: linux
StagingDrivers: mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/23/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F4
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: B75M-D3H
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF4:bd03/23/2012:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnB75M-D3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-bug precise staging

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

Title:
  Copying to external USB drive is slow

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

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


[Bug 1067469] Re: Copying to external USB drive is slow

2012-10-16 Thread Tobias Oelgarte
** Tags removed: needs-upstream-testing
** Tags added: kernel-fixed-upstream

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

Title:
  Copying to external USB drive is slow

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

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


[Bug 1067469] Re: Copying to external USB drive is slow

2012-10-16 Thread Tobias Oelgarte
Just installed and booted with mainline kernel. I got an error during
installing[1], but it still started. The graphics were crappy (low
resolution on Nvidia GTX 560 TI, minimal VGA driver or something, like i
have it during normal booting until the login screen pops up.) Otherwise
it worked fine.

The copying is still a bit delayed roughly 3-5 seconds, but then i get
up to 39 MB/s and it is quickly finished. Something i never reach with
12.04.

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

Title:
  Copying to external USB drive is slow

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

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


[Bug 1067469] Re: Copying to external USB drive is slow

2012-10-16 Thread Tobias Oelgarte
Sorry. Forgot the attachment.


** Attachment added: Error messages during mainline kernel installation
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1067469/+attachment/3400824/+files/fehler.txt

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

Title:
  Copying to external USB drive is slow

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

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


[Bug 927515] Re: thunderbird uses excessive cpu power

2012-10-13 Thread Tobias Grosser
I just tried thunderbird 16.0.1. I get the similar numbers as David:

  - calls gettimeofday about 200 000 times

I do not see this.

  - trying to open different files in /usr/share/mime, 20 000 times
  - trying to open gedit.desktop in different directories, 1300 times

Those show up. I do not have a file global-messages-db.sqlite-journal.
So solution #14 does not apply.

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

Title:
  thunderbird uses excessive cpu power

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

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


[Bug 1064239] Re: postproc gstreamer elements were useful

2012-10-11 Thread Tobias Wolf
This is bad, they actually removed it.

Again somethign where ffmpeg project is just handling shit better than
libav

** Changed in: gst-libav1.0 (Ubuntu)
   Status: New = Invalid

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

Title:
  postproc gstreamer elements were useful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-libav1.0/+bug/1064239/+subscriptions

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


[Bug 1065203] Re: items in launcher are not interchangeable anymore

2012-10-11 Thread Tobias
yes, in my launcher it's reproducible 100 %.  items cannot normally be
moved, unless i proceed as already stated above. the items on the
launcher are all locked by default.

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

Title:
  items in launcher are not interchangeable anymore

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

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


[Bug 1065203] Re: items in launcher are not interchangeable anymore

2012-10-10 Thread Tobias
** Description changed:

  i am currently running an upgraded Ubuntu 12.10 / Unity 6.8.0-0ubuntu1.
  a few weeks ago i noticed that the items on the launcher had become
  interchangeable (as supposed to 12.04). since a couple of daily updates,
  the items cannot be interchanged anymore. the launcher behaves exactly
  as in 12.04. reinstalling unity has not helped.
  
+ under very special circumstances however, items can be moved around. if
+ for example, on the launcher, i open app1 and app3 (or app4/app6 /
+ app6/app8 ...), the icon in between can be moved once, to any position
+ on the launcher. no matter if i leave the icon in place or move it to
+ another position, the launcher locks up again afterwards. this works
+ with all apps in the launcher, so it's actually possible to move any
+ item except the first one (usually home folder) and the last one, for
+ they have no neighbouring apps i could open. this can be reproduced at
+ will.
  
- Description:  Ubuntu 12.10
- Release:  12.10
- tobias@altos:~$ apt-cache policy unity
- unity:
-   Installed: 6.8.0-0ubuntu1
-   Candidate: 6.8.0-0ubuntu1
-   Version table:
-  *** 6.8.0-0ubuntu1 0
- 500 http://de.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
- 100 /var/lib/dpkg/status
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.8.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.6.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  Date: Wed Oct 10 21:03:52 2012
  DistUpgraded: 2012-09-07 06:12:35,506 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
-  virtualbox, 4.1.18, 3.5.0-14-generic, x86_64: installed
-  virtualbox, 4.1.18, 3.5.0-15-generic, x86_64: installed
-  virtualbox, 4.1.18, 3.5.0-16-generic, x86_64: installed
-  virtualbox, 4.1.18, 3.5.0-17-generic, x86_64: installed
+  virtualbox, 4.1.18, 3.5.0-14-generic, x86_64: installed
+  virtualbox, 4.1.18, 3.5.0-15-generic, x86_64: installed
+  virtualbox, 4.1.18, 3.5.0-16-generic, x86_64: installed
+  virtualbox, 4.1.18, 3.5.0-17-generic, x86_64: installed
  GraphicsCard:
-  NVIDIA Corporation G73 [GeForce 7600 GT] [10de:0391] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: Micro-Star International Co., Ltd. Device [1462:0630]
+  NVIDIA Corporation G73 [GeForce 7600 GT] [10de:0391] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: Micro-Star International Co., Ltd. Device [1462:0630]
  InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MachineType: Acer Altos G330
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=db520418-189d-424d-8fc7-a81f26b8a5ec ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to quantal on 2012-09-07 (33 days ago)
  XorgConf:
-  Section Device
-   Identifier  Default Device
-   Option  NoLogoTrue
-  EndSection
+  Section Device
+   Identifier  Default Device
+   Option  NoLogoTrue
+  EndSection
  dmi.bios.date: 09/17/2008
  dmi.bios.vendor: Intel Corporation
  dmi.bios.version: S3000.86B.02.00.0051.091720081311
  dmi.board.name: S3000AHV
  dmi.board.vendor: Intel Corporation
  dmi.board.version: D52072-205
  dmi.chassis.asset.tag: 000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Acer
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnIntelCorporation:bvrS3000.86B.02.00.0051.091720081311:bd09/17/2008:svnAcer:pnAltosG330:pvr1.0:rvnIntelCorporation:rnS3000AHV:rvrD52072-205:cvnAcer:ct3:cvr1.0:
  dmi.product.name: Altos G330
  dmi.product.version: 1.0
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.8.4-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

** Description changed:

  i am currently running an upgraded Ubuntu 12.10 / Unity 6.8.0-0ubuntu1.
  a few weeks ago i noticed that the items on the launcher had become
  interchangeable (as supposed to 12.04). since a couple of daily updates,
  the items cannot be interchanged anymore. the launcher behaves exactly
  as in 12.04

[Bug 1065203] [NEW] items in launcher are not interchangeable anymore

2012-10-10 Thread Tobias
Public bug reported:

i am currently running an upgraded Ubuntu 12.10 / Unity 6.8.0-0ubuntu1.
a few weeks ago i noticed that the items on the launcher had become
interchangeable (as supposed to 12.04). since a couple of daily updates,
the items cannot be interchanged anymore. the launcher behaves exactly
as in 12.04. reinstalling unity has not helped.


Description:Ubuntu 12.10
Release:12.10
tobias@altos:~$ apt-cache policy unity
unity:
  Installed: 6.8.0-0ubuntu1
  Candidate: 6.8.0-0ubuntu1
  Version table:
 *** 6.8.0-0ubuntu1 0
500 http://de.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: unity 6.8.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu2
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Wed Oct 10 21:03:52 2012
DistUpgraded: 2012-09-07 06:12:35,506 DEBUG enabling apt cron job
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.1.18, 3.5.0-14-generic, x86_64: installed
 virtualbox, 4.1.18, 3.5.0-15-generic, x86_64: installed
 virtualbox, 4.1.18, 3.5.0-16-generic, x86_64: installed
 virtualbox, 4.1.18, 3.5.0-17-generic, x86_64: installed
GraphicsCard:
 NVIDIA Corporation G73 [GeForce 7600 GT] [10de:0391] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: Micro-Star International Co., Ltd. Device [1462:0630]
InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MachineType: Acer Altos G330
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=db520418-189d-424d-8fc7-a81f26b8a5ec ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: Upgraded to quantal on 2012-09-07 (33 days ago)
XorgConf:
 Section Device
Identifier  Default Device
Option  NoLogoTrue
 EndSection
dmi.bios.date: 09/17/2008
dmi.bios.vendor: Intel Corporation
dmi.bios.version: S3000.86B.02.00.0051.091720081311
dmi.board.name: S3000AHV
dmi.board.vendor: Intel Corporation
dmi.board.version: D52072-205
dmi.chassis.asset.tag: 000
dmi.chassis.type: 3
dmi.chassis.vendor: Acer
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnIntelCorporation:bvrS3000.86B.02.00.0051.091720081311:bd09/17/2008:svnAcer:pnAltosG330:pvr1.0:rvnIntelCorporation:rnS3000AHV:rvrD52072-205:cvnAcer:ct3:cvr1.0:
dmi.product.name: Altos G330
dmi.product.version: 1.0
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.8.4-0ubuntu2
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: amd64 apport-bug compiz-0.9 quantal 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/1065203

Title:
  items in launcher are not interchangeable anymore

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

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


[Bug 1064239] [NEW] postproc gstreamer elements were useful

2012-10-09 Thread Tobias Wolf
Public bug reported:

The postproc-tempnoise Gstreamer element was quite useful to me for a
webcam script. It disappeared now.

The Changelog says it was deprecated upstream and so the dependency was
removed. But if it works still in spite of the deprecation could the dep
be readdded again in the meantime?

** Affects: gst-libav1.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  postproc gstreamer elements were useful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-libav1.0/+bug/1064239/+subscriptions

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


[Bug 1060877] Re: [Acer, inc. Aspire 7530G] suspend/resume failure

2012-10-06 Thread Tobias Endrigkeit
** Tags removed: needs-upstream-testing
** Tags added: kernel-unable-to-test-upstream

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

Title:
  [Acer, inc. Aspire 7530G] suspend/resume failure

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

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


[Bug 1060877] [NEW] [Acer, inc. Aspire 7530G] suspend/resume failure

2012-10-03 Thread Tobias Endrigkeit
Public bug reported:

Resuming failed, so that even the screen wasn't restarted.

ProblemType: KernelOops
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-16-generic 3.5.0-16.25
ProcVersionSignature: Ubuntu 3.5.0-16.25-generic 3.5.4
Uname: Linux 3.5.0-16-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.6.1-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tobias 2117 F pulseaudio
Date: Tue Oct  2 23:13:05 2012
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=d3db3c3b-69d7-41e8-b45b-151babaafada
InstallationMedia: Ubuntu GNOME Remix 12.10 Quantal Quetzal - Beta 
amd64(20120926)
InterpreterPath: /usr/bin/python3.2mu
MachineType: Acer, inc. Aspire 7530G
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB:
 0 nouveaufb
 1 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-16-generic 
root=UUID=3f8a7f6a-47a1-42c5-9eff-4b22ddb55639 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-16-generic N/A
 linux-backports-modules-3.5.0-16-generic  N/A
 linux-firmware1.94
SourcePackage: linux
Title: [Acer, inc. Aspire 7530G] suspend/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 08/29/2008
dmi.bios.vendor: Acer
dmi.bios.version: v1.3340
dmi.board.name: EI Capitan
dmi.board.vendor: Acer, Inc.
dmi.board.version: Not Applicable
dmi.chassis.type: 1
dmi.chassis.vendor: Acer, Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAcer:bvrv1.3340:bd08/29/2008:svnAcer,inc.:pnAspire7530G:pvrNotApplicable:rvnAcer,Inc.:rnEICapitan:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
dmi.product.name: Aspire 7530G
dmi.product.version: Not Applicable
dmi.sys.vendor: Acer, inc.

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


** Tags: amd64 apport-kerneloops quantal resume suspend

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

Title:
  [Acer, inc. Aspire 7530G] suspend/resume failure

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

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


[Bug 1060877] Re: [Acer, inc. Aspire 7530G] suspend/resume failure

2012-10-03 Thread Tobias Endrigkeit
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060877

Title:
  [Acer, inc. Aspire 7530G] suspend/resume failure

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

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


[Bug 1060877] Re: [Acer, inc. Aspire 7530G] suspend/resume failure

2012-10-03 Thread Tobias Endrigkeit
I have some problems with the installation of the upstream kernel, but I
will try it tomorrow again. Then I will have more time for this.

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

Title:
  [Acer, inc. Aspire 7530G] suspend/resume failure

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

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


Re: Upgrade Edubuntu AMD 64 - login after upgrade not possible

2012-09-28 Thread Tobias

Am 27.09.2012 19:06, schrieb Nicholas Skaggs:

On 09/26/2012 11:23 PM, Tobias k1fri wrote:
hi, i've linked this bug 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1011828 to the 
testcase 
http://iso.qa.ubuntu.com/qatracker/milestones/238/builds/24217/testcases/1310/results 
as it seems similar (same prompt at login). i hope it's 
appropriate..


i will look into this in more detail tomorrow...


Tobias, can you post the logs from your machine? File using ubuntu-bug?


Nicholas


it was not possible to boot into text mode but i think that was to do 
with the remote client i was using. can anyone recommend me a remote 
client with good keyboard mapping? (remmina is a pain).


also, the last system i administered entirely via console was ms-dos. 
but i will try :)
-- 
Ubuntu-qa mailing list
Ubuntu-qa@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-qa


[Bug 1058430] [NEW] Failed to load session ubuntu at login after upgrade 12.04 to 12.10

2012-09-28 Thread Tobias
Public bug reported:

at login system prompts Failed to load session ubuntu. login into
graphical UI not possible.

excerpt from syslog:

Sep 28 18:09:21 edubuntu gnome-session[2074]: WARNING: Session 'ubuntu' 
runnable check failed: Exited with code 1
Sep 28 18:09:21 edubuntu gnome-session[2074]: WARNING: Unable to find default 
provider 'unity-2d-panel' of required provider 'panel'
Sep 28 18:09:21 edubuntu gnome-session[2074]: WARNING: Unable to find default 
provider 'unity-2d-shell' of required provider 'shell'

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


** Tags: quantal

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

Title:
  Failed to load session ubuntu at login after upgrade 12.04 to 12.10

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

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


[Bug 1058430] Re: Failed to load session ubuntu at login after upgrade 12.04 to 12.10

2012-09-28 Thread Tobias
** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058430/+attachment/3353825/+files/syslog

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

Title:
  Failed to load session ubuntu at login after upgrade 12.04 to 12.10

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

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


[Bug 1058430] Re: Failed to load session ubuntu at login after upgrade 12.04 to 12.10

2012-09-28 Thread Tobias
** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058430/+attachment/3353826/+files/Xorg.0.log

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

Title:
  Failed to load session ubuntu at login after upgrade 12.04 to 12.10

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

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


[Bug 1058430] Re: Failed to load session ubuntu at login after upgrade 12.04 to 12.10

2012-09-28 Thread Tobias
** Attachment added: lightdm.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058430/+attachment/3353827/+files/lightdm.log

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

Title:
  Failed to load session ubuntu at login after upgrade 12.04 to 12.10

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

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


[Bug 1058430] Re: Failed to load session ubuntu at login after upgrade 12.04 to 12.10

2012-09-28 Thread Tobias
** Attachment added: alternatives.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058430/+attachment/3353828/+files/alternatives.log

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

Title:
  Failed to load session ubuntu at login after upgrade 12.04 to 12.10

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

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


[Bug 1058430] Re: Failed to load session ubuntu at login after upgrade 12.04 to 12.10

2012-09-28 Thread Tobias
** Attachment added: auth.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058430/+attachment/3353829/+files/auth.log

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

Title:
  Failed to load session ubuntu at login after upgrade 12.04 to 12.10

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

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


[Bug 1058430] Re: Failed to load session ubuntu at login after upgrade 12.04 to 12.10

2012-09-28 Thread Tobias
** Attachment added: boot.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058430/+attachment/3353855/+files/boot.log

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

Title:
  Failed to load session ubuntu at login after upgrade 12.04 to
  12.10

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

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


[Bug 1058430] Re: Failed to load session ubuntu at login after upgrade 12.04 to 12.10

2012-09-28 Thread Tobias
** Description changed:

  at login system prompts Failed to load session ubuntu. login into
  graphical UI not possible.
  
  excerpt from syslog:
  
  Sep 28 18:09:21 edubuntu gnome-session[2074]: WARNING: Session 'ubuntu' 
runnable check failed: Exited with code 1
  Sep 28 18:09:21 edubuntu gnome-session[2074]: WARNING: Unable to find default 
provider 'unity-2d-panel' of required provider 'panel'
  Sep 28 18:09:21 edubuntu gnome-session[2074]: WARNING: Unable to find default 
provider 'unity-2d-shell' of required provider 'shell'
+ 
+ apport-collect 1058430 is not possible, as the browser won't start,
+ but i have copies of all logfiles.

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

** Attachment added: boot
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058430/+attachment/3353854/+files/boot

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

Title:
  Failed to load session ubuntu at login after upgrade 12.04 to
  12.10

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

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


[Bug 1058430] Re: Failed to load session ubuntu at login after upgrade 12.04 to 12.10

2012-09-28 Thread Tobias
** Attachment added: bootstrap.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058430/+attachment/3353856/+files/bootstrap.log

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

Title:
  Failed to load session ubuntu at login after upgrade 12.04 to
  12.10

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

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


<    3   4   5   6   7   8   9   10   11   12   >