Broken still in Kubuntu 20.04. Six years and counting.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Infinitely shows 'Collecting information'
To manage notifications about this bug
I also have this issue in Kubuntu 19.10.
Appears to be caused by:
```
qdbus org.kubuntu.DriverManager /DriverManager
org.kubuntu.DriverManager.getDriverDict true
Cannot find 'org.kubuntu.DriverManager.getDriverDict' in object /DriverManager
at org.kubuntu.DriverManager
```
--
You received thi
This is now broken again on Kubuntu 19.10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Infinitely shows 'Collecting information'
To manage notifications about this bug go to:
https:
@kmin
Can't tell, sorry.
I switched to mate de more than a year ago.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Infinitely shows 'Collecting information'
To manage notifications a
@asavah Whether has been resolved
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Infinitely shows 'Collecting information'
To manage notifications about this bug go to:
https://bugs.l
@rohangarg
TYVM, sorry for not being to able to submit full report with kdebug,
I'm out of office atm, and the machine with fresh (k)ubuntu is there.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/12803
@asavah Figured out your issue this morning, it's fixed and will land in
14.04ubuntu5 , cheers :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Infinitely shows 'Collecting informatio
Hi
Please file a new bug with full details on steps you took to reproduce the
problem , what you expected the output to be and what really happened.
Please also run kdebugdialog, enable debug output for everything and run
the kcm via a console using the following command : kcmshell4
kcm_driver_ma
@Sergey Could you run the script manually as mentioned before and then
run the qdbus command?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Infinitely shows 'Collecting information'
Oh and ofcourse, please attach the debugging output from the console to
the bug report ^^ :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Infinitely shows 'Collecting information'
T
As for me, this just hangs.
$ qdbus --literal org.kubuntu.DriverManager /DriverManager
org.kubuntu.DriverManager.devices
Error: org.freedesktop.DBus.Error.NoReply
Did not receive a reply. Possible causes include: the remote application did
not send a reply, the message bus security policy blocke
$ qdbus --literal org.kubuntu.DriverManager /DriverManager
org.kubuntu.DriverManager.devices()
bash: syntax error near unexpected token `('
$ qdbus --literal org.kubuntu.DriverManager /DriverManager
org.kubuntu.DriverManager.devices
[Argument: a{sa{sv}} {"/sys/devices/pci:00/:00:01.0/000
Hi
Would it be possible for you to run this :
qdbus --literal org.kubuntu.DriverManager /DriverManager
org.kubuntu.DriverManager.devices()
Since the method from the python script has changed.
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Fix doesn't seem to be complete atm.
Same symptoms, I runned all suggested tests here are the results:
$apt-cache policy kubuntu-driver-manager
kubuntu-driver-manager:
Installed: 14.04ubuntu4
Candidate: 14.04ubuntu4
Version table:
*** 14.04ubuntu4 0
500 http://ua.archive.ubuntu.com
PS:
$python3 /usr/lib/kde4/libexec/DriverManager_DBus
Exception ignored in: at 0x7f36bf343080>>
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/dbus/service.py", line 169, in __del__
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 320, in release_name
File "/
Fix should be released with 0ubuntu3
** Changed in: kubuntu-driver-manager (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Infinit
Thanks!
Fixed in git
** Changed in: kubuntu-driver-manager (Ubuntu)
Status: Incomplete => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Infinitely shows 'Collect
$ python3 /usr/lib/kde4/libexec/DriverManager_DBus
Traceback (most recent call last):
File "/usr/lib/kde4/libexec/DriverManager_DBus", line 8, in
import dbus.mainloop.qt
ImportError: No module named 'dbus.mainloop.qt'
Missing dependency. After installing python3-dbus.mainloop.qt everything
Aha, can you run : python3 /usr/lib/kde4/libexec/DriverManager_DBus ? If
it does, please try the getDriverDict dbus query please.
--
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/bug
Seems like it does not.
$ qdbus org.kubuntu.DriverManager /DriverManager
Error: org.freedesktop.DBus.Error.Spawn.ChildExited
Process /usr/lib/kde4/libexec/DriverManager_DBus exited with status 1
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed t
And can you check if running : qdbus org.kubuntu.DriverManager
/DriverManager : works?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Infinitely shows 'Collecting information'
To man
> Can you check if you have both
/usr/lib/kde4/libexec/DriverManager_DBus and
/usr/share/dbus-1/services/org.kubuntu.DriverManager.service ?
/usr/lib/kde4/libexec/DriverManager_DBus
exists, is a Python script, is executable
/usr/share/dbus-1/services/org.kubuntu.DriverManager.service
exists, cont
Can you check if you have both /usr/lib/kde4/libexec/DriverManager_DBus
and /usr/share/dbus-1/services/org.kubuntu.DriverManager.service ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Hmm... qdbus prints error and bustle records no messages
$ qdbus org.kubuntu.DriverManager /DriverManager
org.kubuntu.DriverManager.getDriverDict true
Cannot find 'org.kubuntu.DriverManager.getDriverDict' in object /DriverManager
at org.kubuntu.DriverManager
--
You received this bug notificati
I need some more info :)
Please go through the following steps :
1) Install & start bustle
2) Start recording a new log
3) run : qdbus org.kubuntu.DriverManager /DriverManager
org.kubuntu.DriverManager.getDriverDict true
4) Stop logging
5) Attach logs here.
Thanks!
--
You received this bug not
Yes, completes in about 3 seconds.
Output:
{}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1280310
Title:
Infinitely shows 'Collecting information'
To manage notifications about this bug go to:
h
Could you paste this into a file, and run python3 /path/to/file.py :
#!/bin/python3
from UbuntuDrivers import detect
print(detect.system_device_drivers())
And comment back on whether the script ever completes?
** Changed in: kubuntu-driver-manager (Ubuntu)
Status: New => Incomplete
--
Y
27 matches
Mail list logo