[Bug 823878] Re: bind interfaces only requires a manual change to /etc/init/smbd.conf

2011-10-09 Thread Steve Langasek
What exactly did you set the start line to? It currently is set to 'start on (local-filesystems and net-device-up IFACE!=lo)'. If you drop the 'local-filesystems' part, of course there will be problems with the job starting before the filesystem is mounted. as described here:

[Bug 823878] Re: bind interfaces only requires a manual change to /etc/init/smbd.conf

2011-10-09 Thread camden lindsay
To be clear and recap-- smb.conf has the following interfaces = eth0 Static IP was assigned via network manager. smbd would not start up-- as per https://bugs.launchpad.net/ubuntu/+source/samba/+bug/836849 (open_socket_smbd fail) As per this bug (the one i am currently updating), i edited the

[Bug 836849] Re: Samba starts before static IPs set in network manager

2011-10-09 Thread Steve Langasek
** This bug is no longer a duplicate of bug 823878 bind interfaces only requires a manual change to /etc/init/smbd.conf ** This bug has been marked a duplicate of bug 82387 LiveCD fails to launch on HP NX9420 if connected to network ** This bug is no longer a duplicate of bug 82387

[Bug 871216] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-09 Thread Laryllan
Public bug reported: This happens while upgrading from Ubuntu 11.04 to 11.10. The update process did abort. ProblemType: Package DistroRelease: Ubuntu 11.10 Package: samba 2:3.5.8~dfsg-1ubuntu2.3 ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64

[Bug 871216] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-09 Thread Laryllan
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/871216 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for

[Bug 871236] [NEW] package clamav-base 0.97.2 dfsg-1ubuntu1.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-10-09 Thread windulipura
Public bug reported: error install clamav ProblemType: Package DistroRelease: Ubuntu 11.04 Package: clamav-base 0.97.2+dfsg-1ubuntu1.11.04 ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic i686 Architecture: i386 Date: Sun Oct 9 17:52:56 2011

[Bug 871236] Re: package clamav-base 0.97.2 dfsg-1ubuntu1.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-10-09 Thread windulipura
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in Ubuntu. https://bugs.launchpad.net/bugs/871236 Title: package clamav-base 0.97.2 dfsg-1ubuntu1.11.04 failed to install/upgrade: subprocess installed post-installation script

[Bug 871297] [NEW] uncloud-init updates.tar doesn't work

2011-10-09 Thread Ed Swierk
Public bug reported: uncloud-init apparently tries to allow updating the filesystem from an updates.tar tarball (itself contained within the xupdate tarball or filesystem image). But in the updateFrom function, it ignores updates.tar unless it's a directory: if [ -d ${mp}/updates.tar ]; then

[Bug 835278] Re: Nagios 3.3.1 is available, but not in ubuntu repositories

2011-10-09 Thread Ilya Barygin
** Changed in: nagios3 (Ubuntu) Status: New = Confirmed ** Changed in: nagios3 (Ubuntu) Importance: Low = Wishlist -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios3 in Ubuntu. https://bugs.launchpad.net/bugs/835278

[Bug 871236] Re: package clamav-base 0.97.2 dfsg-1ubuntu1.11.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-10-09 Thread Imre Gergely
adduser: The user `clamav' already exists. Exiting. dpkg: error processing clamav-base (--configure): subprocess installed post-installation script returned error exit status 1 It seems like the clamav user was already present when you tried installing clamav. If it was a fresh install, try to

Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2011-10-09 Thread Sam Liddicott
I don't observe this buggy behavior with recent 11.10 builds. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu. https://bugs.launchpad.net/bugs/614731 Title: shutdown hangs with wlan autofs/nfs mounted homedirs To

Re: [Bug 614731] Re: shutdown hangs with wlan autofs/nfs mounted homedirs

2011-10-09 Thread Sam Liddicott
Although 11.10 has tried to sleep with nfs mounts resulting in a deadlock when sync-ing. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs5 in Ubuntu. https://bugs.launchpad.net/bugs/614731 Title: shutdown hangs with wlan

[Bug 871278] Re: Cannot attach volumes to instances if tgt is used

2011-10-09 Thread Dave Walker
Thank you for the wonderfully detailed bug report. I am intrigued why they differ by 1.. / This might need some smarter logic for us to be able to push a conditional mount_device value upstream, to support both formats. ** Changed in: nova (Ubuntu) Milestone: None = oneiric-updates **

[Bug 871278] Re: Cannot attach volumes to instances if tgt is used

2011-10-09 Thread Eric Dodemont
** Description changed: I cannot attach a volume to an instance if both are on different hosts. This is a problem which is specific to tgt which is used on Oneiric. I file that bug in Nova (Ubuntu) and not in Nova (Openstack), even though it is not an Ubuntu packaging problem.

[Bug 823878] Re: bind interfaces only requires a manual change to /etc/init/smbd.conf

2011-10-09 Thread Steve Langasek
What version of the samba package do you have installed? Your bug report says you're running lucid, but the lucid version of the nmbd, upstart job already includes code to handle creation of the /var/run/samba directory. -- You received this bug notification because you are a member of Ubuntu

[Bug 836849] Re: Samba starts before static IPs set in network manager, even when only using 'interfaces' and not 'bind interfaces only'

2011-10-09 Thread Steve Langasek
** Summary changed: - Samba starts before static IPs set in network manager + Samba starts before static IPs set in network manager, even when only using 'interfaces' and not 'bind interfaces only' -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 823878] Re: bind interfaces only requires a manual change to /etc/init/smbd.conf

2011-10-09 Thread Steve Langasek
And do you have the samba-common-bin package installed? If not, you're seeing bug #572410 which was fixed in maverick. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/823878 Title:

[Bug 858867] Re: XMLRPC allows unauthed users access to various methods (which it shouldn't)

2011-10-09 Thread Dave Walker
Confirmed, with the following. Marking medium, and tagging as a security bug. I'm not certain it exposes credentials, or anything else highly privileged. If this is not the case, please update the bug with an example. Thanks. #!/usr/bin/python import xmlrpclib server =

[Bug 870168] Re: Kernel Oops - Oneiric KVM/OpenStack triggers 'Unable to handle kernel NULL pointer deference'

2011-10-09 Thread Kiall
Okay - I've managed to get about 24 hours without a panic! (With the stock oneiric packages ie 3.0 kernel etc) To fix this issue, I purged all OpenStack components, Wiped the OpenStack database and re-installed. I say fix because obviously the Oops should never have occurred at all, regardless

[Bug 858878] Re: lack of csrf protection in cobbler-web

2011-10-09 Thread Dave Walker
** Changed in: cobbler (Ubuntu) Milestone: None = precise-alpha-1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cobbler in Ubuntu. https://bugs.launchpad.net/bugs/858878 Title: lack of csrf protection in cobbler-web To manage

[Bug 645082] Re: bacula misses requirement of gawk

2011-10-09 Thread Dave Walker
** Changed in: bacula (Ubuntu) Milestone: None = precise-alpha-1 ** Changed in: bacula (Ubuntu) Assignee: (unassigned) = Serge Hallyn (serge-hallyn) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu.

[Bug 871297] Re: uncloud-init updates.tar doesn't work

2011-10-09 Thread Scott Moser
This is borderline of low and wishlist. uncloud-init should not be used. It is really a legacy hack. We need to a.) change documentation at https://help.ubuntu.com/community/UEC/Images to not reference uncloud-init b.) provide tools or documentation to use the fully functional and more easily

[Bug 871297] Re: uncloud-init updates.tar doesn't work

2011-10-09 Thread Scott Moser
fixed in revision 460. ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New = Fix Committed ** Changed in: cloud-init Importance: Undecided = Low ** Changed in: cloud-init (Ubuntu) Status: New = Triaged -- You received

[Bug 871297] Re: uncloud-init updates.tar doesn't work

2011-10-09 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-init -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/871297 Title: uncloud-init updates.tar doesn't work To manage notifications about this bug go to:

[Bug 838729] Re: x200 laptop fails to complete to suspend on second suspend after boot

2011-10-09 Thread jimmij
Just want to confirm that removing cgroup-bin resolved this issue for me on a Thinkpad T400. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu. https://bugs.launchpad.net/bugs/838729 Title: x200 laptop fails to

[Bug 838581] Re: Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows.

2011-10-09 Thread Scott Moser
Hi, I've just uploaded a ppa build of nova to https://launchpad.net/~smoser/+archive/ppa with a patch pulled back from trunk which is reported to fix this issue. Could someone listening here please try to with my ppa build and report back if that fixes your problem. To do this, simply

[Bug 706354] Re: dpkg-maintscript-helper: warning: environment variable DPKG_MAINTSCRIPT_PACKAGE missing

2011-10-09 Thread phoenix_firebrd
This bug is in Oneiric Ocelot ** Changed in: lightdm (Ubuntu) Status: Triaged = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/706354 Title: dpkg-maintscript-helper:

[Bug 858878] Re: lack of csrf protection in cobbler-web

2011-10-09 Thread Jamie Strandboge
While this is targeted for Precise, it also is going to need to be backported to Oneiric as this is a security vulnerability. ** Also affects: cobbler (Ubuntu Oneiric) Importance: High Status: New ** Also affects: cobbler (Ubuntu Precise) Importance: Undecided Status: New **

[Bug 823876] Re: package samba-common-bin 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2011-10-09 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 871129] [NEW] Chatzilla add-on resumes too late from suspend state

2011-10-09 Thread Detlef Lechner
Public bug reported: My Chatzilla add-on sometimes takes more than 15 minutes to resume from suspend state. At other times it resumes reasonably fast ( 30 s). /var/log/pm-suspend.log does not produce an error message which I could discern as such. E. g. it end in: Sun Oct 9 06:27:04 CEST 2011:

[Bug 871129] Re: Chatzilla add-on resumes too late from suspend state

2011-10-09 Thread Detlef Lechner
** Description changed: - My Chatzilla add-on sometimes takes more than 15 minutes to resume from suspend state. At other times it resumes reasonably fast ( 30 s). + My Chatzilla add-on sometimes takes more than 15 minutes to resume from suspend state. At other times it resumes reasonably fast

[Bug 751219] Re: HP Z800 - 10.10 64bit and 10.04.2 64bit problem after installation

2011-10-09 Thread komputes
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect BUGNUMBER When reporting bugs in the future please use apport by using 'ubuntu-bug' and

[Bug 602712] Re: Description/Link: Alsamixergui

2011-10-09 Thread Timothy Arceri
** Also affects: alsamixergui (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/602712 Title: Description/Link: Alsamixergui To manage

[Bug 744004] Re: HP Pavilion dv9429us - mouse freezes

2011-10-09 Thread komputes
** Summary changed: - From HP Pavilion dv9429us laptop, I am running dual booted ubuntu on windows vista 32 bits. As soon as I boot the laptop with ubuntu, the laptop mouse freezes, and I can not do any thing. Please help. Thanks. + HP Pavilion dv9429us - mouse freezes ** Description

[Bug 743359] Re: Installer: LockFailedException: Failed to lock /target/var/cache/apt/archives/lock

2011-10-09 Thread Bryan Zimmerman
Installer crashed during fresh install of beta 2 in VirtualBox. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/743359 Title: Installer: LockFailedException: Failed to lock

[Bug 187221] Re: Can not add ipp printer via system-config-printer

2011-10-09 Thread Hans L
I tried this again in 11.04. It looks like the interface has changed a bit since this bug was entered There is a field labeled Queue: with the default value of /printers/ in it. It seems the Verify... and Forward buttons are disabled unless you change this default value. Changing it to

[Bug 744004] Re: HP Pavilion dv9429us - mouse freezes

2011-10-09 Thread komputes
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect BUGNUMBER When reporting bugs in the future please use apport by using 'ubuntu-bug' and

Re: [Bug 847782] Re: installer writes a permanent ethernet entry in interfaces file

2011-10-09 Thread Clint Byrum
Excerpts from PeterPall's message of Sat Oct 08 11:16:29 UTC 2011: I understand that the first time after installation it makes sense for the system to wait for a network connection before booting. If the installer removes the line in /etc/network/interfaces telling the system about networks

[Bug 748805] Re: Sound level icon is inconsistent with gnome-settings-daemon notifications

2011-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-settings-daemon (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/748805

[Bug 748805] Re: Sound level icon is inconsistent with gnome-settings-daemon notifications

2011-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: indicator-sound (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/748805

[Bug 871135] [NEW] gnome-screenshot unable to overwrite file, says the file already exist and close after having shown an error

2011-10-09 Thread RIVIERE Aurélien
Public bug reported: How to reproduce this bug : -Open gnome-screenshot -make a screenshot -ask to save the picture on a already existing file. Result ON A GTK DIALOG type GTK_MESSAGE_ERROR : Error while copying Screenshot.png. there was an error copying the file into /home/ubuntu/Documents/ad.

[Bug 871133] [NEW] Ubuntu Oneric Volume Step Can Not be Changed

2011-10-09 Thread Josh Burghandy
Public bug reported: Changing the volume step in gconf-editor does not do anything when adjusting the volume on a hardware dial. ** Affects: gnome-settings-daemon (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu

[Bug 837560] Re: Dash: clicking any item will also highlight the first one

2011-10-09 Thread Omer Akram
Sorry, a variant of this bug is bug 867548 which I will be un- duplicating and still exists in Unity. ** Changed in: unity Status: Confirmed = Fix Released ** Changed in: unity (Ubuntu) Assignee: Gord Allott (gordallott) = (unassigned) ** Changed in: unity (Ubuntu) Status:

[Bug 867548] Re: Icon selection stays is Dash after dragging shortcut outside

2011-10-09 Thread Omer Akram
** This bug is no longer a duplicate of bug 837560 Dash: clicking any item will also highlight the first one ** Description changed: - See screencast; when dragging icon outside Dash the selection stays on - it. + 1. open applications lens + 2. drag an icon with left click a few pixels

[Bug 864708] Re: Clicking blank space on top panel doesn't raise maximized window to front

2011-10-09 Thread Omer Akram
** Tags added: regression-release ** Changed in: unity Importance: Undecided = Medium ** Changed in: unity (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 871138] [NEW] [Realtek ALC268] ALSA test tone not correctly played back

2011-10-09 Thread Lucy Ding
Public bug reported: Sound stopped working after an update. I have no idea what the problem is. Everything looks like it should work, but no sound comes out with speakers, headphones or built-in sound. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: alsa-base 1.0.22.1+dfsg-0ubuntu3

[Bug 871138] Re: [Realtek ALC268] ALSA test tone not correctly played back

2011-10-09 Thread Lucy Ding
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871138 Title: [Realtek ALC268] ALSA test tone not correctly played back To manage notifications about this bug go to:

[Bug 777012] Re: unity immature in natty for dual-monitor setups

2011-10-09 Thread Omer Akram
** Changed in: unity Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/777012 Title: unity immature in natty for dual-monitor setups To manage notifications about

[Bug 776101] Re: Lost icons in some app

2011-10-09 Thread Omer Akram
** Changed in: unity Status: Incomplete = Invalid ** Changed in: unity-lens-applications Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/776101 Title: Lost

[Bug 871139] [NEW] [Oneiric] [Regression] Tomboy has lost UbuntuOne sync plugin

2011-10-09 Thread Swâmi Petaramesh
Public bug reported: Tomboy notes used to have an UbuntuOne sync capability. This has suddenly disappeared in Oneiric. This is a very annoying bug to me. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: tomboy 1.8.0-1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4 Uname:

[Bug 871139] Re: [Oneiric] [Regression] Tomboy has lost UbuntuOne sync plugin

2011-10-09 Thread Swâmi Petaramesh
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871139 Title: [Oneiric] [Regression] Tomboy has lost UbuntuOne sync plugin To manage notifications about this bug go to:

[Bug 871010] Re: blcr-dkms 0.8.2-15ubuntu1: blcr kernel module failed to build

2011-10-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 844322 *** https://bugs.launchpad.net/bugs/844322 ** This bug is no longer a duplicate of bug 871009 blcr-dkms 0.8.2-15ubuntu1: blcr kernel module failed to build ** This bug has been marked a duplicate of bug 844322 blcr-dkms 0.8.2-15ubuntu1: blcr

[Bug 871050] Re: package nvidia-173 173.14.22-0ubuntu11 failed to install/upgrade: nvidia-173 kernel module failed to build

2011-10-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 552286 *** https://bugs.launchpad.net/bugs/552286 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 552286, so it is being marked as such. Please look

[Bug 871009] Re: blcr-dkms 0.8.2-15ubuntu1: blcr kernel module failed to build

2011-10-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 844322 *** https://bugs.launchpad.net/bugs/844322 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 844322, so it is being marked as such. Please look

[Bug 870901] Re: blcr-dkms 0.8.2-15ubuntu1: blcr kernel module failed to build

2011-10-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 844322 *** https://bugs.launchpad.net/bugs/844322 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 844322, so it is being marked as such. Please look

[Bug 870624] Re: blcr-dkms 0.8.2-15ubuntu1: blcr kernel module failed to build

2011-10-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 844322 *** https://bugs.launchpad.net/bugs/844322 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 844322, so it is being marked as such. Please look

[Bug 870611] Re: blcr-dkms 0.8.2-15ubuntu1: blcr kernel module failed to build

2011-10-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 844322 *** https://bugs.launchpad.net/bugs/844322 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 844322, so it is being marked as such. Please look

[Bug 805087] Re: Dash and launcher appear underneath windows

2011-10-09 Thread seanlano
I am able to reproduce this bug by doing the following: - Open a document in Document Viewer. - Make it fullscreen. - Close fullscreen. Now the Unity dash will always appear underneath all of the windows until a reboot. -- You received this bug notification because you are a member of

[Bug 870895] Re: oss4-dkms 4.2-build2004-1ubuntu2: oss4 kernel module failed to build (fatal error: bits/predefs.h: No such file or directory)

2011-10-09 Thread Daniel van Vugt
** Summary changed: - oss4-dkms 4.2-build2004-1ubuntu2: oss4 kernel module failed to build + oss4-dkms 4.2-build2004-1ubuntu2: oss4 kernel module failed to build (fatal error: bits/predefs.h: No such file or directory) -- You received this bug notification because you are a member of Ubuntu

[Bug 863152] Re: Lenovo s205 USB ports doesn't work correctly with kernel 3.0.0.12

2011-10-09 Thread icedearth_nic
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/863152 Title: Lenovo s205 USB ports doesn't work correctly with kernel 3.0.0.12 To

[Bug 725584] Re: Some gnome-panel Applets still use GTK theme's panel-background, even if use system theme is not selected

2011-10-09 Thread Matt Sturgeon
** Changed in: gnome-panel Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725584 Title: Some gnome-panel Applets still use GTK theme's panel-background, even if use

[Bug 871097] Re: nautilus crashed with SIGSEGV in gconf_client_get()

2011-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nautilus-open-terminal (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 870831] Re: fglrx-updates 2:8.881-0ubuntu5: fglrx-updates kernel module failed to build

2011-10-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 860259 *** https://bugs.launchpad.net/bugs/860259 ** This bug is no longer a duplicate of bug 870812 fglrx-updates 2:8.881-0ubuntu5: fglrx-updates kernel module failed to build ** This bug has been marked a duplicate of bug 860259 fglrx-updates

[Bug 870812] Re: fglrx-updates 2:8.881-0ubuntu5: fglrx-updates kernel module failed to build

2011-10-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 860259 *** https://bugs.launchpad.net/bugs/860259 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 860259, so it is being marked as such. Please look

[Bug 860259] Re: fglrx-updates 2:8.881-0ubuntu4: fglrx-updates kernel module failed to build

2011-10-09 Thread Daniel van Vugt
** This bug is no longer a duplicate of bug 859101 fglrx 2:8.881-0ubuntu2: fglrx kernel module failed to build (kernel includes at ... not found or incomplete) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 860259] Re: fglrx-updates 2:8.881-0ubuntu4: fglrx-updates kernel module failed to build

2011-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: fglrx-installer-updates (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 860259] Re: fglrx-updates 2:8.881-0ubuntu4: fglrx-updates kernel module failed to build

2011-10-09 Thread Daniel van Vugt
On second thoughts, this build failure, and its duplicates look different to 859101. ** Summary changed: - fglrx-updates 2:8.881-0ubuntu4: fglrx-updates kernel module failed to build + fglrx-updates 2:8.881-0ubuntu4: fglrx-updates kernel module failed to build (/usr/sbin/dkms: line 74: cd:

[Bug 828850] Re: software-properties-gtk crashed with DBusException in call_blocking(): com.ubuntu.SoftwareProperties.PermissionDeniedByPolicy: com.ubuntu.softwareproperties.applychanges

2011-10-09 Thread stanley.kardach
I am also experiencing this issue when I open up software-properties-gtk via applications menu. Additionally it crashes when I try to change the download server. I am not asked for password at any time. This issue doesn't happen if you run the software-properties-gtk via terminal as root. --

[Bug 870739] Re: package dahdi-dkms 1:2.3.0.1 dfsg-2ubuntu2 failed to install/upgrade: dahdi kernel module failed to build

2011-10-09 Thread Daniel van Vugt
*** This bug is a duplicate of bug 790478 *** https://bugs.launchpad.net/bugs/790478 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 790478, so it is being marked as such. Please look

[Bug 869047] Re: PgUp does not work Acer Aspire 5750-9668

2011-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 871138] Re: [Realtek ALC268] ALSA test tone not correctly played back

2011-10-09 Thread Lucy Ding
I rebooted and selected the second newest Linux kernel version, and my sound works again. The version that does NOT work is: 2.6.32-34 The version that does work is: 2.6.32-33 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 869485] Re: Can not rearrange slides in ODP file

2011-10-09 Thread Peter Rhone
With the attached odp, after opening the presentation, switch immediately to the slide sorter view, and try to move the slides with images to a new location. The image changes to that of another slide, and general randomness with loss of information is the result. ** Attachment added:

[Bug 865091] Re: Saving configuration (Preferences - export) freezes compiz

2011-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: compizconfig-settings-manager (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 773034] Re: Japanese characters on selected tabs not shown with Screen font antialiasing on

2011-10-09 Thread Nobuto MURATA
I'm not sure when exactly this issue was fixed, but it cannot be reproducible on current Oneiric with LibreOffice 3.4.3-3ubuntu2. So I will close this bug. ** Changed in: libreoffice (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of

[Bug 871144] [NEW] drop ask.com search plugin from xul-ext-ubufox

2011-10-09 Thread Nobuto MURATA
Public bug reported: ubufox has currently ask.com search plugin for all locales. But ask.com has only English interface, for people other than using English locale it's not so useful. Can we drop ask.com from xul-ext-ubufox, or move it to specific firefox- locale-* if needed? ProblemType: Bug

[Bug 871144] Re: drop ask.com search plugin from xul-ext-ubufox

2011-10-09 Thread Nobuto MURATA
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871144 Title: drop ask.com search plugin from xul-ext-ubufox To manage notifications about this bug go to:

[Bug 869047] Re: PgUp does not work Acer Aspire 5750-9668

2011-10-09 Thread Matvey Marinin
This bug affects me too (Acer 5750G on Ubuntu 11.04). It seems that PgUp key hangs after first press, xev shows repeated lines: KeyPress event, serial 36, synthetic NO, window 0x4c1, root 0xae, subw 0x4c2, time 6176523, (50,26), root:(51,511), state 0x10, keycode 112 (keysym

[Bug 868311] Re: Screenlets doesn't remember the correct workspace on restart

2011-10-09 Thread Diego Lima
Ok, I managed to come up with a much simpler solution. Instead of making copies, I'm just setting the window role, which was previously unused and can be used to uniquely identify windows. I'm currently using the configuration's file name to name the window role, so for each different

[Bug 868311] Re: Screenlets doesn't remember the correct workspace on restart

2011-10-09 Thread Diego Lima
Attaching the patch for session.py ** Patch added: session.py.patch https://bugs.launchpad.net/screenlets/+bug/868311/+attachment/2531146/+files/session.py.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 868311] Re: Screenlets doesn't remember the correct workspace on restart

2011-10-09 Thread Diego Lima
I've also commited the changes to baazar (revs 724 and 725). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/868311 Title: Screenlets doesn't remember the correct workspace on restart To manage

[Bug 871145] [NEW] package cups 1.4.6-5ubuntu1.3 failed to install/upgrade: le sous-processus dpkg-deb --fsys-tarfile a retourné une erreur de sortie d'état 2

2011-10-09 Thread Dimitri Gigault
Public bug reported: nstallArchives() failed: Prconfiguration des paquets... Prconfiguration des paquets... Prconfiguration des paquets... (Lecture de la base de donnes... (Lecture de la base de donnes... 5%% (Lecture de la base de donnes... 10%% (Lecture de la base de donnes... 15%% (Lecture

[Bug 871145] Re: package cups 1.4.6-5ubuntu1.3 failed to install/upgrade: le sous-processus dpkg-deb --fsys-tarfile a retourné une erreur de sortie d'état 2

2011-10-09 Thread Dimitri Gigault
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871145 Title: package cups 1.4.6-5ubuntu1.3 failed to install/upgrade: le sous- processus dpkg-deb --fsys-tarfile a retourné une erreur de sortie

[Bug 871147] Re: package linux-image-2.6.32-34-generic 2.6.32-34.77 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 10

2011-10-09 Thread Илья
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871147 Title: package linux-image-2.6.32-34-generic 2.6.32-34.77 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/nvidia-common exited

[Bug 871147] [NEW] package linux-image-2.6.32-34-generic 2.6.32-34.77 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 10

2011-10-09 Thread Илья
Public bug reported: Ubuntu 10.04 linux-image-2.6.32-34 ProblemType: Package DistroRelease: Ubuntu 10.04 Package: linux-image-2.6.32-34-generic 2.6.32-34.77 ProcVersionSignature: Ubuntu 2.6.32-34.77-generic 2.6.32.44+drm33.19 Uname: Linux 2.6.32-34-generic x86_64 NonfreeKernelModules: nvidia

[Bug 818057] Re: installer slideshow text has strange strings

2011-10-09 Thread GTriderXC
Sorry I don't quite understand Your post. There is no difference in what You wrote between the offending bit of text is as follows and It should be…. What I did was deleting all of the nbsp; elements. which fixed the described bug. Now there may be a small problem with orphan letters at the end

[Bug 433260] Re: par2 cannot work with special characters

2011-10-09 Thread ricardisimo
There is a workaround, but not a fix. It would be nice if this could be fixed once and for all. http://ubuntuforums.org/showpost.php?p=8083303postcount=17 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 871126] Re: unity russian (ru) translations in oneiric

2011-10-09 Thread Igor Zubarev
исправил ** Changed in: unity (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871126 Title: unity russian (ru) translations in oneiric To manage

[Bug 843431] Re: Logitech camera microphone does not work

2011-10-09 Thread j0c1323
I confirm the same problem with a Logitech C310. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/843431 Title: Logitech camera microphone does not work To manage notifications about this bug go to:

[Bug 860238] Re: package linux-image-3.0.0-12-generic 3.0.0-12.19 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1

2011-10-09 Thread Gary M
Still occurs trying to upgrade 3.0.0-12.19 persistent-live-usb install to 3.0.0-12.20. ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 871152] [NEW] checkbox does not respect default browser when submitting bug report

2011-10-09 Thread Redmar
Public bug reported: Checkbox uses chromium to submit a bug report to launchpad, even though firefox is set as the default browser. How to reproduce: -Install both firefox and chromium. -Make sure that firefox is set as the default -Start checkbox, mark a test as failed and indicate you want to

[Bug 870751] Re: [needs-packaging] Please provide e4rat for ubuntu

2011-10-09 Thread Ilya Barygin
** Changed in: ubuntu Importance: Undecided = Wishlist ** Tags added: needs-packaging ** Bug watch added: Debian Bug tracker #637640 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637640 ** Also affects: debian via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637640

[Bug 869311] Re: searchplugins installation damaged after natty-oneiric upgrade

2011-10-09 Thread Martin Pitt
Any chance someone could test the update today? Then we could even put it into final, which would be nice for the alternates (as you can use them for upgrading). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 734398] Re: Ubuntu flash audio delay

2011-10-09 Thread Heiko Harders
I can confirm with Ubuntu 11.10 and Flash player 11 downloaded from Adobe's website. I don't know whether it is a problem with Adobe's plugin or whether the problem is on the Ubuntu side. The problem can be observed very easily in this Flash game: http://www.adamatomic.com/canabalt Just wait

[Bug 734398] Re: Ubuntu flash audio delay

2011-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: flashplugin-nonfree (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/734398

[Bug 870056] Re: Update problem: Berkeley v4.7 database library

2011-10-09 Thread Ilya Barygin
** Package changed: ubuntu = db4.7 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/870056 Title: Update problem: Berkeley v4.7 database library To manage notifications about this bug go to:

[Bug 867897] Re: java crashed with SIGABRT in ContiguousSpace::block_start_const()

2011-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: openjdk-7 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/867897 Title:

[Bug 862808] Re: datetime-indicator-menu is inescapable using just keyboard

2011-10-09 Thread Greg Auger
*** This bug is a duplicate of bug 676222 *** https://bugs.launchpad.net/bugs/676222 ** This bug is no longer a duplicate of bug 758550 Keyboard gets stuck in calendar in datetime indicator ** This bug has been marked a duplicate of bug 676222 Once indicator-datetime calendar is

[Bug 795475] Re: [iOS5 devices do not work] Unhandled lockdown error (-4)

2011-10-09 Thread Martin Pitt
Alan, in comment 15 you said that the very same patch worked for your device? Are the crashes you mentioned in bug 19 a regression from this update, or did you get them before? Did you get them with your PPA package? -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 758550] Re: Keyboard gets stuck in calendar in datetime indicator

2011-10-09 Thread Greg Auger
*** This bug is a duplicate of bug 676222 *** https://bugs.launchpad.net/bugs/676222 ** This bug has been marked a duplicate of bug 676222 Once indicator-datetime calendar is focused, cannot use left/right keyboard arrows to navigate through different indicators. -- You received this

[Bug 676222] Re: Once indicator-datetime calendar is focused, cannot use left/right keyboard arrows to navigate through different indicators.

2011-10-09 Thread Greg Auger
Ss the original reporter of this bug, I know that this bug is about what I just described. So thank you for pointing out bug #758550. I have marked it as a duplicate of this bug so we don't lose the valuable comments on this bug, both about fixing it (from mpt, David Barth, Karl Lattimer) and

  1   2   3   4   5   6   7   8   9   10   >