[Desktop-packages] [Bug 1771880] Re: Seahorse unable to import pkcs12 certificates

2023-12-20 Thread Damjan Jovanovic
Pleasure Sebastien, that's how open-source works, we help each other and all win :-). I'm glad you are picking it up at the distro level, but that gcr-3 patch alone won't fix this issue, as it only comes into play after gnome- keyring-pkcs11.so is loaded, which won't happen without the gnome-

[Desktop-packages] [Bug 1771880] Re: Seahorse unable to import pkcs12 certificates

2023-12-19 Thread Damjan Jovanovic
There are at least 2 bugs here. One is that gnome-keyring doesn't whitelist Seahorse in /usr/share/p11-kit/modules/gnome-keyring.module, so its PKCS#11 module doesn't load inside Seahorse at all, cutting off Seahorse from the user's certificates. A merge request (with a patch to remove that whole

[Desktop-packages] [Bug 1771880] Re: Seahorse unable to import pkcs12 certificates

2023-12-18 Thread Damjan Jovanovic
I am personally working on this issue, you can follow my progress on https://gitlab.gnome.org/GNOME/seahorse/-/issues/205 So far it looks like there are a number of bugs; a simplified picture looks something like this: seahorse: gcr_import_button_add_parsed()gnome-keyring:

[Desktop-packages] [Bug 1699772] Re: linux-image-4.10.0-24-generic, linux-image-4.8.0-56-generic, linux-image-4.4.0-81-generic, linux-image-3.13.0-121-generic Regression: many user-space apps crashing

2017-06-29 Thread Damjan Jovanovic
4.4.0-83 fixes Eclipse, but LibreOffice Base still crashes with JDBC drivers. -- 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/1699772 Title: linux-image-4.10.0-24-generic,

[Desktop-packages] [Bug 1699772] Re: linux-image-4.4.0-81-generic Regression: Oracle Java plugin crashes

2017-06-23 Thread Damjan Jovanovic
This is a ***MASSIVE REGRESSION*** affecting many or even all native applications that use the Java Invocation API, including at least Eclipse (crashes a few seconds after startup), and LibreOffice Base with any JDBC database connector (instant crash as soon as it tries to load the JVM). ** Also

[Desktop-packages] [Bug 260918]

2013-01-26 Thread Damjan Jovanovic
Fwink creates a NullRenderer. It adds it to the filter graph. On the CaptureGraphBuilder2, it calls RenderStream(), asking it to link the preview pin to the the default renderer. Then it calls RenderStream() again, asking it to link the output pin to the NullRenderer. Finally it adds the sample

[Desktop-packages] [Bug 260918]

2013-01-21 Thread Damjan Jovanovic
MSN Messenger is now Skype, Yahoo Messenger crashes on login (#32695), iSpQ9 won't install due to MSI problems (https://bugs.launchpad.net/ubuntu/+source/wine1.2/+bug/614546), so how do you even test this? Otherwise I've made changes that allow VLC on Wine to capture video from my webcam, please

[Desktop-packages] [Bug 260918]

2013-01-21 Thread Damjan Jovanovic
(In reply to comment #29) (In reply to comment #28) MSN Messenger is now Skype, Yahoo Messenger crashes on login (#32695), iSpQ9 won't install due to MSI problems (https://bugs.launchpad.net/ubuntu/+source/wine1.2/+bug/614546), so how do you even test this? Otherwise I've made

[Desktop-packages] [Bug 260918]

2013-01-21 Thread Damjan Jovanovic
Created attachment 43230 Patch to render even if the output pin is NULL I tested it before my patches, and Fwink didn't work. I actually just wrote a patch that gets it to start. Doesn't seem to generate proper photos though, I suspect that gdiplus interpolation 7 fixme. -- You received this

[Desktop-packages] [Bug 868034] Re: Huawei E220 can't connect on Ubuntu 11.10

2011-11-04 Thread Damjan Jovanovic
Sleepy John you're the man! This is what Ubuntu needs more of: working hardware. Later on I'm going to dig up the workarounds for the old regression and see if they also work now. I see that udisks is polling /dev/sr0 - this did play a role before. -- You received this bug notification because