Hey There.
First time posting here and on the newer side of using Kubuntu.
So yeah, Driver Manager stopped working on me all of a sudden (been about a month or two now).
I know I've installed dependencies and other things between then and now but honestly life sucks and I was **** on keeping track of things.
I'm not in any necessary need of it at the moment, but its been bothering me and was just wondering if someone knew what I could do.
Trying to run sudo kubuntu-driver-manager in the terminal gives me the following error (running System Settings (GUI) > System > Driver Manager prompts for root password then shows the program appear then disappears in the taskbar and nothing happens):
Traceback (most recent call last):
File "/usr/bin/software-properties-qt", line 146, in <module>
app = SoftwarePropertiesQt(datadir=data_dir, options=options, file=afile, attachWinID=attachWinID)
File "/usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py", line 164, in __init__
self.show_distro()
~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py", line 376, in show_distro
child.setCheckState(Qt.PartiallyChecked)
^^^^^^^^^^^^^^^^^^^
AttributeError: type object 'Qt' has no attribute 'PartiallyChecked'
Segmentation fault
(I did try to search for this error on other forums but I couldn't find any hits. I would think I wasn't the only one but I guess I been lucky before)
For ****s and giggles I tried to run sudo apt install --reinstall kubuntu-driver-manager which tells me to try kubuntu-settings-desktop which then tells me cannot be downloaded, so that didn't work either to my ignorance or I broke something. (terminal commands below)
sudo apt install --reinstall kubuntu-driver-manager
Package kubuntu-driver-manager is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
kubuntu-settings-desktop
sudo apt install --reinstall kubuntu-settings-desktop
Reinstallation of kubuntu-settings-desktop is not possible, it cannot be downloaded.
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
I am running 25.04, here is my System Info
Operating System: Kubuntu 25.04
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.3
Kernel Version: 6.14.0-37-generic (64-bit)
Graphics Platform: X11
Processors: 24 × AMD Ryzen 9 7900X 12-Core Processor
Memory: 31.0 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 5070
Manufacturer: ASUS
Personally new to Linux, used at work for building test web servers years back so I can navigate and execute, but need a certain degree of hand holding that has usually been a chaos amount of YouTube tutorials and or forum dives.
That being said, appreciate any help and happy to provide any additional info if I know where to look.
Thanks
First time posting here and on the newer side of using Kubuntu.
So yeah, Driver Manager stopped working on me all of a sudden (been about a month or two now).
I know I've installed dependencies and other things between then and now but honestly life sucks and I was **** on keeping track of things.
I'm not in any necessary need of it at the moment, but its been bothering me and was just wondering if someone knew what I could do.
Trying to run sudo kubuntu-driver-manager in the terminal gives me the following error (running System Settings (GUI) > System > Driver Manager prompts for root password then shows the program appear then disappears in the taskbar and nothing happens):
Traceback (most recent call last):
File "/usr/bin/software-properties-qt", line 146, in <module>
app = SoftwarePropertiesQt(datadir=data_dir, options=options, file=afile, attachWinID=attachWinID)
File "/usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py", line 164, in __init__
self.show_distro()
~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/softwareproperties/qt/SoftwarePropertiesQt.py", line 376, in show_distro
child.setCheckState(Qt.PartiallyChecked)
^^^^^^^^^^^^^^^^^^^
AttributeError: type object 'Qt' has no attribute 'PartiallyChecked'
Segmentation fault
(I did try to search for this error on other forums but I couldn't find any hits. I would think I wasn't the only one but I guess I been lucky before)
For ****s and giggles I tried to run sudo apt install --reinstall kubuntu-driver-manager which tells me to try kubuntu-settings-desktop which then tells me cannot be downloaded, so that didn't work either to my ignorance or I broke something. (terminal commands below)
sudo apt install --reinstall kubuntu-driver-manager
Package kubuntu-driver-manager is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
kubuntu-settings-desktop
sudo apt install --reinstall kubuntu-settings-desktop
Reinstallation of kubuntu-settings-desktop is not possible, it cannot be downloaded.
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
I am running 25.04, here is my System Info
Operating System: Kubuntu 25.04
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.3
Kernel Version: 6.14.0-37-generic (64-bit)
Graphics Platform: X11
Processors: 24 × AMD Ryzen 9 7900X 12-Core Processor
Memory: 31.0 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 5070
Manufacturer: ASUS
Personally new to Linux, used at work for building test web servers years back so I can navigate and execute, but need a certain degree of hand holding that has usually been a chaos amount of YouTube tutorials and or forum dives.
That being said, appreciate any help and happy to provide any additional info if I know where to look.
Thanks




Comment