[Desktop-packages] [Bug 1784023] Re: Update profiles for usrmerge

2023-01-10 Thread François Marier
** Changed in: fwknop (Ubuntu) Status: New => Fix Released ** Changed in: fwknop (Ubuntu) Assignee: (unassigned) => François Marier (fmarier) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-packages] [Bug 1768539] Re: Conflicts between / and /usr

2019-07-12 Thread François Marier
** Bug watch added: Debian Bug tracker #914716 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914716 ** Also affects: molly-guard (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914716 Importance: Unknown Status: Unknown -- You received this bug notification bec

[Desktop-packages] [Bug 1780442] Re: Please backport fix for & in attributes

2018-07-11 Thread François Marier
I was still getting the error messages after upgrading the package because the cached file still had the unescaped ampersand in it. It seems like `fwupdmgr refresh` doesn't re-generate the file if it hasn't changed on the server. -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 1780442] Re: Please backport fix for & in attributes

2018-07-11 Thread François Marier
>From https://bugs.launchpad.net/ubuntu/+source/appstream- glib/+bug/1780520/comments/2: "I have uploaded a fixed package to my PPA: https://launchpad.net/~fmarier/+archive/ubuntu/ppa?field.series_filter=xenial Here's how I fixed the problem: 1. upgrade the appstream-glib package to the one in m

[Desktop-packages] [Bug 1780520] Re: fwupd fails to refresh because of badly encoded data

2018-07-08 Thread François Marier
The only change I made to the package is to drop the attached patch into debian/patches. It consists simply of the commit referenced by upstream: https://github.com/hughsie/appstream- glib/commit/6048520484101df5d33f3c852c10640e630d20cf without the tests since they didn't applied cleanly. ** Pat

[Desktop-packages] [Bug 1780520] Re: fwupd fails to refresh because of badly encoded data

2018-07-08 Thread François Marier
I have uploaded a fixed package to my PPA: https://launchpad.net/~fmarier/+archive/ubuntu/ppa?field.series_filter=xenial Here's how I fixed the problem: 1. upgrade the appstream-glib package to the one in my PPA 2. delete /var/cache/app-info/xmls/fwupd.xml 3. run `fwupdmgr refresh` as root to re-

[Desktop-packages] [Bug 1780520] [NEW] fwupd fails to refresh because of badly encoded data

2018-07-06 Thread François Marier
Public bug reported: I see the following in my logs several times a day: Jul 5 20:35:45 hostname fwupd[14510]: (fwupd:14510): Fu-WARNING **: FuMain: failed to load AppStream data: Failed to parse /var/cache/app-info/xmls/fwupd.xml file: Erreur à la ligne 265 : L’entité ne se termine pas par

[Desktop-packages] [Bug 1169463] Re: duplicity fails with message: UnsupportedBackendScheme: scheme not supported in url

2014-07-27 Thread François Marier
Are you sure the python-paramiko package is installed? It's an optional dependency of duplicity because it only needs it for ssh backends. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to duplicity in Ubuntu. https://bugs.launchpad.net/bug

[Desktop-packages] [Bug 1294201] Re: Uploading of backup to Ubuntu One fails with "400 Bad Request"

2014-07-27 Thread François Marier
Given that Ubuntu One is now defunct, I think this bug can be marked as "wontfix". -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to duplicity in Ubuntu. https://bugs.launchpad.net/bugs/1294201 Title: Uploading of backup to Ubuntu One fa

[Desktop-packages] [Bug 1184878] Re: when upstart init the session jobs, it should be robust against environment changes (fallback?)

2014-07-14 Thread François Marier
I also had this problem after upgrading from 12.04 to 14.04 and fixed it by creating a new file (/etc/X11/Xsession.d/01path_fix) and putting the following in it: # Fix for https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1184878 PATH=$PATH:/sbin It's a bit annoying that it puts /sbin in

[Desktop-packages] [Bug 1006156] Re: Mute button on USB headset steals and holds on to mouse focus

2014-05-12 Thread François Marier
Thanks Stanislav, I was able to fix this by following your instructions. Here's my fix for the Plantronics .Audio 626 DSP: 1. Put this in /etc/udev/rules.d/70-plantronics.rules: ACTION!="add|change", GOTO="xorg_plantronics_end" KERNEL!="event*", GOTO="xorg_plantronics_end" ENV{ID_VENDOR