[Desktop-packages] [Bug 1897369] Re: apparmor: Allow cups-browsed to change nice value (CAP_SYS_NICE)

2022-08-12 Thread Paul Menzel
> All these are guarded by one check to see if the process is allowed to > make changes that require CAP_SYS_NICE. This capability check is > performed regardless of whether the app actually is trying to do > something that requires CAP_SYS_NICE. (In this case, it's not trying to, > but the check i

[Desktop-packages] [Bug 1958224] Re: brltty claiming cp210x devices on 22.04

2022-05-30 Thread Paul Menzel
1. This is Debian bug report #667616. 2. *brltty* was installed when doing `do-release-upgrade` from 21.10 to 22.04 [2]. [1]: https://bugs.debian.org/667616 [2]: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1976293 ** Bug watch added: Debian Bug tracker #667616 h

[Desktop-packages] [Bug 1956147] Re: bluetooth: Google Nest not working

2022-01-17 Thread Paul Menzel
The system was updated from Ubuntu 20.04 to 21.10, but it’s still not working out of the box without the script `a2dp.py`. I am not able to work more on the issue, as I do not have the environment, but maybe Canonical and Google should work more closely together on the QA side. -- You received t

[Desktop-packages] [Bug 1956147] Re: bluetooth: Google Nest not working

2022-01-05 Thread Paul Menzel
Yes, thank you for assigning the right component. Personally, for desktops, I would always recommend the latest release. I think a lot of users do not know the difference, and just click the green button. > We also have the latest BlueZ in Ubuntu already. Do you mean 21.10, which has 5.60-0ubunt

[Desktop-packages] [Bug 1956147] Re: bluetooth: Google Nest not working

2022-01-01 Thread Paul Menzel
This is not my system, so I cannot debug a lot. Linux kernel 5.4.x is used, and Linux logs hci related messages, and bluetoothd also segfaults. (Ubuntu noticed the crash, and should have uploaded the resulting dumps.) What fixed it was using `a2dp.py`: ``` $ curl "https://gist.githubusercontent

[Desktop-packages] [Bug 1751508] Re: Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from FatalError("Couldn't add screen\n") from InitOutput()

2021-12-27 Thread Paul Menzel
** Bug watch added: gitlab.freedesktop.org/xorg/xserver/-/issues #1279 https://gitlab.freedesktop.org/xorg/xserver/-/issues/1279 ** Also affects: xorg-server via https://gitlab.freedesktop.org/xorg/xserver/-/issues/1279 Importance: Unknown Status: Unknown -- You received this bug

[Desktop-packages] [Bug 1750199] Re: Blurry Icons on HighDPI

2021-09-21 Thread Paul Menzel
Under *Tools* → *Options* → *View*, what theme do you have selected? Even with *Elementary (SVG)* I get blurry icons with *libreoffice* 7.2.1-3 from Debian sid/unstable. I reported the issue [upstream][1]. [1]: https://bugs.documentfoundation.org/show_bug.cgi?id=144583 ** Bug watch added: Docum

[Desktop-packages] [Bug 1937245] Re: ppc64le: Fails to load HTTPS pages with `Error code: SSL_ERROR_BAD_SERVER`

2021-08-09 Thread Paul Menzel
The article *Firefox 90 on POWER (and a JIT progress report)* [1] summarizes the issue in NSS. It’s upstream bug report 1566124 [2], and there are two simple patches to be applied to NSS 3.66. Starting Firefox with `NSS_DISABLE_PPC_GHASH=1` works around the issue. [1]: https://www.talospace.com/2

[Desktop-packages] [Bug 1937245] Re: ppc64le: Fails to load HTTPS pages with `Error code: SSL_ERROR_BAD_SERVER`

2021-08-09 Thread Paul Menzel
** Bug watch added: Mozilla Bugzilla #1566124 https://bugzilla.mozilla.org/show_bug.cgi?id=1566124 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1937245 Title: ppc64le: Fails to l

[Desktop-packages] [Bug 1937245] [NEW] ppc64le: Fails to load HTTPS pages with `Error code: SSL_ERROR_BAD_SERVER`

2021-07-22 Thread Paul Menzel
Public bug reported: Firefox 90.0+build1-0ubuntu0.21.04.1 fails to load HTTPS URLs with the error: > Secure Connection Failed > > An error occurred during a connection to blog.fefe.de. The client has > encountered bad data from the server. > > Error code: SSL_ERROR_BAD_SERVER > > * The page yo

[Desktop-packages] [Bug 1923714] Re: groovy-proposed: Unable to upgrade to 7.0.5-0ubunt0.20.10.1

2021-04-14 Thread Paul Menzel
Rico is right. I only had the entry below. No idea, if I only added the line below several versions ago or some upgrade changed it. (Probably the former.) deb http://de.ports.ubuntu.com groovy-proposed main restricted Following https://wiki.ubuntu.com/Testing/EnableProposed I added `multivers

[Desktop-packages] [Bug 1923714] [NEW] groovy-proposed: Unable to upgrade to 7.0.5-0ubunt0.20.10.1

2021-04-13 Thread Paul Menzel
Public bug reported: Among other, package *libreoffice* 7.0.5-0ubunt0.20.10.1 is missing in the *groovy-proposed* archives. ``` $ more /etc/os-release NAME="Ubuntu" VERSION="20.10 (Groovy Gorilla)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.10" VERSION_ID="20.10" HOME_URL="https://www.ubunt

[Desktop-packages] [Bug 1922082] [NEW] Exec binary '/usr/libexec/evolution-data-server/evolution-alarm-notify' does not exist: No such file or directory

2021-03-31 Thread Paul Menzel
Public bug reported: On ppc64le and Ubuntu 20.10 with *evolution-data-server* 3.38.1-1, the logs contain, when starting an Xfce session over X2Go. [98982.444956] systemd-xdg-autostart-generator[297820]: Exec binary '/usr/libexec/evolution-data-server/evolution-alarm-notify' does not exist: No

[Desktop-packages] [Bug 1660316] Re: apparmor denial of CUPS

2020-09-25 Thread Paul Menzel
@skliarie, your pasted log message is actually a different issue, and I just reported https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1897369 for it. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchp

[Desktop-packages] [Bug 1897369] [NEW] apparmor: Allow cups-browsed to change nice value (CAP_SYS_NICE)

2020-09-25 Thread Paul Menzel
Public bug reported: In Ubuntu 20.04.1 with *cups-browsed* 1.27.4-1, apparmor prevents `/usr/sbin/cups-browsed` to change its nice value. $ sudo dmesg | grep apparmor [541870.509461] audit: type=1400 audit(1600898428.089:60): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-

[Desktop-packages] [Bug 1897369] Re: apparmor: Allow cups-browsed to change nice value (CAP_SYS_NICE)

2020-09-25 Thread Paul Menzel
>From the manual page capabilities(7): CAP_SYS_NICE * Lower the process nice value (nice(2), setpriority(2)) and change the nice value for arbitrary processes; * set real-time scheduling policies for calling process, and set sc

[Desktop-packages] [Bug 1873764] Re: CUPS Apparmor Error opening /proc/sys/kernel/random/boot_id

2020-09-25 Thread Paul Menzel
*** This bug is a duplicate of bug 1872564 *** https://bugs.launchpad.net/bugs/1872564 The original report contains two issues, where only the second one is fixed in https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1872564. For the first audit messages for `cups-browsed` [ 1769.50

[Desktop-packages] [Bug 30562] Re: Acer € and $ + special laptop keys: outside supported X keycode range

2020-07-02 Thread Paul Menzel
*** This bug is a duplicate of bug 313514 *** https://bugs.launchpad.net/bugs/313514 If this still an issue, please check with the libinput tools. sudo libinput debug-events I got the currency keys working on the Acer TravelMate 5735Z [1]. [1]: https://gitlab.freedesktop.org/xkeyboard-

[Desktop-packages] [Bug 313514] Re: MASTER: evdev driver ignores keycodes > 255

2020-07-02 Thread Paul Menzel
Is this still a problem with *xserver-xorg-input-libinput*, which replaces *xserver-xorg-input-evdev*? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/313514 Title: MASTER: evdev d

[Desktop-packages] [Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

2020-01-18 Thread Paul Menzel
A Fedora user reported the same issue in https://bugzilla.redhat.com/show_bug.cgi?id=1772498#c16, and the created an upstream GitHub issue https://github.com/thesofproject/sof/issues/2126. Please update the meta-information of this bug accordingly. -- You received this bug notification because y

[Desktop-packages] [Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

2020-01-18 Thread Paul Menzel
[Sorry, I wasn’t subscribed to the notifications.] @hui.wang, your attached firmware, what version is that? $ md5sum sof-icl.ri 2ca373e6254b0e9b37439f7a31984973 /dev/shm/sof-icl.ri @adamfubuntu, do you still have the problem *without* `dsp_driver=0` on an up-to-date Ubuntu 19.10 with Li

[Desktop-packages] [Bug 1856366] Re: PCI/internal sound card not detected on a Swift SF314-57

2020-01-18 Thread Paul Menzel
And in Clear Linux: https://community.clearlinux.org/t/new-installation- no-sound-swift-5-i7-1065gt-iris-plus/2407/14 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1856366 Title:

[Desktop-packages] [Bug 1738774] Re: Pixeled icons with LibreOffice 5.1.6.2 on HiDPI/4K display

2020-01-18 Thread Paul Menzel
This is still an issue, and due to HiDPI getting more and more common, Ubuntu should really look into this to give users a good experience with the setups. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bug

[Desktop-packages] [Bug 1856366] Re: PCI/internal sound card not detected

2019-12-14 Thread Paul Menzel
Off-topic: Adam, you should also install the other firmware files like for graphics. ``` [1.029518] i915 :00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [1.029567] i915 :00:02.0: Direct firmware load for i915/icl_dmc_ver1_09.bin failed with err

[Desktop-packages] [Bug 1856366] Re: PCI/internal sound card not detected

2019-12-14 Thread Paul Menzel
It should work out of the box without the user having to specify any options. 1. There does not seem to be an Ubuntu package for Sound Open Firmware yet. Adam, does the pre-built firmware file from https://github.com/thesofproject/sof/releases work? Linux 5.3, 5.4, 5.5-rc1? 2. With the firmware

[Desktop-packages] [Bug 1845548] Re: implicitclass crashed with SIGABRT in __malloc_assert()

2019-10-01 Thread Paul Menzel
Upstream issue: https://github.com/OpenPrinting/cups-filters/issues/162 ** Bug watch added: github.com/OpenPrinting/cups-filters/issues #162 https://github.com/OpenPrinting/cups-filters/issues/162 -- You received this bug notification because you are a member of Desktop Packages, which is sub

[Desktop-packages] [Bug 1845548] Re: implicitclass crashed with SIGABRT in __malloc_assert()

2019-10-01 Thread Paul Menzel
The same issues exists with cups-filters 1.25.6 in Debian Sid/unstable. >From `/var/log/cups/error_log`: ``` D [01/Oct/2019:11:15:54 +0200] [Job 168] Removing cups-browsed-dest-printer option from argumentsmalloc.c:2389: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((

[Desktop-packages] [Bug 1784349] Re: SEGV during startup on Power 8 system

2019-04-26 Thread Paul Menzel
I tested this yesterday with Ubuntu 18.10, and Firefox did crash anymore. So this can be tagged as solved. I do not know the first fixed version though. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launc

[Desktop-packages] [Bug 1817033] Re: Unable to correctly print PDF file: Error: Ignoring spurious ET operator.

2019-02-22 Thread Paul Menzel
Tobias, you were right. Sorry for not understanding your original comment better. Updating to Cairo 1.17.2 also fixes the problem, as it includes [commit 4c8813f0 (pdf: add missing flush)](https://gitlab.freedesktop.org/cairo/cairo/commit/4c8813f0eaacc32c27126ad2296951a626300b89) fixing issue [Cai

[Desktop-packages] [Bug 1817033] Re: Unable to correctly print PDF file: Error: Ignoring spurious ET operator.

2019-02-21 Thread Paul Menzel
Tobias, Till, thank you for your responses. It looks like Launchpad does not import comments from the upstream report, where I responded. cups-filters 1.22.1 fixed the issue, as it’s using QPDF for flattening now. I guess it was fixed in 1.22.0. The question is, what to do in Ubuntu? Upgrade to c

[Desktop-packages] [Bug 1817033] Re: Unable to correctly print PDF file: Error: Ignoring spurious ET operator.

2019-02-21 Thread Paul Menzel
I forgot to mention, that the document prints fine with Microsoft Windows. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1817033 Title: Unable to correctly print PDF file: Error: Ignori

[Desktop-packages] [Bug 1817033] Re: Unable to correctly print PDF file: Error: Ignoring spurious ET operator.

2019-02-21 Thread Paul Menzel
This should be reassigned to the package cups-filters, which I actually had selected in the Web page dialog. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1817033 Title: Unable to corre

[Desktop-packages] [Bug 1817033] Re: Unable to correctly print PDF file: Error: Ignoring spurious ET operator.

2019-02-21 Thread Paul Menzel
The Wiki page *DebuggingPrintingProblems* [1] says: > If the file is PostScript or PDF, subscribe "cliddell" (Chris Liddell, > Ghostscript upstream > developer) to the bug report and also try to display the file on the screen > with "evince" and "gs". But, I am unable to find him in the Launchp

[Desktop-packages] [Bug 1817033] Re: Unable to correctly print PDF file: Error: Ignoring spurious ET operator.

2019-02-21 Thread Paul Menzel
I can also reproduce this with the generic Postscript printer [1]. ``` […] %%EndSetup %%Page: 1 1 %%BeginPageSetup %%EndPageSetup %%BeginDocument: nondsc Error: Ignoring spurious ET operator. Output may be incorrect. Error: Executing Do inside a text block, attemptin

[Desktop-packages] [Bug 1817033] Re: Unable to correctly print PDF file: Error: Ignoring spurious ET operator.

2019-02-21 Thread Paul Menzel
Here is the problematic PDF file. ** Attachment added: "Problematic PDF file" https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1817033/+attachment/5240571/+files/antrag_exmatrikulation.pdf -- You received this bug notification because you are a member of Desktop Packages, which is subscri

[Desktop-packages] [Bug 1817033] [NEW] Unable to correctly print PDF file: Error: Ignoring spurious ET operator.

2019-02-21 Thread Paul Menzel
Public bug reported: Upstream bug report https://github.com/OpenPrinting/cups- filters/issues/93. The university document [antrag_exmatrikulation.pdf](https://github.com/OpenPrinting/cups- filters/files/2881078/antrag_exmatrikulation.pdf) causes problems on different printers. Printing on the Ca

[Desktop-packages] [Bug 1799686] Re: Enable v4l2 hardware accelerated video decode

2019-01-10 Thread Paul Menzel
*** This bug is a duplicate of bug 1424201 *** https://bugs.launchpad.net/bugs/1424201 I believe, although bug #1424201 is assigned to *chromium-browser*, it is too general, as it also mentions and links to Mozilla bug reports. Therefore, that one should be closed or treated as a “tracking rep

[Desktop-packages] [Bug 1808170] Re: Build for Power (ppc64le)

2018-12-12 Thread Paul Menzel
So why close the bug? Canonical or somebody else could do the downstream work, and apply patches? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1808170 Title: Build for Powe

[Desktop-packages] [Bug 1808170] [NEW] Build for Power (ppc64le)

2018-12-12 Thread Paul Menzel
Public bug reported: It looks like the Chromium browser is not built for the Power architecture. To use Power servers as terminal servers or systems like Talos [1] as workstations, it’d be great, if you built Chromium for that architecture. [1]: https://raptorcs.com/TALOSII/ ** Affects: chromi

[Desktop-packages] [Bug 1784349] Re: SEGV during startup on Power 8 system

2018-11-14 Thread Paul Menzel
The upstream bug report was marked as a duplicate of #1507035 [1]. That has a patch attached [2]., fixing the issue. Please apply as soon as possible. [1]: https://bugzilla.mozilla.org/show_bug.cgi?id=1507035 [2]: https://hg.mozilla.org/integration/autoland/rev/236f09f4709d ** Bug watch added:

[Desktop-packages] [Bug 1784349] Re: SEGV during startup on Power 8 system

2018-09-07 Thread Paul Menzel
Firefox 62.0 was released, and the problem is still happening. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1784349 Title: SEGV during startup on Power 8 system Status in Mozilla F

Re: [Desktop-packages] [Bug 1738774] Re: Pixeled icons with LibreOffice 5.1.6.2 on HiDPI/4K display

2018-08-16 Thread Paul Menzel
On 08/16/18 15:46, Olivier Tilloy wrote: > Which icons are we talking about? The app icons displayed in the > unity dash, or the icons in the toolbars in the actual applications? I am talking about the actual application. > Could you please attach a screenshot to demonstrate the issue? > > Also

[Desktop-packages] [Bug 1738774] Re: Pixeled icons with LibreOffice 5.1.6.2 on HiDPI/4K display

2018-08-16 Thread Paul Menzel
Please also see https://bugs.documentfoundation.org/show_bug.cgi?id=114235. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1738774 Title: Pixeled icons with LibreOffice 5.1.6.2 on

[Desktop-packages] [Bug 1784349] Re: SEGV during startup on Power 8 system

2018-07-30 Thread Paul Menzel
Here is the backtrace when starting it with `firefox -g`. ``` #0 0x0001e96c in arena_t::SplitRun(arena_run_t*, unsigned long, bool, bool) (this=0x7770, aRun=0x74a1, aSize=1048576, aLarge=false, aZero=false) at /build/firefox-aPxmMP/firefox-61.0.1+build1/memory/build/moz

[Desktop-packages] [Bug 1784349] [NEW] SEGV during startup on Power 8 system

2018-07-30 Thread Paul Menzel
Public bug reported: Trying to start Firefox 61 on Power 8 terminates with the segmentation fault below. firefox[155767]: unhandled signal 11 at 7402b3100060 nip 090b2d83e9ec lr 090b2d83ed1c code 2 0x0001e96c in arena_t::SplitRun (this=0x7770, aRun=0x74a1, aS

[Desktop-packages] [Bug 1738774] [NEW] Pixeled icons with LibreOffice 5.1.6.2 on HiDPI/4K display

2017-12-18 Thread Paul Menzel
Public bug reported: LibreOffice 5.1.6.2 shipped with Ubuntu 16.04.3 LTS shows pixeled icons on a HiDPI/4K monitor like used in the Dell XPS 13 9360. ** Affects: libreoffice (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member o

[Desktop-packages] [Bug 1480123] Re: LibreOffice doesn't support HiDPI well.

2017-12-18 Thread Paul Menzel
This works for me with Ubuntu 16.04.3 and the packaged LibreOffice 5.1.6.2. Can this report be closed? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1480123 Title: LibreOffice do

[Desktop-packages] [Bug 1688592] [NEW] Missing VA-API hardware decoding support drains battery

2017-05-05 Thread Paul Menzel
Public bug reported: Current devices ship with graphics devices supporting hardware decoding of certain video formats. While doing that, energy can be saved, as the main processor can go to sleep, and the graphics devices do their jobs more efficiently saving energy. Today, the browser is used a

[Desktop-packages] [Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 ->12.04)

2012-10-15 Thread Paul Menzel
Also please look at Thomas’ comment. The patch is just for some follow up comments in this report. The original reporter of this issue (LP:780117) has a different issue with growisofs. Though closing this report might be wise and people still experiencing problems with Brasero should submit new rep

[Desktop-packages] [Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 ->12.04)

2012-10-15 Thread Paul Menzel
Just a small nit pick. In the SRU message it says that part of the offending commit are reverted. Actually nothing is reverted and the change just completed. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to brasero in Ubuntu. https://bugs.

[Desktop-packages] [Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 ->12.04)

2012-09-28 Thread Paul Menzel
The way to solve this error, is that people provide the necessary log files from Brasero and to improve the things Thomas Schmitt and George Danchev have found out to be incorrect [1]. [1] http://bugs.debian.org/617409 -- You received this bug notification because you are a member of Desktop Pac

[Desktop-packages] [Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 ->12.04)

2012-09-28 Thread Paul Menzel
Looking at `git log` [2] or `NEWS` [2] I am pretty sure nothing changed. [1] http://git.gnome.org/browse/brasero/log/?h=gnome-3-6 [2] http://git.gnome.org/browse/brasero/tree/NEWS -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to brasero i

[Desktop-packages] [Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 ->12.04)

2012-09-24 Thread Paul Menzel
Perriman, thank you for following up on my question. I think the only way is to save the log, when Brasero asks you to after a burn process. You can also look into `/tmp/` for the log. Are you sure, you are seeing the exact same error as the reporter of this bug does? That means progress bar stop

[Desktop-packages] [Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 ->12.04)

2012-09-24 Thread Paul Menzel
Parriman, thank you for testing. Unfortunately without any log files, the developers have a hard time fixing the error. Do you have log files from failed and successful burns? It would be great if you could attach those. -- You received this bug notification because you are a member of Desktop P

[Desktop-packages] [Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 ->12.04)

2012-08-13 Thread Paul Menzel
Dear Andrea, thank you for testing the patch. Could you please provide more information. Especially the version of Brasero, maybe find out if libburn is really disabled and what is used now. Additionally the versions of the components Brasero depends on and the any log files from Brasero. It is s

[Desktop-packages] [Bug 780117] Re: Brasero finishes without error but unusable media [on-the-fly mode] (Ubuntu 11.04 ->12.04)

2012-07-05 Thread Paul Menzel
A similar bug report is on Debian [1], but it is not known yet if all talk about the same cause the original reporter was seeing. Anyway the libburnia developers stepped up and cooked up some patches for you to try please to gather some more information what goes wrong. So please apply Georges pa