doxypress 1.3.5: gl error when DoxyPressApp starts up

Report any problems using DoxyPress or DoxyPressApp
Post Reply
marlowa
Posts: 117
Joined: Sun Oct 25 2015 10:52 am

doxypress 1.3.5: gl error when DoxyPressApp starts up

Post 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
barbara
Posts: 443
Joined: Sat Apr 04 2015 2:32 am
Contact:

Re: doxypress 1.3.5: gl error when DoxyPressApp starts up

Post 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
marlowa
Posts: 117
Joined: Sun Oct 25 2015 10:52 am

Re: doxypress 1.3.5: gl error when DoxyPressApp starts up

Post 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.
Post Reply