Hooray, got a workaround so kids can play trains again. Browsed the "CodePage 37 not supported" error and discovered this one's not new to openbve. Thank you Alessandro and other clever people who figured out enough of this earlier that a fool like me can connect the dots. This time you need to install libmono-i18n4.0-all to get it working. Possibly a reduced set of the other CLI4.0 libraries might work. Haven't tested them yet. I reckon openbve justs needs to update the dependencies for the Ocelot package and then all should be fine.
On 21 October 2011 08:35, Alessandro Menti <[email protected]>wrote: > Same problem. I also noted that, after displaying the error message, the > "cli" process (main Mono interpreter/executer) also eats 50% processor > time on my dual-core system, which means it eats one single core fully, > as if it is stuck into a loop. > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/877776 > > Title: > ocelot: system not supported > > Status in “openbve” package in Ubuntu: > Confirmed > > Bug description: > openBVE does not run since I upgraded from Natty a few days ago. This is > the terminal output > ~$openbve > System.NotSupportedException: CodePage 37 not supported > at System.Text.Encoding.GetEncoding (Int32 codepage) [0x00000] in > <filename unknown>:0 > at System.Text.EncodingInfo.GetEncoding () [0x00000] in <filename > unknown>:0 > at System.Text.EncodingInfo.get_Name () [0x00000] in <filename > unknown>:0 > at System.Text.EncodingInfo.get_DisplayName () [0x00000] in <filename > unknown>:0 > at OpenBve.formMain.formMain_Load (System.Object sender, > System.EventArgs e) [0x00000] in <filename unknown>:0 > at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000] in > <filename unknown>:0 > at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) > [0x00000] in <filename unknown>:0 > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/openbve/+bug/877776/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877776 Title: ocelot: system not supported To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openbve/+bug/877776/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
