[Bug 1780056] Re: pdf print issue

2018-07-04 Thread Bart Goeman
** Attachment added: "original pdf" https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1780056/+attachment/5159526/+files/orig.pdf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1780056 Title:

[Bug 1780056] [NEW] pdf print issue

2018-07-04 Thread Bart Goeman
Public bug reported: I have a several pdfs (all invoices from the same sender) that do not print correctly from evince. On screen it renders fine. It seems a whole background layer (not sure if the pdf uses layers) is missing. The print is wrong when I print to my printer (HP M426fdn, a laser mu

[Bug 1780056] Re: pdf print issue

2018-07-04 Thread Bart Goeman
** Attachment added: "evince output" https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1780056/+attachment/5159527/+files/printed_to_file.pdf ** Description changed: I have a several pdfs (all invoices from the same sender) that do not print correctly from evince. On screen it render

[Bug 1762159] [NEW] apport-gtk crashes on reports without timestamp

2018-04-08 Thread Bart Goeman
Public bug reported: $ /usr/share/apport/apport-gtk Traceback (most recent call last): File "/usr/share/apport/apport-gtk", line 598, in app.run_argv() File "/usr/lib/python3/dist-packages/apport/ui.py", line 694, in run_argv return self.run_crashes() File "/usr/lib/python3/dist-pac

[Bug 1759584] [NEW] displayport MST on intel graphics: slave monitor does not wake up from suspend

2018-03-28 Thread Bart Goeman
Public bug reported: configuration: - PC with Intel HD Graphics 630 (i5-7600) - DELL U2415 monitor connected to displayport port on PC (/sys/class/drm/card0/card0-DP-5) - DELL U2412M connected to DELL U2415 (/sys/class/drm/card0/card0-DP-6) After a suspend/wake up cycle, the first monitor wakes

[Bug 1774843] Re: apport python exception for python versions which python-apt is not built on

2020-05-22 Thread Bart Goeman
Verified on Ubuntu 19.10 on 19.10 python3-apt is built for pyton3.7, the system python for 19.10 so i tested against python3.8 from universe. bart@DH170:~$ apt-cache policy python3-apport python3-apport: Geïnstalleerd: 2.20.11-0ubuntu8.9 Kandidaat: 2.20.11-0ubuntu8.9 Versietabel: *** 2.

[Bug 1774843] Re: apport python exception for python versions which python-apt is not built on

2020-05-22 Thread Bart Goeman
Łukasz's remark on focal: +1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1774843 Title: apport python exception for python versions which python-apt is not built on To manage notifications abou

[Bug 1759584] Re: displayport MST on intel graphics: slave monitor does not wake up from suspend

2019-02-27 Thread Bart Goeman
** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1759584 Title: displayport MST on intel graphics: slave monitor does n

[Bug 1774843] [NEW] apport python exception handler messes up python3.7

2018-06-03 Thread Bart Goeman
Public bug reported: it seems apport installs an exception hook whenever running python3. This hook is apparently installed for python3.7 too. This exception handler has a dependency on apt_pkg, which is a binary that is not compatible with python3.7 it seems (you can't import it, see below) As

[Bug 1774843] Re: apport python exception handler messes up python3.7

2018-06-07 Thread Bart Goeman
well my reasoning was slightly different from supported/unsupported i am not familiar with the exact scope of the apport project, but I assume the goal is to collect info on ubuntu packages, not any unrelated code, and since afaik all packages one one release all use the same (system) python vers