Re: gtk2 and windows xp



Yogesh M writes:
In windows XP, gthread doesnt work, it seems to hang the
program. works nicely in windows 98 though.

Just a coincidence, presumably. Windows 98 is not a "real" operating
system. It doesn't support multiple processors (even hyperthreading).

it works, though it is going to crash when executing thread. it is
a proof that there is something odd in windows XP

It most probably is your program that has problems. Are you aware that
multi-threaded use of GDK is not even supposed to work on Windows?
That is not going to be fixed soon.

If you really think you have found a bug in GTK+, please open a bug
report on bugzilla.gnome.org, and attach a *complete* but *minimal*
sample program that exhibits the bug.

there is also other odd behaviour in xp, such as pixel drawing
doesnt put pixels on correct location. anybody come across problem
like this.

Your description is so vague that it's hard to say... What kind of
drawing are you talking about? Individual pixels? Thin (width 0 or 1)
lines? Thick lines? Rectangles? Polygons? Filled or not? What
raster-op function? Arcs? Pixmaps? Etc...

--tml




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