[Bug 606375] Re: Racoon daemon script is missing a newline

2010-07-17 Thread Clint Byrum
Hi Leo, thanks for reporting this bug. Does the racoon daemon actually start? The init script is running with 'set -e', which means if any commands return with a status not 0, meaning I ran ok then the init script will exit. So it would make sense that the 'start-stop-daemon' would return with

[Bug 604730] Re: can't stop qemu-kvm, if cgroup is running

2010-07-17 Thread Rudd-O
Kernel bug... importance *medium*? Really? :-\ -- can't stop qemu-kvm, if cgroup is running https://bugs.launchpad.net/bugs/604730 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 606375] Re: Racoon daemon script is missing a newline

2010-07-17 Thread Leo Arias
Hi Clint. Thanks for your answer. I spent all the afternoon checking my configuration and starting racoon manually. And indeed there was an IP that wasn't answering properly but now it's fixed. I've just seen your message and tried the script at init.d again and it printed the . and the newline.

[Bug 569757] Re: NIS upstart dependancy broken for lucid

2010-07-17 Thread Ernst Kloppenburg
In my setup this bug causes excessive boot delays. I want to question the wishlist importance. -- NIS upstart dependancy broken for lucid https://bugs.launchpad.net/bugs/569757 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nis in

[Bug 573853] Re: Cannot control squid Unknown instance

2010-07-17 Thread PryGuy
This bug has a strange behaviour: Squid restarts just fine if I do it right after reboot for some time. Can't add more so far, will try to inspect logs deeper. -- Cannot control squid Unknown instance https://bugs.launchpad.net/bugs/573853 You received this bug notification because you are a

[Bug 260060] Re: prepend domain-name-servers ignored for ppp0

2010-07-17 Thread cong06
Still not working under lucid. -- prepend domain-name-servers ignored for ppp0 https://bugs.launchpad.net/bugs/260060 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 606630] [NEW] package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

2010-07-17 Thread Oliver Henrich
Public bug reported: Binary package hint: vsftpd I tried to upgrade from 8.04 LTS to 10.04 LTS on a Dell Inspiron 6400 ProblemType: Package DistroRelease: Ubuntu 10.04 Package: vsftpd 2.2.2-3ubuntu6 ProcVersionSignature: Ubuntu 2.6.24-28.71-generic Uname: Linux 2.6.24-28-generic i686

[Bug 606630] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

2010-07-17 Thread Oliver Henrich
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/52074171/Dependencies.txt ** Attachment added: VarLogDistupgradeAptlog.gz http://launchpadlibrarian.net/52074172/VarLogDistupgradeAptlog.gz ** Attachment added: VarLogDistupgradeApttermlog.gz

[Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Pierfrancesco Caci
This is not just a wishlist. The package as it is now breaks expected behaviour (the one you get after 15 years of using /etc/init.d style startup scripts) and is not properly documented in the obvious places (README.Debian, for example), with only a mention of this new behaviour buried in

[Bug 571070] Re: Elinks no ECMAScript; should depend on either see or spidermonkey

2010-07-17 Thread Edward Lee
Well, that's fixed now. -- Elinks no ECMAScript; should depend on either see or spidermonkey https://bugs.launchpad.net/bugs/571070 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to elinks in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Simon
Pierfrancesco Caci, I'm agree with you but if the other services in Ubuntu still using the old style init scripts, why only ssh has changed to new style? and, more important, why it conserves the old init script? -- ssh init script doesn't use the /etc/default/ssh file

[Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Simon
Colin Watson, if Upstart can't yet manage jobs in chroots, why you has changed the behaviour now? Why don't to wait to Upstart is complete? -- ssh init script doesn't use the /etc/default/ssh file https://bugs.launchpad.net/bugs/590275 You received this bug notification because you are a member

[Bug 606630] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

2010-07-17 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 530832 *** https://bugs.launchpad.net/bugs/530832 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 530832, so it is being marked as such. Please look

[Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Pierfrancesco Caci
Colin, I did more tests and here's another issue: sshd is stopped, and the 2 config files have these contents: # grep -v '#' /etc/default/ssh SSHD_OPTS='-p 12345' SSHD_OOM_ADJUST=-17 # tail -1 /etc/init/ssh.conf exec /usr/sbin/sshd -p 11210 # service ssh start ssh start/running, process 30569

[Bug 606630] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

2010-07-17 Thread John Edwards
** This bug is no longer a duplicate of bug 530832 vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group -- package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: https://bugs.launchpad.net/bugs/606630 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 530832] Re: vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group

2010-07-17 Thread John Edwards
Jean-Baptiste Lallement , can you explain why you think bug #606630 is caused by this problem? There are many reasons why the post installation script will error. You need to look at it's output to find out what is causing this. I am removing the duplicate flags until the error is shown to be

[Bug 566537] [NEW] [MIR] mod-wsgi: libapache2-mod-wsgi

2010-07-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by C de-Avillez (hggdh2): python-moinmoin now recommends libapache2-mod-wsgi, and so it needs an MIR. Availability: mod-wsgi | 2.8-2 | lucid/universe | source Rationale: needed due to moin recommends that seems reasonable, but perhaps could be

Re: [Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Colin Watson
On Sat, Jul 17, 2010 at 12:22:34PM -, Simon wrote: Colin Watson, if Upstart can't yet manage jobs in chroots, why you has changed the behaviour now? Why don't to wait to Upstart is complete? Because other functionality written as Upstart jobs depends on ssh. -- ssh init script doesn't use

[Bug 606715] [NEW] Logfile defintions wrong after changes to logfile rotation in Ubuntu Lucid

2010-07-17 Thread Oliver Brakmann
Public bug reported: Binary package hint: logwatch Hi, as mentioned in the release notes for Ubuntu 10.04 (https://wiki.ubuntu.com/LucidLynx/ReleaseNotes#Syslog%20upgrade), the latest rotated logfile receives the extension .1, whereas in previous releases it was .0. Many of the logfile

Re: [Bug 594372] Re: MIR: tgt

2010-07-17 Thread Dustin Kirkland
I have subscribed the Ubuntu Server Team to these four packages. -- MIR: tgt https://bugs.launchpad.net/bugs/594372 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libconfig-general-perl in ubuntu. -- Ubuntu-server-bugs mailing list

Re: [Bug 605977] [NEW] emacs puppet-mode not auto loaded in lucid

2010-07-17 Thread Stig Sandbeck Mathisen
Thanks for the bug report. This issue is fixed in the 0.25.5 release, which will be available (or superseded by 2.6.0) in maverick. -- Stig Sandbeck Mathisen ooo, shiny! -- emacs puppet-mode not auto loaded in lucid https://bugs.launchpad.net/bugs/605977 You received

[Bug 606630] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

2010-07-17 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 530832 *** https://bugs.launchpad.net/bugs/530832 ** This bug has been marked a duplicate of bug 530832 vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group -- package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade:

[Bug 333000] Re: qemu/kvm incorrecty enters fullscreen when using nvidia twinview

2010-07-17 Thread Allo
its still there in lucid -- qemu/kvm incorrecty enters fullscreen when using nvidia twinview https://bugs.launchpad.net/bugs/333000 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 530832] Re: vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group

2010-07-17 Thread Jean-Baptiste Lallement
John, this is the same error because the fix for this bug doesn't correctly check if the default user/group 'ftp' exits. To reproduce : $ sudo adduser --system --group ftpd $ sudo apt-get install vsftpd In postinst the following line is wrong if ! getent passwd | grep -q ^${_USERNAME} and

[Bug 545331] Re: package squid 2.7.STABLE7-1ubuntu10 failed to install/upgrade: squid upstart job fails to restart

2010-07-17 Thread cirobr
Cheers! Perhaps the below problem is somewhat related to this one. When attempting to restart squid on a clean/updated Ubuntu Lucid Server, I find the following which is followed by squid server malfunction: gere...@note1-server:~/server.squid$ sudo /etc/init.d/squid restart

[Bug 579737] Re: [SRU] OpenVPN client connect hangs on PUSH_REQUEST

2010-07-17 Thread John Dong
ACK from SRU team. -- [SRU] OpenVPN client connect hangs on PUSH_REQUEST https://bugs.launchpad.net/bugs/579737 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-07-17 Thread John Dong
Patch looks good. ACK from SRU team. -- [SRU] nmbd doesn't start because of missing testparm https://bugs.launchpad.net/bugs/572410 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 606577] [NEW] gnome-keyring-daemon leaks dirs and dead sockets, should clean up (at startup?)

2010-07-17 Thread WaltSullivan
Public bug reported: Binary package hint: gnome-keyring I have TMPDIR defined (TMPDIR=$HOME/tmp) and have noticed leftover $TMPDIR/keyring-XX directories from previous sessions. $ ls -ld $TMPDIR/keyring* drwx-- 2 walt walt 4096 2010-06-18 16:06 /home/walt/tmp/keyring-2LY9Bs drwx-- 2

[Bug 606577] Re: gnome-keyring-daemon leaks dirs and dead sockets, should clean up (at startup?)

2010-07-17 Thread WaltSullivan
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/52064084/Dependencies.txt -- gnome-keyring-daemon leaks dirs and dead sockets, should clean up (at startup?) https://bugs.launchpad.net/bugs/606577 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 541862] Re: Random freezes (karmic)

2010-07-17 Thread tonybaldwin
I get random freezes on an everex cloudbook with karmic. (1.2ghz amd, 512mb ram, swap is default from clean install, whatever that is). Sometimes I can be up and running for hours, doing cpu heavy stuff (google chrome with multiple tabs, last.fm player, terminal, synaptic all going), then is

[Bug 606580] [NEW] Sync geogebra 3.2.42.0+dfsg1-1 (universe) from Debian unstable (main)

2010-07-17 Thread Bhavani Shankar
Public bug reported: Please sync geogebra 3.2.42.0+dfsg1-1 (universe) from Debian unstable (main) All changelog entries: geogebra (3.2.42.0+dfsg1-1) unstable; urgency=low * Initial release (Closes: #505704) -- Giovanni Mascellani g...@debian.org Tue, 06 Jul 2010 15:03:50 +0200 **

[Bug 606579] [NEW] HDMI output has a higher priority than ALSA outout

2010-07-17 Thread RussianNeuroMancer
Public bug reported: Binary package hint: phonon HDMI output (nVidia GT216M) has a higher priority than ALSA outout (hda_codec: ALC272) in Ubuntu Maverick. In result after boot LiveCD/DVD on laptop (Lenovo Y550P-4CWI) user not hear any sound. Analog outputs should have higher priority by

[Bug 606578] [NEW] Warnings on python-support while upgrade

2010-07-17 Thread Mikhail Turov
Public bug reported: Binary package hint: python-httplib2 during aptitude upgrade on maverick: Processing triggers for python-support ... WARNING: WARNING: /usr/share/pyshared/httplib2-0.6.0.egg-info is linked but does not belong to any package. WARNING: WARNING:

[Bug 605262] Re: Screen tearing

2010-07-17 Thread RussianNeuroMancer
** Description changed: Binary package hint: xserver-xorg-video-nouveau Same bug https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-180/+bug/600178 but with nouveau driver. - nouveau properly detect screen resolution and refresh rate, but video playback, glxgears in

[Bug 586518] Re: Please merge moin 1.9.2-3 (main) from Debian unstable (main)

2010-07-17 Thread Clint Byrum
Artur, this is still waiting on evaluation of the dependencies that aren't in main. I'm confident it will happen soon though. -- Please merge moin 1.9.2-3 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/586518 You received this bug notification because you are a member of

[Bug 606375] Re: Racoon daemon script is missing a newline

2010-07-17 Thread Clint Byrum
Hi Leo, thanks for reporting this bug. Does the racoon daemon actually start? The init script is running with 'set -e', which means if any commands return with a status not 0, meaning I ran ok then the init script will exit. So it would make sense that the 'start-stop-daemon' would return with

Re: [Bug 603283] Re: useradd doesn't create /home/user_name directory

2010-07-17 Thread Ioannis Vranos
On Fri, 2010-07-16 at 20:03 +, David Sugar wrote: Thank you for this report. I can understand there are differences in distros sometimes. The default configuration for Debian is to not create the home directory. You have to explicitly use the -m option to do so. Curiously, the

[Bug 606576] Re: KPackageKit settings section of System settings in Kubuntu Maverick have only one button - looks strange

2010-07-17 Thread Harald Sitter
** Package changed: kubuntu-meta (Ubuntu) = kpackagekit (Ubuntu) -- KPackageKit settings section of System settings in Kubuntu Maverick have only one button - looks strange https://bugs.launchpad.net/bugs/606576 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 606573] Re: [regression-potential] No touchpad settings in Input Devices section of System settings in Kubuntu Maverick

2010-07-17 Thread Harald Sitter
** Package changed: kubuntu-meta (Ubuntu) = kcm-touchpad (Ubuntu) -- [regression-potential] No touchpad settings in Input Devices section of System settings in Kubuntu Maverick https://bugs.launchpad.net/bugs/606573 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 606573] Re: [regression-potential] No touchpad settings in Input Devices section of System settings in Kubuntu Maverick

2010-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package kcm-touchpad - 0.3.1-0ubuntu5 --- kcm-touchpad (0.3.1-0ubuntu5) maverick; urgency=low * Actually install stuff to kde-config-touchpad... (LP: #606573) -- Harald Sitter apachelog...@ubuntu.com Sat, 17 Jul 2010 08:03:00 +0200 ** Changed in:

[Bug 603283] Re: useradd doesn't create /home/user_name directory

2010-07-17 Thread Ioannis Vranos
Also Ubuntu's GUI Users management also creates the home directory by default, so I think this is also an inconsistency between useradd and its GUI counterparts. -- useradd doesn't create /home/user_name directory https://bugs.launchpad.net/bugs/603283 You received this bug notification because

[Bug 606581] [NEW] Sync hkl 4.0.3-2 (universe) from Debian unstable (main)

2010-07-17 Thread Bhavani Shankar
Public bug reported: Please sync hkl 4.0.3-2 (universe) from Debian unstable (main) as it contains reference to the right homepage and the watch file is fixed Changelog entries since current maverick version 4.0.3-1: hkl (4.0.3-2) unstable; urgency=low * fix the watch file due to an upgrade

[Bug 606452] Re: software-center crash on load, UnboundLocalError in _get_channels

2010-07-17 Thread Gary Lasker
Thanks very much everyone for taking the time to report this bug and for providing the info we need to fix it. I've linked a branch with a fix for this crash, although I'm not sure at the moment why folks running Lucid are hitting this problem. I can't reproduce this myself unfortunately; I

[Bug 605262] Re: Screen tearing

2010-07-17 Thread RussianNeuroMancer
** Description changed: Binary package hint: xserver-xorg-video-nouveau Same bug https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-180/+bug/600178 but with nouveau driver. - nouveau properly detect screen resolution and refresh rate, but video playback, glxgears in

[Bug 541078] Re: Upgrade to version 0.9.2.1

2010-07-17 Thread Bug Watch Updater
** Changed in: wormux (Debian) Status: New = Fix Committed -- Upgrade to version 0.9.2.1 https://bugs.launchpad.net/bugs/541078 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 606582] [NEW] Sync octave-signal 1.0.11-2 (universe) from Debian unstable (main)

2010-07-17 Thread Bhavani Shankar
Public bug reported: Please sync octave-signal 1.0.11-2 (universe) from Debian unstable (main) as octave-control is added required at runtime or else matrix manipulation fails Changelog entries since current maverick version 1.0.11-1: octave-signal (1.0.11-2) unstable; urgency=low * Add

[Bug 606576] Re: KPackageKit settings section of System settings in Kubuntu Maverick have only one button - looks strange

2010-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package kpackagekit - 0.6.0-0ubuntu2 --- kpackagekit (0.6.0-0ubuntu2) maverick; urgency=low * Add kubuntu_07_fix_systemsettings_category.diff changing the parent category in systemsettings to a value available in 4.5. This gets kpk out of

[Bug 606579] Re: Digital output has a higher priority than analog output

2010-07-17 Thread RussianNeuroMancer
** Summary changed: - HDMI output has a higher priority than ALSA outout + Digital output has a higher priority than analog output ** Description changed: Binary package hint: phonon - HDMI output (nVidia GT216M) has a higher priority than ALSA outout (hda_codec: ALC272) in Ubuntu

[Bug 606565] Re: Unclutter hates xkcd and alt-text in general.

2010-07-17 Thread Merk
I believe the bug refers to TITLE tags, those that appear on hover, not ALT tags which are what appears if the image does not load -- Unclutter hates xkcd and alt-text in general. https://bugs.launchpad.net/bugs/606565 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 604730] Re: can't stop qemu-kvm, if cgroup is running

2010-07-17 Thread Rudd-O
Kernel bug... importance *medium*? Really? :-\ -- can't stop qemu-kvm, if cgroup is running https://bugs.launchpad.net/bugs/604730 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 606583] [NEW] I propose to increase the default size of icons in the Dolphin

2010-07-17 Thread RussianNeuroMancer
Public bug reported: I propose to increase the default size of icons in the Dolphin (for Kubuntu Desktop, not for Kubuntu Netbook Remix). Few last years desktop displayes have bigger resolution than before. In result after install Kubuntu user see very little icons. ** Affects: kubuntu-meta

[Bug 606566] Re: ubuntuone-syncdemon uses 100% cpu

2010-07-17 Thread las
it worked fine in early ubuntu versions ** Summary changed: - uses 100% cpu + ubuntuone-syncdemon uses 100% cpu -- ubuntuone-syncdemon uses 100% cpu https://bugs.launchpad.net/bugs/606566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 604879] Re: No option to avoid both OK and Cancel buttons when they both dismiss the dialog.

2010-07-17 Thread Joel Ebel
** Package changed: notification-daemon (Ubuntu) = notify-osd (Ubuntu) -- No option to avoid both OK and Cancel buttons when they both dismiss the dialog. https://bugs.launchpad.net/bugs/604879 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 604878] Re: Critical urgency notifications should not expire

2010-07-17 Thread Joel Ebel
** Package changed: notification-daemon (Ubuntu) = notify-osd (Ubuntu) -- Critical urgency notifications should not expire https://bugs.launchpad.net/bugs/604878 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 362359] Re: Focus gets stuck to a window - impossible to select other windows

2010-07-17 Thread Darryl Dixon
Bug has just struck me upgrading (with update-manager tool) from 9.10 to 10.04. Happened immediately and persistently from the very first login. I removed: dpkg --remove --ignore-depends=xserver-xorg-input-all xserver-xorg- input-wacom xserver-xorg-input-synaptics ...and now my system is usable

[Bug 606375] Re: Racoon daemon script is missing a newline

2010-07-17 Thread Leo Arias
Hi Clint. Thanks for your answer. I spent all the afternoon checking my configuration and starting racoon manually. And indeed there was an IP that wasn't answering properly but now it's fixed. I've just seen your message and tried the script at init.d again and it printed the . and the newline.

[Bug 606584] [NEW] python 2.6.5 broken in Lucid: non ascii char in __init__.py

2010-07-17 Thread Bertrand Grégoire
Public bug reported: Binary package hint: python2.6 Many python applications fail to launch after recent update of python (last week?). Including core applications such as update-manager. Error message: xx...@troll:~$ update-manager Traceback (most recent call last): File

[Bug 606583] Re: I propose to increase the default size of icons in the Dolphin

2010-07-17 Thread Harald Sitter
According to the Dolphin developer most people seem to like having a lot of icons instead of icons that rip your eyes out to play tennis with them [1]. I personally do however also like them a touch bigger (64 px) on my 17 screen. Anyhow. This certainly needs discussion and for discussion we use

[Bug 569763] Re: mediatomb allows anyone to browse and export the whole filesystem

2010-07-17 Thread Bug Watch Updater
** Changed in: mediatomb (Debian) Status: New = Fix Committed -- mediatomb allows anyone to browse and export the whole filesystem https://bugs.launchpad.net/bugs/569763 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 371444] Re: [Feature Request] Add Wireless configuration screen to oem-config if wireless is available

2010-07-17 Thread nUboon2Age
** Description changed: This is a requests to add a wireless network selection screen to oem- - config if wirless is avaliable. + config if wireless is avaliable. - This would set the wireless settings for the newly created user that is created during the use of oem-config. It would also -

[Bug 371444] Re: [Feature Request] Add Wireless configuration screen to oem-config if wireless is available

2010-07-17 Thread nUboon2Age
** Description changed: This is a requests to add a wireless network selection screen to oem- config if wireless is avaliable. This would set the wireless settings for the newly created user that is - created during the use of oem-config. f no wireless is available then + created during

[Bug 606565] Re: Unclutter hates xkcd and alt-text in general.

2010-07-17 Thread Eric Appleman
Yes, my bad. ** Summary changed: - Unclutter hates xkcd and alt-text in general. + Unclutter hates xkcd and TITLE tags in general. ** Description changed: Binary package hint: unclutter - I can't read the alt-text on xkcd easily. + I can't read the TITLE tag text on xkcd easily. My

[Bug 578506] Re: [Kernel] ACPI: EC: input buffer is not empty, aborting transaction

2010-07-17 Thread Vinicius Frömming
Must be the worst ubuntu bug i ever experienced. When it first occurred, i thought it was some kind of hardware failure, so i tried another kernel (rt) and it went fine until i replaced it with the main kernel again, and it *does* break everything exactly like described on the first bug report.

[Bug 386893] Re: Searching within a notebook should inform the user that no results were found within that notebook

2010-07-17 Thread nUboon2Age
** Also affects: ayatana-ubuntu Importance: Undecided Status: New -- Searching within a notebook should inform the user that no results were found within that notebook https://bugs.launchpad.net/bugs/386893 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 53132] Re: [time-admin] We need a GUI to enable/disable utc

2010-07-17 Thread nUboon2Age
** Also affects: ayatana-ubuntu Importance: Undecided Status: New -- [time-admin] We need a GUI to enable/disable utc https://bugs.launchpad.net/bugs/53132 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 559197] Re: [needs 2.6.34] ALSA not detect HDMI audio output of nVidia GT240M (GT216)

2010-07-17 Thread RussianNeuroMancer
** Summary changed: - [needs 2.6.34] ALSA not detect HDMI audio output of nVidia GT240 + [needs 2.6.34] ALSA not detect HDMI audio output of nVidia GT240M (GT216) -- [needs 2.6.34] ALSA not detect HDMI audio output of nVidia GT240M (GT216) https://bugs.launchpad.net/bugs/559197 You received

[Bug 606585] [NEW] Nautilus could not create the required folder

2010-07-17 Thread jayanramesh
Public bug reported: When I use code gksu nautilusin terminal it gives me the error meessage as Nautilus could not create the required folder /root/.config/nautilus. Before running Nautilus, please create the following folder, or set permissions such that Nautilus can create it My OS is ubuntu

[Bug 606585] Re: Nautilus could not create the required folder

2010-07-17 Thread jayanramesh
** Attachment added: Screenshot.png http://launchpadlibrarian.net/52066621/Screenshot.png -- Nautilus could not create the required folder https://bugs.launchpad.net/bugs/606585 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 606467] Re: ubuntuone-syncdaemon crashed with OSError in makedirs()

2010-07-17 Thread Apport retracing service
*** This bug is a duplicate of bug 561250 *** https://bugs.launchpad.net/bugs/561250 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #561250, so is being marked as such. Please

[Bug 390193] Re: Send To... should become Send To sub-menu

2010-07-17 Thread nUboon2Age
** Also affects: ayatana-ubuntu Importance: Undecided Status: New -- Send To... should become Send To sub-menu https://bugs.launchpad.net/bugs/390193 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 308299] Re: gvfs does not report correct ownership group and file permissions

2010-07-17 Thread nUboon2Age
** Also affects: ayatana-ubuntu Importance: Undecided Status: New -- gvfs does not report correct ownership group and file permissions https://bugs.launchpad.net/bugs/308299 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 606566] Re: ubuntuone-syncdemon uses 100% cpu

2010-07-17 Thread duanedesign
We would need the client logs to start analyzing the problem. Please attach the logs to this bug report using the 'Add Attachment or Patch' button at the bottom of the page. Just zip your $HOME/.cache/ubuntuone/log/ folder and attach the zip here. You can zip the folder by right-clicking on it

[Bug 549727] Re: [10.04] Touchpad stops working after login

2010-07-17 Thread Frank Nielsen
** Changed in: xserver-xorg-input-synaptics (Ubuntu) Assignee: Alberto Milone (albertomilone) = Frank Nielsen (frank-boegh) -- [10.04] Touchpad stops working after login https://bugs.launchpad.net/bugs/549727 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 601552] Re: obex over usb not working - Lucid 2.6.32-23

2010-07-17 Thread Irihapeti
I think the problem was with libusb. Looking at the synaptic history record, I see that libusb had an update on the day I reported this bug, and it had another update today. Since today's update I'm able to successfully use all three packages mentioned in the original bug report. As far as I am

[Bug 559565] Re: quickly tutorial ubuntu-pygame cannot find tutorial

2010-07-17 Thread Didier Roche
Thanks for using Quickly and reporting this bug. I can't reproduce it, there. Do you have yelp installed? try launching in a command line: $ yelp -- quickly tutorial ubuntu-pygame cannot find tutorial https://bugs.launchpad.net/bugs/559565 You received this bug notification because you are a

[Bug 606587] [NEW] Rhythmbox missing core feature: Drag and Drop for playlists ( .pls / .m3u ) from File and Folder Manager(s)

2010-07-17 Thread HX_unbanned
Public bug reported: Binary package hint: rhythmbox This feature would be VERY handy and useful because currently only option to create / import playlsit is from Rhythmbox GUI. It would be great to have such feature directly by dragg9ing and dropping playlist file to Playlists section in

[Bug 606587] GConfNonDefault.txt

2010-07-17 Thread HX_unbanned
apport information ** Attachment added: GConfNonDefault.txt http://launchpadlibrarian.net/52067195/GConfNonDefault.txt -- Rhythmbox missing core feature: Drag and Drop for playlists ( .pls / .m3u ) from File and Folder Manager(s) https://bugs.launchpad.net/bugs/606587 You received this bug

[Bug 606587] Dependencies.txt

2010-07-17 Thread HX_unbanned
apport information ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/52067189/Dependencies.txt -- Rhythmbox missing core feature: Drag and Drop for playlists ( .pls / .m3u ) from File and Folder Manager(s) https://bugs.launchpad.net/bugs/606587 You received this bug

[Bug 606587] GstreamerVersions.txt

2010-07-17 Thread HX_unbanned
apport information ** Attachment added: GstreamerVersions.txt http://launchpadlibrarian.net/52067196/GstreamerVersions.txt -- Rhythmbox missing core feature: Drag and Drop for playlists ( .pls / .m3u ) from File and Folder Manager(s) https://bugs.launchpad.net/bugs/606587 You received this

[Bug 606587] LogAlsaMixer.txt

2010-07-17 Thread HX_unbanned
apport information ** Attachment added: LogAlsaMixer.txt http://launchpadlibrarian.net/52067198/LogAlsaMixer.txt -- Rhythmbox missing core feature: Drag and Drop for playlists ( .pls / .m3u ) from File and Folder Manager(s) https://bugs.launchpad.net/bugs/606587 You received this bug

[Bug 606587] XorgLog.txt

2010-07-17 Thread HX_unbanned
apport information ** Attachment added: XorgLog.txt http://launchpadlibrarian.net/52067199/XorgLog.txt -- Rhythmbox missing core feature: Drag and Drop for playlists ( .pls / .m3u ) from File and Folder Manager(s) https://bugs.launchpad.net/bugs/606587 You received this bug notification

[Bug 554278] Re: /usr/include/glib-2.0/glib/gthread.h:348: warning: cast discards qualifiers from pointer target type

2010-07-17 Thread Martin Mai
Upstream bug has been marked as duplicate of bug https://bugzilla.gnome.org/show_bug.cgi?id=608137 ** Bug watch added: GNOME Bug Tracker #608137 https://bugzilla.gnome.org/show_bug.cgi?id=608137 ** Changed in: glib Status: Invalid = Unknown ** Changed in: glib Remote watch: GNOME Bug

[Bug 606510]

2010-07-17 Thread Apport retracing service
StacktraceTop: PyObject_SetAttrString (v=0x0, name=0x7fb82e29d208 _dbus_error_name, ?? () ?? () PyEval_EvalFrameEx (f=0x109eb50, PyEval_EvalCodeEx (co=0xfd43f0, -- pidgin_control.py crashed with SIGSEGV in PyObject_SetAttrString() https://bugs.launchpad.net/bugs/606510 You received this

[Bug 606510] Stacktrace.txt

2010-07-17 Thread Apport retracing service
** Attachment added: Stacktrace.txt http://launchpadlibrarian.net/52067357/Stacktrace.txt -- pidgin_control.py crashed with SIGSEGV in PyObject_SetAttrString() https://bugs.launchpad.net/bugs/606510 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606510] ThreadStacktrace.txt

2010-07-17 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt http://launchpadlibrarian.net/52067358/ThreadStacktrace.txt ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/52052374/CoreDump.gz ** Changed in: docky (Ubuntu) Importance: Undecided = Medium ** Tags removed: need-amd64-retrace

[Bug 606393] Re: BUG: unable to handle kernel NULL pointer dereference at 00000000000003c0

2010-07-17 Thread Robert Hooker
** Tags added: grub-gfxpayload -- BUG: unable to handle kernel NULL pointer dereference at 03c0 https://bugs.launchpad.net/bugs/606393 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 606244] Re: X doesn't find a screen and is not starting due a race condition

2010-07-17 Thread Colin Watson
It does not affect all KMS configurations. -- X doesn't find a screen and is not starting due a race condition https://bugs.launchpad.net/bugs/606244 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 606244] Re: X doesn't find a screen and is not starting due a race condition

2010-07-17 Thread Robert Hooker
** Tags added: grub-gfxpayload -- X doesn't find a screen and is not starting due a race condition https://bugs.launchpad.net/bugs/606244 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 605124] Re: [965gm] No screens on startup: DRM_IOCTL_I915_GEM_APERTURE failed: Bad file descriptor

2010-07-17 Thread Robert Hooker
Can you try booting with vesafb=fubar added to grub or alternatively changing the grub gfxpayload=keep line to gfxpayload=text to see if it fixes this problem? ** Tags added: grub-gfxpayload -- [965gm] No screens on startup: DRM_IOCTL_I915_GEM_APERTURE failed: Bad file descriptor

[Bug 605233] Re: Boot error messages [drm:radeon_ttm_backend_bind] *ERROR* failed to bind 1772 pages at 0x00000000

2010-07-17 Thread Robert Hooker
Can you try booting with vesafb=fubar added to the kernel command line to see if it is still a problem? ** Changed in: xserver-xorg-video-ati (Ubuntu) Status: Confirmed = Incomplete -- Boot error messages [drm:radeon_ttm_backend_bind] *ERROR* failed to bind 1772 pages at 0x

[Bug 561802] Re: [lucid] [i915] blank screen on Latitude E6410

2010-07-17 Thread RProgrammer
Another temporary workaround is simply to fall back to the VESA driver which works with every video card, but disables acceleration. i. If you cannot install Ubuntu, use the alternate install cd ii.a. If you cannot boot into the installed Ubuntu system without getting a blank screen, use the

[Bug 606589] [NEW] relative mouse movement in games - cursor/view jumps to same position approximately every second

2010-07-17 Thread Forrest
Public bug reported: Distributor ID: Ubuntu Description:Ubuntu maverick (development branch) Release:10.10 Codename: maverick After an update on 2010-07-14, relative mouse movement in two SDL-based games broke. Also, a clean install on a separate computer has the same problem.

[Bug 606540] Re: pidgin crashed with SIGSEGV in g_list_append()

2010-07-17 Thread Apport retracing service
*** This bug is a duplicate of bug 357542 *** https://bugs.launchpad.net/bugs/357542 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #357542, so is being marked as such. Please

[Bug 606420]

2010-07-17 Thread Apport retracing service
StacktraceTop: fxMixer::processChannel (this=0x264b500, _ch=97 'a', _buf=0x0) MixerWorkerThread::processJobQueue (this=0x267dae0) mixer::renderNextBuffer (this=0x264e4c0) mixer::fifoWriter::run (this=0x3153cf0) QThreadPrivate::start (arg=0x3153cf0) -- lmms crashed with SIGSEGV in

[Bug 606420] Stacktrace.txt

2010-07-17 Thread Apport retracing service
** Attachment added: Stacktrace.txt http://launchpadlibrarian.net/52067444/Stacktrace.txt -- lmms crashed with SIGSEGV in fxMixer::processChannel() https://bugs.launchpad.net/bugs/606420 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 606420] ThreadStacktrace.txt

2010-07-17 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt http://launchpadlibrarian.net/52067446/ThreadStacktrace.txt ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/52043194/CoreDump.gz ** Changed in: lmms (Ubuntu) Importance: Undecided = Medium ** Tags removed: need-amd64-retrace

[Bug 606553] Re: bamfdaemon crashed with SIGSEGV in g_type_create_instance()

2010-07-17 Thread Apport retracing service
*** This bug is a duplicate of bug 602519 *** https://bugs.launchpad.net/bugs/602519 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #602519, so is being marked as such. Please

[Bug 606451]

2010-07-17 Thread Apport retracing service
StacktraceTop: __strstr_sse42 (s1=0x0, s2=0x7f1f0f1a9250 _sorted) gtkDrawFlatBox (style=0x1333ee0, ?? () ?? () -- software-center crashed with SIGSEGV in __strstr_sse42() https://bugs.launchpad.net/bugs/606451 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 606451] Stacktrace.txt

2010-07-17 Thread Apport retracing service
** Attachment added: Stacktrace.txt http://launchpadlibrarian.net/52067703/Stacktrace.txt -- software-center crashed with SIGSEGV in __strstr_sse42() https://bugs.launchpad.net/bugs/606451 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 606451] ThreadStacktrace.txt

2010-07-17 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt http://launchpadlibrarian.net/52067704/ThreadStacktrace.txt ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/52045537/CoreDump.gz ** Changed in: software-center (Ubuntu) Importance: Undecided = Medium ** Tags removed:

  1   2   3   4   5   6   7   8   9   >