LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-18-2014, 10:26 AM   #1
Crackington
LQ Newbie
 
Registered: May 2014
Posts: 23

Rep: Reputation: Disabled
Railway Simulator


Is there a free railway simulator that can be installed on Linux Mint 17?
 
Old 09-18-2014, 10:52 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
→ OpenBVE → http://www.ubuntumanual.org/openbve-...stall-and-play

Install : $ sudo apt-get install openbve
. http://packages.ubuntu.com/search?keywords=openbve
. https://packages.debian.org/search?s...ywords=openbve
 
1 members found this post helpful.
Old 09-18-2014, 11:26 AM   #3
Crackington
LQ Newbie
 
Registered: May 2014
Posts: 23

Original Poster
Rep: Reputation: Disabled
I have installed : $ sudo apt-get install openbve and now have an icon on my desktop, but seem to need to install something else, not sure what, please can you advise.

Sorry if this is a silly question but I am no computer expert, thanks.
 
Old 09-18-2014, 11:44 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
← #3 .

? What happens when you use this command : $ /usr/games/openbve

? Is it "Mint 17 - 64bits" or "Mint 17 - 32bits", that you are using ?
This command will tell : $ uname -m
 
Old 09-18-2014, 12:01 PM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
I did a test with "openbve" on the similar Ubuntu 14.04 - 32bits (i686).

OpenBVE crashes → The message is : an error in either mono or some library.

Hopefully the issues will be solved by a "packages update", sooner or later.


Other rail simulators : Google .. Railway Simulator linux ..
https://www.google.com/webhp?hl=all&...imulator+linux

-
 
Old 09-18-2014, 01:38 PM   #6
Crackington
LQ Newbie
 
Registered: May 2014
Posts: 23

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by knudfl View Post
← #3 .

? What happens when you use this command : $ /usr/games/openbve

? Is it "Mint 17 - 64bits" or "Mint 17 - 32bits", that you are using ?
This command will tell : $ uname -m
Mint 17 - 32 bits.

This is result of $ /usr/games/openbve

roy@roy-Dimension-5000 ~ $ /usr/games/openbve
Stacktrace:

at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipLoadImageFromFile (string,intptr&) <0xffffffff>
at System.Drawing.Image.FromFile (string,bool) <0x0004f>
at System.Drawing.Image.FromFile (string) <0x00013>
at OpenBve.formMain.LoadImage (string,string) <0x00037>
at OpenBve.formMain.formMain_Load (object,System.EventArgs) <0x00d23>
at System.Windows.Forms.Form.OnLoad (System.EventArgs) <0x00062>
at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs) <0x00084>
at System.Windows.Forms.Form.OnCreateControl () <0x00057>
at System.Windows.Forms.Control.CreateControl () <0x0012f>
at System.Windows.Forms.Control.WmShowWindow (System.Windows.Forms.Message&) <0x00107>
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&) <0x002b7>
at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message&) <0x00013>
at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message&) <0x00057>
at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message&) <0x00247>
at System.Windows.Forms.Control/ControlWindowTarget.OnMessage (System.Windows.Forms.Message&) <0x0001a>
at System.Windows.Forms.Control/ControlNativeWindow.WndProc (System.Windows.Forms.Message&) <0x0002b>
at System.Windows.Forms.NativeWindow.WndProc (intptr,System.Windows.Forms.Msg,intptr,intptr) <0x002d4>
at System.Windows.Forms.XplatUIX11.SendMessage (intptr,System.Windows.Forms.Msg,intptr,intptr) <0x00357>
at System.Windows.Forms.XplatUIX11.MapWindow (System.Windows.Forms.Hwnd,System.Windows.Forms.WindowType) <0x0019e>
at System.Windows.Forms.XplatUIX11.CreateWindow (System.Windows.Forms.CreateParams) <0x00b63>
at System.Windows.Forms.XplatUI.CreateWindow (System.Windows.Forms.CreateParams) <0x0001a>
at System.Windows.Forms.NativeWindow.CreateHandle (System.Windows.Forms.CreateParams) <0x00033>
at System.Windows.Forms.Control.CreateHandle () <0x0007a>
at System.Windows.Forms.Form.CreateHandle () <0x00017>
at System.Windows.Forms.Control.CreateControl () <0x0008b>
at System.Windows.Forms.Control.SetVisibleCore (bool) <0x0006b>
at System.Windows.Forms.Form.SetVisibleCore (bool) <0x00227>
at System.Windows.Forms.Control.set_Visible (bool) <0x00029>
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.set_Visible (bool) <0xffffffff>
at System.Windows.Forms.Application.RunLoop (bool,System.Windows.Forms.ApplicationContext) <0x00227>
at System.Windows.Forms.Form.ShowDialog (System.Windows.Forms.IWin32Window) <0x007df>
at System.Windows.Forms.Form.ShowDialog () <0x00013>
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Form.ShowDialog () <0xffffffff>
at OpenBve.formMain.ShowMainDialog () <0x00063>
at OpenBve.Program.Main (string[]) <0x00a27>
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

/usr/bin/cli() [0x8105b4a]
/usr/bin/cli() [0x8153274]
/usr/bin/cli() [0x806a20b]
[0xb779540c]
/usr/lib/libgdiplus.so.0(+0x434b6) [0xb55a54b6]
/usr/lib/libgdiplus.so.0(GdipLoadImageFromFile+0x1bb) [0xb55860bb]
[0xb3bcbd5c]
[0xb3bcbcb0]
[0xb3bcbc4c]
[0xb3bcbbf8]
[0xb3bc08a4]
[0xb3bbfa7b]
[0xb3bbf83d]
[0xb3bbf0d0]
[0xb44d1ce8]
[0xb44a70c8]
[0xb44a63b8]
[0xb3c3a36c]
[0xb3c3a330]
[0xb3c3a1a8]
[0xb44a60fb]
[0xb44a60d4]
[0xb44e9705]
[0xb44d6c38]
[0xb44a6d37]
[0xb44d2d74]
[0xb44d220b]
[0xb44d218c]
[0xb44d1ee3]
[0xb3c38570]
[0xb44d1c44]
[0xb44aecf4]
[0xb3c38150]
[0xb44aec52]
[0xb44aebf4]
[0xb3c37228]
[0xb3c57190]
[0xb3c5699c]
[0xb3c56958]
[0xb44cbf14]
[0xb7037040]
[0xb7037586]
/usr/bin/cli() [0x8069bf0]

Debug info from gdb:

Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
No threads.

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Aborted
 
Old 09-18-2014, 02:31 PM   #7
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
← Ref. post #6.

That's also the "terminal output" that I get in Ubuntu 14.04 - 32bits.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Apple apes trademarked Swiss railway clock for iPad's new Clock app: LXer Syndicated Linux News 0 09-21-2012 06:11 AM
Downloading LINK for NCTUns Simulator..... Is NCTUns simulator existing... tkpradeep.it Linux - Software 1 07-27-2012 11:30 AM
what is simulator naveenisback Linux - Software 1 07-03-2009 08:19 AM
LXer: Open source license victory in model-railway case LXer Syndicated Linux News 1 08-15-2008 04:09 PM
Z-80 simulator fadelhomsi Linux - Software 2 04-10-2006 10:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:26 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration