#1010189 fs-uae-launcher is broken in Sid

#1010189#5
Date:
2022-04-25 22:44:10 UTC
From:
To:
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'

#1010189#10
Date:
2022-04-25 23:28:47 UTC
From:
To:
Hello!

fs-uae-launcher is not part of Debian unstable. It's available in stable only
at the moment. Please see the explanation for the reasons here [1].

Adrian

#1010189#19
Date:
2022-04-25 23:57:11 UTC
From:
To:
Thank you for the info.

Feel free to close the bug if you think it is a duplicate of 1010048

Greetings