[Gambas-user] [Gambas Bug Tracker] Bug #967: Text Edit Crash & List Edit Crash

2016-07-29 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.967=L21haW4- Comment #9 by Mufeed ALI: I'll give as much info as I can. I'm on Revision 7830, freshly checked out. The ListEdit and TextEdit close and make the IDE "not responding". Gambas debugger says Segmentation Fault(11). Checked the code

[Gambas-user] Gambas 3.8.4 from snapshot

2016-07-29 Thread Gianluigi
Hi Benoit, I downloaded Gambas 3.8.4 from snapshot. When it start I get the error "Not an object" on class CreportBrush, line 74. If I change the code from "hBrush = Paint.Color (Color.Gray)" to "hBrush = Paint.Color (& H808080 &)" it works but appears as trunk 3.8.90. Regards Gianluigi