[Bug 481656] Re: iBus blocks input in Java application

2014-08-11 Thread Karel Vervaeke
I'm also affected by this on 14.04 with IDEA's IntelliJ. I used to see it on older releases as well. ibus restart helps to kick things back into cooperation. It's hard to reproduce; I would say it happens about 5 times per week on average, but on a bad day I can get it several times in a matter

[Bug 1115466] Re: _sysconfigdata_nd.py missing in /usr/lib/python2.7/

2013-05-06 Thread Karel Vervaeke
sudo pip install --upgrade virtualenv did not seem to solve the problem in my case. The workaround from comment #4 did. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1115466 Title:

[Bug 994418] [NEW] Move with window within wall broken when wall slide duration = 0

2012-05-04 Thread Karel Vervaeke
Public bug reported: In CCSM, under Desktop Wall - Viewport Switching you can set Wall Slide Duration to 0. When you do this, the 'move with window within wall' functionality breaks. Sometimes it works, but moving a window more than 1 workspace to the left/right always fails. Increasing the

[Bug 994418] Re: Move with window within wall broken when wall slide duration = 0

2012-05-04 Thread Karel Vervaeke
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994418 Title: Move with window within wall broken when wall slide duration = 0 To manage notifications about this bug go to:

[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
Adding an 'expect fork' to /etc/init/mcollective.conf fixes the problem -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mcollective in Ubuntu. https://bugs.launchpad.net/bugs/918348 Title: mcollective upstart script starts too many

[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
This patch adds 'expect fork' to the upstart file. There used to be an 'expect daemon' in natty, but it got replaced by 'respawn' in this commit: http://bazaar.launchpad.net/~ubuntu- branches/ubuntu/precise/mcollective/precise/revision/9/debian/mcollective.upstart ** Patch added: fix-918348.patch

Re: [Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
Thanks for the info! Btw, my mcollective configuration was managed by this puppet module: https://github.com/puppetlabs/puppetlabs-mcollective I'll see if I can get it fixed there... On Tue, Jan 24, 2012 at 2:25 PM, Marc Cluet 918...@bugs.launchpad.net wrote: Marked as invalid since the proposed

[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
Adding an 'expect fork' to /etc/init/mcollective.conf fixes 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/918348 Title: mcollective upstart script starts too many processes To manage

[Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
This patch adds 'expect fork' to the upstart file. There used to be an 'expect daemon' in natty, but it got replaced by 'respawn' in this commit: http://bazaar.launchpad.net/~ubuntu- branches/ubuntu/precise/mcollective/precise/revision/9/debian/mcollective.upstart ** Patch added: fix-918348.patch

Re: [Bug 918348] Re: mcollective upstart script starts too many processes

2012-01-24 Thread Karel Vervaeke
Thanks for the info! Btw, my mcollective configuration was managed by this puppet module: https://github.com/puppetlabs/puppetlabs-mcollective I'll see if I can get it fixed there... On Tue, Jan 24, 2012 at 2:25 PM, Marc Cluet 918...@bugs.launchpad.net wrote: Marked as invalid since the proposed

[Bug 885850] Re: USB 3.0 Iomega eGO causes Kernel Panic when plugged into USB 3.0 port

2012-01-20 Thread Karel Vervaeke
I'm having the same problem on a Dell Precision M4600. The disk is an eGo 1TB. My kernel is: 3.0.0-14-generic. Recompiling without CONFIG_USB_UAS works for me as well (based on apt-get source linux-image-3.0.0-14). Let me know if there's anything else I can do to help. -- You received this bug

[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-12-06 Thread Karel Vervaeke
I just took the time to try all combinations (pae/non-pae host pae /non-pae guest) and all combinations seem to work. It only takes a lot of time to start up (but an approximately equal amount of time in all combinations): Around 50 to get to the screen with 'Ubuntu 10.10' and the 4-dots

[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-12-06 Thread Karel Vervaeke
Ignore my previous post. It worked because I didn't load the kvm_intel module. (I should have been tipped off by the fact that it was so slow). with kvm_intel loaded, pae host + non-pae guest: boots in about 5 seconds (up to the login prompt) pae host + pae guest: doesn't start up (hangs right

[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-12-06 Thread Karel Vervaeke
I just took the time to try all combinations (pae/non-pae host pae /non-pae guest) and all combinations seem to work. It only takes a lot of time to start up (but an approximately equal amount of time in all combinations): Around 50 to get to the screen with 'Ubuntu 10.10' and the 4-dots

[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-12-06 Thread Karel Vervaeke
Ignore my previous post. It worked because I didn't load the kvm_intel module. (I should have been tipped off by the fact that it was so slow). with kvm_intel loaded, pae host + non-pae guest: boots in about 5 seconds (up to the login prompt) pae host + pae guest: doesn't start up (hangs right

[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-11-25 Thread Karel Vervaeke
It doesn't work with that version either. For future reference: ka...@rolmops:~$ dpkg -l '*kvm*' Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name

[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-11-25 Thread Karel Vervaeke
It doesn't work with that version either. For future reference: ka...@rolmops:~$ dpkg -l '*kvm*' Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name

[Bug 681141] [NEW] kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-11-24 Thread Karel Vervaeke
Public bug reported: Binary package hint: kvm Host kernel is: 2.6.35-22-generic-pae Guests built with vmbuilder all hang right after grub prints starting up I have tried with -cpu qemu32,-nx as suggested at verious places, but it doesn't help. I have also tried manually installing meerkat from

[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-11-24 Thread Karel Vervaeke
attaching /proc/cpuinfo of the host ** Attachment added: host cpuinfo https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/681141/+attachment/1743909/+files/cpuinfo -- kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder) https://bugs.launchpad.net/bugs/681141 You received this bug

[Bug 681141] [NEW] kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-11-24 Thread Karel Vervaeke
Public bug reported: Binary package hint: kvm Host kernel is: 2.6.35-22-generic-pae Guests built with vmbuilder all hang right after grub prints starting up I have tried with -cpu qemu32,-nx as suggested at verious places, but it doesn't help. I have also tried manually installing meerkat from

[Bug 681141] Re: kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder)

2010-11-24 Thread Karel Vervaeke
attaching /proc/cpuinfo of the host ** Attachment added: host cpuinfo https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/681141/+attachment/1743909/+files/cpuinfo -- kvm 1.84 hangs (host 32 bit meerkat, guest created by vmbuilder) https://bugs.launchpad.net/bugs/681141 You received this bug

[Bug 537371] [NEW] values for zenity --list cannot begin with a dash (-)

2010-03-11 Thread Karel Vervaeke
Public bug reported: Binary package hint: zenity lsb_release -rd Description:Ubuntu 9.10 Release:9.10 zenity --version 2.28.0 apt-cache policy zenity zenity: Installed: 2.28.0-0ubuntu2 Candidate: 2.28.0-0ubuntu2 Version table: *** 2.28.0-0ubuntu2 0 500

[Bug 537371] Re: values for zenity --list cannot begin with a dash (-)

2010-03-11 Thread Karel Vervaeke
Also posted to bugzilla.gnome.org: https://bugzilla.gnome.org/show_bug.cgi?id=612586 (zenity doesn't use launchpad for bugtracking but apparently I can still file bugs here :-/) ** Bug watch added: GNOME Bug Tracker #612586 https://bugzilla.gnome.org/show_bug.cgi?id=612586 -- values for

[Bug 63996] Re: Istanbul freezes when recording ends with Record Sound

2008-12-01 Thread Karel Vervaeke
Unchecking Sound does not help for me either, I can't find a workaround. istanbul 0.2.2-4, interpid, Intel(R) Core(TM)2 CPU. Attached is the output of istanbul --gst-debug-level=5 --gst-debug-no-color (gzipped). Recording starts around line 16155 and stops right at the end. I can stop istanbul