Hi all,
I am using QGis 2.18, it was updated today from 2.18.4 to 2.18.5. The platform is [Xu|U]buntu 16.04 and it was updated from: deb http://qgis.org/debian xenial main My locate is: $ locale LANG=pt_BR.UTF-8 LANGUAGE=pt_BR:en LC_CTYPE="pt_BR.UTF-8" LC_NUMERIC=pt_BR.UTF-8 LC_TIME=pt_BR.UTF-8 LC_COLLATE="pt_BR.UTF-8" LC_MONETARY=pt_BR.UTF-8 LC_MESSAGES="pt_BR.UTF-8" LC_PAPER=pt_BR.UTF-8 LC_NAME=pt_BR.UTF-8 LC_ADDRESS=pt_BR.UTF-8 LC_TELEPHONE=pt_BR.UTF-8 LC_MEASUREMENT=pt_BR.UTF-8 LC_IDENTIFICATION=pt_BR.UTF-8 I tryed the "LC_ALL=C" trick to have all messages in english but the popup didn't showed up, I need to have my original locale active for the popup show up at the stat time. If I click the OK the popup goes away and QGis starts without a problem. I have tryed to rename the '~/.qgis2' directory to a new name and nothing changed as the plugin was installed along with the program in system area. The message, with translations of some Portuguese, was: [tr: Impossible to load processing plugin due to an error calling classFactory() method.] Impossível carregar complemento processing devido a um erro ao chamar o método classFactory() UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 490: ordinal not in range(128) Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 333, in startPlugin plugins[packageName] = package.classFactory(iface) File "/usr/share/qgis/python/plugins/processing/__init__.py", line 38, in classFactory return ProcessingPlugin(iface) File "/usr/share/qgis/python/plugins/processing/ProcessingPlugin.py", line 58, in __init__ Processing.initialize() File "/usr/share/qgis/python/plugins/processing/core/Processing.py", line 148, in initialize Processing.addProvider(c()) File "/usr/share/qgis/python/plugins/processing/core/Processing.py", line 103, in addProvider % (provider.getDescription(), traceback.format_exc())) UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 490: ordinal not in range(128) [tr: Python version: 2.7.12 ... QGIS Version : 2.18.5 Las Palmas, 25d9df3] Versão do Python: 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 25d9df3] 5.4.0 20160609] Versão do QGIS: 2.18.5 Las Palmas, 25d9df3 [tr: Python Path:] Caminho do Python: /usr/share/qgis/python/plugins/processing /usr/share/qgis/python /home/roxo/.qgis2/python /home/roxo/.qgis2/python/plugins /usr/share/qgis/python/plugins /home/roxo/lib/python2.7/site-packages/pysit-0.5b3-py2.7-linux-x86_64.egg /home/roxo/lib/python2.7/site-packages /home/roxo/desenv/python/lib/python /usr/lib/python2.7 /usr/lib/python2.7/plat-x86_64-linux-gnu /usr/lib/python2.7/lib-tk /usr/lib/python2.7/lib-old /usr/lib/python2.7/lib-dynload /home/roxo/.local/lib/python2.7/site-packages /usr/local/lib/python2.7/dist-packages /usr/lib/python2.7/dist-packages /usr/lib/python2.7/dist-packages/PILcompat /usr/lib/python2.7/dist-packages/gst-0.10 /usr/lib/python2.7/dist-packages/gtk-2.0 /usr/lib/pymodules/python2.7 /usr/lib/python2.7/dist-packages/ubuntu-sso-client /usr/lib/python2.7/dist-packages/wx-3.0-gtk2 /home/roxo/.qgis2//python Let me know how (and if) can I help on this. Best regards. Roxo -- ---------------- Non luctari, ludare -------------------+ WYSIWYG Fernando M. Roxo da Motta <[email protected]> | Editor? Except where explicitly stated I speak on my own behalf.| VI !! ( Usuário Linux registrado #39505 ) | I see text, ------------ Quis custodiet ipsos custodes?-------------+ I get text! _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
