[Bug 1101647] Re: VFS491 Validity Sensor on HP Probook 4540s

2013-05-08 Thread SoftExpert
Hello, On my EliteBook 8770w I have the 138a:003d Validity Sensors. It is not recognized either - tested with fprintd 0.4.1 and with libfprint0 0.5.0. How many of us need to say "me too" so that this issue gets enough attention? Thank you for your help! -- You received this bug notification be

[Bug 868672] Re: kded4 crashed with SIGSEGV in QString::replace()

2011-10-05 Thread SoftExpert
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/868672 Title: kded4 crashed with SIGSEGV in QString::replace() To manage notifications about this bug go to: https://b

[Bug 854956] Re: apt_check.py crashed with SIGSEGV in pkgDepCache::UpdateVerState()

2011-10-04 Thread SoftExpert
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/854956 Title: apt_check.py crashed with SIGSEGV in pkgDepCache::UpdateVerState() To manage notifications about this bu

[Bug 863894] Re: pulseaudio crashed with SIGABRT in raise()

2011-10-04 Thread SoftExpert
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/863894 Title: pulseaudio crashed with SIGABRT in raise() To manage notifications about this bug go to: https://bugs.la

[Bug 848014] Re: network-manager-openvpn plugin needs to be updated to 0.9 version

2011-09-23 Thread SoftExpert
After further investigation, I found out that in the config file for my OpenVPN connexion (located in /etc/NetworkManager/system-connections) the entry user-name should be username . The old syntax was handled and generated by the previous version of the plugin (I upgraded my system from 10.

[Bug 855762] Re: printer-applet.py crashed with KeyError in get_notifications(): 'job-originating-user-name'

2011-09-21 Thread SoftExpert
*** This bug is a duplicate of bug 629753 *** https://bugs.launchpad.net/bugs/629753 ** Visibility changed to: Public -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdeutils in Ubuntu. https://bugs.launchpad.net/bugs/855762 Title: p

[Bug 848014] [NEW] network-manager-openvpn plugin needs to be updated to 0.9 version

2011-09-12 Thread SoftExpert
Public bug reported: Trying to establish a VPN connexion (using x509 and private key file with password) results in following being recorded in syslog: - Sep 11 09:25:38 abc NetworkManager[1594]: Starting VPN service 'openvpn'... Sep 11 09:25:38 abc NetworkManager[1594]: VPN servic

[Bug 840229] Re: akonadi_agent_launcher crashed with SIGSEGV in vtable for __cxxabiv1::__class_type_info()

2011-09-03 Thread SoftExpert
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/840229 Title: akonadi_agent_launcher crashed with SIGSEGV in vtable for __cxxabiv1::__class_type_info() To manage no

[Bug 705593] Re: package virtualbox-ose-dkms 3.2.8-dfsg-2ubuntu1 failed to install/upgrade: virtualbox-ose kernel module failed to build

2011-01-22 Thread SoftExpert
You need to change the following line # include with # include on every .h file in the /usr/share/virtualbox/src/vboxhost directory. After that it compiles with no problem with DKMS. Just use sudo /etc/init.d/vboxdrv setup This page https://patchwork.kernel.org/patch/72714/ gave me the idea