open-cogsci / OpenSesame

Graphical experiment builder for the social sciences
http://osdoc.cogsci.nl/
GNU General Public License v3.0
236 stars 112 forks source link

OSF log in window does not reopen after close or logout #705

Open MichlF opened 4 years ago

MichlF commented 4 years ago

When either logging out, or closing the login window (i.e. not logging in before the window is closed manually), clicking the login shortcut does not work anymore. A restart fixes this issue.

I am using Open Sesame 3.3.3, Win10 and the Opensesame installation via Anaconda distribution.

smathot commented 4 years ago

I don't see this behavior myself. @dschreij ?

dschreij commented 4 years ago

I have the same. I can't reopen the login window after closing it and clicking 'Login' doesn't do anything. @MichlF, can you print the list of modules that you see when you go to Tools > System information, particularly the PyQt version?

MichlF commented 4 years ago

System System: Windows-10-10.0.18362-SP0 Architecture: win64

Modules and packages OpenSesame 3.3.3 Python 3.7.6 | packaged by conda-forge | (default, Jun 1 2020, 18:11:50) [MSC v.1916 64 bit (AMD64)] datamatrix 0.10.17 qdatamatrix 0.1.27 pseudorandom 0.2.2 fileinspector 1.0.2 QNotifications 2.0.3 QOpenScienceFramework 1.3.1 opencv 4.3.0 expyriment 0.10.0+opensesame2 IPython 7.16.1 numpy 1.18.5 scipy 1.5.0 PIL/ PILLOW [version unknown] psychopy 2020.1.2 pygame 1.9.6 pygaze 0.7.2a2 pyglet 1.5.7 PyQt 5.12.3 serial 3.4 markdown 3.2.2 yaml 5.3.1

dschreij commented 4 years ago

This may have something to do with PyQt 5.12? Sebastiaan, which PyQt version are you at?

smathot commented 4 years ago

Also 5.12.3 from Anaconda, but on Linux. On Windows I do experience the issue though.