[Bug 1451946] [NEW] Menu disappears if a window is hidden and then shown again
Public bug reported: If a Qt 5 application window becomes hidden (QWidget::hide()) and then shown again, it loses its global menu. I have attached a simple application to show the problem. It occurs on Ubuntu 14.04 LTS with stock Qt 5.2.1. ** Affects: appmenu-qt5 (Ubuntu) Importance: Undecided Status: New ** Attachment added: "Test case" https://bugs.launchpad.net/bugs/1451946/+attachment/4391593/+files/GlobalMenuBug.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1451946 Title: Menu disappears if a window is hidden and then shown again To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/appmenu-qt5/+bug/1451946/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start
Have exactly the same issue. Somewhy there's no initrd.img generated for new kernel. 3.1 from kernel mainline ppa doesn't boot too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880476 Title: after update to kernel 3.0.0-13 ubuntu 11.10 does not start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880476/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 770367] Re: Support menu export over libdbusmenu-qt
** Changed in: qtcreator (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/770367 Title: Support menu export over libdbusmenu-qt To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/770367/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 842224] Re: Unable to restore KeePassX window, once it's minimized to tray
Why disable tray icon instead of adding keepassx to sni-qt.conf? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/842224 Title: Unable to restore KeePassX window, once it's minimized to tray To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/keepassx/+bug/842224/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start
Hah, /etc/sbin/update-initramfs is symlink to /bin/true! Changing it to /usr/sbin/update-initramfs.distrib solves 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/880476 Title: after update to kernel 3.0.0-13 ubuntu 11.10 does not start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880476/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start
btw, where /usr/sbin/update-initramfs.distrib comes from? initramfs-tools package contains normal /usr/sbin/update-initramfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880476 Title: after update to kernel 3.0.0-13 ubuntu 11.10 does not start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880476/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start
Steve, maybe my info can be useful too? ^^ $ LC_ALL="C" dpkg-divert --list | grep update-initramfs diversion of /usr/sbin/update-initramfs to /usr/sbin/update-initramfs.distrib by ubiquity $ LC_ALL="C" dpkg -S /usr/sbin/update-initramfs diversion by ubiquity from: /usr/sbin/update-initramfs diversion by ubiquity to: /usr/sbin/update-initramfs.distrib initramfs-tools: /usr/sbin/update-initramfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880476 Title: after update to kernel 3.0.0-13 ubuntu 11.10 does not start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880476/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start
Steve, no problem to open new bug, but why do you think there're two different bugs while I and Paolo both had broken symlink to update- initramfs? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880476 Title: after update to kernel 3.0.0-13 ubuntu 11.10 does not start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880476/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start
@Joseph I have ASUS N53SV notebook, hwinfo attached. ** Attachment added: "hwinfo.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880476/+attachment/2572329/+files/hwinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880476 Title: after update to kernel 3.0.0-13 ubuntu 11.10 does not start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880476/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start
@Andy I tried update-initramfs command, anfd it seems it's broken, as it gives no output even for '-h' parameter. @Steve Unfortunately, you do not provide amd64 builds, so I cannot test your kernels, will try to understand kernel bisecting process to check all variants in short time... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880476 Title: after update to kernel 3.0.0-13 ubuntu 11.10 does not start To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/880476/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 717162] Re: quodlibet UI freeze in Unity after accessing its menu
This bug origns from appmenu-gtk and affects multi-thread applications based on gthread. To fix in bridge.c item_activated function should use gdk_threads_enter and gdk_threads_leave: static void item_activated (DbusmenuMenuitem *item, guint timestamp, gpointer user_data) { GtkWidget *child; if (user_data != NULL) { child = (GtkWidget *)user_data; if (GTK_IS_MENU_ITEM (child)) { gdk_threads_enter (); gtk_menu_item_activate (GTK_MENU_ITEM (child)); gdk_threads_leave (); } } } ** Also affects: appmenu-gtk 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/717162 Title: quodlibet UI freeze in Unity after accessing its menu -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 717162] Re: quodlibet UI freeze in Unity after accessing its menu
Sorry, forgot to metion that in Natty this code was moved to libdbusmenu-gtk, I use Maverick for now. Actually, without the fix this bug occurs when application blocks main GTK loop and creates its own, for example with gtk_dialog_run. Thanks to waker (the deadbeef project lead) for finding out the root of 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/717162 Title: quodlibet UI freeze in Unity after accessing its menu -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 717162] Re: quodlibet UI freeze in Unity after accessing its menu
** Patch added: "Patch to fix menu of gthread based applications which blocks main gtk loop" https://bugs.launchpad.net/unity-2d/+bug/717162/+attachment/1920304/+files/libdbusmenu-0.3.102_gthread.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717162 Title: quodlibet UI freeze in Unity after accessing its menu -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 778389] Re: Corrupt launcher in Unity on Maverick with ATI Radeon HD 3400
Got the same on Natty and open source radeon driver. Strange white lines on launcher or panel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/778389 Title: Corrupt launcher in Unity on Maverick with ATI Radeon HD 3400 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 643274] Re: Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150)
Some new info. Now I catched several hangs during work with external monitor connected. Ubuntu 10.10, intel drivers 2.13.901 from glasen repo. And finally there's some info in /var/log/messages exactly before hang: Nov 13 03:29:56 oleg-portable kernel: [51580.271924] *pdpt = 3315c001 *pde = 7f1be067 Nov 13 03:29:56 oleg-portable kernel: [51580.271957] Modules linked in: nls_utf8 vhba udf crc_itu_t isofs ipt_MASQUERADE xt_state ipt_REJECT xt_tcpudp iptable_filter nf_nat_h323 nf_conntrack_h323 nf_nat_pptp nf_conntrack_pptp nf_conntrack _proto_gre nf_nat_proto_gre nf_nat_tftp nf_conntrack_tftp nf_nat_sip nf_conntrack_sip nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 ip_tables x_tables binfmt_misc vboxnetadp vboxnetflt vboxdrv parport_pc ppdev snd_hda_codec_realtek arc4 snd_hda_intel i915 ath9k snd_hda_codec snd_hwdep snd_pcm ath9k_common snd_seq_midi drm_kms_helper ath9k_hw snd_rawmidi ath mac80211 snd_seq_midi_event snd_seq drm s nd_timer snd_seq_device uvcvideo intel_agp cfg80211 joydev videodev psmouse v4l1_compat snd led_class serio_raw soundcore agpgart snd_page_alloc i2c_algo_bit video output lp parport usb_storage hid_microsoft usbhid hid ahci libahci atl1c Nov 13 03:29:56 oleg-portable kernel: [51580.272123] Nov 13 03:29:56 oleg-portable kernel: [51580.272134] Pid: 1218, comm: Xorg Not tainted 2.6.35-22-generic-pae #35-Ubuntu eM350 /eM350 Nov 13 03:29:56 oleg-portable kernel: [51580.272144] EIP: 0060:[] EFLAGS: 00213002 CPU: 1 Nov 13 03:29:56 oleg-portable kernel: [51580.272154] EIP is at kmem_cache_alloc_notrace+0x4a/0xb0 Nov 13 03:29:56 oleg-portable kernel: [51580.272162] EAX: c26867b0 EBX: 00d0 ECX: f86bd45c EDX: Nov 13 03:29:56 oleg-portable kernel: [51580.272171] ESI: 0040 EDI: c08005e0 EBP: f38e5ea4 ESP: f38e5e88 Nov 13 03:29:56 oleg-portable kernel: [51580.272179] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 Nov 13 03:29:57 oleg-portable kernel: [51580.272200] f86ca66c 04c2 f86bd45c 00203246 f103bde0 f4043c00 f38e5edc Nov 13 03:29:57 oleg-portable kernel: [51580.272219] <0> f86bd45c 0001 f86c9287 f86c87f5 f86c929c b75e5000 1000 80d0 Nov 13 03:29:57 oleg-portable kernel: [51580.272238] <0> f38e5efc f38e5edc f3134800 f6d22f00 f38e5efc f86b8faf 0001 Nov 13 03:29:57 oleg-portable kernel: [51580.272369] [] ? drm_vm_open_locked+0x6c/0x110 [drm] Nov 13 03:29:57 oleg-portable kernel: [51580.272435] [] ? drm_vm_open_locked+0x6c/0x110 [drm] Nov 13 03:29:57 oleg-portable kernel: [51580.272518] [] ? drm_gem_mmap+0xef/0x140 [drm] Nov 13 03:29:57 oleg-portable kernel: [51580.272518] [] ? mmap_region+0x346/0x4b0 Nov 13 03:29:57 oleg-portable kernel: [51580.272518] [] ? do_mmap_pgoff+0x25c/0x300 Nov 13 03:29:57 oleg-portable kernel: [51580.272518] [] ? sys_mmap_pgoff+0x193/0x1c0 Nov 13 03:29:57 oleg-portable kernel: [51580.272518] [] ? syscall_call+0x7/0xb Nov 13 03:29:57 oleg-portable kernel: [51580.272518] [] ? _lock_kernel+0x20/0x8a Nov 13 03:29:57 oleg-portable kernel: [51580.272518] ---[ end trace ca4ad9954a2f98cd ]--- ** Attachment added: "Look for log entrys dated Nov 13 03:29:56" https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/643274/+attachment/1732047/+files/messages -- Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150) https://bugs.launchpad.net/bugs/643274 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 643274] Re: Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150)
And here's even more info (from /var/log/kern.log): Nov 13 03:29:50 oleg-portable kernel: [51574.269108] [drm:i915_gem_do_execbuffer] *ERROR* Invalid object handle 0 at index 0 Nov 13 03:29:56 oleg-portable kernel: [51580.271866] BUG: unable to handle kernel NULL pointer dereference at 0040 Nov 13 03:29:56 oleg-portable kernel: [51580.271894] IP: [] kmem_cache_alloc_notrace+0x4a/0xb0 Nov 13 03:29:56 oleg-portable kernel: [51580.271924] *pdpt = 3315c001 *pde = 7f1be067 Nov 13 03:29:56 oleg-portable kernel: [51580.271936] Oops: [#1] SMP Nov 13 03:29:56 oleg-portable kernel: [51580.271945] last sysfs file: /sys/devices/pci:00/:00:1d.7/usb1/1-2/1-2.4/1-2.4.3/idVendor Nov 13 03:29:56 oleg-portable kernel: [51580.271957] Modules linked in: nls_utf8 vhba udf crc_itu_t isofs ipt_MASQUERADE xt_state ipt_REJECT xt_tcpudp iptable_filter nf_nat_h323 nf_conntrack_h323 nf_nat_pptpNov 13 12:45:06 oleg-portable k ernel: imklog 4.2.0, log source = /proc/kmsg started. ** Attachment added: "kern.log" https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/643274/+attachment/1732051/+files/kern.log -- Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150) https://bugs.launchpad.net/bugs/643274 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 643274] Re: Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150)
Same with version 2.13 of intel drivers. Hangs even when booted from Maverick's LiveCD. -- Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150) https://bugs.launchpad.net/bugs/643274 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 664217] Re: sd cards not recognised on emachines 350 netbook
This should be marked as duplicate of https://bugs.launchpad.net/ubuntu/+source/linux/+bug/530277 -- sd cards not recognised on emachines 350 netbook https://bugs.launchpad.net/bugs/664217 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 643274] [NEW] Random Xorg freeze on Acer eMachines em350 (Intel GMA3150)
Public bug reported: Binary package hint: xorg Xorg rangomly hangs on my netbook while user X-session is active. Disabling Compiz decreases number of hangs, but they still occur sometimes. No hangs ever noticed when GDM login screen is on and during working on external monitor (even with enabled Compiz). Kernel update from Kernel- PPA and installation of intel drivers from https://launchpad.net/~glasen/+archive/intel-driver didn't helped. Tried to follow https://wiki.ubuntu.com/X/Troubleshooting/Freeze (Advanced: How do I tell if my GPU has really locked up?) but it didn't detect any abnormalities. Ubuntu 10.10 Beta has the same bug. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: xorg 1:7.5+5ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-21.30~lucid1-generic-pae 2.6.35.4 Uname: Linux 2.6.35-21-generic-pae i686 Architecture: i386 Date: Mon Sep 20 09:37:37 2010 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) MachineType: eMachines eM350 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-21-generic-pae root=UUID=1b87eb20-61d9-42cb-8182-15ea4df5cca0 ro quiet splash ProcEnviron: LANGUAGE=ru_UA:ru:en LANG=ru_UA.UTF-8 SHELL=/bin/bash SourcePackage: xorg Symptom: display Title: Xorg freeze dmi.bios.date: 04/12/2010 dmi.bios.vendor: Acer dmi.bios.version: V1.00 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: eM350 dmi.board.vendor: Acer dmi.board.version: V1.00 dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: V1.00 dmi.modalias: dmi:bvnAcer:bvrV1.00:bd04/12/2010:svneMachines:pneM350:pvrV1.00:rvnAcer:rneM350:rvrV1.00:cvnAcer:ct10:cvrV1.00: dmi.product.name: eM350 dmi.product.version: V1.00 dmi.sys.vendor: eMachines system: distro: Ubuntu codename: lucid architecture: i686 kernel: 2.6.35-21-generic-pae ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug freeze i386 lucid -- Random Xorg freeze on Acer eMachines em350 (Intel GMA3150) https://bugs.launchpad.net/bugs/643274 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 643274] Re: Random Xorg freeze on Acer eMachines em350 (Intel GMA3150)
** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611767/+files/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611768/+files/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611769/+files/Dependencies.txt ** Attachment added: "DkmsStatus.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611770/+files/DkmsStatus.txt ** Attachment added: "GdmLog.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611771/+files/GdmLog.txt ** Attachment added: "GdmLog1.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611772/+files/GdmLog1.txt ** Attachment added: "GdmLog2.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611773/+files/GdmLog2.txt ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611774/+files/Lspci.txt ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611775/+files/Lsusb.txt ** Attachment added: "PciDisplay.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611776/+files/PciDisplay.txt ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611777/+files/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611778/+files/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611779/+files/ProcModules.txt ** Attachment added: "RelatedPackageVersions.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611780/+files/RelatedPackageVersions.txt ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611781/+files/UdevDb.txt ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611782/+files/UdevLog.txt ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611783/+files/XorgLog.txt ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611784/+files/XorgLogOld.txt ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611785/+files/Xrandr.txt ** Attachment added: "glxinfo.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611786/+files/glxinfo.txt ** Attachment added: "monitors.xml.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611787/+files/monitors.xml.txt ** Attachment added: "setxkbmap.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611788/+files/setxkbmap.txt ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611789/+files/xdpyinfo.txt ** Attachment added: "xkbcomp.txt" https://bugs.launchpad.net/bugs/643274/+attachment/1611790/+files/xkbcomp.txt -- Random Xorg freeze on Acer eMachines em350 (Intel GMA3150) https://bugs.launchpad.net/bugs/643274 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 643274] Re: Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150)
** Summary changed: - Random Xorg freeze on Acer eMachines em350 (Intel GMA3150) + Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150) -- Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150) https://bugs.launchpad.net/bugs/643274 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