The log says:

2026-01-15 09:17:31,269 INFO : GTK based - switched to QT_QPA_PLATFORM = xcb
2026-01-15 09:17:31,469 ERROR : Error in main:
Traceback (most recent call last):
  File "/opt/videocut/VideoCut.py", line 1918, in main
    WIN = MainFrame()  # keep python reference!
  File "/opt/videocut/VideoCut.py", line 558, in __init__
    self._widgets = self.initUI()
                    ~~~~~~~~~~~^^
  File "/opt/videocut/VideoCut.py", line 567, in initUI
    self.exitAction = QtGui.QAction(QtGui.QIcon(ICOMAP.ico("buttonStop")), 
'Exit', self)
                                                ~~~~~~~~~~^^^^^^^^^^^^^^
  File "/opt/videocut/VideoCut.py", line 1845, in ico
    return submap.get(key,self.getDefault(key))
           ^^^^^^^^^^
AttributeError: 'str' object has no attribute 'get'


I have create a issue, I don't know if kanehekili thinks it's VideoCut's
fault.

The fact is, the problem started after an update, probably from Python.

Ubuntu 26.04 is supposed to be released in April, so I think now would
be the time to fix bugs like this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2138260

Title:
  Error: 'str' object has no attribute 'get'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2138260/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to