sketch-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Win32 and the GTK bitmap_create_from_data problem


From: Bernhard Reiter
Subject: Re: Win32 and the GTK bitmap_create_from_data problem
Date: Wed, 18 Jan 2006 14:58:02 +0100
User-agent: Mutt/1.5.6i

Hi Bill,

try to search the archives of the devel and users list.
Some people managed to get it to run with the right versions.

Unfortunately the windows32 port is currently unmaintained
which leaves us other developers a bit at a loss to 
quickly resolve bugs for this platform.

        Bernhard R.

On Wed, Jan 11, 2006 at 04:12:23PM +0900, Bill Baxter wrote:
>    I just downloaded the win32 package and all the relavent support
>    libraries (from here: [1]http://www.nongnu.org/skencil/devel.html) ,
>    and I'm getting the following error:
>         bitmap = gtk.gdk.bitmap_create_from_data(window, data, width,
>    height)
>    TypeError: bitmap_create_from_data() argument 2 must be string without
>    null bytes, not str
>    I found this message from 2003 saying this was a bug in GTK that
>    should "soon be fixed":
>    [2]http://lists.nongnu.org/archive/html/sketch-devel/2003-01/msg00023.
>    html
>    However I just now downloaded the latest versions of pyGTK, GTK+ (
>    2.8), and such and it doesn't seem that it has been fixed.  The above
>    message says I should apply a 1-line patch to gtk.defs, but I can't
>    find such a file anywhere on my system.
>    Any suggestions for how to get Skencil to work under win32?
>    Thanks,

Attachment: pgpksMBiH6516.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]