Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#5 closed defect (released)

Stop missing translation being fatal

Reported by: ibboard Owned by: ibboard
Priority: critical Milestone: WarFoundry 0.1
Component: WarFoundry-GUI-GTK# Version:
Keywords: Cc:
Blocked By: Blocking:

Description

Missing translations give a very ugly interface (since we don't know what to do) but they should be handled in a better way than a complete crash with an exception.

Change History (7)

comment:1 Changed 11 years ago by ibboard

Component: General/UnknownWarFoundry GUI - GTK#

comment:2 Changed 11 years ago by ibboard

Owner: set to ibboard
Status: newassigned

comment:3 Changed 11 years ago by ibboard

Milestone: WarFoundry 0.1

comment:4 Changed 11 years ago by ibboard

Resolution: fixed
Status: assignedclosed

(In r48) Fixes #5 - Stop missing translations being fatal

  • Catch TranslationLoadExceptions thrown when initialising translations and display the message to the user

Also:

  • Random GUI cleanup that MonoDevelop wanted to do
  • Add exception type name to last-ditch "log what killed us" exception handling so that we can more easily identify the exception thrown

comment:5 Changed 10 years ago by ibboard

released: 1

Mark released changes as released

comment:6 Changed 10 years ago by ibboard

released: 1yes

Mark released fixes as released using radio values

comment:7 Changed 10 years ago by ibboard

Resolution: fixedreleased

Mark fix as released under a previous version

Note: See TracTickets for help on using tickets.