Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » [OpenGL][FreeBSD] GLDrawDemo Problem
[OpenGL][FreeBSD] GLDrawDemo Problem [message #46082] Tue, 01 March 2016 14:28
lovmy is currently offline  lovmy
Messages: 44
Registered: November 2015
Member

Hi,

sorry i don't speak very well English.

I try to execute GLDrawDemo included with TheIde. Compiling and linking are OK, but when the program start, i have error:

[xcb] Too much data requested from _XRead
[xcb] This is most likely caused by a broken X extension library
[xcb] Aborting, sorry about that.
Assertion failed: (! xcb_xlib_too_much_data_requested), function _XRead, file xcb_io.c, line 736

The problem is at line:

win.Add(gl.HSizePos(10, 10).VSizePos(10, 10));

I'm under:

FreeBSD freebsd 10.1-RELEASE-p26 FreeBSD 10.1-RELEASE-p26 #0: Wed Jan 13 20:59:29 UTC 2016 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64

Other program using OpenGL work fine, like Tux Racer.

Can you help me ?

Best Regards !
Previous Topic: Unable to compile examples using g++ 5.3.0
Next Topic: [PROPOSAL]: AsyncQueue class (a single threaded synchronization tool) for U++
Goto Forum:
  


Current Time: Thu Mar 28 15:19:55 CET 2024

Total time taken to generate the page: 0.01260 seconds