[Thuban-list] Problem with Thuban in Ubuntu

Samuel Mesa samuelmesa at gmail.com
Tue Apr 24 19:14:50 CEST 2007


Hi Didrik, the bug reported in Thuban is the following one:

For the projection of layers

***********************
Se activó una excepción no manejada:
'ascii' codec can't decode byte 0xc3 in position 8: ordinal not in range(128)
(por favior informe del error utilizando
http://thuban.intevation.org/bugtracker.html)

Traceback (most recent call last):
 File "/usr/lib/thuban/Thuban/UI/mainwindow.py", line 297, 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 779, in LayerProjection
   _("Layer Projection: %s") % layer.Title(), layer)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position
8: ordinal not in range(128)
****************


For the classification of the simbology


***************
Se activó una excepción no manejada:
'ascii' codec can't decode byte 0xc3 in position 10: ordinal not in range(128)
(por favior informe del error utilizando
http://thuban.intevation.org/bugtracker.html)

Traceback (most recent call last):
 File "/usr/lib/thuban/Thuban/UI/classgen.py", line 221, in OnOK
   if genSel in (GENCOMBOSTR_UNIFORM,          \
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position
10: ordinal not in range(128)
****************

It is wonderful that with Python this tool GIS is being developed


> Hi Samuel,
>
> This is a problem related to the default encoding of Ubuntu and the
> encoding support in Thuban.
>
> It seems they are remaining encoding bugs in the Thuban code.
>
> Can you be a bit more precise on the error message. Generally Thuban
> displays a nice box with lots of information on the error that was
> generated.
>
> We will try to fix this as soon as we have your entire error message.
>
>
> Didrik


-- 
  |\__
(:> __)(
  |/

Soluciones Geoinformáticas Libres
http://geotux.tuxfamily.org/




More information about the Thuban-list mailing list

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