[Desktop-packages] [Bug 1776873] Re: Whitelisted allowedURLschemes breaks some desktop apps

2020-05-23 Thread Carlo Wood
Nevermind my last comment. This works in chromium (no idea about snapd). To get this to work in chromium, first make sure it works for xdg-open. Click on the link that you want to be opened automatically in some application. When it downloaded, right-click on it (the button that appeared on the bo

[Desktop-packages] [Bug 1776873] Re: Whitelisted allowedURLschemes breaks some desktop apps

2020-05-22 Thread Carlo Wood
I am also affected by this horrible show stopper bug. Using Arch Linux and chromium browser. Seeing that this has been reported 8 months ago and the severity is set to "undecided" for chromium, it is clear that I'll have to start to use a different browser. This saddens me a lot :( -- You recei

[Desktop-packages] [Bug 1503310] Re: window content doesn't refresh, only if window is moved

2017-03-24 Thread Carlo Wood
I'm using NVIDIA driver 367.57, kernel 4.4.0-64-generic and did NOT have this issue prior to xenial (although, I think I made a huge leap when upgrading, I might have skipped 14.x). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia

[Desktop-packages] [Bug 1503310] Re: window content doesn't refresh, only if window is moved

2017-03-24 Thread Carlo Wood
I'm having an issue very much like this one: repainting of certain windows just stop. Input, menu's, mouse everything still works fine - it's just the repainting of the window that stops. Only way to recover is to close the window and restart the application. However, I am using 16.04 ... Does an

[Desktop-packages] [Bug 1654458] Re: default trusty g++ compiler gives warnings about deprecated use of std::auto_ptr in this package.

2017-01-15 Thread Carlo Wood
@Murray Thank you for your comment. I could not find any package for ubuntu that has this fixed. As it is an ABI breakage, as I understand, any project that wants to use C++11 standard (let alone C++17) will want to immediately start to demand and link with the new libxml++; so it's a problem that

[Desktop-packages] [Bug 1654458] [NEW] default trusty g++ compiler gives warnings about deprecated use of std::auto_ptr in this package.

2017-01-05 Thread Carlo Wood
Public bug reported: Default trusty install leaves me with a flood of the following when trying to compile my application, using libxml++2.6: In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54:0, [...snip...] /usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warn