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 > On Nov 21, 2018, at 10:57 AM, Carlos Córdoba <[email protected]> wrote: > > Hi, > > We're expecting this to be solved in our next version (3.3.2) to be released > this week. > > > Cheers, > Carlos > >> El 20/11/18 a las 16:36, Bjenk Ellefsen escribió: >> Yeah, I have the same error on multiple ubuntu machines. >> >>> On Wednesday, June 6, 2018 at 5:58:13 PM UTC-4, Blalock Alfred wrote: >>> >>> >>> The created virtual environment meets all the requirements presented above. >>> >>> >>> >>> >>> >>> >>> LINUX TERMINAL >>> >>> ~@~~$ spyder >>> >>> 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 [email protected]. >> To post to this group, send email to [email protected]. >> 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 [email protected]. > To post to this group, send email to [email protected]. > 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
