[Bug 1873760] [NEW] Does not work on HiDPI screens

2020-04-20 Thread Wout Fierens
Public bug reported: It does not take display scaling into account. So on a HiDPI screen (4k in my case) it measures only half the amount of pixels. ** Affects: screenruler (Ubuntu) Importance: Undecided Status: New ** Attachment added: "image.png"

[Bug 1436302] [NEW] python3.4 segmentation fault while running unattended-upgrade

2015-03-25 Thread Wout
Public bug reported: We run 'unattended-upgrade -d' from cron and have seen regular core dumps. Below is some gdb output for one case: (gdb) where #0 _int_malloc (av=av@entry=0x7fd4362de760 main_arena, bytes=bytes@entry=193) at malloc.c:3489 #1 0x7fd435fa17e1 in _int_realloc

[Bug 1436302] Re: python3.4 segmentation fault while running unattended-upgrade

2015-03-25 Thread Wout
Python crashes are almost always caused by misbehaving extension modules. I understand it may not be caused by python itself. I've added the unattended-upgrades package to the affects list. ** Also affects: unattended-upgrades (Ubuntu) Importance: Undecided Status: New -- You

[Bug 1425897] Re: package plymouth-theme-ubuntu-text 0.8.8-0ubuntu17.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-02-26 Thread Wout Leverman
i am not an experienced user sorry -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425897 Title: package plymouth-theme-ubuntu-text 0.8.8-0ubuntu17.1 failed to install/upgrade: package is in a

[Bug 1425897] [NEW] package plymouth-theme-ubuntu-text 0.8.8-0ubuntu17.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuratio

2015-02-26 Thread Wout Leverman
Public bug reported: some packages not installed and/or some files not removed ProblemType: Package DistroRelease: Ubuntu 14.04 Package: plymouth-theme-ubuntu-text 0.8.8-0ubuntu17.1 ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13 Uname: Linux 3.13.0-45-generic x86_64

[Bug 891825] Re: NFS client doesn't mount or mounts slow on startup on 11.10

2011-11-24 Thread Wout van Vucht
Linux manual: To mount an export using NFS version 2, use the nfs file system type and specify the nfsvers=2 mount option. To mount using NFS version 3, use the nfs file system type and specify the nfsvers=3 mount option. To mount using NFS version 4, use either the nfs file system type, with

[Bug 891825] Re: NFS client doesn't mount or mounts slow on startup on 11.10

2011-11-24 Thread Wout van Vucht
I have an QNAP TS-239 Pro II with the NFS-server and it has an NFS Access Control (some sort of firewall ??) Network Share Name:xxx Access Right: no limit Allowed IP Address or Domain Name: x On the server side (QNAP TS-239 Pro II) nothing was changed. The only change was the change

[Bug 891825] Re: NFS client doesn't mount or mounts slow on startup on 11.10

2011-11-23 Thread Wout van Vucht
Maybe the next thing could be helpful.: I have a NAS-server (nfs3 !) and I mount on my Ubuntu desktops several shares. On Ubunt 10.10 this shares where mounted instantly at booting. Now I am using Ubuntu 11.10 I must wait 1 minute till the mounts are up. The solution for me was ad the following

[Bug 711517] [NEW] pm-suspend doesn't respect wol settings of network interface

2011-02-01 Thread Wout
Public bug reported: Binary package hint: pm-utils When pm-suspend it issues a ethtool -s ${d##*/} wol g/dev/null 21 it disregards the fact that i've set a ethtool -s eth0 wol ug. This causes the system to not wake up from my desired packet types. In my quest to finding out why my system

[Bug 711517] Re: pm-suspend doesn't respect wol settings of network interface

2011-02-01 Thread Wout
I forgot, i'm using Ubuntu server 10.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/711517 Title: pm-suspend doesn't respect wol settings of network interface -- ubuntu-bugs mailing list

Re: [Bug 554172] Re: CUPS and other system services not starting at boot

2010-08-02 Thread Wout
of all this. Why would /dev/console not be available? Wout On Mon, Aug 2, 2010 at 05:24, Robbie Williamson robbie.william...@canonical.com wrote: To summarize the 190+ comments on this bug: 1) There is definitely a problem that needs fixing...no arguing this. 2) It has *something* to do

Re: [Bug 554172] Re: CUPS and other system services not starting at boot

2010-07-20 Thread Wout
after too many issues with Ubuntu 10.04. Sad as generally I really like Ubuntu. Wout On Mon, Jul 19, 2010 at 22:26, Mike Bianchi 554...@bugs.launchpad.netwrote: On Mon, Jul 19, 2010 at 08:04:03PM -, phireph0x wrote: The workaround described in http://ubuntuforums.org/showpost.php?p

Re: [Bug 554172] Re: CUPS and other system services not starting at boot

2010-07-01 Thread Wout
assuming /dev/console doesn't depend on anything started during boot: 1. A boot script that doesn't complete until /dev/console works, make rc/rc-sysinit boot sequence depend on it. 2. A patch in upstart that waits until /dev/console works. Any thoughts? Wout On Mon, Jun 28, 2010 at 18:43

Re: [Bug 554172] Re: CUPS and other system services not starting at boot

2010-07-01 Thread Wout
On Thu, Jul 1, 2010 at 11:09, Michael Goetze mgoe...@mgoetze.net wrote: On 07/01/2010 10:18 AM, Wout wrote: So /dev/console exists but isn't immediately ready for work. It appears it becomes fully functional later (otherwise it would not be possible to start the failing services manually

Re: [Bug 543506] Re: Upstart not starting jobs on boot

2010-05-17 Thread Wout
A long way back in this thread it was reported that the below message would appear in /var/log/messages when upstart had problems running /etc/rc.sysinit. Is anyone still seeing this? init: Failed to spawn rc-sysinit main process: unable to open console: Input/output error Wout On Mon, May 17

Re: [Bug 543506] Re: Upstart not starting jobs on boot

2010-04-26 Thread Wout
you have a ticket open for this so no need for me to add anything (a relief seeing how hostile Ubuntu appears to be to bug reporting). Kind regards, Wout On Sun, Apr 25, 2010 at 19:29, David dogg...@gmx.de wrote: I've encountered the same problem with Mythbuntu 10.04 with all updates installed

[Bug 543506] Re: Upstart not starting jobs on boot

2010-04-24 Thread Wout
This is on 10.04 with all available updates installed. Running non standard kernel (2.6.33-020633-generic) for hardware support. ** Changed in: upstart (Ubuntu) Status: Invalid = New -- Upstart not starting jobs on boot https://bugs.launchpad.net/bugs/543506 You received this bug

[Bug 543506] Re: Upstart not starting jobs on boot

2010-04-23 Thread Wout
Boot scripts under /etc/rc2.d seem to be run sometimes and other times not. I found this problem as /etc/rc2.d/S99rc.local was not executed. To verify I added a logger statement (logger Running rc.local) as the first command in rc.local some weeks ago (I should have filed this bug earlier but

[Bug 258771] Re: Using -usbdevice host: slows the guest OS down to a crawl

2010-03-31 Thread Wout
Thanks Matt, will do. -- Using -usbdevice host: slows the guest OS down to a crawl https://bugs.launchpad.net/bugs/258771 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 258771] Re: Using -usbdevice host: slows the guest OS down to a crawl

2010-03-31 Thread Wout
Thanks Matt, will do. -- Using -usbdevice host: slows the guest OS down to a crawl https://bugs.launchpad.net/bugs/258771 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

[Bug 258771] Re: Using -usbdevice host: slows the guest OS down to a crawl

2010-03-30 Thread Wout
I tried connecting several different devices to my Microsoft Windows 7 Virtual Machine. non of them working. Among them: - USB Mass storage device *When inserting the device in my laptop it doesn't show up in nautilus on the host when added to a vm. (Something is going right). It doesn't show

[Bug 258771] Re: Using -usbdevice host: slows the guest OS down to a crawl

2010-03-30 Thread Wout
I tried connecting several different devices to my Microsoft Windows 7 Virtual Machine. non of them working. Among them: - USB Mass storage device *When inserting the device in my laptop it doesn't show up in nautilus on the host when added to a vm. (Something is going right). It doesn't show

[Bug 286303] Re: Intrepid: ASUS X53Sa Realtek ALC660-VD low volume

2008-11-03 Thread Wout
easy fix that worked to fix my low sound / volume level in intrepid was. pulseaudio - k (kill the pulse audio server) alsamixer , now it shows all controls instead of just the master fix the volume restart -- Intrepid: ASUS X53Sa Realtek ALC660-VD low volume

[Bug 279778] Re: Intrepid Live CD - Partition Fail - Resize operation failure

2008-11-03 Thread Wout
I resized in vista and then did install on the empy space , this worked for me -- Intrepid Live CD - Partition Fail - Resize operation failure https://bugs.launchpad.net/bugs/279778 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 279778] Re: Intrepid Live CD - Partition Fail - Resize operation failure

2008-10-30 Thread Wout
I have a Dell M1330 , with a standard (dell) Vista home premium on it. I tried installing ubuntu 8.10 64bit and got stuk in exactly the same spot (resizing 0%) . On rebooting , my vista had to do a chkdsk. If I tried installing after the error occured without starting vista and running chkdsk.