[Bug 1432630] Re: libvirt tunnelled migration fails with "migration job: unexpectedly failed"

2015-07-07 Thread Lukas Vacek
As far as I can tell, the reports mentioning problems only with qemu+ssh and not qemu+tcp are unrelated. Probably best if you could verify yourself. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2015-05-27 Thread Lukas Vacek
A quick patch (a really quick workaround) attached - it probably messes up broadcasting when the ibus is *not* installed. But it fixes the double broadcasting in the default install. To apply: apt-src install terminator cd terminator export QUILT_PATCHES=debian/patches export QUILT_REFRESH_ARGS=

[Bug 819775] Re: Broadcasting input across multiple terminator windows repeats keypresses many times

2015-05-27 Thread Lukas Vacek
looks like a bug in libvte 0.28.2 - key-press-event (callback is on_keypress in terminal.py) is triggered twice -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819775 Title: Broadcasting input across

[Bug 1432630] Re: libvirt tunnelled migration fails with "migration job: unexpectedly failed"

2015-03-18 Thread Lukas Vacek
reopening because the upstream issue have been reopen ** Changed in: libvirt (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432630 Title: libvirt tunnelled mi

[Bug 1432630] Re: libvirt tunnelled migration fails with "migration job: unexpectedly failed"

2015-03-17 Thread Lukas Vacek
I will raise a seperate bug for qemu. ** Changed in: libvirt (Ubuntu) Status: New => Invalid ** Changed in: qemu (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1432630] Re: libvirt tunnelled migration fails with "migration job: unexpectedly failed"

2015-03-16 Thread Lukas Vacek
According to the upstream (see the bug report mentioned in the previous comment) it's not a bug in libvirt but in qemu so I have added qemu to affected packages. ** Also affects: libvirt via https://bugzilla.redhat.com/show_bug.cgi?id=1202453 Importance: Unknown Status: Unknown ** Al

[Bug 1432630] Re: libvirt tunnelled migration fails with "migration job: unexpectedly failed"

2015-03-16 Thread Lukas Vacek
I've just tested with the current upstream git master 51f9f03a4ca50b070c0fbfb29748d49f583e15e1 and ran into the same problem. I've raised an issue against upstream libvirt here https://bugzilla.redhat.com/show_bug.cgi?id=1202453 . ** Bug watch added: Red Hat Bugzilla #1202453 https://bugzilla.r

[Bug 1432630] Re: libvirt tunnelled migration fails with "migration job: unexpectedly failed"

2015-03-16 Thread Lukas Vacek
** Attachment added: "/var/log/libvirt/qemu/ubuntuutopic.log log on the destination node" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1432630/+attachment/4347085/+files/ubuntuutopic.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1432630] [NEW] libvirt tunnelled migration fails with "migration job: unexpectedly failed"

2015-03-16 Thread Lukas Vacek
Public bug reported: There is a bug in libvirt in up-to-date Ubuntu 14.04.2 LTS when live migrating a VM with a big storage attached to it - the migration fails with "error: operation failed: migration job: unexpectedly failed". Not sure what's the threshold for the storage size to trigger the bu

[Bug 1432630] Re: libvirt tunnelled migration fails with "migration job: unexpectedly failed"

2015-03-16 Thread Lukas Vacek
** Attachment added: "libvirtd log on the destination node" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1432630/+attachment/4347084/+files/destination_libvirtd.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1432630] Re: libvirt tunnelled migration fails with "migration job: unexpectedly failed"

2015-03-16 Thread Lukas Vacek
** Attachment added: "libvirtd log on the source node" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1432630/+attachment/4347083/+files/source_libvirtd.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

Re: [Bug 1063617] Re: 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to wrong values

2014-06-20 Thread Lukas Vacek
Great. Thanks Chris! On Thu, Jun 19, 2014 at 4:59 PM, Launchpad Bug Tracker <1063...@bugs.launchpad.net> wrote: > ** Branch linked: lp:ubuntu/trusty-proposed/compiz > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1063617

[Bug 80900] Re: Avahi daemon prevents resolution of FQDNs ending in ".local" due to false negatives in the detection of ".local" networks

2014-06-13 Thread Lukas Vacek
Re #43: the rest of the world (android, iphone, os x, ...) does fallback to dns when mdns fails though! Maybe that's something to consider. Also most of the points mentioned there are simply not true when DNS is used only as a fallback for .local domain when mDNS fails. -- You received this bug

[Bug 80900] Re: Avahi daemon prevents resolution of FQDNs ending in ".local" due to false negatives in the detection of ".local" networks

2014-06-13 Thread Lukas Vacek
Ubuntu 14.04 is still affected. Either the default nsswitch.conf has to be updated to use dns even when mdns fails or nss-mdns has to be patched to return NSS_STATUS_UNAVAIL instead of NSS_STATUS_NOTFOUND even for .local domains. ** Also affects: nss-mdns (Ubuntu) Importance: Undecided

Re: [Bug 1063617] Re: 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to wrong values

2014-06-12 Thread Lukas Vacek
Just curious ... any ETA for this fix hitting 14.04? On Wed, Jun 11, 2014 at 5:45 PM, Launchpad Bug Tracker <1063...@bugs.launchpad.net> wrote: > ** Branch linked: lp:~townsend/compiz/0.9.11.1 > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bug

[Bug 1063617] Re: 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to wrong values

2014-05-21 Thread Lukas Vacek
Thanks. I tried on my other up to date Trusty box last night and I can't reproduce the issue anymore (with the patch in), so a bit more info: The issues found: 1) updateSetting (in gsettings/src/gsettings.c) always uses readOption (even when integration is turned on). This function should use r

[Bug 1063617] Re: 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to wrong values

2014-05-20 Thread Lukas Vacek
Hey. Yes. I have been looking into this bug over last few days. Attaching a patch which works for me. You can run following commands to try: apt-src install compiz (cd to compiz dir create0 (set your ~/.quiltrc as usual) quilt push -a quilt import /path/to/settings_reset_fix dpkg-buildpackage

[Bug 1069053] Re: Keyboard shortcuts (System Settings > Keyboard) are reset to default values after upgrading to 12.10

2014-05-19 Thread Lukas Vacek
*** This bug is a duplicate of bug 1063617 *** https://bugs.launchpad.net/bugs/1063617 ** This bug has been marked a duplicate of bug 1063617 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to wrong values -- You received this bug notification because you are a member o

[Bug 1191362] [NEW] signon_identity_signout does not sign out the user until next restart (tested with twitter)

2013-06-15 Thread Lukas Vacek
Public bug reported: Calling signon_identity_signout on an account deletes the credentials but does not sign out the user until the next restart (still signed in after enabling and disabling the account). This behavior might be inconsistent between different web services - I have tested with a twi

[Bug 1172710] [NEW] signon_identity_signout does not delete credentials from gnome keyring

2013-04-25 Thread Lukas Vacek
*** This bug is a security vulnerability *** Public security bug reported: Hey, In clean installation of raring, signon_identity_signout function does not work, and while it returns with success the login credentials are still kept in gnome-keyring. Example python script to reproduce this issue

[Bug 1044282] Re: Online settings: Jabber account setup is completely blank

2013-04-01 Thread Lukas Vacek
** Also affects: empathy Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044282 Title: Online settings: Jabber account setup is completely blank To manage

[Bug 1107866] Re: Show window list when right clicking an icon in launcher - enables quick window switching

2013-01-30 Thread Lukas Vacek
manny: nice to see the feature is in demand I have finally forward ported the patch against raring! Here it is: lp :~lukas-vacek/unity/bamficon_windowlist-raring ** Branch linked: lp:~lukas-vacek/unity/bamficon_windowlist-raring -- You received this bug notification because you are a member of

[Bug 1107866] Re: Show window list when right clicking an icon in launcher - enables quick window switching

2013-01-28 Thread Lukas Vacek
Hi, Thanks for your comments. I have created a new branch lp:~lukas-vacek/unity/bamficon_windowlist with the patch applied against unity-5.0 I will forwardport the patch against trunk in the coming days. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1069053] Re: Keyboard shortcuts (System Settings > Keyboard) are reset to default values after upgrading to 12.10

2012-10-21 Thread Lukas Vacek
If I remember correctly, I lost the custom shortcuts after running "setsid unity" too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069053 Title: Keyboard shortcuts (System Settings > Keyboard) ar

[Bug 1069053] Re: Keyboard shortcuts (System Settings > Keyboard) are reset to default values after upgrading to 12.10

2012-10-21 Thread Lukas Vacek
I can confirm this. I lose my custom keyboard shortcuts on every login :-/. Worked fine in Ubuntu 12.04. I have setup following script and added it to "Startup Applications" as a workaround: gsettings set org.gnome.desktop.wm.keybindings toggle-maximized "['F']" for i in 1 2 3 4; do gsettings set

[Bug 284325] Re: libpng12-0 could do with an extra symlink for compatibility

2011-01-22 Thread Lukas Vacek
I can confirm the bug. The fix is simply a matter of editing debian/libpng3.links file in the package and changing the first line to /lib/libpng12.so.0 /usr/lib/libpng.so.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.