[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
Sorry for the delay I have tried File based VM works without problems. I can add another File based VM - I have installed via vmbuilder: vmbuilder kvm ubuntu \ --suite=precise \ --flavour=virtual \ --arch=amd64 \ --mem=512 \ --hostname=vm4 \ --bridge=br0 \

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
vgdisplay and lvdisplay Is there any minimum space required on volume group to create LVM based VM apart of the LV size of the particular VM ? ** Attachment added: lvdisplay.txt https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1029889/+attachment/3397953/+files/lvdisplay.txt -- You

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
** Attachment added: vgdisplay.txt https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1029889/+attachment/3397954/+files/vgdisplay.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Luke Randall
Sorry for not responding for so long. Just to be sure, your symptoms are exactly the same as in the Description - kvm hangs (no response to network or the vnc console) and takes 100% cpu? Yes, the symptoms are exactly the same. Unfortunately, based on your .xml file it looks like you're not

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
@Serge, Let me know what else we could try to diagnose this problem. This is the same VM machine created via vmbuilder with LVM volumes: lvcreate -L26G -n vm5 virtualvg vmbuilder.partition root 2 swap 6000 boot.sh # Install openssh-server apt-get update apt-get install -qqy --force-yes

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
VM Builder Logs for VM4 - File Based and VM5 - LVM Based Partition setup and boot.sh are identical: vmbuilder.partition root 2 swap 6000 boot.sh # Install openssh-server apt-get update apt-get install -qqy --force-yes openssh-server RESULT: VM4 (File Based) - Works No Problem VM5 (LVM

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
** Attachment added: vmbuilder-install-lvm-based-log.txt https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1029889/+attachment/3398046/+files/vmbuilder-install-lvm-based-log.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
** Attachment added: lvdisplay-after-vm5-install.txt https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1029889/+attachment/3398048/+files/lvdisplay-after-vm5-install.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-10-14 Thread Lewdmole
** Attachment added: vgdisplay-after-vm5-install.txt https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1029889/+attachment/3398047/+files/vgdisplay-after-vm5-install.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 875440] Re: Cannot authenticate with saslauthd and mysql

2012-10-14 Thread Monkberry
Solved-Works I really hope this helps some people on here but I've found a solution that does NOT require uninstalling packages or installing anything that's not in the stock repos for precise 12.04 for use in saslauthd(cyrus), mysql, postfix scenario. The gist of the problem seems to be syntax

[Bug 1048172] Re: dpkg: error processing maas-dhcp (--configure):

2012-10-14 Thread Fabio Marconi
** Changed in: maas (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1048172 Title: dpkg: error processing maas-dhcp (--configure): To

[Bug 1066421] Re: fresh MAAS install from ISO fails when opening the MAAS URL

2012-10-14 Thread C de-Avillez
*** This bug is a duplicate of bug 1066556 *** https://bugs.launchpad.net/bugs/1066556 ** This bug has been marked a duplicate of bug 1066556 MAAS install via d-i/tasksel fails whe opening the browser to /MAAS -- You received this bug notification because you are a member of Ubuntu

[Bug 1066570] [NEW] should build-depend on librbd-dev

2012-10-14 Thread rslemos
Public bug reported: I could only compile it after installing librbd-dev. Otherwise could only get the following: error: rbd/librbd.h: No such file or directory lsb_release -rd: Description:Debian GNU/Linux testing (wheezy) Release:testing (yes, i'm building it in debian)

[Bug 501956] Re: OpenSSH does not log failed attempts when key authentication is used

2012-10-14 Thread Kees Cook
** Branch linked: lp:~kees/openssh/report-publickey -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/501956 Title: OpenSSH does not log failed attempts when key authentication is

[Bug 911704] Re: vmbuilder fails with device-mapper: remove ioctl failed: No such device or address - Wrong device name loop0pp1

2012-10-14 Thread Jason Tackaberry
I had this problem in 12.04.1. It is resolved with #1012946. Once I installed parted 2.3-8ubuntu5.1 (which is scheduled for 12.04.2) I was able to use vmbuilder with a logical volume as a raw device. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1066359] [NEW] ssh not functional on xubuntu 12.10

2012-10-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: when attempting to ssh into a machine running xubuntu 12.10, it permanently stalls with the following terminal output: $ ssh 192.168.0.4 -v OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012 debug1: Reading configuration data /etc/ssh/ssh_config

[Bug 1066359] Re: ssh not functional on xubuntu 12.10

2012-10-14 Thread Book 'em Dano
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 1066359 When reporting bugs in the future please use apport by using 'ubuntu- bug' and

[Bug 1036934] Re: package slapd 2.4.28-1.1ubuntu4.1 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2012-10-14 Thread Launchpad Bug Tracker
[Expired for openldap (Ubuntu) because there has been no activity for 60 days.] ** Changed in: openldap (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu.

[Bug 1032339] Re: package mysql-server-5.1 5.1.63-0ubuntu0.11.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-10-14 Thread Launchpad Bug Tracker
[Expired for mysql-5.1 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mysql-5.1 (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1 in Ubuntu.

[Bug 1066206] Re: missing utility epub-meta

2012-10-14 Thread Fabrice Coutadeur
Hi, you're right: it has been renamed some time ago to ebook-meta. Reporting to Debian, as it's our upstream here. Thanks, Fabrice ** Changed in: calibre (Ubuntu) Importance: Undecided = Wishlist ** Changed in: calibre (Ubuntu) Status: New = Confirmed -- You received this bug

[Bug 1066410] Re: lightdm doesn't load correctly on Ubuntu 12.10

2012-10-14 Thread zubozrout
Ok, so with the latest boot I ended up with a similar screen but this time only cursor was visible on a blank black screen. However I can still temporarily solve it by restarting lightdm process. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1066432] Re: [Lubuntu 12.10] Multiple instances of Firefox are closed if just one is closed

2012-10-14 Thread RaduStoica
Hello, Thanks for reporting this. As far as I know, this has been normal Firefox behaviour since forever. If you want to close a single window, use the x button. If you want to kill all Firefox windows, use FIle-Quit. ** Changed in: firefox (Ubuntu) Status: New = Invalid -- You

[Bug 1066395] Re: Nautilus (list view) column widths change dynamically on alt-tab, lags on large folders

2012-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nautilus (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066395 Title:

[Bug 1066370] Re: Control keeps reopening and sections dont work.

2012-10-14 Thread RaduStoica
*** This bug is a duplicate of bug 1010537 *** https://bugs.launchpad.net/bugs/1010537 Hello, Thanks for reporting this. It looks like a duplicate of bug #1010537. ** This bug has been marked a duplicate of bug 1010537 cannot close the window -- You received this bug notification

[Bug 114218] Re: Cannot compile a driver due to missing files in linux-source

2012-10-14 Thread jevgtv
*** This bug is a duplicate of bug 103714 *** https://bugs.launchpad.net/bugs/103714 I experience the same problem in 12.04 jevgtv@jevgtv-HP-Compaq-6910p ~ $ cd Downloads/ jevgtv@jevgtv-HP-Compaq-6910p ~/Downloads $ cd ricoh_xd_3/ jevgtv@jevgtv-HP-Compaq-6910p ~/Downloads/ricoh_xd_3 $ ./make

[Bug 1066415] Re: Unity slower than ever

2012-10-14 Thread RaduStoica
*** This bug is a duplicate of bug 1066209 *** https://bugs.launchpad.net/bugs/1066209 ** This bug has been marked a duplicate of bug 1066209 Unity is slow -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1066209] Re: Unity is slow

2012-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066209 Title:

[Bug 103714] Re: linux-headers-2.6.20-14: include/linux/mmc/protocol.h missing

2012-10-14 Thread jevgtv
I experience the same problem in 12.04 jevgtv@jevgtv-HP-Compaq-6910p ~ $ cd Downloads/ jevgtv@jevgtv-HP-Compaq-6910p ~/Downloads $ cd ricoh_xd_3/ jevgtv@jevgtv-HP-Compaq-6910p ~/Downloads/ricoh_xd_3 $ ./make sudo make install sudo make load bash: ./make: No such file or directory

[Bug 1064483] Re: Grub 2 update install bug

2012-10-14 Thread Dmitry Shachnev
** Changed in: grub2 (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1064483 Title: Grub 2 update install bug To manage notifications about this bug go to:

[Bug 1066206] Re: missing utility epub-meta

2012-10-14 Thread Fabrice Coutadeur
** Bug watch added: Debian Bug tracker #690417 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690417 ** Also affects: calibre (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690417 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 630910] Re: Sound Freeze When Adjust Volume

2012-10-14 Thread Tarek Loubani
Since the video is now gone, I figured I would spend a moment explaining the issue. Not always, but most of the time in Quantal, trying to change the volume up or down results in anything playing video / audio freezing for ~ 3 seconds, then resuming at the new volume. tarek : ) -- You received

[Bug 103714] Missing required logs.

2012-10-14 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 103714 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment

[Bug 1066440] [NEW] LXpanel cpufreq frontend menu is disabled

2012-10-14 Thread Random832
Public bug reported: The menu [which is used to select what governor, and what frequency for userspace governor] is disabled (apparently deliberately, source code comments say it's because it won't work without root privs, and the method it uses indeed requires root access), but this should

[Bug 1066443] [NEW] package fglrx-amdcccle 2:8.960-0ubuntu1.1 failed to install/upgrade: package fglrx-amdcccle is already installed and configured

2012-10-14 Thread qian wu
Public bug reported: This happen when install ProblemType: Package DistroRelease: Ubuntu 12.04 Package: fglrx-amdcccle 2:8.960-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.2.0-32.51-generic-pae 3.2.30 Uname: Linux 3.2.0-32-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 2.0.1-0ubuntu13

[Bug 1066443] Re: package fglrx-amdcccle 2:8.960-0ubuntu1.1 failed to install/upgrade: package fglrx-amdcccle is already installed and configured

2012-10-14 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066443 Title: package fglrx-amdcccle 2:8.960-0ubuntu1.1 failed to install/upgrade: package fglrx-amdcccle is

[Bug 1066442] [NEW] HUD's item which is being mouse-hovered is selected, making fast typing and clicking Enter unsafe

2012-10-14 Thread Pablo Almeida
Public bug reported: When the HUD is invoked, no items appear on the list, as usual. When the user begins to type, a list of matches comes up, but if the mouse cursor is over the area where a item appears, that item will be selected, so, if the user types Enter (or Return) to select the first

[Bug 1066441] [NEW] HUD's item which is being mouse-hovered is selected, making fast typing and clicking Enter by keyboard unsafe

2012-10-14 Thread Pablo Almeida
Public bug reported: When the HUD is invoked, no items appear on the list, as usual. When the user begins to type, a list of matches comes up, but if the mouse cursor is over the area where a item appears, that item will be selected, so, if the user types Enter (or Return) to select the first

[Bug 1066444] [NEW] [NEC COMPUTERS SAS NEC VERSA M370] suspend/resume failure

2012-10-14 Thread alain szkudlarek
Public bug reported: ubuntu 12.10 le 14 octobre à 8h45 au démarrage ProblemType: KernelOops DistroRelease: Ubuntu 12.10 Package: linux-image-3.5.0-17-generic 3.5.0-17.28 ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5 Uname: Linux 3.5.0-17-generic x86_64 Annotation: This occured during a

[Bug 483491] Re: libtimidity missing in timidity+ package

2012-10-14 Thread Geoffrey Thomas
Yeah, I don't think this relates to the timidity package itself. Notably, this looks based on the old TiMidity, not TiMidity++, so it's not even very related to the codebase packaged as timidity. I'd be curious to see what gstreamer requires. One approach that comes to mind would be to apply the

[Bug 1066444] Re: [NEC COMPUTERS SAS NEC VERSA M370] suspend/resume failure

2012-10-14 Thread Brad Figg
** Changed in: linux (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066444 Title: [NEC COMPUTERS SAS NEC VERSA M370] suspend/resume failure To manage

[Bug 1066375] Re: missing driver for smart card reader Ricoh Co Ltd RL5c476 II

2012-10-14 Thread jevgtv
apport information ** Tags added: apport-collected maya ** Description changed: missing driver for smart card reader Ricoh Co Ltd RL5c476 II The driver is available here http://sourceforge.net/projects/sdricohcs/ And according to http://sdricohcs.sourceforge.net/ the driver has

[Bug 1066375] BootDmesg.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397899/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066375

[Bug 1066375] CRDA.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: CRDA.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397900/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066375 Title: missing

[Bug 1066375] Card0.Amixer.values.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: Card0.Amixer.values.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397901/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1066375] Card0.Codecs.codec.0.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: Card0.Codecs.codec.0.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397902/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1066375] Card0.Codecs.codec.1.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: Card0.Codecs.codec.1.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397903/+files/Card0.Codecs.codec.1.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1066375] CurrentDmesg.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397904/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066375

[Bug 1066375] IwConfig.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397905/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066375 Title:

[Bug 1066375] Lspci.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397906/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066375 Title:

[Bug 1066375] Lsusb.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397907/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066375 Title:

[Bug 1066375] PccardctlIdent.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: PccardctlIdent.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397908/+files/PccardctlIdent.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1066375] PccardctlStatus.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: PccardctlStatus.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397909/+files/PccardctlStatus.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1066375] PciMultimedia.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: PciMultimedia.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397910/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1066375] ProcCpuinfo.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397911/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066375

[Bug 1066375] ProcModules.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397931/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066375

[Bug 1066375] PulseList.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: PulseList.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397932/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066375

[Bug 1066375] RfKill.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397933/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066375 Title:

[Bug 1066375] UdevDb.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397934/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066375 Title:

[Bug 1066375] UdevLog.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397935/+files/UdevLog.txt ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1066375] ProcInterrupts.txt

2012-10-14 Thread jevgtv
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1066375/+attachment/3397912/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 997868] Re: librecad crashes when selecting a folder with Got an update for an invalid inteface. Investigate this., file atspiadaptor.cpp, line 899

2012-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: librecad (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/997868 Title:

[Bug 1066445] [NEW] Crashes doing update or upgrade operations

2012-10-14 Thread Timo Jyrinki
Public bug reported: Starting today, most apt operations started crashing to the extent that I can't run ubuntu-bug apt either. gdb apt-get upgrade gives: #0 0x77b4dd20 in pkgCacheGenerator::ListParser::NewProvides(pkgCache::VerIterator, std::string const, std::string const,

[Bug 570099] Re: Synaptic and gcalctool don't respect window-opening rules

2012-10-14 Thread Robert Ancell
What version of gcalctool was this? ** Changed in: gcalctool (Ubuntu) Status: Triaged = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/570099 Title: Synaptic and gcalctool don't

[Bug 1012123] Re: xxxterm icon seems suspicious

2012-10-14 Thread Walter Lapchynski
at the bottom of the git tree is where it lives upstream and indeed it hasn't changed. https://opensource.conformal.com/viewgit/?a=treep=xombrero i also checked their bugtracker and didn't see anything there. i know debian is working on releasing xombrero. maybe this bug should be pushed up to

[Bug 1066435] Re: Debian-installer powerpc recursive fault

2012-10-14 Thread Walter Lapchynski
using lubuntu alternate powerpc 20121012 i had no problems with an install. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066435 Title: Debian-installer powerpc recursive fault To manage

[Bug 479076] Re: Can't submit track names -- MusicBrainz interface yields empty disc info

2012-10-14 Thread Douglas Bagnall
The workaround for the double entry problem is to submit the album to musicbrainz, enter the data there, the reload the disc (ctrl-R). That reads the newly entered data from musicbrainz. That said, the submit notice is misleading (as this bug shows). Also, sound juicer is able to find track

[Bug 1066449] [NEW] kernel panic happens in xubuntu 12.10

2012-10-14 Thread ill
Public bug reported: After upgrading to xubuntu 12.10, the machine will sometimes have random kernel panics, saying that there is a fatal exception in interrupt and that it is not syncing. ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification

[Bug 1066441] Re: HUD's item which is being mouse-hovered is selected, making fast typing and clicking Enter by keyboard unsafe

2012-10-14 Thread RaduStoica
*** This bug is a duplicate of bug 1066442 *** https://bugs.launchpad.net/bugs/1066442 ** This bug has been marked a duplicate of bug 1066442 HUD's item which is being mouse-hovered is selected, making fast typing and clicking Enter unsafe -- You received this bug notification because

[Bug 1058346] Re: Touchpad not working on Acer Aspire One 725

2012-10-14 Thread Norbert Moldován
Here are the required logs. ** Attachment added: evtest https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3397939/+files/evtest -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1058346] Re: Touchpad not working on Acer Aspire One 725

2012-10-14 Thread Norbert Moldován
** Attachment added: Xorg.0.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1058346/+attachment/3397940/+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/1058346 Title:

[Bug 820820] Re: cups-pdf should not convert PDF print jobs to PS then to PDF

2012-10-14 Thread Tim Passingham
The Wine print-to-file does not appear to work well. Some applications under wine produce a postcript file, but this does not seem to provide searchable text. This may be a Wine bug. However, the print-to-file option for native linux programs does seem to provide what CUPS-PDF should provide (I

[Bug 1066423] Re: Calc can't print, export to PDF, or print preview

2012-10-14 Thread oddhack
I have reported this upstream at https://bugs.freedesktop.org/show_bug.cgi?id=55966 Thanks for the quick triage! ** Bug watch added: freedesktop.org Bugzilla #55966 https://bugs.freedesktop.org/show_bug.cgi?id=55966 -- You received this bug notification because you are a member of Ubuntu

[Bug 1066312] Re: [1225C, Realtek ID 269, Speaker, Internal] No sound at all

2012-10-14 Thread Raymond
17.857560] snd_hda_codec_realtek: disagrees about version of symbol snd_hda_shutup_pins [ 17.857575] snd_hda_codec_realtek: Unknown symbol snd_hda_shutup_pins (err -22) [ 17.857611] snd_hda_codec_realtek: disagrees about version of symbol snd_hda_add_new_ctls [ 17.857620]

[Bug 1066389] Re: New 12.10 Install Fail

2012-10-14 Thread Dmitrijs Ledkovs
@nouveau folks look at the spam in UbiquitySyslog.txt ** Also affects: xserver-xorg-video-nouveau (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1066389] Re: New 12.10 Install Fail

2012-10-14 Thread Dmitrijs Ledkovs
You are using an old image, please use a more recent one. There were a few related bugs fixed. Please file a new bug if a newer image is also failing. The most current image has 20121014 timestamp. LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20120926) You can use zsync with zsync

[Bug 1065502] Re: Ubiquity failed to proceed to partman

2012-10-14 Thread Dmitrijs Ledkovs
/me did not want to fix replace method. Thanks jibel, will look into this. ** Summary changed: - Ubiquity failed to proceed to partman + Ubiquity failed to proceed to partman, fails at replace recipe now... ** Also affects: ubiquity (Ubuntu Quantal) Importance: Undecided Status:

[Bug 1066454] [NEW] Unity dashboard's scrollbar is sometimes unusable

2012-10-14 Thread cg
Public bug reported: Hi, I can't seem to use the particularly small white scrollbar (see attachment) on the right side of the dashboard in a consistent manner. When I try to click on it and move the mouse while keeping its button pressed, seems to sometimes work and sometimes not. I wasn't able

[Bug 704763] Re: boot loader not installed to target disk

2012-10-14 Thread Dmitrijs Ledkovs
11.10 will not have a point release with cd-images. Please verify this bug with 12.10 daily and/or 12.04.1 images. There have been changes to boot loader target device selection in 12.10. Then set the bug back to confirmed if you can reproduce it there. ** Changed in: ubiquity (Ubuntu)

[Bug 368556] Re: [dell-xps-specific?] ipw3945: Wireless is not activated after waking up from resume with kill switch enabled

2012-10-14 Thread Thomas Hotz
** Changed in: hal (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/368556 Title: [dell-xps-specific?] ipw3945: Wireless is not activated after waking up from

[Bug 1066449]

2012-10-14 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 1066347] Re: Reinstall Ubuntu failed - apt-clone crashes with: KeyError: filename './etc/apt/sources.list' not found line 1886 in getmember in tarfile.py

2012-10-14 Thread Dmitrijs Ledkovs
** Also affects: ubiquity (Ubuntu Quantal) Importance: High Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066347 Title: Reinstall Ubuntu failed - apt-clone crashes

[Bug 1066302] Re: 'update this installer' link on the welcome page shows no response to a mouse click

2012-10-14 Thread Dmitrijs Ledkovs
** Changed in: ubiquity (Ubuntu) Status: New = Confirmed ** Changed in: ubiquity (Ubuntu) Importance: Undecided = High ** Also affects: ubiquity (Ubuntu Quantal) Importance: High Status: Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1055686] Re: Ubuntu 12.10 cloud images do not full provision on Azure

2012-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/quantal/grub2/quantal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1055686 Title: Ubuntu 12.10 cloud images do not full provision on Azure To manage

[Bug 1066456] [NEW] package cacti (not installed) failed to install/upgrade: subproses skrip pre-removal terpasang menghasilkan kesalahan status keluaran: 1

2012-10-14 Thread ditya
Public bug reported: failed to uninstall cacti completely ProblemType: Package DistroRelease: Ubuntu 12.04 Package: cacti (not installed) ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30 Uname: Linux 3.2.0-32-generic x86_64 ApportVersion: 2.0.1-0ubuntu13 AptOrdering: cacti: Purge

[Bug 1066399] Re: grub2 fails to insmod keystatus and loadenv when running with secureboot

2012-10-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu/quantal/grub2/quantal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066399 Title: grub2 fails to insmod keystatus and loadenv when running with

[Bug 1066457] [NEW] Bad quality of package. Teamviewer 7 64bit

2012-10-14 Thread glen lalo
Public bug reported: I tried to install Teamviewer 7 in ubuntu 12.10 64bit with the 64bit deb package downloaded from TW site, but Software Center says that this deb was a bad package. Also tried to install from gdeb but nothing. ** Affects: aptdaemon (Ubuntu) Importance: Undecided

[Bug 1066445] Re: Crashes doing update or upgrade operations

2012-10-14 Thread Timo Jyrinki
** Description changed: Starting today, most apt operations started crashing to the extent that - I can't run ubuntu-bug apt either. + I can't even run ubuntu-bug apt. rm -f /var/lib/apt/* does not help + either, or switching from a mirror to main archive. The crash happens in + apt-get update

[Bug 1066156] Re: update-grub generates insmod part_gpt four times

2012-10-14 Thread Colin Watson
True depending on your disk/filesystem layout, but in practice harmless. ** Changed in: grub2 (Ubuntu) Importance: Undecided = Low ** Changed in: grub2 (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1066457] Re: Bad quality of package. Teamviewer 7 64bit

2012-10-14 Thread Sebastian Heinlein
If you look at the details in the error message you see why it was regarded as a package of bad quality. Please copy and paste the information here. So we can check if it is a false positive. ** Changed in: aptdaemon (Ubuntu) Status: New = Incomplete ** Changed in: aptdaemon (Ubuntu)

[Bug 960020] Re: vlc crashed with SIGSEGV in CopyFromUswc()

2012-10-14 Thread Rémi Denis-Courmont
** Changed in: vlc (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960020 Title: vlc crashed with SIGSEGV in CopyFromUswc() To manage notifications

[Bug 1065801] Re: New grub boot menu fails to show device designations

2012-10-14 Thread Colin Watson
** Changed in: grub2 (Ubuntu) Status: New = Triaged ** Changed in: grub2 (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065801 Title: New grub

[Bug 1063929] Re: menu items triggering sub-menus could do with a differentiating marker

2012-10-14 Thread Colin Watson
** Changed in: grub2 (Ubuntu) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063929 Title: menu items triggering sub-menus could do with a differentiating marker To

[Bug 1060160] Re: [ASUSTeK COMPUTER INC. UX31A] suspend/resume failure

2012-10-14 Thread fab
I won't have the UX31A with me for a few days. I had to send it back to ASUS to be serviced under warranty as I had issues with the keyboard (some keys stopped working - It looks like a hardware issue, the keyboard flat cable may not be properly connected). I'll be able to test what you

[Bug 1052480] Re: [Precise] Apport cant be reinstalled after installing grub2.0

2012-10-14 Thread dino99
Have tried again to reinstalled apport on PP i386, but: - it still want to remove grub-pc and install grub-efi* instead but that system use a bios, so i need grub-pc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1050002] Re: suspend crashes after upgrading kernel to 3.2.0-30

2012-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pm-utils (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050002 Title:

[Bug 1043387] Re: Computer fails to shutdown properly nor can it restart

2012-10-14 Thread Lars Noodén
Sorry, I no longer have that i386 machine about to test. We'll have to give up on this one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1043387 Title: Computer fails to shutdown properly nor can

[Bug 1066461] [NEW] Dashboard interaction error

2012-10-14 Thread cg
Public bug reported: Dear colleague developers, I know that what I am about to file might not be considered to be a bug by many. It's actually somewhere between the bugs and feature ideas areas, maybe not a bug at all for some of you. Though, I have decided to file it here since I think that

[Bug 1066445] Re: Crashes doing update or upgrade operations

2012-10-14 Thread Harry
I might be seeing this too. Synaptic will crash and won't even start any longer. In terminal when I run sudo apt-get update It stops reading data when 45 % is done and will not go further. Interesting part is that if I remove the repository universe from /etc/apt/sources.list, all is well

[Bug 1066445] Re: Crashes doing update or upgrade operations

2012-10-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apt (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066445 Title:

[Bug 1050002] Re: suspend crashes after upgrading kernel to 3.2.0-30

2012-10-14 Thread Brad Needham
used fix as comment #20 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/989674/comments/20 and suspend works again. updated 12.04 amd64 as of october 13th, 2012. HP 320-1030. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

  1   2   3   4   5   6   7   8   9   10   >