[Bug 1900017] [NEW] No text output when exporting to PDF and when printing --- Toolbar icons disappearing

2020-10-15 Thread roussel geoffrey
Public bug reported: I create a new text document in Libreoffice with some text: ok; Now: If i export it to pdf, the pdf file is full white, no text output, and same if i want to print it, i only got a white page. I tried to change the font and text color of the document without sucess. (The

[Bug 1899265] [NEW] qlipper crash gimp if i do ctrl+c

2020-10-10 Thread roussel geoffrey
Public bug reported: When qlipper is running, i open packaged version of gimp, then i open a photo inside it and create a new picture to paste into... so on the photo i do ctrl+c to copy it in the buffer, and gimp instantly crash as i do the ctrl+c. Now if i quit qlipper and i do the same, it

[Bug 1831751] Re: rtlwifi: aggressive memory leak

2019-09-09 Thread roussel geoffrey
Hey, I use the patched version, however it looks like there is still another leak inside, this one is visible only after several days running, i've let the computer runs for 30 days with just few small apps running and the RAM was nearly full, it was also using cache, and i couldn't trace back

[Bug 1810517] Re: re-enable GhostScript in ImageMagick

2019-07-06 Thread roussel geoffrey
I have the same errors: (Ubuntu 18.04) -- akem@akem-HP:~$ convert 3.jpg 3.ps convert-im6.q16: not authorized `3.ps' @ error/constitute.c/WriteImage/1037. -- Commenting out the lines you stated in /etc/ImageMagick-6/policy.xml fixed the problem for me. Thanks. -- You received this bug

[Bug 1810346] Re: VLC interface not displayed correctly

2019-07-02 Thread roussel geoffrey
As a temporary fix, so you don't have to launch it from the terminal you can do something like this, (need root): sudo su mv /usr/bin/vlc /usr/bin/vlcbin echo 'QT_AUTO_SCREEN_SCALE_FACTOR=0 /usr/bin/vlcbin "$@"' > /usr/bin/vlc chmod +x /usr/bin/vlc It fixes the problem for me and i can launch it

[Bug 1810346] Re: VLC interface not displayed correctly

2019-06-29 Thread roussel geoffrey
Hey, Thanks Jean Luc, the QT_AUTO_SCREEN_SCALE_FACTOR=0 does the trick here too! I wonder if this only affects Ubuntu or other Linux distributions too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1810346] Re: VLC interface not displayed correctly

2019-06-29 Thread roussel geoffrey
On my last test (the one where it works but is exageratly zoomed), when switching to fullscreen mode, the VLC overlays(control buttons, volume, etc) are not usable because too large, they don't fit on screen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1831751] Re: rtlwifi: aggressive memory leak

2019-06-28 Thread roussel geoffrey
Hi Connor, I had this problem on built-in Bionic 4.18: Linux akem-HP 4.18.0-24-generic #25~18.04.1-Ubuntu SMP Thu Jun 20 11:13:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Then TJ- helped me to build a DKMS module which fixed the problem. -- You received this bug notification because you are a

[Bug 1810346] Re: VLC interface not displayed correctly

2019-06-27 Thread roussel geoffrey
I also tested 18.04 again with another setup, still dual screen on a samsung TV, the vlc GUI is exageratly zoomed but still correctly visible and usable, not sure if they want it to be zoomed like that. ** Attachment added: "IdUAJtp.png"

[Bug 1834386] Re: Ebooks thumbnails fail in Nemo over SMB

2019-06-27 Thread roussel geoffrey
I know it looks like it does not recognise the image format, but using this command fixes the issue, in fact i added this command to my /etc/rc.local so i can keep apparmor up and running, after that it generates all the thumbnails correctly for the differents formats of ebooks, and it doesn't

[Bug 1810346] Re: VLC interface not displayed correctly

2019-06-27 Thread roussel geoffrey
I just checked and the bug is still there on 19.04. ** Attachment added: "Screenshot from 2019-06-27 20-05-31.png" https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1810346/+attachment/5273821/+files/Screenshot%20from%202019-06-27%2020-05-31.png -- You received this bug

[Bug 1798091] Re: thumbnailer cannot create tempfiles (with apparmor denials)

2019-06-26 Thread roussel geoffrey
I also have an issue with the thumbnailer but it only occurs using Nemo file browser and only when browsing SMB share folder: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1834386 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1834387] [NEW] Error when removing snapd (via apparmor)

2019-06-26 Thread roussel geoffrey
Public bug reported: Error at the end of removing snapd, here is the output: akem@akem-HP:~$ sudo apt-get remove --purge apparmor [sudo] password for akem: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically

[Bug 1834386] [NEW] Ebooks thumbnails fail in Nemo over SMB

2019-06-26 Thread roussel geoffrey
Public bug reported: Nemo is unable to generate ebooks thumbnails over SMB share because of evince-thumbnailer apparmor profile(note that Nautilus is able to do it anyway), i removed apparmor to see and it fixed that issue. Nemo output when generating thumbs:

[Bug 1810346] Re: VLC interface not displayed correctly

2019-06-07 Thread roussel geoffrey
Hi, I think it's the same bug, i got a laptop with a second screen plugged, optimus laptop, nvidia-drivers-390, on the integrated laptop screen, vlc works just fine, but as soon as i drag the vlc window to the second screen GUI elements gets extra zoomed, and unusable ( but i can see some parts of

[Bug 1810346] Re: VLC interface not displayed correctly

2019-06-07 Thread roussel geoffrey
Another screenshot playing a video... ** Attachment added: "2019-06-07-163228_3286x1080_scrot.png" https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1810346/+attachment/5269365/+files/2019-06-07-163228_3286x1080_scrot.png -- You received this bug notification because you

[Bug 1831751] Re: rtlwifi: aggresive memory leak

2019-06-07 Thread roussel geoffrey
Ok the bug is fixed, it was in fact the same issue as discussed here: https://github.com/lwfinger/rtlwifi_new/issues/401 And the fix: https://github.com/0day- ci/linux/commit/3e10e17914a56b27007604880d6de7e7ff241e14 Rebuilding the rtlwifi module with the patch fixed the problem, memory is

[Bug 1831751] [NEW] Possible memory leak due to PCI AER faults even with pci=noaer

2019-06-05 Thread roussel geoffrey
Public bug reported: Hey, i got a memory leak on Ubuntu 18.04.2 even in console mode (no X/GUI) the memory usage grows slowly to take all the available RAM when i let the computer running over the night (with just top and irssi), and i have to reboot to get things back to normal. I didn't have

[Bug 1763898] [NEW] Tearing / vsync issue while playing video

2018-04-14 Thread roussel geoffrey
Public bug reported: Ubuntu 17.10, nvidia drivers v 384. I had tearing / vsync issues while playing videos on mplayer or vlc. I uninstalled them and use the Nouveau drivers with no tearing / vsync issue. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: nvidia-384 (not installed)

[Bug 1761338] [NEW] Login screen upside down(reversed)

2018-04-04 Thread roussel geoffrey
Public bug reported: Ubuntu 17.10, Nvidia drivers installed (official package nvidia-384). Computer: HP laptop: HP 14-008nf (with graphics: integrated + NVidia Geforce 940mx) Sometimes when i reboot the Ubuntu login screen is reversed, all the screen is upside down, then just rebooting without

[Bug 1521173] Re: AER: Corrected error received: id=00e0

2018-03-20 Thread roussel geoffrey
I had the same problem and fix #9 worked for me (adding "pci=noaer"). I'm on Ubuntu 17.10 on a HP Pavilion laptop 14-008nf and all hardware seems to be working. I was flooded with this(took lots of disk space cause logging constantly): akem@akem-HP-Pavilion-Notebook:~$ tail /var/log/syslog Mar