Dexter won't open in localized versions of Ubuntu

Bug #688511 reported by Yalçın Can
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dexter - Old
Fix Released
Low
Adnane Belmadiaf

Bug Description

When I'm trying to open from Turkish Ubuntu, the program crashes and it won't open the interface. But when i open from an English Ubuntu there is no problem at all!

Here is the terminal output:

echza@hal:~$ dexter
Traceback (most recent call last):
  File "/usr/bin/dexter", line 33, in <module>
    from dexter.app import DexterApp
  File "/usr/lib/pymodules/python2.6/dexter/app.py", line 27, in <module>
    from dexter.frontend.dialogs.new_contact import NewContactDialog
  File "/usr/lib/pymodules/python2.6/dexter/frontend/dialogs/new_contact.py", line 26, in <module>
    from dexter.frontend.widgets.entries import HintedEntry
  File "/usr/lib/pymodules/python2.6/dexter/frontend/widgets/entries.py", line 22, in <module>
    import dexter.backend.utilities as utilities
  File "/usr/lib/pymodules/python2.6/dexter/backend/utilities.py", line 32, in <module>
    from storm.expr import Or
  File "/usr/lib/python2.6/dist-packages/storm/expr.py", line 21, in <module>
    from decimal import Decimal
  File "/usr/lib/python2.6/decimal.py", line 3649, in <module>
    val = globals()[globalname]
KeyError: 'ROUND_CEiLiNG'

Related branches

description: updated
Revision history for this message
Adnane Belmadiaf (daker) wrote :

Can you pls test the linked branch & see if it solves your problem ?

Revision history for this message
Yalçın Can (yalcin.can) wrote :

It works. A small line can change everything!

Revision history for this message
Adnane Belmadiaf (daker) wrote :

thanks!!

Changed in dexter-rolodex:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Adnane Belmadiaf (adnane002)
status: Confirmed → In Progress
Adnane Belmadiaf (daker)
Changed in dexter-rolodex:
status: In Progress → Fix Committed
Allen Lowe (lallenlowe)
Changed in dexter-rolodex:
milestone: none → 0.16
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.