[Bug 1886272] [NEW] Request to package webp pixbuf
Public bug reported: It is not currently possible to open a WebP image in any standard application on Ubuntu (except Firefox). There is a now a small extension for gdk-pixbuf to support webp: https://github.com/aruiz/webp-pixbuf- loader Such extension has already been packaged for HEIF (heif-gdk-pixbuf), it'd be nice to have it for WebP too. Once installed, any standard Gnome program can support reading such image, and in particular, eog. An example file: https://www.gstatic.com/webp/gallery/1.webp ** Affects: libwebp (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/1886272 Title: Request to package webp pixbuf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libwebp/+bug/1886272/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1886271] [NEW] HEIF support should be installed by default
Public bug reported: The HEIF image file format [1] is getting quite popular, mainly because this is now the default image format for iOS [2]. Unfortunately, this is not supported by default in Ubuntu (20.04). In practice, this means that if someone sends you a picture from an iPhone, you won't be able to look at it (and the error message in eog is just saying this "is not a image", not hinting at all that installing a small package could solve it). Therefore, I'd recommend installing by default the following two extra packages. This is about 60kB: heif-gdk-pixbuf heif-thumbnailer [1] https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format [2] https://www.imyfone.com/phone-data-transfer/what-is-iphone-heic/ ** Affects: libheif (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/1886271 Title: HEIF support should be installed by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libheif/+bug/1886271/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1860830] Re: Geolocation not working − the Google maps API always returns error codes
Here, with Firefox 75, it seems to work with the Mozilla location service. I've changed: geo.provider.network.url = https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY% (note that the config key name is different) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860830 Title: Geolocation not working − the Google maps API always returns error codes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1860830/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1767665] Re: nautilus-dropbox dropbox does not show tray dropdown menu correctly on GNOME FlashBack session
I had a similar issue here, but solved it with the following: killall indicator-application-service sudo apt remove indicator-application -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767665 Title: nautilus-dropbox dropbox does not show tray dropdown menu correctly on GNOME FlashBack session To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1767665/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
@deragon, here, the "$(sleep 10;/sbin/wpa_cli resume)&" doesn't work. Somehow, I wonder if there is some black magic due to systemd, but it doesn't seem that any command after the sleep is ever executed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
Interestingly, this "wpa_cli resume" command is precisely what does /lib/systemd/system-sleep/wpasupplicant. I've checked, this script is run at resume, as expected. However, it seems wpa is called too early, and it doesn't have any effect. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
As a side-note, as it seems it's been triggered for my laptop by the update to network-manger 1.2.4, one of the few fixes included in 1.2.6 is the following: * Fixed a bug that caused devices to stay unmanaged after resume from sleep. So quite probably, updating network-manager to the latest stable version will help -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
One more thing: contrarily to the title of this bug report, here "sudo wpa_cli scan" doesn't help to get the list of network again. However, "sudo wpa_cli resume" works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1585863] Re: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it.
Same as comment #52 and #53, while it used to be just once in a while, since a few weeks, it's now _every_ single time that my laptop resumes. There are many similar bugs but with probably different causes. So to be clear here is the symptoms I see much more recently since a few weeks (on 16.04): after resume, only a couple of wifi networks will be listed at most, and never the one I use. This workaround does work (to get nm-applet list all the networks again): sudo service network-manager restart These things do _not_ work: * restarting nm-applet * disabling/enabling the wifi from the hardware key * trying to unblock the wifi in software (via rfkill), it's not even marked as disabled anyway. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585863 Title: WiFi malfunction after suspend & resume stress - sudo wpa_cli scan required to fix it. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1585863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1587968] Re: evince insentitive to typing in search, page, zoom, ect fields
Note that my computers are updated with the xenial-proposed. I'm quite sure that Evince used to work just after the upgrade to 16.04, and that this is a recent regression. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587968 Title: evince insentitive to typing in search, page, zoom, ect fields To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1587968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1441487] Re: Running any Java program produces messages in the terminal, while rendering many Java applications broken
Hi, In my case, I've noticed it with the arduino IDE, as described in bug 1453094. That's on Ubuntu 15.04 (x86-64). Java is Oracle java 8 (1.8.0_45, installed via the webup8 ppa). To reproduce, it's very easy: 1. sudo apt-get arduino 2. arduino 3. Type anything in the file 4. Press the "save" button => Crash: # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x7f93df57ac84, pid=16684, tid=140271369373440 # # JRE version: Java(TM) SE Runtime Environment (8.0_45-b14) (build 1.8.0_45-b14) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.45-b02 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libpthread.so.0+0x9c84] pthread_mutex_lock+0x4 : -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1441487 Title: Running any Java program produces messages in the terminal, while rendering many Java applications broken To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercuts/+bug/1441487/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1373978] Re: Totem:"GStreamer encountered a general stream error." on .flv and .mp4 files
Actually, it seems the same problem as described in bug #1373978. Without gstreamer1.0-vaapi: $ gst-launch-1.0 filesrc location=00072282.jpg ! decodebin ! imagefreeze ! videoconvert ! autovideosink Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstSystemClock With gstreamer1.0-vaapi: $ gst-launch-1.0 filesrc location=00072282.jpg ! decodebin ! imagefreeze ! videoconvert ! autovideosink Setting pipeline to PAUSED ... libva info: VA-API version 0.37.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_37 libva info: va_openDriver() returns 0 Pipeline is PREROLLING ... ERROR: from element /GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstJpegDec:jpegdec0: No valid frames decoded before end of stream Additional debug info: gstvideodecoder.c(1070): gst_video_decoder_sink_event_default (): /GstPipeline:pipeline0/GstDecodeBin:decodebin0/GstJpegDec:jpegdec0: no valid frames found ERROR: pipeline doesn't want to preroll. Setting pipeline to NULL ... Freeing pipeline ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373978 Title: Totem:"GStreamer encountered a general stream error." on .flv and .mp4 files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1373978/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1416005] Re: totem fails to play video if gstreamer-vaapi is installed
Seems to be same bug as bug #1373978 and bug #1397597. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416005 Title: totem fails to play video if gstreamer-vaapi is installed To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1416005/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1373978] Re: Totem:"GStreamer encountered a general stream error." on .flv and .mp4 files
Sorry, I meant it is similar as bug #1397597. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373978 Title: Totem:"GStreamer encountered a general stream error." on .flv and .mp4 files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1373978/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1373978] Re: Totem:"GStreamer encountered a general stream error." on .flv and .mp4 files
I got the same problem, on Ubuntu 15.04. It seems to be related to filetype: Some filetypes still open fine (eg, .avi), but .mp4 and .mkv fail. It turned out that _removing_ gstreamer1.0-vaapi solved the problem. sudo apt-get remove gstreamer1.0-vaapi Note: my graphic card is a "Intel Corporation Haswell-ULT". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373978 Title: Totem:"GStreamer encountered a general stream error." on .flv and .mp4 files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1373978/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 968533] Re: Alt-tab to Firefox sends Firefox to 100% CPU; unity-panel-service to 80% CPU and hud-service to 20-80% CPU
Same problem here, though it seems it have worsen recently on 13.10 (with Firefox 25?). With 5000 bookmarks, hud-service uses one CPU at 100% all the time, with a complete freeze every-time I switch a tab or firefox's window gets the focus. By using the BookmarkMenuHider add-on to remove the bookmarks from the menu, the CPU usage goes back to 20% the time. This can be a nice workaround for computers with relatively beefy processors. You can find the add-on there: https://addons.mozilla.org/en-US/firefox/addon/bookmarkmenuhider Finally, the "ui.use_unity_menubar = false" fix drops the CPU usage of hud-service below 1%, and Firefox experience is back to butter smooth :-) Of course the drawback is that the menu is gone from the HUD :-( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/968533 Title: Alt-tab to Firefox sends Firefox to 100% CPU; unity-panel-service to 80% CPU and hud-service to 20-80% CPU To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/968533/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1231664] [NEW] nautilus crashed with SIGSEGV in type_node_check_conformities_UorL()
Public bug reported: Crash of nautilus while closing a window displaying the trash (in list layout). ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: nautilus 1:3.8.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1 Uname: Linux 3.11.0-8-generic x86_64 ApportVersion: 2.12.4-0ubuntu1 Architecture: amd64 Date: Thu Sep 26 22:15:42 2013 ExecutablePath: /usr/bin/nautilus GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' b"'638x744+0+24'" b'org.gnome.nautilus.window-state' b'maximized' b'true' b'org.gnome.nautilus.window-state' b'sidebar-width' b'187' InstallationDate: Installed on 2012-03-14 (560 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) MarkForUpload: True ProcCmdline: nautilus -n SegvAnalysis: Segfault happened at: 0x7f9da0132719 : mov (%rax),%rdi PC (0x7f9da0132719) ok source "(%rax)" (0x) not located in a known VMA region (needed readable region)! destination "%rdi" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: nautilus StacktraceTop: g_type_check_instance (type_instance=type_instance@entry=0x29dc340) at /build/buildd/glib2.0-2.37.93/./gobject/gtype.c:4082 g_signal_handler_disconnect (instance=0x29dc340, handler_id=3957) at /build/buildd/glib2.0-2.37.93/./gobject/gsignal.c:2580 ?? () g_object_unref (_object=0x2977b60) at /build/buildd/glib2.0-2.37.93/./gobject/gobject.c:3160 g_cclosure_marshal_VOID__OBJECTv (closure=0x2481fc0, return_value=, instance=, args=, marshal_data=0x7f9da2715620, n_params=, param_types=0x2481ff0) at /build/buildd/glib2.0-2.37.93/./gobject/gmarshal.c:1316 Title: nautilus crashed with SIGSEGV in g_type_check_instance() UpgradeStatus: Upgraded to saucy on 2013-09-07 (19 days ago) UserGroups: adm cdrom dialout dip libvirtd lpadmin plugdev sambashare sudo ** Affects: nautilus (Ubuntu) Importance: Medium Status: New ** Tags: amd64 apport-crash saucy ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1231664 Title: nautilus crashed with SIGSEGV in type_node_check_conformities_UorL() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1231664/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1192160] Re: screenshots are black
I see this bug as well. That's with an intel GM965. However, it seems that screenshots stop working only after a "while" (not sure what triggers it). Once screenshots are black, they are always black until I run "compiz --replace" (or restart the computer). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1192160 Title: screenshots are black To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/1192160/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1222341] [NEW] [keyboard]: gnome-control-center crashed with SIGSEGV in g_hash_table_foreach() while closing the window
Public bug reported: Opened the keyboard configuration (via the new "Text entry setting..." menu option), went a bit through the different configurations, closed the window, and boom. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: gnome-control-center 1:3.6.3-0ubuntu33 ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7 Uname: Linux 3.11.0-4-generic x86_64 ApportVersion: 2.12.1-0ubuntu3 Architecture: amd64 Date: Sun Sep 8 09:14:52 2013 ExecutablePath: /usr/bin/gnome-control-center InstallationDate: Installed on 2012-03-14 (542 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) MarkForUpload: True ProcCmdline: gnome-control-center region layouts SegvAnalysis: Segfault happened at: 0x7f7b21595fa6: cmp%rax,(%rdx) PC (0x7f7b21595fa6) ok source "%rax" ok destination "(%rdx)" (0x2) not located in a known VMA region (needed writable region)! SegvReason: writing unknown VMA Signal: 11 SourcePackage: gnome-control-center StacktraceTop: ?? () from /usr/lib/x86_64-linux-gnu/control-center-1/panels/libkeyboard.so ?? () from /usr/lib/x86_64-linux-gnu/control-center-1/panels/libkeyboard.so ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 g_hash_table_foreach (hash_table=0x306a180, func=0x7f7b5342b4f0, user_data=0x7fffe55d4a10) at /build/buildd/glib2.0-2.37.6/./glib/ghash.c:1526 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 Title: [keyboard]: gnome-control-center crashed with SIGSEGV in g_hash_table_foreach() UpgradeStatus: Upgraded to saucy on 2013-09-07 (0 days ago) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo usr_lib_gnome-control-center: activity-log-manager 0.9.7-0ubuntu4 deja-dup 27.3.1-0ubuntu1 gnome-control-center-datetime 13.10.0+13.10.20130903-0ubuntu1 gnome-control-center-signon 0.1.7~+13.10.20130724.1-0ubuntu1 gnome-control-center-unity1.3daily13.06.19~13.04-0ubuntu1 ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-crash keyboard need-amd64-retrace saucy ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1222341 Title: [keyboard]: gnome-control-center crashed with SIGSEGV in g_hash_table_foreach() while closing the window To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1222341/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1140716] Re: [regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on Sandybridge
@Guy @PshhPshh: Note that kernel 3.2.0-40 doesn't contain the fix. You need to try 3.2.0-41, which is currently only in -proposed. PshhPshh, there is no other driver for the intel card. The only thing you can try is the "hardware enablement stack" by doing something like this (but from my experience, it doesn't change much things): sudo apt-get install linux-generic-lts-quantal xserver-xorg-lts-quantal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1140716 Title: [regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on Sandybridge To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1140716/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1140716] Re: [regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on Sandybridge
I've been running the proposed kernel (on 12.04.2) since this morning and it indeed seems to work fine. No GPU hung so far (same as 3.5.0-27.47~lp1140716). # uname -a Linux pieleric 3.5.0-28-generic #47~precise1-Ubuntu SMP Wed Apr 10 15:10:23 UTC 2013 i686 i686 i386 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1140716 Title: [regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on Sandybridge To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1140716/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1140716] Re: [regression] 3.5.0-26-generic GPU hangs
*** This bug is a duplicate of bug 946899 *** https://bugs.launchpad.net/bugs/946899 How can a regression introduced a month ago be a duplicate of a bug reported more than a year ago?! Both bugs seem to cause a intel GPU hang, but that does mean they are the same bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1140716 Title: [regression] 3.5.0-26-generic GPU hangs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1140716/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1160256] Re: Xorg freeze: drm:i915_hangcheck_hung
Probably a duplicate of bug 1140716 . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1160256 Title: Xorg freeze: drm:i915_hangcheck_hung To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1160256/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 500640] Re: fbreader should be associated with epub files
Still present. It's possible to open an .epub or .mobi with fbreader but you have to: * right click on the file * select "Open with Other applications..." * Click on the button to show all applications * double click on "Ebook reader" Please associate fbreader to these file types: .epub: application/epub+zip .mobi: application/x-mobipocket-ebook -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/500640 Title: fbreader should be associated with epub files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fbreader/+bug/500640/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 751605] Re: Multi-monitor - Windows maximize on the wrong monitor
Sorry Daniel, in my comment I meant "case (c)"! I can also reproduce cases (a) and (b) here :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/751605 Title: Multi-monitor - Windows maximize on the wrong monitor To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-design/+bug/751605/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 751605] Re: Multi-monitor - Windows maximize on the wrong monitor
I don't remember ever encountering case (a), and I use Ubuntu 10 hours every day. I've been using Unity only since 12.04 though. Maybe case (a) has been already fixed since the original report (from 2011-04). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/751605 Title: Multi-monitor - Windows maximize on the wrong monitor To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-design/+bug/751605/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 973807] Re: sometimes cant scroll to the bottom in one go
Looks like a duplicate of bug #1035652 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/973807 Title: sometimes cant scroll to the bottom in one go To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/973807/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1066881] Re: comedilib needs update to 0.10 (merging from debian unstable)
Indeed, the comedilib debian package includes also comedi-calibrate, so it should fix Bug 462123. See http://packages.debian.org/source/sid/comedilib . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066881 Title: comedilib needs update to 0.10 (merging from debian unstable) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/comedilib/+bug/1066881/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1066881] [NEW] comedilib needs update to 0.10 (merging from debian unstable)
Public bug reported: Comedilib has been updated from 0.8.1 to 0.10, bringing quite a few improvements. It has already been updated in debian unstable, and would be nice if it could be merged to make it into Quantal. Cheers. ** Affects: comedilib (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/1066881 Title: comedilib needs update to 0.10 (merging from debian unstable) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/comedilib/+bug/1066881/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 966744] Re: [i965] Resume from suspend leaves me with black screen or a screen of the desktop before it suspended. Compiz hung in intel_update_renderbuffers() from intel_prepare_render() from brw
I can also report that on Quantal with 2.20.9-0ubuntu1, I haven't been able to reproduce this bug. That said, even if this week I've extensivily tried to trigger the bug, it's far from a complete proof the bug is gone. On my hardware it sometimes can take several weeks before the bug triggers again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966744 Title: [i965] Resume from suspend leaves me with black screen or a screen of the desktop before it suspended. Compiz hung in intel_update_renderbuffers() from intel_prepare_render() from brw_draw_prims() To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/966744/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 966744] Re: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor)
lid.sh does quite a few things, but with Unity, without xscreensaver, and with an intel card, it basically does this when closing the screen: xset dpms force off and when opening the screen: xset dpms force on -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966744 Title: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor) To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/966744/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 966744] Re: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor)
Just a note, this backtrace is not taken after suspend, but just closing the lid, monitors go to powersave mode, and opening the lid. Indeed, it could be due to having this dri call and a call to switch off the monitors at the same time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966744 Title: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor) To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/966744/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 966744] Re: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor)
I also got a hang. It's very rare on this laptop (every couple of months). It's 32 bits. Attached is the backtrace. As you can see, it's very similar to the 64 bits one. Compiz is not looping. It's just blocked there. The process doesn't use the cpu and I took a second backtrace a few second later, and it was exactly identical. ** Attachment added: "backtrace 32 bits" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/966744/+attachment/3236677/+files/compiz1.bt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966744 Title: Resume from suspend leaves me with black screen or a screen of the desktop before it suspended (though the mouse still moves/changes cursor) To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/966744/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 945987] Re: No Settings are available in "Preferred format", only preset defaults are used
I confirm that the mp3 encoded have the wrong length computed. Xingmux is missing. This used to be the working pipeline: audio/x-raw-int,rate=44100,channels=2 ! lamemp3enc name=enc target=0 quality=6 ! xingmux ! id3v2mux If someone could put it again, that'd be great. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/945987 Title: No Settings are available in "Preferred format", only preset defaults are used To manage notifications about this bug go to: https://bugs.launchpad.net/gstreamer/+bug/945987/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1019397] Re: Quantal, latest alpha can't boot on GMA500
The commit is actually the first one _after_ -rc7, so -rc7 still has the oops when booting. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1019397 Title: Quantal, latest alpha can't boot on GMA500 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1019397/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1019397] Re: Quantal, latest alpha can't boot on GMA500
With the latest version of the Kernel, it works for me: Linus has just merged a fix! http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=e5254a625d1d3f3119d80ddc30a6e6fe64001231 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1019397 Title: Quantal, latest alpha can't boot on GMA500 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1019397/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582214] Re: Associate with .mobi/.prc files
I have .mobi files (for Amazon Kindle) and trying to open them in Nautilus just says there is no application that supports the type "Mobipocket e-book (application/x-mobipocket-ebook)". However, fbreader does this just fine. You can directly open a book with: "fbreader book.mobi" I'm not sure which file needs to be updated. Would just /etc/gnome/defaults.list do the trick? Supporting more ebook file formats out of the box would be nice :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/582214 Title: Associate with .mobi/.prc files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fbreader/+bug/582214/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 994209] Re: [needs-packaging] please add a xf86-video-modesetting package
If you need an additional reason to package this driver, you can take the fact that it would provide a better support for the Intel GMA500 (and GMA3650). For now it's supported via the framebuffer driver which allows only one screen with one fixed resolution and without any rotation. This new driver apparently removes these limits. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994209 Title: [needs-packaging] please add a xf86-video-modesetting package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/994209/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 984383] Re: Workspace switcher does not disappear when pressing tab
Also, a pretty good kludge would be to always hide the workspace switcher when _no_ key is pressed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/984383 Title: Workspace switcher does not disappear when pressing tab To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/984383/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 984383] Re: Workspace switcher does not disappear when pressing tab
I have exact same problem as Brian: as my workspace shortcuts are involving Super and not Ctrl+Alt, Ctrl+Alt are never released and the workspace switcher stays. To reproduce this with the normal shortcuts, it's a bit more complex than what is in the bug description: 1. Go to top-left workspace 2. Press Ctrl+Alt+Right 3. Release Right 3. Press Tab 4. Release Tab 5. Release Ctrl 6. Press Tab 7. Release Alt+Tab => All along the workspace switcher stayed over, and is still there. No key works, and the cursor is invisible until your press/release Ctrl+Alt. I'd say the workspace switcher should disappear much more easily. At least disappear as soon as the key combo which was used to initiate is not anymore fully pressed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/984383 Title: Workspace switcher does not disappear when pressing tab To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/984383/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 760240] Re: Windows maximize on the wrong monitor
Here is my understanding of the mis-behaviour: 1. you need at least two monitors, with different resolutions 2. open a resizable window on the smallest monitor (example: gedit) 3. If the has a vertical (resp. horizontal) size bigger than the small monitor _and_ smaller than the big monitor, when you maximize it, it is automatically moved to the big monitor (but its original size and position are still remembered in the small monitor). In other words, if the window size is so large that it doesn't fit in the big monitor it stays in the small monitor. I'd say the expected behaviour is that the window is placed on the monitor which has the largest intersection area with the window. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760240 Title: Windows maximize on the wrong monitor To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/760240/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 931004] Re: Frequent multi-second UI freezes with 11.0~b1+build1-0
It works for me again. Can this bug be closed, or do you still experience this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931004 Title: Frequent multi-second UI freezes with 11.0~b1+build1-0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/931004/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 948944] Re: after upgrade from oneiric python applications may use the wrong version of wxpython and fail as a result
I noticed the same problem and removed python-wxgtk2.6 hoping it'd fix it, but then python cannot find any "wx" module at all! Apparently it's a problem with the alternatives: python-wxgtk2.6 provides wx2.7.pth (where 2.7 stands for the _python_ version) and python-wxgtk2.8 provides wx.pth (no version here at all). So with python-wxgtk2.6 and python-wxgtk2.8 installed you get this: $ head /var/lib/dpkg/alternatives/wx* ==> /var/lib/dpkg/alternatives/wx2.7.pth <== auto /usr/lib/python2.7/dist-packages/wx.pth /usr/lib/wx/python/wx2.6.pth 26 ==> /var/lib/dpkg/alternatives/wx.pth <== auto /usr/lib/wx/python/wx.pth /usr/lib/wx/python/wx2.8.pth 28 /usr/lib/python2.7/dist-packages/ is actually the place where python look for the modules. So python-wxgtk2.8 gets kicked out by python- wxgtk2.6 . There is obviously something wrong, as the 2 packages should provide alternatives to the same thing. Maybe making python-wxgtk2.8 an alternative for wx2.7.pth (/usr/lib/python2.7/dist-packages/wx.pth) instead of wx.pth is the most compatible way? Note, as a workaround here is how I get python-wxgtk2.8 seen by python: sudo apt-get remove python-wxgtk2.6 sudo ln -s /usr/lib/wx/python/wx.pth /usr/lib/python2.7/dist-packages/wx.pth -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/948944 Title: after upgrade from oneiric python applications may use the wrong version of wxpython and fail as a result To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/948944/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 947025] Re: Multi-monitor - Windows maximise only on the secondary display
I have a left(small)-right(big) monitor setup and the current behaviour seems to be affected only by the size of both monitors. If a window situated on the small monitor has a vertical size bigger than the small monitor _and_ smaller than the big monitor, when maximized, it is automatically moved to the big monitor. Same happens for the horizontal size. If the window size is so large that it doesn't fit in the big monitor it stays in the small monitor. I'd say the expected behaviour is that the window is placed on the monitor which has the largest intersection area with the window. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/947025 Title: Multi-monitor - Windows maximise only on the secondary display To manage notifications about this bug go to: https://bugs.launchpad.net/ayatana-design/+bug/947025/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 953944] Re: Maximize button not working properly!
In essence, this happens when the window is "half-maximized" (i.e., vertically or horizontally maximized). Then clicking on the (un)maximize button will unmaximize completely while the user expects a full maximize behaviour. You can reproduce this also by middle-clicking the maximize button and then left-clicking the maximize button. You get: window normal size -> window vertically maximized -> window normal size While you'd expect (at least me!): window normal size -> window vertically maximized -> window fully maximized So the (un)maximize button should treat half-maximized windows as non- maximized (but without remembering the current dimensions for when it will be normal size again). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/953944 Title: Maximize button not working properly! To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/953944/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 992453] Re: Xorg freeze
Probably a duplicate of bug #966744 . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992453 Title: Xorg freeze To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/992453/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 990730] Re: Unity 3d will not work anymore with nvidia 6150
I have a nvidia GeForce 6150 LE and face the same problem after upgrading to 12.04. It was working fine in 11.10, but now compiz takes 100% and after a couple of minutes segfaults. In dmesg I see: Apr 28 22:42:33 fin kernel: [ 866.135660] compiz[1601]: segfault at af079c00 ip 034cd4c0 sp bfd487e0 error 4 in libnvidia-glcore.so.295.40[227c000+1bc] Apr 28 22:43:27 fin kernel: [ 920.095632] compiz[2547]: segfault at 0 ip (null) sp bf90705c error 4 in libX11.so.6.3.0[11+13] Apr 28 22:44:32 fin kernel: [ 985.726420] compiz[2866]: segfault at af27ac00 ip 023824c0 sp bff27d30 error 4 in libnvidia-glcore.so.295.40[1131000+1bc] Selecting nouveau seems to work around the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990730 Title: Unity 3d will not work anymore with nvidia 6150 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/990730/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 966744] Re: resume from suspend leaves me with black screen and a cursor
I think I'm affected by a similar bug. Also bugs #975848 and #986600 are probable duplicates. Bug #914557 could also be a duplicate but it's quite older and the computer affected is using a nvidia graphic driver instead of an intel one. A few remarks from my side. When this happens, I can still move the cursor (which changes shape depending on what type of widget is under it), and change to a console (Ctrl + Alt + F1). If I kill compiz ("killall -KILL compiz" twice in the console), and restart it ("compiz -replace -display :0"), I get the screen back. However, I'm probably restarting compiz incorectly, and I miss a window- manager (but at least I can see everything and quit each application). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966744 Title: resume from suspend leaves me with black screen and a cursor To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/966744/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 975848] Re: Black screen after screen lock
Seems a duplicate of bug #966744 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975848 Title: Black screen after screen lock To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/975848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 986600] Re: Black screen after resume from standby
seems a duplicate of bug #966744 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/986600 Title: Black screen after resume from standby To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/986600/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 127707] Re: airport-utils: airport-config does not run with Java 6.
In 11.10, it also works with gcj: sudo apt-get install gcj-4.4-jre /usr/lib/jvm/java-gcj-4.4/bin/java -jar /usr/share/java/airport-utils/Airport2BaseStationConfig.jar The launcher script should really be updated. You can find out the IP of your airport extreme by using avahi-discover, and looking at the "address" field in the Airport Extreme device. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/127707 Title: airport-utils: airport-config does not run with Java 6. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/airport-utils/+bug/127707/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus
With the latest updates of firefox and the globalmenu addon, I'm not seeing this bug anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it receives the focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 960511] Re: emerillon crashed with SIGSEGV in cogl_object_unref()
Closing as I cannot reproduce anymore. ** Changed in: emerillon (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960511 Title: emerillon crashed with SIGSEGV in cogl_object_unref() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/emerillon/+bug/960511/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus
** Attachment added: "4 backtraces with firefox 12 beta, the attached XPI and debug symbols" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+attachment/2944063/+files/firefox-slow-menu-sym.gdb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it receives the focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus
GLOBAL_MENU_NO_ICONS=1 with the XPI attached does indeed remove the icons from the menu. However this doesn't help with respect to the freezes. I'll upload a more readable backtrace as soon as the debugging symbols are installed on my laptop. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it receives the focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus
I can report that the XPI provided (with firefox 12 beta) displays the same bug. The only (subtle) difference is that now it also displays this warning on the console: (firefox:14531): LIBDBUSMENU-GTK-CRITICAL **: dbusmenu_menuitem_property_set_shortcut: assertion `gtk_accelerator_valid(key, modifier)' failed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it receives the focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus
It's indeed probably due to something special in 12.04 because on a relatively similar configuration with 11.10 and firefox 11 (firefox sync'd), this bug is not present. So I've tried disabling the icons with "GLOBAL_MENU_NO_ICONS=1 firefox" but it didn't change anything. That said, I'm a bit doubting whether it really worked because the icons were still present in the menu. As for the backtrace, see the attached file (i've taken two bt at different times). It seems like all the time is spent in dbusmenu_menuitem_get_id() ... Is this hinting you on something? Now I'm going to try the included XPI with firefox-beta, and report later... ** Attachment added: "backtrace when firefox freezes" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+attachment/2943554/+files/firefox-slow-menu.gdb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it receives the focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus
Disabling global-menubar plugin fixes the problem as well. So it seems it could be related to global-menubar not handling correctly a large set of bookmarks (which are displayed in the menu). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it receives the focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 931004] Re: Frequent multi-second UI freezes with 11.0~b1+build1-0
I'm seeing something similar every time firefox window gets focused. As long as it keeps the focus, all is fine. Is it the same for you? I noticed removing all bookmarks avoided this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931004 Title: Frequent multi-second UI freezes with 11.0~b1+build1-0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/931004/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus
After trying many different conditions, it seems that it depends on the number of bookmarks. I have more than 2000 bookmarks. If I delete them, firefox doesn't hang. Note also this happens without any add-ons (but the Ubuntu ones). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it receives the focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964584] Re: Firefox hangs temporarily everytimes it receives the focus
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it receives the focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 964584] [NEW] Firefox hangs temporarily everytimes it receives the focus
Public bug reported: In 12.04 beta, with unity, every times firefox gets the focus, it blocks for a couple of seconds (~10 second on my laptop) while loading all the processors fully. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: firefox 11.0+build1-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 Uname: Linux 3.2.0-20-generic x86_64 AddonCompatCheckDisabled: False AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 1.95-0ubuntu1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: piel 1633 F pulseaudio BuildID: 20120313141247 Channel: release Date: Sun Mar 25 16:44:54 2012 ForcedLayersAccel: False IfupdownConfig: auto lo iface lo inet loopback InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) Profiles: Profile0 (Default) - LastVersion=11.0/20120313141247 (Running) RunningIncompatibleAddons: False SourcePackage: firefox UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/22/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68MSP Ver. F.10 dmi.board.name: 30C9 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 75.28 dmi.chassis.asset.tag: CZC8031BZF dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68MSPVer.F.10:bd04/22/2011:svnHewlett-Packard:pnHPCompaq2510p:pvrF.10:rvnHewlett-Packard:rn30C9:rvrKBCVersion75.28:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP Compaq 2510p dmi.product.version: F.10 dmi.sys.vendor: Hewlett-Packard ** Affects: firefox (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise release-channel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/964584 Title: Firefox hangs temporarily everytimes it receives the focus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/964584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 960511] Re: emerillon crashed with SIGSEGV in cogl_object_unref()
As of 20th of March, with latest packages from 12.04, I cannot reproduce this bug... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960511 Title: emerillon crashed with SIGSEGV in cogl_object_unref() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/emerillon/+bug/960511/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 960511] Re: emerillon crashed with SIGSEGV in cogl_object_unref()
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960511 Title: emerillon crashed with SIGSEGV in cogl_object_unref() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/emerillon/+bug/960511/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 512192] Re: Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81A, Asus UL80-VT, Asus N61Jq and Asus K50IE. Acer E642G
szbab, where did you find the patch: https://launchpadlibrarian.net/71387234/01elantech_2.6.38.patch Apparently it's an updated version of the kernel driver written by elantech themselves, but I can't see anywhere on internet this patch. Did they send it directly to you? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/512192 Title: Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81A, Asus UL80-VT, Asus N61Jq and Asus K50IE. Acer E642G To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/512192/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 512192] Re: Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81A, Asus UL80-VT, and Asus N61Jq.
Is there anyone with a hardware which reports firmware version 2.0.34 (or 2.6.0)? We'd need to test the attached patch (for a kernel 2.6.34 or 26.35) and check that on such hardware, everything keeps working fine (no "jumpy cursor" behaviour). To know if you have such hardware, with a kernel 2.6.34 or 2.6.35, just do a: dmseg | grep elantech: ** Patch added: "Better support for firmwares 2.0.34 and 2.6.0 ." http://launchpadlibrarian.net/50705287/0001-elantech-discard-the-first-2-positions-reports-for-s.patch -- Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81A, Asus UL80-VT, and Asus N61Jq. https://bugs.launchpad.net/bugs/512192 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 512192] Re: Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81A, Asus UL80-VT, and Asus N61Jq.
"sudo modprobe -r psmouse" completely disable the touchpad, I don't think that's what Adam wants. Once you've applied the kernel patches (which are now part of the latest kernel, 2.6.34), it should be detected as a touchpad. Then, in gnome, mouse preferences, touchpad tab, you just have to select "disable touchpad while typing". It actually runs syndaemon. If that doesn't work (there is no touchpad tab), make sure the synaptics X driver is loaded (but that should be the default). -- Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), Asus k40in, Asus U81A, Asus UL80-VT, and Asus N61Jq. https://bugs.launchpad.net/bugs/512192 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 512192] Re: Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), ASUS k40in, Asus U81A and ASUS UL80-VT.
On my Dell mini 10 (Inspiron 1010), I got it successfully working when forcing the hw version to 2 in the code. By default it is not recognised at all as elantech due to the middle byte of the firmware query, so one must still add the option force_elantech. For info, here is an output with debug activated: elantech.c: Elantech version query result 0x02, 0x08, 0x01. elantech.c: Probably not a real Elantech touchpad. Enabling anyway due to force_elantech. elantech.c: assuming hardware version 2, firmware version 2.1 elantech.c: Synaptics capabilities query result 0x08, 0x13, 0x0d. Maybe the middle byte is just a middle version number? -- Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), ASUS k40in, Asus U81A and ASUS UL80-VT. https://bugs.launchpad.net/bugs/512192 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 575399] [NEW] udev keymap fix for Dell Inspiron 1010
Public bug reported: Binary package hint: udev On my Dell mini 10 (Inspiron 1010), the wlan key send the "NextSong" keycode, which is inconvenient. The fix is easy, it the same as for the Inspiron 1011! Here is the patch: --- rules.d/95-keymap.rules.bak 2010-05-04 21:24:02.267283113 +0200 +++ rules.d/95-keymap.rules 2010-05-04 21:24:19.983516431 +0200 @@ -53,6 +53,7 @@ LABEL="keyboard_vendorcheck" ENV{DMI_VENDOR}=="Dell*", RUN+="keymap $name dell" +ENV{DMI_VENDOR}=="Dell*", ATTR{[dmi/id]product_name}=="Inspiron 1010", RUN+="keymap $name 0x84 wlan" ENV{DMI_VENDOR}=="Dell*", ATTR{[dmi/id]product_name}=="Inspiron 1011", RUN+="keymap $name 0x84 wlan" ENV{DMI_VENDOR}=="Compaq*", ATTR{[dmi/id]product_name}=="*E500*|*Evo N*", RUN+="keymap $name compaq-e_evo" ** Affects: udev (Ubuntu) Importance: Undecided Status: New -- udev keymap fix for Dell Inspiron 1010 https://bugs.launchpad.net/bugs/575399 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