[Bug 447027] Re: system-config-printer.py crashed with KeyError in quote()

2010-11-14 Thread Pascal De Vuyst
** Changed in: system-config-printer (Ubuntu) Status: New => Confirmed ** Changed in: system-config-printer (Ubuntu) Importance: Undecided => Medium -- system-config-printer.py crashed with KeyError in quote() https://bugs.launchpad.net/bugs/447027 You received this bug notification be

[Bug 675233] [NEW] Impossible to use bzr

2010-11-14 Thread Fabio Marconi
Public bug reported: Binary package hint: bzr I'm trying to download but everytime i've got errors. n...@lucid:~$ bzr branch lp:a4 Permission denied (publickey). bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems pers

[Bug 675233] Re: Impossible to use bzr

2010-11-14 Thread Fabio Marconi
-- Impossible to use bzr https://bugs.launchpad.net/bugs/675233 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 675232] [NEW] [Realtek ALC888S] Playback problem,audio crashes

2010-11-14 Thread stevegerson
Public bug reported: audio crashes during playback,also in internet browsers. restarting this programs,audio is on ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: alsa-base 1.0.22.1+dfsg-0ubuntu3 ProcVersionSignature: Ubuntu 2.6.31-11.154-rt Uname: Linux 2.6.31-11-rt i686 AlsaVersion: Advan

[Bug 675232] Re: [Realtek ALC888S] Playback problem,audio crashes

2010-11-14 Thread stevegerson
-- [Realtek ALC888S] Playback problem,audio crashes https://bugs.launchpad.net/bugs/675232 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listin

[Bug 661732] Re: evince crashed with SIGSEGV in ev_pixbuf_cache_set_selection_list() if clicked after map, but before resize or initial paint

2010-11-14 Thread steubens
*** This bug is a duplicate of bug 651931 *** https://bugs.launchpad.net/bugs/651931 "just after started up and mapped", mapped is an X term; it is when the window appears, its document area is gray for a small amount of time, before the document is painted in, if you click when it is gray, it

[Bug 651931] Re: evince crashed with SIGSEGV in clear_job_selection()

2010-11-14 Thread steubens
in the bug i posted; it had instructions to reproduce it, unfortunately it was marked as a duplicate of this one instead of the other way around (or not at all) https://bugs.launchpad.net/ubuntu/+source/evince/+bug/661732 and by my own instructions, i can still do it on demand, every time. -- e

[Bug 618868] Re: sysmonitor screenlet fails to find the computer's IP address

2010-11-14 Thread Michel Leunen
Something like this should work: def net_get_ip(): # by Whise """Returns ip if it can""" ip = commands.getoutput("ip -o -4 addr show") x = 0 while True: ip = ip[ip.find("inet "):] ip = ip[5:] ipc = ip[:ip.find("/")]

[Bug 453408] Re: system-config-printer.py crashed with ValueError in add_device()

2010-11-14 Thread Pascal De Vuyst
** Visibility changed to: Public ** Changed in: system-config-printer (Ubuntu) Status: New => Confirmed ** Changed in: system-config-printer (Ubuntu) Importance: Undecided => Medium -- system-config-printer.py crashed with ValueError in add_device() https://bugs.launchpad.net/bugs/453

[Bug 671533] Re: Please merge rsyslog 4.6.4-1 (main) from debian unstable (main)

2010-11-14 Thread Lorenzo De Liso
This debdiff should fix the issues described by you. ** Patch removed: "rsyslog_4.6.4-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/671533/+attachment/1724217/+files/rsyslog_4.6.4-1ubuntu1.debdiff ** Patch added: "rsyslog_4.6.4-1ubuntu1.debdiff" https://bugs.lau

[Bug 589035] Re: emacsclient plays games with the mouse

2010-11-14 Thread AlainKnaff
Thanks. And another workaround is M-x customize-save-variable server-raise-frame n This prevents emacsclient from stealing focus at start (... which it somehow manages to do even without warping the mouse pointer...) -- emacsclient plays games with the mouse https://bugs.launchpad.net/bugs/5890

[Bug 665575] Re: SADMS settings lost at reboot

2010-11-14 Thread Rémi BOULLE
** Branch linked: lp:sadms -- SADMS settings lost at reboot https://bugs.launchpad.net/bugs/665575 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 665591] Re: SADMS "save as" settings doesn't save

2010-11-14 Thread Rémi BOULLE
** Branch linked: lp:sadms -- SADMS "save as" settings doesn't save https://bugs.launchpad.net/bugs/665591 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com

[Bug 439564] Re: system-config-printer.py crashed with IndexError in on_tvNPDeviceURIs_cursor_changed()

2010-11-14 Thread Pascal De Vuyst
** Visibility changed to: Public -- system-config-printer.py crashed with IndexError in on_tvNPDeviceURIs_cursor_changed() https://bugs.launchpad.net/bugs/439564 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

Re: [Bug 675232] Re: [Realtek ALC888S] Playback problem, audio crashes

2010-11-14 Thread Daniel T Chen
Please try the daily driver build; see https://wiki.ubuntu.com/Audio -- [Realtek ALC888S] Playback problem,audio crashes https://bugs.launchpad.net/bugs/675232 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 667027] Re: Incompatible hardware "Acer Aspire One AO521-3782"

2010-11-14 Thread ichhaankur
Marked OpenSUSE as affected because of the keyboard issue. After that was solved, I booted into OpenSUSE using a live CD, and it seemed to work. But while installing, the installer crashed, and that was that. -- Incompatible hardware "Acer Aspire One AO521-3782" https://bugs.launchpad.net/bugs/6

[Bug 651931] Re: evince crashed with SIGSEGV in clear_job_selection()

2010-11-14 Thread Linus Hoppe
i can still reproduce, too -- evince crashed with SIGSEGV in clear_job_selection() https://bugs.launchpad.net/bugs/651931 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

[Bug 641830] Re: build dkms module fail

2010-11-14 Thread thezood
** Also affects: dkms Importance: Undecided Status: New -- build dkms module fail https://bugs.launchpad.net/bugs/641830 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 571707] Re: fsck progress stalls at boot, plymouthd/mountall eats CPU

2010-11-14 Thread Andreas Jürgens
Thanks for the answer and why not in Mint 9, because a lot of users will work with Mint 9 till ending support in 2013? I am one of it. ;) -- fsck progress stalls at boot, plymouthd/mountall eats CPU https://bugs.launchpad.net/bugs/571707 You received this bug notification because you are a membe

[Bug 225609] Re: Rating fixed to 5 on all songs

2010-11-14 Thread Omer Akram
marking fixed since the its fixed for the reporter (according to the upstream bug report) ** Changed in: rhythmbox (Ubuntu) Status: Triaged => Fix Released ** Changed in: rhythmbox (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned) -- Rating fixed to 5 on all song

[Bug 675234] [NEW] package firmware-b43-installer 4.150.10.5-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-14 Thread s cantu
Public bug reported: Binary package hint: b43-fwcutter version 10.10 beta ProblemType: Package DistroRelease: Ubuntu 10.10 Package: firmware-b43-installer 4.150.10.5-4 ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 AptOrdering: b43-fwcutter: Insta

[Bug 675234] Re: package firmware-b43-installer 4.150.10.5-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-14 Thread s cantu
-- package firmware-b43-installer 4.150.10.5-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/675234 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 416014] Re: system-config-printer.py crashed with ValueError in on_tvNPDeviceURIs_cursor_changed()

2010-11-14 Thread Pascal De Vuyst
Henrique Ferreiro, No further crash reports have been reported after 2009-08-25 for this issue, therefore marking as Fix Released. You probably had a similar but unrelated crash for which we need a full crash report, feel free to file a new bug if you still can reproduce the crash. ** Changed in

[Bug 412512] Re: applet.py crashed with AttributeError in decorator()

2010-11-14 Thread Pascal De Vuyst
** Visibility changed to: Public -- applet.py crashed with AttributeError in decorator() https://bugs.launchpad.net/bugs/412512 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 htt

[Bug 404255] Re: rhythmbox crashed with SIGSEGV in rhythmdb_query_concatenate()

2010-11-14 Thread Omer Akram
this commit fixes the issue http://git.gnome.org/browse/rhythmbox/commit/?id=5d57ea19d2f5dc32e5cf9aab85beb4d782eaa250 -- rhythmbox crashed with SIGSEGV in rhythmdb_query_concatenate() https://bugs.launchpad.net/bugs/404255 You received this bug notification because you are a member of Ubuntu Bugs

Re: [Bug 370469] Re: system-config-printer.py crashed with AttributeError in __parse_groups()

2010-11-14 Thread sakusa
-- system-config-printer.py crashed with AttributeError in __parse_groups() https://bugs.launchpad.net/bugs/370469 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

[Bug 87796] Re: the calendar of the clock applet is slow

2010-11-14 Thread Keith Drummond
Is it confirmed as being the subs to external calendars? I have been using evolution to subscribe to multiple google calendars since at least 9.04 but this slow down has only occurred to me with 10.10. -- the calendar of the clock applet is slow https://bugs.launchpad.net/bugs/87796 You received

[Bug 675235] [NEW] [icq] cannot see information about contacts adding me

2010-11-14 Thread apo
Public bug reported: Binary package hint: empathy When i am added by an icq user i won't see any information about him except his account number. I always have to search on icq.com to find out that it is russian spam again. (99,7% of all cases) ** Affects: empathy (Ubuntu) Importance: Undec

[Bug 641830] Re: build dkms module fail

2010-11-14 Thread thezood
I added this bug to the DKMS project accidentally. Weird, since I didn't even search for DKMS, I was trying to see if there was an fglrx group that could take a look at this (which there doesn't seem to be). Anyone, feel free to disregard & undo this change, I don't seem to be able to do this mysel

[Bug 581931] Re: Extra notification when increasing LCD brightness

2010-11-14 Thread blchinezu
I've also installed maverick and the bug is fixed now. -- Extra notification when increasing LCD brightness https://bugs.launchpad.net/bugs/581931 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 675233] Re: Impossible to use bzr

2010-11-14 Thread Martin [gz]
This is a problem with your ssh configuration. Note the "Permission denied (publickey)." which means you don't have the key you've got registered on launchpad on that user account. Compare the contents of ~/.ssh/id_rsa.pub with and check that the corre

[Bug 675223] Re: Add detection of MeeGo to os-probes

2010-11-14 Thread Brian Murray
** Tags added: patch -- Add detection of MeeGo to os-probes https://bugs.launchpad.net/bugs/675223 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2010-11-14 Thread Brian Murray
** Tags added: patch -- [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU https://bugs.launchpad.net/bugs/675185 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://

[Bug 673067] Re: Upgrade to 0.25.7

2010-11-14 Thread Evan Broder
Like Benjamin said, it would be preferable if this was handled through Debian. In the mean time, if it's necessary to get this into Ubuntu quickly for the GNOME3 transition, that can certainly be handled as well. However, in order to make your changes easier to review, please put them in one of th

[Bug 671358] Re: [upgrade] New upstream release 0.140

2010-11-14 Thread Brian Murray
** Tags added: patch -- [upgrade] New upstream release 0.140 https://bugs.launchpad.net/bugs/671358 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailma

[Bug 667027] Re: Incompatible hardware "Acer Aspire One AO521-3782"

2010-11-14 Thread Nitesh Mistry
** Changed in: opensuse Status: New => Invalid -- Incompatible hardware "Acer Aspire One AO521-3782" https://bugs.launchpad.net/bugs/667027 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 618868] Re: sysmonitor screenlet fails to find the computer's IP address

2010-11-14 Thread Brian Murray
** Tags added: patch -- sysmonitor screenlet fails to find the computer's IP address https://bugs.launchpad.net/bugs/618868 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:/

[Bug 595659] Re: Merge libmesh 0.6.4.dfsg-1 (universe) from Debian unstable (main)

2010-11-14 Thread Brian Murray
** Tags added: patch -- Merge libmesh 0.6.4.dfsg-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/595659 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 ht

[Bug 541620] Re: Ralink RT3090 Wireless Not Supported in Lucid

2010-11-14 Thread MMlosh
@Linuxexperte No, it cannot be closed. Placeholder kernel modules from staging tree that require firmware file in nonstandart /etc/Wireless do not count. RT3090 still needs to be ported to rt28xx infrastructure to make maintenace bearable. Also: disabling correct-but-broken rt28xx-based module

[Bug 675237] [NEW] Out-box misfunction

2010-11-14 Thread Gabor Toth
Public bug reported: Binary package hint: evolution It is in UBUNTU 10.10, all updates installed. When I wrote an E-mail outside of evolution with "Compose New Message" menu the new message does not get automatically sent out from the Out- Box. Until I open evolution and go to the out box evolu

[Bug 675237] Re: Out-box misfunction

2010-11-14 Thread Gabor Toth
-- Out-box misfunction https://bugs.launchpad.net/bugs/675237 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 648674] Re: Segfault with bad atom error

2010-11-14 Thread Brian Murray
** Tags added: patch -- Segfault with bad atom error https://bugs.launchpad.net/bugs/648674 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listin

Re: [Bug 571707] Re: fsck progress stalls at boot, plymouthd/mountall eats CPU

2010-11-14 Thread Richard Postlewait
I can't answer that one; sorry. I just know it's fixed inMint 10, cause it came up on my system the other day, took like maybe 3 to 5 minutes at the most. Then it finished booting. I tried Ubuntu 10.10, before Mint 10 RC came out. If I'm not mistaken Ubuntu still has the same problem.lol Mint's ju

[Bug 541042] Re: locale is not set up before mythtv-backend start causing problems in mythvideo with accentuated chars

2010-11-14 Thread Brian Murray
** Tags added: patch -- locale is not set up before mythtv-backend start causing problems in mythvideo with accentuated chars https://bugs.launchpad.net/bugs/541042 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 371720] Re: _tkinter.TclError: unknown color name "{#c3c3c3}"

2010-11-14 Thread Brian Murray
** Tags added: patch -- _tkinter.TclError: unknown color name "{#c3c3c3}" https://bugs.launchpad.net/bugs/371720 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubun

[Bug 675239] [NEW] package initramfs-tools 0.92bubuntu78 failed to install/upgrade:

2010-11-14 Thread Daniel Mutricy
Public bug reported: Binary package hint: initramfs-tools No other information ProblemType: Package DistroRelease: Ubuntu 10.04 Package: initramfs-tools 0.92bubuntu78 ProcVersionSignature: Ubuntu 2.6.31-22.68-generic Uname: Linux 2.6.31-22-generic i686 NonfreeKernelModules: nvidia Architecture:

[Bug 675239] Re: package initramfs-tools 0.92bubuntu78 failed to install/upgrade:

2010-11-14 Thread Daniel Mutricy
-- package initramfs-tools 0.92bubuntu78 failed to install/upgrade: https://bugs.launchpad.net/bugs/675239 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.co

[Bug 675238] [NEW] Kernel null pointer dereference in intel_ips

2010-11-14 Thread Jon Dye
Public bug reported: Running 10.10 with all updates as of today I get a kernel oops in intel_ips. X doesn't work on 10.10 for me and neither does sound. I've reported the sound bug separately but I have a suspicion that my graphics problem might be related to this. My symptoms sound like Bug #6

[Bug 675238] Re: Kernel null pointer dereference in intel_ips

2010-11-14 Thread Jon Dye
** Attachment added: "dmesg output" https://bugs.launchpad.net/bugs/675238/+attachment/1733360/+files/intelbug.dmesg.txt -- Kernel null pointer dereference in intel_ips https://bugs.launchpad.net/bugs/675238 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 675238] Re: Kernel null pointer dereference in intel_ips

2010-11-14 Thread Jon Dye
** Attachment added: "syslog, messages and kern.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/675238/+attachment/1733361/+files/logs.tar.gz -- Kernel null pointer dereference in intel_ips https://bugs.launchpad.net/bugs/675238 You received this bug notification because you are a

[Bug 674401] Re: gnome terminal very slow keyboard

2010-11-14 Thread Marc Le Douarain
Finally after many tests, it seems that the trouble is on the kernel side... If I start Grub with kernel 2.6.32-25-generic instead of the 2.6.35-22-generic (used per default with Ubuntu 10.10), all seems to work perfectly again! The trouble with the new kernel, that I can see with the seconds in

[Bug 667027] Re: Incompatible hardware "Acer Aspire One AO521-3782"

2010-11-14 Thread Jose Manuel Snyder
@Nitesh Yes i have the same problem, i fix the problem of the keyboard and touchpad with the BIOS update, but just as ichhaankur says, the headphone jack isin`t working, and also the battery isin't being detected. -- Incompatible hardware "Acer Aspire One AO521-3782" https://bugs.launchpad.net

[Bug 636311] Re: Keyboard special keys interfere with mouse

2010-11-14 Thread Thomas Kluyver
apt-get update only updates the list of packages. After doing that, run sudo apt-get upgrade to install newer versions. -- Keyboard special keys interfere with mouse https://bugs.launchpad.net/bugs/636311 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 584248] Re: commands that hit the server (https) complete but hang before returning control

2010-11-14 Thread Gary Wilson
** Tags added: gnutls -- commands that hit the server (https) complete but hang before returning control https://bugs.launchpad.net/bugs/584248 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 657674] Re: notebook keyboard and touchpad do not work any more

2010-11-14 Thread Aisano
This week I took my notebook on a voyage, taking an extra keyboard with me. To my amazement I did not need it; the internal keyboard worked flawlessly! I am writing this on the internal keyboard. The only difference between my home environment and the situation here is that at home I use an exte

[Bug 589217] Re: file size format is GiB not GB

2010-11-14 Thread Omer Akram
** Bug watch added: GNOME Bug Tracker #554172 https://bugzilla.gnome.org/show_bug.cgi?id=554172 ** Changed in: nautilus Importance: Medium => Unknown ** Changed in: nautilus Status: New => Unknown ** Changed in: nautilus Remote watch: GNOME Bug Tracker #634825 => GNOME Bug Tracker

[Bug 398374] Re: Make it possible to remove print jobs from the task queue with the "Del" key

2010-11-14 Thread Pascal De Vuyst
** Tags added: needs-upstream-report -- Make it possible to remove print jobs from the task queue with the "Del" key https://bugs.launchpad.net/bugs/398374 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 208820] Re: [8.04] system-config-printer.py crashed with ImportError: No module named gtk.glade

2010-11-14 Thread Pascal De Vuyst
** Changed in: system-config-printer (Ubuntu) Importance: Undecided => Medium -- [8.04] system-config-printer.py crashed with ImportError: No module named gtk.glade https://bugs.launchpad.net/bugs/208820 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 411578] Re: ant shouldn't recommend ant-gcj

2010-11-14 Thread Daniel Dinnyes
BTW, there are other packages which are still affected by this issue: _ant-optional_ recommends _ant-optional-gcj_ which in turn will install the same _gcj_ dependencies. Also _libdb4.8-java_ recommends the _libdb4.8-java-gcj_ package. These two make installing netbeans or eclipse packages from re

[Bug 341765] Re: the dialog menu titles translations are not used

2010-11-14 Thread Pascal De Vuyst
The menu titles appear translated in Ubuntu 10.04 and since Ubuntu 10.10 the menu has been removed, so marking Fix Released. Feel free to reopen if you still have this problem in Ubuntu 10.04 or higher. ** Changed in: system-config-printer (Ubuntu) Status: New => Fix Released -- the dial

[Bug 675240] [NEW] New GCC upload breaks implicit-it=thumb

2010-11-14 Thread Scott Kitterman
Public bug reported: Binary package hint: gcc-4.5 kdepimlibs will no longer build with gcc-4.5 4.5.1-10ubuntu1 and implicit-it=thumb set: [ 9%] Building CXX object qgpgme/CMakeFiles/qgpgme.dir/dataprovider.o cd qgpgme && /usr/lib/ccache/g++ -DMAKE_QGPGME_LIB -D_BSD_SOURCE -D_XOPEN_SOURCE=50

[Bug 667027] Re: Incompatible hardware "Acer Aspire One AO521-3782"

2010-11-14 Thread Nitesh Mistry
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- Incompatible hardware "Acer Aspire One AO521-3782" https://bugs.launchpad.net/bugs/667027 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 518818] Re: ath9k driver not working properly with AR9285

2010-11-14 Thread Gavindi
I have previously downloaded (starting at comment #52) compat- wireless-2010-09-12 from http://www.orbit-lab.org/kernel/compat- wireless-2.6/ and reported success with my ath9k NIC and several others have done also with the same result. What I have noticed since is that while this is working fine,

[Bug 675242] [NEW] Linthesia won't launch from Application Menu or Terminal

2010-11-14 Thread Christopher
Public bug reported: Binary package hint: linthesia When I try to launch Linthesia from the Application Menu, I'm taken to a folder to navigate to a MIDI file, but it crashes immediately after selecting a file. When trying to launch from the terminal, it returns the message 'segmentation fault'

[Bug 675242] Re: Linthesia won't launch from Application Menu or Terminal

2010-11-14 Thread Christopher
-- Linthesia won't launch from Application Menu or Terminal https://bugs.launchpad.net/bugs/675242 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailma

[Bug 288496] Re: winbind postinst returned error exit status 1 (daemon failed to start)

2010-11-14 Thread Aleksey Porfirov
I had similar problem on Kubuntu 10.10. But "sudo dpkg-reconfigure samba-common" helped. -- winbind postinst returned error exit status 1 (daemon failed to start) https://bugs.launchpad.net/bugs/288496 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 675243] [NEW] rhythmbox segmentation fault

2010-11-14 Thread Guybrush88
Public bug reported: Binary package hint: rhythmbox when i want to import some songs on rythmbox (i'm on maverick) i get rhythmbox closed unexpectedly and i got these things with a terminal: $ rhythmbox (rhythmbox:5400): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)

[Bug 662881] Re: ftdi usb serial node only accessible by root

2010-11-14 Thread lanquarden
The kernel should not create the lock file, it is the program that should do that, ie modem-manager. Creating the lock file lets other programs that want to use the same serial port know that the port is in use. This file makes it also easy to identify the program using the port. I guess this is s

[Bug 371306] Re: Can't select driver

2010-11-14 Thread Pascal De Vuyst
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. Ubuntu 9.04 is end of life and there have been many changes in Ubuntu since that time you reported the bug and

[Bug 675246] [NEW] package tex-common 2.06 failed to install/upgrade: underproces installed post-installation script returnerede afslutningsstatus 1

2010-11-14 Thread Mogens
Public bug reported: Binary package hint: tex-common update fail ProblemType: Package DistroRelease: Ubuntu 10.04 Package: tex-common 2.06 ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7 Uname: Linux 2.6.32-25-generic i686 Architecture: i386 Date: Sun Nov 14 18:44:41 2010 Err

[Bug 675246] Re: package tex-common 2.06 failed to install/upgrade: underproces installed post-installation script returnerede afslutningsstatus 1

2010-11-14 Thread Mogens
-- package tex-common 2.06 failed to install/upgrade: underproces installed post-installation script returnerede afslutningsstatus 1 https://bugs.launchpad.net/bugs/675246 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 630221] Re: Tray 'Play/Pause' item doesn't reflect current state

2010-11-14 Thread Denis Fuenzalida
I confirm that the change suggested by Ruhe fixes this issue. -- Tray 'Play/Pause' item doesn't reflect current state https://bugs.launchpad.net/bugs/630221 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 537721] Re: AIGLX: reverting to software rendering - AIGLX: Screen 0 is not DRI capable

2010-11-14 Thread Garazi
Hi, I have finally solved the problem by following this method (described in two different pages) : http://ubuntuforums.org/showpost.php?p=10028543&postcount=38 http://www.oblurb.com/ubuntu-maverick-meerkat-nvidia-96-and-compiz.html -- AIGLX: reverting to software rendering - AIGLX: Screen 0 is

[Bug 675245] [NEW] evaluation from the systemload on multiprocessor machines in 50-landscape-sysinfo

2010-11-14 Thread Felix Joussein
Public bug reported: Binary package hint: update-motd Hi, The following issue applies to any recent Ubuntu distribution and architecture: I have made an observation regarding the calculation of the system load within the update-motd package: When I was logging in to my 12-core /12GB RAM Server

[Bug 675247] [NEW] dmraid doesn't recognize Raid1 array

2010-11-14 Thread seattlejoe98101
Public bug reported: Binary package hint: udisks This is a bug report on the dmraid package installed with Unbuntu 10.10 (Maverick). I can't give you an exact version number for dmraid on that package because its no longer installed in its original form, but the dmraid version ended in rc16. I

[Bug 675247] Re: dmraid doesn't recognize Raid1 array

2010-11-14 Thread seattlejoe98101
-- dmraid doesn't recognize Raid1 array https://bugs.launchpad.net/bugs/675247 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bu

[Bug 629540] Re: rhythmbox-metadata crashed with SIGSEGV in magazine_chain_pop_head()

2010-11-14 Thread Omer Akram
this fix is already in the source ** Changed in: rhythmbox (Ubuntu) Status: Fix Committed => Fix Released -- rhythmbox-metadata crashed with SIGSEGV in magazine_chain_pop_head() https://bugs.launchpad.net/bugs/629540 You received this bug notification because you are a member of Ubuntu Bu

[Bug 675251] [NEW] license window not acceptable

2010-11-14 Thread Beat Seematter
Public bug reported: Binary package hint: gnome-terminal I can't accebt the license information window which appears in the terminal window. The command i gave was: sudo apt-get install sun-java6-jre. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: gnome-terminal 2.32.0-0ubuntu1 Pro

[Bug 675251] Re: license window not acceptable

2010-11-14 Thread Beat Seematter
-- license window not acceptable https://bugs.launchpad.net/bugs/675251 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 117078] Re: firefox freezes

2010-11-14 Thread Richard Burton
I'm new to Ubuntu and decided to try it out. Very happy (Ready to trash XP) except my system hangs (only Alt+PrtSc+k could reboot or hard power down). System Lenovo T42p, 1GB Ubuntu10.10 Firefox 3.6.12 I'll try turning off visual effects and see if this works. -- firefox freezes https://bugs.l

[Bug 675035] Re: Hedgewars 0.9.14 has been released. Request packaging for Maverick.

2010-11-14 Thread Derek
Uploading the sources now. For those using mercurial, branch 0.9.14.1 should have hit codefreeze :) -- Hedgewars 0.9.14 has been released. Request packaging for Maverick. https://bugs.launchpad.net/bugs/675035 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 675253] [NEW] package grub-pc 1.98-1ubuntu7 failed to install/upgrade:

2010-11-14 Thread Randy Syring
Public bug reported: Binary package hint: grub2 was upgrading from 9.10 to 10.04. I have a raid card and it looks like grub failed to install to that device. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: grub-pc 1.98-1ubuntu7 ProcVersionSignature: Ubuntu 2.6.31-22.68-generic Uname:

[Bug 675253] Re: package grub-pc 1.98-1ubuntu7 failed to install/upgrade:

2010-11-14 Thread Randy Syring
-- package grub-pc 1.98-1ubuntu7 failed to install/upgrade: https://bugs.launchpad.net/bugs/675253 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailma

[Bug 675243] Re: rhythmbox segmentation fault

2010-11-14 Thread Omer Akram
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, your crash report is either missing or challenging to deal with as a ".crash" file. Please follow these instructions to have apport report a new bug about your crash that can be dealt with by the automatic

[Bug 675243] Re: rhythmbox segmentation fault

2010-11-14 Thread Omer Akram
"I'm closing this bug report since the process out" should read "I'm closing this bug report since the process outlined above will automatically open a new bug report which can then dealt with more efficiently. Thanks in advance for your cooperation and understanding." -- rhythmbox segmentation f

[Bug 660314] Re: Audacity missing main menu

2010-11-14 Thread jervin
Tommy Trussell, Thanks, I wasn't sure how to create a launcher that would do it all. Thanks for the work-around. -- Audacity missing main menu https://bugs.launchpad.net/bugs/660314 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 589217] Re: file size format is GiB not GB

2010-11-14 Thread Bug Watch Updater
** Changed in: nautilus Status: Unknown => New ** Changed in: nautilus Importance: Unknown => Medium -- file size format is GiB not GB https://bugs.launchpad.net/bugs/589217 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 675254] [NEW] nautilus/gvfs/libgphoto2 incorrectly recognizes the size of my SDHC card in a Canon S95

2010-11-14 Thread Jean-François Fortin Tam
Public bug reported: I am suspecting a bug in gphoto2, but I'm not sure if this could also be a bug in gvfs. I have a Canon S95 camera, in which there is a 8 GB SDHC memory card. If I plug this memory card in a card reader, it will show up with its full capacity in Nautilus; however, if I plug th

[Bug 675254] Re: nautilus/gvfs/libgphoto2 incorrectly recognizes the size of my SDHC card in a Canon S95

2010-11-14 Thread Jean-François Fortin Tam
Oh, and I forgot to mention this is Ubuntu 10.10, so libgphoto2 2.4.8, nautilus 2.32, gvfs 1.6.4. -- nautilus/gvfs/libgphoto2 incorrectly recognizes the size of my SDHC card in a Canon S95 https://bugs.launchpad.net/bugs/675254 You received this bug notification because you are a member of Ubunt

[Bug 675015] Re: A4tech webcams stop working in 10.10

2010-11-14 Thread Fabio Marconi
** Tags added: maverick regression-release ** Changed in: linux (Ubuntu) Status: Incomplete => New -- A4tech webcams stop working in 10.10 https://bugs.launchpad.net/bugs/675015 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 674842] Re: 10.10 update goes to cli mode not gui, but fail safe goes to gui

2010-11-14 Thread Fabio Marconi
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more a

[Bug 343801] Re: cupsd.conf defaults need to allow reprint of jobs

2010-11-14 Thread Pascal De Vuyst
I tested in Ubuntu 10.04 and Ubuntu 10.10. In the cups webinterface Server Settings it's possible to activate the "Preserve job print files" option, this adds PreserveJobFiles Yes to /etc/cups/cupsd.conf. Also the job history is preserved for 500 jobs by default and can be changed, this add MaxJob

[Bug 670790] Re: Xv / XVideo accelerated video width is limited by / depending on the screen resolution on S3 Savage, but only if the laptop LCD is the primary screen

2010-11-14 Thread Hans-Juergen Mauser
Hello, now I resolved the problem myself on source code level. The relevant parts are two sections in savage_video.c and savage_streams.c, where scaling factors explicitly for LCD usage are calculated. The problem was mainly that only the drawing starting point was modified by the scaling factor,

[Bug 626502] Re: no space between words in 'jobviewer.py' (system-config-printer)

2010-11-14 Thread Pascal De Vuyst
** Changed in: system-config-printer (Ubuntu) Status: New => Confirmed ** Changed in: system-config-printer (Ubuntu) Importance: Undecided => Medium ** Changed in: system-config-printer (Ubuntu) Status: Confirmed => Triaged -- no space between words in 'jobviewer.py' (system-co

[Bug 675257] [NEW] Firefox Complete OS lock on Flickr

2010-11-14 Thread Stu Capon
Public bug reported: Binary package hint: firefox Firefox "Installed: 3.6.12+build1+nobinonly-0ubuntu0.10.10.1" Browsing Flickr http://www.flickr.com/photos/n00bs/5175448874/sizes/o/ Expected Image to load loads to about 98% then total OS lock up, (didn't try remote ssh in and killing firefox)

[Bug 675257] Re: Firefox Complete OS lock on Flickr

2010-11-14 Thread Stu Capon
-- Firefox Complete OS lock on Flickr https://bugs.launchpad.net/bugs/675257 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 657438] Re: fails to install on maverick due to missing libclassad.so.0

2010-11-14 Thread Thierry
You actually need to add the following: sudo ln -s libclassad_ns.so.1.0.0 libclassad_ns.so.0 -- fails to install on maverick due to missing libclassad.so.0 https://bugs.launchpad.net/bugs/657438 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 665166] Re: brasero always crashes when copy disc to disc

2010-11-14 Thread Andrea Corbellini
*** This bug is a duplicate of bug 646377 *** https://bugs.launchpad.net/bugs/646377 ** This bug is no longer a duplicate of bug 645628 Recording Audio/Video CD: Trace/breakpoint trap (core dumped) ** This bug has been marked a duplicate of bug 646377 Brasero crashes on any video project

[Bug 645628] Re: Recording Audio/Video CD: Trace/breakpoint trap (core dumped)

2010-11-14 Thread Andrea Corbellini
*** This bug is a duplicate of bug 646377 *** https://bugs.launchpad.net/bugs/646377 ** This bug has been marked a duplicate of bug 646377 Brasero crashes on any video project * You can subscribe to bug 646377 by following this link: https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/

[Bug 406780] Re: ever rf mouse not working on jaunty

2010-11-14 Thread Matthias
** Changed in: hal (Ubuntu) Status: New => Fix Released ** Changed in: hal (Ubuntu) Assignee: (unassigned) => Matthias (mtsch2000) ** Changed in: hal (Ubuntu) Assignee: Matthias (mtsch2000) => (unassigned) -- ever rf mouse not working on jaunty https://bugs.launchpad.net/bugs/4

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