Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: crash after launch on Ubuntu 22.04 #6459

Open
weiwei2027 opened this issue May 14, 2024 · 0 comments
Open

[Bug]: crash after launch on Ubuntu 22.04 #6459

weiwei2027 opened this issue May 14, 2024 · 0 comments
Labels
🐞 bug Issue describes a bug (crash or error) or undefined behavior.

Comments

@weiwei2027
Copy link

PsychoPy Version

2024.1.4

What OS are your PsychoPy running on?

Linux-based systems

Bug Description

consol log

09:44:58 PM: Debug: "Shift+Tab" is not supported as a keyboard accelerator with GTK

(psychopy:43796): Gdk-CRITICAL **: 21:45:03.063: gdk_device_get_position_double: assertion 'GDK_IS_DEVICE (device)' failed

(psychopy:43796): Gdk-CRITICAL **: 21:45:03.063: gdk_device_get_state: assertion 'GDK_IS_DEVICE (device)' failed
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
python: ../../src/xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
Aborted (core dumped)

Expected Behaviour

Wait for interaction after launch.

Steps to Reproduce

  1. Create a new python virtual environment
  2. pip install ./wxPython-4.2.1-cp310-cp310-linux_x86_64.whl
  3. pip install psychopy
  4. close Tips (then crash happen)
    ...

Additional context

pip list

Package Version


arabic-reshaper 3.0.0
astunparse 1.6.3
beautifulsoup4 4.12.3
blosc2 2.6.2
certifi 2024.2.2
cffi 1.16.0
charset-normalizer 3.3.2
contourpy 1.2.1
cryptography 42.0.7
cycler 0.12.1
dukpy 0.3.1
elementpath 4.4.0
esprima 4.0.1
et-xmlfile 1.1.0
ffpyplayer 4.5.1
fonttools 4.51.0
freetype-py 2.4.0
future 1.0.0
gevent 24.2.1
gitdb 4.0.11
GitPython 3.1.43
greenlet 3.0.3
html2text 2024.2.26
idna 3.7
imageio 2.34.1
imageio-ffmpeg 0.4.9
javascripthon 0.12
jedi 0.19.1
json-tricks 3.17.3
kiwisolver 1.4.5
markdown-it-py 3.0.0
matplotlib 3.8.4
mdurl 0.1.2
msgpack 1.0.8
msgpack-numpy 0.4.8
ndindex 1.8
numexpr 2.10.0
numpy 1.26.4
opencv-python 4.9.0.80
openpyxl 3.1.2
packaging 24.0
pandas 2.2.2
parso 0.8.4
pillow 10.3.0
pip 24.0
psutil 5.9.8
psychopy 2024.1.4
psychtoolbox 3.0.19.0
py-cpuinfo 9.0.0
pycparser 2.22
pyglet 1.5.27
pyparallel 0.2.2
pyparsing 3.1.2
pypi-search 2.0
PyQt6 6.7.0
PyQt6-Qt6 6.7.0
PyQt6-sip 13.6.0
pyserial 3.5
python-bidi 0.4.2
python-dateutil 2.9.0.post0
python-gitlab 4.4.0
python-vlc 3.0.20123
python-xlib 0.33
pytz 2024.1
PyYAML 6.0.1
pyzmq 26.0.3
questplus 2023.1
requests 2.31.0
requests-toolbelt 1.0.0
scipy 1.13.0
setuptools 66.1.1
six 1.16.0
smmap 5.0.1
soundfile 0.12.1
soupsieve 2.5
tables 3.9.2
tzdata 2024.1
ujson 5.9.0
urllib3 2.2.1
websockets 12.0
wheel 0.41.2
wxPython 4.2.1
xarray 2024.3.0
xmlschema 3.3.1
zope.event 5.0
zope.interface 6.3

OS environment

OS: Ubuntu 22.04.4
python: 3.10.12

@weiwei2027 weiwei2027 added the 🐞 bug Issue describes a bug (crash or error) or undefined behavior. label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Issue describes a bug (crash or error) or undefined behavior.
Projects
None yet
Development

No branches or pull requests

1 participant