From diepvien00thayh at gmail.com Wed Aug 1 20:49:57 2007 From: diepvien00thayh at gmail.com (phan huy) Date: Thu, 2 Aug 2007 01:49:57 +0700 Subject: [Skencil-devel] need helps to port skencil to WxWidgets ! In-Reply-To: References: Message-ID: i had built the Skencil 0.7.x. but when i ran it with the command "python skencil.py". there is an error as following python skencil.py Traceback (most recent call last): File "skencil.py", line 57, in Sketch.UI.main(sys.argv) File "/root/trunk/Sketch/UI/__init__.py", line 231, in main from skapp import SketchApplication File "/root/trunk/Sketch/UI/skapp.py", line 21, in import gtk, gtk.keysyms File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in from gtk import _gtk ImportError: /usr/lib/libcairo.so.2: symbol png_set_expand_gray_1_2_4_to_8, version PNG12_0 not defined in file libpng12.so.0 with link time reference 2007/7/31, phan huy : > > I'm working on Skencil source code, i want to port it (from TkInter) to > WxWidgets. so, please give me some intructions or documents about Skencil > source code, thanks very much > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.wald.intevation.org/pipermail/skencil-devel/attachments/20070802/e2ce7e17/attachment.html From bernhard at intevation.de Fri Aug 3 14:40:20 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 3 Aug 2007 14:40:20 +0200 Subject: [Skencil-devel] need helps to port skencil to WxWidgets ! In-Reply-To: References: Message-ID: <200708031440.21233.bernhard@intevation.de> On Wednesday 01 August 2007 20:49, phan huy wrote: > ? ? from gtk import _gtk > ImportError: /usr/lib/libcairo.so.2: symbol png_set_expand_gray_1_2_4_to_8, > version PNG12_0 not defined in file libpng12.so.0 with link time reference This seems to be a problem related to the pyGTK module. Does this module work on its own? Maybe you have used versions of pyGTK and GTK+ that do not match? Bernhard -- Managing Director - Owner: www.intevation.net (Free Software Company) Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Osnabr?ck, DE; Amtsgericht Osnabr?ck, HRB 18998 Gesch?ftsf?hrer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.wald.intevation.org/pipermail/skencil-devel/attachments/20070803/f400216c/attachment.pgp