[thuban-Bugs][403] can not add raster layer

thuban-bugs@wald.intevation.org thuban-bugs at wald.intevation.org
Tue May 22 12:59:49 CEST 2007


Bugs item #403, was opened at 2007-05-22 12:59
Status: Open
Priority: 3
Submitted By: Jachym Cepicky (jachym)
Assigned to: Nobody (None)
Summary: can not add raster layer 
Resolution: None
Version: None
Category: None


Initial Comment:
hi,
using current svn, I can not add raster layer:

an unhandled exception occurred:
global name 'filename' is not defined
(please report to http://thuban.intevation.org/bugtracker.html)

Traceback (most recent call last):
  File "/usr/lib/thuban/Thuban/UI/mainwindow.py", line 299, 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 1071, in call_method
    apply(getattr(context.mainwindow, methodname), args)
  File "/usr/lib/thuban/Thuban/UI/mainwindow.py", line 595, in AddRasterLayer
    title = os.path.splitext(os.path.basename(filename))[0]
NameError: global name 'filename' is not defined


----------------------------------------------------------------------

You can respond by visiting: 
http://wald.intevation.org/tracker/?func=detail&atid=105&aid=403&group_id=6




More information about the Thuban-devel mailing list

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