Discussion:
[spyder] Re: spyder can't be opened in linux, who know how to solve this issue?
Bjenk Ellefsen
2018-11-20 21:36:15 UTC
Permalink
Yeah, I have the same error on multiple ubuntu machines.
<Loading Image...>
*The created virtual environment meets all the requirements presented
above.*
*LINUX TERMINAL*
QXcbConnection: Failed to initialize XRandr
Qt: XKEYBOARD extension not present on the X server.
LibGL error: No matching fbConfigs or visuals found
LibGL error: failed to load driver: swrast
xlib: extension "XInputExtension" missing on display ":19.0"
[31395:31443:0606/162052.854473:error:file_path_watchr_linuc.cc(252)]
inotify_init() failed : Too many open files
[31395:31456:0606/162052.875140:Error:gl_surface_qt.cpp(229)]
GLContextHelper :: getXConfig() failed.
.........................................................................................................GLContextHelper
:: getEGLDisplay() failed.
.........................................................................................................Requested
OpenGL Segmentation fault (core dumped)
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
Carlos Córdoba
2018-11-21 15:57:54 UTC
Permalink
Hi,

We're expecting this to be solved in our next version (3.3.2) to be
released this week.


Cheers,
Carlos
Post by Bjenk Ellefsen
Yeah, I have the same error on multiple ubuntu machines.
<https://lh3.googleusercontent.com/-BtW1IcLwMEY/WxgE0-j5itI/AAAAAAAAAEU/biWFgY_DSxIU2FYK97VxEr77_KxHY06BQCLcBGAs/s1600/QQ%25E6%2588%25AA%25E5%259B%25BE20180606235839.png>
*The created virtual environment meets all the requirements
presented above.*
*
*
*LINUX TERMINAL*
*
*
QXcbConnection: Failed to initialize XRandr
Qt: XKEYBOARD extension not present on the X server.
LibGL error: No matching fbConfigs or visuals found
LibGL error: failed to load driver: swrast
xlib: extension "XInputExtension" missing on display ":19.0"
[31395:31443:0606/162052.854473:error:file_path_watchr_linuc.cc(252)]
inotify_init() failed : Too many open files
[31395:31456:0606/162052.875140:Error:gl_surface_qt.cpp(229)]
GLContextHelper :: getXConfig() failed.
.........................................................................................................GLContextHelper
:: getEGLDisplay() failed.
.........................................................................................................Requested
OpenGL Segmentation fault (core dumped)
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
Bjenk Ellefsen
2018-11-21 16:15:55 UTC
Permalink
For now, I have temporarily solved this issue by doing:

conda install pyopengl
conda install qt=5.6* pyqt=5.6*

export XKB_DEFAULT_RULES=base
export QT_XKB_CONFIG_ROOT=/usr/share/X11/xkb

Sent from my iPhone
Hi,
We're expecting this to be solved in our next version (3.3.2) to be released this week.
Cheers,
Carlos
Post by Bjenk Ellefsen
Yeah, I have the same error on multiple ubuntu machines.
The created virtual environment meets all the requirements presented above.
LINUX TERMINAL
QXcbConnection: Failed to initialize XRandr
Qt: XKEYBOARD extension not present on the X server.
LibGL error: No matching fbConfigs or visuals found
LibGL error: failed to load driver: swrast
xlib: extension "XInputExtension" missing on display ":19.0"
[31395:31443:0606/162052.854473:error:file_path_watchr_linuc.cc(252)] inotify_init() failed : Too many open files
[31395:31456:0606/162052.875140:Error:gl_surface_qt.cpp(229)] GLContextHelper :: getXConfig() failed.
.........................................................................................................GLContextHelper :: getEGLDisplay() failed.
.........................................................................................................Requested OpenGL Segmentation fault (core dumped)
--
You received this message because you are subscribed to the Google Groups "spyder" group.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "spyder" group.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
Loading...