[Bug 2136005] Re: Error message when opening software-properties with update-manager
Guybrush88
2136005 at bugs.launchpad.net
Sat Dec 13 22:34:12 UTC 2025
*** This bug is a duplicate of bug 2136009 ***
https://bugs.launchpad.net/bugs/2136009
** This bug has been marked a duplicate of bug 2136009
software-properties-gtk crashed with AttributeError in __init__(): 'Window' object has no attribute 'set_type_hint'
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/2136005
Title:
Error message when opening software-properties with update-manager
Status in software-properties package in Ubuntu:
New
Bug description:
On Xubuntu 26.04, I wanted to open software-properties when using
update-manager, but it didn't open and I got this error message:
Traceback (most recent call last):
File "/usr/bin/software-properties-gtk", line 99, in <module>
app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, file=file)
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 223, in __init__
self.window_main.set_type_hint(Gdk.WindowTypeHint.DIALOG)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Window' object has no attribute 'set_type_hint'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/2136005/+subscriptions
More information about the foundations-bugs
mailing list