From Philippe.Legrand at state.mn.us Fri Feb 2 18:13:56 2007 From: Philippe.Legrand at state.mn.us (Philippe LeGrand) Date: Fri, 02 Feb 2007 11:13:56 -0600 Subject: UML diagram Message-ID: <45C31CF40200003500010537@mdh-smtp.health.state.mn.us> Hello all. I am trying to learn more about the internal design of Thuban, and I noticed that a UML model exists, but the .xmi file fails to open on all the systems that I have tried (Eclipse on multiple platforms, Umbrello on Kubuntu & an old Debian, etc.) Does anyone else have this problem? Is there an updated version somewhere? Philippe From bernhard at intevation.de Fri Feb 2 18:47:59 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 2 Feb 2007 18:47:59 +0100 Subject: UML diagram In-Reply-To: <45C31CF40200003500010537@mdh-smtp.health.state.mn.us> References: <45C31CF40200003500010537@mdh-smtp.health.state.mn.us> Message-ID: <200702021848.00411.bernhard@intevation.de> Hi Philippe, On Friday 02 February 2007 18:13, Philippe LeGrand wrote: > I am trying to learn more about the internal design of Thuban, and I > noticed that a UML model exists, but the .xmi file fails to open on all > the systems that I have tried (Eclipse on multiple platforms, Umbrello > on Kubuntu & an old Debian, etc.) > > Does anyone else have this problem? Is there an updated version > somewhere? I can open the file with Debian Sarge and umbrello_4%3a3.3.2-3_powerpc.deb. What is the error message you are getting on the console? Bernhard -------------- 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/20070202/f693ed3d/attachment.bin From Philippe.Legrand at state.mn.us Fri Feb 2 21:05:25 2007 From: Philippe.Legrand at state.mn.us (Philippe LeGrand) Date: Fri, 02 Feb 2007 14:05:25 -0600 Subject: UML diagram In-Reply-To: <200702021848.00411.bernhard@intevation.de> References: <45C31CF40200003500010537@mdh-smtp.health.state.mn.us> <200702021848.00411.bernhard@intevation.de> Message-ID: <45C345250200003500010587@mdh-smtp.health.state.mn.us> Bernhard, I just ran this test with under Kubuntu 6.10 (Edgy Eft), running umbrello from the standard repositories, i.e. v1.5.5; I got the file a few minutes ago from the SVN. When I open the ThubanModel.xmi file, I actually got an application crash. I don't have access to my other Linux machines for now, but I'll try and get the error messages when I get the chance. In Eclipse (again on Edgy, but also on windows), I get the following messages: PackageNotFoundException: Package with uri 'null' not found. (file:///[my edited location]/ThubanModel.xmi, 3, 14) ClassNotFoundException: Class 'XMI.header' not found. (file:///[my edited location]/ThubanModel.xmi, 3, 14) PackageNotFoundException: Package with uri 'null' not found. (file:///[my edited location]/ThubanModel.xmi, 12, 15) ClassNotFoundException: Class 'XMI.content' not found. (file:///[my edited location]/ThubanModel.xmi, 12, 15) Thanks for your help. Philippe >>> Bernhard Reiter 2/2/2007 11:47 AM >>> Hi Philippe, On Friday 02 February 2007 18:13, Philippe LeGrand wrote: > I am trying to learn more about the internal design of Thuban, and I > noticed that a UML model exists, but the .xmi file fails to open on all > the systems that I have tried (Eclipse on multiple platforms, Umbrello > on Kubuntu & an old Debian, etc.) > > Does anyone else have this problem? Is there an updated version > somewhere? I can open the file with Debian Sarge and umbrello_4%3a3.3.2-3_powerpc.deb. What is the error message you are getting on the console? Bernhard From bernhard at intevation.de Mon Feb 5 17:24:28 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Mon, 5 Feb 2007 17:24:28 +0100 Subject: UML diagram In-Reply-To: <45C345250200003500010587@mdh-smtp.health.state.mn.us> References: <45C31CF40200003500010537@mdh-smtp.health.state.mn.us> <200702021848.00411.bernhard@intevation.de> <45C345250200003500010587@mdh-smtp.health.state.mn.us> Message-ID: <200702051724.29375.bernhard@intevation.de> Philippe, On Friday 02 February 2007 21:05, Philippe LeGrand wrote: > I just ran this test with under Kubuntu 6.10 (Edgy Eft), running > umbrello from the standard repositories, i.e. v1.5.5; I got the file a > few minutes ago from the SVN. > When I open the ThubanModel.xmi file, I actually got an application > crash. I don't have access to my other Linux machines for now, but I'll > try and get the error messages when I get the chance. I also had a crash with Debian Etch, so maybe this is a bug in the package. Would you mind reporting the problem to Kubuntu and the umbrello developers. The application umbrello should not crash, no matter which file it was fed. Especially not if it is a file that was written by an older revision of the same application. Bernhard -------------- 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/20070205/e723afc9/attachment.bin From Philippe.Legrand at state.mn.us Tue Feb 6 15:53:41 2007 From: Philippe.Legrand at state.mn.us (Philippe LeGrand) Date: Tue, 06 Feb 2007 08:53:41 -0600 Subject: UML diagram In-Reply-To: <200702051724.29375.bernhard@intevation.de> References: <45C31CF40200003500010537@mdh-smtp.health.state.mn.us> <200702021848.00411.bernhard@intevation.de> <45C345250200003500010587@mdh-smtp.health.state.mn.us> <200702051724.29375.bernhard@intevation.de> Message-ID: <45C8421502000035000109DF@mdh-smtp.health.state.mn.us> Bernhard, all, I just logged the Umbrello crash as a bug on bugs.kde.org; it is [Bug 141279] (message to uml-devel is pending moderator's approval). In the meantime I have located a machine with a version of Umbrello that opened the file correctly, save it with that version, and the newly created file opens fine on my Kubuntu box now. I can share the updated version if anyone is interested. As an aside, how up-to-date is this diagram? Philippe >>> Bernhard Reiter 2/5/2007 10:24 AM >>> Philippe, On Friday 02 February 2007 21:05, Philippe LeGrand wrote: > I just ran this test with under Kubuntu 6.10 (Edgy Eft), running > umbrello from the standard repositories, i.e. v1.5.5; I got the file a > few minutes ago from the SVN. > When I open the ThubanModel.xmi file, I actually got an application > crash. I don't have access to my other Linux machines for now, but I'll > try and get the error messages when I get the chance. I also had a crash with Debian Etch, so maybe this is a bug in the package. Would you mind reporting the problem to Kubuntu and the umbrello developers. The application umbrello should not crash, no matter which file it was fed. Especially not if it is a file that was written by an older revision of the same application. Bernhard From bernhard at intevation.de Thu Feb 8 10:51:37 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Thu, 8 Feb 2007 10:51:37 +0100 Subject: UML diagram In-Reply-To: <45C8421502000035000109DF@mdh-smtp.health.state.mn.us> References: <45C31CF40200003500010537@mdh-smtp.health.state.mn.us> <200702051724.29375.bernhard@intevation.de> <45C8421502000035000109DF@mdh-smtp.health.state.mn.us> Message-ID: <200702081051.38193.bernhard@intevation.de> Philippe, On Tuesday 06 February 2007 15:53, Philippe LeGrand wrote: > I just logged the Umbrello crash as a bug on bugs.kde.org; it is [Bug > 141279] (message to uml-devel is pending moderator's approval). very good! > In the meantime I have located a machine with a version of Umbrello > that opened the file correctly, save it with that version, and the newly > created file opens fine on my Kubuntu box now. > I can share the updated version if anyone is interested. I will try if I experience the same and then check in the new version. Can you also open it in your other tool? > As an aside, how up-to-date is this diagram? I don't know for sure, it was done by one of our interns as far as I remember. Bernhard -- Managing Director - Owner: www.intevation.net (Free Software Company); Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com. Intevation GmbH, Amtsgericht Osnabr?ck, HRB 18998, USt-Id DE204854484 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/20070208/00af80f3/attachment.bin From bernhard at intevation.de Tue Feb 20 11:33:54 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Tue, 20 Feb 2007 11:33:54 +0100 Subject: Updated About Dialog, please check your entry Message-ID: <200702201134.00808.bernhard@intevation.de> Getting ready for the 1.2.0 release, I have updated the About dialog. Please check below how it currently will read. Let me know if you feel someone or something is missrepresented and of course I also like your comments and suggestions. Thanks, Bernhard Thuban Release Version 1.2.0 Currently using: wxPython 2.6.3.2 Python 2.4.4 PySQLite 2.3.2 SQLite 3.3.8 GDAL 1.3.2.0 psycopg 1.1.21 Internal encoding: utf-8 Compiled for: GTK 2.8.20 proj 4.4.9 Extensions: SVG Export 1.0.1 OGRstart 0.9.0 importAPR 0.1.1 export_shapefile 0.1.0 Maintainers: Bernhard Reiter (2006 - current) Bernhard Herzog (2001 - 2005) Lead Developer: Bernhard Herzog (2001 - 2005) Developers: Jonathan Coles (2003, 2005) Frank Koormann (2002 - ) Martin M?ller (2003) Didrik Pinte (2006 - ) Bernhard Reiter (2004 - ) Jan-Oliver Wagner (2002 - 2005) Translators: French: Daniel Calvelo Aros German: Bj?rn Broscheit Hungarian: Norbert Solymosi Italian: Maurizio Napolitano Portuguese (Brazilian): Eduardo Patto Kanegae Russian: Alex Shevlakov Spanish: Daniel Calvelo Aros Other Contributors: Jonathan Byron (2004) Ole Rahn (2004) Silke Reimer (2003, 2004) Martin "Joey" Schulze (2004, 2005) Questions and comments can be sent to the following addresses: General list (public): Developers list (public): Thuban team at Intevation: -------------- 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/20070220/e4ee136e/attachment.bin From bernhard at intevation.de Tue Feb 20 11:54:14 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Tue, 20 Feb 2007 11:54:14 +0100 Subject: 1.2.0 ready for release. Message-ID: <200702201154.18248.bernhard@intevation.de> I think I have done all necessary changes to release Thuban 1.2.0 in SVN now. Next when I have time, I will do the tarball, see if everything is allright, trying a build on Debian Etch, tag the release and release. 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/20070220/bd024925/attachment.bin From dpinte at itae.be Tue Feb 20 12:02:52 2007 From: dpinte at itae.be (Didrik Pinte) Date: Tue, 20 Feb 2007 12:02:52 +0100 Subject: 1.2.0 ready for release. In-Reply-To: <200702201154.18248.bernhard@intevation.de> References: <200702201154.18248.bernhard@intevation.de> Message-ID: <1171969372.1013.7.camel@geru-itae> Le mardi 20 f?vrier 2007 ? 11:54 +0100, Bernhard Reiter a ?crit : > I think I have done all necessary changes to release Thuban 1.2.0 in SVN now. > Next when I have time, > I will do the tarball, > see if everything is allright, > trying a build on Debian Etch, > tag the release and release. > > Bernhard Good news ;-) I will update the win32 installer asap and upload the new binary to wald when officially released. Didrik -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= Url : http://www.intevation.de/pipermail/thuban-devel/attachments/20070220/20fde4a9/attachment.bin From bram.degreve at gmail.com Tue Feb 20 13:21:43 2007 From: bram.degreve at gmail.com (Bram de Greve) Date: Tue, 20 Feb 2007 13:21:43 +0100 Subject: unresolved externals windows build Message-ID: <1d5b08270702200421r5cdb59f5k19422e2d43cab335@mail.gmail.com> For the first time, I'm trying to build Thuban (latest version from SVN) on my windows box, and I'm having a bit of troubles. I installed wxPython-2.6.3.3 (including headers and libs), but I'm having unresolved externals when linking wxproj: __declspec(dllimport) public: static class wxPen const * __cdecl wxStockGDI::GetPen(enum wxStockGDI::Item)" __declspec(dllimport) public: static class wxBrush const * __cdecl wxStockGDI::GetBrush(enum wxStockGDI: :Item) I've been looking for this wxStockGDI class definition, but I can't find it anywhere. I must say I'm not really familiar with wxPython, which might explain a few things =) Has anyone a clue where I have to start looking? Greetz, Bram -- hi, i'm a signature viruz, plz set me as your signature and help me spread :) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.intevation.de/pipermail/thuban-devel/attachments/20070220/e3f3b7fa/attachment.html From dpinte at itae.be Tue Feb 20 14:11:51 2007 From: dpinte at itae.be (Didrik Pinte) Date: Tue, 20 Feb 2007 14:11:51 +0100 Subject: unresolved externals windows build In-Reply-To: <1d5b08270702200421r5cdb59f5k19422e2d43cab335@mail.gmail.com> References: <1d5b08270702200421r5cdb59f5k19422e2d43cab335@mail.gmail.com> Message-ID: <1171977111.1013.14.camel@geru-itae> Le mardi 20 f?vrier 2007 ? 13:21 +0100, Bram de Greve a ?crit : > For the first time, I'm trying to build Thuban (latest version from > SVN) on my windows box, and I'm having a bit of troubles. > > I installed wxPython-2.6.3.3 (including headers and libs), but I'm > having unresolved externals when linking wxproj: > > __declspec(dllimport) public: static class wxPen const * __cdecl > wxStockGDI::GetPen(enum wxStockGDI::Item)" > __declspec(dllimport) public: static class wxBrush const * __cdecl > wxStockGDI::GetBrush(enum wxStockGDI: > :Item) > > I've been looking for this wxStockGDI class definition, but I can't > find it anywhere. I must say I'm not really familiar with wxPython, > which might explain a few things =) > > Has anyone a clue where I have to start looking? > > Greetz, > Bram Hi Bram, Can you provide some more details ? For example, what is the actual content of your setup.py file ? Can you also post the entire build log ? What is the wx version installed ? I'm building the windows installer binaries using wxPython-2.6.3.3 too. It works fine. I don't have access to the win32 build environment today but will have a look at it tomorrow morning. Didrik -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= Url : http://www.intevation.de/pipermail/thuban-devel/attachments/20070220/78a92df6/attachment.bin From bram.degreve at gmail.com Wed Feb 21 00:00:32 2007 From: bram.degreve at gmail.com (Bram de Greve) Date: Wed, 21 Feb 2007 00:00:32 +0100 Subject: preparation of work on pyshapelib Message-ID: <45DB7D90.4010205@gmail.com> My windows build seems to have succeeded, for now =) So now I'm ready to do my share of coding on pyshapelib ... I talked to didrik briefly, and it seems in the past there already has been the proposal to ditch the SWIG thing, and to write a custom tailored bindings directly using the Python API. I must say I'm all ears for that, because it reduces a dependency on an external tool, and it avoids being influenced by syntax changes in SWIG. I have done similar work in the past, for Python bindings of PixelToaster (pixeltoaster.com, though the binding itself is in a dusty corner somewhere =). I also know a few things about the inner guts of Python, because we (a friend and me) have written our own C++/Python binding tools in our LASS library (just a bunch of macros: http://lass.sourceforge.net/docs/doxygen/html/d3/d7e/a01866.html). What do you guys think? Bram From thuban-featurerequests at wald.intevation.org Wed Feb 21 10:04:11 2007 From: thuban-featurerequests at wald.intevation.org (thuban-featurerequests@wald.intevation.org) Date: Wed, 21 Feb 2007 10:04:11 +0100 (CET) Subject: =?UTF-8?B?W3RodWJhbi1GZWF0dXJlIFJlcXVlc3RzXVszMDZdIGFkZCBidXR0b25zIGZvciBsYXllciBhZGRpdGlvbg==?= Message-ID: <20070221090411.037F4180011D@pyrosoma.intevation.org> Feature Requests item #306, was opened at 2007-02-21 10:04 Status: Open Priority: 3 Submitted By: Didrik Pinte (dpinte) Assigned to: Nobody (None) Summary: add buttons for layer addition Version: None Category: None Initial Comment: Using Thuban every day, I feel a bit annoying to have to click on Map--> Add layer or Map --> Add Image Layer to add the layers. It could be great to add buttons to get direct access to this functionnalities. This is a common way of doing it in GIS softwares (see QGIS, ArcGIS, etc). ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=108&aid=306&group_id=6 From thuban-bugs at wald.intevation.org Wed Feb 21 10:18:04 2007 From: thuban-bugs at wald.intevation.org (thuban-bugs@wald.intevation.org) Date: Wed, 21 Feb 2007 10:18:04 +0100 (CET) Subject: =?UTF-8?B?W3RodWJhbi1CdWdzXVszMDddIGFib3V0LnB5IHJhaXNlIHV0ZjggZXhjZXB0aW9uIGluIHV0ZjggbG9jYWxlcyAh?= Message-ID: <20070221091804.C0FDA180011D@pyrosoma.intevation.org> Bugs item #307, was opened at 2007-02-21 10:18 Status: Open Priority: 3 Submitted By: Didrik Pinte (dpinte) Assigned to: Nobody (None) Summary: about.py raise utf8 exception in utf8 locales ! Resolution: None Version: None Category: None Initial Comment: With the latest svn version, I receive the following exception when showing the About box : did at geru-itae:~/projets/python/thuban/export/thuban$ python thuban.py GTK Accessibility Module initialized Problems with PyOGCLib (not installed?) An unhandled exception occurred: 'utf8' codec can't decode bytes in position 2865-2870: unsupported Unicode code range (please report to http://thuban.intevation.org/bugtracker.html) Traceback (most recent call last): File "/home/did/projets/python/thuban/export/thuban/Thuban/UI/mainwindow.py", line 297, in invoke_command command.Execute(self.Context()) File "/home/did/projets/python/thuban/export/thuban/Thuban/UI/command.py", line 121, in Execute apply(self.function, (context,) + self.args + args, kw) File "/home/did/projets/python/thuban/export/thuban/Thuban/UI/mainwindow.py", line 1071, in call_method apply(getattr(context.mainwindow, methodname), args) File "/home/did/projets/python/thuban/export/thuban/Thuban/UI/mainwindow.py", line 546, in About dlg = About(self) File "/home/did/projets/python/thuban/export/thuban/Thuban/UI/about.py", line 154, in __init__ style=wx.TE_READONLY|wx.TE_MULTILINE|wx.TE_LINEWRAP) File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_controls.py", line 1777, in __init__ newobj = _controls_.new_TextCtrl(*args, **kwargs) UnicodeDecodeError: 'utf8' codec can't decode bytes in position 2865-2870: unsupported Unicode code range My locales are fr_BE at UTF-8. I think this bug is a little bit annoying since Debian/Etch release will be using utf8 locales by default ! ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=105&aid=307&group_id=6 From thuban-patches at wald.intevation.org Wed Feb 21 16:21:01 2007 From: thuban-patches at wald.intevation.org (thuban-patches@wald.intevation.org) Date: Wed, 21 Feb 2007 16:21:01 +0100 (CET) Subject: =?UTF-8?B?W3RodWJhbi1QYXRjaGVzXVszMDldIGxpdHRsZSBidWcgaW4gR2VuZXJhdGUgY2xhc3NpZmljYXRpb24gZGlhbG9n?= Message-ID: <20070221152101.A0BED1800152@pyrosoma.intevation.org> Patches item #309, was opened at 2007-02-21 16:21 Status: Open Priority: 3 Submitted By: Didrik Pinte (dpinte) Assigned to: Nobody (None) Summary: little bug in Generate classification dialog Version: None Category: None Initial Comment: Since wx 2.6 migration, the close button of the Generate classification dialog does not work. The correction is pretty simple. cancelButton must have a different id than the default wx.ID_CANCEL. The submitted patch solves the problem. ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=107&aid=309&group_id=6 From bernhard at intevation.de Fri Feb 23 12:02:30 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 23 Feb 2007 12:02:30 +0100 Subject: preparation of work on pyshapelib In-Reply-To: <45DB7D90.4010205@gmail.com> References: <45DB7D90.4010205@gmail.com> Message-ID: <200702231202.31333.bernhard@intevation.de> On Wednesday 21 February 2007 00:00, Bram de Greve wrote: > My windows build seems to have succeeded, for now =) Good! I would welcome a native python pyshapelib layer of course. So if you like to hack on it, just do it. ;) Note that one plan for Thuban was to bring ogr in the position to do the handling of various vector files. Currently the ogr plugin is slower than the native support of pyshapelib, so we will keep pyshapelib. The idea of using ogr certianly is good, but it only makes sense if this can be as good as the pyshapelib way or better. 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/20070223/7a6cc3ee/attachment.bin From bernhard at intevation.de Fri Feb 23 12:09:00 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 23 Feb 2007 12:09:00 +0100 Subject: preparation of work on pyshapelib In-Reply-To: <45DB7D90.4010205@gmail.com> References: <45DB7D90.4010205@gmail.com> Message-ID: <200702231209.01846.bernhard@intevation.de> On Wednesday 21 February 2007 00:00, Bram de Greve wrote: > So now I'm ready to do my share of coding on pyshapelib ... Maybe you can have a look at the following problem: https://wald.intevation.org/tracker/index.php?func=detail&aid=91 This seems to be a shapelib related issue. Maybe you could ask Frank W. about this. 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/20070223/f91039e6/attachment.bin From bernhard at intevation.de Fri Feb 23 12:16:23 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 23 Feb 2007 12:16:23 +0100 Subject: f.sdem in Brussels, this weekend Message-ID: <200702231216.24646.bernhard@intevation.de> If you are interested to chat about Thuban, I will be visiting www.fosdem.org this weekend. 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/20070223/7132d5bf/attachment.bin From dpinte at itae.be Fri Feb 23 12:29:00 2007 From: dpinte at itae.be (Didrik Pinte) Date: Fri, 23 Feb 2007 12:29:00 +0100 Subject: f.sdem in Brussels, this weekend In-Reply-To: <200702231216.24646.bernhard@intevation.de> References: <200702231216.24646.bernhard@intevation.de> Message-ID: <1172230140.17650.9.camel@geru-itae> Le vendredi 23 f?vrier 2007 ? 12:16 +0100, Bernhard Reiter a ?crit : > If you are interested to chat about Thuban, > I will be visiting www.fosdem.org this weekend. > > Bernhard I will make a quick jump to the fosdem too. Can we fix a meeting/drink ? Didrik -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?= Url : http://www.intevation.de/pipermail/thuban-devel/attachments/20070223/5417663a/attachment.bin From bram.degreve at gmail.com Fri Feb 23 12:50:32 2007 From: bram.degreve at gmail.com (Bram de Greve) Date: Fri, 23 Feb 2007 12:50:32 +0100 Subject: f.sdem in Brussels, this weekend In-Reply-To: <1172230140.17650.9.camel@geru-itae> References: <200702231216.24646.bernhard@intevation.de> <1172230140.17650.9.camel@geru-itae> Message-ID: <1d5b08270702230350s26ec86fdm29105b28ef61a8f5@mail.gmail.com> I might make the jump too, though I don't have much time ... Bram On 2/23/07, Didrik Pinte wrote: > > Le vendredi 23 f?vrier 2007 ? 12:16 +0100, Bernhard Reiter a ?crit : > > If you are interested to chat about Thuban, > > I will be visiting www.fosdem.org this weekend. > > > > Bernhard > > I will make a quick jump to the fosdem too. Can we fix a meeting/drink ? > > Didrik > > _______________________________________________ > Thuban-devel mailing list > Thuban-devel at intevation.de > https://intevation.de/mailman/listinfo/thuban-devel > > > -- hi, i'm a signature viruz, plz set me as your signature and help me spread :) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.intevation.de/pipermail/thuban-devel/attachments/20070223/f8dbc270/attachment.html From dpinte at itae.be Fri Feb 23 14:35:32 2007 From: dpinte at itae.be (Didrik Pinte) Date: Fri, 23 Feb 2007 14:35:32 +0100 Subject: f.sdem in Brussels, this weekend In-Reply-To: <1d5b08270702230350s26ec86fdm29105b28ef61a8f5@mail.gmail.com> References: <200702231216.24646.bernhard@intevation.de> <1172230140.17650.9.camel@geru-itae> <1d5b08270702230350s26ec86fdm29105b28ef61a8f5@mail.gmail.com> Message-ID: <1172237732.18598.0.camel@geru-itae> Le vendredi 23 f?vrier 2007 ? 12:50 +0100, Bram de Greve a ?crit : > I might make the jump too, though I don't have much time ... > > Bram What about saturday morning (10.30 or 11.00 AM) ? Didrik From bram.degreve at gmail.com Fri Feb 23 14:49:16 2007 From: bram.degreve at gmail.com (Bram de Greve) Date: Fri, 23 Feb 2007 14:49:16 +0100 Subject: f.sdem in Brussels, this weekend In-Reply-To: <1172237732.18598.0.camel@geru-itae> References: <200702231216.24646.bernhard@intevation.de> <1172230140.17650.9.camel@geru-itae> <1d5b08270702230350s26ec86fdm29105b28ef61a8f5@mail.gmail.com> <1172237732.18598.0.camel@geru-itae> Message-ID: <45DEF0DC.5010004@gmail.com> It probably will be more like 11AM when I get there ;) Bram Didrik Pinte wrote: > Le vendredi 23 f?vrier 2007 ? 12:50 +0100, Bram de Greve a ?crit : > >> I might make the jump too, though I don't have much time ... >> >> Bram >> > > What about saturday morning (10.30 or 11.00 AM) ? > > Didrik > > _______________________________________________ > Thuban-devel mailing list > Thuban-devel at intevation.de > https://intevation.de/mailman/listinfo/thuban-devel > > From bram.degreve at gmail.com Fri Feb 23 15:04:12 2007 From: bram.degreve at gmail.com (Bram de Greve) Date: Fri, 23 Feb 2007 15:04:12 +0100 Subject: preparation of work on pyshapelib In-Reply-To: <200702231209.01846.bernhard@intevation.de> References: <45DB7D90.4010205@gmail.com> <200702231209.01846.bernhard@intevation.de> Message-ID: <45DEF45C.2020307@gmail.com> Bernhard Reiter wrote: > On Wednesday 21 February 2007 00:00, Bram de Greve wrote: > >> So now I'm ready to do my share of coding on pyshapelib ... >> > > Maybe you can have a look at the following problem: > https://wald.intevation.org/tracker/index.php?func=detail&aid=91 > > This seems to be a shapelib related issue. > Maybe you could ask Frank W. about this. > > I'll check it out. How do I best proceed for making changes in pyshapelib? Do I make a branch of Thuban, where I can go crazy and merge later (once things are proven to work out ok). Or what is your regular scheme for changes like this? Bramz PS: I must learn to press "reply all" when using mailing lists =) From bernhard at intevation.de Fri Feb 23 15:30:12 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 23 Feb 2007 15:30:12 +0100 Subject: preparation of work on pyshapelib In-Reply-To: <45DEF45C.2020307@gmail.com> References: <45DB7D90.4010205@gmail.com> <200702231209.01846.bernhard@intevation.de> <45DEF45C.2020307@gmail.com> Message-ID: <200702231530.13233.bernhard@intevation.de> On Friday 23 February 2007 15:04, Bram de Greve wrote: > How do I best proceed for making changes in pyshapelib? ?Do I make a > branch of Thuban, where I can go crazy and merge later (once things are > proven to work out ok). ? Yes, in this case. Because you are doing general work on the pyshapelib, we could think about splitting it off into its own software on Wald at some point. > Or what is your regular scheme for changes like this? There is no standard rule, I guess. It depends on the circumstances. > PS: I must learn to press "reply all" when using mailing lists =) Best is to use an email application which has a rely-to-list feature. "reply all" gives the last poster and extra message that is unneeded. 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/20070223/4c755b81/attachment.bin From bernhard at intevation.de Fri Feb 23 15:31:01 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Fri, 23 Feb 2007 15:31:01 +0100 Subject: f.sdem in Brussels, this weekend In-Reply-To: <45DEF0DC.5010004@gmail.com> References: <200702231216.24646.bernhard@intevation.de> <1172237732.18598.0.camel@geru-itae> <45DEF0DC.5010004@gmail.com> Message-ID: <200702231531.02661.bernhard@intevation.de> On Friday 23 February 2007 14:49, Bram de Greve wrote: > It probably will be more like 11AM when I get there ;) Fine with me. Let us meet at the FSFE booth. You have my number as well (send privately). -- 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/20070223/db7fb58b/attachment.bin From bddebian at comcast.net Mon Feb 26 17:51:31 2007 From: bddebian at comcast.net (Barry deFreese) Date: Mon, 26 Feb 2007 11:51:31 -0500 Subject: 1.1.x or 1.2.0 Message-ID: <45E31013.6070905@comcast.net> Hi folks, Please forgive me, I'm not subscribed to this list but I am working on packages for Ubuntu Universe. I used the 1.1.x build from Debian experimental, not realizing that it was a development release but have run across the UTF-8 issue. Now I see that 1.2.0 should be releasing "soon". Do you have specific dates yet? The main reason that I ask is that I am trying to update or remove any packages in the archive still building with wx 2.4 stuff so we can remove 2.4 from the archive and get ready for 2.8. Any insight would be greatly appreciated. Thanks! Barry deFreese (aka bddebian) Ubuntu MOTU From jan-oliver.wagner at intevation.de Mon Feb 26 20:14:44 2007 From: jan-oliver.wagner at intevation.de (Jan-Oliver Wagner) Date: Mon, 26 Feb 2007 20:14:44 +0100 Subject: 1.1.x or 1.2.0 In-Reply-To: <45E31013.6070905@comcast.net> References: <45E31013.6070905@comcast.net> Message-ID: <200702262014.58694.jan-oliver.wagner@intevation.de> On Monday 26 February 2007 17:51, Barry deFreese wrote: > Please forgive me, I'm not subscribed to this list but I am working on > packages for Ubuntu Universe. I used the 1.1.x build from Debian > experimental, not realizing that it was a development release but have > run across the UTF-8 issue. Now I see that 1.2.0 should be releasing > "soon". Do you have specific dates yet? I guess it is "very soon", perhaps within a week or so. Bernhard Reiter will know the answer. > The main reason that I ask is that I am trying to update or remove any > packages in the archive still building with wx 2.4 stuff so we can > remove 2.4 from the archive and get ready for 2.8. 1.2.0 should be cleanly compatible with wx 2.6. Best Jan -- Dr. Jan-Oliver Wagner Intevation GmbH Amtsgericht Osnabr?ck, HR B 18998 http://www.intevation.de/ Gesch?ftsf?hrer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner From bernhard at intevation.de Tue Feb 27 11:33:20 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Tue, 27 Feb 2007 11:33:20 +0100 Subject: UML diagram In-Reply-To: <200702081051.38193.bernhard@intevation.de> References: <45C31CF40200003500010537@mdh-smtp.health.state.mn.us> <45C8421502000035000109DF@mdh-smtp.health.state.mn.us> <200702081051.38193.bernhard@intevation.de> Message-ID: <200702271133.30294.bernhard@intevation.de> On Thursday 08 February 2007 10:51, Bernhard Reiter wrote: > > In the meantime I have located a machine with a version of Umbrello > > that opened the file correctly, save it with that version, and the newly > > created file opens fine on my Kubuntu box now. > > I can share the updated version if anyone is interested. > > I will try if I experience the same and then check in the new version. Done. SVN has the updated version now which should open in umbrello 1.5.5 as well. Bernhard > Can you also open it in your other tool? -- 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/20070227/0f098e9c/attachment.bin From bernhard at intevation.de Tue Feb 27 11:35:42 2007 From: bernhard at intevation.de (Bernhard Reiter) Date: Tue, 27 Feb 2007 11:35:42 +0100 Subject: 1.1.x or 1.2.0 In-Reply-To: <200702262014.58694.jan-oliver.wagner@intevation.de> References: <45E31013.6070905@comcast.net> <200702262014.58694.jan-oliver.wagner@intevation.de> Message-ID: <200702271135.43683.bernhard@intevation.de> On Monday 26 February 2007 20:14, Jan-Oliver Wagner wrote: > On Monday 26 February 2007 17:51, Barry deFreese wrote: > > Please forgive me, I'm not subscribed to this list but I am working on > > packages for Ubuntu Universe. I used the 1.1.x build from Debian > > experimental, not realizing that it was a development release but have > > run across the UTF-8 issue. Now I see that 1.2.0 should be releasing > > "soon". Do you have specific dates yet? > > I guess it is "very soon", perhaps within a week or so. Bernhard Reiter > will know the answer. Yes. Basically all is in place. I just have to decide how much testing after preparing the tarball I want to do and find the time. > > The main reason that I ask is that I am trying to update or remove any > > packages in the archive still building with wx 2.4 stuff so we can > > remove 2.4 from the archive and get ready for 2.8. > > 1.2.0 should be cleanly compatible with wx 2.6. It does. -- 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/20070227/b5be820e/attachment.bin