Status: New Owner: ---- Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any
New issue 14 by [email protected]: 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 [email protected] Attachments: gfxDemo3.tar.gz 14.1 KB ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
