From thuban-bugs at intevation.de Wed Jan 11 11:53:15 2006 From: thuban-bugs at intevation.de (Request Tracker) Date: Wed, 11 Jan 2006 11:53:15 +0100 (CET) Subject: [bug #3976] (thuban) Can't start thuban Message-ID: <20060111105315.6806E1006BF@lists.intevation.de> this bug's URL: http://intevation.de/rt/webrt?serial_num=3976 ------------------------------------------------------------------------- Subject: Can't start thuban Operating System: GNU/Linux, Debian, 2.6.8-2-k7 Thuban version: 1.0.1 wxPython version: 2.4.2.4 Python version: other, 2.4 Download binary by apt tronin at linda:~$ thuban Traceback (most recent call last): File "/usr/bin/thuban", line 20, in ? import Thuban.UI.main File "/usr/lib/thuban/Thuban/UI/__init__.py", line 35, in ? install_wx_translation() File "/usr/lib/thuban/Thuban/UI/__init__.py", line 21, in install_wx_translation import wxPython.wx as wx ImportError: No module named wxPython.wx -------------------------------------------- Managed by Request Tracker From mlennert at club.worldonline.be Wed Jan 11 19:00:28 2006 From: mlennert at club.worldonline.be (Moritz Lennert) Date: Wed, 11 Jan 2006 19:00:28 +0100 Subject: [bug #3976] (thuban) Can't start thuban In-Reply-To: <20060111105315.6806E1006BF@lists.intevation.de> References: <20060111105315.6806E1006BF@lists.intevation.de> Message-ID: <43C547BC.3030207@club.worldonline.be> Request Tracker wrote: > this bug's URL: http://intevation.de/rt/webrt?serial_num=3976 > ------------------------------------------------------------------------- > > Subject: Can't start thuban > > Operating System: GNU/Linux, Debian, 2.6.8-2-k7 > Thuban version: 1.0.1 > wxPython version: 2.4.2.4 > Python version: other, 2.4 > > Download binary by apt > > tronin at linda:~$ thuban > Traceback (most recent call last): > File "/usr/bin/thuban", line 20, in ? > import Thuban.UI.main > File "/usr/lib/thuban/Thuban/UI/__init__.py", line 35, in ? > install_wx_translation() > File "/usr/lib/thuban/Thuban/UI/__init__.py", line 21, in install_wx_translation > import wxPython.wx as wx > ImportError: No module named wxPython.wx You need the Python bindings for the wxWindows toolkit. They should have been installed automatically if you used apt-get to install thuban. However, I see that the thuban package (version 1.0.0-1+b1) seems to depend on libwxgtk2.4-python, but as far as I can tell the package is called python-wxgtk2.4. Could this be the problem ? Try to install python-wxgtk2.4. Moritz From thuban-bugs at intevation.de Mon Jan 23 12:26:51 2006 From: thuban-bugs at intevation.de (Request Tracker) Date: Mon, 23 Jan 2006 12:26:51 +0100 (CET) Subject: [bug #4032] (thuban) initial failure on opening of a *.thuban file (from the FRIDA-dataset) Message-ID: <20060123112651.A85991005C8@lists.intevation.de> this bug's URL: http://intevation.de/rt/webrt?serial_num=4032 ------------------------------------------------------------------------- Subject: initial failure on opening of a *.thuban file (from the FRIDA-dataset) Operating System: other, ubuntu breezy Thuban version: 1.0.0 wxPython version: package called python-wxversion which is in conflict with and replaces wxpython2.6.0 Python version: other, python2.4.2-1 PySQLite version: other, 1.0.1 SQLite version: other, 3.2.1 GDAL version: other, 1.2.6 proj version: other, 4.4.9 1.0.0-1ubuntu4 (breezy) new_DBFFile failed (please report to http://thuban.intevation.org/bugtracker.html) Traceback (most recent call last): File "/usr/lib/thuban/Thuban/UI/mainwindow.py", line 282, in invoke_command command.Execute(self.Context()) File "/usr/lib/thuban/Thuban/UI/command.py", line 121, in Execute apply(self.function, (context,) + self.args + args, kw) File "/usr/lib/thuban/Thuban/UI/mainwindow.py", line 946, in call_method apply(getattr(context.mainwindow, methodname), args) File "/usr/lib/thuban/Thuban/UI/mainwindow.py", line 386, in OpenSession self.run_db_param_dialog) File "/usr/lib/thuban/Thuban/UI/application.py", line 203, in OpenSession db_connection_callback=db_connection_callback) File "/usr/lib/thuban/Thuban/Model/load.py", line 587, in load_session handler.read(filename) File "/usr/lib/thuban/Thuban/Model/xmlreader.py", line 74, in read parser.parse(self.__file) File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 109, in parse xmlreader.IncrementalParser.parse(self, source) File "/usr/lib/python2.4/site-packages/_xmlplus/sax/xmlreader.py", line 123, in parse self.feed(buffer) File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 216, in feed self._parser.Parse(data, isFinal) File "/usr/lib/python2.4/site-packages/_xmlplus/sax/expatreader.py", line 353, in start_element_ns AttributesNSImpl(newattrs, qnames)) File "/usr/lib/thuban/Thuban/Model/xmlreader.py", line 113, in startElementNS getattr(self, method_name[0])(name, qname, attrs) File "/usr/lib/thuban/Thuban/Model/load.py", line 342, in start_filetable table = DBFTable(attrs["filename"]) File "/usr/lib/thuban/Thuban/Model/table.py", line 89, in __init__ self.dbf = dbflib.DBFFile(filename) File "/usr/lib/thuban/Lib/dbflib.py", line 5, in __init__ self.this = apply(dbflibc.new_DBFFile,args) IOError: new_DBFFile failed -------------------------------------------- Managed by Request Tracker From thuban-bugs at intevation.de Sun Jan 29 21:40:02 2006 From: thuban-bugs at intevation.de (Request Tracker) Date: Sun, 29 Jan 2006 21:40:02 +0100 (CET) Subject: [bug #4047] (thuban) Thuban Win32 Not Loading Message-ID: <20060129204002.B35041006C7@lists.intevation.de> this bug's URL: http://intevation.de/rt/webrt?serial_num=4047 ------------------------------------------------------------------------- Subject: Thuban Win32 Not Loading Operating System: MS Windows, Windows XP Thuban version: 1.0.1 wxPython version: other, 2.6.1.0 Python version: other, 2.3.5 PySQLite version: 0.5.0 GDAL version: 1.1.8 Please enter error description here. Did you compile Thuban yourself? No If not, which binary package did you install (eg. where did you get it from)? http://thuban.intevation.org/ C:\Thuban>python thuban.pyw Traceback (most recent call last): File "thuban.pyw", line 20, in ? import Thuban.UI.main File "C:\Thuban\Thuban\UI\main.py", line 18, in ? from application import ThubanApplication File "C:\Thuban\Thuban\UI\application.py", line 33, in ? import view File "C:\Thuban\Thuban\UI\view.py", line 40, in ? from renderer import ScreenRenderer, ExportRenderer, PrinterRenderer File "C:\Thuban\Thuban\UI\renderer.py", line 28, in ? from Thuban.UI.classifier import ClassDataPreviewer File "C:\Thuban\Thuban\UI\classifier.py", line 1441, in ? class ClassGroupPropertiesCtrl(wxWindow, wxControl): TypeError: Cannot create a consistent method resolution order (MRO) for bases Window, Control -------------------------------------------- Managed by Request Tracker From jan at intevation.de Tue Jan 31 11:38:26 2006 From: jan at intevation.de (Jan-Oliver Wagner) Date: Tue, 31 Jan 2006 11:38:26 +0100 Subject: Switch from CVS to SVN ? Message-ID: <20060131103826.GB21395@intevation.de> Hello Thuban Developers, I propose to switch from CVS to SVN for further Thuban developments. We could use the SVN and more infrastructure at wald.intevation.de where we already have created a Thuban project. Any comments, suggestions, protests? Best Jan -- Jan-Oliver Wagner: www.intevation.de/~jan | GISpatcher: www.gispatcher.de Kolab Konsortium : www.kolab-konsortium.de | Thuban : thuban.intevation.org Intevation GmbH : www.intevation.de | Kolab : www.kolab.org FreeGIS : www.freegis.org | GAV : www.grass-verein.de From nelson at crynwr.com Tue Jan 31 17:41:20 2006 From: nelson at crynwr.com (Russell Nelson) Date: Tue, 31 Jan 2006 11:41:20 -0500 Subject: Switch from CVS to SVN ? In-Reply-To: <20060131103826.GB21395@intevation.de> References: <20060131103826.GB21395@intevation.de> Message-ID: <17375.37680.836259.488576@desk.crynwr.com> Jan-Oliver Wagner writes: > I propose to switch from CVS to SVN for further Thuban developments. > > We could use the SVN and more infrastructure at wald.intevation.de > where we already have created a Thuban project. > > Any comments, suggestions, protests? None here. -- --my blog is at blog.russnelson.com | A computer without Python is Crynwr sells support for free software | PGPok | like a CPU without memory: 521 Pleasant Valley Rd. | +1 315-323-1241 | it runs, but you can't do Potsdam, NY 13676-3213 | Sheepdog | anything useful with it.