[Bug 1451946] [NEW] Menu disappears if a window is hidden and then shown again

2015-05-05 Thread Oleg Shparber
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: Undeci

[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start

2011-10-25 Thread Oleg Shparber
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

[Bug 770367] Re: Support menu export over libdbusmenu-qt

2012-10-04 Thread Oleg Shparber
** 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 abou

[Bug 842224] Re: Unable to restore KeePassX window, once it's minimized to tray

2012-05-02 Thread Oleg Shparber
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

[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start

2011-10-31 Thread Oleg Shparber
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 updat

[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start

2011-10-31 Thread Oleg Shparber
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

[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start

2011-10-31 Thread Oleg Shparber
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 dive

[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start

2011-11-01 Thread Oleg Shparber
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

[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start

2011-10-25 Thread Oleg Shparber
@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 Ubun

[Bug 880476] Re: after update to kernel 3.0.0-13 ubuntu 11.10 does not start

2011-10-28 Thread Oleg Shparber
@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

[Bug 717162] Re: quodlibet UI freeze in Unity after accessing its menu

2011-03-18 Thread Oleg Shparber
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;

[Bug 717162] Re: quodlibet UI freeze in Unity after accessing its menu

2011-03-19 Thread Oleg Shparber
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 t

[Bug 717162] Re: quodlibet UI freeze in Unity after accessing its menu

2011-03-19 Thread Oleg Shparber
** 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 su

[Bug 778389] Re: Corrupt launcher in Unity on Maverick with ATI Radeon HD 3400

2011-05-08 Thread Oleg Shparber
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

[Bug 643274] Re: Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150)

2010-11-13 Thread Oleg Shparber
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

[Bug 643274] Re: Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150)

2010-11-13 Thread Oleg Shparber
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

[Bug 643274] Re: Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150)

2010-10-31 Thread Oleg Shparber
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.

[Bug 664217] Re: sd cards not recognised on emachines 350 netbook

2010-10-31 Thread Oleg Shparber
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.

[Bug 643274] [NEW] Random Xorg freeze on Acer eMachines em350 (Intel GMA3150)

2010-09-20 Thread Oleg Shparber
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

[Bug 643274] Re: Random Xorg freeze on Acer eMachines em350 (Intel GMA3150)

2010-09-20 Thread Oleg Shparber
** 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" http

[Bug 643274] Re: Random Xorg freeze on Acer eMachines eM350 (Intel GMA3150)

2010-09-20 Thread Oleg Shparber
** 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