[Desktop-packages] [Bug 1863518] [NEW] Menuitems with actions cannot be set sensitive when in popup menus (using Glade/Python)
Public bug reported: The bug may be assigned to the wrong package: I'm using Glade 3.22.1 and Python 3.7.5. Using popup menus, if I assign Gio.Actions to the menuitems, the menuitems become insensitive, so you cannot click on them, even if they have a handler for the "activate" signal as well. I can assign Gio.Actions successfully to menuitems in a menubar, or a drop_down menu attached to a menubar, or to other clickable widgets such as buttons, so I think the logic works. The Glade xml output looks as if it is correctly specified (although I'm no expert), so I guess that Gtk.Builder is not connecting the signals properly. Or there might be a restriction that I'm not aware of... so apologies if I am trying to do something not supported, but I have tried to research this. Behaviour: menuitems in popup menus that have actions assigned are always insensitive and cannot be made sensitive. Expected behaviour: menuitems in popup menus that have actions assigned should be sensitive and activatable. I have attached the python and glade code which demonstrate the problem. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: libgtk-3-0 3.24.12-1ubuntu1 ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13 Uname: Linux 5.3.0-29-generic x86_64 ApportVersion: 2.20.11-0ubuntu8.2 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Sun Feb 16 20:37:22 2020 SourcePackage: gtk+3.0 UpgradeStatus: Upgraded to eoan on 2019-10-23 (115 days ago) ** Affects: gtk+3.0 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug eoan ** Attachment added: "Python code to demonstrate the problem" https://bugs.launchpad.net/bugs/1863518/+attachment/5328752/+files/menuitem_action_bug.py -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1863518 Title: Menuitems with actions cannot be set sensitive when in popup menus (using Glade/Python) Status in gtk+3.0 package in Ubuntu: New Bug description: The bug may be assigned to the wrong package: I'm using Glade 3.22.1 and Python 3.7.5. Using popup menus, if I assign Gio.Actions to the menuitems, the menuitems become insensitive, so you cannot click on them, even if they have a handler for the "activate" signal as well. I can assign Gio.Actions successfully to menuitems in a menubar, or a drop_down menu attached to a menubar, or to other clickable widgets such as buttons, so I think the logic works. The Glade xml output looks as if it is correctly specified (although I'm no expert), so I guess that Gtk.Builder is not connecting the signals properly. Or there might be a restriction that I'm not aware of... so apologies if I am trying to do something not supported, but I have tried to research this. Behaviour: menuitems in popup menus that have actions assigned are always insensitive and cannot be made sensitive. Expected behaviour: menuitems in popup menus that have actions assigned should be sensitive and activatable. I have attached the python and glade code which demonstrate the problem. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: libgtk-3-0 3.24.12-1ubuntu1 ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13 Uname: Linux 5.3.0-29-generic x86_64 ApportVersion: 2.20.11-0ubuntu8.2 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Sun Feb 16 20:37:22 2020 SourcePackage: gtk+3.0 UpgradeStatus: Upgraded to eoan on 2019-10-23 (115 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1863518/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1850282] Re: snap cannot be run while being upgraded − no user feedback
Thank you Olivier. Yes, I forgot that I should have named "chromium- browser" rather than "chromium" when submitting the bug report. I agree that there could have been problems when upgrading the old chromium browser using apt, but when using apt, the upgrade is user- initiated, and the user is informed that chromium is going to be upgraded. What makes the situation worse with the snap, is that as far as I recall, the upgrade happens without user knowledge or involvement. I don't recall being prompted to upgrade anything, it just seemed to happen automatically and invisibly, until I couldn't access my browser. It's the lack of info to the user that makes this particularly annoying. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1850282 Title: snap cannot be run while being upgraded − no user feedback Status in snapd: New Status in chromium-browser package in Ubuntu: New Status in snapd package in Ubuntu: New Bug description: I've just upgraded to Ubuntu 19.10 with the new snap version of Chromium a week or two ago On starting my system today, I found that Chromium had disappeared from the launcher and wasn't even in the apps list. using the command 'chromium' didn't work either, giving me the message that chromium wasn't installed. "You can install it using snap install chromium". Then when I try to install it, I get the message "chromium is already installed". After about 10 minutes of digging around, I discovered that the chromium snap was disabled. I couldn't enable it because it was being refreshed. Come on! this is unacceptable behaviour for any tool but especially a browser which must be one of the most heavily used applications on Ubuntu. This will really hit the reputation of ubuntu with any user who has to take maybe more than 10 minutes to discover the problem, or may never discover it - Chromium may just mysteriously reappear some time later. Desired behaviour: Never disappear. Allow refresh to happen under the covers, transparently (as it used to with apt). Minimally acceptable behaviour: never disappear, but display a message "chromium is being refreshed. Please try later". $ snap info chromium name: chromium summary: Chromium web browser, open-source version of Chrome publisher: Canonical✓ contact: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs?field.tag=snap license: unset description: | An open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. commands: - chromium.chromedriver - chromium snap-id: XKEcBqPM06H1Z7zGOdG5fbICuf8NWK5R tracking: stable channels: stable:78.0.3904.70 2019-10-29 (920) 160MB - candidate: 78.0.3904.70 2019-10-29 (920) 160MB - beta: 78.0.3904.70 2019-10-22 (907) 165MB - edge: 79.0.3941.4 2019-10-21 (905) 159MB - installed: 78.0.3904.70(917) 167MB disabled To manage notifications about this bug go to: https://bugs.launchpad.net/snapd/+bug/1850282/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1850282] Re: Chromium disappears from system on refresh
(And just to add insult to injury - you can't even report a bug using ubuntu-bug chromium! You get an error message saying "this is produced by Canonical - for help visit . The url is not properly clickable, perhaps because Chromium is not working, and you can't select it and copy it into another browser.) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1850282 Title: Chromium disappears from system on refresh Status in chromium-browser package in Ubuntu: New Bug description: I've just upgraded to Ubuntu 19.10 with the new snap version of Chromium a week or two ago On starting my system today, I found that Chromium had disappeared from the launcher and wasn't even in the apps list. using the command 'chromium' didn't work either, giving me the message that chromium wasn't installed. "You can install it using snap install chromium". Then when I try to install it, I get the message "chromium is already installed". After about 10 minutes of digging around, I discovered that the chromium snap was disabled. I couldn't enable it because it was being refreshed. Come on! this is unacceptable behaviour for any tool but especially a browser which must be one of the most heavily used applications on Ubuntu. This will really hit the reputation of ubuntu with any user who has to take maybe more than 10 minutes to discover the problem, or may never discover it - Chromium may just mysteriously reappear some time later. Desired behaviour: Never disappear. Allow refresh to happen under the covers, transparently (as it used to with apt). Minimally acceptable behaviour: never disappear, but display a message "chromium is being refreshed. Please try later". $ snap info chromium name: chromium summary: Chromium web browser, open-source version of Chrome publisher: Canonical✓ contact: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs?field.tag=snap license: unset description: | An open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. commands: - chromium.chromedriver - chromium snap-id: XKEcBqPM06H1Z7zGOdG5fbICuf8NWK5R tracking: stable channels: stable:78.0.3904.70 2019-10-29 (920) 160MB - candidate: 78.0.3904.70 2019-10-29 (920) 160MB - beta: 78.0.3904.70 2019-10-22 (907) 165MB - edge: 79.0.3941.4 2019-10-21 (905) 159MB - installed: 78.0.3904.70(917) 167MB disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1850282/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1850282] [NEW] Chromium disappears from system on refresh
Public bug reported: I've just upgraded to Ubuntu 19.10 with the new snap version of Chromium a week or two ago On starting my system today, I found that Chromium had disappeared from the launcher and wasn't even in the apps list. using the command 'chromium' didn't work either, giving me the message that chromium wasn't installed. "You can install it using snap install chromium". Then when I try to install it, I get the message "chromium is already installed". After about 10 minutes of digging around, I discovered that the chromium snap was disabled. I couldn't enable it because it was being refreshed. Come on! this is unacceptable behaviour for any tool but especially a browser which must be one of the most heavily used applications on Ubuntu. This will really hit the reputation of ubuntu with any user who has to take maybe more than 10 minutes to discover the problem, or may never discover it - Chromium may just mysteriously reappear some time later. Desired behaviour: Never disappear. Allow refresh to happen under the covers, transparently (as it used to with apt). Minimally acceptable behaviour: never disappear, but display a message "chromium is being refreshed. Please try later". $ snap info chromium name: chromium summary: Chromium web browser, open-source version of Chrome publisher: Canonical✓ contact: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs?field.tag=snap license: unset description: | An open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. commands: - chromium.chromedriver - chromium snap-id: XKEcBqPM06H1Z7zGOdG5fbICuf8NWK5R tracking: stable channels: stable:78.0.3904.70 2019-10-29 (920) 160MB - candidate: 78.0.3904.70 2019-10-29 (920) 160MB - beta: 78.0.3904.70 2019-10-22 (907) 165MB - edge: 79.0.3941.4 2019-10-21 (905) 159MB - installed: 78.0.3904.70(917) 167MB disabled ** Affects: chromium-browser (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1850282 Title: Chromium disappears from system on refresh Status in chromium-browser package in Ubuntu: New Bug description: I've just upgraded to Ubuntu 19.10 with the new snap version of Chromium a week or two ago On starting my system today, I found that Chromium had disappeared from the launcher and wasn't even in the apps list. using the command 'chromium' didn't work either, giving me the message that chromium wasn't installed. "You can install it using snap install chromium". Then when I try to install it, I get the message "chromium is already installed". After about 10 minutes of digging around, I discovered that the chromium snap was disabled. I couldn't enable it because it was being refreshed. Come on! this is unacceptable behaviour for any tool but especially a browser which must be one of the most heavily used applications on Ubuntu. This will really hit the reputation of ubuntu with any user who has to take maybe more than 10 minutes to discover the problem, or may never discover it - Chromium may just mysteriously reappear some time later. Desired behaviour: Never disappear. Allow refresh to happen under the covers, transparently (as it used to with apt). Minimally acceptable behaviour: never disappear, but display a message "chromium is being refreshed. Please try later". $ snap info chromium name: chromium summary: Chromium web browser, open-source version of Chrome publisher: Canonical✓ contact: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs?field.tag=snap license: unset description: | An open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. commands: - chromium.chromedriver - chromium snap-id: XKEcBqPM06H1Z7zGOdG5fbICuf8NWK5R tracking: stable channels: stable:78.0.3904.70 2019-10-29 (920) 160MB - candidate: 78.0.3904.70 2019-10-29 (920) 160MB - beta: 78.0.3904.70 2019-10-22 (907) 165MB - edge: 79.0.3941.4 2019-10-21 (905) 159MB - installed: 78.0.3904.70(917) 167MB disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1850282/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1726180] Re: Unable to upgrade to artful with nvidia-libopencl1-304 and virt-viewer installed
Is there a workaround for this by uninstalling virt-viewer? Will I be able to reinstall it after the upgrade? I am not sure what the dependency issue is... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers-304 in Ubuntu. https://bugs.launchpad.net/bugs/1726180 Title: Unable to upgrade to artful with nvidia-libopencl1-304 and virt-viewer installed Status in nvidia-graphics-drivers-304 package in Ubuntu: Triaged Status in ubuntu-release-upgrader package in Ubuntu: Confirmed Bug description: do-release-upgrade Checking for a new Ubuntu release Get:1 Upgrade tool signature [819 B] Get:2 Upgrade tool [1,255 kB] Fetched 1,256 kB in 0s (0 B/s) authenticate 'artful.tar.gz' against 'artful.tar.gz.gpg' extracting 'artful.tar.gz' Reading cache Checking package manager Reading package lists... Done Building dependency tree Reading state information... Done Hit http://us.archive.ubuntu.com/ubuntu zesty InRelease Get:1 http://us.archive.ubuntu.com/ubuntu zesty-updates InRelease [89.2 kB] Get:2 http://us.archive.ubuntu.com/ubuntu zesty-backports InRelease [89.2 kB] Hit http://security.ubuntu.com/ubuntu zesty-security InRelease Fetched 178 kB in 0s (0 B/s) Reading package lists... Done Building dependency tree Reading state information... Done Updating repository information Get:1 http://us.archive.ubuntu.com/ubuntu artful InRelease [237 kB] Get:2 http://us.archive.ubuntu.com/ubuntu artful-updates InRelease [65.4 kB] Get:3 http://us.archive.ubuntu.com/ubuntu artful-backports InRelease [65.5 kB] Get:4 http://security.ubuntu.com/ubuntu artful-security InRelease [65.5 kB] Get:5 http://us.archive.ubuntu.com/ubuntu artful/universe Sources [8,721 kB] Get:6 http://us.archive.ubuntu.com/ubuntu artful/main Sources [849 kB] Get:7 http://us.archive.ubuntu.com/ubuntu artful/multiverse Sources [182 kB] Get:8 http://us.archive.ubuntu.com/ubuntu artful/restricted Sources [5,392 B] Get:9 http://us.archive.ubuntu.com/ubuntu artful/main i386 Packages [1,067 kB] Get:10 http://us.archive.ubuntu.com/ubuntu artful/main amd64 Packages [1,071 kB] Get:11 http://us.archive.ubuntu.com/ubuntu artful/main Translation-en [542 kB] Get:12 http://us.archive.ubuntu.com/ubuntu artful/main amd64 DEP-11 Metadata [397 kB] Get:13 http://us.archive.ubuntu.com/ubuntu artful/main DEP-11 64x64 Icons [263 kB] Get:14 http://us.archive.ubuntu.com/ubuntu artful/restricted i386 Packages [8,876 B] Get:15 http://us.archive.ubuntu.com/ubuntu artful/restricted amd64 Packages [8,852 B] Get:16 http://us.archive.ubuntu.com/ubuntu artful/restricted Translation-en [2,788 B] Get:17 http://us.archive.ubuntu.com/ubuntu artful/universe i386 Packages [8,066 kB] Get:18 http://us.archive.ubuntu.com/ubuntu artful/universe amd64 Packages [8,103 kB] Get:19 http://us.archive.ubuntu.com/ubuntu artful/universe Translation-en [4,789 kB] Get:20 http://us.archive.ubuntu.com/ubuntu artful/universe amd64 DEP-11 Metadata [2,845 kB] Get:21 http://us.archive.ubuntu.com/ubuntu artful/universe DEP-11 64x64 Icons [7,915 kB] Get:22 http://us.archive.ubuntu.com/ubuntu artful/multiverse amd64 Packages [150 kB] Get:23 http://us.archive.ubuntu.com/ubuntu artful/multiverse i386 Packages [143 kB] Get:24 http://us.archive.ubuntu.com/ubuntu artful/multiverse Translation-en [108 kB] Get:25 http://us.archive.ubuntu.com/ubuntu artful/multiverse amd64 DEP-11 Metadata [43.8 kB] Get:26 http://us.archive.ubuntu.com/ubuntu artful/multiverse DEP-11 64x64 Icons [207 kB] Get:27 http://us.archive.ubuntu.com/ubuntu artful-updates/main Sources [808 B] Get:28 http://us.archive.ubuntu.com/ubuntu artful-updates/main Translation-en [316 B] Get:29 http://us.archive.ubuntu.com/ubuntu artful-updates/universe Translation-en [296 B] Fetched 45.9 MB in 6s (7,449 kB/s) Checking package manager Reading package lists... Done Building dependency tree Reading state information... Done Calculating the changes Calculating the changes Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu If none of this applies, then please report this bug using the command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. Restoring original system state Aborting Reading package lists... Done
[Desktop-packages] [Bug 1516723] [NEW] Crash when using 'Move to' ...
Public bug reported: When using Nautilus to move a folder, or a few folders, to somewhere else, Nautilus sometimes crashes, although it has already done the move by that stage. The window disappears to be replaced by the "Ubuntu has had a problem, do you want to report it?" dialogue. When you try to re-open Nautilus by right-clicking on the icon the favourites are not displayed - they re-appear after you have opened Nautilus. Sometimes this crash happens, sometimes it doesn't, and I can't see that I am doing anything different each time (usually moving a folder of mp3 & flac files from one place to another on my PC). Maybe one time in 5 it crashes? But that means I have experienced lots of crashes, as I use this feature a lot. It has not just happened in the latest release but has been happening for some time. Incidentally - the 'about' page doesn't mention Nautilus as the name of the product. You could be forgiven for thinking that it's called Files. So if you are not getting many bug reports, that could be one reason... Let me know if I can provide other information. Thanks for your help with this, in anticipation. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: nautilus 1:3.14.2-0ubuntu13 ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3 Uname: Linux 4.2.0-18-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 CurrentDesktop: Unity Date: Mon Nov 16 17:15:07 2015 GsettingsChanges: SourcePackage: nautilus UpgradeStatus: Upgraded to wily on 2015-10-25 (21 days ago) ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug wily -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1516723 Title: Crash when using 'Move to' ... Status in nautilus package in Ubuntu: New Bug description: When using Nautilus to move a folder, or a few folders, to somewhere else, Nautilus sometimes crashes, although it has already done the move by that stage. The window disappears to be replaced by the "Ubuntu has had a problem, do you want to report it?" dialogue. When you try to re-open Nautilus by right-clicking on the icon the favourites are not displayed - they re-appear after you have opened Nautilus. Sometimes this crash happens, sometimes it doesn't, and I can't see that I am doing anything different each time (usually moving a folder of mp3 & flac files from one place to another on my PC). Maybe one time in 5 it crashes? But that means I have experienced lots of crashes, as I use this feature a lot. It has not just happened in the latest release but has been happening for some time. Incidentally - the 'about' page doesn't mention Nautilus as the name of the product. You could be forgiven for thinking that it's called Files. So if you are not getting many bug reports, that could be one reason... Let me know if I can provide other information. Thanks for your help with this, in anticipation. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: nautilus 1:3.14.2-0ubuntu13 ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3 Uname: Linux 4.2.0-18-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 CurrentDesktop: Unity Date: Mon Nov 16 17:15:07 2015 GsettingsChanges: SourcePackage: nautilus UpgradeStatus: Upgraded to wily on 2015-10-25 (21 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1516723/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1447956] Re: Banshee interface unresponsive after upgrade to 15.04
Help please! I'm still trying to install the proposed fix from vivid- proposed. It has clearly worked for others so I must be getting the command wrong. My 15.04 system is a clean install of 14.10 & then recently updated, so it should be straightforward. When I try apt-get install banshee/vivid-proposed, it proposes to remove loads of packages including unity and software-center (see above). I didn't continue with this. When I try apt-get install banshee=2.9.0+really2.6.2-2ubuntu5 I get: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies. banshee : Depends: libglib2.0-0 (>= 2.44.1) but 2.44.0-1ubuntu3 is to be installed Recommends: banshee-extension-soundmenu (= 2.9.0+really2.6.2-2ubuntu5) but 2.9.0+really2.6.2-2ubuntu4 is to be installed E: Unable to correct problems, you have held broken packages. It seems you can't combine package=version and package/target-release, as apt-get install banshee=2.9.0+really2.6.2-2ubuntu5/vivid-proposed doesn't find the package. I can see the package is available using apt-cache policy banshee. Clearly I'm doing it wrong, but I can't work out what is wrong .. .sorry - can anyone advise what the correct command to install the fix should be please? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to banshee in Ubuntu. https://bugs.launchpad.net/bugs/1447956 Title: Banshee interface unresponsive after upgrade to 15.04 Status in Banshee Music Player: New Status in banshee package in Ubuntu: Fix Released Status in banshee source package in Vivid: Fix Committed Status in banshee package in Debian: Fix Released Bug description: I upgraded to the newest version yesterday. Some times it ran yesterday but i had some issues too. Today I cannot run it at all. When I start it from terminal I get amongst others: [Info 10:07:03.122] All services are started 0.997291 But all I get is an unresponsive white window. I will attach the entire terminal output bellow. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: banshee 2.9.0+really2.6.2-2ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3 Uname: Linux 3.19.0-15-generic x86_64 ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Fri Apr 24 10:10:53 2015 ExecutablePath: /usr/lib/banshee/Banshee.exe InstallationDate: Installed on 2013-12-29 (480 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) InterpreterPath: /usr/bin/mono-sgen SourcePackage: banshee UpgradeStatus: Upgraded to vivid on 2015-04-23 (0 days ago) [Impact] The SQLite performance regression has caused Banshee to hang on startup and become completely unusable. [Test Case] Launch banshee. See if it starts up correctly. [Regression Potential] Negligible -- it's hard to get any worse than completely unusable. [Other info] The fix has been in Debian unstable for a couple of months now with no new related bugs. To manage notifications about this bug go to: https://bugs.launchpad.net/banshee/+bug/1447956/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1447956] Re: Banshee interface unresponsive after upgrade to 15.04
I tried to install the updated package from vivid-proposed but apt-get was going to remove loads of important packages as part of the upgrade, so I didn't go ahead with the installation. Is there something wrong with the package dependencies, or is it me?? I followed the instructions in https://wiki.ubuntu.com/Testing/EnableProposed to add vivid-proposed and allow selective installation from it. trying apt-get upgrade -s found no packages for upgrade But when I did apt-get install banshee/vivid-proposed, I got the following output: $ sudo apt-get install banshee/vivid-proposed Reading package lists... Done Building dependency tree Reading state information... Done Selected version '2.9.0+really2.6.2-2ubuntu5' (Ubuntu:15.04/vivid-proposed [amd64]) for 'banshee' Selected version '2.44.1-1ubuntu1' (Ubuntu:15.04/vivid-proposed [amd64]) for 'libglib2.0-0' because of 'banshee' Selected version '2.9.0+really2.6.2-2ubuntu5' (Ubuntu:15.04/vivid-proposed [amd64]) for 'banshee-extension-soundmenu' because of 'banshee' The following packages were automatically installed and are no longer required: app-install-data apt-xapian-index gir1.2-gmenu-3.0 laptop-detect oneconf-common python-characteristic python-cups python-debtagshw python-dirspec python-httplib2 python-idna python-oneconf python-openssl python-pam python-piston-mini-client python-pyasn1 python-pyasn1-modules python-serial python-service-identity python-twisted-bin python-twisted-core python-twisted-web python-zope.interface python3-oneconf python3-piston-mini-client software-center-aptdaemon-plugins ubuntuone-client-data Use 'apt-get autoremove' to remove them. The following extra packages will be installed: banshee-extension-soundmenu libglib2.0-0 Suggested packages: gstreamer1.0-ffmpeg banshee-dbg The following packages will be REMOVED libatk-bridge2.0-dev libatk1.0-dev libatspi2.0-dev libcairo2-dev libdbus-glib-1-dev libgdk-pixbuf2.0-dev libglade2-dev libglib2.0-bin libglib2.0-dev libgtk-3-dev libgtk2.0-dev libpango1.0-dev lightdm oneconf python-gobject-2-dev python-gtk2-dev python-ubuntu-sso-client software-center ubuntu-desktop ubuntu-settings ubuntu-sso-client ubuntu-sso-client-qt unity unity-tweak-tool The following packages will be upgraded: banshee banshee-extension-soundmenu libglib2.0-0 3 to upgrade, 0 to newly install, 24 to remove and 0 not to upgrade. Need to get 3,849 kB of archives. After this operation, 70.7 MB disk space will be freed. Do you want to continue? [Y/n] n Abort. Without the reference to vivid-proposed, apt-get autoremove shows 0 to remove. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to banshee in Ubuntu. https://bugs.launchpad.net/bugs/1447956 Title: Banshee interface unresponsive after upgrade to 15.04 Status in Banshee Music Player: New Status in banshee package in Ubuntu: Fix Released Status in banshee source package in Vivid: Fix Committed Status in banshee package in Debian: Fix Released Bug description: I upgraded to the newest version yesterday. Some times it ran yesterday but i had some issues too. Today I cannot run it at all. When I start it from terminal I get amongst others: [Info 10:07:03.122] All services are started 0.997291 But all I get is an unresponsive white window. I will attach the entire terminal output bellow. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: banshee 2.9.0+really2.6.2-2ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3 Uname: Linux 3.19.0-15-generic x86_64 ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Fri Apr 24 10:10:53 2015 ExecutablePath: /usr/lib/banshee/Banshee.exe InstallationDate: Installed on 2013-12-29 (480 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) InterpreterPath: /usr/bin/mono-sgen SourcePackage: banshee UpgradeStatus: Upgraded to vivid on 2015-04-23 (0 days ago) [Impact] The SQLite performance regression has caused Banshee to hang on startup and become completely unusable. [Test Case] Launch banshee. See if it starts up correctly. [Regression Potential] Negligible -- it's hard to get any worse than completely unusable. [Other info] The fix has been in Debian unstable for a couple of months now with no new related bugs. To manage notifications about this bug go to: https://bugs.launchpad.net/banshee/+bug/1447956/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
Re: [Desktop-packages] [Bug 1447956] Re: Banshee interface unresponsive after upgrade to 15.04
Thank you!(I won't put this on Launchpad...) Simon On 27/05/15 20:13, Chow Loong Jin wrote: > On Wed, May 27, 2015 at 06:03:45PM -0000, Simon Lambourn wrote: >> Will this fix be available for the current release of Ubuntu, Vivid >> Vervet (15.04)? I see it has been released for Wily which I guess is >> 15.10, not yet released. >> >> Alternatively, is there a way of downloading the fixed package >> 2.9.0+really2.6.2-3ubuntu1 into Vivid/15.04? Otherwise, it can't be >> said to be fixed in the currently available Ubuntu... > Yes, I'll upload it to Vivid as well. It just needs to enter Wily first, > because > Stable Release Updates cannot be uploaded before the fix is confirmed to work > on > the current development release. > -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to banshee in Ubuntu. https://bugs.launchpad.net/bugs/1447956 Title: Banshee interface unresponsive after upgrade to 15.04 Status in Banshee Music Player: New Status in banshee package in Ubuntu: Fix Released Status in banshee source package in Vivid: New Status in banshee package in Debian: Fix Released Bug description: I upgraded to the newest version yesterday. Some times it ran yesterday but i had some issues too. Today I cannot run it at all. When I start it from terminal I get amongst others: [Info 10:07:03.122] All services are started 0.997291 But all I get is an unresponsive white window. I will attach the entire terminal output bellow. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: banshee 2.9.0+really2.6.2-2ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3 Uname: Linux 3.19.0-15-generic x86_64 ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Fri Apr 24 10:10:53 2015 ExecutablePath: /usr/lib/banshee/Banshee.exe InstallationDate: Installed on 2013-12-29 (480 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) InterpreterPath: /usr/bin/mono-sgen SourcePackage: banshee UpgradeStatus: Upgraded to vivid on 2015-04-23 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/banshee/+bug/1447956/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1447956] Re: Banshee interface unresponsive after upgrade to 15.04
Will this fix be available for the current release of Ubuntu, Vivid Vervet (15.04)? I see it has been released for Wily which I guess is 15.10, not yet released. Alternatively, is there a way of downloading the fixed package 2.9.0+really2.6.2-3ubuntu1 into Vivid/15.04? Otherwise, it can't be said to be fixed in the currently available Ubuntu... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to banshee in Ubuntu. https://bugs.launchpad.net/bugs/1447956 Title: Banshee interface unresponsive after upgrade to 15.04 Status in Banshee Music Player: New Status in banshee package in Ubuntu: Fix Released Status in banshee source package in Vivid: New Status in banshee package in Debian: Fix Released Bug description: I upgraded to the newest version yesterday. Some times it ran yesterday but i had some issues too. Today I cannot run it at all. When I start it from terminal I get amongst others: [Info 10:07:03.122] All services are started 0.997291 But all I get is an unresponsive white window. I will attach the entire terminal output bellow. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: banshee 2.9.0+really2.6.2-2ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3 Uname: Linux 3.19.0-15-generic x86_64 ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Fri Apr 24 10:10:53 2015 ExecutablePath: /usr/lib/banshee/Banshee.exe InstallationDate: Installed on 2013-12-29 (480 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1) InterpreterPath: /usr/bin/mono-sgen SourcePackage: banshee UpgradeStatus: Upgraded to vivid on 2015-04-23 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/banshee/+bug/1447956/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1450897] [NEW] Banshee menu bar fails to display
Public bug reported: I have had this problem intermittently with earlier releases of Ubuntu (I did a clean install of 14.10 but it didn't fix it). With 15.04, Banshee has *never* displayed the menu bar ("File Edit ... Tools Help" - I can't remember exactly what it says). This problem still happens whether I ask for the menu bar to be shown in the desktop title bar, or the window title bar in Settings - Appearance. This means I can't do a re-scan of my music and pick up any tracks added while Banshee wasn't running - effectively making Banshee unusable by me. Expected behaviour: display the menu bar Banshee release is 2.9.0+really2.6.2-2ubuntu4 Let me know if there's anything else I can do to help find out what's going wrong. Hope you can help!! thanks in anticipation. Simon Lambourn ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: banshee 2.9.0+really2.6.2-2ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3 Uname: Linux 3.19.0-15-generic x86_64 ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Fri May 1 20:43:35 2015 ExecutablePath: /usr/lib/banshee/Banshee.exe InterpreterPath: /usr/bin/mono-sgen SourcePackage: banshee UpgradeStatus: Upgraded to vivid on 2015-04-24 (6 days ago) ** Affects: banshee (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to banshee in Ubuntu. https://bugs.launchpad.net/bugs/1450897 Title: Banshee menu bar fails to display Status in banshee package in Ubuntu: New Bug description: I have had this problem intermittently with earlier releases of Ubuntu (I did a clean install of 14.10 but it didn't fix it). With 15.04, Banshee has *never* displayed the menu bar ("File Edit ... Tools Help" - I can't remember exactly what it says). This problem still happens whether I ask for the menu bar to be shown in the desktop title bar, or the window title bar in Settings - Appearance. This means I can't do a re-scan of my music and pick up any tracks added while Banshee wasn't running - effectively making Banshee unusable by me. Expected behaviour: display the menu bar Banshee release is 2.9.0+really2.6.2-2ubuntu4 Let me know if there's anything else I can do to help find out what's going wrong. Hope you can help!! thanks in anticipation. Simon Lambourn ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: banshee 2.9.0+really2.6.2-2ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3 Uname: Linux 3.19.0-15-generic x86_64 ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Fri May 1 20:43:35 2015 ExecutablePath: /usr/lib/banshee/Banshee.exe InterpreterPath: /usr/bin/mono-sgen SourcePackage: banshee UpgradeStatus: Upgraded to vivid on 2015-04-24 (6 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1450897/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1450743] [NEW] Banshee in Ubuntu 15.04 VERY slow to open (24 mins)
Public bug reported: I've just upgraded to Ubuntu 15.04 and Banshee has become unusably slow to open. I have a big music database (42,000 tracks) and this used to take maybe a minute to open. Now it is 24 minutes: the first few times I thought it was never going to open! The problem may be similar to a bug reported for Red Hat https://bugzilla.redhat.com/show_bug.cgi?id=1161844 which was thought to be related to different treatment of an ANALYZE statement by Sqlite 3.8.7 My system has banshee 2.9.0+really2.6.2-2ubuntu4 and sqlite3 3.8.7.4-1 Let me know if there's any other information you need - & thanks in advance for your help. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: banshee 2.9.0+really2.6.2-2ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3 Uname: Linux 3.19.0-15-generic x86_64 ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Fri May 1 10:09:06 2015 ExecutablePath: /usr/lib/banshee/Banshee.exe InterpreterPath: /usr/bin/mono-sgen SourcePackage: banshee UpgradeStatus: Upgraded to vivid on 2015-04-24 (6 days ago) ** Affects: banshee (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to banshee in Ubuntu. https://bugs.launchpad.net/bugs/1450743 Title: Banshee in Ubuntu 15.04 VERY slow to open (24 mins) Status in banshee package in Ubuntu: New Bug description: I've just upgraded to Ubuntu 15.04 and Banshee has become unusably slow to open. I have a big music database (42,000 tracks) and this used to take maybe a minute to open. Now it is 24 minutes: the first few times I thought it was never going to open! The problem may be similar to a bug reported for Red Hat https://bugzilla.redhat.com/show_bug.cgi?id=1161844 which was thought to be related to different treatment of an ANALYZE statement by Sqlite 3.8.7 My system has banshee 2.9.0+really2.6.2-2ubuntu4 and sqlite3 3.8.7.4-1 Let me know if there's any other information you need - & thanks in advance for your help. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: banshee 2.9.0+really2.6.2-2ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3 Uname: Linux 3.19.0-15-generic x86_64 ApportVersion: 2.17.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Fri May 1 10:09:06 2015 ExecutablePath: /usr/lib/banshee/Banshee.exe InterpreterPath: /usr/bin/mono-sgen SourcePackage: banshee UpgradeStatus: Upgraded to vivid on 2015-04-24 (6 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1450743/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
Re: [Desktop-packages] [Bug 1375194] Re: lightdm session constantly switches screen appearance
Dear Christopher, Thank you for your suggestion to update the BIOS: I have done this and dmidecode now shows BIOS version as 1801, dated 09/10/2010. I may need to take my PC apart before testing the results, as I have installed a new graphics card as a workaround, and I need to remove this before testing, so please bear with me and I'll update the bug status when I have done this. Thanks again for your attention to this. Simon Lambourn. On 23/02/15 00:49, Christopher M. Penalver wrote: > Simon Lambourn, thank you for reporting this and helping make Ubuntu > better. As per > http://www.asus.com/Motherboards/M3N78VM/HelpDesk_Download/ an update to > your computer's buggy and outdated BIOS is available (1801). If you > update to this following https://help.ubuntu.com/community/BIOSUpdate > does it change anything? > > If it doesn't, could you please both specify what happened, and provide the > output of the following terminal command: > sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date > > For more on BIOS updates and linux, please see > https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette > . > > Please note your current BIOS is already in the Bug Description, so > posting this on the old BIOS would not be helpful. As well, you don't > have to create a new bug report. > > Once the BIOS is updated, and the information above is provided, then > please mark this report Status New. > > Thank you for your understanding. > > ** Changed in: xorg (Ubuntu) > Importance: Undecided => Low > > ** Changed in: xorg (Ubuntu) > Status: New => Incomplete > -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1375194 Title: lightdm session constantly switches screen appearance Status in xorg package in Ubuntu: Incomplete Bug description: After installing regular software updates on 23 Sept, my screen session has become almost unusable. The screen "appearance" (font, button style, window menu bar location) alternates about twice a second between my usual settings and what I guess are the default un- decorated settings. This means that text, buttons, and input areas are often moving around on the screen as the font size changes or the window menu bar comes and goes. In addition, keyboard input characters take a variable time to appear (up to a few seconds?) and can appear in the wrong order. CPU utilisation is much higher when I am logged on. See TOP output below. I get the same problems with any one of Chromium, Firefox, Thunderbird, Ubuntu Software Centre, BASH terminal window. When I first sign on, I get a message "system software problem detected" in a panel by itself, before the desktop is displayed, and again after the desktop is displayed. This is connected with the bug, but I can't find out the details of the error. I have selected "report the problem" repeatedly. The software installed on 23 Sept included Dbus , libdbus-1-3, and dbus-x11 versions 1.6.18-0ubuntu4.2. I tried downgrading these 3 to -0ubuntu4 but the problem remained after a reboot. There were about 20-30 packages updated at the same time, including linux-image, but I can't spot which might be causing the problem. I'm using a clean install of ubuntu 14.04 but with my /home directory from an older ubuntu installation. TOP output: 24974 simon 20 0 2357692 181696 65696 R 27.6 4.5 2:34.62 software-c+ 2253 root 20 0 279028 58104 19416 S 26.6 1.4 3:19.18 Xorg 11096 simon 20 0 1391072 186192 81872 R 22.9 4.6 5:02.98 chromium-b+ 3899 simon 20 0 719408 32324 17924 R 19.9 0.8 2:55.82 hud-service 17259 simon 20 0 1036360 203656 48764 R 17.9 5.0 2:47.82 thunderbird 4291 simon 20 0 1591956 113836 41064 S 11.6 2.8 1:20.75 compiz 5857 simon 20 0 860872 76324 14440 S 5.3 1.9 1:09.93 gnome-term+ 3915 simon 20 0 590728 71048 10796 S 2.7 1.8 0:41.92 ibus-ui-gt+ 3918 simon 20 0 769636 73648 11544 S 2.7 1.8 0:42.82 unity-pane+ 4402 simon 20 0 511960 71072 12024 S 2.7 1.8 0:41.36 nm-applet 7212 simon 20 0 847244 67792 12680 S 2.7 1.7 0:37.13 update-not+ 3865 simon 20 0 666200 67632 7956 S 2.3 1.7 0:37.61 bamfdaemon 3911 simon 20 0 906492 68264 7816 S 2.3 1.7 0:38.02 gnome-sess+ 4130 simon 20 0 776980 67892 8080 S 2.3 1.7 0:36.34 indicator-+ 4146 simon 20 0 499124 66596 8156 S 2.3 1.6 0:35.04 indicator-+ 4410 simon 20 0 405976 73952 9800 S 2.3 1.8 0:34.70 smart
[Desktop-packages] [Bug 1375194] Re: lightdm session constantly switches screen appearance
Edit to above comment: ... "workaround by DELETING .config/compiz-1"... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1375194 Title: lightdm session constantly switches screen appearance Status in “xorg” package in Ubuntu: New Bug description: After installing regular software updates on 23 Sept, my screen session has become almost unusable. The screen "appearance" (font, button style, window menu bar location) alternates about twice a second between my usual settings and what I guess are the default un- decorated settings. This means that text, buttons, and input areas are often moving around on the screen as the font size changes or the window menu bar comes and goes. In addition, keyboard input characters take a variable time to appear (up to a few seconds?) and can appear in the wrong order. CPU utilisation is much higher when I am logged on. See TOP output below. I get the same problems with any one of Chromium, Firefox, Thunderbird, Ubuntu Software Centre, BASH terminal window. When I first sign on, I get a message "system software problem detected" in a panel by itself, before the desktop is displayed, and again after the desktop is displayed. This is connected with the bug, but I can't find out the details of the error. I have selected "report the problem" repeatedly. The software installed on 23 Sept included Dbus , libdbus-1-3, and dbus-x11 versions 1.6.18-0ubuntu4.2. I tried downgrading these 3 to -0ubuntu4 but the problem remained after a reboot. There were about 20-30 packages updated at the same time, including linux-image, but I can't spot which might be causing the problem. I'm using a clean install of ubuntu 14.04 but with my /home directory from an older ubuntu installation. TOP output: 24974 simon 20 0 2357692 181696 65696 R 27.6 4.5 2:34.62 software-c+ 2253 root 20 0 279028 58104 19416 S 26.6 1.4 3:19.18 Xorg 11096 simon 20 0 1391072 186192 81872 R 22.9 4.6 5:02.98 chromium-b+ 3899 simon 20 0 719408 32324 17924 R 19.9 0.8 2:55.82 hud-service 17259 simon 20 0 1036360 203656 48764 R 17.9 5.0 2:47.82 thunderbird 4291 simon 20 0 1591956 113836 41064 S 11.6 2.8 1:20.75 compiz 5857 simon 20 0 860872 76324 14440 S 5.3 1.9 1:09.93 gnome-term+ 3915 simon 20 0 590728 71048 10796 S 2.7 1.8 0:41.92 ibus-ui-gt+ 3918 simon 20 0 769636 73648 11544 S 2.7 1.8 0:42.82 unity-pane+ 4402 simon 20 0 511960 71072 12024 S 2.7 1.8 0:41.36 nm-applet 7212 simon 20 0 847244 67792 12680 S 2.7 1.7 0:37.13 update-not+ 3865 simon 20 0 666200 67632 7956 S 2.3 1.7 0:37.61 bamfdaemon 3911 simon 20 0 906492 68264 7816 S 2.3 1.7 0:38.02 gnome-sess+ 4130 simon 20 0 776980 67892 8080 S 2.3 1.7 0:36.34 indicator-+ 4146 simon 20 0 499124 66596 8156 S 2.3 1.6 0:35.04 indicator-+ 4410 simon 20 0 405976 73952 9800 S 2.3 1.8 0:34.70 smart-noti+ 4194 simon 20 0 391836 65148 7236 S 2.0 1.6 0:35.79 notify-osd ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8 ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6 Uname: Linux 3.13.0-36-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.4 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Mon Sep 29 10:06:59 2014 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] [1002:68f9] (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:2127] Lsusb: Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: System manufacturer System Product Name ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/mapper/vg1-rootfs ro nodmraid nomdmonddf nomdmonisw SourcePackage: xorg Symptom: display UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/02/2008 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0507 dmi.board.asset.tag: To Be Filled By O.E
[Desktop-packages] [Bug 1375194] Re: lightdm session constantly switches screen appearance
Update: I have found a workaround by .config/compiz-1 and .config/dconf (I have a backup of the .config/dconf if this might help to debug this issue, but not the compiz one, sorry). This makes the screen behave normally again... ** Attachment added: ".xsession-errors shows a whole multitude of problems starting with at-spi2-registryd respawning too fast, then indicator-sound aborting, then unity-settings-daemon aborting ..." https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1375194/+attachment/4221901/+files/.xsession-errors.old -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1375194 Title: lightdm session constantly switches screen appearance Status in “xorg” package in Ubuntu: New Bug description: After installing regular software updates on 23 Sept, my screen session has become almost unusable. The screen "appearance" (font, button style, window menu bar location) alternates about twice a second between my usual settings and what I guess are the default un- decorated settings. This means that text, buttons, and input areas are often moving around on the screen as the font size changes or the window menu bar comes and goes. In addition, keyboard input characters take a variable time to appear (up to a few seconds?) and can appear in the wrong order. CPU utilisation is much higher when I am logged on. See TOP output below. I get the same problems with any one of Chromium, Firefox, Thunderbird, Ubuntu Software Centre, BASH terminal window. When I first sign on, I get a message "system software problem detected" in a panel by itself, before the desktop is displayed, and again after the desktop is displayed. This is connected with the bug, but I can't find out the details of the error. I have selected "report the problem" repeatedly. The software installed on 23 Sept included Dbus , libdbus-1-3, and dbus-x11 versions 1.6.18-0ubuntu4.2. I tried downgrading these 3 to -0ubuntu4 but the problem remained after a reboot. There were about 20-30 packages updated at the same time, including linux-image, but I can't spot which might be causing the problem. I'm using a clean install of ubuntu 14.04 but with my /home directory from an older ubuntu installation. TOP output: 24974 simon 20 0 2357692 181696 65696 R 27.6 4.5 2:34.62 software-c+ 2253 root 20 0 279028 58104 19416 S 26.6 1.4 3:19.18 Xorg 11096 simon 20 0 1391072 186192 81872 R 22.9 4.6 5:02.98 chromium-b+ 3899 simon 20 0 719408 32324 17924 R 19.9 0.8 2:55.82 hud-service 17259 simon 20 0 1036360 203656 48764 R 17.9 5.0 2:47.82 thunderbird 4291 simon 20 0 1591956 113836 41064 S 11.6 2.8 1:20.75 compiz 5857 simon 20 0 860872 76324 14440 S 5.3 1.9 1:09.93 gnome-term+ 3915 simon 20 0 590728 71048 10796 S 2.7 1.8 0:41.92 ibus-ui-gt+ 3918 simon 20 0 769636 73648 11544 S 2.7 1.8 0:42.82 unity-pane+ 4402 simon 20 0 511960 71072 12024 S 2.7 1.8 0:41.36 nm-applet 7212 simon 20 0 847244 67792 12680 S 2.7 1.7 0:37.13 update-not+ 3865 simon 20 0 666200 67632 7956 S 2.3 1.7 0:37.61 bamfdaemon 3911 simon 20 0 906492 68264 7816 S 2.3 1.7 0:38.02 gnome-sess+ 4130 simon 20 0 776980 67892 8080 S 2.3 1.7 0:36.34 indicator-+ 4146 simon 20 0 499124 66596 8156 S 2.3 1.6 0:35.04 indicator-+ 4410 simon 20 0 405976 73952 9800 S 2.3 1.8 0:34.70 smart-noti+ 4194 simon 20 0 391836 65148 7236 S 2.0 1.6 0:35.79 notify-osd ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8 ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6 Uname: Linux 3.13.0-36-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.4 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Mon Sep 29 10:06:59 2014 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] [1002:68f9] (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:2127] Lsusb: Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 00
[Desktop-packages] [Bug 1375194] [NEW] lightdm session constantly switches screen appearance
Public bug reported: After installing regular software updates on 23 Sept, my screen session has become almost unusable. The screen "appearance" (font, button style, window menu bar location) alternates about twice a second between my usual settings and what I guess are the default un-decorated settings. This means that text, buttons, and input areas are often moving around on the screen as the font size changes or the window menu bar comes and goes. In addition, keyboard input characters take a variable time to appear (up to a few seconds?) and can appear in the wrong order. CPU utilisation is much higher when I am logged on. See TOP output below. I get the same problems with any one of Chromium, Firefox, Thunderbird, Ubuntu Software Centre, BASH terminal window. When I first sign on, I get a message "system software problem detected" in a panel by itself, before the desktop is displayed, and again after the desktop is displayed. This is connected with the bug, but I can't find out the details of the error. I have selected "report the problem" repeatedly. The software installed on 23 Sept included Dbus , libdbus-1-3, and dbus-x11 versions 1.6.18-0ubuntu4.2. I tried downgrading these 3 to -0ubuntu4 but the problem remained after a reboot. There were about 20-30 packages updated at the same time, including linux-image, but I can't spot which might be causing the problem. I'm using a clean install of ubuntu 14.04 but with my /home directory from an older ubuntu installation. TOP output: 24974 simon 20 0 2357692 181696 65696 R 27.6 4.5 2:34.62 software-c+ 2253 root 20 0 279028 58104 19416 S 26.6 1.4 3:19.18 Xorg 11096 simon 20 0 1391072 186192 81872 R 22.9 4.6 5:02.98 chromium-b+ 3899 simon 20 0 719408 32324 17924 R 19.9 0.8 2:55.82 hud-service 17259 simon 20 0 1036360 203656 48764 R 17.9 5.0 2:47.82 thunderbird 4291 simon 20 0 1591956 113836 41064 S 11.6 2.8 1:20.75 compiz 5857 simon 20 0 860872 76324 14440 S 5.3 1.9 1:09.93 gnome-term+ 3915 simon 20 0 590728 71048 10796 S 2.7 1.8 0:41.92 ibus-ui-gt+ 3918 simon 20 0 769636 73648 11544 S 2.7 1.8 0:42.82 unity-pane+ 4402 simon 20 0 511960 71072 12024 S 2.7 1.8 0:41.36 nm-applet 7212 simon 20 0 847244 67792 12680 S 2.7 1.7 0:37.13 update-not+ 3865 simon 20 0 666200 67632 7956 S 2.3 1.7 0:37.61 bamfdaemon 3911 simon 20 0 906492 68264 7816 S 2.3 1.7 0:38.02 gnome-sess+ 4130 simon 20 0 776980 67892 8080 S 2.3 1.7 0:36.34 indicator-+ 4146 simon 20 0 499124 66596 8156 S 2.3 1.6 0:35.04 indicator-+ 4410 simon 20 0 405976 73952 9800 S 2.3 1.8 0:34.70 smart-noti+ 4194 simon 20 0 391836 65148 7236 S 2.0 1.6 0:35.79 notify-osd ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: xorg 1:7.7+1ubuntu8 ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6 Uname: Linux 3.13.0-36-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3.4 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Mon Sep 29 10:06:59 2014 DistUpgraded: Fresh install DistroCodename: trusty DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] [1002:68f9] (prog-if 00 [VGA controller]) Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:2127] Lsusb: Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: System manufacturer System Product Name ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-36-generic root=/dev/mapper/vg1-rootfs ro nodmraid nomdmonddf nomdmonisw SourcePackage: xorg Symptom: display UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/02/2008 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0507 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M3N78-VM dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev X.0x dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0507:bd07/02/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM3N78-VM:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: Syste
[Desktop-packages] [Bug 1311104] Fwd: Re: [Bug 1311121] Re: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build
PS. The problem occurred because I built a ubuntu image using vmbuilder and installing linux-image-generic + ubuntu-desktop packages. I am surprised that ubuntu-desktop doesn't pre-req linux-generic? Is this something I should report as a bug? Simon Original Message Subject:Re: [Bug 1311121] Re: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build Date: Mon, 28 Jul 2014 15:06:27 +0100 From: Simon Lambourn To: Bug 1311121 <1311...@bugs.launchpad.net> Dear Peter, Thank you for investigating this bug and reporting back. I can confirm that installing the linux-generic package allowed the nvidia drivers, and bbswitch, to compile, but I now have another problem with the nvidia drivers. I think this is because I built the system without the linux-generic package - so I'm going back and starting again.But I confirm that your diagnosis about the bbswitch bug is correct. Thanks very much for your help and I'm sorry that I didn't notice this myself. Best regards Simon Lambourn On 25/07/14 09:57, Peter Wu wrote: > It appears that you have linux-headers-3.13.0-24 installed, but not > linux-headers-3.13.0-24-generic. Install the linux-generic package to > ensure that you always stay up-to-date with recent kernels including the > headers. > > Please re-open if the problem still persists after doing so. > > ** Changed in: bbswitch (Ubuntu) > Status: Confirmed => Invalid > -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu. https://bugs.launchpad.net/bugs/1311104 Title: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build [macros.h:1:2: error: #error INIT_WORK() conftest failed!] Status in “nvidia-graphics-drivers-331” package in Ubuntu: Confirmed Bug description: I have just installed ubuntu 14.04 on amd64 hardware, and nouveau is unstable with my NVIDIA Geforce 8200 integrated graphics. Tried to install nvidia-331 using sudo apt-get install nvidia-331, but the build failed along with the dkms build (and I think something else later). The error messages during the build were: Error! Bad return status for module build on kernel: 3-13.0-24-generic (x86-64) Consult /var/lib/dkms/nvidia-331/331.38/build/make.log for more information Error! Bad return status for module build on kernel: 3-13.0-24-generic (x86-64) Consult /var/lib/dkms/bbswitch/0.7/build/make.log for more information I've also tried downloading and installing the nvidia driver direct from nvidia: this also fails with a different build error message ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331 (not installed) ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 DKMSKernelVersion: 3.13.0-24-generic Date: Tue Apr 22 14:00:34 2014 DuplicateSignature: dkms:nvidia-331:331.38-0ubuntu7:/var/lib/dkms/nvidia-331/331.38/build/conftest/macros.h:1:2: error: #error INIT_WORK() conftest failed! PackageVersion: 331.38-0ubuntu7 SourcePackage: nvidia-graphics-drivers-331 Title: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.modprobe.d.nvidia.331.hybrid.conf: [deleted] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1311104/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
Re: [Desktop-packages] [Bug 1311121] Re: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build
Dear Peter, Thank you for investigating this bug and reporting back. I can confirm that installing the linux-generic package allowed the nvidia drivers, and bbswitch, to compile, but I now have another problem with the nvidia drivers. I think this is because I built the system without the linux-generic package - so I'm going back and starting again.But I confirm that your diagnosis about the bbswitch bug is correct. Thanks very much for your help and I'm sorry that I didn't notice this myself. Best regards Simon Lambourn On 25/07/14 09:57, Peter Wu wrote: > It appears that you have linux-headers-3.13.0-24 installed, but not > linux-headers-3.13.0-24-generic. Install the linux-generic package to > ensure that you always stay up-to-date with recent kernels including the > headers. > > Please re-open if the problem still persists after doing so. > > ** Changed in: bbswitch (Ubuntu) > Status: Confirmed => Invalid > -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to bbswitch in Ubuntu. https://bugs.launchpad.net/bugs/1311121 Title: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build Status in “bbswitch” package in Ubuntu: Invalid Bug description: I have just installed ubuntu 14.04 as a clean install on amd64 hardware. The nouveau driver is unstable with my nvidia Geforce 8200 integrated graphics, so installed the nvidia-331 package, using apt-get install nvidia-331. dkms also failed to build (separate bug reported) as did bbswitch. This bug may be similar to bug #1283461 https://bugs.launchpad.net/bugs/1283461 which relates to a slightly different kernel version. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: bbswitch-dkms (not installed) ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 DKMSKernelVersion: 3.13.0-24-generic Date: Tue Apr 22 14:00:42 2014 PackageVersion: 0.7-2ubuntu1 SourcePackage: bbswitch Title: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bbswitch/+bug/1311121/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
Re: [Desktop-packages] [Bug 1311104] Re: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build [macros.h:1:2: error: #error INIT_WORK() conftest failed!]
Hi Max, Thanks for the email. I did check and my default GCC is set to 4.8, so that wasn't the problem. I can't install from the NVIDIA website or from the repos. Both fail with a compilation error - an unknown function. Simon On 10/06/14 13:52, Max Mustermann wrote: > I'm not sure whether this is related to this bug but I was unable to install > nvidia drivers because my default compiler was set to an older version as > default (gcc 4.4). Setting the default back to 4.8 solved the problem and I > was able to install the drivers. > I found this bug report because I got a similar error message when trying to > manually install the proprietary nvidia drivers. When installing from the > repos I didn't get an error message at all. > -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu. https://bugs.launchpad.net/bugs/1311104 Title: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build [macros.h:1:2: error: #error INIT_WORK() conftest failed!] Status in “nvidia-graphics-drivers-331” package in Ubuntu: Confirmed Bug description: I have just installed ubuntu 14.04 on amd64 hardware, and nouveau is unstable with my NVIDIA Geforce 8200 integrated graphics. Tried to install nvidia-331 using sudo apt-get install nvidia-331, but the build failed along with the dkms build (and I think something else later). The error messages during the build were: Error! Bad return status for module build on kernel: 3-13.0-24-generic (x86-64) Consult /var/lib/dkms/nvidia-331/331.38/build/make.log for more information Error! Bad return status for module build on kernel: 3-13.0-24-generic (x86-64) Consult /var/lib/dkms/bbswitch/0.7/build/make.log for more information I've also tried downloading and installing the nvidia driver direct from nvidia: this also fails with a different build error message ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331 (not installed) ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 DKMSKernelVersion: 3.13.0-24-generic Date: Tue Apr 22 14:00:34 2014 DuplicateSignature: dkms:nvidia-331:331.38-0ubuntu7:/var/lib/dkms/nvidia-331/331.38/build/conftest/macros.h:1:2: error: #error INIT_WORK() conftest failed! PackageVersion: 331.38-0ubuntu7 SourcePackage: nvidia-graphics-drivers-331 Title: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.modprobe.d.nvidia.331.hybrid.conf: [deleted] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1311104/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1311121] [NEW] bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build
Public bug reported: I have just installed ubuntu 14.04 as a clean install on amd64 hardware. The nouveau driver is unstable with my nvidia Geforce 8200 integrated graphics, so installed the nvidia-331 package, using apt-get install nvidia-331. dkms also failed to build (separate bug reported) as did bbswitch. This bug may be similar to bug #1283461 https://bugs.launchpad.net/bugs/1283461 which relates to a slightly different kernel version. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: bbswitch-dkms (not installed) ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 DKMSKernelVersion: 3.13.0-24-generic Date: Tue Apr 22 14:00:42 2014 PackageVersion: 0.7-2ubuntu1 SourcePackage: bbswitch Title: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: bbswitch (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package trusty -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to bbswitch in Ubuntu. https://bugs.launchpad.net/bugs/1311121 Title: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build Status in “bbswitch” package in Ubuntu: New Bug description: I have just installed ubuntu 14.04 as a clean install on amd64 hardware. The nouveau driver is unstable with my nvidia Geforce 8200 integrated graphics, so installed the nvidia-331 package, using apt-get install nvidia-331. dkms also failed to build (separate bug reported) as did bbswitch. This bug may be similar to bug #1283461 https://bugs.launchpad.net/bugs/1283461 which relates to a slightly different kernel version. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: bbswitch-dkms (not installed) ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 DKMSKernelVersion: 3.13.0-24-generic Date: Tue Apr 22 14:00:42 2014 PackageVersion: 0.7-2ubuntu1 SourcePackage: bbswitch Title: bbswitch-dkms 0.7-2ubuntu1: bbswitch kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bbswitch/+bug/1311121/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1311104] Re: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build
Here is the other make.log showing the bbswitch build error ** Attachment added: "/var/lib/dkms/bbswitch/0.7/build/make.log" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1311104/+attachment/4092569/+files/make.log -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu. https://bugs.launchpad.net/bugs/1311104 Title: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build Status in “nvidia-graphics-drivers-331” package in Ubuntu: New Bug description: I have just installed ubuntu 14.04 on amd64 hardware, and nouveau is unstable with my NVIDIA Geforce 8200 integrated graphics. Tried to install nvidia-331 using sudo apt-get install nvidia-331, but the build failed along with the dkms build (and I think something else later). The error messages during the build were: Error! Bad return status for module build on kernel: 3-13.0-24-generic (x86-64) Consult /var/lib/dkms/nvidia-331/331.38/build/make.log for more information Error! Bad return status for module build on kernel: 3-13.0-24-generic (x86-64) Consult /var/lib/dkms/bbswitch/0.7/build/make.log for more information I've also tried downloading and installing the nvidia driver direct from nvidia: this also fails with a different build error message ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331 (not installed) ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 DKMSKernelVersion: 3.13.0-24-generic Date: Tue Apr 22 14:00:34 2014 DuplicateSignature: dkms:nvidia-331:331.38-0ubuntu7:/var/lib/dkms/nvidia-331/331.38/build/conftest/macros.h:1:2: error: #error INIT_WORK() conftest failed! PackageVersion: 331.38-0ubuntu7 SourcePackage: nvidia-graphics-drivers-331 Title: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.modprobe.d.nvidia.331.hybrid.conf: [deleted] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1311104/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 1311104] [NEW] nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build
Public bug reported: I have just installed ubuntu 14.04 on amd64 hardware, and nouveau is unstable with my NVIDIA Geforce 8200 integrated graphics. Tried to install nvidia-331 using sudo apt-get install nvidia-331, but the build failed along with the dkms build (and I think something else later). The error messages during the build were: Error! Bad return status for module build on kernel: 3-13.0-24-generic (x86-64) Consult /var/lib/dkms/nvidia-331/331.38/build/make.log for more information Error! Bad return status for module build on kernel: 3-13.0-24-generic (x86-64) Consult /var/lib/dkms/bbswitch/0.7/build/make.log for more information I've also tried downloading and installing the nvidia driver direct from nvidia: this also fails with a different build error message ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331 (not installed) ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 DKMSKernelVersion: 3.13.0-24-generic Date: Tue Apr 22 14:00:34 2014 DuplicateSignature: dkms:nvidia-331:331.38-0ubuntu7:/var/lib/dkms/nvidia-331/331.38/build/conftest/macros.h:1:2: error: #error INIT_WORK() conftest failed! PackageVersion: 331.38-0ubuntu7 SourcePackage: nvidia-graphics-drivers-331 Title: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.modprobe.d.nvidia.331.hybrid.conf: [deleted] ** Affects: nvidia-graphics-drivers-331 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package need-duplicate-check trusty ** Attachment added: "/var/lib/dkms/nvidia-331/331.38/build/make.log" https://bugs.launchpad.net/bugs/1311104/+attachment/4092563/+files/make.log -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers-331 in Ubuntu. https://bugs.launchpad.net/bugs/1311104 Title: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build Status in “nvidia-graphics-drivers-331” package in Ubuntu: New Bug description: I have just installed ubuntu 14.04 on amd64 hardware, and nouveau is unstable with my NVIDIA Geforce 8200 integrated graphics. Tried to install nvidia-331 using sudo apt-get install nvidia-331, but the build failed along with the dkms build (and I think something else later). The error messages during the build were: Error! Bad return status for module build on kernel: 3-13.0-24-generic (x86-64) Consult /var/lib/dkms/nvidia-331/331.38/build/make.log for more information Error! Bad return status for module build on kernel: 3-13.0-24-generic (x86-64) Consult /var/lib/dkms/bbswitch/0.7/build/make.log for more information I've also tried downloading and installing the nvidia driver direct from nvidia: this also fails with a different build error message ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-331 (not installed) ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 DKMSKernelVersion: 3.13.0-24-generic Date: Tue Apr 22 14:00:34 2014 DuplicateSignature: dkms:nvidia-331:331.38-0ubuntu7:/var/lib/dkms/nvidia-331/331.38/build/conftest/macros.h:1:2: error: #error INIT_WORK() conftest failed! PackageVersion: 331.38-0ubuntu7 SourcePackage: nvidia-graphics-drivers-331 Title: nvidia-331 331.38-0ubuntu7: nvidia-331 kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.modprobe.d.nvidia.331.hybrid.conf: [deleted] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1311104/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp