Comment #7 on issue 181 by jussi.la...@gmail.com: Crash with certain menu  
caption.
http://code.google.com/p/gambas/issues/detail?id=181

Problem still persist with r4493.
Also I have no problems with other GTK+ programs, only those made with  
Gambas.

I reverted back to r4255, and everything works as expected...
And so I made tests, r4338 works and r4339 do not work.

I think the significant difference is in file gcontrol.cpp, line 1462.
It was: return COLOR_DEFAULT;
Now it is: return gDesktop::bgColor();

Fits to the stack from gdb.






------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to