Miguel A. Vallejo
unread,Apr 25, 2022, 6:50:04 PM4/25/22You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Package: fs-uae-launcher
Version: 3.0.5+dfsg-1
Severity: grave
FS-UAE-Launcher in Debian Sid is now broken. It opens with a totally
corrupted window and the terminal outputs a ton of errors.
I suspect the problem is now that PYQT5 does not accept floats
anymore. I also noticed the available version of fs-uae-launcher in
Debian is quite outdated.
Thanks in advance.
Error dump running fs-uae-launcher from terminal:
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 117, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget.py:set_position_and_size:160
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 160, in
set_position_and_size
self.widget().setGeometry(position[0], position[1], size[0], size[1])
TypeError: arguments did not match any overloaded call:
setGeometry(self, QRect): argument 1 has unexpected type 'int'
setGeometry(self, int, int, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/Panel.py", line 120, in resizeEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/widget.py", line 203, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'
Unhandled exception detected in thread MainThread:
TypeError:widget_mixin.py:set_position_and_size:195
Traceback (most recent call last):
File "/usr/share/fs-uae-launcher/fsui/qt/window.py", line 255, in showEvent
self.owner().on_resize()
File "/usr/share/fs-uae-launcher/launcher/ui/launcherwindow.py",
line 374, in on_resize
super().on_resize()
File "/usr/share/fs-uae-launcher/fsui/qt/window.py", line 573, in on_resize
self.layout.set_size(self.get_size())
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 181, in set_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/group.py", line 52, in
set_position_and_size
self.layout.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 186,
in set_position_and_size
self.update()
File "/usr/share/fs-uae-launcher/fsui/common/layout.py", line 310, in update
child.element.set_position_and_size(position, size)
File "/usr/share/fs-uae-launcher/fsui/qt/widget_mixin.py", line 195,
in set_position_and_size
widget.move(*position)
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'