[Bug 1642144] [NEW] package libqt53drender5-gles (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libQt53DCore.so.5.6.1', which is also in package libqt53dcore

2016-11-15 Thread Thomas Bruno
Public bug reported: Don't know what happened, was just prompted to report this after the package failed to install ProblemType: Package DistroRelease: Ubuntu 16.10 Package: libqt53drender5-gles (not installed) ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1 Uname: Linux 4.8.0-27-generic

[Bug 1492778] Re: kde crashes when powering on/off monitor

2015-10-26 Thread Thomas Bruno
This seems like a bit of a design flaw in KDE/Plasma. I've tested several other desktops are not suffering this issue with their product. Wouldn't the real bug be that Plasma cannot run without outputs? Why are we accepting a segv as a legitimate response when all outputs vanish? -- You

[Bug 1481295] Re: virt-manager after upgrade: Error polling connection 'qemu:///system': internal error: could not get interface XML description: File operation failed - Failed to read (null)

2015-10-23 Thread Thomas Bruno
The root cause is netcf not handling network alias https://bugzilla.redhat.com/show_bug.cgi?id=1185850 https://rhn.redhat.com/errata/RHBA-2015-0363.html Patch located in this post: https://lists.fedorahosted.org/pipermail/netcf-devel/2015-January/000924.html ** Also affects: netcf (Ubuntu)

[Bug 1481295] Re: virt-manager after upgrade: Error polling connection 'qemu:///system': internal error: could not get interface XML description: File operation failed - Failed to read (null)

2015-10-23 Thread Thomas Bruno
The root cause is netcf not handling network alias https://bugzilla.redhat.com/show_bug.cgi?id=1185850 https://rhn.redhat.com/errata/RHBA-2015-0363.html Patch located in this post: https://lists.fedorahosted.org/pipermail/netcf-devel/2015-January/000924.html ** Also affects: netcf (Ubuntu)

[Bug 1481295] Re: virt-manager after upgrade: Error polling connection 'qemu:///system': internal error: could not get interface XML description: File operation failed - Failed to read (null)

2015-10-23 Thread Thomas Bruno
Putthing this in debian/patch/fix-virtmanager and adding fix-virtmanager to debian/patch/series solved this issue: diff --git a/src/dutil_linux.c b/src/dutil_linux.c index a3b0176..5d69d19 100644 --- a/src/dutil_linux.c +++ b/src/dutil_linux.c @@ -1041,7 +1041,14 @@ static void

[Bug 1481295] Re: virt-manager after upgrade: Error polling connection 'qemu:///system': internal error: could not get interface XML description: File operation failed - Failed to read (null)

2015-10-23 Thread Thomas Bruno
Putthing this in debian/patch/fix-virtmanager and adding fix-virtmanager to debian/patch/series solved this issue: diff --git a/src/dutil_linux.c b/src/dutil_linux.c index a3b0176..5d69d19 100644 --- a/src/dutil_linux.c +++ b/src/dutil_linux.c @@ -1041,7 +1041,14 @@ static void

[Bug 1481295] Re: virt-manager after upgrade: Error polling connection 'qemu:///system': internal error: could not get interface XML description: File operation failed - Failed to read (null)

2015-10-23 Thread Thomas Bruno
I am receiving the same error on a fresh install of Ubuntu Wily. Cannot get any version of virt-manager 1:1.0.1-5ubuntu2 or hand built virt- manager 1.2.1 to connect with the same error. Screenshot included ** Attachment added: "Screenshot of virt-manager on Ubuntu"