Crash at startup (libmono-i18n2.0-cil not getting installed)

Bug #356487 reported by Nicolas DERIVE
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openbve (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

At startup, openbve 1.0.2.0 crashes, leading to this error message :

Unhandled Exception: System.NotSupportedException: CodePage 37 not supported
  at System.Text.Encoding.GetEncoding (Int32 codepage) [0x00000]
  at System.Text.EncodingInfo.GetEncoding () [0x00000]
  at System.Text.EncodingInfo.get_Name () [0x00000]
  at System.Text.EncodingInfo.get_DisplayName () [0x00000]
  at OpenBve.formMain.formMain_Load (System.Object sender, System.EventArgs e) [0x00000]
  at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000]
  at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000]
  at System.Windows.Forms.Form.OnCreateControl () [0x00000]
  at System.Windows.Forms.Control.CreateControl () [0x00000]
  at System.Windows.Forms.Control.WmShowWindow (System.Windows.Forms.Message& m) [0x00000]
  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000]
  at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message& m) [0x00000]
  at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message& m) [0x00000]
  at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message& m) [0x00000]
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000]
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000]
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000]
  at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, Msg message, IntPtr wParam, IntPtr lParam) [0x00000]
  at System.Windows.Forms.XplatUIX11.MapWindow (System.Windows.Forms.Hwnd hwnd, WindowType windows) [0x00000]
  at System.Windows.Forms.XplatUIX11.CreateWindow (System.Windows.Forms.CreateParams cp) [0x00000]
  at System.Windows.Forms.XplatUI.CreateWindow (System.Windows.Forms.CreateParams cp) [0x00000]
  at System.Windows.Forms.NativeWindow.CreateHandle (System.Windows.Forms.CreateParams cp) [0x00000]
  at System.Windows.Forms.Control.CreateHandle () [0x00000]
  at System.Windows.Forms.Form.CreateHandle () [0x00000]
  at System.Windows.Forms.Control.CreateControl () [0x00000]
  at System.Windows.Forms.Control.SetVisibleCore (Boolean value) [0x00000]
  at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000]
  at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000]
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Visible (bool)
  at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000]
  at System.Windows.Forms.Form.ShowDialog (IWin32Window owner) [0x00000]
  at System.Windows.Forms.Form.ShowDialog () [0x00000]
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form:ShowDialog ()
  at OpenBve.formMain.ShowMainDialog () [0x00000]
  at OpenBve.Program.Start (System.String[] Args) [0x00000]
  at OpenBve.Program.Main (System.String[] Args) [0x00000]

Related branches

Changed in openbve (Ubuntu):
status: New → Confirmed
Revision history for this message
Niall Creech (sevenmachines-deactivatedaccount) wrote :

missing dependency on libmono-i18n2.0-cil.
'sudo apt-get install libmono-i18n2.0-cil' manually to workaround

Paul Sladen (sladen)
Changed in openbve (Ubuntu):
importance: Undecided → Medium
milestone: none → ubuntu-9.04
summary: - Crash at startup (using latest version in Jaunty)
+ Crash at startup (libmono-i18n2.0-cil not getting installed)
Revision history for this message
Paul Sladen (sladen) wrote :

Mono-team: Based on the installation I have here 'libmono-corlib2.0-cil' should be getting pulled in by 'libmono-corlib2.0-cil' and that inturn by 'libmono-winforms2.0-cil' etc. Should I add an extra manual dependency to the openbve package, or should one of the mono core dependencies already taken care of this?

Revision history for this message
Paul Sladen (sladen) wrote :

+ * Explicitly depend on 'libmono-i18n2.0-cil' (LP: #356487)
+ * Backport homepage update to 'http://openbve.trainsimcentral.co.uk/'
+ + and fix packaging to reflect
+ * Expand debian/copyright based on feedback for acceptance into Debian

Revision history for this message
Scott Kitterman (kitterman) wrote :

Ack from motu-release.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package openbve - 1.0.2.0-0ubuntu2

---------------
openbve (1.0.2.0-0ubuntu2) jaunty; urgency=low

  * Explicitly depend on 'libmono-i18n2.0-cil' (LP: #356487)
  * Backport homepage update to 'http://openbve.trainsimcentral.co.uk/'
  + and fix packaging to reflect
  * Expand debian/copyright based on feedback for acceptance into Debian

 -- Paul Sladen <email address hidden> Wed, 15 Apr 2009 02:56:20 +0000

Changed in openbve (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Nicolas DERIVE (kalon33) wrote :

Thanks for the quick fix ;)

Have a nice day.

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.