[Bug 198871] Re: Jmicron AHCI controller probs...
I'm having this issue as well. I have an Asus P5K-E motherboard. Running Gutsy 7.10 (kernel 2.6.22.-16). It appeared to happen out of nowhere 2 days ago. I disabled the JMicron chipset on the motherboard and the messages have gone away. It might just be a coincidence, but my interest was piqed by the above suggestion that there may be power supply issues. My computer seemed to hum louder than normal. I opened up the case and discovered the main case fan was not spinning (and therefore the CPU fan was working harder). As soon as I opened the case I heard the CPU fan speed start to go down. SOOO, its possible that: A) The JMicron chips are sensitive to heat? I had no problem for the last 10 months or so, and this just came on. No hardware config change, and no major software changes I'm aware of. B) Maybe my power supply is dying and the plug I was using to power the fan was just the first one to go...not sure if that makes sense. -- Jmicron AHCI controller probs... https://bugs.launchpad.net/bugs/198871 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 367818] [NEW] No sound no matter what I try in Jaunty
Public bug reported: I upgraded to Jaunty at the end of last week and I now have no music through my headphones. Weirdly I do get the system beep through my headphones when I try to tab-complete something with more than one match in a terminal, etc. I've gone through the steps outlined in numerous bugs, but they don't seem to cover my specific problem. My levels in alsamixer are all set to 100. I've checked out gnome- alsamixer and nothing is muted in there. Also, none of the options are checked underneath the volume controls. I don't really know if any of them need to be checked at all. I installed the pulse audio tools and followed the instructions in this post: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/301261/comments/21 but to no effect. I've also followed the instructions on this page: http://platonic.techfiz.info/2009/01/22/fixed-no-sound-on- ubuntu-904-alpha2/ and the instructions on this page that were for 8.10: http://onlyubuntu.blogspot.com/2008/11/fix-for-no-sound-issue-in- ubuntu-810.html aplay -l gives me the following: $ aplay -l List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 $ cat /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xdffdc000 irq 16 $ lsmod Module Size Used by snd_hda_intel 435636 3 snd_pcm_oss46336 0 snd_mixer_oss 22656 1 snd_pcm_oss snd_pcm82948 2 snd_hda_intel,snd_pcm_oss snd_timer 29704 1 snd_pcm snd62628 11 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 15200 1 snd snd_page_alloc 16904 2 snd_hda_intel,snd_pcm I haven't got a clue what else to try. Plus I'm fairly sure that now I've changed so many things I've probably ended up doing more harm than good. ** Affects: ubuntu Importance: Undecided Status: New -- No sound no matter what I try in Jaunty https://bugs.launchpad.net/bugs/367818 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 274995] Re: shutdown freeze on alsa shutdown
I'm on amd64 and same, I have an Asus xonar dx. After about 5 minutes I get something like "bad switch with amixer" and then after about another 5 minutes machine shuts down. -- shutdown freeze on alsa shutdown https://bugs.launchpad.net/bugs/274995 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 303405] Re: package koffice-data-kde4 None [modified: /var/lib/dpkg/info/koffice-data-kde4.list] failed to install/upgrade: trying to overwrite `/usr/share/icons/oxygen/16x16/actions/object-order
Its been 3 months and still unfixed in 8.10 :( all because of a freaking icon. -- package koffice-data-kde4 None [modified: /var/lib/dpkg/info/koffice-data-kde4.list] failed to install/upgrade: trying to overwrite `/usr/share/icons/oxygen/16x16/actions/object-order-back.png', which is also in package kde-icons-oxygen https://bugs.launchpad.net/bugs/303405 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 337031] [NEW] L1 Attansic Network card not properly installed in Ubuntu Server
Public bug reported: When installing ubuntu 8.10 from the server cd the installer stops when configuring the network with the following message """ No network interfaces detected No network interfaces were found. The installation system was unable to find a network device. You may need to load a specific module for your network card, if you have one. For this, go back to the network hardware detection step. """ When installation was continued no network was available fixed (maybe) add the following line to /etc/network/interfaces iface eth0 inet dhcp then do the following in the command line $ sudo modprobe atl1 $ sudo ifconfig eth0 up $ sudo dhclient eth0 ** Affects: ubuntu Importance: Undecided Status: New -- L1 Attansic Network card not properly installed in Ubuntu Server https://bugs.launchpad.net/bugs/337031 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 59791] Re: edgy did not start
I have the exact same problem on a Thinkpad T43. Last message in boot screen is "configuring X" then blank screen with no blinking cursor. -- edgy did not start https://launchpad.net/bugs/59791 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 59791] Re: edgy did not start
Should have added graphics card is ATI Mobility Radeon X300. -- edgy did not start https://launchpad.net/bugs/59791 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61894] Installation Fails - VMWare machine
Public bug reported: Traceback (most recent call last): File "/usr/bin/ubiquity", line 130, in ? install(sys.argv[1]) File "/usr/bin/ubiquity", line 55, in install ret = wizard.run() File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 264, in run self.progress_loop() File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 538, in progress_loop raise RuntimeError, ("Install failed with exit code %s; see " RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog and /var/log/syslog Ubiquity 1.0.12 Fri, 22 Sep 2006 15:50:05 INFO switched to page stepLanguage ubiquity: Starting up '['/usr/lib/ubiquity/localechooser/localechooser']' for ubiquity.components.language.Language ubiquity: Watching for question patterns ^languagechooser/language-name Fri, 22 Sep 2006 15:50:10 INFO Step_before = stepLanguage Fri, 22 Sep 2006 15:50:11 INFO switched to page stepLocation Fri, 22 Sep 2006 15:50:11 INFO Step_after = stepLocation ubiquity: Starting up '['/usr/share/ubiquity/tzsetup']' for ubiquity.components.timezone.Timezone ubiquity: Watching for question patterns ^time/zone$ Fri, 22 Sep 2006 15:50:33 INFO Step_before = stepLocation Fri, 22 Sep 2006 15:50:33 INFO switched to page stepKeyboardConf Fri, 22 Sep 2006 15:50:33 INFO Step_after = stepKeyboardConf ubiquity: kbd-chooser prepare ubiquity: Starting up '['/bin/sh', '-c', '. /usr/share/debconf/confmodule; exec /usr/lib/ubiquity/kbd-chooser/kbd-chooser']' for ubiquity.components.kbd_chooser.KbdChooser ubiquity: Watching for question patterns ^kbd-chooser/method$, ^console-keymaps.*/keymap$, ERROR ubiquity: apply_keyboard: uk ubiquity: apply_keyboard: layout gb ubiquity: Display map: {u'Swedish': u'se-latin1', u'Icelandic': u'is-latin1', u'Estonian': u'et', u'Romanian': u'ro', u'Italian': u'it', u'Latin American': u'la-latin1', u'Dutch': u'nl', u'Brazilian (EUA layout)': u'br-latin1', u'Belgian': u'be2-latin1', u'Danish': u'dk-latin1', u'Bulgarian': u'bg', u'Turkish (F layout)': u'trfu', u'Hungarian': u'hu', u'Macedonian': u'mk', u'Lithuanian': u'lt', u'French': u'fr-latin9', u'Norwegian': u'no-latin1', u'Slovakian': u'sk-qwerty', u'Russian': u'ru', u'Dvorak': u'dvorak', u'Slovene': u'slovene', u'Finnish': u'fi-latin1', u'British English': u'uk', u'Spanish': u'es', u'Greek': u'gr', u'Canadian French': u'cf', u'Latvian': u'lv-latin4', u'American English': u'us', u'Croatian': u'croat', u'Portuguese': u'pt-latin1', u'Czech': u'cz-lat2', u'Ukrainian': u'ua', u'Japanese': u'jp106', u'Belarusian': u'by', u'Turkish (Q layout)': u'trqu', u'German': u'de-latin1-nodeadkeys', u'Hebrew': u'hebrew', u'Polish': u'pl', u'Brazilian (ABNT2 layout)': u'br-abnt2', u'Swiss French': u'fr_CH-latin1', u'Swiss German': u'sg-latin1', u'Serbian (Cyrillic)': u'sr-cy'} ubiquity: Untranslated choices: [u'by', u'bg', u'croat', u'cz-lat2', u'sg-latin1', u'de-latin1-nodeadkeys', u'dk-latin1', u'us', u'uk', u'dvorak', u'et', u'es', u'la-latin1', u'fi-latin1', u'fr-latin9', u'be2-latin1', u'cf', u'fr_CH-latin1', u'gr', u'hebrew', u'hu', u'is-latin1', u'it', u'lt', u'lv-latin4', u'jp106', u'mk', u'no-latin1', u'nl', u'pl', u'pt-latin1', u'br-abnt2', u'br-latin1', u'ro', u'ru', u'sk-qwerty', u'slovene', u'sr-cy', u'se-latin1', u'trfu', u'trqu', u'ua'] ubiquity: Choices: [u'Belarusian', u'Bulgarian', u'Croatian', u'Czech', u'Swiss German', u'German', u'Danish', u'American English', u'British English', u'Dvorak', u'Estonian', u'Spanish', u'Latin American', u'Finnish', u'French', u'Belgian', u'Canadian French', u'Swiss French', u'Greek', u'Hebrew', u'Hungarian', u'Icelandic', u'Italian', u'Lithuanian', u'Latvian', u'Japanese', u'Macedonian', u'Norwegian', u'Dutch', u'Polish', u'Portuguese', u'Brazilian (ABNT2 layout)', u'Brazilian (EUA layout)', u'Romanian', u'Russian', u'Slovakian', u'Slovene', u'Serbian (Cyrillic)', u'Swedish', u'Turkish (F layout)', u'Turkish (Q layout)', u'Ukrainian'] ubiquity: console-keymaps-at/keymap db: uk Fri, 22 Sep 2006 15:50:41 INFO Step_before = stepKeyboardConf Fri, 22 Sep 2006 15:50:41 INFO switched to page stepUserInfo Fri, 22 Sep 2006 15:50:41 INFO Step_after = stepUserInfo ubiquity: Starting up '['/usr/lib/ubiquity/user-setup/user-setup-ask', '/target']' for ubiquity.components.usersetup.UserSetup ubiquity: Watching for question patterns ^passwd/user-fullname$, ^passwd/username$, ^passwd/user-password$, ^passwd/user-password-again$, ERROR ON STATE: 1 ON STATE: 2 ON STATE: 3 ON STATE: 4 ON STATE: 5 ON STATE: 6 ON STATE: 7 ON STATE: 8 Fri, 22 Sep 2006 15:50:51 INFO Step_before = stepUserInfo Fri, 22 Sep 2006 15:50:51 INFO switched to page stepPartDisk Fri, 22 Sep 2006 15:50:51 INFO Step_after = stepPartDisk ubiquity: Starting up '/bin/partman' for ubiquity.components.partman.Partman ubiquity: Watching for question patterns ^partman-auto/select_disk$, ^partman-auto/.*automatically_partition$, ^partman-pa
[Bug 61894] Re: Installation Fails - VMWare machine
** Attachment added: "syslog" http://librarian.launchpad.net/4410015/syslog -- Installation Fails - VMWare machine https://launchpad.net/bugs/61894 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61894] Re: Installation Fails - VMWare machine
** Attachment added: "partman" http://librarian.launchpad.net/4410016/partman ** Description changed: - Traceback (most recent call last): - File "/usr/bin/ubiquity", line 130, in ? - install(sys.argv[1]) - File "/usr/bin/ubiquity", line 55, in install - ret = wizard.run() - File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 264, in run - self.progress_loop() - File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 538, in progress_loop - raise RuntimeError, ("Install failed with exit code %s; see " - RuntimeError: Install failed with exit code 1; see /var/log/installer/syslog and /var/log/syslog - - - Ubiquity 1.0.12 - Fri, 22 Sep 2006 15:50:05 INFO switched to page stepLanguage - ubiquity: Starting up '['/usr/lib/ubiquity/localechooser/localechooser']' for ubiquity.components.language.Language - ubiquity: Watching for question patterns ^languagechooser/language-name - Fri, 22 Sep 2006 15:50:10 INFO Step_before = stepLanguage - Fri, 22 Sep 2006 15:50:11 INFO switched to page stepLocation - Fri, 22 Sep 2006 15:50:11 INFO Step_after = stepLocation - ubiquity: Starting up '['/usr/share/ubiquity/tzsetup']' for ubiquity.components.timezone.Timezone - ubiquity: Watching for question patterns ^time/zone$ - Fri, 22 Sep 2006 15:50:33 INFO Step_before = stepLocation - Fri, 22 Sep 2006 15:50:33 INFO switched to page stepKeyboardConf - Fri, 22 Sep 2006 15:50:33 INFO Step_after = stepKeyboardConf - ubiquity: kbd-chooser prepare - ubiquity: Starting up '['/bin/sh', '-c', '. /usr/share/debconf/confmodule; exec /usr/lib/ubiquity/kbd-chooser/kbd-chooser']' for ubiquity.components.kbd_chooser.KbdChooser - ubiquity: Watching for question patterns ^kbd-chooser/method$, ^console-keymaps.*/keymap$, ERROR - ubiquity: apply_keyboard: uk - ubiquity: apply_keyboard: layout gb - ubiquity: Display map: {u'Swedish': u'se-latin1', u'Icelandic': u'is-latin1', u'Estonian': u'et', u'Romanian': u'ro', u'Italian': u'it', u'Latin American': u'la-latin1', u'Dutch': u'nl', u'Brazilian (EUA layout)': u'br-latin1', u'Belgian': u'be2-latin1', u'Danish': u'dk-latin1', u'Bulgarian': u'bg', u'Turkish (F layout)': u'trfu', u'Hungarian': u'hu', u'Macedonian': u'mk', u'Lithuanian': u'lt', u'French': u'fr-latin9', u'Norwegian': u'no-latin1', u'Slovakian': u'sk-qwerty', u'Russian': u'ru', u'Dvorak': u'dvorak', u'Slovene': u'slovene', u'Finnish': u'fi-latin1', u'British English': u'uk', u'Spanish': u'es', u'Greek': u'gr', u'Canadian French': u'cf', u'Latvian': u'lv-latin4', u'American English': u'us', u'Croatian': u'croat', u'Portuguese': u'pt-latin1', u'Czech': u'cz-lat2', u'Ukrainian': u'ua', u'Japanese': u'jp106', u'Belarusian': u'by', u'Turkish (Q layout)': u'trqu', u'German': u'de-latin1-nodeadkeys', u'Hebrew': u'hebrew', u'Polish': u'pl', u'Brazilian (ABNT2 layout)': u'br-abnt2', u'Swiss French': u'fr_CH-latin1', u'Swiss German': u'sg-latin1', u'Serbian (Cyrillic)': u'sr-cy'} - ubiquity: Untranslated choices: [u'by', u'bg', u'croat', u'cz-lat2', u'sg-latin1', u'de-latin1-nodeadkeys', u'dk-latin1', u'us', u'uk', u'dvorak', u'et', u'es', u'la-latin1', u'fi-latin1', u'fr-latin9', u'be2-latin1', u'cf', u'fr_CH-latin1', u'gr', u'hebrew', u'hu', u'is-latin1', u'it', u'lt', u'lv-latin4', u'jp106', u'mk', u'no-latin1', u'nl', u'pl', u'pt-latin1', u'br-abnt2', u'br-latin1', u'ro', u'ru', u'sk-qwerty', u'slovene', u'sr-cy', u'se-latin1', u'trfu', u'trqu', u'ua'] - ubiquity: Choices: [u'Belarusian', u'Bulgarian', u'Croatian', u'Czech', u'Swiss German', u'German', u'Danish', u'American English', u'British English', u'Dvorak', u'Estonian', u'Spanish', u'Latin American', u'Finnish', u'French', u'Belgian', u'Canadian French', u'Swiss French', u'Greek', u'Hebrew', u'Hungarian', u'Icelandic', u'Italian', u'Lithuanian', u'Latvian', u'Japanese', u'Macedonian', u'Norwegian', u'Dutch', u'Polish', u'Portuguese', u'Brazilian (ABNT2 layout)', u'Brazilian (EUA layout)', u'Romanian', u'Russian', u'Slovakian', u'Slovene', u'Serbian (Cyrillic)', u'Swedish', u'Turkish (F layout)', u'Turkish (Q layout)', u'Ukrainian'] - ubiquity: console-keymaps-at/keymap db: uk - Fri, 22 Sep 2006 15:50:41 INFO Step_before = stepKeyboardConf - Fri, 22 Sep 2006 15:50:41 INFO switched to page stepUserInfo - Fri, 22 Sep 2006 15:50:41 INFO Step_after = stepUserInfo - ubiquity: Starting up '['/usr/lib/ubiquity/user-setup/user-setup-ask', '/target']' for ubiquity.components.usersetup.UserSetup - ubiquity: Watching for question patterns ^passwd/user-fullname$, ^passwd/username$, ^passwd/user-password$, ^passwd/user-password-again$, ERROR - ON STATE: 1 - ON STATE: 2 - ON STATE: 3 - ON STATE: 4 - ON STATE: 5 - ON STATE: 6 - ON STATE: 7 - ON STATE: 8 - Fri, 22 Sep 2006 15:50:51 INFO Step_before = stepUserInfo - Fri, 22 Sep 2006 15:50:51 INFO switched to page stepPartDisk - Fri, 22 Sep 2006 15:50:51 INFO Step_after = stepPartDisk - ubiquity: Star
[Bug 61894] Re: Installation Fails - VMWare machine
** Attachment added: "install log" http://librarian.launchpad.net/4410017/syslog -- Installation Fails - VMWare machine https://launchpad.net/bugs/61894 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 62006] Re: [Bug 62006] Re: IOError: [Errno 28] No space left on device
*** This bug is a duplicate of bug 48355 *** Hi, The following link contains a minimum hardware spec, can you explain the need for 2.5GB for "/"? http://ftp.ubuntulinux.org/ubuntu/dists/warty/main/installer-i386/current/doc/manual/en/ch03s04.html Thanks for the update regarding 6.06.1! Rgds, Stuart. - Original Message From: Mateusz Drożdżyński <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Saturday, 23 September, 2006 7:27:37 PM Subject: [Bug 62006] Re: IOError: [Errno 28] No space left on device *** This bug is a duplicate of bug 48355 *** Thanks for your report. I'm afraid that one of your partitions seems to be too small to complete an Ubuntu desktop installation successfully. Bug 48355 notes that the partitioner should have warned you about this. This is fixed in 6.06.1. ** This bug has been marked a duplicate of bug 48355 partitioner should warn about too small disk while autopartitioning (some_device) -- IOError: [Errno 28] No space left on device https://launchpad.net/bugs/62006 -- IOError: [Errno 28] No space left on device https://launchpad.net/bugs/62006 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61894] Re: [Bug 61894] Re: Installation Fails - VMWare machine
*** This bug is a duplicate of bug 48355 *** Hi, The following link contains a minimum hardware spec, can you explain the need for 2.5GB for "/"? http://ftp.ubuntulinux.org/ubuntu/dists/warty/main/installer-i386/current/doc/manual/en/ch03s04.html Rgds, Stuart. - Original Message From: Vassilis Pandis <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Friday, 22 September, 2006 6:33:31 PM Subject: [Bug 61894] Re: Installation Fails - VMWare machine *** This bug is a duplicate of bug 48355 *** Thanks for reporting this. According to /var/log/partman you have 2 ext2 partitions: /dev/hda1 320753664 -> roughly 305MB /dev/hda6 148022784 -> roughly 141MB Both of these are too small to hold an Ubuntu installation (you need at least 2.5GB for '/' ). In any case, the fact that the installer does not warn that the installation will fit is also bug 48355. ** This bug has been marked a duplicate of bug 48355 partitioner should warn about too small disk while autopartitioning (some_device) -- Installation Fails - VMWare machine https://launchpad.net/bugs/61894 -- Installation Fails - VMWare machine https://launchpad.net/bugs/61894 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 153322] Re: Confusion between virtual desktops and viewports
Just adding keywords/Description so the next old fogie to try compiz can find this discussion easier.. Workspace Switcher doesn't work with Compiz Can't drag windows between workspaces with compiz enabled. (this is what I searched with for a while before just going one-by-one through all the workspace switcher bugs) -- Confusion between virtual desktops and viewports https://bugs.launchpad.net/bugs/153322 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 153322] Re: Confusion between virtual desktops and viewports
I second the original - this is very confusing. I've been using Gnome/Linux for a few years now, and make a lot of use of the workspace switcher to drag windows from one workspace to another. It took me an hour of thinking the workspace switcher was "broken" because I couldn't drag windows between workspaces - which at the time were "viewports". I followed the instructions above, and now I can drag windows between workspaces - because they're "desktops" now. Why all the re- definitions? This seems to be introducing complexity for the sake of confusion, and nothing else. The simplest answer would seem to be to collapse "desktops" and "viewports" back into the original concept of workspaces. i.e. Desktops == Viewports == Workspaces. Also note that switching the workspaces to desktops means that you can't adjust the workspace row & column size in the workspace switcher anymore. AND even if you increase the number of desktops so you can drag windows via the workspace switcher, you don't _see_ the window in the new workspace, it just sort of disappears into it. i.e, if you you're on desktop 1, and drag window A to desktop 2 via the workspace switcher, it's icon disappears from the workspace switcher's icon of desktop 1, but doesn't show up on the workspace switcher's icon of desktop 2. It used to work like this, and was very useful, when trying to remember which workspace/desktop you moved your window too. In short, it seems we've managed to make 1 + 1 < 1 (where viewports and desktops combined offer less functionality then the previous concept of workspaces). Maybe someone could just make a "viewport switcher" that replaces the "workspace switcher", and do away with the concept of desktops altogether? I dunno. I just want my effects _and_ my workspace switcher back :( -- Confusion between virtual desktops and viewports https://bugs.launchpad.net/bugs/153322 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 211512] Re: Gnome apps (gvim, gnome-terminal) triggering needless pinging at startup
Ok. Looks like this bug hit the circular filing cabinet. So the end-game workaround I'm living with now is (for any co-suffers in agony): - Keeping nm-applet installed (Because connecting to secured wireless by command line is a PITA) - Disabling nm-applet from starting up (see gnome-session) (to prevent it from screwing everything up at start up) - scanning by hand before I start up nm-applet. $> iwlist eth1 scanning | less (to ensure I'm starting up nm-applet with an available connection) - start nm-applet when I know I have wireless - before i walk away from any wireless connection with the laptop still on: $> killall nm-applet (so I don't walk into a dead area, and suddenly have all my apps take 10 freaking seconds to start up) I've been living with this for a few weeks, and this does, sadly, seem like the easiest process. Still have no leads on why gnome apps are pinging out whenever I start them up. This is kind of dumb. Btw, I don't mean system start-up, I mean _application_ startup. Blah. ** Summary changed: - Gnome apps (gvim, gnome-terminal) triggering needless pinging at startup + Gnome apps (gvim, gnome-terminal) triggering needless pinging when started ** Description changed: It took me a while to pin this one down, and I still haven't figured - everything out. I noticed slow startup times on may apps when I would + everything out. I noticed slow startup times on many apps when I would lose my internet connection. Applications include gvim and gnome- terminal (would should start up fairly quickly, but would take 5-10 sec on Insipiron 1501 with 2GB of memory & no internet). With internet, it was fine. A little investigation with wireshark showed the computer was sending out ICMP ping packets every time I started up an application. It would send out four or so packets, and time out waiting for each one, and then start the App. It works fine with the internet because they're not timing out. At first I thought it might be related to the /etc/hosts loopback misconfigured bug that pops up here and there on the buglists, but that wasn't it (or maybe some weird malicious software on my laptop, I'm kind of paranoid about that kind of thing). Seems more likely to be some odd combination of bad application behavior, though. (on a side note, the Network Configuration gui really shouldn't say "some applications may break" when you change the name via the gui, should say "all applications *will* break", and you'll need to reboot - at least on my box). Also the packets always contained my hostname & domain in the icmp data. Weird. Bringing down my interfaces or assigning a 0.0.0.0 ip "fixes" the issue in that the pings no longer happen, and the applications start up quickly. I also tried killing avahipd and that seemed to help once, but not always. I also had this entry in my /etc/network/interfaces: ifconfig eth0 dhcp Address [some address] Netmask [some netmask] [Err... I forgot this line, the usual one] I don't know how it got dhcp & entries for address, etc, since I've never bothered to configure eth0 (it's the wired connection). Also, when I manually configure the routes, etc, the pings go out to the gateway (if I remember correctly), but if I don't, they were going out with the source ip set to 169.x.x.x or whatever the fake ip is for Zero- Conf. Interestingly the Source & Dest ips were equal in this case, and the pings were *still* failing. Removing the ifconfig eth0 entry from /etc/network/interfaces fixes it for the case when I just boot up with no wireless, but it doesn't fix it for when I have network manager up, have a connection, it sets up the routes and everything, and then I move to a place without an internet connection (very common use case for me). So basically, if you have routes set up, and no internet connection, ubuntu (gutsy, up to date), is essentially unusable (5-10 second startup for simple terminal & editor apps is basically unusable by me). Why are these pings happening? Why are they happening on every application startup? Someone with a deeper understanding of all the gnome parts is probably needed to understand this. ** Tags added: gnome internet-connection ping slow -- Gnome apps (gvim, gnome-terminal) triggering needless pinging when started https://bugs.launchpad.net/bugs/211512 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 208770] Re: Hardy beta boot sequence: Network mounts in fstab is done before network is ready.
I'm seeing this as well. Also 9 times out of 10 the system hangs on shutdown with hal erros with the CIFS / VFS thing. last apt update was april 12th and its still present for me. -- Hardy beta boot sequence: Network mounts in fstab is done before network is ready. https://bugs.launchpad.net/bugs/208770 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 153322] Re: Confusion between virtual desktops and viewports
Agreed that viewports can be nice, not contesting that. But ( workspace != desktop || workspace switcher != Good name for application ). Why? sometimes the "workspace" switcher switches viewports and sometimes desktops. The worst is when you switch desktops and then switch viewports in that new desktop, and then the gnome-panel doesn't follow you (different bug, already reported I think). Now you're basically stuck. You can't switch back. All you can do is kill gnome-panel or X, and wait for it too restart on your current viewport/desktop. Or you reduce the number of desktops to one, with windows still on invisible desktops, NOW you just lose all you're previous windows. You can't get them back. Ugh. What I'm trying to get at is it would be nice to kill off the idea of Desktops altogether (at least with compiz enabled) BUT be sure the gnome-panel follows you AND the "workspace" switcher is now a "viewport" switcher, and you can drag windows around in it, just like with desktops. And, most importantly of all, be sure that _under no circumstance_ can you paint yourself into a corner and "lose" windows, and not be able to get back to them. I just realized expo sort of does what I want out of the workspace switcher. But it would still be nice to have the applet. Or at least not have it so broken. And, worse, moving around windows with expo seems to break Alt-Tab! (the moved window is lost from the Alt-Tab list). More ugh. Basically I second the O.P. the workspace switcher and it's interaction with viewports and desktops leads to a lot of confusion, and the appearance of bugs, if not actual ones. Aesthically, viewports are nice, but using them often is a big headache. Keep the appearance, but make them, at the very least, as functional as the old idea of workspaces/desktops. -- Confusion between virtual desktops and viewports https://bugs.launchpad.net/bugs/153322 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 153322] Re: Confusion between virtual desktops and viewports
Not that the "break Alt-tab" means: Windows A & B on viewport 1, Move window B to viewport 2 and _back_ to viewport 1, and Alt-Tab loses that window. Also the Alt-Shift-Tab (or the windows switcher that shows up like a list), lets you see all the windows in the list, but when you switch to Window B in the list, it doesn't actually switch, it just returns to Window A repeatedly. errr... -- Confusion between virtual desktops and viewports https://bugs.launchpad.net/bugs/153322 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 153322] Re: Confusion between virtual desktops and viewports
Sorry - "Not that" = "Note that" -- Confusion between virtual desktops and viewports https://bugs.launchpad.net/bugs/153322 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 211512] [NEW] Gnome apps (gvim, gnome-terminal) triggering needless pinging at startup
Public bug reported: It took me a while to pin this one down, and I still haven't figured everything out. I noticed slow startup times on may apps when I would lose my internet connection. Applications include gvim and gnome- terminal (would should start up fairly quickly, but would take 5-10 sec on Insipiron 1501 with 2GB of memory & no internet). With internet, it was fine. A little investigation with wireshark showed the computer was sending out ICMP ping packets every time I started up an application. It would send out four or so packets, and time out waiting for each one, and then start the App. It works fine with the internet because they're not timing out. At first I thought it might be related to the /etc/hosts loopback misconfigured bug that pops up here and there on the buglists, but that wasn't it (or maybe some weird malicious software on my laptop, I'm kind of paranoid about that kind of thing). Seems more likely to be some odd misconfiguration, though. That shouldn't happen. (on a side note, the Network Configuration gui really shouldn't say "some applications may break" when you change the name via the gui, should say "all applications *will* break", and you'll need to reboot - at least on my box). Also the packets always contained my hostname & domain in the icmp data. Weird. Bringing down my interfaces or assigning a 0.0.0.0 ip "fixes" the issue in that the pings no longer happen, and the applications start up quickly. I also tried killing avahipd and that seemed to help once, but not always. I also had this entry in my /etc/network/interfaces: ifconfig eth0 dhcp Address [some address] Netmask [some netmask] [Err... I forgot this line, the usual one] I don't know how it got dhcp & entries for address, etc, since I've never bothered to configure eth0 (it's the wired connection). Also, when I manually configure the routes, etc, the pings go out to the gateway (if I remember correctly), but if I don't, they were going out with the source ip set to 169.x.x.x or whatever the fake ip is for Zero- Conf. Interestingly the Source & Dest ips were equal in this case, and the pings were *still* failing. Removing the ifconfig eth0 entry from /etc/network/interfaces fixes it for the case when I just boot up with no wireless, but it doesn't fix it for when I have network manager up, have a connection, it sets up the routes and everything, and then I move to a place without an internet connection (very common use case for me). So basically, if you have routes set up, and no internet connection, ubuntu (gutsy, up to date), is essentially unusable (5-10 second startup for simple terminal & editor apps is basically unusable by me). Why are these pings happening? Why are they happening on every application startup? Someone with a deeper understanding of all the gnome parts is probably needed to understand this. ** Affects: ubuntu Importance: Undecided Status: New -- Gnome apps (gvim, gnome-terminal) triggering needless pinging at startup https://bugs.launchpad.net/bugs/211512 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 211512] Re: Gnome apps (gvim, gnome-terminal) triggering needless pinging at startup
** Description changed: It took me a while to pin this one down, and I still haven't figured everything out. I noticed slow startup times on may apps when I would lose my internet connection. Applications include gvim and gnome- terminal (would should start up fairly quickly, but would take 5-10 sec on Insipiron 1501 with 2GB of memory & no internet). With internet, it was fine. A little investigation with wireshark showed the computer was sending out ICMP ping packets every time I started up an application. It would send out four or so packets, and time out waiting for each one, and then start the App. It works fine with the internet because they're not timing out. At first I thought it might be related to the /etc/hosts loopback misconfigured bug that pops up here and there on the buglists, but that wasn't it (or maybe some weird malicious software on my laptop, I'm kind of paranoid about that kind of thing). Seems more likely to be - some odd misconfiguration, though. That shouldn't happen. + some odd combination of bad application behavior, though. (on a side note, the Network Configuration gui really shouldn't say "some applications may break" when you change the name via the gui, should say "all applications *will* break", and you'll need to reboot - at least on my box). Also the packets always contained my hostname & domain in the icmp data. Weird. Bringing down my interfaces or assigning a 0.0.0.0 ip "fixes" the issue in that the pings no longer happen, and the applications start up quickly. I also tried killing avahipd and that seemed to help once, but not always. I also had this entry in my /etc/network/interfaces: ifconfig eth0 dhcp Address [some address] Netmask [some netmask] [Err... I forgot this line, the usual one] I don't know how it got dhcp & entries for address, etc, since I've never bothered to configure eth0 (it's the wired connection). Also, when I manually configure the routes, etc, the pings go out to the gateway (if I remember correctly), but if I don't, they were going out with the source ip set to 169.x.x.x or whatever the fake ip is for Zero- Conf. Interestingly the Source & Dest ips were equal in this case, and the pings were *still* failing. Removing the ifconfig eth0 entry from /etc/network/interfaces fixes it for the case when I just boot up with no wireless, but it doesn't fix it for when I have network manager up, have a connection, it sets up the routes and everything, and then I move to a place without an internet connection (very common use case for me). So basically, if you have routes set up, and no internet connection, ubuntu (gutsy, up to date), is essentially unusable (5-10 second startup for simple terminal & editor apps is basically unusable by me). Why are these pings happening? Why are they happening on every application startup? Someone with a deeper understanding of all the gnome parts is probably needed to understand this. -- Gnome apps (gvim, gnome-terminal) triggering needless pinging at startup https://bugs.launchpad.net/bugs/211512 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 108804] Re: Xubuntu 7.04 installation does not detect existing partitions
Compuer: AMD Athelon 2200+ 512M DDR Ram PC Chips 825G MB HD Seagate 100G IDE I tried installing both Xubuntu and Kubuntu 7.04 and ran into similar issues. When choosing either to resize the partitions or installing to the entire disk, the installer started then opened the "media" file browser along with a message box that said there was a problem reading the hda1 ext3 partition which needed to be corrected. Clicking "Continue" aborted the install, and clicking "Go Back" dropped me back to the keyboard setup. Continuing from there simply repeated the problem. I got the installation to proceed successfully (I'm using Xubuntu now) after choosing "Manual" partitioning, deleting all existing partitions, re-partitioning and formatting to 1Gb for "swap", 5Gb ext3 for "/", and the rest to ext3 "/home", but I don't know how that will work with multiple boot systems. This same computer installed Ubuntu 6.10 without any problems. I hope this info proves helpful. -- Xubuntu 7.04 installation does not detect existing partitions https://bugs.launchpad.net/bugs/108804 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 390403] Re: Upgrade to Jython 2.5
Lucid is out, and were still on really old Jython 2.2.1 at this rate, we'll be asking for 2.6 soon. -- Upgrade to Jython 2.5 https://bugs.launchpad.net/bugs/390403 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 574838] [NEW] Nodebox web needs updating to 1.9.6.4
Public bug reported: Nodebox-web has been updated in debian, but should be updated in ubuntu too. The old version doesn't work too well, while the new one has fixes. ** Affects: nodebox-web (Ubuntu) Importance: Undecided Status: New -- Nodebox web needs updating to 1.9.6.4 https://bugs.launchpad.net/bugs/574838 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 574839] [NEW] Jython version is very old, should be 2.5.x
Public bug reported: Binary package hint: jython Jython in Lucid Lynx is version 2.2.x, version 2.5.x is out and much closer to the current python, 2.6.. please update :) ** Affects: jython (Ubuntu) Importance: Undecided Status: New -- Jython version is very old, should be 2.5.x https://bugs.launchpad.net/bugs/574839 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 557103] [NEW] ubuntuone client loses connection
Public bug reported: Binary package hint: ubuntuone-client I lose the connection to ubuntu one from my laptop. The cloud icon shows that it connects but it then immediately looses a connection ProblemType: Bug .home.smit023..cache.ubuntuone.log.syncdaemon.exceptions.log: .home.smit023..config.ubuntuone.syncdaemon.conf: [bandwidth_throttling] on = False read_limit = 0 write_limit = 0 .home.smit023..config.ubuntuone.ubuntuone.client.conf: [ubuntuone] connected = True connect = 0 show_applet = 1 bookmarked = True Architecture: amd64 Date: Wed Apr 7 19:57:46 2010 DistroRelease: Ubuntu 9.10 InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027) NonfreeKernelModules: nvidia Package: ubuntuone-client 1.0.3-0ubuntu1 PackageArchitecture: all ProcEnviron: LANG=en_NZ.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-20.58-generic SourcePackage: ubuntuone-client Uname: Linux 2.6.31-20-generic x86_64 ** Affects: ubuntuone-client (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- ubuntuone client loses connection https://bugs.launchpad.net/bugs/557103 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 557103] Re: ubuntuone client loses connection
** Attachment added: ".home.smit023..cache.ubuntuone.log.oauth.login.log.txt" http://launchpadlibrarian.net/43330334/.home.smit023..cache.ubuntuone.log.oauth.login.log.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/43330335/Dependencies.txt ** Attachment added: "UbuntuoneClientPackages.txt" http://launchpadlibrarian.net/43330336/UbuntuoneClientPackages.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/43330337/XsessionErrors.txt -- ubuntuone client loses connection https://bugs.launchpad.net/bugs/557103 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 557103] Re: ubuntuone client loses connection
Setup the logs as requested but the problem has not reoccurred. Will attach those logs if/when the problem happens again. Stu -- ubuntuone client loses connection https://bugs.launchpad.net/bugs/557103 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 465926] Re: sun type 6 keyboard not supported (bs key not working)
Any movement on this?? its really annoying. I have a type7 usb unix with the same issues. aargh -- sun type 6 keyboard not supported (bs key not working) https://bugs.launchpad.net/bugs/465926 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] Re: HP x360 - Ryzen 2500U Locks up
Hi @kaihengfeng the bios is the one provided by HP, it doesn't seem to have that option. @freihut I will try both those options. Currently I've been using amd_iommu=on and pcie_aspm=off (which *seemed* to reduce the amount of lockups). I'll try disabling these and use idle=nomwait and amdgpu.audio. I guess that pcie_aspm=off and idle=nomwait will both reduce battery life ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] Re: HP x360 - Ryzen 2500U Locks up
Hi, I just got a freeze 6 hours in to using idle=nomwait amdgpu.audio=0 It looks like GPU errors, these are the last messages in journal ctl before I rebooted: Jun 25 23:04:06.590348 computer kernel: gmc_v9_0_process_interrupt: 71 callbacks suppressed Jun 25 23:04:06.601295 computer kernel: amdgpu :04:00.0: [gfxhub] VMC page fault (src_id:0 ring:24 vmid:3 pasid:32768) Jun 25 23:04:06.601704 computer kernel: amdgpu :04:00.0: at page 0x000104a02000 from 27 Jun 25 23:04:06.601941 computer kernel: amdgpu :04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x00301031 Jun 25 23:04:06.602156 computer kernel: amdgpu :04:00.0: [gfxhub] VMC page fault (src_id:0 ring:24 vmid:3 pasid:32768) Jun 25 23:04:06.602435 computer kernel: amdgpu :04:00.0: at page 0x000104a04000 from 27 Jun 25 23:04:06.602663 computer kernel: amdgpu :04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x Jun 25 23:04:06.602949 computer kernel: amdgpu :04:00.0: [gfxhub] VMC page fault (src_id:0 ring:24 vmid:3 pasid:32768) Jun 25 23:04:06.603189 computer kernel: amdgpu :04:00.0: at page 0x000104a01000 from 27 Jun 25 23:04:06.603413 computer kernel: amdgpu :04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x Jun 25 23:04:06.603646 computer kernel: amdgpu :04:00.0: [gfxhub] VMC page fault (src_id:0 ring:24 vmid:3 pasid:32768) Jun 25 23:04:06.603867 computer kernel: amdgpu :04:00.0: at page 0x000104a06000 from 27 Jun 25 23:04:06.604108 computer kernel: amdgpu :04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x Jun 25 23:04:06.604326 computer kernel: amdgpu :04:00.0: [gfxhub] VMC page fault (src_id:0 ring:24 vmid:3 pasid:32768) Jun 25 23:04:06.604569 computer kernel: amdgpu :04:00.0: at page 0x000104a08000 from 27 Jun 25 23:04:06.604890 computer kernel: amdgpu :04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x Jun 25 23:04:06.605147 computer kernel: amdgpu :04:00.0: [gfxhub] VMC page fault (src_id:0 ring:24 vmid:3 pasid:32768) Jun 25 23:04:06.605371 computer kernel: amdgpu :04:00.0: at page 0x000104a06000 from 27 Jun 25 23:04:06.605606 computer kernel: amdgpu :04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x Jun 25 23:04:06.605821 computer kernel: amdgpu :04:00.0: [gfxhub] VMC page fault (src_id:0 ring:24 vmid:3 pasid:32768) Jun 25 23:04:06.606050 computer kernel: amdgpu :04:00.0: at page 0x000104a01000 from 27 Jun 25 23:04:06.606275 computer kernel: amdgpu :04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x Jun 25 23:04:06.606574 computer kernel: amdgpu :04:00.0: [gfxhub] VMC page fault (src_id:0 ring:24 vmid:3 pasid:32768) Jun 25 23:04:06.606792 computer kernel: amdgpu :04:00.0: at page 0x000104a0c000 from 27 Jun 25 23:04:06.607038 computer kernel: amdgpu :04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x Jun 25 23:04:06.607256 computer kernel: amdgpu :04:00.0: [gfxhub] VMC page fault (src_id:0 ring:24 vmid:3 pasid:32768) Jun 25 23:04:06.607483 computer kernel: amdgpu :04:00.0: at page 0x000104a0a000 from 27 Jun 25 23:04:06.607700 computer kernel: amdgpu :04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x Jun 25 23:04:06.607927 computer kernel: amdgpu :04:00.0: [gfxhub] VMC page fault (src_id:0 ring:24 vmid:3 pasid:32768) Jun 25 23:04:06.608139 computer kernel: amdgpu :04:00.0: at page 0x000104a04000 from 27 Jun 25 23:04:06.608380 computer kernel: amdgpu :04:00.0: VM_L2_PROTECTION_FAULT_STATUS:0x -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1666264] Re: FFe: Update gnome-terminal to 3.24 and vte to 0.48
I just tried building tilix to see if I could add some feature and hit this :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666264 Title: FFe: Update gnome-terminal to 3.24 and vte to 0.48 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1666264/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] Re: HP x360 - Ryzen 2500U Locks up
** Attachment added: "Previous syslog" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+attachment/5141375/+files/syslog.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] [NEW] HP x360 - Ryzen 2500U Locks up
Public bug reported: Hi, I have an HP x360 Ryzen 2500u. It locks up a couple of times a day. Before I disabled C6, using this python script https://github.com/r4m0n/ZenStates-Linux it would lock up minutes after boot. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/bugs/1772081/+attachment/5141373/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] Re: HP x360 - Ryzen 2500U Locks up
** Attachment added: "version.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+attachment/5141374/+files/version.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142580/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] Re: HP x360 - Ryzen 2500U Locks up
apport information ** Tags added: apport-collected bionic staging ** Description changed: Hi, I have an HP x360 Ryzen 2500u. It locks up a couple of times a day. Before I disabled C6, using this python script https://github.com/r4m0n/ZenStates-Linux it would lock up minutes after boot. + --- + ApportVersion: 2.20.9-0ubuntu7 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC1: stu3022 F pulseaudio + /dev/snd/controlC0: stu3022 F pulseaudio + CurrentDesktop: ubuntu:GNOME + DistroRelease: Ubuntu 18.04 + InstallationDate: Installed on 2018-04-19 (32 days ago) + InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180404) + MachineType: HP HP ENVY x360 Convertible 15-bq1xx + Package: linux (not installed) + ProcFB: 0 amdgpudrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic root=UUID=5fbe26ec-88dd-4b0f-8e57-c577efacffc7 ro quiet splash vt.handoff=1 + ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17 + RelatedPackageVersions: + linux-restricted-modules-4.15.0-20-generic N/A + linux-backports-modules-4.15.0-20-generic N/A + linux-firmware 1.173 + StagingDrivers: r8822be + Tags: bionic staging + Uname: Linux 4.15.0-20-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip docker kvm libvirt lpadmin plugdev sambashare sudo + _MarkForUpload: True + dmi.bios.date: 01/26/2018 + dmi.bios.vendor: AMI + dmi.bios.version: F.16 + dmi.board.asset.tag: Base Board Asset Tag + dmi.board.name: 83C6 + dmi.board.vendor: HP + dmi.board.version: 63.18 + dmi.chassis.type: 31 + dmi.chassis.vendor: HP + dmi.chassis.version: Chassis Version + dmi.modalias: dmi:bvnAMI:bvrF.16:bd01/26/2018:svnHP:pnHPENVYx360Convertible15-bq1xx:pvr:rvnHP:rn83C6:rvr63.18:cvnHP:ct31:cvrChassisVersion: + dmi.product.family: 103C_5335KV HP Envy + dmi.product.name: HP ENVY x360 Convertible 15-bq1xx + dmi.sys.vendor: HP ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142578/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142579/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142583/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142581/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142588/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142582/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142590/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142587/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142592/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142589/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142591/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142593/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142594/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1772081/+attachment/5142595/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 874181] Re: brltty daemon prevents creation of ttyUSB0 device link
Can confirm 17.10 has this issue. Removing brltty was a fix for my system as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874181 Title: brltty daemon prevents creation of ttyUSB0 device link To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/brltty/+bug/874181/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1768697] [NEW] package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1
Public bug reported: Upgrading from 17.10 to 18.04 ProblemType: Package DistroRelease: Ubuntu 18.04 Package: grub-efi-amd64-signed 1.93+2.02-2ubuntu8 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17 Uname: Linux 4.15.0-20-generic x86_64 ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 Date: Thu May 3 01:24:38 2018 ErrorMessage: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2018-04-19 (13 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1) Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3 PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 2.7.15~rc1-1 RelatedPackageVersions: dpkg 1.19.0.5ubuntu2 apt 1.6.1 SourcePackage: grub2-signed Title: package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1 UpgradeStatus: Upgraded to bionic on 2018-05-02 (0 days ago) ** Affects: grub2-signed (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768697 Title: package grub-efi-amd64-signed 1.93+2.02-2ubuntu8 failed to install/upgrade: installed grub-efi-amd64-signed package post- installation script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1768697/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 388633] Re: ComboBox has a big blank area above the position of its control
Can we get some user testing on this and various alternatives to it ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/388633 Title: ComboBox has a big blank area above the position of its control To manage notifications about this bug go to: https://bugs.launchpad.net/gtk/+bug/388633/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 378783] Re: xdg-open *.desktop opens text editor
Hi, This bug still exists in 18.04, and I imagine it still will in another 8 years. S -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/378783 Title: xdg-open *.desktop opens text editor To manage notifications about this bug go to: https://bugs.launchpad.net/gvfs/+bug/378783/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 970686] Re: Activities search does not complete recent documents anymore
Confirming. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/970686 Title: Activities search does not complete recent documents anymore To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/970686/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772081] Re: HP x360 - Ryzen 2500U Locks up
Hi, I'm away from my laptop for a week, it's the default HP bios, so I don't think there is a typical idle current option. I'll try that option when I get back. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772081 Title: HP x360 - Ryzen 2500U Locks up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 378783] Re: xdg-open *.desktop opens text editor
This is still a bug in December 2016. Tested in Gnome on 16.04. Commercial programmes and Wine programmes install .desktop files.And they just end up opening gedit. I've noticed this bug for years but only reported it now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/378783 Title: xdg-open *.desktop opens text editor To manage notifications about this bug go to: https://bugs.launchpad.net/gvfs/+bug/378783/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 378783] Re: xdg-open *.desktop opens text editor
To fix: Install dex: $ sudo apt-get install dex Download this desktop file https://gist.github.com/stuaxo/4169fc1342c496b7c8f7999188f2f242 - $ wget https://gist.github.com/stuaxo/4169fc1342c496b7c8f7999188f2f242/raw/5c77265f3ea149107853637515f86afc95b2692a/dex.desktop -O ~/.local/share/applications/dex.desktop Desktop files will now launch their apps instead of opening gedit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/378783 Title: xdg-open *.desktop opens text editor To manage notifications about this bug go to: https://bugs.launchpad.net/gvfs/+bug/378783/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1688454] Re: Slow Performance and Inaccurate Transfer Speed Rate
Using a 128GB USB stick I bought and a 4GB iso - should be USB 3, but is writing at 22 - 40MB/s (speed seems to move up and down) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1688454 Title: Slow Performance and Inaccurate Transfer Speed Rate To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-multi-writer/+bug/1688454/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1725955] Re: "Printer added" notification
I've just started working somewhere with a lot of printers and am seeing this pop up often, under Ubuntu 17.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1725955 Title: "Printer added" notification To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-settings-daemon/+bug/1725955/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1460447] Re: Boot slow, "scanning for btrfs filesystems" takes 100 seconds
I'm not using btrfs and get this on 16.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460447 Title: Boot slow, "scanning for btrfs filesystems" takes 100 seconds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1460447/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1571262] Re: my computer's name is not "Bastien's computer"
Confirming on 16.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1571262 Title: my computer's name is not "Bastien's computer" To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-control-center/+bug/1571262/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 653440] [NEW] package firmware-b43-installer 4.150.10.5-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Public bug reported: Binary package hint: b43-fwcutter Dell Mini 9 tried to update the Broadcom wireless driver ProblemType: Package DistroRelease: Ubuntu 10.10 Package: firmware-b43-installer 4.150.10.5-4 ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic i686 AptOrdering: b43-fwcutter: Install firmware-b43-installer: Install b43-fwcutter: Configure firmware-b43-installer: Configure Architecture: i386 Date: Sat Oct 2 07:44:51 2010 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Release Candidate i386 (20100928.2) PackageArchitecture: all SourcePackage: b43-fwcutter Title: package firmware-b43-installer 4.150.10.5-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 ** Affects: b43-fwcutter (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 maverick ubuntu-une -- package firmware-b43-installer 4.150.10.5-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/653440 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 653440] Re: package firmware-b43-installer 4.150.10.5-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/653440/+attachment/1665674/+files/Dependencies.txt ** Attachment added: "Df.txt" https://bugs.launchpad.net/bugs/653440/+attachment/1665675/+files/Df.txt ** Attachment added: "Dmesg.txt" https://bugs.launchpad.net/bugs/653440/+attachment/1665676/+files/Dmesg.txt ** Attachment added: "DpkgTerminalLog.txt" https://bugs.launchpad.net/bugs/653440/+attachment/1665677/+files/DpkgTerminalLog.txt -- package firmware-b43-installer 4.150.10.5-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/653440 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 879902] Re: Increase the number of inotify watches
I have fs.inotify.max_user_watches=1048576 and experiencing what looks like this issue (downloading a file and size not updating in nautilus). I'm using insync and spideroak, so maybe these are using up the watches ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/879902 Title: Increase the number of inotify watches To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/procps/+bug/879902/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1115177] Re: X fails to start - [drm] failed to set drm interface version
*** This bug is a duplicate of bug 982889 *** https://bugs.launchpad.net/bugs/982889 I've made an upstream bug for Nouveau https://bugs.freedesktop.org/show_bug.cgi?id=91051 ** Bug watch added: freedesktop.org Bugzilla #91051 https://bugs.freedesktop.org/show_bug.cgi?id=91051 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1115177 Title: X fails to start - [drm] failed to set drm interface version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1115177/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 702452]
Created attachment 50037 Low DPI icons Low DPI icons on internal apps, wine progman has none. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/702452 Title: [launcher] Wine applications are wrongly matched To manage notifications about this bug go to: https://bugs.launchpad.net/bamf/+bug/702452/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 868904] Re: Redshift fails to start with session if no external location provider is available
I've just upgraded to 15.10 and experienced this, adding the stanza above fixed it. Below is /etc/geoclue/geoclue.conf from before I edited it - # Configuration file for Geoclue # Agent configuration options [agent] # Whitelist of desktop IDs (without .desktop part) of all agents we recognise, # separated by a ';'. whitelist=gnome-shell # WiFi source configuration options [wifi] # URL to the wifi geolocation service. The key can currenty be anything, just # needs to be present but that is likely going to change in future. url=https://location.services.mozilla.com/v1/geolocate?key=geoclue # To use the Google geolocation service instead of mozilla's, simply uncomment # this url while changing API_KEY to your Google API key and comment out or # remove the url above. # #url=https://www.googleapis.com/geolocation/v1/geolocate?key=YOUR_KEY # Submit data to Mozilla Location Service # If set to true, geoclue will automatically submit network data to Mozilla # each time it gets a GPS lock. # submit-data=false # URL to submission API of Mozilla Location Service submission-url=https://location.services.mozilla.com/v1/submit?key=geoclue # A nickname to submit network data with. This is currently used for leaderboard: # https://location.services.mozilla.com/leaders # A nickname must be 2-32 characters long. submission-nick=geoclue # Application configuration options # # Format: # # # Desktop ID of application without .desktop part # [random-app] # # # Allowed access to location information? # allowed=true|false # # # Is application a system component? # system=true|false # # # List of UIDs of all users for which this application is allowed location # # info access, separate by ';'. Keep it empty for allowing it for all users. # users= [gnome-datetime-panel] allowed=true system=true users= [epiphany] allowed=true system=false users= [epiphany-browser] allowed=true system=false users= [firefox] allowed=true system=false users= [iceweasel] allowed=true system=false users= -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/868904 Title: Redshift fails to start with session if no external location provider is available To manage notifications about this bug go to: https://bugs.launchpad.net/redshift/+bug/868904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 868904] Re: Redshift fails to start with session if no external location provider is available
Ah, it still complains about location but does seem to actually start. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/868904 Title: Redshift fails to start with session if no external location provider is available To manage notifications about this bug go to: https://bugs.launchpad.net/redshift/+bug/868904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 982889] Re: X trying to start before plymouth has finished using the drm driver
Just confirming that on 15.04 I get the symptoms mentioned in https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1115177 Where Nouveau won't load, which is apparently because of this bug [ 27074.122] (II) [drm] nouveau interface version: 1.2.1 [ 27074.122] (II) Loading sub module "dri2" [ 27074.122] (II) LoadModule: "dri2" [ 27074.122] (II) Module "dri2" already built-in [ 27074.122] (EE) NOUVEAU(0): [drm] failed to set drm interface version. [ 27074.122] (EE) NOUVEAU(0): [drm] error opening the drm [ 27074.122] (EE) NOUVEAU(0): 904: [ 27074.122] (II) UnloadModule: "nouveau" [ 27074.122] (EE) Screen(s) found, but none have a usable configuration. [ 27074.122] (EE) Fatal server error: [ 27074.122] (EE) no screens found(EE) [ 27074.122] (EE) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/982889 Title: X trying to start before plymouth has finished using the drm driver To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/982889/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1115177] Re: X fails to start - [drm] failed to set drm interface version
*** This bug is a duplicate of bug 982889 *** https://bugs.launchpad.net/bugs/982889 The duplicate says "fix released" I am having these exact symptoms on 15.04 (installed yesterday, bug checked just now). Laptop is Asus N56VZ, driver is Nouveau here is X log [ 27286.259] X.Org X Server 1.17.1 Release Date: 2015-02-10 [ 27286.259] X Protocol Version 11, Revision 0 [ 27286.259] Build Operating System: Linux 3.2.0-61-generic x86_64 Ubuntu [ 27286.259] Current Operating System: Linux beezlebub 3.19.0-20-generic #20-Ubuntu SMP Fri May 29 10:10:47 UTC 2015 x86_64 [ 27286.259] Kernel command line: BOOT_IMAGE=/vmlinuz-3.19.0-20-generic.efi.signed root=UUID=14ac372e-6980-4fe8-b247-fae92d54b0c5 ro quiet splash acpi_enforce_resources=lax intel_pstate=enable vt.handoff=7 [ 27286.259] Build Date: 19 March 2015 09:26:59AM [ 27286.259] xorg-server 2:1.17.1-0ubuntu3 (For technical support please see http://www.ubuntu.com/support) [ 27286.259] Current version of pixman: 0.32.6 [ 27286.259]Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 27286.259] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 27286.259] (==) Log file: "/var/log/Xorg.8.log", Time: Thu Jun 18 01:03:20 2015 [ 27286.260] (++) Using config file: "/etc/bumblebee/xorg.conf.nouveau" [ 27286.260] (++) Using config directory: "/etc/bumblebee/xorg.conf.d" [ 27286.260] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 27286.260] (==) ServerLayout "Layout0" [ 27286.260] (==) No screen section available. Using defaults. [ 27286.260] (**) |-->Screen "Default Screen Section" (0) [ 27286.260] (**) | |-->Monitor "" [ 27286.260] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [ 27286.260] (**) | |-->Device "DiscreteNvidia" [ 27286.260] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 27286.260] (**) Option "AutoAddDevices" "false" [ 27286.260] (**) Option "AutoAddGPU" "false" [ 27286.260] (**) Not automatically adding devices [ 27286.260] (==) Automatically enabling devices [ 27286.260] (**) Not automatically adding GPU devices [ 27286.260] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 27286.260]Entry deleted from font path. [ 27286.260] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist. [ 27286.260]Entry deleted from font path. [ 27286.260] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist. [ 27286.260]Entry deleted from font path. [ 27286.260] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, built-ins [ 27286.260] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules" [ 27286.260] (==) |-->Input Device "" [ 27286.260] (==) |-->Input Device "" [ 27286.260] (==) The core pointer device wasn't specified explicitly in the layout. Using the default mouse configuration. [ 27286.260] (==) The core keyboard device wasn't specified explicitly in the layout. Using the default keyboard configuration. [ 27286.260] (II) Loader magic: 0x7fdb48389d80 [ 27286.260] (II) Module ABI versions: [ 27286.260]X.Org ANSI C Emulation: 0.4 [ 27286.260]X.Org Video Driver: 19.0 [ 27286.260]X.Org XInput driver : 21.0 [ 27286.260]X.Org Server Extension : 9.0 [ 27286.260] (II) xfree86: Adding drm device (/dev/dri/card1) [ 27286.260] (II) xfree86: Adding drm device (/dev/dri/card0) [ 27286.262] (--) PCI: (0:1:0:0) 10de:0fd1:1043:2103 rev 161, Mem @ 0xf600/16777216, 0xe000/268435456, 0xf000/33554432, I/O @ 0xe000/128, BIOS @ 0x/524288 [ 27286.262] (II) LoadModule: "glx" [ 27286.262] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 27286.262] (II) Module glx: vendor="X.Org Foundation" [ 27286.262]compiled for 1.17.1, module version = 1.0.0 [ 27286.262]ABI class: X.Org Server Extension, version 9.0 [ 27286.262] (==) AIGLX enabled [ 27286.262] (II) LoadModule: "nouveau" [ 27286.263] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so [ 27286.263] (II) Module nouveau: vendor="X.Org Foundation" [ 27286.263]compiled for 1.17.1, module version = 1.0.11 [ 27286.263]Module class: X.Org Video Driver [ 27286.263]ABI class: X.Org Video Driver, version 19.0 [ 27286.263] (II) LoadModule: "mouse" [ 27286.263] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so [ 27286.263] (II) Module mouse: vendor="X.Org Foundation" [ 27286.263]compiled for 1.16.0, module version = 1.9.1 [ 27286.263]Module class: X.Org XInput Driver [ 27286.263]ABI class: X.Org XInput driver, version 21.0 [ 2728
[Bug 996534] [NEW] gnome-shell doesn't start in 12.04
Public bug reported: I get the following error (which is different to the other one I've seen on here). $ gnome-shell --replace Agent registration failed: Already Exists JS ERROR: !!! Exception was: Error: No signal 'toggle-recording' on object 'MetaScreen' JS ERROR: !!! lineNumber = '0' JS ERROR: !!! fileName = '"gjs_throw"' JS ERROR: !!! stack = '"("No signal 'toggle-recording' on object 'MetaScreen'")@gjs_throw:0 _initRecorder()@/usr/share/gnome-shell/js/ui/main.js:104 _initUserSession()@/usr/share/gnome-shell/js/ui/main.js:132 start()@/usr/share/gnome-shell/js/ui/main.js:236 @:1 "' JS ERROR: !!! message = '"No signal 'toggle-recording' on object 'MetaScreen'"' Window manager warning: Log level 32: Execution of main.js threw exception: Error: No signal 'toggle-recording' on object 'MetaScreen' So far I've tried getting rid of extensions, renaming .gconf and .local to .gconf~ and .local~ but no luck. ** Affects: gnome-shell (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996534 Title: gnome-shell doesn't start in 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/996534/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 996534] Re: gnome-shell doesn't start in 12.04
I got this to stop crashing by opening main.js and commenting the line _initRecorder(); Just change it to //_initRecorder(); The actual error is might well be something to do with this change http://web.archiveorange.com/archive/v/0bV89CzpHivImReI9dvM Obviously this isn't a proper fix since recording is now disabled, but I don't use that anyway. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996534 Title: gnome-shell doesn't start in 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/996534/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 363226] Re: claims ipod needs initialization
I realise it's upstream, but might be useful to know it is 2016 and still hitting this regularly, with an iphone 4s plugged in while RB is open. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/363226 Title: claims ipod needs initialization To manage notifications about this bug go to: https://bugs.launchpad.net/rhythmbox/+bug/363226/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1318403] Re: Firefox continuously freezes and freezes the rest of the system (Ubuntu 14.04)
It's hitting me on Ubuntu 15.10 with Nouveau drivers from Oibaf PPA, deleting the .mozilla folder did not fix it. Can't see anything obvious in dmesg. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318403 Title: Firefox continuously freezes and freezes the rest of the system (Ubuntu 14.04) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1318403/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 725434] Re: Nvidia drivers lead to extra memory usage for each process using libGL
The fix for this has been available for a long time, if it works - can the cairo gl backend be re-enabled?It's been disabled for nearly 3 years now, in the meantime it is available on fedora. This is affecting an app I maintain as I can't use it with cairo-gl for now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725434 Title: Nvidia drivers lead to extra memory usage for each process using libGL To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/725434/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225985] Re: gnome-shell uses over 300% CPU most the time
Same laptop, same problem. free -h shows 10G free. Laptop is heating the whole room ! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225985 Title: gnome-shell uses over 300% CPU most the time To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1225985/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1253100] Re: Intel Centrino Adv. N 6230 Wireless doesn't wake up again after suspend-to-RAM since Upgrade to 13.10
I'm getting something similar with an 03:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4) If it sleeps, when this wakes I can't see any wifi networks at all even if I disable and re-enable wifi in gnome-shell. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1253100 Title: Intel Centrino Adv. N 6230 Wireless doesn't wake up again after suspend-to-RAM since Upgrade to 13.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1253100/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1235516] Re: service networking restart causes Xorg crash
*** This bug is a duplicate of bug 1072518 *** https://bugs.launchpad.net/bugs/1072518 This bug is definitely happens on ubuntu inside virtualbox, with gnome installed.I've generally don't restart networking now since it kills the GUI. Interestingly this time, it seemed to leave one of my programmes running in the GUI, but it killed gnome shell + everything else. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1235516 Title: service networking restart causes Xorg crash To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1235516/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1088146] Re: Asus n56vz battery state is wrong or battery not charging at all.
I have the same problem N56VZ, latest BIOS, I used to have an N56VM for a while, AFAICT they are exactly the same and have the same bug. Is it worth poking ASUS now this thread is quite big ? As I write this I've unhibernated the laptop and the fan sounds a bit like when the plane is on the run way and about to take off. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1088146 Title: Asus n56vz battery state is wrong or battery not charging at all. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1088146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1088146] Re: Asus n56vz battery state is wrong or battery not charging at all.
Well it's 2014 and n56VZ has similar problems - Up to date BIOS, Ubuntu 13.10 - hibernate and wake up - fans go mental. The fix - turn off, unplug and take out battery. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1088146 Title: Asus n56vz battery state is wrong or battery not charging at all. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1088146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1088146] Re: Asus n56vz battery state is wrong or battery not charging at all.
Update: Having had an N56VJ and now an N56VZ - all these N56xx are basically the same laptop - so the bugs should probably be looked at in aggregate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1088146 Title: Asus n56vz battery state is wrong or battery not charging at all. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1088146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 554005] Re: Using some glib functions within multiprocessing from a threaded app sometimes causes 100% CPU utilization
Confirming this - it only started affecting me since upgrading to 12.04. When I login lightdm seems to freeze for ages, switching to another terminal and running top I can see gwibber-service taking most of the CPU, killing it gets me to a desktop. (tested with login to gnome shell desktop). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/554005 Title: Using some glib functions within multiprocessing from a threaded app sometimes causes 100% CPU utilization To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/desktopcouch/+bug/554005/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1016294] Re: ia32-libs-multiarch but it is not installable
Stuck on this one too - here's the output I get trying to install ia32 -libs-multiarch:i386 stu@beezlebub:~$ sudo apt-get install ia32-libs-multiarch:i386 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. ia32-libs-multiarch:i386 : Depends: libnspr4:i386 but it is not going to be installed Depends: libnss3:i386 but it is not going to be installed Depends: librsvg2-common:i386 but it is not going to be installed E: Unable to correct problems, you have held broken packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1016294 Title: ia32-libs-multiarch but it is not installable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/1016294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 993187] Re: ubuntu 12.04 completely freezes frequently.
Just bought a new computer, installed ubuntu 12.04 and it freezes just like *all* my other computers do/have: First computer I noticed it on was a my old work 2009 mac mini. My desktop, Intel Q9650 (Nvidia graphics card). My old laptop AMD (ACER / ATI) My new laptop (ASUS /ATI) My work mac mini - 2012 mac mini. The only thing that seems to be in common, is running ubuntu and firefox - then a hard freeze needing a reboot. I'm quite up for finding a way of debugging this now... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993187 Title: ubuntu 12.04 completely freezes frequently. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/993187/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 655519] Re: package icecast-server 1:1.3.12-21 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 655516 *** https://bugs.launchpad.net/bugs/655516 Confirming the same error on 12.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/655519 Title: package icecast-server 1:1.3.12-21 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/icecast-server/+bug/655519/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964397] Re: proxy_html is missing libxml2.so.2 (AMD64 and i386)
** Changed in: mod-proxy-html (Ubuntu) Status: Opinion => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964397 Title: proxy_html is missing libxml2.so.2 (AMD64 and i386) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mod-proxy-html/+bug/964397/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 864764] Re: empath forgets accounts 11.10
Just to confirm this happens to me too (I also moved my home directory to a different mount point) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/864764 Title: empath forgets accounts 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/864764/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 803936] Re: Youtube videos freeze and facebook games are jerky.
Experiencing the same bug, Oneric Ocelot 64 bit. In chromium they play fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803936 Title: Youtube videos freeze and facebook games are jerky. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/803936/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 557024] Re: mongo / mongod as packaged can't load libmozjs.so
Is it possible to reopen this as xulrunner has been updated and as promised the package is broken ** Changed in: mongodb (Ubuntu) Status: Fix Released => Incomplete -- mongo / mongod as packaged can't load libmozjs.so https://bugs.launchpad.net/bugs/557024 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 9782] Re: Better interface for tabs
No, because there still should be a convenient way to create a tab. Ideally if there is a + button, when there is only one tab it should be on the same line as the menu bar to not take up any more vertical space. -- Better interface for tabs https://bugs.launchpad.net/bugs/9782 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 9782] Re: Better interface for tabs
Actually ... it is useful to display the whole tab as well as a +, as you can then easily drag it into another window. At the moment if I want to drag it to another window I have to create another temporary tab and drag the first one. -- Better interface for tabs https://bugs.launchpad.net/bugs/9782 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 368580] Re: aMule should be offered instead of aMule AdunanzA
The update from Jaunty-proposed fixes the problem and now correctly offers aMule. Thank you very much for fixing! -- aMule should be offered instead of aMule AdunanzA https://bugs.launchpad.net/bugs/368580 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 368580] [NEW] aMule should be offered instead of aMule AdunanzA
Public bug reported: In 9.04 if you "Add/Remove Applications" you find aMule-AdunanzA offered instead of aMule. aMule is available only through Synaptic. The aMule-AdunanzA mod has the following defects: - Works only in a special Italian network. Does not connect for most users. - No localization, startup splash screen is Italian only. - Wrong and misleading output, like mentioning www.amule.org as place to look for support. The AdunanzA mod is NOT supported by aMule's dev team. Therefore I suggest Ubuntu offers aMule instead of aMule-AdunanzA in the application manager. Cheers, Stu Redman (aMule developer) ** Affects: app-install-data-ubuntu (Ubuntu) Importance: Undecided Status: New -- aMule should be offered instead of aMule AdunanzA https://bugs.launchpad.net/bugs/368580 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 267845] Re: problem with dark themes in amule
It is an aMule issue and will be fixed in 2.3. See http://www.amule.org/amule/index.php?topic=17096 (logged on forum users only) -- problem with dark themes in amule https://bugs.launchpad.net/bugs/267845 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 376] Re: crashes during the cd burn for heavy metal music
** Changed in: gnomebaker (upstream) Status: Unconfirmed => Rejected -- crashes during the cd burn for heavy metal music https://launchpad.net/bugs/376 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 45518] Re: Doesn't support gapless playback
Just wanted to bump this bug up a bit... I think we realize it is a GStreamer issue, and not necessarily the fault of the players. Maybe the bug should be moved/added to GStreamer? -- Doesn't support gapless playback https://launchpad.net/bugs/45518 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 52982] Re: With iPod plugged in, Dapper will not boot
Additionally, I should mention that it is still happening in Edgy. I think it must have something to do with the way the kernel handles my chipset... which I is one of the NVIDIA nForce ones. I'll get more info later this afternoon when I get home. -- With iPod plugged in, Dapper will not boot https://launchpad.net/bugs/52982 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 52982] Re: With iPod plugged in, Dapper will not boot
Here's everything the DebuggingRemovableDevices page wanted. There should be info in the lshal about my chipset. Thanks! ** Attachment added: "Removable Devices Debugging Logs" http://librarian.launchpad.net/4917961/iPodHALLogs.tar.bz2 -- With iPod plugged in, Dapper will not boot https://launchpad.net/bugs/52982 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs