[Pharo-dev] Fwd: Artifacts on Linux using NBOpenGL

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[Pharo-dev] Fwd: Artifacts on Linux using NBOpenGL

Erwan Douaille
HI !

I just updated the SourceCity configurationOf, using the latest version of NBOpenGL. It's running on Linux but i have many artifacts, i just report you that bug :)
I also have 3 new empty window opened. And if i close them, image closing and i have this error message in shell.

wawan@wawan-MS-16F1:~/Downloads/latest$ pharo Pharo-30252.image 
XIO:  fatal IO error 4 (Interrupted system call) on X server ":0"
      after 48 requests (48 known processed) with 1 events remaining.


Thanks



Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-dev] Fwd: Artifacts on Linux using NBOpenGL

melkyades
Hi, the NB XLib wrapper covers just the basic functionality. It was made just to prove that it's possible, but not extended much far. If you are using the examples provided, they probably fail when the window is closed because the event loop keeps calling XLib functions, passing the pointer to the window object that has already been destroyed.


On Thu, Jul 4, 2013 at 2:17 PM, Erwan Douaille <[hidden email]> wrote:
HI !

I just updated the SourceCity configurationOf, using the latest version of NBOpenGL. It's running on Linux but i have many artifacts, i just report you that bug :)
I also have 3 new empty window opened. And if i close them, image closing and i have this error message in shell.

wawan@wawan-MS-16F1:~/Downloads/latest$ pharo Pharo-30252.image 
XIO:  fatal IO error 4 (Interrupted system call) on X server ":0"
      after 48 requests (48 known processed) with 1 events remaining.


Thanks






--
Lic. Javier Pimás
Ciudad de Buenos Aires