[Gambas-devel] signal 6 upon use of Blur method

Kevin Fishburne kevinfishburne at ...590...
Tue Feb 15 22:56:11 CET 2011


The code:

Public image1 As Image

Public Sub Form_Open()
   image1 = New Image(96, 96, Color.RGB(0, 0, 0, 127), 1)
   image1.Blur(1)
End

crashes with signal 6.

I'm using gb3 revision 3574 on Ubuntu 10.10 ia64. Components being used 
are gb, gb.gtk, gb.image, gb.image.effect, gb.image.imlib, gb.net and 
gb.sdl.sound. The backtrace and project are attached.

-- 
Kevin Fishburne
Eight Virtues
www:http://sales.eightvirtues.com
e-mail:sales at ...590...
phone: (770) 853-6271

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Backtrace
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20110215/8530b1ab/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gb3_test.tar.bz2
Type: application/x-bzip
Size: 5749 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20110215/8530b1ab/attachment.bin>


More information about the Devel mailing list