Page 1 of 1

doxypress 1.3.5: gl error when DoxyPressApp starts up

Posted: Fri Sep 13 2019 9:09 am
by marlowa

Code: Select all

adding QXcbScreen(0xc4dd80, name=:0.0-32, geometry=1920x1080+0+0, availableGeometry=1920x1047+0+0, devicePixelRatio=1.0, logicalDpi=QPair(96.0,96.3), physicalSize=508.0x285.0mm, screenNumber=0, virtualSize=1920x1080 (1920.0x1080.0mm), orientation=0, depth=24, refreshRate=60.0, root=4e0, windowManagerName=Xfwm4) (Primary: false )
primary output is :0.0-32
Choosing xcb gl-integration based on following priority
 (xcb_glx, xcb_egl)
Failed to create xcb gl-integration
QFSFileEngine::open() No file name specified

Re: doxypress 1.3.5: gl error when DoxyPressApp starts up

Posted: Fri Sep 13 2019 2:54 pm
by barbara
Can you let us know which platform you are running on. Are you using a prebuilt binary or did you build DoxyPress?

The error message indicated some file was not opened. Can you confirm the problem happen when DoxyPressApp was opened or was this after you tried to open a project file.

Barbara

Re: doxypress 1.3.5: gl error when DoxyPressApp starts up

Posted: Sun Mar 22 2020 5:52 pm
by marlowa
barbara wrote: Fri Sep 13 2019 2:54 pm Can you let us know which platform you are running on. Are you using a prebuilt binary or did you build DoxyPress?

The error message indicated some file was not opened. Can you confirm the problem happen when DoxyPressApp was opened or was this after you tried to open a project file.

Barbara
I am still seeing this problem on version 1.3.7. I used the prebuilt binary for ubuntu16. I am running KDE Neon, which is ubuntu-like.

The error Failed to create xcb gl-integration happens as soon as doxypressapp starts up.