Ticket #117 (assigned defect)

Opened 2 months ago

Last modified 2 months ago

FS failed to start under WINE

Reported by: matjaz.valjavec@t-2.net Assigned to: oyvellef (accepted)
Priority: major Milestone: 2.0
Component: FsComp Version: 1.2.5
Keywords: Unhandled Exception Cc:

Description

Hello,

bellow is a message of exception, when starting FsComp.exe on Linux, with WINE windows emulation. I assume that something is missing in the WINE installation - however I have allready installed Momo (.NET emulator) for windows. Thank you for your help.

Best regards...

Unhandled Exception: System.Configuration.ConfigurationErrorsException?: There is an error in a configuration setting. () ()

at System.Configuration.CustomizableFileSettingsProvider?.LoadPropertyValue? (System.Configuration.SettingsPropertyCollection? collection, System.Configuration.SettingElement? element, Boolean allowOverwrite) [0x00000] at System.Configuration.CustomizableFileSettingsProvider?.LoadProperies? (System.Configuration.ExeConfigurationFileMap? exeMap, System.Configuration.SettingsPropertyCollection? collection, ConfigurationUserLevel? level, System.String sectionGroupName, Boolean allowOverwrite) [0x00000] at System.Configuration.CustomizableFileSettingsProvider?.GetPropertyValues? (System.Configuration.SettingsContext? context, System.Configuration.SettingsPropertyCollection? collection) [0x00000] at System.Configuration.LocalFileSettingsProvider?.GetPropertyValues? (System.Configuration.SettingsContext? context, System.Configuration.SettingsPropertyCollection? properties) [0x00000] at System.Configuration.ApplicationSettingsBase?.CacheValuesByProvider? (System.Configuration.SettingsProvider? provider) [0x00000] at System.Configuration.ApplicationSettingsBase?.GetPropertyValue? (System.String propertyName) [0x00000] at System.Configuration.ApplicationSettingsBase?.get_Item (System.String propertyName) [0x00000] at FlightSys?.FsComp.Properties.Settings.get_NewAssemblyVersion () [0x00000] at FlightSys?.FsComp.Program.Main () [0x00000]

Attachments

Change History

2008-06-18 12:58:23 changed by oyvellef

  • owner changed from somebody to oyvellef.
  • status changed from new to assigned.
  • summary changed from FS failed to start to FS failed to start under WINE.
  • milestone changed from 1.2.6 to 2.0.

Hi!

FS is a .NET application, and unfortunately .NET have some issues when running under WINE. There is really nothing we can do about this in FS.

Mono is a .NET compatible framework to run .NET applications on other platforms than Windows. As far as I know it does not need WINE, and WINE does not need Mono.

I think the easiest way out for you would be to install VMWare server in Linux, and run FS inside a Windows XP virtual machine.

Most scorers seems to stick with Windows, but a few of us like and use Linux and Mac, I have been using Linux for 12-13 years. It should be fairly easy to make FS compatible with the Mono framework, to make it multiplatform. The main challenge would be to interface with all the GPS devices under Linux. The developer of GPSDump made a Linux commandline version, but this have not been maintained or updated as he spends all his time on the Windows version.

FS will be open sourced in the future, if we are lucky someone with programming skills kan make a version that is Mono compatible (Or maybe Stein Tore will find the time to do it)

Best regards, Oyvind Ellefsen


Add/Change #117 (FS failed to start under WINE)