[Desktop-packages] [Bug 1451469] Re: Firefox freezes and consume a lot of memory when visiting www.argos.co, uk
This is the same with Firefox 38.0.5 on Windows. This one site is so bad, the whole browser becomes unusable. But I don't see the same issue with Chrome. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1451469 Title: Firefox freezes and consume a lot of memory when visiting www.argos.co,uk Status in firefox package in Ubuntu: Confirmed Bug description: Just visit www.argos.co.uk lubuntu 14.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1451469/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 30378] Re: Joystick activity does not stop the screensaver
Agree whole heartedly with Stephan Sokolow. We need a way to have the X server handle the joystick without having it send the mapped events to other applications. Was there any response from upstream? For now, here is how you can enable the joystick within the X server:- sudo apt-get install xserver-xorg-input-joystick This creates the file /usr/share/X11/xorg.conf.d/50-joystick.conf Now to disable the mouse integration, and create a mapping of the buttons so they all behave as shift keys, edit the file to look as follows:- Section "InputClass" Identifier "joystick catchall" MatchIsJoystick "on" MatchDevicePath "/dev/input/event*" Driver "joystick" Option "StartKeysEnabled" "True" Option "StartMouseEnabled" "False" Option "MapButton1""key=50" Option "MapButton2""key=50" Option "MapButton3""key=50" Option "MapButton4""key=50" EndSection Now pressing any of the four mains buttons will prevent the screensaver from appearing. Although, this will not work for any games that you only use the direction pads on. I think most games involve button presses, so hopefully this is a practical solution for people until a proper solution is available. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-screensaver in Ubuntu. https://bugs.launchpad.net/bugs/30378 Title: Joystick activity does not stop the screensaver Status in GNOME Screensaver: Invalid Status in “gnome-screensaver” package in Ubuntu: Confirmed Bug description: While playing games entirely with the joystick the screensaver is activated every few minutes. Input activity from a joystick should have the same results as activity from the mouse or keyboard. To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-screensaver/+bug/30378/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 30378] Re: Joystick activity does not stop the screensaver
I have tested this and can confirm the issue still remains on both Ubuntu 12.04 and 14.04, so marking as confirmed. The technical reasons behind the current behaviour do not cause the issue at hand to become invalid. Upstream may have marked this as invalid, but this remains an Ubuntu issue, and this bug should remain confirmed until a suitable work around is found for Ubuntu. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-screensaver in Ubuntu. https://bugs.launchpad.net/bugs/30378 Title: Joystick activity does not stop the screensaver Status in GNOME Screensaver: Invalid Status in “gnome-screensaver” package in Ubuntu: Confirmed Bug description: While playing games entirely with the joystick the screensaver is activated every few minutes. Input activity from a joystick should have the same results as activity from the mouse or keyboard. To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-screensaver/+bug/30378/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 30378] Re: Joystick activity does not stop the screensaver
** Changed in: gnome-screensaver (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-screensaver in Ubuntu. https://bugs.launchpad.net/bugs/30378 Title: Joystick activity does not stop the screensaver Status in GNOME Screensaver: Invalid Status in “gnome-screensaver” package in Ubuntu: Confirmed Bug description: While playing games entirely with the joystick the screensaver is activated every few minutes. Input activity from a joystick should have the same results as activity from the mouse or keyboard. To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-screensaver/+bug/30378/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 624566] Re: Enhancement: Middle click to close tab (like Firefox)
Now that I've converted all my machines to Linux Mint, I think I might try the patch again with Pluma (The fork of gedit which is part of the MATE desktop). I bet the MATE maintainers would gladly use it. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/624566 Title: Enhancement: Middle click to close tab (like Firefox) Status in “gedit” package in Ubuntu: Won't Fix Bug description: Binary package hint: gedit I would find it useful if you could close gedit tabs by middle clicking on the tab. Firefox has this ability and it is much quicker and easier than locating the relatively small cross. This has been reported upstream at https://bugzilla.gnome.org/show_bug.cgi?id=627986. However, the Gnome developers have decided against this. But how about this be added to Ubuntu? Patch is attached. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/624566/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 761478] Re: Enhancement: Prompt to check a busy file system on next reboot
I have just tried this on Ubuntu 10.04 and 11.10 and both systems automatically remove the /forcefsck file after the reboot. I haven't found any official documentation for this file yet, so my concern is whether the behavior of this file is distribution specific. It would be great if this method is standard amongst distributions, then I think this would be a suitable solution. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-disk-utility in Ubuntu. https://bugs.launchpad.net/bugs/761478 Title: Enhancement: Prompt to check a busy file system on next reboot Status in “gnome-disk-utility” package in Ubuntu: Confirmed Status in Baltix GNU/Linux: New Bug description: Binary package hint: gnome-disk-utility When selecting "Check File System" on a file system which is is use, you currently get an error stating the device is busy. If a disk was busy, Disk Utility could prompt the user and ask if the file system should be scheduled for a check on the next reboot. I have just found out about the special file "/forcefsck" (http://www.cyberciti.biz/faq/linux-force-fsck-on-the-next-reboot-or- boot-sequence/) which forces the file system to be checked on the next reboot, and due to this I think this is a potentially simple implementation. Disk Utility would just have to prompt and create that file. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/761478/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 863562] Re: nm-applet flashes when clicked
The issue is consistent and very obvious on my Dell Mini 9 running the final release of Ubuntu 11.10. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.launchpad.net/bugs/863562 Title: nm-applet flashes when clicked Status in “network-manager-applet” package in Ubuntu: Confirmed Bug description: After recent updates, clicking in the nm-applet causes a subtle flash before opening the network option. The effect is subtle (too subtle to be captured on video, apparently) and it not happens every time, but it is there. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: network-manager-gnome 0.9.1.90-0ubuntu4 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4 Uname: Linux 3.0.0-12-generic x86_64 ApportVersion: 1.23-0ubuntu2 Architecture: amd64 CRDA: Error: [Errno 2] No existe el archivo o el directorio Date: Fri Sep 30 15:35:13 2011 ExecutablePath: /usr/bin/nm-applet IfupdownConfig: auto lo iface lo inet loopback InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110921.2) Keyfiles: Error: [Errno 2] No existe el archivo o el directorio NetworkManager.state: [main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: network-manager-applet UpgradeStatus: Upgraded to oneiric on 2011-09-29 (1 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/863562/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 832420] Re: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()
*** This bug is a duplicate of bug 832412 *** https://bugs.launchpad.net/bugs/832412 ** This bug has been marked a duplicate of bug 832412 gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/832420 Title: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() Status in “gvfs” package in Ubuntu: Confirmed Bug description: Happened when first logged in, no apps running. ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: gvfs-fuse 1.9.3-0ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-9.13-generic 3.0.3 Uname: Linux 3.0.0-9-generic i686 NonfreeKernelModules: nvidia Architecture: i386 Date: Wed Aug 24 08:21:47 2011 ExecutablePath: /usr/lib/gvfs/gvfs-fuse-daemon InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110803.1) ProcCmdline: /usr/lib/gvfs//gvfs-fuse-daemon /var/lib/lightdm/.gvfs ProcEnviron: SHELL=/bin/false PATH=(custom, no user) LANG=en_US.UTF-8 SegvAnalysis: Segfault happened at: 0xf07fa1: mov0xc(%eax),%eax PC (0x00f07fa1) ok source "0xc(%eax)" (0x000c) not located in a known VMA region (needed readable region)! destination "%eax" ok Stack memory exhausted (SP below stack segment) SegvReason: reading NULL VMA Signal: 11 SourcePackage: gvfs StacktraceTop: ?? () from /usr/lib/gio/modules/libgvfsdbus.so ?? () from /usr/lib/gio/modules/libgvfsdbus.so g_type_create_instance () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 g_object_newv () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 Title: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/832420/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 832602] Re: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()
*** This bug is a duplicate of bug 832412 *** https://bugs.launchpad.net/bugs/832412 ** This bug is no longer a duplicate of bug 832533 gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() ** This bug has been marked a duplicate of bug 832412 gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/832602 Title: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() Status in “gvfs” package in Ubuntu: Confirmed Bug description: just upgraded and crash ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: gvfs-fuse 1.9.3-0ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3 Uname: Linux 3.0.0-9-generic i686 Architecture: i386 Date: Wed Aug 24 13:41:29 2011 ExecutablePath: /usr/lib/gvfs/gvfs-fuse-daemon InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110817) ProcCmdline: /usr/lib/gvfs//gvfs-fuse-daemon /var/lib/lightdm/.gvfs ProcEnviron: SHELL=/bin/false PATH=(custom, no user) LANG=en_US.UTF-8 SegvAnalysis: Segfault happened at: 0xfa6fa1: mov0xc(%eax),%eax PC (0x00fa6fa1) ok source "0xc(%eax)" (0x000c) not located in a known VMA region (needed readable region)! destination "%eax" ok Stack memory exhausted (SP below stack segment) SegvReason: reading NULL VMA Signal: 11 SourcePackage: gvfs StacktraceTop: ?? () from /usr/lib/gio/modules/libgvfsdbus.so ?? () from /usr/lib/gio/modules/libgvfsdbus.so g_type_create_instance () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 g_object_newv () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 Title: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() UpgradeStatus: Upgraded to oneiric on 2011-08-24 (0 days ago) UserGroups: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/832602/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 832196] Re: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()
*** This bug is a duplicate of bug 832412 *** https://bugs.launchpad.net/bugs/832412 ** This bug is no longer a duplicate of bug 832533 gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() ** This bug has been marked a duplicate of bug 832412 gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/832196 Title: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() Status in “gvfs” package in Ubuntu: New Bug description: i was using nautilus ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: gvfs-fuse 1.9.3-0ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-9.13-generic 3.0.3 Uname: Linux 3.0.0-9-generic x86_64 Architecture: amd64 Date: Tue Aug 23 14:10:25 2011 ExecutablePath: /usr/lib/gvfs/gvfs-fuse-daemon InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110803.1) ProcCmdline: /usr/lib/gvfs//gvfs-fuse-daemon /var/lib/lightdm/.gvfs ProcEnviron: SHELL=/bin/false PATH=(custom, no user) LANGUAGE=pt_BR:pt:en LANG=pt_BR.UTF-8 SegvAnalysis: Segfault happened at: 0x7f4b4490feb7:mov0x18(%rax),%rax PC (0x7f4b4490feb7) ok source "0x18(%rax)" (0x0018) not located in a known VMA region (needed readable region)! destination "%rax" ok Stack memory exhausted (SP below stack segment) SegvReason: reading NULL VMA Signal: 11 SourcePackage: gvfs StacktraceTop: ?? () from /usr/lib/gio/modules/libgvfsdbus.so ?? () from /usr/lib/gio/modules/libgvfsdbus.so g_type_create_instance () from /usr/lib/x86_64-hostname-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/x86_64-hostname-gnu/libgobject-2.0.so.0 g_object_newv () from /usr/lib/x86_64-hostname-gnu/libgobject-2.0.so.0 Title: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() UpgradeStatus: Upgraded to oneiric on 2011-08-23 (0 days ago) UserGroups: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/832196/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 832533] Re: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()
*** This bug is a duplicate of bug 832412 *** https://bugs.launchpad.net/bugs/832412 ** This bug has been marked a duplicate of bug 832412 gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/832533 Title: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() Status in “gvfs” package in Ubuntu: Confirmed Bug description: Oneiric i386 silent crash logged after a cold boot ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: gvfs-fuse 1.9.3-0ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-9.14-generic-pae 3.0.3 Uname: Linux 3.0.0-9-generic-pae i686 NonfreeKernelModules: nvidia Architecture: i386 Date: Wed Aug 24 07:54:14 2011 ExecutablePath: /usr/lib/gvfs/gvfs-fuse-daemon ProcCmdline: /usr/lib/gvfs//gvfs-fuse-daemon /var/lib/lightdm/.gvfs ProcEnviron: SHELL=/bin/false PATH=(custom, no user) LANG=fr_FR.UTF-8 SegvAnalysis: Segfault happened at: 0xb6114fa1:mov0xc(%eax),%eax PC (0xb6114fa1) ok source "0xc(%eax)" (0x000c) not located in a known VMA region (needed readable region)! destination "%eax" ok Stack memory exhausted (SP below stack segment) SegvReason: reading NULL VMA Signal: 11 SourcePackage: gvfs StacktraceTop: ?? () from /usr/lib/gio/modules/libgvfsdbus.so ?? () from /usr/lib/gio/modules/libgvfsdbus.so g_type_create_instance () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 g_object_newv () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 Title: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/832533/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp