[Bug 393430] Re: kvm: use PulseAudio instead of ALSA

2009-12-29 Thread Arie Skliarouk
I added export QEMU_AUDIO_DRV=pa to the /etc/default/libvirt-bin and looks like that the parameter is passed to the KVM, as the KVM does not use the /dev/snd/* directly. But then audio from KVM works for couple of seconds only (enough to hear the startup audio from windows, but not much more than

[Bug 304649] Re: Include pulseaudio driver

2009-12-29 Thread Arie Skliarouk
As I wrote here: https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/393430 The PA is not working well from KVM: I added export QEMU_AUDIO_DRV=pa to the /etc/default/libvirt-bin and looks like that the parameter is passed to the KVM, as the KVM does not use the /dev/snd/* directly. But then audio

[Bug 134080] Re: CIFS: Navigating directories in DFS shares buggy

2009-12-29 Thread Se6
Looking around in the Samba linux-cifs-client archives, it seems that to get DFS working, you need to first install the package keyutils and to add to /etc/request-key.conf something like: create cifs.spnego* * /usr/local/sbin/cifs.upcall -c %k create dns_resolver * *

[Bug 490072] Re: KVM VMs loses their CPU (kvm84 backport/hardy)

2009-12-29 Thread Yann Hamon
Hello soren, about this bug: I found out after a while that it was happening only on my 64 bits hosts. What happened is that inadvertently I installed ubuntu 32 bits on VMs with a 64bits CPU. I never noticed this on kvm62 as it was running fine. However when I upgraded to the backports all the

[Bug 274298] Re: br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.

2009-12-29 Thread Jan Marquardt
Any news? -- br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature. https://bugs.launchpad.net/bugs/274298 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bridge-utils in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 501364] [NEW] Postfix not sending SMFIC_RCPT to milter, libmilter rejecting state transition

2009-12-29 Thread Stephen Warren
Public bug reported: Binary package hint: postfix I reported a bug to the postfix mailing list regarding an incorrect interaction between postfix and milters. Wietse created a patch which I tested, and it works OK. I'd hoped this would be rolled into a new postfix release, but this seems to be

[Bug 501360] [NEW] [lucid] FTBFS due to missing build-dependency on quilt

2009-12-29 Thread Daniel T Chen
Public bug reported: Binary package hint: freeradius From http://qa.ubuntuwire.org/ftbfs/ , cf. http://launchpadlibrarian.net/35497668/buildlog_ubuntu-lucid- amd64.freeradius_2.1.7%2Bdfsg-0ubuntu1_FAILEDTOBUILD.txt.gz ... /usr/bin/fakeroot debian/rules clean debian/rules:40:

[Bug 501376] [NEW] E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: subprocess new pre-installation script returned error exit status 1

2009-12-29 Thread lel24.lel24
Public bug reported: E: /var/cache/apt/archives/mysql- server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: subprocess new pre- installation script returned error exit status 1 ProblemType: Package Architecture: i386 Date: Tue Dec 29 11:08:06 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: subprocess

[Bug 501376] Re: E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: subprocess new pre-installation script returned error exit status 1

2009-12-29 Thread lel24.lel24
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/37271651/AptOrdering.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/37271652/Dmesg.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/37271653/DpkgTerminalLog.gz -- E:

[Bug 501391] [NEW] df Plugin sends Warning Mails for tmpfs Filesystems

2009-12-29 Thread Betz Stefan
Public bug reported: Binary package hint: munin Greetings, i am using Hardy Heron on some Server systems. Whenever i monitor this Systems with munin, munin master sends me Mails for Filesystems (type tmpfs). The Graph shows nan as Value. The df Plugin itself make a config for these

[Bug 501376] Re: E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: subprocess new pre-installation script returned error exit status 1

2009-12-29 Thread Jean-Baptiste Lallement
Thanks for your report. It seems that you're trying to install MySQL 5.0 while having 5.1 already installed. Downgrading from 5.1 to 5.0 is not supported. Could you try to uninstall 5.1 first (backup your database and completely purge the 5.1 packages) ? PS: Doing so may result in a data loss.

[Bug 288496] Re: package winbind 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-12-29 Thread Aquina
I have the same problem. sudo dpkg-reconfigure samba-common doesn't work and returns the message /usr/sbin/dpkg-reconfigure: samba-common ist kaputt oder nicht komplett installiert (/usr/sbin/dpkg-reconfigure: samba-common damaged or not installed completely) Further I executed sudo winbindd -SF

[Bug 501376] Re: E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: Aborting downgrade from (at least) 5.1 to 5.0.

2009-12-29 Thread Jean-Baptiste Lallement
** Summary changed: - E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: subprocess new pre-installation script returned error exit status 1 + E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.83-0ubuntu3_i386.deb: Aborting downgrade from (at least)

[Bug 501234] Re: Open SSH installation failed

2009-12-29 Thread Jean-Baptiste Lallement
Thanks for your report. This is very similar to bug 432964. Check that there's a file called /etc/gshadow.lock, and possibly /etc/shadow.lock, /etc/passwd.lock too; if that's the case, remove them (no risk), and retry. The problem might come from a crash while using the guest session: do you

[Bug 501234] Re: Open SSH installation failed : useradd: cannot lock /etc/passwd; try again later.

2009-12-29 Thread Diana C
Removing those files fixed the issue. Thanks ** Changed in: openssh (Ubuntu) Status: Incomplete = Confirmed -- Open SSH installation failed : useradd: cannot lock /etc/passwd; try again later. https://bugs.launchpad.net/bugs/501234 You received this bug notification because you are a

[Bug 501234] Re: Open SSH installation failed : useradd: cannot lock /etc/passwd; try again later.

2009-12-29 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 432964 *** https://bugs.launchpad.net/bugs/432964 Thanks for following up. I'm marking as duplicate of bug 432964. Don't hesitate to submit any new bug. ** This bug has been marked a duplicate of bug 432964 System crash in guest session locks /etc/passwd

[Bug 451801] Re: some keys print characters instead of performing their actions: ex: delete key generates ~

2009-12-29 Thread wdoekes
For those too impatient to wait for the updates to trickle down to the main repository (like myself), I've created an unofficial mysql-client package dynamically linked against libreadline6: http://wjd.nu/files/2009/12/mysql-client-5.1_5.1.37-1ubuntu5wjd2_amd64.deb (See more info here

[Bug 481327] Re: Logwatch has missing files header.html and footer.html.

2009-12-29 Thread Dazed_75
The fix may have been released, but apparently it did not make it to the repositories for the Karmic release not has it made it to any live update. I installed logwatch today (12/29/2009) from Synaptic and the html folder and its contents are still missing. Though the package should be fixed

[Bug 481327] Re: Logwatch has missing files header.html and footer.html.

2009-12-29 Thread Dazed_75
Oh, and I forgot to say what version I got from the repository la...@triggerfish:~$ logwatch --version Logwatch 7.3.6 (released 05/19/07) -- Logwatch has missing files header.html and footer.html. https://bugs.launchpad.net/bugs/481327 You received this bug notification because you are a member

Re: [Bug 481327] Re: Logwatch has missing files header.html and footer.html.

2009-12-29 Thread cviniciusm
Hello, You can do the same thing I did do, go to the source (http://www.logwatch.org/tabs/download/) and get your files. Cordially, Cassius Vinicius. Em 29/12/2009 18:43, Dazed_75 escreveu: Oh, and I forgot to say what version I got from the repository la...@triggerfish:~$ logwatch

[Bug 456808] Re: Karmic-Networking (SAMBA) just does not work, even with detailed attention.

2009-12-29 Thread JG
This is an issue in the default install of Karmic. Functionality that was in Jaunty has been removed. This affects the reputation and the commercial viability of Ubuntu. -- Karmic-Networking (SAMBA) just does not work, even with detailed attention. https://bugs.launchpad.net/bugs/456808 You

[Bug 480617] Re: dpkg-reconfigure samba fails with sed error

2009-12-29 Thread milky-cow-101
Debian Bug # 558116 Fixes this issue apparently. http://bugs.debian.org /cgi-bin/bugreport.cgi?bug=558116 Would be nice to have in Ubuntu 9.10, because right now I don't know how to get a clean smb.conf file. ** Bug watch added: Debian Bug tracker #558116

[Bug 500272] Re: qemu-kvm 0.12.1.1 needed for KSM support (key KVM virtualization feature)

2009-12-29 Thread Dustin Kirkland
I was working on this before my end-of-year holidays. I ran into a few issues, still working through them. Feel free to upload a package to a PPA and point me to it, if you want to do the merge yourself... ** Also affects: qemu-kvm (Ubuntu Lucid) Importance: Undecided Status:

[Bug 501360] Re: [lucid] FTBFS due to missing build-dependency on quilt and linking to OpenSSL

2009-12-29 Thread Daniel T Chen
** Summary changed: - [lucid] FTBFS due to missing build-dependency on quilt + [lucid] FTBFS due to missing build-dependency on quilt and linking to OpenSSL -- [lucid] FTBFS due to missing build-dependency on quilt and linking to OpenSSL https://bugs.launchpad.net/bugs/501360 You received this

[Bug 501568] [NEW] package mysql-server-core-5 .0 (not installed) failed to install/upgrade: nich t vollständig gelesen in buffer_copy (Backend dpk g-deb während »./usr/sbin/mysqld«)

2009-12-29 Thread Patrick Pfaehler
Public bug reported: no /var/run/mysqld/mysqld.sock ProblemType: Package Architecture: i386 Date: Wed Dec 30 07:50:31 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: nicht vollständig gelesen in buffer_copy (Backend dpkg-deb während »./usr/sbin/mysqld«) InstallationMedia: Ubuntu 9.10 Karmic Koala

[Bug 501568] Re: package mysql-server-core-5.0 (not installed) failed to install/upgrade: nicht vol lständig gelesen in buffer_copy (Backend dpkg-deb während »./usr/sbin/mysqld«)

2009-12-29 Thread Patrick Pfaehler
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/37284275/AptOrdering.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/37284276/Dmesg.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/37284277/DpkgTerminalLog.gz -- package

[Bug 444349] Re: package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-12-29 Thread Radek Krahl
Try to add 'user=mysql' in [mysqld] section of /etc/mysql/my.cnf before doing 'apt-get install mysql-server'. It worked for me. My problem was mysqld creating log files (/var/lib/mysql/[hostname]-bin.[number]) for innodb tables owned by root during the installation/upgrade. When started normally

[Bug 501028] Re: Blocked updates still suggested for update

2009-12-29 Thread Sebastian Heinlein
Apt does use a different mechanism to hold packages. You have to use pinning. The PackageKit backend of the 0.5 series uses the same pinning information like Synaptic. ** Also affects: apt (Ubuntu) Importance: Undecided Status: New ** Changed in: packagekit (Ubuntu) Status: New

[Bug 501028] Re: Blocked updates still suggested for update

2009-12-29 Thread Sebastian Heinlein
In the end we could parse the held packages from the status file and skip them in the calculation of updates. But I am not sure how much sense it makes to behave differently to apt itself. -- Blocked updates still suggested for update https://bugs.launchpad.net/bugs/501028 You received this bug

Re: [Bug 420933] Re: Current grub-pc takes several minutes to show menu

2009-12-29 Thread Felix Zielcke
Am Montag, den 28.12.2009, 16:33 + schrieb Xelis: I don't think it has been fixed in Debian release either, after all.. My system has sda: xp sdb: debian sid sdc: ubuntu karmic I use the testing version of grub, the one included in Sid, and marked as 1.98~20091222-1. It is

[Bug 427625] Re: privoxy not start at boot - karmic

2009-12-29 Thread yarly
Is this ever going to be address by the package maintainers? -- privoxy not start at boot - karmic https://bugs.launchpad.net/bugs/427625 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 501045] Re: Will not resume from suspend

2009-12-29 Thread Yosef Karo
Thank you for reporting this. Please answer a few questions and provide more information. Does this occur every time that you try to resume or just once in awhile? Did this used to work before? If so, in which kernel release did it used to work? While trying to resume, does caps lock flash or

[Bug 501236] [NEW] openoffice writer become unresponsive

2009-12-29 Thread dishantbt05
Public bug reported: Binary package hint: openoffice.org While typing on the writer become non responsive and freeze. After few minutes i can able to work. Kindly fix the bug. ProblemType: Bug Architecture: amd64 Date: Tue Dec 29 13:38:58 2009 DistroRelease: Ubuntu 9.10 InstallationMedia:

[Bug 501236] Re: openoffice writer become unresponsive

2009-12-29 Thread dishantbt05
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37263214/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/37263215/XsessionErrors.txt -- openoffice writer become unresponsive https://bugs.launchpad.net/bugs/501236 You received

[Bug 317094] Re: meta bug to collect lshal touchscreen info

2009-12-29 Thread bsgcic
Hi I just installed on Ubuntu 9.10 on a HP TouchSmart tx2 VH884PA touchscreen laptop (Japanese machine). I received the following error message: No evtouch capable device found, if you are sure you have an evtouch capable touchscreen, please mail the resulting file of the command lshal

[Bug 501238] [NEW] Abnormal crash of python script when launched from session startup

2009-12-29 Thread tranchais
Public bug reported: The following program runs normally (i.e. messages 'step1' 'step2' and 'step3' are dispalyed when run in a console, or when run from inside eric4. If it is automatically run at session startup (i.e. Menu-system-application launcher -sorry my ubuntu version is in french-),

[Bug 500175] Re: package acroread (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2009-12-29 Thread jader_nomak
Jean-Baptiste Lallement: I am using Synaptic at Ubuntu 9.10 Karmic - full updated. -- package acroread (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 128 https://bugs.launchpad.net/bugs/500175 You received this bug

[Bug 478980] Re: cannot remove gnome-panel icons completely

2009-12-29 Thread Zsolt Peter Basak
+1 for this bug. Its REALLY annoying and it should be fixed ASAP. Don't know what those Gnome/GTK devs thinking but they're really going crazy nowadays. Beats me whats with them.. (Soon we'll have everything hard coded like ... on that OS. The freedom of choice huh?) -- cannot remove gnome-panel

[Bug 469877] Re: Orca handles configuration input incorrectly

2009-12-29 Thread Stomme poes
I have the same python errors in the terminal, but never tried typing non-numbers. I could never get orca past language setup in Hardy (and received no errors in the terminal then). Now I can pretend to choose the language and it actually continues on but I guess I'm stuck with the British guy

[Bug 406515] Re: [Karmic] Brightness fn keys lost functionality (multiple laptops)

2009-12-29 Thread Micah Cowan
Same issue on a Compaq CQ60. Only missing the brightness keys, no others; were working fine in Jaunty. No messages from xev or acpi_listen. -- [Karmic] Brightness fn keys lost functionality (multiple laptops) https://bugs.launchpad.net/bugs/406515 You received this bug notification because you

[Bug 424655] Re: using module-udev-detect leaks memory

2009-12-29 Thread gpstar
valindil89 read post #73 https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/424655/comments/73 you have to revert back to the older udev for now to stop the leak and extra cpu usage. -- using module-udev-detect leaks memory https://bugs.launchpad.net/bugs/424655 You received this bug

[Bug 501181] Re: does not disable touchpad in vaio vgn-n330fh karmic i386

2009-12-29 Thread mechiscogo
Ok, I learnt a little about bash for this, so don't be cruel. I created a little script that allows to switch the enable/disable state of the touchpad. I hope it helps someone. Once you download it, open a terminal and run (in the folder you downloaded it): chmod 755 altouchpad 7 to let the

[Bug 500396] Re: mythexport: Depends: libmyth-perl but it is not going to be installed E: Broken packages

2009-12-29 Thread Jan Schneider
I cannot confirm this. Even after enabling the testing repos and updating the apt cache, I still get dependency conflicts. -- mythexport: Depends: libmyth-perl but it is not going to be installed E: Broken packages https://bugs.launchpad.net/bugs/500396 You received this bug notification

[Bug 501242] [NEW] brutal chess app didn't install correctly, then wouldn't allow uninstallation. had to re-install twice.

2009-12-29 Thread mp302007
Public bug reported: Binary package hint: brutalchess installed using Ubuntu Software Centre. on completion, tried to run but the computer froze and had to be rebooted. tried to uninstall but couldn't. had to use Synaptic package manager to re-install (twice) before i could get it to work. now

[Bug 501242] Re: brutal chess app didn't install correctly, then wouldn't allow uninstallation. had to re-install twice.

2009-12-29 Thread mp302007
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/37263525/AptOrdering.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37263526/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/37263527/Dmesg.txt ** Attachment

[Bug 501241] [NEW] Disable tty2-tty6 to save 11 megs memory on livecd

2009-12-29 Thread Bryan Quigley
Public bug reported: Binary package hint: upstart Now that byobu is included by default we no longer need tty2-tty6. Furthermore on the desktop CD (64 bit) it saves about 11 megs of memory. From 322 MiB to 311 MiB(according to gsm). ** Affects: upstart (Ubuntu) Importance: Undecided

[Bug 501236] Re: openoffice writer become unresponsive

2009-12-29 Thread Yosef Karo
** Tags added: ooo-writer -- openoffice writer become unresponsive https://bugs.launchpad.net/bugs/501236 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 501181] Re: does not disable touchpad in vaio vgn-n330fh karmic i386

2009-12-29 Thread mechiscogo
HAHA, by the way, to run it, just type altouchpad. It will deactivate or re-activate the touchpad (works on vaio vgn-n330fh, ubuntu karmic i386) -- does not disable touchpad in vaio vgn-n330fh karmic i386 https://bugs.launchpad.net/bugs/501181 You received this bug notification because you are a

[Bug 469877] Re: Orca handles configuration input incorrectly

2009-12-29 Thread arky
Stomme, try removing ~/.orca folder and try again. I have already patched this issue upstream. -- Orca handles configuration input incorrectly https://bugs.launchpad.net/bugs/469877 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 414560] Re: ath9k disassociates/reassociates a lot

2009-12-29 Thread Mark
Not fixed in backports due to the random lockups which occur ** Changed in: linux-backports-modules-2.6.31 (Ubuntu) Status: Fix Released = Confirmed -- ath9k disassociates/reassociates a lot https://bugs.launchpad.net/bugs/414560 You received this bug notification because you are a

Re: [Bug 332795] Re: Hardware switch does'nt work my Toshiba Satellite Pro L300 notebook.

2009-12-29 Thread Attila Hammer
Hy, I look what shows network-manager panel applet my Lucid system when my wireless controller is enabled with the hardware switch: Wireless networks Wireless disabled ifconfig wlan0 shows the default informations with wlan controller (rx bites, etc). But this is true both my wireless

[Bug 491538] Re: system monitor (ubuntu 9.10) display scrambled

2009-12-29 Thread Tufty
This appears to be same as Bugs #462498, #460055 something must have changed between 9.04 and 9.10 that the notification area and gnome system monitor share for display purposes. -- system monitor (ubuntu 9.10) display scrambled https://bugs.launchpad.net/bugs/491538 You received this bug

[Bug 450082] Re: UbuntuOne does not automatically connect on startup

2009-12-29 Thread Norbs
Same situation on my system. -- UbuntuOne does not automatically connect on startup https://bugs.launchpad.net/bugs/450082 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 501245] [NEW] Sync yokadi 0.11.2-1 (universe) from Debian testing (main)

2009-12-29 Thread Charlie_Smotherman (porthose)
Public bug reported: Please sync yokadi 0.11.2-1 (universe) from Debian testing (main) Explanation of the Ubuntu delta and why it can be dropped: ubuntu_01_dont_duplicate_doc.diff prevents the LICENSE, NEWS and README.markdown files as well as the doc directory to get installed via setup.py.

[Bug 501244] [NEW] gcompris does not recognize Hungarian language pack

2009-12-29 Thread Ákos Maróy
Public bug reported: I just installed gcompris, and also the related Hungarian language pack package, gcompris-sound-hu but, when starting gcompris, and selecting Hungarian, while it displays Hungarian text, gcompris will complain that it does not find hte Hungarian sound, and thus is reverting

[Bug 454158] Re: Karmic Koala Beta does not install on Sony Vaio

2009-12-29 Thread nico
I tried again with a new CD, and this doesn't happen anymore. Note this still happens with the first CD, which was checked before and after burning and works well on other laptops. Really strange... The first CD was burned the day Karmic was released, and the second one a week after. Was there

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2009-12-29 Thread Gabe Gorelick
** Package changed: xorg-server (Ubuntu) = openjdk-6 (Ubuntu) -- Java JComboBox callback freezes Xorg https://bugs.launchpad.net/bugs/432677 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 501246] [NEW] kde hangs with nfs directories mounted and wireless enabled

2009-12-29 Thread John Kounis
Public bug reported: I have a couple of NFS directories mounted on /share/ via a wireless connection. If I log out of GNOME and log back into GNOME, it works fine. However, if I log out of GNOME and the wireless connection in KDE is not set to Connect Automatically or if it has the incorrect

[Bug 432677] Re: Java JComboBox callback freezes Xorg

2009-12-29 Thread Gabe Gorelick
I tried linking the upstream bug report, but Launchpad doesn't recognize Sun's bug tracker. ** Also affects: sun-java Importance: Undecided Status: New -- Java JComboBox callback freezes Xorg https://bugs.launchpad.net/bugs/432677 You received this bug notification because you are a

[Bug 414560] Re: ath9k disassociates/reassociates a lot

2009-12-29 Thread Roy Lee
I've since switched to WICD which has been flawless for the last 18 hours. To be fair, the problems might be due to NetworkManager or wpa_supplicant. NM keeps wpa_supplicant constantly scanning, while WICD stops scanning once a connection has been established. If NM has an option to stop scanning

[Bug 414560] Re: ath9k disassociates/reassociates a lot

2009-12-29 Thread notoriousdbp
Is it me or has there been a general regression in wireless performance with the 2.6.31 kernel. I have noticed worse performance with the zd1211rw driver on my desktop machine too and wondered if it was just a coincidence that I have been unlucky in using two wireless drivers that happen to have

[Bug 442448] Re: gthumb photo import tool fails, error in io-library

2009-12-29 Thread Gabe Gorelick
** Changed in: gthumb (Ubuntu) Status: Incomplete = New -- gthumb photo import tool fails, error in io-library https://bugs.launchpad.net/bugs/442448 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 501249] [NEW] clock applet hangs panel

2009-12-29 Thread sles
Public bug reported: Ubuntu 9.10. When I left click on clock applet it hangs panel. Only way is to kill panel from text console. ** Affects: ubuntu Importance: Undecided Status: New -- clock applet hangs panel https://bugs.launchpad.net/bugs/501249 You received this bug

[Bug 501248] [NEW] cleanup failed. System is unstable in the first place, due to lost Inodes.

2009-12-29 Thread Hel Ho
Public bug reported: Binary package hint: apparmor Ubuntu 9.10. I'm trying to refresh the hole system, due to the Inode lost-problem. I did a recovery to the latest stable point - through the Esc-option at system startup time. But I seem to have lost a lot of applications in this process. So

[Bug 501248] Re: cleanup failed. System is unstable in the first place, due to lost Inodes.

2009-12-29 Thread Hel Ho
** Attachment added: ApparmorPackages.txt http://launchpadlibrarian.net/37263867/ApparmorPackages.txt ** Attachment added: ApparmorStatusOutput.txt http://launchpadlibrarian.net/37263868/ApparmorStatusOutput.txt ** Attachment added: AptOrdering.txt

[Bug 496912] Re: The program is running but without audible sound.

2009-12-29 Thread Britta
Thank You for your help. Everything is running perfect now. -- The program is running but without audible sound. https://bugs.launchpad.net/bugs/496912 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 399732] Re: vboxdrv occasionally fails to load on karmic 2.6.30 kernels due to active nmi_watchdog

2009-12-29 Thread Sense Hofstede
I'm setting this back to Fix Released because there is nothing that seems to indicate that the bug has returned. Frankie: please don't change the status without providing a reason. ** Changed in: virtualbox-ose (Ubuntu) Status: In Progress = Fix Released -- vboxdrv occasionally fails to

[Bug 501249] Re: clock applet hangs panel

2009-12-29 Thread Yosef Karo
What do you mean by, it hangs panel,? -- clock applet hangs panel https://bugs.launchpad.net/bugs/501249 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 454879] Re: Applications using libsdl1.2-alsa randomly use 100% cpu and have broken sound playback

2009-12-29 Thread Travis King
I have the same thing happen to me with Urban Terror on 9.10. Installing libsdl1.2debian-pulseaudio and remove libsdl1.2-debian-alsa fixed things. -- Applications using libsdl1.2-alsa randomly use 100% cpu and have broken sound playback https://bugs.launchpad.net/bugs/454879 You received this

[Bug 501251] [NEW] Touchpad on IBM Ultranav not recognized

2009-12-29 Thread Timo Aaltonen
Public bug reported: Binary package hint: udev I've got a Lite-On Tech IBM USB Keyboard with UltraNav attached to my lucid laptop, but the touchpad is using evdev instead of synaptics, and that's because input_id doesn't list the event device as a touchpad. A kernel bug then? ---

[Bug 501251] BootDmesg.txt

2009-12-29 Thread Timo Aaltonen
apport information ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/37264156/BootDmesg.txt -- Touchpad on IBM Ultranav not recognized https://bugs.launchpad.net/bugs/501251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 501251] CurrentDmesg.txt

2009-12-29 Thread Timo Aaltonen
apport information ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/37264158/CurrentDmesg.txt -- Touchpad on IBM Ultranav not recognized https://bugs.launchpad.net/bugs/501251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 501251] Dependencies.txt

2009-12-29 Thread Timo Aaltonen
apport information ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37264160/Dependencies.txt -- Touchpad on IBM Ultranav not recognized https://bugs.launchpad.net/bugs/501251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 501251] Lspci.txt

2009-12-29 Thread Timo Aaltonen
apport information ** Attachment added: Lspci.txt http://launchpadlibrarian.net/37264161/Lspci.txt -- Touchpad on IBM Ultranav not recognized https://bugs.launchpad.net/bugs/501251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 501251] Lsusb.txt

2009-12-29 Thread Timo Aaltonen
apport information ** Attachment added: Lsusb.txt http://launchpadlibrarian.net/37264162/Lsusb.txt -- Touchpad on IBM Ultranav not recognized https://bugs.launchpad.net/bugs/501251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 501251] ProcCpuinfo.txt

2009-12-29 Thread Timo Aaltonen
apport information ** Attachment added: ProcCpuinfo.txt http://launchpadlibrarian.net/37264163/ProcCpuinfo.txt -- Touchpad on IBM Ultranav not recognized https://bugs.launchpad.net/bugs/501251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 501251] ProcInterrupts.txt

2009-12-29 Thread Timo Aaltonen
apport information ** Attachment added: ProcInterrupts.txt http://launchpadlibrarian.net/37264164/ProcInterrupts.txt -- Touchpad on IBM Ultranav not recognized https://bugs.launchpad.net/bugs/501251 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 501251] ProcModules.txt

2009-12-29 Thread Timo Aaltonen
apport information ** Attachment added: ProcModules.txt http://launchpadlibrarian.net/37264165/ProcModules.txt -- Touchpad on IBM Ultranav not recognized https://bugs.launchpad.net/bugs/501251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 501251] UdevDb.txt

2009-12-29 Thread Timo Aaltonen
apport information ** Attachment added: UdevDb.txt http://launchpadlibrarian.net/37264166/UdevDb.txt -- Touchpad on IBM Ultranav not recognized https://bugs.launchpad.net/bugs/501251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 501251] UdevLog.txt

2009-12-29 Thread Timo Aaltonen
apport information ** Attachment added: UdevLog.txt http://launchpadlibrarian.net/37264167/UdevLog.txt -- Touchpad on IBM Ultranav not recognized https://bugs.launchpad.net/bugs/501251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 429369] Re: [i945GM] No screen(s) found after updgrade to karmic alpha 5

2009-12-29 Thread sniveri
Hmm.. I must use i915.resolution=800x480 to start up lucid. Just yesterday I did fresh install from daily livecd. -- [i945GM] No screen(s) found after updgrade to karmic alpha 5 https://bugs.launchpad.net/bugs/429369 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 501252] [NEW] Impossible to disable password after suspend-to-ram or -to-disk (regression)

2009-12-29 Thread ®om
Public bug reported: To disable the password box after suspend-to-ram or suspend-to-disk, it was possible to edit, using gconf-editor, the fields /apps/gnome-power- manager/lock/{suspend,hibernate}, but it does not work anymore in karmic (it still asks the password). It worked in a previous

[Bug 501071] Re: Rhythmbox fills metadatas without asking

2009-12-29 Thread Kensum T.
** Description changed: Binary package hint: rhythmbox Rhythmbox puts an unknow in every gap of the Metadata/ID3-Tag that is supposed to be empty, if you import your musics to rhythmbox in example. And if you change some gaps in this Metadata/ID3-Tag to repair/rename some infos

[Bug 500975] Re: Synchronization failed with the following exception: Unexpected character '' at [1:1]

2009-12-29 Thread Alwin Garside
I just fixed this doing a rm -r .config/tomboy... Next time this occurs, I'll try to remember to back up the config first, for debugging purposes. ;-) -- Synchronization failed with the following exception: Unexpected character '' at [1:1] https://bugs.launchpad.net/bugs/500975 You received

[Bug 501256] Re: symbol lookup error

2009-12-29 Thread arky
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37264461/Dependencies.txt -- symbol lookup error https://bugs.launchpad.net/bugs/501256 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 501255] [NEW] wine 1.0.1-0 installation crashes in terminal

2009-12-29 Thread Svens
Public bug reported: Binary package hint: wine I have installed Wine before, everything was great. After some while I decided to remove Wine, but no I had to install it again. I installed it with command sudo apt-get install wine, and installation crashed. Everything I had in terminal is

[Bug 501255] Re: wine 1.0.1-0 installation crashes in terminal

2009-12-29 Thread Svens
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37264425/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/37264426/Dmesg.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/37264427/DpkgTerminalLog.gz -- wine

[Bug 501256] [NEW] symbol lookup error

2009-12-29 Thread arky
Public bug reported: Binary package hint: merkaartor Merkaartor fails to start! $ merkaartor 2009-12-29T15:21:51 -- Starting Merkaartor 0.14 --- using QT version 4.6.0 (built with 4.6.0) --- on X11 merkaartor: symbol lookup error: merkaartor: undefined symbol:

[Bug 501259] [NEW] Sync pympd 0.07-1.3 (universe) from Debian testing (main)

2009-12-29 Thread Charlie_Smotherman (porthose)
Public bug reported: Please sync pympd 0.07-1.3 (universe) from Debian testing (main) Explanation of the Ubuntu delta and why it can be dropped: Install files into /usr and not into /usr/localwhich fixes the FTBFS have been included upstream Changelog entries since current lucid version

[Bug 501257] [NEW] nm-applet asks for new passphrase on dhcp failure

2009-12-29 Thread Matt Daubney
Public bug reported: If I connect to a wireless network with a broken dhcp server, when nm fails to get an address, nm-applet asks for a new passphrase even though its a dhcp error not an authentication error. This should give an error stating that it failed to get an ip address from dhcp

[Bug 501261] [NEW] No video, only sound, in totem after upgrade from 9.04 to 9.10

2009-12-29 Thread olof
Public bug reported: 1) Current release : 9.10 2) apt-cache policy totem totem: Installed: 2.28.2-0ubuntu3 Candidate: 2.28.2-0ubuntu3 Version table: *** 2.28.2-0ubuntu3 0 500 http://se.archive.ubuntu.com karmic-updates/main Packages 100 /var/lib/dpkg/status

[Bug 501261] Re: No video, only sound, in totem after upgrade from 9.04 to 9.10

2009-12-29 Thread olof
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37264664/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/37264665/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/37264666/ProcStatus.txt ** Attachment

[Bug 325373] Re: GNOME Do lacks a plugin for Empathy

2009-12-29 Thread kofm
Empathy Plugin FTW -- GNOME Do lacks a plugin for Empathy https://bugs.launchpad.net/bugs/325373 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 501262] [NEW] enhance contrast in colours does not return to default apperance when unselected

2009-12-29 Thread Ralph Richardson
Public bug reported: During the new 9.10 login. Pressing the blue circle with the white man in it brings up the Universal Access Preferences dialog box. selecting enhance contrast in colours then de-selecting does not return to original state the black and white Ubuntu logo is lost and a icon

[Bug 501262] Re: enhance contrast in colours does not return to default apperance when unselected

2009-12-29 Thread Ralph Richardson
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37264763/Dependencies.txt -- enhance contrast in colours does not return to default apperance when unselected https://bugs.launchpad.net/bugs/501262 You received this bug notification because you are a member of Ubuntu

[Bug 488641] Re: ntp failed to install/upgrade: useradd: cannot lock /etc/passwd; try again later.

2009-12-29 Thread Joshua Lückers
The file /etc/gshadow.lock is not present. /etc/shadow.lock and /etc/passwd.lock are present. Removing both *.lock file's did the trick. I do not remember a crash while using a guest session, but my system did indeed crashed once before. -- ntp failed to install/upgrade: useradd: cannot lock

[Bug 445534] Re: [4.4 regression] powerpc-linux-gnu 32bit testsuite regressions with -Os

2009-12-29 Thread Bug Watch Updater
** Changed in: gcc Status: Incomplete = Invalid -- [4.4 regression] powerpc-linux-gnu 32bit testsuite regressions with -Os https://bugs.launchpad.net/bugs/445534 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 286906] Re: provide and support a top-level library package for libmozjs (Was: Unable to use libmozjs.so in an application, because of library path problem.)

2009-12-29 Thread Filippo Giunchedi
Hi, judging from the upstream bug looks like it is not going to happen, would it be possible to ship libmozjs plus the soname like e.g. what is being done in debian? (libmozjs2d for xulrunner 1.9.1) thanks -- provide and support a top-level library package for libmozjs (Was: Unable to use

[Bug 501268] [NEW] sysinfo don't start

2009-12-29 Thread Alessandro Lanave
Public bug reported: Binary package hint: sysinfo sysinfo don't start. When I execute sysinfo I receive this error: ** (Sysinfo.exe:6847): WARNING **: The following assembly referenced from /usr/lib/sysinfo/Sysinfo.exe could not be loaded: Assembly: gtk-sharp(assemblyref_index=2)

[Bug 501268] Re: sysinfo don't start

2009-12-29 Thread Alessandro Lanave
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37265085/Dependencies.txt -- sysinfo don't start https://bugs.launchpad.net/bugs/501268 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

  1   2   3   4   5   6   7   8   9   10   >