[Touch-packages] [Bug 1436405] Re: Duplicate menu (both unity and in-app) for Qt apps

2015-11-03 Thread Wladimir J. van der Laan
I have the same issue on Ubuntu Wily, with quasselclient, a Qt5 application. The menu shows both in the global app menu and at the top of the window. When I start using "UBUNTU_MENUPROXY=0 quasselclient", the menu will only show in the window but not the global menu area. However I'd prefer the

[Touch-packages] [Bug 1416793] Re: ifquery segfaults if /run/network/ifstate file is not found

2016-02-27 Thread Wladimir J. van der Laan
(this is with the Ubuntu cloud image, networking is working fine BTW, apart from the error message I don't think anything is wrong) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ifupdown in Ubuntu.

[Touch-packages] [Bug 1416793] Re: ifquery segfaults if /run/network/ifstate file is not found

2016-02-27 Thread Wladimir J. van der Laan
I have a similar, but different segfault at VM startup in ifquery with Ubuntu 15.10: [4.184292] ifquery[392]: segfault at 0 ip 7feb81430b10 sp 7ffd18d03388 error 4 in libc-2.21.so[7feb813a5000+1c] addr2line -aipfC -e /lib/x86_64-linux-gnu/libc-2.21.so 0x8bb10 0x0008bb10:

[Touch-packages] [Bug 1752938] Re: Upgrading Ubuntu 18.04 disables GPU hardware acceleration

2018-05-30 Thread Wladimir J. van der Laan
For me, "apt-get remove libnvidia-gl-390" solved it. No idea how it came to be installed, but for some reason the active EGL driver was nvidia, and that interfered with the X start sequence. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1752938] Re: Upgrading Ubuntu 18.04 disables GPU hardware acceleration

2018-05-29 Thread Wladimir J. van der Laan
Same problem here. After upgrading my laptop from Lubuntu 16.04 to Lubuntu 18.04, there is no hardware acceleration anymore. AMD STONEY was perfectly capable of this on the older release. glxinfo shows: OpenGL renderer string: llvmpipe (LLVM 6.0, 128 bits) /var/log/Xorg.0.log shows: [

[Touch-packages] [Bug 1907878] Re: wrong var declaration in if-up.d/resolved (nm-dispatcher[54417]: /etc/network/if-up.d/resolved: 12: mystatedir: not found)

2022-03-25 Thread Wladimir J. van der Laan
FWIW this is still a problem as of Ubuntu 22.04. I'm aware that using /etc/network is deprecated in favor of netplan, I guess that's why the script can stay in a broken state for so long. I'll be looking at porting my configuration to that. -- You received this bug notification because you are a