From lists at dipole-consulting.com Fri Feb 1 11:14:59 2008 From: lists at dipole-consulting.com (Didrik Pinte (lists)) Date: Fri, 01 Feb 2008 11:14:59 +0100 Subject: 1.2.1rc1 = svn2825 In-Reply-To: <200801311653.11189.bernhard@intevation.de> References: <200801301129.01533.bernhard@intevation.de> <200801311459.13229.bernhard@intevation.de> <200801311606.45477.bernhard@intevation.de> <200801311653.11189.bernhard@intevation.de> Message-ID: <1201860899.11012.3.camel@ddp.simpson> On Thu, 2008-01-31 at 16:53 +0100, Bernhard Reiter wrote: > On Thursday 31 January 2008 16:06, Bernhard Reiter wrote: > > In short: There will be an rc2. ;) > > rev2826 has the dtd things fixed. > Didrik meanwhile found a few problems with the mapserver plugin and plans > to update the French translation tomorrow as well. > > Bernhard The wx event problems in the mapserver plugin is solved. There is still a little bug with the legend initialisation that I will try to correct but it is not blocking. French translation has been updated and the new python-gdal (1.5.0-3) that just arrived in Sid thanks to the debian-gis team seems to work fine with Thuban. Bernhard, what's missing for RC2 ? Didrik From bernhard at intevation.de Sat Feb 2 03:17:06 2008 From: bernhard at intevation.de (Bernhard Reiter) Date: Sat, 2 Feb 2008 03:17:06 +0100 Subject: release coming up Message-ID: <20080202021706.GA32562@intevation.de> Didrik, there is not much missing for the release. I believe there are a few more "fuzzy" French strings. Have you tried poedit? (I think I will make the release later today.) Bernhard -- Gesch?ftsf?hrer, Intevation GmbH (intevation.de) Projekt Freie GIS Software (freegis.org/index.de.html) FSFE (fsfeurope.org/index.de.html) From lists at dipole-consulting.com Sat Feb 2 12:16:09 2008 From: lists at dipole-consulting.com (Didrik Pinte) Date: Sat, 02 Feb 2008 12:16:09 +0100 Subject: release coming up In-Reply-To: <20080202021706.GA32562@intevation.de> References: <20080202021706.GA32562@intevation.de> Message-ID: <1201950969.5651.15.camel@ddp.simpson> On Sat, 2008-02-02 at 03:17 +0100, Bernhard Reiter wrote: > Didrik, > there is not much missing for the release. > I believe there are a few more "fuzzy" French strings. > Have you tried poedit? Hi Bernhard, Rev 2828 has no more fuzzy french translations ;-) Didrik From thuban-bugs at wald.intevation.org Sun Feb 3 01:26:32 2008 From: thuban-bugs at wald.intevation.org (thuban-bugs@wald.intevation.org) Date: Sun, 3 Feb 2008 01:26:32 +0100 (CET) Subject: =?UTF-8?B?W3RodWJhbi1CdWdzXVs1ODddIGdkYWwgMS41LjAtMyAoZnJvbSBEZWJpYW4gc2lkKSBsZWFkcyB0byBlcnJvciBtZXNzYWdlcyBhbmQgdGVzdCBmYWlsdXJlcw==?= Message-ID: <20080203002632.0993A406E5@pyrosoma.intevation.org> Bugs item #587, was opened at 2008-02-03 01:26 Status: Open Priority: 3 Submitted By: Bernhard Reiter (bernhard) Assigned to: Nobody (None) Summary: gdal 1.5.0-3 (from Debian sid) leads to error messages and test failures Resolution: None Version: None Category: None Initial Comment: Thuban svn rev2830 and Debian sid python-gdal 1.5.0-3, python thuban.py Data/iceland_sample_raster.thuban leads to error message for each display on the command line ERROR 1: Missing required field (one of PIXELS, LINES or DATAPOINTER) Unable to access in-memory array. Still the raster image is displayed. When running tests, this is different, e.g. python test_baserenderer.py ERROR 4: `/mobilehome/bernhard/hacking/thuban/probe/Thuban-1.2.1/Data/iceland/island.tif' not recognised as a supported file format. On the second call of gdal.Open() there is 'None' returned with the error message above and the test failing. ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=105&aid=587&group_id=6 From bernhard at intevation.de Mon Feb 4 11:18:30 2008 From: bernhard at intevation.de (Bernhard Reiter) Date: Mon, 4 Feb 2008 11:18:30 +0100 Subject: Release made! :) Message-ID: <200802041118.31623.bernhard@intevation.de> The release ist out! Thanks to all that have helped with coding, translations or feedback! Especially thanks to Didrik and Bram our currently most active developers! As you have seen I have delayed dealing with the gdal 1.5.0 problem for the release, as I do not think a delay would have been justified. Didrik: Do you want to do the freshmeat update? On my list of things for the next release is to basically release Bram's branch, add a link to the manual in the menu, see if the wms plugin gets up to shape again. Best, 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://www.intevation.de/pipermail/thuban-devel/attachments/20080204/5c5862d2/attachment.bin From lists at dipole-consulting.com Thu Feb 7 13:46:08 2008 From: lists at dipole-consulting.com (Didrik Pinte) Date: Thu, 07 Feb 2008 13:46:08 +0100 Subject: Release made! :) In-Reply-To: <200802041118.31623.bernhard@intevation.de> References: <200802041118.31623.bernhard@intevation.de> Message-ID: <1202388368.5388.10.camel@ddp.simpson> On Mon, 2008-02-04 at 11:18 +0100, Bernhard Reiter wrote: > The release ist out! > Thanks to all that have helped with coding, translations or feedback! > > Especially thanks to Didrik and Bram our currently most active developers! > > As you have seen I have delayed dealing with the gdal 1.5.0 problem > for the release, as I do not think a delay would have been justified. > > Didrik: Do you want to do the freshmeat update? > > On my list of things for the next release is to basically release Bram's > branch, add a link to the manual in the menu, see if the wms plugin gets up > to shape again. > > Best, > Bernhard Great. Sorry for the silence. I am a bit busy at the moment. I'll try to post an updated windows installer with the 1.2.1 version for the week-end. Didrik PS: Bernhard, i've posted an update to freshmeat. From bernhard at intevation.de Thu Feb 7 15:04:02 2008 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 7 Feb 2008 15:04:02 +0100 Subject: Release made! :) In-Reply-To: <1202388368.5388.10.camel@ddp.simpson> References: <200802041118.31623.bernhard@intevation.de> <1202388368.5388.10.camel@ddp.simpson> Message-ID: <200802071504.06823.bernhard@intevation.de> Didrik, On Thursday 07 February 2008 13:46, Didrik Pinte wrote: > I'll try to post an updated windows installer with the 1.2.1 version for > the week-end. > PS: Bernhard, i've posted an update to freshmeat. both wonderful! Thanks! 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://www.intevation.de/pipermail/thuban-devel/attachments/20080207/e2cb0279/attachment.bin From bernhard at intevation.de Thu Feb 14 00:51:58 2008 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 14 Feb 2008 00:51:58 +0100 Subject: TestNonAsciiColumnName.test (Re: WIP-pyshapelib-Unicode issues) In-Reply-To: <1d5b08270801090247u2beb5321ieb529c4ad7c1189a@mail.gmail.com> References: <1d5b08270801090247u2beb5321ieb529c4ad7c1189a@mail.gmail.com> Message-ID: <200802140052.02383.bernhard@intevation.de> On Wednesday 09 January 2008 11:47, Bram de Greve wrote: > If possible, can you guys test it to identify any further issues? ?You can > use the WIP-pyshapelib-Unicode branch "out of the box", as no merge with > the trunk is necessary (I did that for you). > > Known issues: > > * {test_load|test_load_1_0}.TestNonAsciiColumnName.test: > > the column name Fl?che is giving us troubles. ?Not in dbflib itself, as it > is handled correctly over there, but apparently it is not encoded to UTF-8 > when written to the session XML, causing the test to fail. ?I'm not > familiar with this issue, so if anyone can help, please feel free =) This is an artifact of the now tried conversion to unicode for dbflib. Note that the testsuite still runs in internal_encoding "latin-1" by default. Try running it with "unicode" as internal_encoding and you will see that the particular test that fails is okay now (but others fail): python runtests.py --internal-encoding=unicode test_load_1_0 -- 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://www.intevation.de/pipermail/thuban-devel/attachments/20080214/c1cd2378/attachment.bin From bernhard at intevation.de Thu Feb 14 01:20:38 2008 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 14 Feb 2008 01:20:38 +0100 Subject: TestNonAsciiColumnName.test (Re: WIP-pyshapelib-Unicode issues) In-Reply-To: <200802140052.02383.bernhard@intevation.de> References: <1d5b08270801090247u2beb5321ieb529c4ad7c1189a@mail.gmail.com> <200802140052.02383.bernhard@intevation.de> Message-ID: <200802140120.42820.bernhard@intevation.de> On Thursday 14 February 2008 00:51, Bernhard Reiter wrote: > On Wednesday 09 January 2008 11:47, Bram de Greve wrote: > > If possible, can you guys test it to identify any further issues? ?You > > can use the WIP-pyshapelib-Unicode branch "out of the box", as no merge > > with the trunk is necessary (I did that for you). > > > > Known issues: > > > > * {test_load|test_load_1_0}.TestNonAsciiColumnName.test: > > > > the column name Fl?che is giving us troubles. ?Not in dbflib itself, as > > it is handled correctly over there, but apparently it is not encoded to > > UTF-8 when written to the session XML, causing the test to fail. ?I'm not > > familiar with this issue, so if anyone can help, please feel free =) > > This is an artifact of the now tried conversion to unicode for dbflib. > Note that the testsuite still runs in internal_encoding "latin-1" > by default. > > Try running it with "unicode" as internal_encoding and you will see > that the particular test that fails is okay now (but others fail): > > ?python runtests.py --internal-encoding=unicode test_load_1_0 Rev2839 now has the (temporary) fix to convert dbflib table names to Thuban's internal_encoding (and back for writing). -- 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://www.intevation.de/pipermail/thuban-devel/attachments/20080214/2890999f/attachment.bin From bernhard at intevation.de Thu Feb 14 10:44:24 2008 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 14 Feb 2008 10:44:24 +0100 Subject: Release made! :) In-Reply-To: <1202388368.5388.10.camel@ddp.simpson> References: <200802041118.31623.bernhard@intevation.de> <1202388368.5388.10.camel@ddp.simpson> Message-ID: <200802141044.25168.bernhard@intevation.de> Didrik, On Thursday 07 February 2008 13:46, Didrik Pinte wrote: > I'll try to post an updated windows installer with the 1.2.1 version for > the week-end. still busy, I assume. :) Any new idea when the windows install package might arrive? ;) Best, 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://www.intevation.de/pipermail/thuban-devel/attachments/20080214/f2de92b9/attachment.bin From lists at dipole-consulting.com Thu Feb 14 12:23:07 2008 From: lists at dipole-consulting.com (Didrik Pinte) Date: Thu, 14 Feb 2008 12:23:07 +0100 Subject: Release made! :) In-Reply-To: <200802141044.25168.bernhard@intevation.de> References: <200802041118.31623.bernhard@intevation.de> <1202388368.5388.10.camel@ddp.simpson> <200802141044.25168.bernhard@intevation.de> Message-ID: <1202988187.1568.2.camel@ddp.simpson> On Thu, 2008-02-14 at 10:44 +0100, Bernhard Reiter wrote: > Didrik, > > On Thursday 07 February 2008 13:46, Didrik Pinte wrote: > > I'll try to post an updated windows installer with the 1.2.1 version for > > the week-end. > > still busy, I assume. :) > Any new idea when the windows install package might arrive? ;) Hi Bernhard, Yes and no. I'm still busy but that's not the annoying problem. I'm stuck with a virtualbox debian bug (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465239). My w32 installation is in a virtualbox instance and I can't start it for the moment. Sorry, Didrik From bernhard at intevation.de Thu Feb 14 17:27:01 2008 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 14 Feb 2008 17:27:01 +0100 Subject: Release made! :) In-Reply-To: <1202988187.1568.2.camel@ddp.simpson> References: <200802041118.31623.bernhard@intevation.de> <200802141044.25168.bernhard@intevation.de> <1202988187.1568.2.camel@ddp.simpson> Message-ID: <200802141727.06701.bernhard@intevation.de> On Thursday 14 February 2008 12:23, Didrik Pinte wrote: > I'm > stuck with a virtualbox debian bug > (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465239). My w32 > installation is in a virtualbox instance and I can't start it for the > moment. Urgs. Yyou might be able to rebuild the virtualbox package or build the qt-x11-free which is pending the upload. -- 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://www.intevation.de/pipermail/thuban-devel/attachments/20080214/42645409/attachment.bin From bram.degreve at gmail.com Tue Feb 19 18:31:51 2008 From: bram.degreve at gmail.com (Bram de Greve) Date: Tue, 19 Feb 2008 18:31:51 +0100 Subject: FOSDEM Message-ID: <47BB1287.6090404@gmail.com> Will anyone attend FOSDEM this year? I probably will be there on Sunday. Cheers, Bramz From bernhard at intevation.de Wed Feb 20 18:32:00 2008 From: bernhard at intevation.de (Bernhard Reiter) Date: Wed, 20 Feb 2008 18:32:00 +0100 Subject: FOSDEM In-Reply-To: <47BB1287.6090404@gmail.com> References: <47BB1287.6090404@gmail.com> Message-ID: <200802201832.01968.bernhard@intevation.de> On Tuesday 19 February 2008 18:31, Bram de Greve wrote: > Will anyone attend FOSDEM this year? Not me this time. I will be giving a talk about Free Softare near Bremen. > I probably will be there on Sunday. Have fun. :) -- 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://www.intevation.de/pipermail/thuban-devel/attachments/20080220/69260043/attachment.bin From lists at dipole-consulting.com Thu Feb 21 11:14:31 2008 From: lists at dipole-consulting.com (Didrik Pinte) Date: Thu, 21 Feb 2008 11:14:31 +0100 Subject: Release made! :) In-Reply-To: <200802141727.06701.bernhard@intevation.de> References: <200802041118.31623.bernhard@intevation.de> <200802141044.25168.bernhard@intevation.de> <1202988187.1568.2.camel@ddp.simpson> <200802141727.06701.bernhard@intevation.de> Message-ID: <1203588871.7781.9.camel@ddp.simpson> On Thu, 2008-02-14 at 17:27 +0100, Bernhard Reiter wrote: > On Thursday 14 February 2008 12:23, Didrik Pinte wrote: > > I'm > > stuck with a virtualbox debian bug > > (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465239). My w32 > > installation is in a virtualbox instance and I can't start it for the > > moment. > > Urgs. > Yyou might be able to rebuild the virtualbox package > or build the qt-x11-free which is pending the upload. w32 installer for version 1.2.1 is online ! http://wald.intevation.org/frs/download.php/413/thuban-1.2.1-w32-setup.exe Didrik From bernhard at intevation.de Thu Feb 21 16:58:08 2008 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 21 Feb 2008 16:58:08 +0100 Subject: Release made! :) In-Reply-To: <1203588871.7781.9.camel@ddp.simpson> References: <200802041118.31623.bernhard@intevation.de> <200802141727.06701.bernhard@intevation.de> <1203588871.7781.9.camel@ddp.simpson> Message-ID: <200802211658.14936.bernhard@intevation.de> On Thursday 21 February 2008 11:14, Didrik Pinte wrote: > w32 installer for version 1.2.1 is online ! > > http://wald.intevation.org/frs/download.php/413/thuban-1.2.1-w32-setup.exe Woohoo! -- 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://www.intevation.de/pipermail/thuban-devel/attachments/20080221/c44c57d3/attachment.bin