[Bug 54376] Re: Problem with HAL
When i comment out the network (smbfs) mounts from fstab it works. -- Problem with HAL https://launchpad.net/bugs/54376 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57666] Re: Odd quirk when trying to install SMB Printers
I don't know if this will help any, but I can browse to the computer using Konqueror's smb:// kio interface. Once I get there though, I only see folders and no printers. Somewhat odd, since I can see and use the printer on another Windows XP computer (the printer is definitely shared). -- Odd quirk when trying to install SMB Printers https://launchpad.net/bugs/57666 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57667] Broken dependencies
Public bug reported: Binary package hint: libgnomevfs2-0-dbg Ubuntu 6.06 LTS [EMAIL PROTECTED]:~# apt-get -s install libgnomevfs2-0-dbg Reading package lists... Done Building dependency tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: libgnomevfs2-0-dbg: Depends: libgnomevfs2-0 (= 2.14.1-0ubuntu8) but 2.14.2-0ubuntu1 is to be installed E: Broken packages [EMAIL PROTECTED]:~# uname -a Linux stromme2 2.6.15-26-386 #1 PREEMPT Thu Aug 3 02:52:00 UTC 2006 i686 GNU/Linux [EMAIL PROTECTED]:~# ** Affects: gnome-vfs2 (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Broken dependencies https://launchpad.net/bugs/57667 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57666] Odd quirk when trying to install SMB Printers
Public bug reported: Binary package hint: kdeprint OR a samba-related package Basically, I was trying to install a printer attached to a Windows XP machine through KDEPrint. I selected Windows SMB, then tried anonymous login (seeing as Windows File and Printer Sharing needed no password). I hit 'Scan' and I saw the network name and computers, but I kept getting an "Error returning browse list: NT_STATUS_ACCESS_DENIED" I tried using guest but I was not able to scan the network. I searched for the error on the Internet, and I found a solution here: http://www.mepis.org/node/3458 First, scan the network with anonymous login, then go back and select guest. Now, WITHOUT scanning again, expand the host with the printer: Viola! printer found. However, as a user, I should not have to use this workaround to install a printer (however painless) since the workaround is not at all intuitive. The guest selection should be able to expand the network tree to browse for a printer. ** Affects: kdebase (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Description changed: - Binary package hint: kdeprint + Binary package hint: kdeprint OR a samba-related package Basically, I was trying to install a printer attached to a Windows XP machine through KDEPrint. I selected Windows SMB, then tried anonymous login (seeing as Windows File and Printer Sharing needed no password). I hit 'Scan' and I saw the network name and computers, but I kept getting an "Error returning browse list: NT_STATUS_ACCESS_DENIED" I tried using guest but I was not able to scan the network. I searched for the error on the Internet, and I found a solution here: http://www.mepis.org/node/3458 First, scan the network with anonymous login, then go back and select guest. Now, WITHOUT scanning again, expand the host with the printer: Viola! printer found. However, as a user, I should not have to use this workaround to install a printer (however painless) since the workaround is not at all intuitive. The guest selection should be able to expand the network tree to browse for a printer. -- Odd quirk when trying to install SMB Printers https://launchpad.net/bugs/57666 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 44196] Re: gnome-cups-icon uses 100% CPU
I can confirm this bug on Dell Optiplex Desktops running an up-to-date dapper. This problem did not exist on breezy. Note that I did not use GUI tools to configure CUPS, I edited /etc/cups/cupsd.conf and added ServerName myprintserver.mynetwork.ac.za. Printing is working, and sometimes after a print job the gnome-cups-icon uses 90% or more CPU until I killall gnome-cups-icon. It did not immediately reproduce when I sent a printjob to test, but If I see it again I'll also take an strace and send it in. -- gnome-cups-icon uses 100% CPU https://launchpad.net/bugs/44196 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57668] Problem about LSB 3.1 Functional Vertification Test
Public bug reported: I have run all the LSB 3.1 Functional Vertification Tests on ubuntu 6.06. I find there are some failed tests when I follow the instructions of http://www.freestandards.org/appbat/cert.html the detailed info is : 1. lsb-tclstep 1 when I execute the command /opt/lsb/appbat/bin/tclsh8.4 all.tcl | tee testoutput , the test was sticked at socket test.the final output is: Test generated error; Return code was: 1 Return code should have been one of: 0 2 errorInfo: couldn't open socket: host is unreachable while executing "socket [info hostname] $listen" invoked from within "set s1 [socket [info hostname] $listen]" ("uplevel" body line 9) invoked from within "uplevel 1 $script" errorCode: POSIX EHOSTUNREACH {host is unreachable} socket-7.4 FAILED 2.lsb-leafpad step 2 when I Typeed long enough text into the leafpad window, and the screen scrolls to the right. Selected "Options" and then "Word Wrap",I did not see"The scrollbar on the bottom of the window disappears and the document is wrapped" as expexted; 3.lsb-python step 2 there were three tests did not pass :test_logging 、test_socket and test_socket_ssl; 4.lsb-scribus step 5 I double-click in the box,but I can not type letters like "a,f,h,d...",only type "1,2,3,..."and"#,@..."; 5.lsb-xpaint step 3 Select a solid color from the primary palette and then draw on canvas by holding down left mouse button and dragging mouse ,but canvas can not shows figure in solid color chosen; 6.lsb-xpaint step 4 Select one of the multi-color patterns from the primary palette and draw more figures on the canvas ,but canvas can not shows figure using pattern chosen. ** Affects: Ubuntu Importance: Untriaged Status: Unconfirmed ** Description changed: - I have run all the LSB 3.1 Functional Vertification Test on ubuntu 6.06. + I have run all the LSB 3.1 Functional Vertification Tests on ubuntu 6.06. I find there are some failed tests when I follow the instructions of http://www.freestandards.org/appbat/cert.html the detailed info is : 1. lsb-tclstep 1 when I execute the command /opt/lsb/appbat/bin/tclsh8.4 all.tcl | tee testoutput , the test was sticked at socket test.the final output is: Test generated error; Return code was: 1 Return code should have been one of: 0 2 errorInfo: couldn't open socket: host is unreachable while executing "socket [info hostname] $listen" invoked from within "set s1 [socket [info hostname] $listen]" ("uplevel" body line 9) invoked from within "uplevel 1 $script" errorCode: POSIX EHOSTUNREACH {host is unreachable} socket-7.4 FAILED 2.lsb-leafpad step 2 when I Typeed long enough text into the leafpad window, and the screen scrolls to the right. Selected "Options" and then "Word Wrap",I did not see"The scrollbar on the bottom of the window disappears and the document is wrapped" as expexted; 3.lsb-python step 2 there were three tests did not pass :test_logging 、test_socket and test_socket_ssl; 4.lsb-scribus step 5 I double-click in the box,but I can not type letters like "a,f,h,d...",only type "1,2,3,..."and"#,@..."; 5.lsb-xpaint step 3 Select a solid color from the primary palette and then draw on canvas by holding down left mouse button and dragging mouse ,but canvas can not shows figure in solid color chosen; 6.lsb-xpaint step 4 Select one of the multi-color patterns from the primary palette and draw more figures on the canvas ,but canvas can not shows figure using pattern chosen. -- Problem about LSB 3.1 Functional Vertification Test https://launchpad.net/bugs/57668 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56681] Re: Can't display the screensaver
** Changed in: boinc (Ubuntu) Status: Unconfirmed => Confirmed -- Can't display the screensaver https://launchpad.net/bugs/56681 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56000] Re: "File has changed on disk. Reload instead of saving?" on save
Yes, very annoying. How do I confirm? I can't find the option -- "File has changed on disk. Reload instead of saving?" on save https://launchpad.net/bugs/56000 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57584] Re: hangs loading the kernel 2.6.15-26-k7
It looks like the kernel may not have been installed correctly. Please purge linux-kernel-2.6.15.26-k7 and reinstall it. If the problem still exists, then feel free to reopen this bug. Thanks! ** Changed in: grub (Ubuntu) Status: Needs Info => Rejected -- hangs loading the kernel 2.6.15-26-k7 https://launchpad.net/bugs/57584 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57618] Re: Ubiquity Crash In gtkui.py
Thanks for your bug report. Could you please attach /var/log/installer/syslog, /var/log/syslog, and /var/log/partman to this bug, using the "Add Attachment" link on the bug's web page? ** Changed in: ubiquity (Ubuntu) Status: Unconfirmed => Needs Info -- Ubiquity Crash In gtkui.py https://launchpad.net/bugs/57618 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57590] Re: Installer crashed when installing Kubuntu onto a second partition of a hard drive.
Could you please attach /var/log/installer/syslog, /var/log/syslog, and /var/log/partman to this bug, by commenting on the bug's web page? Thanks in advance. ** Changed in: ubiquity (Ubuntu) Status: Unconfirmed => Needs Info -- Installer crashed when installing Kubuntu onto a second partition of a hard drive. https://launchpad.net/bugs/57590 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57609] Re: Installer crashed
*** This bug is a duplicate of bug 48524 *** Yes, Dennis is correct. (I've belatedly added a new item to DebuggingUbiquity regarding this.) ** This bug has been marked a duplicate of bug 48524 crash when hw-detect/modprobe_error is asked -- Installer crashed https://launchpad.net/bugs/57609 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 48524] Re: crash when hw-detect/modprobe_error is asked
** Bug 57609 has been marked a duplicate of this bug -- crash when hw-detect/modprobe_error is asked https://launchpad.net/bugs/48524 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 27609] Re: sata_via: ATAPI not working
Let's not mark these fixed in 2.6.15 when the fix is in 2.6.17 ** Changed in: linux-source-2.6.15 (Ubuntu) Assignee: Ben Collins => (unassigned) Status: Fix Released => Confirmed ** Also affects: linux-source-2.6.17 (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Fix Released -- sata_via: ATAPI not working https://launchpad.net/bugs/27609 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57615] Re: installer crashed
*** This bug is a duplicate of bug 47848 *** Thanks for your report. Due to some reliability problems with GRUB and XFS, you need to use a non-XFS root filesystem or create a non-XFS /boot filesystem. The fact that the partitioner doesn't warn you about this up-front is also bug 47848, and is fixed in dapper-updates. ** This bug has been marked a duplicate of bug 47848 should warn at partitioning stage if /boot is on XFS -- installer crashed https://launchpad.net/bugs/57615 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57566] Re: Rhythmbox not playing radio (Edgy)
This appears to be a problem with the gstreamer MMS plugins. ** Changed in: rhythmbox (Ubuntu) Sourcepackagename: rhythmbox => gst-plugins-ugly0.10 Importance: Low => Medium Status: Needs Info => Confirmed -- Rhythmbox not playing radio (Edgy) https://launchpad.net/bugs/57566 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 47848] Re: should warn at partitioning stage if /boot is on XFS
** Bug 57615 has been marked a duplicate of this bug -- should warn at partitioning stage if /boot is on XFS https://launchpad.net/bugs/47848 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57631] Re: Dapper 6.06.1 installer: Can't undo LVM partition?
I haven't tested it yet, but I'm hoping that this should be a lot smoother in Edgy; a good deal of work has been done on partman-lvm there. ** Changed in: partman (Ubuntu) Sourcepackagename: partman => partman-lvm ** Changed in: partman-lvm (Ubuntu) Importance: Untriaged => Medium Status: Unconfirmed => Confirmed -- Dapper 6.06.1 installer: Can't undo LVM partition? https://launchpad.net/bugs/57631 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57652] Re: Can't install
*** This bug is a duplicate of bug 48732 *** Thanks for your report. This is also bug 48732, and occurs due to strange model names on certain disks. This is fixed in dapper-updates, so you can work around it by upgrading all packages with 'ubiquity' in their names on the running live CD before starting the installer. ** This bug has been marked a duplicate of bug 48732 Install crash at the time of partitioning -- Can't install https://launchpad.net/bugs/57652 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 48732] Re: Install crash at the time of partitioning
** Bug 57652 has been marked a duplicate of this bug -- Install crash at the time of partitioning https://launchpad.net/bugs/48732 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops
** Changed in: linux-source-2.6.15 (Ubuntu) Importance: High => Critical -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57589] Re: latex, gv very slow, kpathsea related problem
Hello, Could you please run an strace on latex, when you're compiling a trivial file. This should give us some idea of where it's spending its time. Please see https://wiki.ubuntu.com/Strace for details on how to do this. Thanks. ** Changed in: tetex-bin (Ubuntu) Assignee: (unassigned) => Simon Law Status: Unconfirmed => Needs Info -- latex, gv very slow, kpathsea related problem https://launchpad.net/bugs/57589 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57591] Re: Unopkg package manager does not open
This looks like a potential permissions problem. Could you please run: $ ls -lR /home/robert/.openoffice.org2 2>&1 | tee /tmp/ls-lR.log and attach /tmp/ls-lR.log to this report? As well, you may want to try temporarily moving away /home/robert/.openoffice.org2 to another location and then firing up OpenOffice. That may "resolve" the problem. Thanks. ** Changed in: openoffice.org (Ubuntu) Assignee: (unassigned) => Simon Law Status: Unconfirmed => Needs Info -- Unopkg package manager does not open https://launchpad.net/bugs/57591 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 27609] Re: sata_via: ATAPI not working
Is this considered fixed if I can't get a successful CD burn? Should I file another bug? -- sata_via: ATAPI not working https://launchpad.net/bugs/27609 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57671] Error installing realplayer: Depends: xlibs but it is not installable
Public bug reported: Binary package hint: realplayer When typing: apt-get install realplayer I get the following error: Reading package lists... Done Building dependency tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: realplayer: Depends: xlibs but it is not installable E: Broken packages ** Affects: realplayer (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Error installing realplayer: Depends: xlibs but it is not installable https://launchpad.net/bugs/57671 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57642] Re: kernel bug, you figure it out.
Can you reproduce this consistently? -- kernel bug, you figure it out. https://launchpad.net/bugs/57642 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57544] Re: [Bug 57544] Re: [Bug 57544 ] edgy 6.10 无法硬盘安装
Dennis: Oh, I am sorry. I am a freshman on ubuntu. My problem is : I can not install Edgy 6.10 from harddisk. I use Grub for DOS with the files vmlinuz and initrd.gz (I download the files from archive.ubuntu.com). After booting the kernel susesfully, it showed that it can not find the iso image on the drive. I place the Edgy-alternate-i386-iso on (hd0,4) FAT32 partition. Thank you! Are you one of the personnel working for Ubuntu? I really honor the personnel working on ubuntu. Good job! Ubuntu is a good OS I like though i am not familiar with computer. I am a student on management. By the way , I make an advice that if ubuntu can use some clear type fonts, especcially Chinese. Now the fonts on Ubuntu is not clear enough ,especially in 1280x1024 or higher. My english is bad. I am not sure if my expressions are right in english. I am trying to study english now. Sorry if I have not showed you the meaning clearly. linjia Sun Yat-sen University -- edgy 6.10 无法硬盘安装 https://launchpad.net/bugs/57544 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 54124] Re: Package summary has incorrect URL
** Changed in: gl-117 (Debian) Status: Unknown => Unconfirmed -- Package summary has incorrect URL https://launchpad.net/bugs/54124 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57667] Re: Broken dependencies
Thanks for your bug. Could you run those commands and copy that to a comment? - apt-cache policy - apt-cache policy libgnomevfs2-0 - apt-cache policy libgnomevfs2-0-dbg ** Changed in: gnome-vfs2 (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Unconfirmed => Needs Info -- Broken dependencies https://launchpad.net/bugs/57667 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57597] Re: evolution crashes on amd64
** Changed in: evolution (upstream) Status: Unknown => Fix Released -- evolution crashes on amd64 https://launchpad.net/bugs/57597 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57502] Re: JMicron PATA/SATA Controller does not work
I can also confirm it. Using 6.06 no PATA devices are found. So installing ubuntu is not possible if you have only a PATA hard drive. My SATA dvd drive is detected fine. -- JMicron PATA/SATA Controller does not work https://launchpad.net/bugs/57502 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57092] Re: Evolution calendar component breaks fonts
** Changed in: evolution (upstream) Status: Unconfirmed => Fix Released -- Evolution calendar component breaks fonts https://launchpad.net/bugs/57092 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 54792] Re: Wishlist: add patch from Gnome #338088 to allow password changing
** Changed in: gnome-keyring (upstream) Status: Unknown => Unconfirmed -- Wishlist: add patch from Gnome #338088 to allow password changing https://launchpad.net/bugs/54792 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56440] Re: [Edgy] f-spot installs the desktop file for gnome-screensaver in the wrong directory
** Changed in: f-spot (upstream) Status: Unknown => Unconfirmed -- [Edgy] f-spot installs the desktop file for gnome-screensaver in the wrong directory https://launchpad.net/bugs/56440 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 52459] Re: nautilus-sendto crashes right after starting the program
*** This bug is a duplicate of bug 41915 *** ** Changed in: nautilus-sendto (upstream) Status: Unknown => Confirmed -- nautilus-sendto crashes right after starting the program https://launchpad.net/bugs/52459 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57273] Re: "Applications"-menu glitches, can't select submenus (Edgy)
*** This bug is a duplicate of bug 52405 *** That looks like bug #52405, I'm marking it as a duplicate. Feel free to reopen if you think that's not the same issue ** Changed in: gnome-panel (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs Status: Needs Info => Rejected ** This bug has been marked a duplicate of bug 52405 gnome-panel eats 50% cpu for half an hour and flickers -- "Applications"-menu glitches, can't select submenus (Edgy) https://launchpad.net/bugs/57273 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53381] Re: acpi thermal_zone no more working
** Changed in: linux (upstream) Status: Unknown => Confirmed -- acpi thermal_zone no more working https://launchpad.net/bugs/53381 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 38844] Re: gossip won't maintain connection
** Changed in: gossip (upstream) Status: Confirmed => In Progress -- gossip won't maintain connection https://launchpad.net/bugs/38844 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 52405] Re: gnome-panel eats 50% cpu for half an hour and flickers
** Bug 57273 has been marked a duplicate of this bug -- gnome-panel eats 50% cpu for half an hour and flickers https://launchpad.net/bugs/52405 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 30540] Re: M-Audio Delta Audiophile 2496 doesn't work properly in Breezy
** Changed in: esound (upstream) Status: Unconfirmed => Confirmed -- M-Audio Delta Audiophile 2496 doesn't work properly in Breezy https://launchpad.net/bugs/30540 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 42454] Re: [Bug 42454] Re: Documentation should include greater detail about setting up difficult network hardware
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * towsonu2003: > However, for the modem > section, I do not think giving only the scanmodem help is enough. [...] > the documentation is also lacking how to configure the adsl connection Yes, as I said above, those sections still need work. That's why this bug hasn't been closed. > is there any way to gather the info laying down in our dialup modem > howto wiki page and put it in the documentation? just like the wiki > does, we could make it into sections, each section describing the way to > do it for one modem chipset (as identified by scanmodem). Yes, I used the wiki information to write the ndiswrapper section, and we can do the same for the modem section. It's quite difficult because there are so many models of modem, and really difficult to confirm whether the instructions for each of them are accurate. > For a new Ubuntu / Linux user, it is extremely hard to enable networking > when all the documentation is presented online, not offline... Yeah, that's what this bug is about. > As an endnote, would it be possible to put the Broadcom bcm43xx > instructions into the offline guide as well? I would love to see as much > information about networking in the offline documentation as possible... > Thank you very much for your effort :) This is a wireless chip right? I'm not completely sure about whether we can document individual wireless chips, because (a) it's quite hard for the user to find out what chip they have (as far as I know), and (b) the information we have available is vast and probably not particularly accurate (https://help.ubuntu.com/community/WifiDocs). Ndiswrapper is generally a universal fix, which is why I included that. Matt -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE7rKFtSaF0w5rBv8RAgUVAJ9F8CWrdCiQtBA7PP/gsNa0vc40AQCghJqA ZgjdlHUHfWeU2b/DF3/qE1g= =Nhj1 -END PGP SIGNATURE- __ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email __ -- Documentation should include greater detail about setting up difficult network hardware https://launchpad.net/bugs/42454 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 57083] Re: Can't print with cupsys1.2.2-0ubuntu0.6.06
*** This bug is a duplicate of bug 55828 *** All fine :-) Without fommatic-bin and the latest debs the bug is gone away, nice work, thanks. Sorry for the duplicated bug report. bjoern -- Can't print with cupsys1.2.2-0ubuntu0.6.06 https://launchpad.net/bugs/57083 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57671] Re: Error installing realplayer: Depends: xlibs but it is not installable
Are you using 'realplayer' package in dapper-commercial? What's the output from ``apt-cache policy realplayer''? ** Changed in: realplayer (Ubuntu) Status: Unconfirmed => Needs Info -- Error installing realplayer: Depends: xlibs but it is not installable https://launchpad.net/bugs/57671 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 39870] Re: Confusing error message for c++ sources
You said it: "just call g++". Wouldn't it be nice if gcc could say this to users too? The last line of the error message could be: Did you mean: g++ [file.cc] -- Confusing error message for c++ sources https://launchpad.net/bugs/39870 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57673] problem with .srt in vlc
Public bug reported: Binary package hint: vlc Hi, i have a problem with .srt subtitles, when i launch a movie with a .srt, vlc doesn't display all sentences (about 1/2). My .srt is good, it looks correct in text editor and BS Player plays it correctly (on windows). I have Ubuntu Dapper with vlc package installed. (I have this problem with all .avi+.srt files) ** Affects: vlc (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Description changed: Binary package hint: vlc Hi, i have a problem with .srt subtitles, when i launch a movie with a .srt, vlc doesn't display all sentences (about 1/2). My .srt is good, it looks correct in text editor and BS Player plays it correctly (on windows). I have Ubuntu Dapper with vlc package installed. + (I have this problem with all .avi+.srt files) -- problem with .srt in vlc https://launchpad.net/bugs/57673 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57592] disabling power saving messes up resolution
Public bug reported: It seems that disabling power saving from "System settings" in Kubuntu 6.06 messes up the resolution settings in xorg.conf. When changing the power saving settings, a new xorg.conf is generated and with this I only get the lowest screen resolution. Reverting back to the old xorg.conf fixes the problem, but the power saving is of course enabled again. abloylas ** Affects: kdebase (Ubuntu) Importance: Untriaged Assignee: Simon Law Status: Needs Info -- disabling power saving messes up resolution https://launchpad.net/bugs/57592 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 56438] Re: Removing python2.3 does not work... rtremove error
*** This bug is a duplicate of bug 56779 *** Worked like a charm :-) Thanks -- Removing python2.3 does not work... rtremove error https://launchpad.net/bugs/56438 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57273] Re: "Applications"-menu glitches, can't select submenus (Edgy)
*** This bug is a duplicate of bug 52405 *** I'm sorry about not being accurate enough, was about to post a screencast. But the other bug seems to be the same thing, so just mark as duplicate. -- "Applications"-menu glitches, can't select submenus (Edgy) https://launchpad.net/bugs/57273 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57592] Re: disabling power saving messes up resolution
Could you attach before and after versions of your xorg.conf file to this bug report? Thanks. ** Changed in: Ubuntu Sourcepackagename: None => kdebase Assignee: (unassigned) => Simon Law Status: Unconfirmed => Needs Info -- disabling power saving messes up resolution https://launchpad.net/bugs/57592 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 52405] Re: gnome-panel eats 50% cpu for half an hour and flickers
Removing /etc/xdg/menus/debian-menu.menu worked for me as well -- gnome-panel eats 50% cpu for half an hour and flickers https://launchpad.net/bugs/52405 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 51283] Re: DHCP lease not communicated to Network Manager
** Changed in: dhcdbd (Ubuntu) Status: Needs Info => Rejected -- DHCP lease not communicated to Network Manager https://launchpad.net/bugs/51283 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44196] Re: [Bug 44196] Re: gnome-cups-icon uses 100% CPU
On Pet, 2006-08-25 at 07:03 +, Jan Groenewald wrote: > Note that I did not use GUI tools to configure CUPS, I edited > /etc/cups/cupsd.conf and added ServerName > myprintserver.mynetwork.ac.za. Printing is working, and sometimes > after a print job the gnome-cups-icon uses 90% or more CPU until I > killall gnome-cups-icon. Could you add your cupsd.conf? And, do you have myprintserver.mynetwork.ac.za in /etc/hosts? -- Ante Karamatić <[EMAIL PROTECTED]> PGP: 0xD3BDA225 -- gnome-cups-icon uses 100% CPU https://launchpad.net/bugs/44196 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops
The debian bug is not the same one as this. It describes a hang on Dell laptops in hwclock, which is worked around by using --directisa. Out problem isn't a hang. I'd be interested if someone could tell me the output of this command: sudo hwclock -D This should provide more informationa bout what is going on. ** Changed in: util-linux (Debian) Importance: Unknown => Untriaged Bugwatch: Debian Bug tracker #277298 => None ** Changed in: util-linux (Debian) Status: Unconfirmed => Rejected -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 23445] Re: iMac G5 will freeze after booting up
Ben said: "we cannot buy every piece of hardware that doesn't work or that we want to support. It's not a matter of money, it's more a matter of space." Your viewpoint is in effect "we have enough Macs already." I might sympathize if these bugs were not so ancient, glaring, and cemented into a final release even after multiple user reports and months of time. There was a reason to say that you need actual hardware. Ben, there have been, and still are, plenty of G5 testers. The test pool is not the problem. We *already know* where the problems live - bluetooth & sound. The point you're missing is basic. The bugs themselves are what demand developer hardware, not picky users. Testing in the face of such serious bugs is not something users should do. Some bugs need hardware to solve right. Example - I could not type into yaboot.conf. Glitches froze everything in the middle of editing. It was a race against time to change a single line. That kind of thing makes "user testing" impossible. Yes I used "single" mode and every other trick. I tried every user-forum workaround, removing bluetooth packages, all of it. Nothing helped. If I were an Ubuntu developer with debug output screens and source familiarity, I would know what to do. That is why these bugs call for hardware. Bugs that sit unsolved for endless months, AND are crashing-kernel severity, AND prevent user boot, AND have multiple corroboration reports, AND have known code locations (sound/bluetooth), merit hardware. Code this broken needs serious developer attention on the actual box. With hardware you'll have them fixed in short order. Without it Ubuntu will continue pretending to support hardware that it doesn't. That you have other PPC machines is nice but irrelevant. Either Ubuntu supports the iMac G5 or not. If not, take it off the list of supported hardware. Your office should not be full of hardware that works, but hardware that won't. My advice? Put one of those working G3/G4s in the closet; replace it with a G5. Desk space is then unchanged. No closet? Rent a public storage unit. At least the G3/4 crowd can boot up and do proper user testing. I can't. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57674] crash in install
Public bug reported: Traceback (most recent call last): File "/usr/bin/ubiquity", line 130, in ? install(sys.argv[1]) File "/usr/bin/ubiquity", line 55, in install ret = wizard.run() File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 308, in run self.progress_loop() File "/usr/lib/python2.4/site-packages/ubiquity/frontend/kde-ui.py", line 541, in progress_loop raise RuntimeError, ("Install failed with exit code %s; see " RuntimeError: Install failed with exit code None; see /var/log/installer/syslog and /var/log/syslog ** Affects: ubiquity (Ubuntu) Importance: Untriaged Status: Unconfirmed -- crash in install https://launchpad.net/bugs/57674 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57591] Re: Unopkg package manager does not open
I forgot to test the location of the profile. The home directory mentioned is located on a nfs share. Additional research now shows that the problem only exists if the .openoffice.org2 profile is located on the nfs share. Moving the profile to a local disk resolves the problem. This makes the bug of a low priority, it is more a bug for openoffice and has nothing to do with the packaging. I have filed a bug in the openoffice bugtracker thanks! -- Unopkg package manager does not open https://launchpad.net/bugs/57591 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 55952] Re: mouse works _sometimes_
Having reviewed both of the log files you attached, it is clear that in the case where your mouse is not functioning that it is not responding on the USB bus. This is almost certainly a hardware problem; I have a similar mouse and if it's sleeping, I need to wake it up before the computer can detect it (at which point it is added to the USB bus). Check that your /etc/X11/xorg.conf uses /dev/input/mice (the default) so that X can cope when the mouse isn't connected until after the server is running. It could be possible that a combination of your hard drive and mouse is causing problems for your computer, for example too much power could be being drawn or a bad combination of USB 1.1 and 2.0 devices. There's no evidence here of a software problem in udev. Another possibility is that there is a kernel USB subsystem bug, or at least it's unable to handle this hardware situation. Check /var/log/dmesg for interesting errors during a boot where your mouse does not work. If you find any, please feel free to reopen this bug and reassign it to linux- source-2.6.17 ** Changed in: udev (Ubuntu) Status: Needs Info => Rejected -- mouse works _sometimes_ https://launchpad.net/bugs/55952 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57121] Re: apt-get dist-upgrade fails from Dapper to Edgy
*** This bug is a duplicate of bug 56779 *** Worked like a charm :-) Thanks! -- apt-get dist-upgrade fails from Dapper to Edgy https://launchpad.net/bugs/57121 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 43745] Re: Ubuntu corrupts real time clock on some dell laptops
Please, someone test this on edgy so we can find out if it's already fixed or not. This bug is my current priority. ** Changed in: linux-source-2.6.17 (Ubuntu) Importance: High => Critical Status: Needs Info => Unconfirmed -- Ubuntu corrupts real time clock on some dell laptops https://launchpad.net/bugs/43745 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 18633] Re: cfdisk 2.12p finnish translation fails accepting user input
Dear devs, This is also an issue in Dapper's cfdisk using spanish translation. Spanish confirmation word is "sí", but the accented í cannot be entered. Not even by copy-pasting. I don't know what ASCII code "í " has (though I know it is not a standard character, as it requires tricks in LaTeX), and haven't attempted to log-in in english. Cfdisk version is 2.12r, from util-linux 2.12r-4ubuntu6. Thank you very much, Miguel -- cfdisk 2.12p finnish translation fails accepting user input https://launchpad.net/bugs/18633 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 23445] Re: iMac G5 will freeze after booting up
P.S. Make that bluetooth/sound/power-manager (fans). So there are at least three (3) hardware-specific bugs of maximum severity peculiar to this hardware. This is the kind of place where Ubuntu could really, really help Debian with hardware support and development. -- iMac G5 will freeze after booting up https://launchpad.net/bugs/23445 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56031] Re: CD-Rom not found one time out of two Acer TM4150LMi
Thanks for the logs, this indicates that the device isn't being detected by the kernel. Reassigning the bug to the kernel developers ** Changed in: udev (Ubuntu) Sourcepackagename: udev => linux-source-2.6.17 Importance: Low => Untriaged Assignee: Scott James Remnant => (unassigned) -- CD-Rom not found one time out of two Acer TM4150LMi https://launchpad.net/bugs/56031 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57676] Re: Gimp segfaults when drawing with a tablet
** Description changed: - Gimp crashes when painting with a tablet and moving the cursor out of - the window while painting. + Gimp (version 2.2.11-1ubuntu3.1 from on edgy i386) crashes when painting + with a tablet and moving the cursor out of the window while painting. Steps to reproduce: 1. Open an image in gimp 2. Draw something with your tablet (configured as extended input device) 3. Now move the cursor to the border of the window _while drawing_ With a mouse, the image scrolls. With a tablet, it segfaults. -- Gimp segfaults when drawing with a tablet https://launchpad.net/bugs/57676 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57676] Gimp segfaults when drawing with a tablet
Public bug reported: Gimp (version 2.2.11-1ubuntu3.1 from on edgy i386) crashes when painting with a tablet and moving the cursor out of the window while painting. Steps to reproduce: 1. Open an image in gimp 2. Draw something with your tablet (configured as extended input device) 3. Now move the cursor to the border of the window _while drawing_ With a mouse, the image scrolls. With a tablet, it segfaults. ** Affects: gimp (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Gimp segfaults when drawing with a tablet https://launchpad.net/bugs/57676 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57674] Re: crash in install
Could you please attach /var/log/installer/syslog, /var/log/syslog, and /var/log/partman to this bug, by commenting on the bug's web page? Thanks in advance. ** Changed in: ubiquity (Ubuntu) Status: Unconfirmed => Needs Info -- crash in install https://launchpad.net/bugs/57674 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57382] Re: installing ifrename may cause removing important packages
It has been. -- installing ifrename may cause removing important packages https://launchpad.net/bugs/57382 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 49687] Re: allow unsubscribing implicit subscribers
*** This bug is a duplicate of bug 48860 *** ** This bug has been marked a duplicate of bug 48860 "Also notified" makes difficult to unsubscribe -- allow unsubscribing implicit subscribers https://launchpad.net/bugs/49687 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 32311] Re: Unexpected screen resolution
The specifications of the used monitor are available from the Dell web site: http://support.euro.dell.com/support/edocs/monitors/2405fpw/en/about.htm#Specifioications Some information quoted below. General Model number 2405FPW Flat Panel Screen type Active matrix - TFT LCD Screen dimensions 24 inches (24-inch diagonal viewable image size) Preset display area: Horizontal 518.4 mm (20.4 inches) Vertical 324.0 mm (12.7 inches) Pixel pitch 0.270 mm Viewing angle +/- 89 (vertical) typ, +/- 89 (horizontal) typ Luminance output500 cd/m (typ) Contrast ratio 1000:1 (typ) Faceplate coatingAntiglare with hard-coating 3H Backlight 6 CCFLs U-type backlight Response Time 12ms typical (Grey to Grey) / 16ms typical (Black to White) Resolution Horizontal scan range 30 kHz to 81 kHz (automatic) Vertical scan range 56 Hz to 76 Hz, exception 1680 x 1200 & 1920 x 1200 at 60 Hz only Optimal preset resolution Analog : 1920 x 1200 at 60 Hz(VESA CVT-R Mode) Digital : 1920 x 1200 at 60 Hz(VESA CVT-R Mode) Highest preset resolution Analog : 1920 x 1200 at 60 Hz(VESA CVT-R Mode) Digital : 1920 x 1200 at 60 Hz(VESA CVT-R Mode) Preset Display Modes Display ModeHorizontal Frequency (kHz) Vertical Frequency (Hz) Pixel Clock (MHz) Sync Polarity (Horizontal/Vertical) VGA, 720 x 400 31.570.128.3-/+ VGA, 640 x 480 31.559.925.2-/- VESA, 640 x 480 37.575.031.5-/- VESA, 800 x 600 37.960.340.0+/+ VESA, 800 x 600 46.975.049.5+/+ VESA, 1024 x 76848.460.065.0-/- VESA, 1024 x 76860.075.078.8+/+ VESA, 1152 x 86467.575.0108.0 +/+ VESA, 1280 x 1024 64.060.0108.0 +/+ VESA, 1280 x 1024 80.075.0135.0 +/+ VESA, 1600 x 1200 75.060.0162.0 +/+ VESA, 1920 x 1200 74.060.0154.0 +/- -- Unexpected screen resolution https://launchpad.net/bugs/32311 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 34831] Re: [Bug 34831] Re: Hardlock of entire system (Dapper Flight 5)
I have also tried but the live CD doesn't finishes booting in my PC, it dies someway before starting X. -- Hardlock of entire system (Dapper Flight 5) https://launchpad.net/bugs/34831 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 48860] Re: "Also notified" makes difficult to unsubscribe
** Bug 49687 has been marked a duplicate of this bug -- "Also notified" makes difficult to unsubscribe https://launchpad.net/bugs/48860 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57405] Re: Edgy won't mount blank CDs or DVDs
Ah, OK. Are you able to read pressed CDs and DVDs using your CD burner? When you run /usr/lib/nautilus-cd-burner/list_cddrives, what output do you get? Please run: $ lshal 2>&1 | tee /tmp/lshal.log and attach /tmp/lshal.log to this bug report. Finally, please run: $ gnome-session-remove gnome-volume-manager $ gnome-volume-manager -n 2>&1 | tee /tmp/g-v-m.log Then, insert a blank CD to see what g-v-m thinks about it. You can hit Control-C to stop g-v-m and attack /tmp/g-v-m.log to this bug as well. Thanks. ** Changed in: nautilus (Ubuntu) Sourcepackagename: nautilus => nautilus-cd-burner Assignee: (unassigned) => Simon Law -- Edgy won't mount blank CDs or DVDs https://launchpad.net/bugs/57405 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57153] Re: xorg-server 1:1.0.2-0ubuntu10.3 breaks X: "no screens found"
This event probably has done very serious harm to the migration to linux from Windows. All of us using this forum are using another operating system as well as Ubuntu or are knowledgeable enough about linux to operate in the text mode. My guess is that most people who choose Ubuntu have no idea of how to use linux in the text mode. Ubuntu's simple graphical installation is why people pick it over Debian; you get Debian quality with ease of installation. Therefore, it is my further guess that many people who made Ubuntu their only operating system had no access to information on how to fix the bug, leaving them to reinstall while losing all files and bookmarks. Since Ubuntu is the number one system in Distro Watch, this failure discourages the use of linux. If ever there was a critical bug, it was this one. -- xorg-server 1:1.0.2-0ubuntu10.3 breaks X: "no screens found" https://launchpad.net/bugs/57153 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 55879] Re: [Bug 55879] Re: knode crashes when switching spelling language
Could reproduce on kde 3.5.2: 1. Started composition of message in English. 2. Switched to German (Austria) -> worked fine 3. Switched to German (Common) -> SIGSEGV Backtrace: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1243830608 (LWP 9245)] [New Thread -1247020128 (LWP 9247)] [KCrash handler] #6 0xb6fe0f0a in QGVector::size () from /usr/lib/libqt-mt.so.3 #7 0xb6fe0f79 in QPtrVector::size () from /usr/lib/libqt-mt.so.3 #8 0xb6fe0fc7 in QSignalVec::at () from /usr/lib/libqt-mt.so.3 #9 0xb6fdc96a in QObject::receivers () from /usr/lib/libqt-mt.so.3 #10 0xb7387684 in QListBox::selected () from /usr/lib/libqt-mt.so.3 #11 0xb70cc1aa in QListBox::mouseDoubleClickEvent () from /usr/lib/libqt-mt.so.3 #12 0xb701a6cc in QWidget::event () from /usr/lib/libqt-mt.so.3 #13 0xb6f75e56 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #14 0xb6f763e0 in QApplication::notify () from /usr/lib/libqt-mt.so.3 #15 0xb7937d7d in KApplication::notify () from /usr/lib/libkdecore.so.4 #16 0xb6f07157 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3 #17 0xb7085adb in QComboBox::eventFilter () from /usr/lib/libqt-mt.so.3 #18 0xb6fdd002 in QObject::activate_filters () from /usr/lib/libqt-mt.so.3 #19 0xb6fdd080 in QObject::event () from /usr/lib/libqt-mt.so.3 #20 0xb701a5aa in QWidget::event () from /usr/lib/libqt-mt.so.3 #21 0xb6f75e56 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #22 0xb6f763e0 in QApplication::notify () from /usr/lib/libqt-mt.so.3 #23 0xb7937d7d in KApplication::notify () from /usr/lib/libkdecore.so.4 #24 0xb6f071c5 in QApplication::sendSpontaneousEvent () from /usr/lib/libqt-mt.so.3 #25 0xb6f024b0 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3 #26 0xb6f00d59 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3 #27 0xb6f1a4db in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 #28 0xb6f8e947 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 #29 0xb6f8e86a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 #30 0xb6f74965 in QApplication::exec () from /usr/lib/libqt-mt.so.3 #31 0x0804f7e8 in ?? () #32 0xbf806570 in ?? () #33 0xbf806688 in ?? () #34 0x0001 in ?? () #35 0x in ?? () Rocco Stanzione schrieb: > What version of KDE does this happen on? I can't reproduce on 3.5.4. > > ** Changed in: kdepim (Ubuntu) >Status: Unconfirmed => Needs Info > > -- knode crashes when switching spelling language https://launchpad.net/bugs/55879 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 49357] Re: edquota will not exec default alternative editor as root user
Could you please run "env" as root? Preferably after running `edquota username`, which has failed with this error message. Sorry for not making that clear before. ** Changed in: quota (Ubuntu) Assignee: (unassigned) => Simon Law -- edquota will not exec default alternative editor as root user https://launchpad.net/bugs/49357 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57677] When animated Gif is shown inline it does not animate.
Public bug reported: When somebody attaches an animated Gif to an email it currently does not animate when viewed inline. At the very least it should add a tip/note/icon to let you know that it should be viewed in a browser to see the animation. ** Affects: evolution (Ubuntu) Importance: Untriaged Status: Unconfirmed -- When animated Gif is shown inline it does not animate. https://launchpad.net/bugs/57677 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57591] Re: Unopkg package manager does not open over NFS
I understand. It's a locking issue over NFS. Those are no fun. For our reference, could you please provide us with the OpenOffice bug number? We will link it to this bug so that we can track their progress. Thanks! ** Summary changed: - Unopkg package manager does not open + Unopkg package manager does not open over NFS ** Changed in: openoffice.org (Ubuntu) Importance: Untriaged => Medium Status: Needs Info => Confirmed ** Changed in: openoffice.org (Ubuntu) Assignee: Simon Law => (unassigned) -- Unopkg package manager does not open over NFS https://launchpad.net/bugs/57591 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 55913] Re: Firefox default Homepage should now reffer to 6.06.1
** Changed in: ubuntu-docs (Ubuntu) Importance: Untriaged => Medium Status: Unconfirmed => Confirmed -- Firefox default Homepage should now reffer to 6.06.1 https://launchpad.net/bugs/55913 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53368] Re: translation solecism: 'meschliche
This is still relevant, and there are several suggestions offered in Rosetta. Can an approved German translator please fix this? ** Changed in: ubuntu-docs (Ubuntu) Importance: Untriaged => Medium Status: Unconfirmed => Confirmed -- translation solecism: 'meschliche https://launchpad.net/bugs/53368 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44196] Re: gnome-cups-icon uses 100% CPU
Apologies. That ServerName line is in /etc/cups/client.conf not /etc/cups/cupsd.conf. I haven't touched the default cupsd.conf. I attach client.conf. I did the ServerName and restarted CUPS, and it seemed to work. The gnome-cups-icon problem is intermittent, not easily reproducable, but has happened about 4 times in as many days now. No, myprintserver is not in /etc/hosts, but it is resolving fine. It only happens after print jobs, so you think somehow DNS is involved? Still waiting for it to happen again now... -- gnome-cups-icon uses 100% CPU https://launchpad.net/bugs/44196 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57121] Re: apt-get dist-upgrade fails from Dapper to Edgy
*** This bug is a duplicate of bug 56779 *** Although meqwtkil's tip fixes python2.4-minimal, I can't remove or reinstall python2.3. Is this a different bug? sudo dpkg --remove python2.3 (Reading database ... 125221 files and directories currently installed.) Removing python2.3 ... pycentral: pycentral rtremove: installed runtime python2.3 not found pycentral rtremove: installed runtime python2.3 not found dpkg: error processing python2.3 (--remove): subprocess pre-removal script returned error exit status 1 Errors were encountered while processing: python2.3 -- apt-get dist-upgrade fails from Dapper to Edgy https://launchpad.net/bugs/57121 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57153] Re: [Bug 57153] Re: xorg-server 1:1.0.2-0ubuntu10.3 breaks X: "no screens found"
sidney a écrit : > This event probably has done very serious harm to the migration to linux > from Windows. [...] Well, a Windows user often reinstall his OS... :-( because of virus, malware, etc.. etc.. Even with good protections... So, one day broken in Dapper's life is really small in front of what happen in Windows's life !! But, maybe it could be a good idea to think about a way of restarting from a previous configuration... Maybe booting from Installation CD, and downgrading ? Or something like that ? -- xorg-server 1:1.0.2-0ubuntu10.3 breaks X: "no screens found" https://launchpad.net/bugs/57153 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 55913] Re: Firefox default Homepage should now reffer to 6.06.1
A problem with changing the version number in the documentation - it can't be done in translations, because the entities we use to substitute the version number are expanded into the translated xml. I've started a discussion on the doc list about how to fix this for Edgy [1], but for now the approach I think we should take to this bug for Dapper is to leave the documentation with 6.06 LTS as the version number (as mdz said above, this is still valid), and remove the version number on the Firefox home page. [1] https://lists.ubuntu.com/archives/ubuntu-doc/2006-August/006984.html Chime in if you disagree. -- Firefox default Homepage should now reffer to 6.06.1 https://launchpad.net/bugs/55913 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57610] Re: two applets crash on startup, Trash and Volume control
This problem in notification-daemon should be fixed with version 0.3.5-0ubuntu2. Please reopen if you still see the issue after the upgrade. ** Changed in: notification-daemon (Ubuntu) Importance: Untriaged => Medium Assignee: (unassigned) => Michael Vogt Status: Unconfirmed => Fix Released -- two applets crash on startup, Trash and Volume control https://launchpad.net/bugs/57610 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 52454] Re: GnuPG and kwallet integration
I would discuss this with the Kwallet upstream as it would be a feature to be integrated there: http://bugs.kde.org/buglist.cgi?product=kdelibs&component=kwallet Also note that there is already a wishlist bug on using Kwallet to manage SSH: http://bugs.kde.org/show_bug.cgi?id=81067 Hope this helps. ** Changed in: meta-kde (Ubuntu) Importance: Untriaged => Wishlist Status: Unconfirmed => Confirmed -- GnuPG and kwallet integration https://launchpad.net/bugs/52454 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44196] Re: [Bug 44196] Re: gnome-cups-icon uses 100% CPU
On Pet, 2006-08-25 at 09:13 +, Jan Groenewald wrote: > Apologies. That ServerName line is in /etc/cups/client.conf not > /etc/cups/cupsd.conf. I haven't touched the default cupsd.conf. I > attach client.conf. I did the ServerName and restarted CUPS, and it > seemed to work. The gnome-cups-icon problem is intermittent, not > easily reproducable, but has happened about 4 times in as many days > now. /etc/cups/client.conf has nothing to do with cupsys-server. Don't run cupsys-server if you use cupsys-client. > No, myprintserver is not in /etc/hosts, but it is resolving fine. It > only happens after print jobs, so you think somehow DNS is involved? I'm not sure. Just getting more info :) -- Ante Karamatić <[EMAIL PROTECTED]> PGP: 0xD3BDA225 -- gnome-cups-icon uses 100% CPU https://launchpad.net/bugs/44196 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56603] Re: Kmail message list column context menu inconsistencies
Sorry, you got it wrong, this is not the feature you described. This is not about the message list columns themselves but the 'View Columns' context menu where you add/delete columns to/from you message list view. This contect menu appears if you right-click with your mouse on a column header in the message list view. The screen shots show very clearly what's wrong. If you activate sender and receiver columns so that both are shown, you only get a checked 'receiver' entry in the 'View Columns' menu. Sender is not there, although you have the column enabled. And if you uncheck 'receiver' not the receiver but the sender column is disabled. This is clearly not a feature but a bug. I am able to reproduce this with Kmail 1.9.4 (3.5.4-0ubuntu2), part of KDE 3.5.4 on Edgy. -- Kmail message list column context menu inconsistencies https://launchpad.net/bugs/56603 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 57607] Re: Root on raid fails to boot
** Changed in: initramfs-tools (Ubuntu) Sourcepackagename: initramfs-tools => mdadm Assignee: (unassigned) => Fabio Massimo Di Nitto -- Root on raid fails to boot https://launchpad.net/bugs/57607 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57680] br2684ctl should be shipped in the install CD
Public bug reported: Binary package hint: br2684ctl This package should be shipped in the install CD. If not shipped, someone who has a USB ADSL modem like Speedtouch 330 has no way to start an internet connection besides downloading the package from another computer. ** Affects: br2684ctl (Ubuntu) Importance: Untriaged Status: Unconfirmed -- br2684ctl should be shipped in the install CD https://launchpad.net/bugs/57680 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57501] Re: After resume, thinks my wireless network is wired
Could be a regression in the upstream kernel ** Changed in: network-manager (Ubuntu) Sourcepackagename: network-manager => linux-source-2.6.17 -- After resume, thinks my wireless network is wired https://launchpad.net/bugs/57501 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57681] edgy installer - why dhclient keeps on looking for a dhcp server? i'm using static
Public bug reported: while installing edgy i noticed in the syslog that dhclient is keeping on trying to spot a dhcp server. i do not know if it is important for, maybe, updating some packages, if available, but the problem is that the installer doesn't take account of the fact, as it is in my case, that the router could not have an active dhcp server. i think that asking at the very beginning of the installation if the router is providing a dhcp service or not would be a much better choice. ** Affects: ubiquity (Ubuntu) Importance: Untriaged Status: Unconfirmed -- edgy installer - why dhclient keeps on looking for a dhcp server? i'm using static https://launchpad.net/bugs/57681 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57627] Re: After boot, terminal almost unusable
Yeah, I haven't quite figured out how that gets set yet. I suspect it's just passed from the kernel and I need to include it in the environment of children processes. -- After boot, terminal almost unusable https://launchpad.net/bugs/57627 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57592] Re: disabling power saving messes up resolution
This is the xorg.conf with the resolution working, before trying to turn off power saving. -- disabling power saving messes up resolution https://launchpad.net/bugs/57592 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 57592] Re: disabling power saving messes up resolution
This is the xorg.conf with the resolution messed up after power saving was turned off. -- disabling power saving messes up resolution https://launchpad.net/bugs/57592 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 57501] Re: After resume, thinks my wireless network is wired
I believe this is a network manager bug. If iwconfig can detect that the interface is wireless (which it can when this occurs) then network manager should recognize this as well. I know that when it happens on my machine, there's two things that make be believe this: 1) The "wired" interface(s) it shows are actually the names of the wireless ESSID's 2) Reloading the driver(s) (including ieee80211) for my bcm43xx doesn't fix it. This seems to be irrelevant to the card being used. Two other ubuntu developers noticed this problems as well, and they are using different chips/drivers than myself (and even the submitter). ** Changed in: linux-source-2.6.17 (Ubuntu) Sourcepackagename: linux-source-2.6.17 => network-manager -- After resume, thinks my wireless network is wired https://launchpad.net/bugs/57501 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 44196] Re: gnome-cups-icon uses 100% CPU
OK, it is actually a networked lab where a few PC's run cupsys-server for connected printers but it has never interfered (on breezy) with the majority which use a network-wide CUPS server on another host. I'll turn it off on this box and see if the problem occurs again. -- gnome-cups-icon uses 100% CPU https://launchpad.net/bugs/44196 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 53368] Re: translation solecism: 'meschliche
I agree that it should read "Ubuntu - Linux für Menschen!". This variant sounds much better. However, I can't find the package to correct this bug. This system is a mess! I have to crawl through over 1100 package names - and I can't find the right package. It would be easy fixing the one or the other translation bug, but it's not worth it when you have to do a 15 minutes search in order to do a 10 seconds fix. -- translation solecism: 'meschliche https://launchpad.net/bugs/53368 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57671] Re: [Bug 57671] Re: Error installing realplayer: Depends: xlibs but it is not installable
status Rejected I'm pretty sure he's not -- that package is called realplay ;) ** Changed in: realplayer (Ubuntu) Status: Needs Info => Rejected -- Error installing realplayer: Depends: xlibs but it is not installable https://launchpad.net/bugs/57671 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57590] Re: Installer crashed when installing Kubuntu onto a second partition of a hard drive.
Hello Colin, Thanks for your repsonse. I'm sorry but I have cleaned the drive for another attempt, this time I will be attempting to load Kubuntu as sole occupant of the disk. To ensure a clean disk I am using O&O File Shredder, any comments would be welcome, Linux is verry new to me but must be better than Windows XP. I have made a clean install of XP Pro and the following day it was blue screening. Will be intouch if any problems. Barry S Britzman -- Installer crashed when installing Kubuntu onto a second partition of a hard drive. https://launchpad.net/bugs/57590 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57342] Re: New release Gaim 2.0.0beta3.1 - MSN Crashing
Fixed with this upload: gaim (1:2.0.0+beta3.1-1ubuntu1) edgy; urgency=low . * New upstream version exception granted by Matt Zimmerman - fix gaim crashing for some people when connecting to a msn account (#57342) * Sync with Debian, Ubuntu changes are: * debian/control: - Build-Depends on libxext-dev, liblaunchpad-integration-dev, intltool - don't Build-Depends on libavahi-compat-howl-dev - don't Build-Depends on libmeanwhile-dev for now, it's an universe package * debian/patches/01_lpi.patch, debian/patches/02_autoconf.patch: - launchpad integration patches. * debian/patches/03_to_translate_list.patch: - correct the list of files to translate, fix intltool-update -p issue * debian/patches/04_gnomevfs_dbus_thread_init_fix_crasher.patch: - fix locking init between gnomevfs and dbus leading to a crasher (Ubuntu: #54445) * debian/prefs.xml: - set the notify by default (Ubuntu: #13389) * debian/rules - Add translation domain to desktop file. - call intltool-update to build the .pot ** Changed in: gaim (Ubuntu) Status: Fix Committed => Fix Released -- New release Gaim 2.0.0beta3.1 - MSN Crashing https://launchpad.net/bugs/57342 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 57153] Re: [Bug 57153] Re: [Bug 57153] Re: xorg-server 1:1.0.2-0ubuntu10.3 breaks X: "no screens found"
Sylvain Cherrier schreef: > sidney a écrit : > >> This event probably has done very serious harm to the migration to linux >> from Windows. >> > [...] > Well, a Windows user often reinstall his OS... :-( > because of virus, malware, etc.. etc.. Even with good protections... > I agree. I had to do that once every 6 to 9 months. Reinstalling Ubuntu with all the applications took only a fraction of the time that I had to spend on getting a fully functional Windows desktop again. > So, one day broken in Dapper's life is really small in front of what > happen in Windows's life !! > > But, maybe it could be a good idea to think about a way of restarting > from a previous configuration... > Maybe booting from Installation CD, and downgrading ? Or something like > that ? > > That would definitely be an asset. I tried to use the Ubuntu DVD to backup my /home folder, but I couldn't access it that way. Okay, I did not really look into it, but the fact is that Knoppix recognized and mounted all my partitions (ext3, NTFS and FAT32) making it easy to use it in salvage. Better and easier problem solving tools that won't require extensive CLI knowledge would be an improvement. -- xorg-server 1:1.0.2-0ubuntu10.3 breaks X: "no screens found" https://launchpad.net/bugs/57153 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs