Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Error when dragging and dropping plugin with GUI

edited April 2024 in OpenSesame

Hi,

Intermittently I got the error message:

Traceback (most recent call last):
  File "D:\opensesame_4.0.5\Lib\site-packages\qtconsole\console_widget.py", line 400, in dragMoveEvent
    cursor = self._control.cursorForPosition(e.pos())
                                             ^^^^^
AttributeError: 'QDragMoveEvent' object has no attribute 'pos'

when dragging and dropping a plugin (for example media_player_mpy) into the experiment. I found out that this will happen only, when I pass over the console window while dragging the plugin icon. OpenSesame version = 4.0.26. OS: Platform = Windows 10

Best wishes,

Martin

Comments

Sign In or Register to comment.