[Gambas-user] Issue 14 in gambas: Draw.Drawing does not work -- Signal #11 error

gambas at ...2524... gambas at ...2524...
Fri Jan 21 21:35:26 CET 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 14 by jonericn... at ...626...: Draw.Drawing does not work -- Signal  
#11 error
http://code.google.com/p/gambas/issues/detail?id=14

1) Describe the problem.

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: Gambas 2.22.0
Operating system: Kernal Linux 2.6.35-22-generic
Distribution: LinuxMint, Release 10 (julia)
Architecture: AMD x86_64
GUI component: QT3
Desktop used: Gnome

I have attached a tar.gz of my project.  It is just a demo.

When I try to Draw an .SVG Drawing, I get the error message "The program  
has stopped unexpectedly by raising signal #11."

When I try to draw file "yellow_oval", the console shows these messages:
QSvgDevice::play: unknown element type defs
         QSvgDevice::play: unknown element type metadata
         When I try to draw file "USB-Drive-In-SVG.svg", the console shows  
these messages:

QSvgDevice::play: unknown element type defs
         QSvgDevice::play: unknown element type sodipodi:namedview
         QSvgDevice::play: unknown element type metadata

The error appears on the attempt to Draw the Drawing (the .SVG file).

In order to debug, I inserted PRINT "(various messages)" after each line,  
so I was able to confirm that the problem happens upon the attempt to  
Draw.Drawing.

I am attaching the compressed project folder, so you can see the FMain.form  
and FMain.class documents, and also the .SVG files that I have tried to  
draw.

According to Synaptic, I have every gambas2 package installed, including  
gambas2-gb-qt-ext, which should contain the Draw.Drawing function.

Thanks for your work!!

Jon Nicholson

nicholso at ...2533...

Attachments:
	gfxDemo3.tar.gz  14.1 KB





More information about the User mailing list