-
Notifications
You must be signed in to change notification settings - Fork 207
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: Segfault in Pylon viewer #760
Comments
Note that pypylon continues to work. |
Forcing pylon viewer to use X11 works: QT_QPA_PLATFORM=xcb /opt/pylon/bin/pylonviewer |
Please try the newest pylon update, 7.5 is out. This hast full support for wayland backends. |
QT_QPA_PLATFORM=xcb QT_DEBUG_PLUGINS=1 /opt/pylon/bin/pylonviewer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the issue:
(this is not a bug on pypylon, it's a bug on pylon itself or in Qt)
Hi, I installed pylon using the deb package. When I run
/opt/pylon/bin/pylonviewer
, I get a segfault. The backtrace from gdb is:Reproduce the code example:
# Not applicable
Error message:
Is your camera operational in Basler pylon viewer on your platform
No
Hardware setup & camera model(s) used
x86_64 Intel CPU, KDE neon (based on Ubuntu 22.04; Qt is built by KDE and not Canonical), 7.5 GiB RAM
Camera is a Basler acA4024-26um
Runtime information:
The text was updated successfully, but these errors were encountered: