Can someone please update the win32 devlibs to the most recent versions of released libs? Specifically the gtk & glib portions are what would be helpful if possible. If this isn't very doable due to that flickering bug that was experienced, has anyone filed any bugs upstream about it?
Cheers, Josh
2011/5/19 Josh Andler <scislac@...400...>:
Can someone please update the win32 devlibs to the most recent versions of released libs? Specifically the gtk & glib portions are what would be helpful if possible. If this isn't very doable due to that flickering bug that was experienced, has anyone filed any bugs upstream about it?
I'll do this shortly, hopefully over the weekend or today. I think the flickering bugs we observed before could be caused by outdated code on our side. I'll report the results.
Regards, Krzysztof
De : Krzysztof Kosiński <tweenk.pl@...400...> I think the flickering bugs we observed before could be caused by outdated code on our side. I'll report the results.
Replacing the cairo lib shipped with Gimp 2.6 with the one that flickers in Inkscape gives the same result in Gimp. And IIRC, there's was an issue in the win32 build of gtk 2.18 and 2.20 that led to entries rendering problems (invisible values or invisible boxes). But maybe it's fixed in the most recent gtk libs.
Regards. -- Nicolas
On May 19, 2011, at 2:32 AM, Krzysztof Kosiński wrote:
2011/5/19 Josh Andler <scislac@...400...>:
Can someone please update the win32 devlibs to the most recent versions of released libs? Specifically the gtk & glib portions are what would be helpful if possible. If this isn't very doable due to that flickering bug that was experienced, has anyone filed any bugs upstream about it?
I'll do this shortly, hopefully over the weekend or today. I think the flickering bugs we observed before could be caused by outdated code on our side. I'll report the results.
We were talking this over in IRC last night, and a good goal might be to match the versions in Natty at the moment.
http://wiki.inkscape.org/wiki/index.php/Tracking_Dependencies#Distros
That matches Cairo 1.10.2. Those also have been in the field and settled down for a little while now.
Glib 2.28.6 Glibmm 2.28.0 Gtk 2.24.4 Gtkmm 2.24.0 Pango 1.28.4
W dniu 19 maja 2011 21:15 użytkownik Jon Cruz <jon@...18...> napisał:
We were talking this over in IRC last night, and a good goal might be to match the versions in Natty at the moment.
http://wiki.inkscape.org/wiki/index.php/Tracking_Dependencies#Distros
That matches Cairo 1.10.2. Those also have been in the field and settled down for a little while now.
Glib 2.28.6 Glibmm 2.28.0 Gtk 2.24.4 Gtkmm 2.24.0 Pango 1.28.4
Latest versions for which stock Windows builds are available are: glib 2.26.1 gtk 2.22.1 pango 1.28.3
I have updated to those versions instead, and also updated the C++ bindings (gtkmm etc.), gettext and zlib to the corresponding versions. Cairo required no update as it was already at version 1.10.2. I didn't see any obvious rendering problems or glitches, so the new versions are committed as devlibs revision 22.
Regards, Krzysztof
On May 19, 2011, at 6:34 PM, Krzysztof Kosiński wrote:
Latest versions for which stock Windows builds are available are: glib 2.26.1 gtk 2.22.1 pango 1.28.3
I have updated to those versions instead, and also updated the C++ bindings (gtkmm etc.), gettext and zlib to the corresponding versions. Cairo required no update as it was already at version 1.10.2. I didn't see any obvious rendering problems or glitches, so the new versions are committed as devlibs revision 22.
Regards, Krzysztof
Hi,
Can you go ahead and add the devlibs versions as an entry to the table on our wiki?
http://wiki.inkscape.org/wiki/index.php/Tracking_Dependencies#Distros
Since we have the devlibs launchpad project it is now pertinent. Also I just ran up against some functions that I can't use since the Win32 libs are not up to them yet, so I figure others might start to run into the same issue.
Thanks.
participants (4)
-
Jon Cruz
-
Josh Andler
-
Krzysztof Kosiński
-
Nicolas Dufour