Ticket #256 (closed defect: out of date)

Opened 4 years ago

Last modified 4 years ago

Umit crashes after install on MacOS X

Reported by: cassiano Owned by: luis
Priority: high Milestone: Umit 1.0RC
Component: Umit Version: 0.9.5
Keywords: Cc: luis

Description

I installed Umit from macports and got the follow error when I start Umit first time:

Traceback (most recent call last):

File "/opt/local/bin/umit", line 34, in <module>

from umitCore.I18N import _

File "/opt/local/lib/python2.5/site-packages/umitCore/I18N.py", line 42, in <module>

LANG, ENC = locale.getlocale()

File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/locale.py", line 462, in getlocale

return _parse_localename(localename)

File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/locale.py", line 375, in _parse_localename

raise ValueError?, 'unknown locale: %s' % localename

ValueError?: unknown locale: UTF-8

Change History

  Changed 4 years ago by gpolo

  • milestone changed from Umit 1.0beta2 to Umit 1.0

follow-up: ↓ 3   Changed 4 years ago by getxsick

cassiano, does it still occur? can you check it with RC2 version please?

in reply to: ↑ 2   Changed 4 years ago by cassiano

getxsick, it occurs with 0.9.5, doing the default installation from macports. The current version of macports is 0.9.5 and my MacOS X was the default. With RC2 source, works fine.

follow-up: ↓ 5   Changed 4 years ago by getxsick

ah. there is no macports for newer version to test it?

in reply to: ↑ 4   Changed 4 years ago by cassiano

  • cc luis added

No there isn't. The newest is 0.9.5 on macports. I think Luis can help us with this issue.

  Changed 4 years ago by getxsick

  • milestone changed from Umit 1.0 to Umit 1.0beta3

  Changed 4 years ago by luis

  • owner changed from boltrix to luis
  • version changed from 0.9.5RC1 to 0.9.5

Ok, is still happening right?

Could you install svn version on the macports environment? And could check if it still happening?

  Changed 4 years ago by cassiano

Tested with svn version and works fine.

  Changed 4 years ago by luis

  • status changed from new to closed
  • resolution set to out of date

The files and structured to get Paths was touched too many times since the version run there.

It is already fixed.

Note: See TracTickets for help on using tickets.