[bug #2913] (thuban) Thuban 1.0.1 crash on startup

Request Tracker thuban-bugs at intevation.de
Thu Jan 20 22:37:29 CET 2005


this bug's URL: http://intevation.de/rt/webrt?serial_num=2913
-------------------------------------------------------------------------

Subject: Thuban 1.0.1 crash on startup

Operating System: GNU/Linux, Mandrake 10.0
Thuban version: 1.0.1
wxPython version: 2.4.2.4
Python version: other, 2.3.3-2
PySQLite version: 0.5.0
SQLite version: 2.8.6
GDAL version: CVS, post-1.2.5
proj version: CVS, post-4.4.8

Please enter error description here.

Thuban crash on startup.

Did you compile Thuban yourself?

Yes, downloaded tar.gz and extracted spec file from 1.0.0,
then rpm to build RPM.
thuban

[neteler at localhost disstext]$ thuban
Eine unbehandelte Ausnahme ist aufgetreten:
'ascii' codec can't encode character u'\xfc' in position 27: ordinal not in range
(please report to http://thuban.intevation.org/bugtracker.html)

Traceback (most recent call last):
  File "/usr//bin/thuban", line 23, in ?
    Thuban.UI.main.main()
  File "/usr/lib/thuban/Thuban/UI/main.py", line 31, in main
    app = ThubanApplication(0)
  File "/usr/lib/python2.3/site-packages/wxPython/wx.py", line 1951, in __init__
    _wxStart(self.OnInit)
  File "/usr/lib/thuban/Thuban/UI/application.py", line 72, in OnInit
    self.read_startup_files()
  File "/usr/lib/thuban/Thuban/UI/application.py", line 111, in read_startup_file
    sys.stderr.write(_("No thubanstart module available\n"))
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 27:                    e(128)


--------------------------------------------
Here the trick:

[neteler at localhost neteler]$ touch ~/.thuban/thubanstart.py

[neteler at localhost neteler]$ thuban

WORKS! I mean, it opens the GUI (see next bug report).

Regards

 Markus Neteler

PS: I would like to demonstrate Thuban next week in Munich...
    Recommendations are welcome.




-------------------------------------------- Managed by Request Tracker




More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)