[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

[Bug 1896937] Re: Error with seclabel "apparmor" since upgrading from 18.04 to 20.04

2020-09-26 Thread Wladimir J. van der Laan
The issue has been resolved (after making sure the libvirt profile is loading correctly again), thanks! Can be closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896937 Title: Error with

[Bug 1896937] Re: Error with seclabel "apparmor" since upgrading from 18.04 to 20.04

2020-09-25 Thread Wladimir J. van der Laan
Thanks! Right. Libvirt's apparmor wasn't in enforce mode. It didn't even load the profile for it. Arrarmor is enabled but only enforcing for a few things such as dhclient. The "systemctl status apparmor.service" showed that the profile for libvirt wasn't loaded at all because a

[Bug 1896937] Re: Error with seclabel "apparmor" since upgrading from 18.04 to 20.04

2020-09-24 Thread Wladimir J. van der Laan
I've just noticed a "Failed to start Load AppArmor profiles." "See 'systemctl status apparmor.service' for details." error at startup. I suspect it may be related. Will investigate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1896937] [NEW] Error with seclabel "apparmor" since upgrading from 18.04 to 20.04

2020-09-24 Thread Wladimir J. van der Laan
Public bug reported: This configuration seems to no longer work after upgrading a machine from Ubuntu 18.04 to Ubuntu 20.04: When starting a domain with this configuration in the XML definition, the following error appears and the domain fails to start: error: unsupported

[Bug 1853740] [NEW] gcc-8-riscv64-linux-gnu produces binaries with executable stack by default

2019-11-24 Thread Wladimir J. van der Laan
Public bug reported: The gcc 8 RISC-V cross-compiler on Ubuntu 18.04, in contrast to other architectures such as ARM and x86, does not use noexecstack by default. $ riscv64-linux-gnu-gcc-8 --version 'riscv64-linux-gnu-gcc-8 (Ubuntu 8.3.0-6ubuntu1~18.04.1) 8.3.0 Copyright (C) 2018 Free Software

[Bug 1803924] Re: Gimp conflict with MyPaint

2019-04-27 Thread Wladimir J. van der Laan
Same issue here on Ubuntu 18.04 I guess it's time for me to check out the snap system if I want to use both applications -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803924 Title: Gimp conflict

[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 Bugs, which is subscribed to

[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: [

[Bug 1609772] [NEW] python-z3 package doesn't work, can't import z3

2016-08-04 Thread Wladimir J. van der Laan
Public bug reported: I installed python-z3 but was unable to use it. I cannot import `z3` module in my python interpreter: $ python2.7 Python 2.7.12 (default, Jul 1 2016, 15:12:24) [GCC 5.4.0 20160609] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from z3

[Bug 1577835] [NEW] libclc missing support for Tonga

2016-05-03 Thread Wladimir J. van der Laan
Public bug reported: Trying to run a basic OpenCL demo on a AMD Tonga series card on Ubuntu 16.04 gives: $ ./hello Error: Failed to build program executable! fatal error: cannot open file '/usr/lib/clc/tonga-amdgcn--.bc': No such file or directory I have installed the appropriate icd packages

[Bug 1573689] [NEW] python3-opengl package is unusable, needs to be upgraded

2016-04-22 Thread Wladimir J. van der Laan
Public bug reported: Python3-opengl in Ubuntu 14.04 but even Ubuntu 16.04 has two known issues: - Dependency order issue in Python 3.5, see http://bugs.python.org/issue26245 - Compiling shaders fails: https://sourceforge.net/p/pyopengl/mailman

[Bug 1501250] Re: double clicking on a URL drops the protocol from the URL

2016-03-01 Thread Wladimir J. van der Laan
Not sure whether this is a bug, but I liked the previous behavior. Though I didn't know that there was a "Copy Link Address" feature in the right-click menu, will just get used to that, thanks Egmont. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416793 Title:

[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:

[Bug 1037607] Re: vmbuilder completely fails on Quantal due to kernel pae detection failure

2015-11-07 Thread Wladimir J. van der Laan
Had this problem in Wily, creating a Trusty image. --addpkg linux-image-generic solved the issue. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/1037607 Title: vmbuilder

[Bug 1037607] Re: vmbuilder completely fails on Quantal due to kernel pae detection failure

2015-11-07 Thread Wladimir J. van der Laan
Had this problem in Wily, creating a Trusty image. --addpkg linux-image-generic solved the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1037607 Title: vmbuilder completely fails on Quantal

[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

[Bug 1506017] Re: TALOS-2015-0035 (CVE-2015-6031)

2015-10-21 Thread Wladimir J. van der Laan
Awesome! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506017 Title: TALOS-2015-0035 (CVE-2015-6031) To manage notifications about this bug go to:

[Bug 1350362] [NEW] Freqtweak Jack input selection fails (patch included)

2014-07-30 Thread Wladimir J. van der Laan
Public bug reported: When trying to select an input (or output) jack port in Freqtweak's GUI, nothing happens. An obscure message is logged to the console with a corrupted string instead of the port name. The reason for this is a bug in the software when using wxWindows. The result of

[Bug 1350362] Re: Freqtweak Jack input selection fails (patch included)

2014-07-30 Thread Wladimir J. van der Laan
** Patch added: 0001-Fix-jack-port-selection.patch https://bugs.launchpad.net/ubuntu/+source/freqtweak/+bug/1350362/+attachment/4165810/+files/0001-Fix-jack-port-selection.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1309025] Re: systemd-logind assert failure: cgmanager-client.c:6322: Assertion failed in cgmanager_list_children_sync: proxy != NULL

2014-06-09 Thread Wladimir J. van der Laan
I had this problem as well as startup (14.04 upgraded from old version, 10.04). Purged cgroup-lite and it was solved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1309025 Title: systemd-logind

[Bug 1026359]

2012-08-26 Thread Wladimir J. van der Laan
I also noticed this problem with latest SVN build (r162623) on Ubuntu 12.04. LLVMgold.so was not linked to libLTO.so, which caused problems when using it: /usr/bin/ld: error: /opt/clang/bin/../lib/LLVMgold.so: could not load plugin library: /opt/clang/bin/../lib/LLVMgold.so: undefined symbol:

[Bug 932958] Re: Some characters too wide with default fixed-with font

2012-08-16 Thread Wladimir J. van der Laan
Yes this is clearly visible if you try to run, for example, Dwarf Fortress in console mode. For example the smileys used for the dwarves themselves ☺ are almost two characters wide in gnome-terminal with the default font. -- You received this bug notification because you are a member of Ubuntu

[Bug 766882] Re: [apparmor] evince need access to /dev/.udev/data/b

2012-05-07 Thread Wladimir J. van der Laan
Regressed for me (on Oneiric): [ 153.236490] type=1400 audit(1336382759.333:995): apparmor=DENIED operation=open parent=2367 profile=/usr/bin/evince name=/run/udev/data/b8:17 pid=3398 comm=evince requested_mask=r denied_mask=r fsuid=1000 ouid=0 I had to add to

[Bug 811441] Re: Unable to connect to the system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused (oneiric)

2011-11-13 Thread Wladimir J. van der Laan
*** This bug is a duplicate of bug 858122 *** https://bugs.launchpad.net/bugs/858122 Solution #24 just solved my boot issues with Oneiric, which had just appeared. Thanks a lot! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 555262] Re: Rhythmbox blocks pendrives from mounting

2010-08-27 Thread Wladimir J. van der Laan
I've got the same issue with my Philips AMBX set. (Ubuntu Lucid, 2.6.32-24-generic) [566420.513041] usb 2-3: USB disconnect, address 29 [566423.024017] usb 2-3: new full speed USB device using ohci_hcd and address 30 [566423.245236] usb 2-3: configuration #1 chosen from 1 choice [566423.259271]

[Bug 293946] Re: realtek rtl8187 weak signal, occasional slow performance

2010-08-26 Thread Wladimir J. van der Laan
*** This bug is a duplicate of bug 215802 *** https://bugs.launchpad.net/bugs/215802 Also having this problem, with a Alfa 54G USB stick on Ubuntu 10.04 (Karmic) Bus 001 Device 005: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless Adapter -- realtek rtl8187 weak signal, occasional

[Bug 215802] Re: rtl8187 link quality poor

2010-08-26 Thread Wladimir J. van der Laan
Also having this problem, with a Alfa 54G USB stick on Ubuntu 10.04 (Karmic) Bus 001 Device 005: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless Adapter The connection becomes very slow after a while (due to packet loss). I'm now trying the rate 'workaround' After re-associating to

[Bug 581814] [NEW] More compact theme for Firefox on UNO

2010-05-17 Thread Wladimir J. van der Laan
Public bug reported: Binary package hint: firefox The default theme of Firefox on Ubuntu Netbook edition starts with a (relatively) huge menubar, bookmarks bar, tabs bar, and status bar. On my Netbook, this takes up a lot of 'valuable vertical space' while browsing. Also, a lot of this is empty

[Bug 578733] Re: no way to change username for ssh tunneling

2010-05-15 Thread Wladimir J. van der Laan
Agree, I got this wrong as well the first time. In my case, it didn't even show what the error was (not providing the xxx@ username) but a generic could not connect to SSH tunnel. When I provided u...@host instead of just the host it went fine. I vote for a separate remote user field or a

[Bug 296867] Re: empathy needs to support OTR encryption

2010-05-15 Thread Wladimir J. van der Laan
In these times, end-to-end encryption is really a must. Even Google, with switching to https, is starting to realize that security is paramount. I find it shocking to read that this is lacking in the Ubuntu default client. -- empathy needs to support OTR encryption

[Bug 580175] [NEW] Gradient editor in Inkscape starts in maximized unusable mode on UNE

2010-05-13 Thread Wladimir J. van der Laan
Public bug reported: Binary package hint: inkscape I'm trying to use Inkscape on my netbook using Ubuntu Netbook Editor. This works, but when editing fill style and opening the gradient editor, the gradient editor maximizes to full screen size without any controls at all (not in the 'title bar'

[Bug 580175] Re: Gradient editor in Inkscape starts in maximized unusable mode on UNE

2010-05-13 Thread Wladimir J. van der Laan
** Attachment added: Screenshot of gradient editor http://launchpadlibrarian.net/48409146/Screenshot.png ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/48407813/Dependencies.txt -- Gradient editor in Inkscape starts in maximized unusable mode on UNE

[Bug 580175] Re: Gradient editor in Inkscape starts in maximized unusable mode on UNE

2010-05-13 Thread Wladimir J. van der Laan
Oops, seems this bug is a duplicate or at least extension of bug #448679 . -- Gradient editor in Inkscape starts in maximized unusable mode on UNE https://bugs.launchpad.net/bugs/580175 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 334122] Re: Mobile broadband connections fail to connect

2009-11-20 Thread Wladimir J. van der Laan
Mobile broadband doesn't work for me; I get no visual confirmation, and in the syslog the following appears: Nov 20 18:22:27 phosphor NetworkManager: WARN user_connection_get_settings_cb(): user_connection_get_settings_cb: Invalid connection: 'NMSettingSerial' / '(null)' invalid: 3 Nov 20

[Bug 417757] Re: [karmic regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups

2009-11-16 Thread Wladimir J. van der Laan
I have the same problem with my WRT54G router. I know this is a bug in the firmware not in Linux, but I do see this as a regression simply because I did not have the problem before. I simply don't need IPV6 yet, when I do, I'll think about upgrading my routers. I now worked around it by

[Bug 123499] Re: pstoedit stucks on converting from eps to svg in gutsy

2009-09-10 Thread Wladimir J. van der Laan
Andrew King his solution works; but only after I had re-installed(!) libplot2c2 and libplot-dev. Seems there was some strange dependency issue. -- pstoedit stucks on converting from eps to svg in gutsy https://bugs.launchpad.net/bugs/123499 You received this bug notification because you are a