Re: [Bug 925511] Re: lxc init script should fail when it ... failed

2012-02-08 Thread Ritesh Raj Sarraf
On Wednesday 08 February 2012 03:54 AM, Serge Hallyn wrote: @Ritesh, Unfortunately I don't know that that many people would read the README :) It is worth adding though, thanks for the suggestion. In addition, I will add an LXC section to the ubuntu server guide soon, and this should be

Re: [Bug 925511] Re: lxc init script should fail when it ... failed

2012-02-08 Thread Simon Kelley
On 08/02/12 08:33, Ritesh Raj Sarraf wrote: On Wednesday 08 February 2012 03:54 AM, Serge Hallyn wrote: @Ritesh, Unfortunately I don't know that that many people would read the README :) It is worth adding though, thanks for the suggestion. In addition, I will add an LXC section to the

[Bug 924002] Re: [Lucid] dbg package symbols are not provided for latest autofs packages

2012-02-08 Thread Martin Pitt
The build log says dh_strip debug symbol extraction: ignored packages: autofs5 is already stripped, ignoring autofs5-ldap is already stripped, ignoring autofs5-hesiod is already stripped, ignoring autofs is already stripped, ignoring autofs-ldap is already stripped, ignoring autofs-hesiod is

[Bug 928769] [NEW] nova-compute fails due to absence of policy.json

2012-02-08 Thread Alvaro Lopez
Public bug reported: nova-compute needs the policy.json file, but it is not include in the nova-compute package: TRACE: ConfigNotFound: Could not find config at /run/policy.json I am using the Essex-3 packages of nova. ** Affects: nova (Ubuntu) Importance: Undecided Status:

[Bug 923699] Re: Compiling PHP 5 fails due to missing suhosin_patch.c

2012-02-08 Thread Hakan Küçükyılmaz
** Changed in: php5 (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/923699 Title: Compiling PHP 5 fails due to missing suhosin_patch.c To

[Bug 912352] Re: euca-allocate-address is not acepting any parameters

2012-02-08 Thread Dave Walker
euca-allocate-address shouldn't take values should it? ** Changed in: nova (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/912352 Title:

[Bug 880339] Re: AppArmor profile needs update

2012-02-08 Thread Jürgen
Sorry Andres for forgetting to reply to #3, but no, I have only one database on that PC, and that's Amarok's DB, in default location. My home PC sleeps right now apparently; if you still need it, please let me know, and I'll send you my apparmor profile. -- You received this bug notification

[Bug 928769] Re: nova-compute fails due to absence of policy.json

2012-02-08 Thread Chuck Short
Can you please supply the output of dpkg -l | grep nova please? Thanks chuck ** Changed in: nova (Ubuntu) Importance: Undecided = Low ** Changed in: nova (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 928834] [NEW] nova-compute depends on qemu-kvm, even if kvm is not used

2012-02-08 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: If I install nova-compute-xen, the qemu-kvm package is installed from the nova-compute dependencies. ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- nova-compute depends on qemu-kvm, even if kvm is not used

[Bug 928834] [NEW] nova-compute depends on qemu-kvm, even if kvm is not used

2012-02-08 Thread Alvaro Lopez
Public bug reported: If I install nova-compute-xen, the qemu-kvm package is installed from the nova-compute dependencies. ** Affects: nova (Ubuntu) Importance: Undecided Status: New ** Project changed: nova = ubuntu ** Package changed: ubuntu = nova (Ubuntu) -- You received

[Bug 928848] [NEW] nova-common installation triggers nova-manage db sync on compute node

2012-02-08 Thread Alvaro Lopez
Public bug reported: I've installed nova-compute-xen on a compute node, and nova-common tries to make a nova-manage db sync when the package is configured. This results on a /var/lib/nova/nova.sqlite file. $ sudo aptitude install python-software-properties $ sudo add-apt-repository

[Bug 928834] Re: nova-compute depends on qemu-kvm, even if kvm is not used

2012-02-08 Thread Scott Moser
This was by design, as a fix for bug 833530 (needs qemu-img) We may be able to remove that dependency now that we have qemu-utils package. ** Changed in: nova (Ubuntu) Status: New = Triaged ** Changed in: nova (Ubuntu) Importance: Undecided = Medium -- You received this bug

[Bug 925511] Re: lxc init script should fail when it ... failed

2012-02-08 Thread Serge Hallyn
Thanks Ritesh and Simon, sounds like a great idea. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/925511 Title: lxc init script should fail when it ... failed To manage notifications

[Bug 478932] Re: python-beautifulsoup should have some docs

2012-02-08 Thread Leonard Richardson
Tarballs for Beautiful Soup 4 now include Sphinx documentation. It's also in the Bazaar repository. ** Changed in: beautifulsoup Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to beautifulsoup in

[Bug 922232] Re: Volumes fail to attach without discovery using tgt

2012-02-08 Thread Brian Waldon
** Changed in: nova Milestone: None = essex-4 ** Changed in: nova Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/922232 Title: Volumes fail to

[Bug 898373] Re: fsck.ext3: Device or resource busy while trying to open /dev/xvda2

2012-02-08 Thread Scott Moser
** Description changed: I'm opening this against cloud-init, but I do not actually think that is valid. In an ec2 instance for test of alpha-1 images [1], we saw errors on boot like: - Loading, please wait... - [1342606.840604] udevd[81]: starting version 175 - Begin: Loading

[Bug 928990] [NEW] fsck / dirty filesystem on instance is death

2012-02-08 Thread Scott Moser
Public bug reported: As we saw in bug 898373, if a filesystem needs manual intervention for an fsck, then boot completely stops. mountall will wait indefinitely on someone attending to this broken filesystem, and in a cloud (at least in EC2) with no console access, that means the system will

[Bug 928848] Re: nova-common installation triggers nova-manage db sync on compute node

2012-02-08 Thread Adam Gandelman
Hi Alvaro- This is run in the post-installation step of the nova-common package, which is installed with nova-compute-xen. It is the expected behavior and happens to help users who want to install all nova components on a single node and have something ready to use out-of-the-box. Note that

[Bug 701944] Re: snmpd postinst fails if user cannot be deleted

2012-02-08 Thread Steve Huff
** Branch linked: lp:~shuff/ubuntu/precise/net-snmp/fix-for-701944 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in Ubuntu. https://bugs.launchpad.net/bugs/701944 Title: snmpd postinst fails if user cannot be deleted To

[Bug 922232] Re: Volumes fail to attach without discovery using tgt

2012-02-08 Thread OpenStack Hudson
Reviewed: https://review.openstack.org/3865 Committed: http://github.com/openstack/nova/commit/a933e3628ba8cc2fb985665a724799ee0a58aa16 Submitter: Jenkins Branch:master commit a933e3628ba8cc2fb985665a724799ee0a58aa16 Author: Vishvananda Ishaya vishvana...@gmail.com Date: Tue Feb 7

[Blueprint servercloud-p-freeipa-tech-preview] FreeIPA Tech Preview

2012-02-08 Thread Timo Aaltonen
Blueprint changed by Timo Aaltonen: Whiteboard changed: Rather fine-grained task list below. Uploading full 389ds stack is not necessary (hence status isn't BLOCKED), though not a whole lot of work after the prereqs are already done. Work items (precise-alpha-2): [tjaalton] package

[Bug 923179] Re: package bacula-common-mysql (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/bacula/libbaccats.la', which is also in package bacula-common 5.2.3-0ubuntu2

2012-02-08 Thread Scott Moser
*** This bug is a duplicate of bug 897303 *** https://bugs.launchpad.net/bugs/897303 ** This bug has been marked a duplicate of bug 897303 bacula-common-mysql uninstallable due to conflicting files -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 897303] Re: bacula-common-mysql uninstallable due to conflicting files

2012-02-08 Thread Launchpad Bug Tracker
This bug was fixed in the package bacula - 5.2.3-0ubuntu3 --- bacula (5.2.3-0ubuntu3) precise; urgency=low * remove libbaccats* from bacula-common, which fixes a depends-but-conflicts between bacula-common and bacula-{mysql,pgsql,sqlite3} (LP: #897303) -- Scott Moser

[Bug 897303] Re: bacula-common-mysql uninstallable due to conflicting files

2012-02-08 Thread Scott Moser
I've just uploaded a fix for this. I've verified installation of the packages, but kept the version at 5.2.3. I'd very much appreciate someone testing that the packages work (I have no real experience with bacula). If someone would like to request or tackle the merge to upstream 5.2.5, then

[Bug 925513] Re: plymouth should not run in container

2012-02-08 Thread Steve Langasek
I'm having trouble sussing out the underlying principle here that warrants special-casing plymouth in a container. Plymouth is the standard boot-time I/O multiplexer; any upstart jobs that need to interact with the user at boot time should be using plymouth. Now for the most part, this currently

[Bug 869017] Re: Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not used)

2012-02-08 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) = xorg-server (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/869017 Title: Ubuntu server enables screenblanking, concealing crashdumps (DPMS

[Bug 929086] [NEW] Missing depends: dnsmasq

2012-02-08 Thread LaMont Jones
Public bug reported: Package fails to configure because of missing dnsmasq. Either it needs a Depends, or it needs to check before trying to run it. lamont -- dpkg --configure --pending Setting up lxc (0.7.5-3ubuntu19) ... * Starting Linux Containers

[Bug 928848] Re: nova-common installation triggers nova-manage db sync on compute node

2012-02-08 Thread Alvaro Lopez
Good to know that this is was the expected bahaviour. For me it is OK, since I'm in the situation that you point. Regards, Alvaro. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/928848

[Blueprint servercloud-p-freeipa-tech-preview] FreeIPA Tech Preview

2012-02-08 Thread Timo Aaltonen
Blueprint changed by Timo Aaltonen: Whiteboard changed: Rather fine-grained task list below. Uploading full 389ds stack is not necessary (hence status isn't BLOCKED), though not a whole lot of work after the prereqs are already done. Work items (precise-alpha-2): [tjaalton] package

[Blueprint servercloud-p-lxc] LXC development for Precise

2012-02-08 Thread Stéphane Graber
Blueprint changed by Stéphane Graber: Whiteboard changed: Status: Started NOTE: (jdstrand) jjohansen's work items are being tracked as part ot security-p-apparmor-containers and I added a dependency of this bp to that one Work Items: [serge-hallyn] LXC init script to create

[Bug 908154] Re: PHP session garbage collection measured in minutes instead of seconds

2012-02-08 Thread Ondřej Surý
It's not really a bug in PHP5, but a feature in psmisc package before 22.15 (see related Debian bug). You can pick new psmisc[*] from my PPA: https://launchpad.net/~ondrej/+archive/php5 and report back here. (Be aware to not install 5.3.10-1 unless you really want to.) * - It was uploaded just

[Bug 312493] Re: Not possible to run PHP in a multiuser and secure way

2012-02-08 Thread Ondřej Surý
php5-fpm (and others listed in my previous comment) pretty much solves this bug. ** Changed in: php5 (Ubuntu) Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 869017] Re: Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not used)

2012-02-08 Thread Colin Watson
We probably ought to handle this in either console-setup or kbd. It has nothing to do with X. ** Package changed: xorg-server (Ubuntu) = console-setup (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report.

[Bug 869017] Re: Ubuntu server enables screenblanking, concealing crashdumps (DPMS is not used)

2012-02-08 Thread Colin Watson
** Changed in: console-setup (Ubuntu) Status: New = Triaged ** Changed in: console-setup (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report.

[Bug 916065] Re: php5 sessionmanagement ignores values in custom ini files

2012-02-08 Thread Ondřej Surý
Slightly better patch now in debian git. Scans all relevant SAPI's configurations and if not found (or php5 not installed), it will scan /etc/php5/*/php.ini and /etc/php5/conf.d/*.ini ** Patch added: 0001-Improve-maxlifetime-script-to-scan-for-more-SAPIs-an.patch

[Bug 876387] Re: fuser forking uncontrollably in cron job

2012-02-08 Thread Ondřej Surý
Could you try installing psmisc (just psmisc, there's also latest php5) from https://launchpad.net/~ondrej/+archive/php5? This should fix the fork()ing of fuser. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 423071] Re: PHP5 now depends on libapache2-mod-php5 even if lighttpd installed

2012-02-08 Thread Ondřej Surý
No problem in php5, seems like apt is chosing wrong packages. ** Package changed: php5 (Ubuntu) = apt (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/423071 Title: PHP5 now

[Bug 929086] Re: Missing depends: dnsmasq

2012-02-08 Thread Serge Hallyn
Thanks for reporting this bug, but I'm afraid it doesn't make sense to me. dnsmasq-base is listed as a Depends: for lxc. ** Changed in: lxc (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc

[Bug 794820] Re: package libapache2-mod-php5 5.3.2-1ubuntu4.9 failed to install/upgrade:, Curses lost keyboard; Command line distro upgrade - via Putty - SSH - Screen

2012-02-08 Thread Ondřej Surý
You just need to do: sudo dpkg-reconfigure -plow debconf It's not a bug in PHP5 package (it uses standard debconf interface), so I am reassigning to debconf (where it could be probably closed as workaround for broken terminals exists). ** Package changed: php5 (Ubuntu) = debconf (Ubuntu) --

[Bug 929086] Re: Missing depends: dnsmasq

2012-02-08 Thread LaMont Jones
It turns out that I had diverted dnsmasq in my hatred of it. Not a vaild bug. ** Changed in: lxc (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 897303] Re: bacula-common-mysql uninstallable due to conflicting files

2012-02-08 Thread masterclyde
The latest package installed When attempting to start the bacula-director the following error is logged, and the service does not start. 08-Feb 18:59 bacula-dir JobId 0: Fatal error: Please replace this dummy libbaccats library with a proper one. 08-Feb 18:59 bacula-dir JobId 0: Fatal error:

[Bug 928679] [NEW] general protection fault: 0000 [#23] SMP

2012-02-08 Thread Thomas Reuss
Public bug reported: The error occurred while switching on twinview in nvidia-settings ProblemType: KernelOops DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-14-generic 3.2.0-14.23 ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3 Uname: Linux 3.2.0-14-generic x86_64

[Bug 928679] Re: general protection fault: 0000 [#23] SMP

2012-02-08 Thread Thomas Reuss
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928679 Title: general protection fault: [#23] SMP To manage notifications about this bug go to:

[Bug 928677] [NEW] general protection fault: 0000 [#23] SMP

2012-02-08 Thread Thomas Reuss
Public bug reported: The error occurred while switching on twinview in nvidia-settings ProblemType: KernelOops DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-14-generic 3.2.0-14.23 ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3 Uname: Linux 3.2.0-14-generic x86_64

[Bug 928677] Re: general protection fault: 0000 [#23] SMP

2012-02-08 Thread Thomas Reuss
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928677 Title: general protection fault: [#23] SMP To manage notifications about this bug go to:

[Bug 919209] Re: Open dash, press Alt+f1 - dash remains open

2012-02-08 Thread Jason Smith
** Changed in: unity Status: Triaged = Fix Committed ** Changed in: unity Assignee: (unassigned) = Jason Smith (jassmith) ** Changed in: unity Milestone: backlog = 5.4.0 ** Branch linked: lp:~unity-team/unity/unity.fix-919209 -- You received this bug notification because you

[Bug 757650] Re: Unable to select a maximised app by clicking on left edge of the screen

2012-02-08 Thread Jason Smith
** Changed in: unity (Ubuntu) Status: Triaged = Fix Released ** Changed in: unity Milestone: backlog = None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757650 Title: Unable to select

[Bug 618438] Re: db.inc.php was not found

2012-02-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: roundcube (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/618438 Title:

[Bug 928104] Re: Please sync kcm-fcitx 0.3.0-1 from Debian Sid to Ubuntu (universe)

2012-02-08 Thread Daniel Holbach
This bug was fixed in the package kcm-fcitx - 0.3.0-1 Sponsored for Aron Xu (happyaron) --- kcm-fcitx (0.3.0-1) unstable; urgency=low * New upstream release: for fcitx 4.2.0. -- YunQiang Su wzss...@gmail.com Sun, 05 Feb 2012 22:22:58 +0800 ** Changed in: kcm-fcitx (Ubuntu)

[Bug 925676] Re: GtkBuilder will not connect properly the activate-link signal to a GtkLinkButton

2012-02-08 Thread Rick Spencer
** Changed in: gtk+3.0 (Ubuntu) Assignee: (unassigned) = Canonical Desktop Experience Team (canonical-dx-team) ** Changed in: gtk+3.0 (Ubuntu) Assignee: Canonical Desktop Experience Team (canonical-dx-team) = Canonical Desktop Team (canonical-desktop-team) -- You received this bug

[Bug 928091] Re: Please sync fcitx-ui-light 0.1.3-2 from Debian Sid to Ubuntu (universe)

2012-02-08 Thread Daniel Holbach
This bug was fixed in the package fcitx-ui-light - 0.1.3-2 Sponsored for Aron Xu (happyaron) --- fcitx-ui-light (0.1.3-2) unstable; urgency=low * debian/patch0001-dont-display-desktop-file.patch Don't display desktop file. -- YunQiang Su wzss...@gmail.com Wed, 08 Feb 2012

[Bug 924885] Re: cannot run as root anymore: invalid cast from Gtklabel to GnomeCanvas

2012-02-08 Thread Rick Spencer
** Changed in: etherape (Ubuntu) Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/924885 Title: cannot run as root

Re: [Bug 927452] Re: BUG: unable to handle kernel paging request at ffff88020cdb4000

2012-02-08 Thread rbrick49
On 02/08/2012 07:33 AM, Brad Figg wrote: Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using

[Bug 927452] Re: BUG: unable to handle kernel paging request at ffff88020cdb4000

2012-02-08 Thread rbrick49
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/927452 Title: BUG: unable to handle kernel paging request at 88020cdb4000 To manage notifications about this bug go to:

[Bug 924045] Re: Hydrogen does not appear in window list when running

2012-02-08 Thread Rick Spencer
It appears this wasn't, in fact, a bug ... could you please re-activate the bugs if I was reading this wrong? ** Changed in: unity (Ubuntu) Status: New = Invalid ** Changed in: bamf (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of

[Bug 922970] Re: eclipse help window shows 404

2012-02-08 Thread Rick Spencer
** Changed in: eclipse (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922970 Title: eclipse help window shows 404 To manage notifications about this bug go

[Bug 921520] Re: Locally stored application icons don't scale well, literally and figuratively

2012-02-08 Thread Rick Spencer
This bug report seems to be more of a discussion, so setting it as such in the Ubuntu project ** Changed in: software-center (Ubuntu) Status: New = Opinion ** Changed in: software-center (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a

[Bug 764330] Re: [regression] Moving windows lags behind the mouse by 1-2 seconds; appear to freeze when dragging.

2012-02-08 Thread Ubuntu Foundation's Bug Bot
The attachment fix-764330-923683-oneiric.patch of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the

[Bug 151365] Re: Autosave doesn't work for Unsaved Documents

2012-02-08 Thread Jamin W. Collins
Great logic. So, since cars and planes shouldn't crash perhaps we don't need safety features developed for them? Seriously, this is faulty logic. Software will from time to time crash. Sure, it shouldn't. But if reasonable steps can be taken to prevent data loss, they should. This doesn't

[Bug 922293] Re: Rhythmbox can't sync more than one playlist

2012-02-08 Thread Rick Spencer
** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922293 Title: Rhythmbox can't sync more

[Bug 925035] Re: unity-applications-daemon crashed with SIGSEGV

2012-02-08 Thread Rick Spencer
** Changed in: unity-lens-applications (Ubuntu) Assignee: (unassigned) = Canonical Desktop Experience Team (canonical-dx-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925035 Title:

[Bug 928680] [NEW] xdg-open doesn't use kde4 apps

2012-02-08 Thread Iain
Public bug reported: I use fluxbox for my window manager and Dolphin (from KDE) for my file manager. Dolphin and Nautilus are set to open PDFs with Okular. But xdg- open doesn't find this association, so it falls back to run-mailcap, which launches Evince. The reason for this seems to be that

[Bug 705708] Re: unity crashes when using [alt][tab]

2012-02-08 Thread Mathias
When it happens, unity is gone, all open windows are without borders and are not clickable. Only workaround I know is to switch to the console (ctrl-alt-f1), login with my user and start unity again. Then I can switch back (ctrl-alt-f7) and continue working. Some details: $ uname -a Linux lnz357

[Bug 925388] Re: Convert xcb-util to multi-arch

2012-02-08 Thread Rick Spencer
Steve, I thought you might want to take a look ** Changed in: xcb-util (Ubuntu) Assignee: (unassigned) = Steve Langasek (vorlon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925388 Title:

[Bug 923749] Re: New push mouse offscreen feature really difficult to get

2012-02-08 Thread Didier Roche
@psypher246: Unity Distro Priority is a target that enables us to track on report (like http://people.canonical.com/~platform/design/upstream.html) generated from it. The fix committed here means distro acked it's an issue and made upstream aware of it. -- You received this bug notification

[Bug 928670] Re: unity-window-decorator crashed with SIGABRT in raise()

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

[Bug 928523] Re: Sync librdf-trine-perl 0.138-1 (universe) from Debian testing (main)

2012-02-08 Thread Daniel Holbach
This bug was fixed in the package librdf-trine-perl - 0.138-1 Sponsored for Kjetil Kjernsmo (kjetil) --- librdf-trine-perl (0.138-1) unstable; urgency=low * Imported Upstream version 0.138. * Drop fix_pod_spelling.patch, applied upstream. * Bump copyright years. -- Florian

[Bug 925090] Re: Candidate revision checkbox_0.13.1

2012-02-08 Thread Rick Spencer
Ara, I thought you might want to see this ** Changed in: checkbox (Ubuntu) Assignee: (unassigned) = Ara Pulido (apulido) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925090 Title: Candidate

[Bug 928669] Re: Please sync fcitx-configtool (0.4.0-2) from Debian Sid to Ubuntu (universe)

2012-02-08 Thread Daniel Holbach
This bug was fixed in the package fcitx-configtool - 0.4.0-2 Sponsored for Aron Xu (happyaron) --- fcitx-configtool (0.4.0-2) unstable; urgency=low * Enable GTK3, disable GTK2. * Correct mailing list address. * Use libunique3. -- Aron Xu a...@debian.org Wed, 08 Feb 2012

[Bug 705708] Re: unity crashes when using [alt][tab]

2012-02-08 Thread Mathias
Happens to me several times a day. Is there anything I can do to help finding the problem ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/705708 Title: unity crashes when using [alt][tab] To

[Bug 923749] Re: New push mouse offscreen feature really difficult to get

2012-02-08 Thread psypher
Oh ok, cool, well I see there is now a reveal sensitivity slider in the appearance app (formerly user settings, formerly appearance, glad they went back to appearance) I think is a much better way of tweaking this for different input devices. -- You received this bug notification because you are

[Bug 923552] Re: no way to create logical volume within lvm

2012-02-08 Thread Rick Spencer
** Changed in: debian-installer (Ubuntu) Assignee: (unassigned) = Ubuntu Foundations Team (ubuntu-foundations-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923552 Title: no way to create

[Bug 923297] Re: No indicator support

2012-02-08 Thread Rick Spencer
I would think that the sound menu would handle this fine. I suspect this is by design. Please set status and unnassign if approprite. ** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team) -- You received this bug notification because you

[Bug 923290] Re: iPod support missing

2012-02-08 Thread Rick Spencer
** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/923290 Title: iPod support missing To

[Bug 922652] Re: Sorting out a11y in Software-center I hit the following webkit error

2012-02-08 Thread Rick Spencer
Though the crasher appears to be in webkit, assigning to software center team in case they want to take a look at working around this crasher. ** Changed in: webkit (Ubuntu) Assignee: (unassigned) = software-center-developers (software-center-developers) -- You received this bug

[Bug 922567] Re: Changing the device name does not update /etc/hosts

2012-02-08 Thread Rick Spencer
** Changed in: gnome-control-center (Ubuntu) Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922567 Title: Changing the

[Bug 923134] Re: Some terminal shortcuts don't work within byobu-tmux

2012-02-08 Thread Rick Spencer
I'm not sure if this is a bug or a design decision ... please set importants and assign/unassign as appropriate ** Changed in: byobu (Ubuntu) Assignee: (unassigned) = Canonical Server Team (canonical-server) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 924885] Re: cannot run as root anymore: invalid cast from Gtklabel to GnomeCanvas

2012-02-08 Thread Martin Pitt
Unassigning Canonical desktop team. This is a universe package. ** Changed in: etherape (Ubuntu) Assignee: Canonical Desktop Team (canonical-desktop-team) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 151365] Re: Autosave doesn't work for Unsaved Documents

2012-02-08 Thread Abhinav Upadhyay
Sure, this is quite an old bug and yet it is still there. I guess they might be willing to fix it now. It would be great if someone from the Ubuntu Desktop team talks to them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 922114] Re: unity hud doesn't search the currently selected applications menus but those of the indicators

2012-02-08 Thread Rick Spencer
** Changed in: unity (Ubuntu) Assignee: (unassigned) = Canonical Desktop Experience Team (canonical-dx-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922114 Title: unity hud doesn't

Re: [Bug 923055] Re: It is hard to visualize which application is selected on expo mode (super+w) on Ubuntu Unity

2012-02-08 Thread Mark Shuttleworth
Yes, the current implementation in 12.04 provides no clues to app identity, and omits the window title. Both need to be addressed, mockups welcome. Mark -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 928691] [NEW] BUG: unable to handle kernel NULL pointer dereference at (null)

2012-02-08 Thread Master
Public bug reported: Connect bluetooth mouse Genius R820B ProblemType: KernelOops DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-14-generic-pae 3.2.0-14.23 ProcVersionSignature: Ubuntu 3.2.0-14.23-generic-pae 3.2.3 Uname: Linux 3.2.0-14-generic-pae i686 AlsaVersion: Advanced Linux Sound

[Bug 928691] Re: BUG: unable to handle kernel NULL pointer dereference at (null)

2012-02-08 Thread Master
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928691 Title: BUG: unable to handle kernel NULL pointer dereference at (null) To manage notifications about this bug go to:

[Bug 923297] Re: No indicator support

2012-02-08 Thread Martin Pitt
That's a design team specification. You should see ** Package changed: rhythmbox (Ubuntu) = indicator-sound (Ubuntu) ** Changed in: indicator-sound (Ubuntu) Status: New = Triaged ** Changed in: indicator-sound (Ubuntu) Assignee: Canonical Desktop Team (canonical-desktop-team) =

[Bug 923297] Re: No indicator support

2012-02-08 Thread Martin Pitt
Erk.. That's a design team specification. You should see Rhythmbox including the current song and play/pause buttons in the sound indicator. This worked in the past, but it seems that this regressed. Reassigning to DX. ** Summary changed: - No indicator support + sound indicator does not show

[Bug 902827] Re: unity-panel-service crashed with SIGSEGV in g_simple_async_result_complete()

2012-02-08 Thread dtx_2...@yahoo.com
Mine crash when I start View Your Mind, Maximize. Here is the video of my desktop. Here the info when run vym -v VYM - View Your Mind (c) 2004-2011 Uwe Drechsel Version: 2.0.3 Build date: 2011-11-07 Codename: Production release ** Attachment added: global-menu-vym.ogv

Re: [Bug 923410] Re: closing a window with Alt+F4 opens the hud

2012-02-08 Thread Mark Shuttleworth
The HUD should only show on Alt RELEASE, yes. In other words, tap-and-release-alt should show the HUD, together with three-finger-tap-on-window in touch environments. Mark -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 928438] Re: LibreOffice doesn't have window title or buttons in Unity

2012-02-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libreoffice (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/928438 Title:

[Bug 928694] Re: gvfs-gdu-volume-monitor crashed with SIGABRT in raise()

2012-02-08 Thread boratsuckdev
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928694 Title: gvfs-gdu-volume-monitor crashed with SIGABRT in g_assertion_message() To manage notifications about

[Bug 928685] Re: rhythmbox-metadata crashed with SIGSEGV in _start()

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

[Bug 928679] Re: general protection fault: 0000 [#23] SMP

2012-02-08 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is

[Bug 928677] Re: general protection fault: 0000 [#23] SMP

2012-02-08 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is

[Bug 764414] Re: private master bugs are confusing and lead to more duplicate filings

2012-02-08 Thread Tony Mugan
Same issue here. Very confusing to the submitter as to what has happened. I suspected it was a temporary dummy-spit from Launchpad and was considering resubmitting as a natural reaction. I'd like to be able to track the duplicate obviously in case I can provide some useful test info when the

[Bug 928694]

2012-02-08 Thread Apport retracing service
StacktraceTop: g_assertion_message (domain=optimized out, file=optimized out, line=optimized out, func=0x7fe58d02fc80 gdu_pool_get_presentables, message=0xe04c90 assertion failed: (pool != NULL)) at /build/buildd/glib2.0-2.31.16/./glib/gtestutils.c:1860 g_assertion_message_expr

[Bug 928694] Stacktrace.txt

2012-02-08 Thread Apport retracing service
** Attachment added: Stacktrace.txt https://bugs.launchpad.net/bugs/928694/+attachment/2723309/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928694 Title:

[Bug 928694] ThreadStacktrace.txt

2012-02-08 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt https://bugs.launchpad.net/bugs/928694/+attachment/2723310/+files/ThreadStacktrace.txt ** Attachment removed: CoreDump.gz https://bugs.launchpad.net/bugs/928694/+attachment/2723295/+files/CoreDump.gz ** Changed in: gvfs (Ubuntu) Importance:

Re: [Bug 925511] Re: lxc init script should fail when it ... failed

2012-02-08 Thread Ritesh Raj Sarraf
On Wednesday 08 February 2012 03:54 AM, Serge Hallyn wrote: @Ritesh, Unfortunately I don't know that that many people would read the README :) It is worth adding though, thanks for the suggestion. In addition, I will add an LXC section to the ubuntu server guide soon, and this should be

[Bug 257475] Re: Dell Inspiron 8000 split screen with ATI Mobility 4 display adapter

2012-02-08 Thread Commoner
I also had a split screen in my Dell Inspiron 8000 when installed Ubuntu 11.10 Oneiric. After a lot of net reading and experimentation, I found the following simple solution. I created a new xorg.conf file in the directory /etc/X11. The file contains only the following lines Section Device

[Bug 463217] Re: gedit crashes when opening wget.info

2012-02-08 Thread Vadim Rutkovsky
Can't reproduce in gedit 3.3.3-0ubuntu1 - see comment #5 I suppose we can close this with Fix Released? --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 928699] [NEW] libm.so: Conflicting architecture profiles A/M

2012-02-08 Thread Tim Kornhammar
Public bug reported: This works with CodeSourcery's arm-none-eabi-gcc2 but not with ubuntu's arm-linux-gnueabi-gcc. If I remove -lm it builds with Ubuntu's gcc. $ make arm-linux-gnueabi-gcc -c -g -O -Wa,-adhlns=main.lst -std=gnu99 -mthumb -mcpu=cortex-m3 main.c -o main.o arm-linux-gnueabi-gcc

  1   2   3   4   5   6   7   8   9   10   >