RSS/Atom feed Twitter
Site is read-only, email is disabled

preparing the 2.0.4 release

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

preparing the 2.0.4 release Sven Neumann 28 Jul 13:08
  preparing the 2.0.4 release Albert Chin 29 Jul 16:56
Sven Neumann
2004-07-28 13:08:51 UTC (over 19 years ago)

preparing the 2.0.4 release

Hi,

there are two problems that warrant doing a 2.0.4 release soonish.

One is a change in glib-2.4.4 that breaks opening files with non-ASCII characters on file-systems which are not in UTF-8 encoding (bug #148484). This will need to be fixed in glib and we expect a glib-2.4.5 release any day now. I guess however that we will also have to do some changes to our code (see bug #148140).

The other problem is that I messed up EXIF handling in the JPEG plug-in when I backported a fix from the HEAD branch. See bug #148632 for more details).

OK, so while we are on it, we could as well attempt to fix one or two of the other bugs remaining on the 2.0.4 milestone. These are:

123888 PSD images gets wrong "modulo" 128594 Rotating layer more wide than 16000 pixels causes problem on pixel higher than 16000 129867 Sync regex files with latest GNU grep to pull in possible fixes 136713 Select contiguous region in imagemap not fully functional yet. 138103 unable to begin selection from absolute lower right hand corner of image
141977 PDB layer name entry not checked. 142074 Paste into 1x1 pixel image from buffer crashes GIMP 2.01 148140 2.0 does not decode URLs dropped from DFM 148601 Using "Paste from clipboard" causes the layer preview to get corrupted

So if you have some spare time, it would be nice if you could help to fix some of these issues. You could also check Bugzilla if there are other bugs in 2.0 that should have the target milestone set and should thus appear in above list.

Sven

Albert Chin
2004-07-29 16:56:08 UTC (over 19 years ago)

preparing the 2.0.4 release

On Wed, Jul 28, 2004 at 01:08:51PM +0200, Sven Neumann wrote:

there are two problems that warrant doing a 2.0.4 release soonish.

We'll be uploading a patch later today to fix some build issues on AIX with the IBM C compiler. If that can make it in to 2.0.4, it would be great. The IBM C compiler is far more pedantic by default than GCC and other vendor compilers.