[Bug 450620] Re: [Karmic beta] System hangs after initramfs, md1_crypt (running)
Hello, I am in the process of converting my father to linux (after years of explaining why linux is better, he's finally ready!) Anyways, via the phone, he follow all of my steps and even verified that the disk had no errors before attempting installation today. This problem occurred for him. Though I am not in front of his computer, I can tell you a few things: -he's running a dell that's about 4 years old, but has at least 3gb of ram -he has no raid or encrypted partitions to my knowledge, hence, i'm confused why this is even running on his startup. In order to clarify for Steve, his error actually occurred on the line following "Starting Init Crypto Disk" to the best of my knowledge. -- [Karmic beta] System hangs after initramfs, md1_crypt (running) https://bugs.launchpad.net/bugs/450620 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 434085] Re: after upgraded from 9.04 to 9.10 -> no sound
@jframe: All outputs are muted, correct that using the gnome volume control or with "alsamixer -c 2" (see https://wiki.ubuntu.com/DebuggingSoundProblems/KarmicCaveats#Advanced%20mixer%20(volume%20control) ) -- after upgraded from 9.04 to 9.10 -> no sound https://bugs.launchpad.net/bugs/434085 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 432670] Re: regression in karmic thermal control
Hi, who is the manufacturer of acer aspire bios? -- regression in karmic thermal control https://bugs.launchpad.net/bugs/432670 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 340769] Re: tvtime: audio routing from external (usb) TV card
Whoopie's patch, tested by installing tvtime from his ppa. (running Karmic amd64 here, using a WinTV-HVR 950, which worked great in tvtime except without sound) works perfectly for my setup. I was running tvtime with a script like the following: #!/bin/sh tvtime & sleep 1 sox -r 48000 -b 16 -c 2 -t ossdsp /dev/dsp1 -t ossdsp /dev/dsp And that worked although with horrendous lag between the sound and the video, it wasn't even watchable, but with Whoopie's patch tvtime works as expected with no hacks. Thanks much Whoopie, hopefully this can be integrated into the official ubuntu version in the near future -- tvtime: audio routing from external (usb) TV card https://bugs.launchpad.net/bugs/340769 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 289485] Re: Crash viewing friendster account with embedded video using Windows Media Player
Hello, if you would be so kind enough to let me know what command/s I need to enter in a terminal window so I can report with enough pertinent data about a "bug" I recently encountered with Karmic Koala. It's about an old Dell Inspiron 1100 I did a clean install. The Belkin USB wireless I use with it works with my WRT54GL using DD-WRT sp24, but not with the WRT54GL that also has DD-WRT sp24. Aside from different ISP provider I have here at work and at home, and the DSL modem provided by my two ISPs, I am at a loss why the Dell will connect here in my workplace, but not at home. Also, this Dell, whe I use it at home can connect with a wired connection directly to the DSL modem, but not using the ports in the WRT54GL. Yet, it can connect, wired, using the ports in the same brand, same version WRT54GL, in my my workplace. I also have another laptop which is relatively "newer" to this Dell. It used to work fine, wired or wireless, here in my workplace and at home, before I upgraded this laptop from 9.04 to 9.10. Thank for all the time you and everyone else in your team put into this. On Thu, Jan 7, 2010 at 2:50 PM, Micah Gersten wrote: > 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 about bug statuses at https://wiki.ubuntu.com/Bugs/Status > . Thank you again for taking the time to report this bug and helping to > make Ubuntu better. Please submit any future bugs you may find. > > ** Changed in: firefox-3.0 (Ubuntu) > Status: Incomplete => Invalid > > -- > Crash viewing friendster account with embedded video using Windows Media > Player > https://bugs.launchpad.net/bugs/289485 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in “firefox-3.0” package in Ubuntu: Invalid > > Bug description: > Binary package hint: firefox-3.0 > > Opening a web page, particularly a friendster account with embedded > streaming mp3 audio, using an embedded Windows Media Player, Firefox > repeatedly crashes. This "bug" started to appear the past 2 to 3 days ago. > > I am using Ubuntu Hardy. So, I do not know if the updates from Ubuntu are > the ones that are causing this, or if this is a Firefox issue. > > I have not encountered this "bug" using my Sun xVM VirtualBox, running my > guest Win XP and Firefox for Windows. > > ProblemType: Bug > Architecture: i386 > Date: Sun Oct 26 21:57:07 2008 > DistroRelease: Ubuntu 8.04 > Package: firefox-3.0 3.0.3+build1+nobinonly-0ubuntu0.8.04.1 > PackageArchitecture: i386 > ProcEnviron: > > PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games > LANG=en_PH.UTF-8 > SHELL=/bin/bash > SourcePackage: firefox-3.0 > Uname: Linux 2.6.24-21-generic i686 > > To unsubscribe from this bug, go to: > > https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/289485/+subscribe > -- Crash viewing friendster account with embedded video using Windows Media Player https://bugs.launchpad.net/bugs/289485 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 503674] Re: [K8M800]Screen resolution used to be ok in Ubuntu 6, not in 8.04 and later
This lines: (II) CHROME(0): : Using default hsync range of 31.50-37.90 kHz (II) CHROME(0): : Using default vrefresh range of 50.00-70.00 Hz (WW) CHROME(0): Unable to estimate virtual size Tells that you that it's not receiving EDID values for the refresh ranges. You can workaround this by creating xorg.conf file and adding following line to xorg.conf: HorizSync 30.0-100.0 -- [K8M800]Screen resolution used to be ok in Ubuntu 6, not in 8.04 and later https://bugs.launchpad.net/bugs/503674 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 503674] Re: [K8M800]Screen resolution used to be ok in Ubuntu 6, not in 8.04 and later
Do you have monitor connected by a DVI cable? -- [K8M800]Screen resolution used to be ok in Ubuntu 6, not in 8.04 and later https://bugs.launchpad.net/bugs/503674 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 503693] Re: headers and footers in Firefox 3.5.6 and later overprint main text
Thank you for reporting this to Ubuntu. Does this occur in other applications like Kate or Konqueror? ** Changed in: firefox-3.5 (Ubuntu) Status: New => Incomplete -- headers and footers in Firefox 3.5.6 and later overprint main text https://bugs.launchpad.net/bugs/503693 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 377402] Re: [K8M890]Square cursor with Ubuntu 9.04 livecd, during VNC connection
Do you have monitor connected by a DVI cable? -- [K8M890]Square cursor with Ubuntu 9.04 livecd, during VNC connection https://bugs.launchpad.net/bugs/377402 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 301723] Re: libavformat doesn't handle containers with > 20 streams
** Changed in: ffmpeg Status: Unknown => Confirmed -- libavformat doesn't handle containers with > 20 streams https://bugs.launchpad.net/bugs/301723 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 502987] Re: PowerDNS Recursor Critical Security Issue - PDNS-2010-01
This bug was fixed in the package pdns-recursor - 3.1.7-5ubuntu0.1 --- pdns-recursor (3.1.7-5ubuntu0.1) karmic-security; urgency=low * SECURITY UPDATE: first issue is remotely exploitable, likely leads to full compromise; second issue allows an attacker to spoof domain data for domain names he does not own (LP: #502987) - debian/patches/CVE-2009-4009-4010.dpatch: fixes the two problems - CVE-2009-4009, CVE-2009-4010 -- Imre GergelyWed, 06 Jan 2010 22:19:13 +0200 ** Changed in: pdns-recursor (Ubuntu Karmic) Status: Fix Committed => Fix Released ** Changed in: pdns-recursor (Ubuntu Jaunty) Status: Fix Committed => Fix Released -- PowerDNS Recursor Critical Security Issue - PDNS-2010-01 https://bugs.launchpad.net/bugs/502987 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 502987] Re: PowerDNS Recursor Critical Security Issue - PDNS-2010-01
This bug was fixed in the package pdns-recursor - 3.1.7-2ubuntu0.1 --- pdns-recursor (3.1.7-2ubuntu0.1) jaunty-security; urgency=low * SECURITY UPDATE: first issue is remotely exploitable, likely leads to full compromise; second issue allows an attacker to spoof domain data for domain names he does not own (LP: #502987) - debian/patches/CVE-2009-4009-4010.dpatch: fixes the two problems - CVE-2009-4009, CVE-2009-4010 * Fixed init.d script typo which prevented the stop() function from working (LP: #403957) - debian/init.d/pdns-recursor -- Imre GergelyThu, 07 Jan 2010 01:36:22 +0200 ** Changed in: pdns-recursor (Ubuntu Intrepid) Status: Fix Committed => Fix Released -- PowerDNS Recursor Critical Security Issue - PDNS-2010-01 https://bugs.launchpad.net/bugs/502987 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 502987] Re: PowerDNS Recursor Critical Security Issue - PDNS-2010-01
This bug was fixed in the package pdns-recursor - 3.1.7-1ubuntu0.1 --- pdns-recursor (3.1.7-1ubuntu0.1) intrepid-security; urgency=low * SECURITY UPDATE: first issue is remotely exploitable, likely leads to full compromise; second issue allows an attacker to spoof domain data for domain names he does not own (LP: #502987) - debian/patches/CVE-2009-4009-4010.dpatch: fixes the two problems - CVE-2009-4009, CVE-2009-4010 -- Imre GergelyThu, 07 Jan 2010 01:35:01 +0200 -- PowerDNS Recursor Critical Security Issue - PDNS-2010-01 https://bugs.launchpad.net/bugs/502987 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 501872] Re: embedded 'bing' maps crash browser and crash session
Thank you for reporting this to Ubuntu. Sometimes Firefox profiles can become corrupt and/or extensions can conflict. Could you please try this with a new profile and see if the problem still exists? You do not need to delete your old profile to test. If this helps, you might want to try to disable all your extensions and re-enable them one by one until you find the problematic one. You can start the profile manager with the following command: firefox -ProfileManager ** Changed in: firefox-3.5 (Ubuntu) Status: New => Incomplete -- embedded 'bing' maps crash browser and crash session https://bugs.launchpad.net/bugs/501872 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 482509] Re: KTorrent hangs whole system when rescaning data
I've noticed another problems with ktorrent & encryptfs and I think it's the same bug. Files which ktorrent downloads to encryptfs are corrupted! The same files downloaded out of encryptfs are ok. I'm enabling data checking after download and ktorrent often get ~30-50% corrupted parts. -- KTorrent hangs whole system when rescaning data https://bugs.launchpad.net/bugs/482509 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to ktorrent in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 452849] Re: Dell D420 suspends immediately after resume from lid open.
Exactly same problem here on Precision M6300, using debian testing/unstable. Introduced sometime around December 2009. Tried variuos things without success. Calling pm-suspend from shell works flawless, closing the lid and reopening it causes an extra suspend cycle for some weird reason. Can you guys check wether it works correct when you type "pm-suspend" into a terminal? ** Also affects: pm-utils (Debian) Importance: Undecided Status: New -- Dell D420 suspends immediately after resume from lid open. https://bugs.launchpad.net/bugs/452849 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 403957] Re: Variable mismatch in /etc/init.d/pdns-recursor
This bug was fixed in the package pdns-recursor - 3.1.7-2ubuntu0.1 --- pdns-recursor (3.1.7-2ubuntu0.1) jaunty-security; urgency=low * SECURITY UPDATE: first issue is remotely exploitable, likely leads to full compromise; second issue allows an attacker to spoof domain data for domain names he does not own (LP: #502987) - debian/patches/CVE-2009-4009-4010.dpatch: fixes the two problems - CVE-2009-4009, CVE-2009-4010 * Fixed init.d script typo which prevented the stop() function from working (LP: #403957) - debian/init.d/pdns-recursor -- Imre GergelyThu, 07 Jan 2010 01:36:22 +0200 ** Changed in: pdns-recursor (Ubuntu Jaunty) Status: New => Fix Released ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2009-4009 ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2009-4010 -- Variable mismatch in /etc/init.d/pdns-recursor https://bugs.launchpad.net/bugs/403957 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 340769] Re: tvtime: audio routing from external (usb) TV card
** Changed in: tvtime (Ubuntu) Importance: Undecided => Wishlist -- tvtime: audio routing from external (usb) TV card https://bugs.launchpad.net/bugs/340769 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 504040] Re: Obscure interaction with soundcard channels, options and switches
1. Please see https://wiki.ubuntu.com/DebuggingSoundProblems/KarmicCaveats#Volume%20range%20anomalies and http://pulseaudio.org/wiki/PulseAudioStoleMyVolumes for examples of how to achieve that. 2. This is by design. -- Obscure interaction with soundcard channels, options and switches https://bugs.launchpad.net/bugs/504040 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re : [Bug 503356] Re: package sun-java5-doc 1.5.0-19-0ubuntu0.9.04 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1
*** This bug is a duplicate of bug 85969 *** https://bugs.launchpad.net/bugs/85969 ok, many thanks, I look the bug and continue to repport bugs De : Jean-Baptiste Lallement À : lacroixren...@yahoo.fr Envoyé le : Mer 6 Janvier 2010, 23 h 50 min 40 s Objet : [Bug 503356] Re: package sun-java5-doc 1.5.0-19-0ubuntu0.9.04 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1 *** This bug is a duplicate of bug 85969 *** https://bugs.launchpad.net/bugs/85969 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 85969, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Changed in: sun-java5 (Ubuntu) Status: New => Confirmed ** This bug has been marked a duplicate of bug 85969 Java Docs Package Won't Install -- package sun-java5-doc 1.5.0-19-0ubuntu0.9.04 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1 https://bugs.launchpad.net/bugs/503356 You received this bug notification because you are a direct subscriber of the bug. Status in “sun-java5” package in Ubuntu: Confirmed Bug description: Paramétrage de sun-java5-doc (1.5.0-19-0ubuntu0.9.04) ... This package is an installer package, it does not actually contain the J2SDK documentation. You will need to go download one of the archives: jdk-1_5_0-doc.zip jdk-1_5_0-doc-ja.zip (choose the non-update version if this is the first installation). Please visit http://java.sun.com/j2se/1.5.0/download.html now and download. The file should be owned by root.root and be copied to /tmp. [Press RETURN to try again, 'no' + RETURN to abort] Traitement des actions différées (« triggers ») pour « libc6 »... ldconfig deferred processing now taking place Des erreurs ont été rencontrées pendant l'exécution : sun-java5-doc E: Sub-process /usr/bin/dpkg returned an error code (1) Un paquet n'a pas pu être installé. Tentative de récupération : Paramétrage de sun-java5-doc (1.5.0-19-0ubuntu0.9.04) ... This package is an installer package, it does not actually contain the J2SDK documentation. You will need to go download one of the archives: jdk-1_5_0-doc.zip jdk-1_5_0-doc-ja.zip (choose the non-update version if this is the first installation). Please visit http://java.sun.com/j2se/1.5.0/download.html now and download. The file should be owned by root.root and be copied to /tmp. [Press RETURN to try again, 'no' + RETURN to abort] [Press RETURN to try again, 'no' + RETURN to abort] no Abort installation of J2SDK documentation dpkg : erreur de traitement de sun-java5-doc (--configure) : le sous-processus post-installation script a retourné une erreur de sortie d'état 1 Des erreurs ont été rencontrées pendant l'exécution : sun-java5-doc ProblemType: Package Architecture: i386 Dependencies: libgcc1 1:4.3.3-5ubuntu4 gcc-4.3-base 4.3.3-5ubuntu4 unzip 5.52-12ubuntu1 findutils 4.4.0-2ubuntu4 libc6 2.9-4ubuntu6.1 DistroRelease: Ubuntu 9.04 ErrorMessage: le sous-processus post-installation script a retourné une erreur de sortie d'état 1 NonfreeKernelModules: wl Package: sun-java5-doc 1.5.0-19-0ubuntu0.9.04 PackageArchitecture: all SourcePackage: sun-java5 Title: package sun-java5-doc 1.5.0-19-0ubuntu0.9.04 failed to install/upgrade: le sous-processus post-installation script a retourné une erreur de sortie d'état 1 Uname: Linux 2.6.28-17-generic i686 To unsubscribe from this bug, go to: https://bugs.launchpad.net/ubuntu/+source/sun-java5/+bug/503356/+subscribe -- package sun-java5-doc 1.5.0-19-0ubuntu0.9.04 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1 https://bugs.launchpad.net/bugs/503356 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 493063] Re: trying to rip: error transferring track, Unable to locate encoding profile for mime-type
same problem here on the 9.16.31-12 kernel. Here's the *debug.txt (01:57:45) [0x83de028] [rb_debug_init_match] rb-debug.c:213: Debugging enabled (01:57:45) [0x83de028] [main] main.c:176: initializing Rhythmbox 0.12.5 (01:57:45) [0x83de028] [rb_threads_init] rb-util.c:388: GMutex isn't recursive (01:57:45) [0x83de028] [main] main.c:184: going to create DBus object (01:57:45) [0x83de028] [main] main.c:347: THE END -- trying to rip: error transferring track, Unable to locate encoding profile for mime-type https://bugs.launchpad.net/bugs/493063 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 493063] Re: trying to rip: error transferring track, Unable to locate encoding profile for mime-type
sorry, that's the 2.6.31-12 kernel -- trying to rip: error transferring track, Unable to locate encoding profile for mime-type https://bugs.launchpad.net/bugs/493063 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 495410] Re: PKCS#11 signing does not work
with an eraseable starcos card (iKey 3000) I did those tests for forward and backward compatibility. if that token is initialized with opensc >= 0.11.5 or the latest opensc with the fixes, it still works on opensc < 0.11.5 fine in both cases. -- PKCS#11 signing does not work https://bugs.launchpad.net/bugs/495410 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 501501] Re: package linux-image-2.6.32-9-generic 2.6.32-9.13 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/dkms exited with return code 126
*** This bug is a duplicate of bug 480055 *** https://bugs.launchpad.net/bugs/480055 Thanks, the solution is working... 2010/1/7 Rajinder Sandhu > *** This bug is a duplicate of bug 480055 *** >https://bugs.launchpad.net/bugs/480055 > > Dear Sir, > the issue was closed by installing dkms manually... seems to be > installation > line is missing in the program for us. > Thanks > Rajinder > > On Wed, Jan 6, 2010 at 8:29 PM, StefanPotyra < > stefan.pot...@informatik.uni-erlangen.de> wrote: > > > *** This bug is a duplicate of bug 480055 *** > >https://bugs.launchpad.net/bugs/480055 > > > > ** This bug has been marked a duplicate of bug 480055 > > package linux-image-2.6.31-15-generic 2.6.31-15.49 failed to > > install/upgrade: run-parts: /etc/kernel/postinst.d/dkms exited with > return > > code 1 > > > > -- > > package linux-image-2.6.32-9-generic 2.6.32-9.13 failed to > install/upgrade: > > run-parts: /etc/kernel/postinst.d/dkms exited with return code 126 > > https://bugs.launchpad.net/bugs/501501 > > You received this bug notification because you are a direct subscriber > > of the bug. > > > > Status in “dkms” package in Ubuntu: New > > > > Bug description: > > Binary package hint: dkms > > > > Generated automatically by apport while updating/upgrading my OS with > > update manager. > > Thanks > > Rajinder Sandhu > > > > ProblemType: Package > > Architecture: i386 > > Date: Wed Dec 30 05:59:38 2009 > > DistroRelease: Ubuntu 10.04 > > ErrorMessage: run-parts: /etc/kernel/postinst.d/dkms exited with return > > code 126 > > InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20091209) > > Package: linux-image-2.6.32-9-generic 2.6.32-9.13 > > ProcVersionSignature: Ubuntu 2.6.32-9.13-generic > > SourcePackage: dkms > > Tags: lucid > > Title: package linux-image-2.6.32-9-generic 2.6.32-9.13 failed to > > install/upgrade: run-parts: /etc/kernel/postinst.d/dkms exited with > return > > code 126 > > Uname: Linux 2.6.32-9-generic i686 > > > > To unsubscribe from this bug, go to: > > https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/501501/+subscribe > > > > > -- > Warm regards, > > Rajinder Sandhu > Bangalore > India > > -- > package linux-image-2.6.32-9-generic 2.6.32-9.13 failed to install/upgrade: > run-parts: /etc/kernel/postinst.d/dkms exited with return code 126 > https://bugs.launchpad.net/bugs/501501 > You received this bug notification because you are a direct subscriber > of the bug (via bug 480055). > -- package linux-image-2.6.32-9-generic 2.6.32-9.13 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/dkms exited with return code 126 https://bugs.launchpad.net/bugs/501501 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 491521] Re: Decorations and RGBA
is font config package in the ppa related to decorations and rgba? @david nielsen apport reporting was turned off on reason and now with todays updates its turned on -- Decorations and RGBA https://bugs.launchpad.net/bugs/491521 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 415023] Re: brightness is broken on MSI WIND U100
MSI wind 100, upgraded to BIOS 10g, with freeBSD method. Flickering gone. 5 levels of contrast with keys, 9 with gnome-power-manager applet. At last! -- brightness is broken on MSI WIND U100 https://bugs.launchpad.net/bugs/415023 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 340769] Re: tvtime: audio routing from external (usb) TV card
** Changed in: tvtime (Ubuntu) Status: New => In Progress ** Changed in: tvtime (Ubuntu) Assignee: (unassigned) => Alessio Treglia (quadrispro) -- tvtime: audio routing from external (usb) TV card https://bugs.launchpad.net/bugs/340769 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 182038] Re: Black rectangle instead of image in FF3 [Hardy]
I know I'm jumping in late, but I see this behavior (black images) as of Firefox 3.5.6 on Windows XP SP3 (native, no virtualization). Images become black more often as the number of tabs increases. Special culprits are Wikipedia and OKCupid. Rebooting the machine fixes the problem, so this smells more like a memory leak in the already bloated Firefox. -- Black rectangle instead of image in FF3 [Hardy] https://bugs.launchpad.net/bugs/182038 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 504153] [NEW] Please sync libkml 1.1.0-1 (universe) from Debian unstable (main).
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/libkml status new importance wishlist subscribe ubuntu-universe-sponsors Please sync libkml 1.1.0-1 (universe) from Debian unstable (main). Explanation of the Ubuntu delta and why it can be dropped: Debian has fixed debian bug #557288 which was affecting ubuntu. So can be synced again Changelog since current lucid version 1.0.1-3ubuntu1: libkml (1.1.0-1) unstable; urgency=low * New upstream release: o In-memory KMZ read support. o Initial Google Maps Data API support. o Various security fixes, particularly in the underlying Zip library. * Patches refreshed: reautoconfiscated.diff and automake.diff. * NMU ack: incorporate patch from Jakub Wilk to enable building with Python 2.6. (closes: #557288) * Added original copyright from zlib to debian/copyright as originally asked by ftpmasters. * Added kfreebsd.diff top patch to manage GNU/kFreeBSD flavor. (closes: #558208) * Fixed patch ordering. -- Francesco Paolo Lovergine Thu, 10 Dec 2009 17:30:39 +0100 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFLRZ4hNrEIsZrsMaARAg/2AJ0XdFg2agRVh/P+ipKYrTN7h1YspQCfSkFO oPdnf8k+3IGKW74dtVDuQYg= =1YGm -END PGP SIGNATURE- ** Affects: libkml (Ubuntu) Importance: Wishlist Status: New -- Please sync libkml 1.1.0-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/504153 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 504021] Re: update-gnome-menus-cache crashed with Error in setlocale()
What it has done for me is sudo apt-get purge locales sudo apt-get install --reinstall locales and reinstall all the autoremoved packages from step 1. -- update-gnome-menus-cache crashed with Error in setlocale() https://bugs.launchpad.net/bugs/504021 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 503833] Re: ktorrent gui constantly hangs after intrepid update
Possible duplicate of 477831, but hard to say as that bug lacks a detailed explanation. -- ktorrent gui constantly hangs after intrepid update https://bugs.launchpad.net/bugs/503833 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to ktorrent in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 504135] Re: /root/.googleearth/crashlogs/crashlog-4b4572ee.txt
I can't run my google earth -- /root/.googleearth/crashlogs/crashlog-4b4572ee.txt https://bugs.launchpad.net/bugs/504135 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 503563] Re: RT2561/RT61 fail to connect to secure networks when powersaving is enabled
** Changed in: linux Status: Unknown => Fix Released -- RT2561/RT61 fail to connect to secure networks when powersaving is enabled https://bugs.launchpad.net/bugs/503563 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 444261] Re: "waiting for service to start" text in pending operations is misleading
Right, this is possible and a very good idea! The following short code snippet would return the command name of the application which holds the lock. import os import fnctl import struct flk = struct.pack('hhQQi', fcntl.F_WRLCK, os.SEEK_SET, 0, 0, 0) fd = open("/var/lib/dpkg/lock", "r") pid = struct.unpack("hhQQi", fcntl.fcntl(fd, fcntl.F_GETLK, flk))[5] fd.close()flk = struct.pack('hhQQi', fcntl.F_WRLCK, os.SEEK_SET, 0, 0, 0) fd_cmd = open("/proc/%s/cmdline" % pid, "r") command = fd_cmd.readline() fd_cmd.close() -- "waiting for service to start" text in pending operations is misleading https://bugs.launchpad.net/bugs/444261 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 340769] Re: tvtime: audio routing from external (usb) TV card
tvtime.c: In function 'tvtime_main': tvtime.c:2324: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result tvtime.c:2327: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result tvtime.c:2341: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result /bin/bash ../libtool --mode=link x86_64-linux-gnu-g++ -g -O2 -Wl,-Bsymbolic-functions -o tvtime `/usr/bin/freetype-config --libs` -lz -lpng -lz -lm -lSM -lICE -lX11 -lXext -lXv -lXinerama -lXtst -lXxf86vm -lxml2 -lm -lstdc++ tvtime-mixer.o tvtime-videoinput.o tvtime-rtctimer.o tvtime-leetft.o tvtime-osdtools.o tvtime-tvtimeconf.o tvtime-pngoutput.o tvtime-tvtimeosd.o tvtime-input.o tvtime-cpu_accel.o tvtime-speedy.o tvtime-pnginput.o tvtime-deinterlace.o tvtime-videotools.o tvtime-performance.o tvtime-vbidata.o tvtime-vbiscreen.o tvtime-fifo.o tvtime-commands.o tvtime-videofilter.o tvtime-station.o tvtime-utils.o tvtime-pulldown.o tvtime-hashtable.o tvtime-cpuinfo.o tvtime-menu.o tvtime-outputfilter.o tvtime-xmltv.o tvtime-copyfunctions.o tvtime-xfullscreen.o tvtime-xvoutput.o tvtime-xcommon.o tvtime-linear.o tvtime-scalerbob.o tvtime-linearblend.o tvtime-vfir.o tvtime-greedy.o tvtime-weave.o tvtime-weavetff.o tvtime-weavebff.o tvtime-kdetv_greedyh.o tvtime-kdetv_tomsmocomp.o greedyh.o tomsmocomp.o tvtime-tvtime.o mkdir .libs x86_64-linux-gnu-g++ -g -O2 -Wl,-Bsymbolic-functions -o tvtime tvtime-mixer.o tvtime-videoinput.o tvtime-rtctimer.o tvtime-leetft.o tvtime-osdtools.o tvtime-tvtimeconf.o tvtime-pngoutput.o tvtime-tvtimeosd.o tvtime-input.o tvtime-cpu_accel.o tvtime-speedy.o tvtime-pnginput.o tvtime-deinterlace.o tvtime-videotools.o tvtime-performance.o tvtime-vbidata.o tvtime-vbiscreen.o tvtime-fifo.o tvtime-commands.o tvtime-videofilter.o tvtime-station.o tvtime-utils.o tvtime-pulldown.o tvtime-hashtable.o tvtime-cpuinfo.o tvtime-menu.o tvtime-outputfilter.o tvtime-xmltv.o tvtime-copyfunctions.o tvtime-xfullscreen.o tvtime-xvoutput.o tvtime-xcommon.o tvtime-linear.o tvtime-scalerbob.o tvtime-linearblend.o tvtime-vfir.o tvtime-greedy.o tvtime-weave.o tvtime-weavetff.o tvtime-weavebff.o tvtime-kdetv_greedyh.o tvtime-kdetv_tomsmocomp.o greedyh.o tomsmocomp.o tvtime-tvtime.o /usr/lib/libfreetype.so -lpng -lz -lSM -lICE -lX11 -lXext -lXv -lXinerama -lXtst -lXxf86vm /usr/lib/libxml2.so -lm -lstdc++ tvtime-tvtime.o: In function `tvtime_main': /tmp/buildd/tvtime-1.0.2/src/tvtime.c:1581: undefined reference to `get_empia_device' /tmp/buildd/tvtime-1.0.2/src/tvtime.c:2520: undefined reference to `alsa_join_threaded_loop' /tmp/buildd/tvtime-1.0.2/src/tvtime.c:2521: undefined reference to `alsa_close' /tmp/buildd/tvtime-1.0.2/src/tvtime.c:2075: undefined reference to `alsa_join_threaded_loop' /tmp/buildd/tvtime-1.0.2/src/tvtime.c:2076: undefined reference to `alsa_close' /tmp/buildd/tvtime-1.0.2/src/tvtime.c:2065: undefined reference to `alsa_open' /tmp/buildd/tvtime-1.0.2/src/tvtime.c:2067: undefined reference to `alsa_start_threaded_loop' collect2: ld returned 1 exit status make[3]: *** [tvtime] Error 1 make[3]: Leaving directory `/tmp/buildd/tvtime-1.0.2/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/tvtime-1.0.2' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/tvtime-1.0.2' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Please prepare a valid debdiff and subscribe the sponsors team. ** Changed in: tvtime (Ubuntu) Assignee: Alessio Treglia (quadrispro) => (unassigned) ** Changed in: tvtime (Ubuntu) Status: In Progress => Incomplete -- tvtime: audio routing from external (usb) TV card https://bugs.launchpad.net/bugs/340769 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 504157] [NEW] Lucid UEC installer: CC install is not preseeded when separated from CLC
Public bug reported: UEC installer 20100107 / eucalyptus 1.6.2~bzr1120-0ubuntu4 CLC+Walrus / CC+SC topology When running the UEC installer to install CC+SC, the CLC preseed file doesn't appear to be taken into account: - installer still asks for default user name / password - the CLC key is not copied into local authorized_keys /var/log/installer/syslog shows that the preseed file was loaded: main-menu[487]: INFO: Menu item 'eucalyptus-udeb' selected preseed: successfully loaded preseed file from file:///tmp/eucalyptus-udeb.rF2KAn A correct preseed file is available from https://$cloud:8443/preseed/preseed.conf ** Affects: eucalyptus (Ubuntu) Importance: High Status: Confirmed ** Changed in: eucalyptus (Ubuntu) Importance: Undecided => High ** Changed in: eucalyptus (Ubuntu) Status: New => Confirmed -- Lucid UEC installer: CC install is not preseeded when separated from CLC https://bugs.launchpad.net/bugs/504157 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 317094] Re: meta bug to collect lshal touchscreen info
lshal output for HP Pavillion tx2000. Touch screen does not work even after 'modprobe'-ing usbtouchscreen and adding the required line in /sys . The usb id of the touchscreen is 056a:0093 ** Attachment added: "Output from lshal" http://launchpadlibrarian.net/37533866/lshal.out -- meta bug to collect lshal touchscreen info https://bugs.launchpad.net/bugs/317094 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 317094] Re: meta bug to collect lshal touchscreen info
lspci output for HP Pavillion tx2000. usbtouchscreen module does not work for its Wacom touchscreen (056a:0093) ** Attachment added: "lspci -vvnn" http://launchpadlibrarian.net/37533975/lspci.out -- meta bug to collect lshal touchscreen info https://bugs.launchpad.net/bugs/317094 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 504157] Re: Lucid UEC installer: CC install is not preseeded when separated from CLC
** Attachment added: "installer syslog" http://launchpadlibrarian.net/37534090/syslog -- Lucid UEC installer: CC install is not preseeded when separated from CLC https://bugs.launchpad.net/bugs/504157 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 504143] Re: [lucid] ubiquity crashed with AttributeError in customize_installer()
** Summary changed: - ubiquity crashed with AttributeError in customize_installer() + [lucid] ubiquity crashed with AttributeError in customize_installer() -- [lucid] ubiquity crashed with AttributeError in customize_installer() https://bugs.launchpad.net/bugs/504143 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 500489] Re: digikam can't delete a file directly from camera while importing
** Changed in: digikam (Ubuntu) Status: Incomplete => New -- digikam can't delete a file directly from camera while importing https://bugs.launchpad.net/bugs/500489 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to digikam in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 374755] Re: No option to connect to 3G network connection
NetworkManager used to detect most phones I connected to my PC, so I could use them as Mobile Broadband modems. But today, after updating the system, they are not recognized by NetworkManager anymore. The kernel detects the device correctly and ttyACM0 is added. I can communicate with the phones using AT commands without problem. Linux Apidell 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC 2009 x86_64 GNU/Linux Distributor ID: Ubuntu Description:Ubuntu 9.10 Release:9.10 Codename: karmic Dmesg after connecting a Motorola RZRV2 twice and a Nokia E71 once: [ 79.840310] usb 7-2: new full speed USB device using uhci_hcd and address 2 [ 80.004573] usb 7-2: configuration #1 chosen from 1 choice [ 80.247405] cdc_acm 7-2:1.0: ttyACM0: USB ACM device [ 80.250192] usbcore: registered new interface driver cdc_acm [ 80.250203] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters [ 134.290127] usb 7-2: USB disconnect, address 2 [ 140.070082] usb 7-2: new full speed USB device using uhci_hcd and address 3 [ 140.245099] usb 7-2: configuration #1 chosen from 1 choice [ 140.253005] cdc_acm 7-2:1.0: ttyACM0: USB ACM device [ 159.290147] usb 7-2: USB disconnect, address 3 [ 181.940060] usb 7-2: new full speed USB device using uhci_hcd and address 4 [ 182.125053] usb 7-2: configuration #1 chosen from 1 choice [ 182.147679] NET: Registered protocol family 35 [ 182.147859] cdc_acm 7-2:1.10: ttyACM0: USB ACM device [ 182.166116] usbcore: registered new interface driver cdc_phonet [ 182.186352] usbcore: registered new interface driver cdc_ether [ 182.188754] usb 7-2: bad CDC descriptors [ 182.188770] usbcore: registered new interface driver rndis_host [ 182.193284] usb 7-2: bad CDC descriptors [ 182.193318] usbcore: registered new interface driver rndis_wlan ** Attachment added: "Packages updated lately" http://launchpadlibrarian.net/37534108/dpkg.log -- No option to connect to 3G network connection https://bugs.launchpad.net/bugs/374755 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 504135] Re: /root/.googleearth/crashlogs/crashlog-4b4572ee.txt
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but it would make more sense to raise problems you are having in the support tracker at https://answers.launchpad.net/ubuntu if you are uncertain if they are bugs. For help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs . ** Changed in: ubuntu Status: New => Invalid ** Converted to question: https://answers.edge.launchpad.net/ubuntu/+question/96515 -- /root/.googleearth/crashlogs/crashlog-4b4572ee.txt https://bugs.launchpad.net/bugs/504135 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 503709] Re: opens a doc/txt with the text import window. never used to do this. now it does it all the time. why? how to fix?
ok, checked what said to, and changed the 'Default format and ODF settings/document type & always save as' to 'Text document & Text'. i'll soon see if it dosn't open/save some doc/txt with the text import window, and txt.cvs. as for the flag warn et al...not sure what is meant. can you word it a diff way? thanks -- opens a doc/txt with the text import window. never used to do this. now it does it all the time. why? how to fix? https://bugs.launchpad.net/bugs/503709 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 476685] Re: apt-get update Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/karmic/Release Unable to find expected entry main/source/Sources in Meta-index file (malformed Release file?)
** Changed in: update-manager (Ubuntu) Assignee: Brian Amberg (ubuntu-brian-amberg) => (unassigned) -- apt-get update Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/karmic/Release Unable to find expected entry main/source/Sources in Meta-index file (malformed Release file?) https://bugs.launchpad.net/bugs/476685 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 504160] [NEW] Compiling ocamlnet on ubuntu karmic, Error with rpclocal.c
Public bug reported: Trying to build ocamlnet-2.2.9 from sources on ubuntu karmic throws the following error -- $ make all [...] rpclocal.c:91: error: dereferencing pointer to incomplete type rpclocal.c:129: error: ‘SCM_CREDENTIALS’ undeclared (first use in this function) rpclocal.c:129: error: (Each undeclared identifier is reported only once rpclocal.c:129: error: for each function it appears in.) rpclocal.c:135: error: dereferencing pointer to incomplete type rpclocal.c:136: error: dereferencing pointer to incomplete type [...] (Entire log is below) workaround --- Add the following line on top of rpclocal.c: $ vim src/rpc-auth-local/rpclocal.c #define _GNU_SOURCE reproduction wget http://download.camlcity.org/download/ocamlnet-2.2.9.tar.gz tar xfvz ocamlnet-2.2.9.tar.gz && cd ocamlnet-2.2.9 ./configure make all specs ### pcre $ cat /usr/local/lib/ocaml/3.11.1/pcre/META | grep version version="6.0.1" ### type-conv $ cat /usr/local/lib/ocaml/3.11.1/type-conv/META | grep version version = "1.6.10" ### ocaml $ ocamlc -v The Objective Caml compiler, version 3.11.1 Standard library directory: /usr/lib/ocaml ### ubuntu $ lsb_release -d Description:Ubuntu 9.10 ### gcc gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8) Entire error log: rpclocal.c: In function ‘unix_get_peer_credentials’: rpclocal.c:40: error: storage size of ‘credentials’ isn’t known rpclocal.c:42: error: invalid application of ‘sizeof’ to incomplete type ‘struct ucred’ rpclocal.c:40: warning: unused variable ‘credentials’ rpclocal.c: In function ‘unix_peek_peer_credentials’: rpclocal.c:91: error: dereferencing pointer to incomplete type rpclocal.c:129: error: ‘SCM_CREDENTIALS’ undeclared (first use in this function) rpclocal.c:129: error: (Each undeclared identifier is reported only once rpclocal.c:129: error: for each function it appears in.) rpclocal.c:135: error: dereferencing pointer to incomplete type rpclocal.c:136: error: dereferencing pointer to incomplete type rpclocal.c:91: warning: unused variable ‘buf’ make[1]: *** [rpclocal.o] Error 2 make: *** [all] Error 2 ** Affects: ocamlnet (Ubuntu) Importance: Undecided Status: New -- Compiling ocamlnet on ubuntu karmic, Error with rpclocal.c https://bugs.launchpad.net/bugs/504160 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 504159] [NEW] Copy tasks to & from same device shouldn't run parallel
Public bug reported: Binary package hint: kdebase In Dolphin, when I copy folders to a USB storage device by dragging and dropping them one at a time, Dolphin tries to copy all of them concurrently. This takes a lot longer than when I only allow one copy operation to run at once. Copy operations should wait in a queue if either device is already running at full bandwidth. ProblemType: Bug Architecture: amd64 Date: Thu Jan 7 03:45:15 2010 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/dolphin NonfreeKernelModules: nvidia Package: dolphin 4:4.3.4-0ubuntu1~karmic1 ProcEnviron: LANG=en_CA.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-17.54-generic SourcePackage: kdebase Uname: Linux 2.6.31-17-generic x86_64 ** Affects: kdebase (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- Copy tasks to & from same device shouldn't run parallel https://bugs.launchpad.net/bugs/504159 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 504159] Re: Copy tasks to & from same device shouldn't run parallel
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37534210/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/37534211/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/37534212/ProcStatus.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/37534213/XsessionErrors.txt -- Copy tasks to & from same device shouldn't run parallel https://bugs.launchpad.net/bugs/504159 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 491521] Re: Decorations and RGBA
marking invalid cuz this happens to many gtk applications. once gtk+ bug is fixed gtk-recordmydesktop should work fine. ** Changed in: gtk-recordmydesktop (Ubuntu) Status: Fix Released => Invalid -- Decorations and RGBA https://bugs.launchpad.net/bugs/491521 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 218320] Re: Hangs at "Starting kernel log daemon..." in OpenVZ container
** Bug watch added: Debian Bug tracker #437213 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437213 ** Also affects: sysklogd (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437213 Importance: Unknown Status: Unknown -- Hangs at "Starting kernel log daemon..." in OpenVZ container https://bugs.launchpad.net/bugs/218320 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 118180] Re: Pbuilder gives a different md5sum for a source .diff.gz archive in result than the one it started with
Loïc, the issue seems to be the way diff parsed the directories for comparison. The difference between the two .diff.gz files is the order of files. My guess is that it compares directories in directory order, not sorted by name. -- Pbuilder gives a different md5sum for a source .diff.gz archive in result than the one it started with https://bugs.launchpad.net/bugs/118180 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 3339] Re: Ubuntu grub should be deluxe and animated like OpenSUSE grub
** Changed in: grub (Ubuntu) Assignee: (unassigned) => Micheal_2009 (micheal-harker) ** Changed in: grub (Ubuntu) Status: New => Confirmed -- Ubuntu grub should be deluxe and animated like OpenSUSE grub https://bugs.launchpad.net/bugs/3339 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 503887] Re: Icon on the task bar is wrong
*** This bug is a duplicate of bug 497095 *** https://bugs.launchpad.net/bugs/497095 Thanks for the bug report. This particular bug has already been reported, but feel free to report any other bugs you find. ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Low ** Changed in: rhythmbox (Ubuntu) Status: New => Invalid ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) ** This bug has been marked a duplicate of bug 497095 App indicator icon is broken -- Icon on the task bar is wrong https://bugs.launchpad.net/bugs/503887 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 503870] Re: F-Spot fails to run
Thank you for your bug report, what gtk theme do you use? ** Changed in: f-spot (Ubuntu) Importance: Undecided => Low ** Changed in: f-spot (Ubuntu) Status: New => Incomplete -- F-Spot fails to run https://bugs.launchpad.net/bugs/503870 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 503855] Re: Make gdm depend on gnome-session
Thank you for your bug report, it's not the same issue than the other bug you list though, gdm does depends on gnome-session-bin which has the gnome-session command...what issue do you get exactly? ** Changed in: gdm (Ubuntu) Importance: Undecided => Low ** Changed in: gdm (Ubuntu) Status: New => Incomplete -- Make gdm depend on gnome-session https://bugs.launchpad.net/bugs/503855 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 504161] [NEW] Command "shutdown" -h TIME" works not correctly.Not regulated by the interaction of this command terminal option off indicator-applet-session.
Public bug reported: Ubuntu 9.10 Karmic Koala indicator-applet-session 0.1 I expected splash screen when i turn off machine. when i give a command "shutdown -h TIME" in terminal, and turn off my machine before "TIME" value, machine don`t turn off, but user session in machine are finished, and i saw some orange screen, instead splash screen. ProblemType: Bug Architecture: i386 Date: Thu Jan 7 10:46:31 2010 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/yelp InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5) NonfreeKernelModules: fglrx Package: yelp 2.28.0-0ubuntu2 ProcEnviron: LANG=uk_UA.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-17.54-generic SourcePackage: yelp Uname: Linux 2.6.31-17-generic i686 ** Affects: ubuntu Importance: Undecided Status: New ** Tags: i386 system-bug -- Command "shutdown" -h TIME" works not correctly.Not regulated by the interaction of this command terminal option off indicator-applet-session. https://bugs.launchpad.net/bugs/504161 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 504161] Re: Command "shutdown" -h TIME" works not correctly.Not regulated by the interaction of this command terminal option off indicator-applet-session.
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37534325/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/37534326/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/37534327/ProcStatus.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/37534328/XsessionErrors.txt -- Command "shutdown" -h TIME" works not correctly.Not regulated by the interaction of this command terminal option off indicator-applet-session. https://bugs.launchpad.net/bugs/504161 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 504157] Re: Lucid UEC installer: CC install is not preseeded when separated from CLC
** Attachment added: "gzipped installer syslog, when run with DEBCONF_DEBUG=developer" http://launchpadlibrarian.net/37534504/syslog.gz -- Lucid UEC installer: CC install is not preseeded when separated from CLC https://bugs.launchpad.net/bugs/504157 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 504100] Re: Mountpoint Already registered
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. ** Changed in: evince (Ubuntu) Importance: Undecided => Low ** Changed in: evince (Ubuntu) Status: New => Incomplete ** Changed in: evince (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) -- Mountpoint Already registered https://bugs.launchpad.net/bugs/504100 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 503938] Re: ssh-add/ssh-askpass (gnome) not launching graphical prompt on connect.
Thank you for your bug report, not confirming the issue, the agent works fine there and for the ubuntu distribution team which too otherwise it would have been noticed before ** Changed in: gnome-keyring (Ubuntu) Importance: Undecided => Low -- ssh-add/ssh-askpass (gnome) not launching graphical prompt on connect. https://bugs.launchpad.net/bugs/503938 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 503635] Re: Gnome-screenshot only shows one pointer even if there are multiple pointers with mpx
Thank you for sending the bug to GNOME ** Changed in: gnome-utils (Ubuntu) Status: New => Triaged -- Gnome-screenshot only shows one pointer even if there are multiple pointers with mpx https://bugs.launchpad.net/bugs/503635 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 503632] Re: Multiple cursors always have the same cursor for one window, has to do with the last cursor that moved
** Changed in: gtk+2.0 (Ubuntu) Status: New => Triaged -- Multiple cursors always have the same cursor for one window, has to do with the last cursor that moved https://bugs.launchpad.net/bugs/503632 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 502965] [NEW] French Traduction
faudrait peut-être enlever un m à supprimer, tant qu'à faire... On Thu, Jan 7, 2010 at 12:42 AM, Launchpad Bug Tracker <502...@bugs.launchpad.net> wrote: > You have been subscribed to a public bug: > > Binary package hint: firefox-3.5 > > Il manque un espace entre "peut être" et "effacer" / "ou" et "supprimmer" > Et je pense qu'on ne mais pas de virgule avant le ou > > ProblemType: Bug > Architecture: i386 > CheckboxSubmission: 32666ecd3fd34d98734f5a80529bd365 > CheckboxSystem: ed86e29ffba809c116a39e33fa9fc45c > Date: Mon Jan 4 14:16:24 2010 > DistroRelease: Ubuntu 10.04 > InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20091209) > Package: firefox-3.5 3.5.6+nobinonly-0ubuntu1 > ProcEnviron: > LANG=fr_FR.UTF-8 > SHELL=/bin/bash > ProcVersionSignature: Ubuntu 2.6.32-9.13-generic > SourcePackage: firefox-3.5 > Tags: lucid > Uname: Linux 2.6.32-9-generic i686 > > ** Affects: firefox-3.5 (Ubuntu) > Importance: Undecided > Assignee: Ubuntu French Translators (ubuntu-l10n-fr) > Status: New > > > ** Tags: apport-bug i386 lucid > -- > French Traduction > https://bugs.launchpad.net/bugs/502965 > You received this bug notification because you are a member of Ubuntu French > Translators, which is a bug assignee. > > -- > Ubuntu-fr-l10n mailing list > ubuntu-fr-l...@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr-l10n > -- French Translation is missing spaces on the privacy tab https://bugs.launchpad.net/bugs/502965 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 502552] Re: Totem crashes as soon as it opens when DVD is inserted
the hang is a different bug than the crash and is likely due to the lack of libdvdcss, does installing it workaround the issue? -- Totem crashes as soon as it opens when DVD is inserted https://bugs.launchpad.net/bugs/502552 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 481155] Re: Intermittent boot hang, cites modem-manager
I get the same message as the second screendump, but it is on a laptop, with wireless network, but no 3G or similar stuff. -- Intermittent boot hang, cites modem-manager https://bugs.launchpad.net/bugs/481155 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 218320] Re: Hangs at "Starting kernel log daemon..." in OpenVZ container
The workaround is to disable klogd using update-rc.d. This keeps syslogd active. # update-rc.d -f klogd remove -- Hangs at "Starting kernel log daemon..." in OpenVZ container https://bugs.launchpad.net/bugs/218320 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 504163] [NEW] not install kde-i10n-es
Public bug reported: Binary package hint: kde-l10n-es constantly it wants to install kde-i10n-is but it does not install it ProblemType: Package Architecture: amd64 Date: Tue Jan 5 16:33:28 2010 DistroRelease: Ubuntu 9.10 ErrorMessage: trying to overwrite '/usr/share/locale/es/LC_MESSAGES/kxsldbg.mo', which is also in package kde-i18n-es 4:3.5.9-0ubuntu4 InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027) NonfreeKernelModules: nvidia Package: kde-l10n-es 4:4.3.2-0ubuntu1 PackageArchitecture: all ProcVersionSignature: Ubuntu 2.6.31-17.54-generic SourcePackage: kde-l10n-es Title: package kde-l10n-es 4:4.3.2-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/locale/es/LC_MESSAGES/kxsldbg.mo', which is also in package kde-i18n-es 4:3.5.9-0ubuntu4 Uname: Linux 2.6.31-17-generic x86_64 ** Affects: kde-l10n-es (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package -- not install kde-i10n-es https://bugs.launchpad.net/bugs/504163 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 504163] Re: not install kde-i10n-es
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/37534557/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37534558/Dependencies.txt ** Attachment added: "Dmesg.txt" http://launchpadlibrarian.net/37534559/Dmesg.txt ** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/37534560/DpkgTerminalLog.txt -- not install kde-i10n-es https://bugs.launchpad.net/bugs/504163 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 504098] Re: "Run application" doesn't recognize the tilde symbol
*** This bug is a duplicate of bug 325267 *** https://bugs.launchpad.net/bugs/325267 Thanks for the bug report. This particular bug has already been reported, but feel free to report any other bugs you find. ** Changed in: gnome-panel (Ubuntu) Importance: Undecided => Low ** Changed in: gnome-panel (Ubuntu) Status: New => Invalid ** Changed in: gnome-panel (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) ** This bug has been marked a duplicate of bug 325267 run application home expansion ** This bug is no longer a duplicate of bug 325267 run application home expansion ** This bug has been marked a duplicate of bug 325267 run application home expansion -- "Run application" doesn't recognize the tilde symbol https://bugs.launchpad.net/bugs/504098 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 504014] Re: could not open audio device for playback
Thank you for your bug report, do you use pulseaudio or not? Does sound work in totem or other softwares? ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Low -- could not open audio device for playback https://bugs.launchpad.net/bugs/504014 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 503372] Re: Evince doesn't retain settings in Lucid
so you do open this pdf, change the sidebar, close evince, open the same pdf again and don't get the sidebar config you had? -- Evince doesn't retain settings in Lucid https://bugs.launchpad.net/bugs/503372 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 215604] Re: Genesys Logic Webcam 05e3:0503 Not Working
I believe I'm using http://launchpadlibrarian.net/34343070/gspca_gl860_2.tgz and I noticed that although Skype recognizes that I have a webcam, all its little "test the webcam" thing in settings shows me are some pink and green stripes. Friends say their Skype tells them I have a webcam but then they see nothing. The webcam does work with Cheese. They're both v4l2, I think, so I'm kind of confused about what's wrong. -- Genesys Logic Webcam 05e3:0503 Not Working https://bugs.launchpad.net/bugs/215604 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 110165] Re: Typing monitor does not recognize sleep mode
Affects me too: Typing Monitor 2.28.1 -- Typing monitor does not recognize sleep mode https://bugs.launchpad.net/bugs/110165 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 503869] Re: multiple HOMEDIRS tunable entries can exponentially increase profile loading time
the new version dropped the time on the mini from 170 seconds to 22 seconds! -- multiple HOMEDIRS tunable entries can exponentially increase profile loading time https://bugs.launchpad.net/bugs/503869 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 316171]
It looks terrific! Thanks Shlomi! Does anyone know who is in charge of this package so we can inform him in person? -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 111441] Re: [FEISTY] mozilla-thunderbird crashed [...@_io_seekoff_unlocked] [...@ftell] [...@morkstdiofile::Length]
Can you verify if this bug appears in the latest Ubuntu release? If yes, then you can reopen this bug. If no one can reproduce this bug we can't prove that it still exists. -- ## Przemysław Kulczycki >><< Azrael Nightwalker ## # jabber: azrael[na]jabster.pl | tlen: azrael29a # ### www: http://reksio.ftj.agh.edu.pl/~azrael/ ### -- [FEISTY] mozilla-thunderbird crashed [...@_io_seekoff_unlocked] [...@ftell] [...@morkstdiofile::Length] https://bugs.launchpad.net/bugs/111441 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 92821] Re: Kubuntu Feisty few issues with graphics (icons)
** Changed in: ubuntu-artwork (Ubuntu) Status: Confirmed => Fix Released -- Kubuntu Feisty few issues with graphics (icons) https://bugs.launchpad.net/bugs/92821 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 504166] [NEW] init:gdm main process terminated with status 1
Public bug reported: Binary package hint: gdm when boot ,it display this mesage,and drop a shell. then use startx,it can work. I have tryed to uninstall nvidia driver,it seems that there is this problem still. ProblemType: Bug Architecture: amd64 Date: Thu Jan 7 17:12:12 2010 DistroRelease: Ubuntu 10.04 InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027) NonfreeKernelModules: nvidia Package: gdm 2.29.1-0ubuntu9 ProcEnviron: LANGUAGE=zh_CN:zh PATH=(custom, user) LANG=zh_CN.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-9.13-generic SourcePackage: gdm Tags: lucid Uname: Linux 2.6.32-9-generic x86_64 ** Affects: gdm (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- init:gdm main process terminated with status 1 https://bugs.launchpad.net/bugs/504166 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 504166] Re: init:gdm main process terminated with status 1
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37534777/Dependencies.txt -- init:gdm main process terminated with status 1 https://bugs.launchpad.net/bugs/504166 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 504165] [NEW] Evolution freezes when pressing HOME while editing RTL email
Public bug reported: Binary package hint: evolution When editing an RTL email, pressing in an RTL paragraph HOME will freeze evolution. Steps to reproduce: 1. Configure an RTL keyboard layout such as Hebrew or Arabic 2. Start a new email. 3. Write the following text: * SOME RTL TEXT (the uppercase letters represent RTL characters such as Hebrew or Arabic. Also the text must start with a weak directonality character -both asterisk and dash reproduced the bug for me). 4. press HOME to go to the start of the line. Instant freeze. ProblemType: Bug Architecture: amd64 Date: Thu Jan 7 11:11:04 2010 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/evolution Package: evolution 2.28.1-0ubuntu2 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-11.38-generic SourcePackage: evolution Uname: Linux 2.6.31-11-generic x86_64 ** Affects: evolution (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- Evolution freezes when pressing HOME while editing RTL email https://bugs.launchpad.net/bugs/504165 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 504165] Re: Evolution freezes when pressing HOME while editing RTL email
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37534741/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/37534742/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/37534743/ProcStatus.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/37534745/XsessionErrors.txt -- Evolution freezes when pressing HOME while editing RTL email https://bugs.launchpad.net/bugs/504165 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 504164] [NEW] Random segfaults with linux-image-2.6.24-26-xen
Public bug reported: According to Debian Bug 559035 ( http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=559035 ) latest hardy kernel amd64 version is affected from same bug. this can be reproduced by launching $ for ((i = 0; i <= 10; i++)); do exim4 -bV || break; done > /dev/null; echo "last: $i" the machine isn't affected anymore by setting $ sudo sysctl kernel/randomize_va_space=0 so the problem is process address space randomization. Here's the commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=80938332d8cf652f6b16e0788cf0ca136befe0b5 Please evaluate it, it's a serious bug. --Sergio ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Description changed: - According to Debian Bug #559035 latest hardy kernel amd64 version is + According to Debian Bug 559035 ( http://bugs.debian.org/cgi- + bin/bugreport.cgi?bug=559035 ) latest hardy kernel amd64 version is affected from same bug. - this can be reproduced by launching + this can be reproduced by launching $ for ((i = 0; i <= 10; i++)); do exim4 -bV || break; done > /dev/null; echo "last: $i" the machine isn't affected anymore by setting $ sudo sysctl kernel/randomize_va_space=0 so the problem is process address space randomization. Here's the commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=80938332d8cf652f6b16e0788cf0ca136befe0b5 Please evaluate it, it's a serious bug. --Sergio -- Random segfaults with linux-image-2.6.24-26-xen https://bugs.launchpad.net/bugs/504164 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 447836] Re: Sending files over Bluetooth fails
I confirm dimitris' workaround works (on nokia E61 at least) , btw how to discover existing chanels ? -- Sending files over Bluetooth fails https://bugs.launchpad.net/bugs/447836 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 411869] Re: wireless network disconnects on locking session
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run the following command from a Terminal (Applications->Accessories->Terminal) while running Karmic. It will automatically gather and attach updated debug information to this report. apport-collect -p linux 411869 Thanks in advance ** Changed in: linux (Ubuntu) Status: New => Incomplete ** Tags added: jaunty -- wireless network disconnects on locking session https://bugs.launchpad.net/bugs/411869 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 411471] Re: funky colours after suspend, then lockup on VT switch
Hi all, Please can you try with last kernel version, which is located on http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32/ Thanks in advance. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- funky colours after suspend, then lockup on VT switch https://bugs.launchpad.net/bugs/411471 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 388014] Re: Intel 4965 wlan dies until reboot - iwlagn - pciehp card not present
This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest Karmic 9.10 release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If the issue remains, could you run the following command from a Terminal (Applications->Accessories->Terminal) while running Karmic. It will automatically gather and attach updated debug information to this report. apport-collect -p linux 388014 Thanks in advance ** Changed in: linux (Ubuntu) Status: New => Incomplete -- Intel 4965 wlan dies until reboot - iwlagn - pciehp card not present https://bugs.launchpad.net/bugs/388014 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 190263] Re: Wrong character encoding in text input
In Adobe Bug System the issue is marked as fixed for FP-40. A note from an Adobe employee (Charles Liss, the assigned QA member of Adobe) says that the fix will be available in Flash Player v10.1 and a beta is available for testing at http://labs.adobe.com/downloads/flashplayer10.html. Many have reported that the beta indeed fixes the problem for them. However a few reported that they still have problem with the new beta. Allegedly Adobe rewrote the entire text input engine in the upcoming 10.1 version which should fix an array of bugs ... and of course introduce new ones. :-) Let's hope we get our fix for this one. -- Wrong character encoding in text input https://bugs.launchpad.net/bugs/190263 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 73933] Re: Skype locks system for a few seconds on first open of sound device
Can you verify if this issue still appears in the latest Ubuntu release? If yes, then you can reopen this bug. -- ## Przemysław Kulczycki >><< Azrael Nightwalker ## # jabber: azrael[na]jabster.pl | tlen: azrael29a # ### www: http://reksio.ftj.agh.edu.pl/~azrael/ ### -- Skype locks system for a few seconds on first open of sound device https://bugs.launchpad.net/bugs/73933 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 504021] Re: update-gnome-menus-cache crashed with Error in setlocale()
** Changed in: gnome-menus (Ubuntu) Status: New => Confirmed -- update-gnome-menus-cache crashed with Error in setlocale() https://bugs.launchpad.net/bugs/504021 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 503938] Re: ssh-add/ssh-askpass (gnome) not launching graphical prompt on connect.
what are you talking about "the agent works fine there" where ??? The bug that this is a duplicate/re-production of has been confirmed - this is the same situation just on the later distribution. There is a confirmed bug. It has been noticed before - in the earlier bug, I'm reporting the bug is also in 9.10. -- ssh-add/ssh-askpass (gnome) not launching graphical prompt on connect. https://bugs.launchpad.net/bugs/503938 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 419316] Re: [Dell Inc. Vostro1510] suspend/resume failure [non-free: wl nvidia]
Hi all, Please can you try with last kernel version, which is located on http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32/ Thanks in advance. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- [Dell Inc. Vostro1510] suspend/resume failure [non-free: wl nvidia] https://bugs.launchpad.net/bugs/419316 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 415176] Re: [Lenovo INVALID] suspend/resume failure
Hi all, Please can you try with last kernel version, which is located on http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32/ Thanks in advance. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- [Lenovo INVALID] suspend/resume failure https://bugs.launchpad.net/bugs/415176 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 412408] Re: [Dell Inc. Vostro1510] suspend/resume failure [non-free: nvidia wl]
Hi all, Please can you try with last kernel version, which is located on http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32/ Thanks in advance. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- [Dell Inc. Vostro1510] suspend/resume failure [non-free: nvidia wl] https://bugs.launchpad.net/bugs/412408 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 412408] Re: [Dell Inc. Vostro1510] suspend/resume failure [non-free: nvidia wl]
Hi all, Please can you try with last kernel version, which is located on http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.32/ Thanks in advance. -- [Dell Inc. Vostro1510] suspend/resume failure [non-free: nvidia wl] https://bugs.launchpad.net/bugs/412408 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 412408] Re: [Dell Inc. Vostro1510] suspend/resume failure [non-free: nvidia wl]
Hi. Shall we update this bug as duplicate of bug #419316 Thanks -- [Dell Inc. Vostro1510] suspend/resume failure [non-free: nvidia wl] https://bugs.launchpad.net/bugs/412408 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 334344] Re: wishlist: integrate libnotify in Thunderbird notifications
** Bug watch added: Red Hat Bugzilla #550689 https://bugzilla.redhat.com/show_bug.cgi?id=550689 -- wishlist: integrate libnotify in Thunderbird notifications https://bugs.launchpad.net/bugs/334344 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 61855] Re: Installer crashed (powerpc,edgy knot 3)
Przemyslaw, you (Ubuntu) do not even support PowerPC in 9.10, so If I followed your advice I would be totally wasting my time. (Oh, how I *hate* copy-and-paste triage texts...) -- Installer crashed (powerpc,edgy knot 3) https://bugs.launchpad.net/bugs/61855 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 504021] Re: update-gnome-menus-cache crashed with Error in setlocale()
** Changed in: gnome-menus (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: gnome-menus (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) ** Changed in: gnome-menus (Ubuntu) Importance: Undecided => Medium -- update-gnome-menus-cache crashed with Error in setlocale() https://bugs.launchpad.net/bugs/504021 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 504021] Re: update-gnome-menus-cache crashed with Error in setlocale()
This bug was fixed in the package gnome-menus - 2.28.0.1-0ubuntu7 --- gnome-menus (2.28.0.1-0ubuntu7) lucid; urgency=low * debian/update-gnome-menus-cache: Fix crash if the system locale is invalid. (LP: #504021) -- Martin PittThu, 07 Jan 2010 10:26:37 +0100 ** Branch linked: lp:~ubuntu-desktop/gnome-menus/ubuntu ** Changed in: gnome-menus (Ubuntu) Status: Fix Committed => Fix Released -- update-gnome-menus-cache crashed with Error in setlocale() https://bugs.launchpad.net/bugs/504021 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 491876] Re: ffmpeg segfault regression - working cli encode in jaunty now broken in karmic
On Do, Jan 07, 2010 at 01:56:46 (CET), Jonathan Harker wrote: > :-) It crashes using the theora encoder as well. that would be a different backtrace then and thus, a different bug. Or do you have more specific indications why this issue is caused by a defect in libavcodec? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- ffmpeg segfault regression - working cli encode in jaunty now broken in karmic https://bugs.launchpad.net/bugs/491876 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