[Bug 1282090] [NEW] DriverManager_DBus can terminate for no reason
Harald Sitter
sitter.harald at gmail.com
Wed Feb 19 13:46:19 UTC 2014
Public bug reported:
__init__ contains:
self.__timer = QTimer(parent)
self.__timer.timeout.connect(self.quit)
self.__timer.start(30000)
which will kill the dbus helper after 30 seconds, REGARDLESS of whether
it is still doing something. this will enitrely defunc the driver
manager and notifier module on machines where the driver list takes >=31
seconds to create (which may well be the case if ubuntu-drivers-common
does cache updates or similar stuff).
** Affects: kubuntu-driver-manager (Ubuntu)
Importance: High
Assignee: Rohan Garg (rohangarg)
Status: Triaged
** Tags: kubuntu
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-driver-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1282090
Title:
DriverManager_DBus can terminate for no reason
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-driver-manager/+bug/1282090/+subscriptions
More information about the kubuntu-bugs
mailing list