[Bug 296880] Re: Vuze won't launch if default Java is not Java 6
@Aldrin: Yes, you're right. Hmm, I guess it's not possible to have the dependencies conflict with all java runtimes below java 6. Or at least, this would be undesirable. At the very least Aldrin's 1st suggestion should be done. It is indeed simply *wrong*. When we also depend on 'openjdk-6-jre | sun-java6-jre', fiXedd script is okay, because we know at least one of them is installed. A more complicated, but also more correct option would be to first check /etc/alternatives, and when that results in a java version below 6, fall back to fiXedd script. Actually, /etc/alternatives/java is kind of incorrect, IMO. Because java5 and java6 are seperate products, and it is completely viable to run them alongside each other, there should be an /etc/alternatives/java5 and /etc/alternatives/java6 (../java7). At least for versions that are not completely compatible. -- Vuze won't launch if default Java is not Java 6 https://bugs.launchpad.net/bugs/296880 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 283278] Re: When FUSA applet has shutdown/logout items are duplicated in "System" menu
I just added a second FUSA, and then removed it again. After this the shutdown, logout and lock screen items reappeared in the system menu. This is only temporary, however. After killing gnome-panel the items were gone again. BTW, I happened to like these items under system. I also like to be able to switch users fast, but I don't like the fact that fusa can do all kinds of other stuff as well, like configuring the login screen, displaying pidgin status, etc. But maybe that's just me. A user pref (maybe not even a visible one, just configurable in gconf-editor) would be great. I think for now I'll just remove fusa... -- When FUSA applet has shutdown/logout items are duplicated in "System" menu https://bugs.launchpad.net/bugs/283278 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 296880] Re: Vuze won't launch if default Java is not Java 6
Why not use the /etc/alternatives system for this? When the dependencies have been set to only allow java versions higher than (or equal to) version 6, this poses no problem, does it? -- Vuze won't launch if default Java is not Java 6 https://bugs.launchpad.net/bugs/296880 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 368425] Re: fsck should run on shutdown, not startup
I think the first part of the bug description is somewhat easier to implement, as that only ties into sysvinit (package initscripts?), I think. The second part (the GUI stuff) would be nice too, but probably requires patching GNOME, and possibly KDE and XFCE. -- fsck should run on shutdown, not startup https://bugs.launchpad.net/bugs/368425 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 368425] Re: fsck should run on shutdown, not startup
Some simple experiments failed. Placed symlinks to /etc/init.d/checkroot.sh and /etc/init.d/checkfs.d in /etc/rc6.d as S65checkroot.fs and S70checkfs.sh. Didn't work. Maybe because it depends on stuff. If someone could give me some pointers I'll try and look into it some more. -- fsck should run on shutdown, not startup https://bugs.launchpad.net/bugs/368425 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 285013] Re: nfs shares are not automounted anymore in intrepid
I commented out the eth0 lines in /etc/network/interfaces and now it works. -- nfs shares are not automounted anymore in intrepid https://bugs.launchpad.net/bugs/285013 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 205370] Re: FTP Transfer from whole directorys fails
I can confirm this. This is especially annoying when the directory you want to copy has subdirectories and sub-subdirectories etc. Recursing into each directory is something the ftp client (gvfs) should do for the user. Also, the old gnome-vfs ftp client did already do this, so users might expect this to 'just work'. -- FTP Transfer from whole directorys fails https://bugs.launchpad.net/bugs/205370 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 283278] Re: When FUSA applet has shutdown/logout items are duplicated in "System" menu
Before there was FUSA, there was another applet that could be used to shut down or log off. So then there were multiple ways to shut down as well. I don't see why FUSA has caused people to think differently, when all it did was to incorporate that same *existing* functionality with user switching (and IM status). Speaking of which. Will we tweak the pidgin notification area 'thingy'? Because that is duplicate functionality as well. Oh, and I can shut down using the terminal, and by pressing the power key on my keyboard, and the power button on my computer case. I don't see what's so wrong with having multiple ways to do things. Being able to choose is good! Sorry for the flamey tone of this comment, but I feel quite strongly about this. About the implementation of this patch: isn't there any way FUSA could disable stuff in the gnome-panel, instead of the gnome-panel looking for FUSA? That would be a little more future-proof. FUSA might not be around forever. -- When FUSA applet has shutdown/logout items are duplicated in "System" menu https://bugs.launchpad.net/bugs/283278 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 339310] [NEW] "show file" doesn't do anything
Public bug reported: The "show file" menu item in the "Torrent" menu (or when you right click a completed download) doesn't work. It should open Nautilus, opened in the correct directory, but it doesn't anymore. I know it did work before, unfortunately I can't tell exactly when this stopped working. $ lsb_release -rd Description:Ubuntu jaunty (development branch) Release:9.04 $ apt-cache policy azureus azureus: Installed: 3.1.1.0-4ubuntu1 Candidate: 3.1.1.0-4ubuntu1 Version table: *** 3.1.1.0-4ubuntu1 0 500 http://nl.archive.ubuntu.com jaunty/universe Packages 100 /var/lib/dpkg/status Hmm... "open file" doesn't seem to be working either. ** Affects: azureus (Ubuntu) Importance: Undecided Status: New -- "show file" doesn't do anything https://bugs.launchpad.net/bugs/339310 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 283278] Re: When FUSA applet has shutdown/logout items are duplicated in "System" menu
Is there an alternative to FUSA that just has user switching, but not shutdown and IM stuff? Or could this be a pref of FUSA (that influences the system menu, though). That would at least give users the choice of where they want the shutdown stuff to appear. To reiterate a point I made earlier: why do we need to do this now, when there has been an applet that did shutdown stuff for a long, long, time and nobody seemed to care about duplicate functionality back then. -- When FUSA applet has shutdown/logout items are duplicated in "System" menu https://bugs.launchpad.net/bugs/283278 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 383484] Re: search engine plugins missing in firefox-3.5 packages
The bug was reported in jaunty. Any way this can also be released in the jaunty packages? -- search engine plugins missing in firefox-3.5 packages https://bugs.launchpad.net/bugs/383484 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 163534] Re: Sound-juicer seg fault when ripping to mp3
I can confirm that the workaround works. This means there is probably a null pointer or something. -- Sound-juicer seg fault when ripping to mp3 https://bugs.launchpad.net/bugs/163534 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 371150] Re: Incorrect track numbering
I can confirm this bug. It's a little annoying to add this yourself, but there's bound to be some smart shell scripting trick for this. Someone? -- Incorrect track numbering https://bugs.launchpad.net/bugs/371150 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 90524] Re: Time-admin's "synchronize now" is disabled
Couldn't the "sync now" button do just what brianhanna suggested? That is, stop ntpd, run ntpdate and start ntpd again? What server does ntpdate use to sync on? -- Time-admin's "synchronize now" is disabled https://bugs.launchpad.net/bugs/90524 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 371150] Re: Incorrect track numbering
Thanks for the workaround and the scripting bit. Still a bug in sound-juicer though, isn't it? -- Incorrect track numbering https://bugs.launchpad.net/bugs/371150 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 486352] Re: file operations dialog takes forever to finish
Just happened to stumble upon https://bugzilla.gnome.org/show_bug.cgi?id=591546. So, it seems this is already reported upstream. ** Bug watch added: GNOME Bug Tracker #591546 https://bugzilla.gnome.org/show_bug.cgi?id=591546 -- file operations dialog takes forever to finish https://bugs.launchpad.net/bugs/486352 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 379761] Re: MASTER - FF 3.5 font hinting does not honour gnome-settings
All I read are, IMHO, workarounds, but not more. The problem lies with the fact that, even though firefox-3.5 honors font configuration as configured by fontconfig-config (/etc/fonts/conf.d, ~/.font.conf, etc.), GNOME does not use the same system to configure fonts, or at least font hinting. It seems KDE does (see bug #390975 (dupe)). Is this a firefox bug? Or a gnome bug? Maybe neither. I don't know the considerations of gnome to not use fontconfig-config, but I think they want to keep all configuration in gconf? Maybe this should be a feature in firefox-3.5-gnome-support? -- MASTER - FF 3.5 font hinting does not honour gnome-settings https://bugs.launchpad.net/bugs/379761 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 379761] Re: MASTER - FF 3.5 font hinting does not honour gnome-settings
How about my proposal to fix this in the firefox-3.5-gnome-support? This would allow the behaviour to be controlled by a plugin / component, without touching the firefox core. Of course, the firefox core should allow this to be controlled from within a plugin / component, which might require changes to be done upstream. -- MASTER - FF 3.5 font hinting does not honour gnome-settings https://bugs.launchpad.net/bugs/379761 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 410407] Re: Clicking on items in Flash player does nothing [READ DESCRIPTION]
Couldn't we 'fix' this bug by implementing the nspluginwrapper / GDK_NATIVE_WINDOWS workaround, and then open another bug to track the real issue. That would help most people in that they get a properly working flash plugin. BTW, the upstream bug report by Anders has a priority of "None". How they can fail to see this issue eludes me. Also, it seems he didn't test on youtube or the link you provided, and I have noticed that some flash video players don't exhibit this problem, and the problem is not consistent even then (see my comment #61). -- Clicking on items in Flash player does nothing [READ DESCRIPTION] https://bugs.launchpad.net/bugs/410407 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 410407] Re: Clicking on items in Flash player does nothing [READ DESCRIPTION]
Is it an idea to vote for the upstream bug (http://bugs.adobe.com/jira/browse/FP-4597) to be fixed? I should think 400 votes would draw some attention. -- Clicking on items in Flash player does nothing [READ DESCRIPTION] https://bugs.launchpad.net/bugs/410407 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 410407] Re: Clicking on items in Flash player does nothing [READ DESCRIPTION]
Yes, that's true of course. If they are interested, someone (for instance, me) could cook up a vmware or some other virtual machine, where this bug is easily reproducible. But I don't think there's anything wrong with voting for this bug on their bug tracker. -- Clicking on items in Flash player does nothing [READ DESCRIPTION] https://bugs.launchpad.net/bugs/410407 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 438791] [NEW] jockey does not show any drivers
Public bug reported: Jockey does not show any driver proprietary or no, even though nvidia- glx-185 is installed and in use. I use Karmic and every package is freshly updated just now. ProblemType: Bug Architecture: amd64 Date: Tue Sep 29 17:56:07 2009 DistroRelease: Ubuntu 9.10 MachineType: Gigabyte Technology Co., Ltd. P35-S3 NonfreeKernelModules: nvidia Package: jockey-gtk 0.5.4-0ubuntu1 PackageArchitecture: all ProcCmdLine: root=UUID=46e49f64-da65-46fb-a8ca-cceeca69f967 ro quiet splash ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-11.36-generic SourcePackage: jockey Uname: Linux 2.6.31-11-generic x86_64 dmi.bios.date: 11/29/2007 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F6 dmi.board.name: P35-S3 dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF6:bd11/29/2007:svnGigabyteTechnologyCo.,Ltd.:pnP35-S3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnP35-S3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: P35-S3 dmi.sys.vendor: Gigabyte Technology Co., Ltd. ** Affects: jockey (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- jockey does not show any drivers https://bugs.launchpad.net/bugs/438791 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 438791] Re: jockey does not show any drivers
** Attachment added: ".var.log.jockey.log.txt" http://launchpadlibrarian.net/32682405/.var.log.jockey.log.txt ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/32682406/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/32682407/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/32682408/Dependencies.txt ** Attachment added: "Devices.txt" http://launchpadlibrarian.net/32682409/Devices.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/32682410/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/32682411/Lsusb.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/32682418/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/32682419/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/32682420/ProcModules.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/32682421/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/32682422/UdevLog.txt ** Attachment added: "XorgConf.txt" http://launchpadlibrarian.net/32682423/XorgConf.txt -- jockey does not show any drivers https://bugs.launchpad.net/bugs/438791 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
Re: [Bug 410407] Re: flash does not recognise mouse clicks
I can confirm the behavior reported by Jim as well. Strangely, on some youtube movies, starting and pausing does work: 1. http://www.youtube.com/user/ubuntudevelopers?blend=3&ob=4 (embedded): no mouse clicks register, except when using the click magic described by jim and jsteinhart. 2. http://www.youtube.com/watch?v=PLr21fKdpXg (same movie, not embedded): works perfectly 3. http://www.youtube.com/watch?v=CB1RutFp0Cc (first hit when searching for "song" (just a random keyword)): same as nr 1 A pattern seems to be that movies with a HQ button don't work, and movies that do not have a HQ button do work. Embedded movies don't work either. Hmm... maybe ask Adobe for some source code? :) On Sat, Oct 10, 2009 at 12:43 AM, jsteinhart wrote: > in response to jim (comment 59): > > 1. yes - this works for me. but only if i: > -load the link in comment 57 and do not first click on the video (thus > "selecting" it or making it the active page widget, or whatever you call > this) > -hold down <- or -> keys, and > - then left-click video > > (initially though i'd been clicking on the video first, and then trying > the key chord... but as soon as i hit <- the video would start playing > before i could get to the mouse click... presumably due to a keymapping > i.e. normal behavior) > > 2. yes, this also works for me but only when i do the following: right > click on video, bring up context menu, click *away from video* (i.e. on > html background somewhere so that video is not selected/active), *then* > one click will get through > > -- > flash does not recognise mouse clicks > https://bugs.launchpad.net/bugs/410407 > You received this bug notification because you are a direct subscriber > of a duplicate bug. > -- flash does not recognise mouse clicks https://bugs.launchpad.net/bugs/410407 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 434606] Re: flash plugin not react mouse click in firefox, karmic koala, amd64
A workaround for me is to disable visual effects (in the Appearance Preferences). See: http://ubuntuforums.org/showpost.php?p=7746335&postcount=15 So this might have to do something with compiz. Turning compiz on or off has immediate effect, I don't even need to reload the flash app. -- flash plugin not react mouse click in firefox, karmic koala, amd64 https://bugs.launchpad.net/bugs/434606 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 438791] Re: jockey does not show nvidia drivers
nvidia-common is indeed not installed. I don't recall uninstalling it, but I won't claim I didn't. I have been upgrading since Edgy or Feisty (don't remember). Also, I sometimes turn off the option to install recommended packages by default when I think there are huge amounts of packages I don't need. I'll install nvidia-common and see if that works, when I get home tonight. -- jockey does not show nvidia drivers https://bugs.launchpad.net/bugs/438791 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 438791] Re: jockey does not show nvidia drivers
After installing nvidia-common, jockey works as expected. Since nvidia- common is recommended by jockey-common, I guess this bug report is invalid? Thanks for all the help. ** Changed in: jockey (Ubuntu) Status: Incomplete => Invalid -- jockey does not show nvidia drivers https://bugs.launchpad.net/bugs/438791 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 1319233] Re: audio stutters or stops playing after seeking
This does indeed look PulseAudio-related. I'm able to reproduce with the default settings, which outputs to PA, but when I select the ALSA output module and a proper (hardware) device everything is fine. It seems to me that there's a buffer issue, especially because of these lines: [0x195d948] main audio output warning: playback way too early (-398592): playing silence [0x195d948] main audio output debug: inserting 19132 zeroes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319233 Title: audio stutters or stops playing after seeking To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1319233/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1318951] Re: kernel update fails with /boot on FAT32
Could this be a duplicate of #559127? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318951 Title: kernel update fails with /boot on FAT32 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318951/+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 this on Debian sid (unstable). Gnome-documents and tracker are properly installed. I really don't understand the push towards 3.4 with loss of features (this is not the only package). Little disgruntled (but I'll be fine :) ) -- 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 970686] Re: Activities search does not complete recent documents anymore
Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=677169 ** Bug watch added: GNOME Bug Tracker #677169 https://bugzilla.gnome.org/show_bug.cgi?id=677169 -- 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 645862] Re: Import problem log incomplete
A log file containing the full paths of all of the problematic photos would be very useful. For me it's only a handful of duplicates, but I like to keep things tidy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/645862 Title: Import problem log incomplete To manage notifications about this bug go to: https://bugs.launchpad.net/shotwell/+bug/645862/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 643899] Re: Firefox sending header "Accept-Language: chrome://global/locale/intl.properties"
https://bugzilla.mozilla.org/show_bug.cgi?id=438031 was recently, and in my opinion, wrongly closed. -- Firefox sending header "Accept-Language: chrome://global/locale/intl.properties" https://bugs.launchpad.net/bugs/643899 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 643899] Re: Firefox sending header "Accept-Language: chrome://global/locale/intl.properties"
See also: http://ubuntuforums.org/showthread.php?t=1536811 -- Firefox sending header "Accept-Language: chrome://global/locale/intl.properties" https://bugs.launchpad.net/bugs/643899 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 644065] Re: Quiet Sound with Logitech ClearChat USB Headset
A have same problem, also with a Logitech ClearChat USB. The problem is, probably, that the default ALSA settings are too low. I could fix the problem by starting alsamixer in a terminal and setting the volume to 91% (or 100%). After that the pulseaudio mixer setting of 100% was very loud :) -- Quiet Sound with Logitech ClearChat USB Headset https://bugs.launchpad.net/bugs/644065 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 644065] Re: Quiet Sound with Logitech ClearChat USB Headset
"A have same problem"? Jeez. I meant "I have the same problem". Sorry. -- Quiet Sound with Logitech ClearChat USB Headset https://bugs.launchpad.net/bugs/644065 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 319010] Re: pidgin crashed with SIGSEGV in jabber_parser_process()
I have not used Pidgin for a while. I think this issue can be closed. -- pidgin crashed with SIGSEGV in jabber_parser_process() https://bugs.launchpad.net/bugs/319010 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 1830255] [NEW] Gnome shell freezes for about 1 minute after screen blanks. high disk usage
Public bug reported: After the screen is blanked following a few minutes of inactivity, the UI freezes for about a minute as soon as the password has been entered. During this time there is a lot of harddisk I/O (close to 100%) until eventually the UI eventually unlocks and the regular desktop environment (showing windows, applications, desktop icons and what not) reappears. This happens irregularly but frequently. System is a Dell Inspiron 3576 laptop running Ubuntu 18.04.2 LTS and gnome-shell 3.28.3+git20190124-0ubuntu18.04.2. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: gnome-shell 3.28.3+git20190124-0ubuntu18.04.2 ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18 Uname: Linux 4.15.0-50-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.6 Architecture: amd64 CurrentDesktop: GNOME Date: Thu May 23 18:17:53 2019 DisplayManager: gdm3 EcryptfsInUse: Yes InstallationDate: Installed on 2018-05-10 (378 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426) SourcePackage: gnome-shell UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic third-party-packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830255 Title: Gnome shell freezes for about 1 minute after screen blanks. high disk usage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1830255/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830255] Re: Gnome shell freezes for about 1 minute after screen blanks. high disk usage
$ apt-cache policy gnome-shell gnome-shell: Installed: 3.28.3+git20190124-0ubuntu18.04.2 Candidate: 3.28.3+git20190124-0ubuntu18.04.2 Version table: *** 3.28.3+git20190124-0ubuntu18.04.2 500 500 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 http://us.archive.ubuntu.com/ubuntu bionic-security/main amd64 Packages 100 /var/lib/dpkg/status 3.28.1-0ubuntu2 500 500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830255 Title: Gnome shell freezes for about 1 minute after screen blanks. high disk usage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1830255/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830255] Re: Gnome shell freezes for about 1 minute after screen blanks. high disk usage
@Sebastien Bacher: journalctl output attached. @Daniel van Vugt: I'll do so and get back to you. ** Attachment added: "Journal ctl output as requested" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1830255/+attachment/5266185/+files/curjournal.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830255 Title: Gnome shell freezes for about 1 minute after screen blanks. high disk usage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1830255/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] [NEW] System freezes repeatedly for several seconds; wifi driver related errors
Public bug reported: I updated my system about a month ago (Fri 26 April 2019). This was the first update in several weeks and installed fresh versions of a whole truck load of applications including a kernel update. Since this latest bunch of updates the system freezes for a few seconds at regular intervals. Not fatal, but very annoying. Output from "journalctl -f" shows the following errors occurring at the same time as these freezes: May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED ret=-110 May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive scan abortion completion: timed out May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: -110 May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw scan: -110 Corresponding lines in /var/log/syslog: May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record for fe80::424:c75b:2a2d:52e2 on wlp3s0.*. May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for fe80::424:c75b:2a2d:52e2 on wlp3s0. May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED ret=-110 May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: failed to receive scan abortion completion: timed out May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: failed to stop scan: -110 May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: failed to start hw scan: -110 I do note the interval between the avahi-daemon entry and the subsequent errors related to the wireless network interface, but the former precede the latter consistently in syslog, suggesting they may be related, which is why I'm including it in this report. The freezes last a few seconds. Keyboard input is preserved at this time and typed input appears after the freeze is resolved. Mouse cursor continues to move during freezes but mouse clicks are only processed after the freeze is resolved, i.e. the result of the mouse click is suspended (e.g. buffered) until the system becomes responsive again. For example, clicking on a window during the freeze will focus that window after the freeze has been resolved. The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk: 03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042] (rev 31) Output of lsb_release -rd: Description:Ubuntu 18.04.2 LTS Release:18.04 Output of uname -a: Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux As already said, this is a new issue that has began occurring only after the recent batch of updates that included a kernel update. I reported the bug (maybe in the wrong place) but so far I have received no response. I've lived with this for a month or so hoping that further updates would fix the problem but it still persists. Installing the latest firmware update (14 Mar 2019) has no effect. No other changes were made to either hardware or OS configuration. Logfile snippets attached. ** Affects: ubuntu Importance: Undecided Status: New ** Tags: kernel-bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors
** Attachment added: "Relevant sections of journalctl and syslog" https://bugs.launchpad.net/ubuntu/+bug/1830350/+attachment/5266188/+files/logfiles.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266455/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors
apport information ** Tags added: apport-collected ** Description changed: I updated my system about a month ago (Fri 26 April 2019). This was the first update in several weeks and installed fresh versions of a whole truck load of applications including a kernel update. Since this latest bunch of updates the system freezes for a few seconds at regular intervals. Not fatal, but very annoying. Output from "journalctl -f" shows the following errors occurring at the same time as these freezes: May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED ret=-110 May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive scan abortion completion: timed out May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: -110 May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw scan: -110 Corresponding lines in /var/log/syslog: May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record for fe80::424:c75b:2a2d:52e2 on wlp3s0.*. May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for fe80::424:c75b:2a2d:52e2 on wlp3s0. May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED ret=-110 May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: failed to receive scan abortion completion: timed out May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: failed to stop scan: -110 May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: failed to start hw scan: -110 I do note the interval between the avahi-daemon entry and the subsequent errors related to the wireless network interface, but the former precede the latter consistently in syslog, suggesting they may be related, which is why I'm including it in this report. The freezes last a few seconds. Keyboard input is preserved at this time and typed input appears after the freeze is resolved. Mouse cursor continues to move during freezes but mouse clicks are only processed after the freeze is resolved, i.e. the result of the mouse click is suspended (e.g. buffered) until the system becomes responsive again. For example, clicking on a window during the freeze will focus that window after the freeze has been resolved. The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk: 03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042] (rev 31) Output of lsb_release -rd: Description: Ubuntu 18.04.2 LTS Release: 18.04 Output of uname -a: Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux As already said, this is a new issue that has began occurring only after the recent batch of updates that included a kernel update. I reported the bug (maybe in the wrong place) but so far I have received no response. I've lived with this for a month or so hoping that further updates would fix the problem but it still persists. Installing the latest firmware update (14 Mar 2019) has no effect. No other changes were made to either hardware or OS configuration. Logfile snippets attached. + --- + ProblemType: Bug + ApportVersion: 2.20.9-0ubuntu7.6 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: frankvw1989 F pulseaudio + CurrentDesktop: GNOME + DistroRelease: Ubuntu 18.04 + EcryptfsInUse: Yes + HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27 + InstallationDate: Installed on 2018-05-10 (379 days ago) + InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426) + MachineType: Dell Inc. Inspiron 3576 + Package: linux (not installed) + ProcFB: 0 inteldrmfb + ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1 + ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18 + RelatedPackageVersions: + linux-restricted-modules-4.15.0-50-generic N/A + linux-backports-modules-4.15.0-50-generic N/A + linux-firmware 1.173.6 + Tags: bionic + Uname: Linux 4.15.0-50-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers + _MarkForUpload: True + dmi.bios.date: 01/16/2019 + dmi.bios.vendor: Dell Inc. + dmi.bios.version: 1.7.0 + dmi.board.name: 0K83NX + dmi.board.vendor: Dell Inc. + dmi.board.version: A00 + dmi.chassis.type: 10 + dmi.chassis.vendor: Dell Inc. + dmi.modalias: dmi:bvnDellInc.:bvr1.7.0:bd01/16/2019:svnDellInc.:pnInspiron3576:pvr:rvnDellInc.:rn0K83NX:rvrA00:cvnDellInc.:ct10:cvr: + dmi.product.family: Inspiron + dmi.product.name: Inspiron 3576 + dmi.sys.vendor: Dell Inc. ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/526
[Bug 1830350] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266456/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors
I have followed the above instructions. Output: $ apport-collect 1830350 dpkg-query: no packages found matching linux ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266454/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266461/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266458/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266460/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266467/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266466/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266464/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266463/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266459/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266465/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266462/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1830350/+attachment/5266457/+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/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors
According to the APT log (/var/log/apt/term.log*) the update on 26 April last installed the 4.15.0.47 kernel. This is when the problem started, so if this is exclusively kernel-related the problem is a change between 4.15.0.46 and 4.15.0.47. However, the only two kernel versions currently still available in the grub menu are 4.15.0.48 and 4.15.0.50. So I'm not sure how to revert to a pre-4.15.0.47 kernel. Is there a way to revert to an older kernel from the repositories? Please advise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830255] Re: Gnome shell freezes for about 1 minute after screen blanks. high disk usage
@Daniel van Vugt: You were right; the problem appears to have been related to a shell extension, but not one of the extensions you suggested I uninstall. The cause seems to have been the "freon" extension (https://extensions.gnome.org/extension/841/freon/) which was installed but disabled. Since this extension was removed the problem has not recurred. So this is not a Gnome3 bug and this entry can be closed as such. Thank you for your assistance!! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830255 Title: Gnome shell freezes for about 1 minute after screen blanks. high disk usage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1830255/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors
@Kai-Heng Feng: Sorry, it took me a while to figure out how to do this. I have downgraded the linux-firmware package to 1.173 which is the only version I could find before 1.173.5. The problem started with the update to linux-firmware_1.173.5 and the regular update to 1.173.6 (which was the one running before the downgrade) did not resolve the issue. @lotuspshychje: I have not yet downgraded the kernel to a previous version. (Current version: 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux, current package linux- generic 4.15.0.50.52). With the current kernel and the downgraded linux-firmware package the symptoms seem to have disappeared. This suggests that the issue is related to the linux-firmware package (starting at 1.173.5)rather than the kernel itself. (I expect the bug should be reclassified as applying to this package accordingly.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors
@Kai-Heng Feng: I will do that. However, I'm deadlined right now and this is my production machine, so it'll have to wait for the paying job to be dealt with. Two questions, though: 1. The latest linux-firmware that you directed me to (linux- firmware-20190514.tar.gz) is obviously intended for those who know what they're doing. It is just a matter of "make install" or is there more to installing this version? I'm a little concerned about hosing my system, seeing as it's my production machine. 2. Can I simply install: linux-image-unsigned-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb linux-modules-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb linux-headers-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb or are there other dependencies as well? Please advise. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors
@Kai-Heng Feng: I will do that. However, I'm deadlined right now and this is my production machine, so it'll have to wait for the paying job to be dealt with (probably this weekend). Two questions, though: 1. The latest linux-firmware that you directed me to (linux- firmware-20190514.tar.gz) is obviously intended for those who know what they're doing. It is just a matter of "make install"? Because pretty much all that does is copy the contents of the tarball to /lib/firmware and I don't think that's enough. 2. Can I simply install: linux-image-unsigned-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb linux-modules-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb linux-headers-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb or are there other dependencies as well that I need to be aware of / deal with? (As you will probably have understood by now I've little or no experience with nightly builds, interim development releases and/or other Linux development related issues.) Please advise. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors
Sorry, previous post was repeated following a browser crash / session restore. My bad. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors
@Seth Forshee: > I think you would be better off making backup copies of the specific > files the driver uses, then replace the original files with the versions > from the link. Running "modinfo -F firmware /lib/modules/$(uname > -r)/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko" in a terminal > will give you a list of the firmware files the driver may be using. Note > that the paths it prints need to have /lib/firmware/ prepended. OK. The "modinfo -F" command you gave me returns a list of files: ath10k/QCA9377/hw1.0/board.bin ath10k/QCA9377/hw1.0/firmware-5.bin ath10k/QCA6174/hw3.0/board-2.bin ath10k/QCA6174/hw3.0/board.bin ath10k/QCA6174/hw3.0/firmware-6.bin ath10k/QCA6174/hw3.0/firmware-5.bin ath10k/QCA6174/hw3.0/firmware-4.bin ath10k/QCA6174/hw2.1/board-2.bin ath10k/QCA6174/hw2.1/board.bin ath10k/QCA6174/hw2.1/firmware-5.bin ath10k/QCA6174/hw2.1/firmware-4.bin ath10k/QCA9887/hw1.0/board-2.bin ath10k/QCA9887/hw1.0/board.bin ath10k/QCA9887/hw1.0/firmware-5.bin ath10k/QCA988X/hw2.0/board-2.bin ath10k/QCA988X/hw2.0/board.bin ath10k/QCA988X/hw2.0/firmware-5.bin ath10k/QCA988X/hw2.0/firmware-4.bin ath10k/QCA988X/hw2.0/firmware-3.bin ath10k/QCA988X/hw2.0/firmware-2.bin but not all these files exist in the updated firmware build I downloaded as per Kai-Heng Feng's instructions above. And in the directory you had me check are only *.ko files. So I'm not sure what to replace with what here. Sorry, guys, but the last time I built my own kernel was on Slackware Linux 1.18 in 1994 (if memory serves) and the current structure and organization of the various kernel components is a little beyond me. I'm eager to do whatever you need me to do to provide you with the data you need in order to find out what the problem is, but I'm going to need a little bit of hand-holding here. Sorry to be a pain but I'm not at all sure how to proceed at this point to install the updated kernel and firmware modules you need me to try. Any further advise would be appreciated! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors
** Attachment added: "Relevant syslog section and dmesg output for 5.2.0 kernel" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+attachment/5268959/+files/syslog.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830350 Title: System freezes repeatedly for several seconds; wifi driver related errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors
OK. I followed the above instructions and eventually managed to install the recommended firmware and kernel. Upon rebooting there were several console errors: [1.096562] Couldn't get size: 0x800e [1.700597] psmouse serio1: elantech: elantech_send_cmd query 0x02 failed. [1.700620] psmouse serio1: elantech: failed to query capabilities. Eventually the system booted. The USB mouse didn't work but the laptop's touch pad still functioned. Wireless network support appeared to be fine. I did not experience the problems that triggered this bug report. Output of "modinfo ath10k_core" before the upgrade: filename: /lib/modules/4.15.0-50-generic/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko license:Dual BSD/GPL description:Core module for Qualcomm Atheros 802.11ac wireless LAN cards. author: Qualcomm Atheros srcversion: 165FDC1E16C9659545F5EBF depends:mac80211,cfg80211,ath retpoline: Y intree: Y name: ath10k_core vermagic: 4.15.0-50-generic SMP mod_unload signat: PKCS#7 signer: sig_key: sig_hashalgo: md4 parm: debug_mask:Debugging mask (uint) parm: uart_print:Uart target debugging (bool) parm: skip_otp:Skip otp failure for calibration in testmode (bool) parm: cryptmode:Crypto mode: 0-hardware, 1-software (uint) parm: rawmode:Use raw 802.11 frame datapath (bool) Output of 'modinfo ath10k_core" after the upgrade: filename: /lib/modules/5.2.0-050200rc2-generic/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko license:Dual BSD/GPL description:Core module for Qualcomm Atheros 802.11ac wireless LAN cards. author: Qualcomm Atheros srcversion: 8629BA1FF61C3F4A154EFE0 depends:mac80211,cfg80211,ath retpoline: Y intree: Y name: ath10k_core vermagic: 5.2.0-050200rc2-generic SMP mod_unload signat: PKCS#7 signer: sig_key: sig_hashalgo: md4 parm: debug_mask:Debugging mask (uint) parm: uart_print:Uart target debugging (bool) parm: skip_otp:Skip otp failure for calibration in testmode (bool) parm: cryptmode:Crypto mode: 0-hardware, 1-software (uint) parm: rawmode:Use raw 802.11 frame datapath (bool) parm: coredump_mask:Bitfield of what to include in firmware crash file (ulong) Output of 'modinfo ath10k_pci" before: filename: /lib/modules/4.15.0-50-generic/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko firmware: ath10k/QCA9377/hw1.0/board.bin firmware: ath10k/QCA9377/hw1.0/firmware-5.bin firmware: ath10k/QCA6174/hw3.0/board-2.bin firmware: ath10k/QCA6174/hw3.0/board.bin firmware: ath10k/QCA6174/hw3.0/firmware-6.bin firmware: ath10k/QCA6174/hw3.0/firmware-5.bin firmware: ath10k/QCA6174/hw3.0/firmware-4.bin firmware: ath10k/QCA6174/hw2.1/board-2.bin firmware: ath10k/QCA6174/hw2.1/board.bin firmware: ath10k/QCA6174/hw2.1/firmware-5.bin firmware: ath10k/QCA6174/hw2.1/firmware-4.bin firmware: ath10k/QCA9887/hw1.0/board-2.bin firmware: ath10k/QCA9887/hw1.0/board.bin firmware: ath10k/QCA9887/hw1.0/firmware-5.bin firmware: ath10k/QCA988X/hw2.0/board-2.bin firmware: ath10k/QCA988X/hw2.0/board.bin firmware: ath10k/QCA988X/hw2.0/firmware-5.bin firmware: ath10k/QCA988X/hw2.0/firmware-4.bin firmware: ath10k/QCA988X/hw2.0/firmware-3.bin firmware: ath10k/QCA988X/hw2.0/firmware-2.bin license:Dual BSD/GPL description:Driver support for Qualcomm Atheros 802.11ac WLAN PCIe/AHB devices author: Qualcomm Atheros srcversion: 63EC35DB9BF9FC4074A002D alias: pci:v168Cd0050sv*sd*bc*sc*i* alias: pci:v168Cd0042sv*sd*bc*sc*i* alias: pci:v168Cd0046sv*sd*bc*sc*i* alias: pci:v168Cd0056sv*sd*bc*sc*i* alias: pci:v168Cd0040sv*sd*bc*sc*i* alias: pci:v168Cd003Esv*sd*bc*sc*i* alias: pci:v168Cd0041sv*sd*bc*sc*i* alias: pci:v168Cd003Csv*sd*bc*sc*i* depends:ath10k_core retpoline: Y intree: Y name: ath10k_pci vermagic: 4.15.0-50-generic SMP mod_unload signat: PKCS#7 signer: Output of "modinfo ath10k_pci" after: filename: /lib/modules/5.2.0-050200rc2-generic/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko firmware: ath10k/QCA9377/hw1.0/board.bin firmware: ath10k/QCA9377/hw1.0/firmware-5.bin firmware: ath10k/QCA9377/hw1.0/firmware-6.bin firmware: ath10k/QCA6174/hw3.0/board-2.bin firmware: ath10k/QCA6174/hw3.0/board.bin firmware: ath10k/QCA6174/hw3.0/firmware-6.bin firmware: ath10k/QCA6174/hw3.0/firmware-5.bin firmware: ath10k/QCA6174/hw3.0/firmware-4.bin firmware: ath10k/QCA6174/hw2.1/board-2.bin firmware: ath10k/QCA6174/hw2.1/board.bin firmware: ath10k/QCA6174
[Bug 825341] [NEW] "kernel BUG" message after closing lid
Public bug reported: I have set up my HP550 to hibernate after closing the display lid. Whenever I do this, the system does not hibernate but remains switched on. Upon opening the lid, a text mode display appears, with a "kernel BUG" report referring to a line of code in a .c source file. The information in this report is lengthy but cannot be saved or copied-and- pasted, and after the compulsory reboot I have not been able to locate it in any of the files under /var/log, so at this time I am unable to supply the particulars until I find out how this information can be logged and/or saved. Instructions on how to supply further details are welcome. $ sudo cat /proc/version_signature Ubuntu 2.6.38-10.46-generic 2.6.38.7 $ sudo cat /proc/version_signature Ubuntu 2.6.38-10.46-generic 2.6.38.7 ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.38-10-generic 2.6.38-10.46 ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7 Uname: Linux 2.6.38-10-generic i686 NonfreeKernelModules: wl AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: frankvw3082 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xe4624000 irq 46' Mixer name : 'Analog Devices AD1981' Components : 'HDA:11d41981,103c3618,00100200 HDA:11c11040,103c1378,00100200' Controls : 11 Simple ctrls : 9 Date: Fri Aug 12 18:32:39 2011 EcryptfsInUse: Yes InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1) MachineType: Hewlett-Packard HP 550 ProcEnviron: LANGUAGE=en PATH=(custom, user) LANG=en_ZA.UTF-8 LC_MESSAGES=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-10-generic root=UUID=c373b82e-209b-4bef-b15f-8d12f987e28a ro acpi=force irqpoll quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-2.6.38-10-generic N/A linux-backports-modules-2.6.38-10-generic N/A linux-firmware 1.52 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/20/2008 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68MVU Ver. F.02 dmi.board.name: 3618 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 12.00 dmi.chassis.asset.tag: CNU9025486 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68MVUVer.F.02:bd08/20/2008:svnHewlett-Packard:pnHP550:pvrF.02:rvnHewlett-Packard:rn3618:rvrKBCVersion12.00:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP 550 dmi.product.version: F.02 dmi.sys.vendor: Hewlett-Packard ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825341 Title: "kernel BUG" message after closing lid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/825341/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 825341] Re: "kernel BUG" message after closing lid
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/825341 Title: "kernel BUG" message after closing lid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/825341/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs