Trying to install an exe file through WINE, but getting a code error

I’m trying to install Atlas TI, a qualitative data analysis tool (there is no FOSS or even Linux-native alternatives)
I don’t really understand the Error Message, and there is no data about running the application through WINE (Only 5 reports, all of them over 10 years ago!)

[ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The method or operation is not implemented.
  at MS.Internal.Text.InternalEncoding.GetEncoding (System.Int32 codepage) [0x00001] in <f8fc562f7d244f8692d61d7bd2917f68>:0 
  at System.Windows.Documents.RtfToXamlLexer..ctor (System.Byte[] rtfBytes) [0x00024] in <f8fc562f7d244f8692d61d7bd2917f68>:0 
  at System.Windows.Documents.RtfToXamlReader.Initialize () [0x00001] in <f8fc562f7d244f8692d61d7bd2917f68>:0 
  at System.Windows.Documents.RtfToXamlReader..ctor (System.String rtfString) [0x00020] in <f8fc562f7d244f8692d61d7bd2917f68>:0 
  at System.Windows.Documents.XamlRtfConverter.ConvertRtfToXaml (System.String rtfContent) [0x0002b] in <f8fc562f7d244f8692d61d7bd2917f68>:0 
  at System.Windows.Documents.TextEditorCopyPaste.ConvertRtfToXaml (System.String rtfContent) [0x0002e] in <f8fc562f7d244f8692d61d7bd2917f68>:0 
  at System.Windows.Documents.TextRangeBase.Load (System.Windows.Documents.TextRange thisRange, System.IO.Stream stream, System.String dataFormat) [0x0013b] in <f8fc562f7d244f8692d61d7bd2917f68>:0 
  at System.Windows.Documents.TextRange.LoadVirtual (System.IO.Stream stream, System.String dataFormat) [0x00001] in <f8fc562f7d244f8692d61d7bd2917f68>:0 
  at System.Windows.Documents.TextRange.Load (System.IO.Stream stream, System.String dataFormat) [0x00001] in <f8fc562f7d244f8692d61d7bd2917f68>:0 
  at SSD.ATLASti.BootstrapperApp.ViewModel.EulaStepViewModel.LoadEula () [0x00021] in <3f8e9bd3f3e945f380095033505f7506>:0 
  at SSD.ATLASti.BootstrapperApp.ViewModel.EulaStepViewModel..ctor (SSD.ATLASti.BootstrapperApp.ViewModel.RootViewModel root) [0x00012] in <3f8e9bd3f3e945f380095033505f7506>:0 
  at SSD.ATLASti.BootstrapperApp.ViewModel.RootViewModel..ctor (SSD.ATLASti.BootstrapperApp.WixBA application) [0x0002b] in <3f8e9bd3f3e945f380095033505f7506>:0 
  at SSD.ATLASti.BootstrapperApp.WixBA.Run () [0x0004f] in <3f8e9bd3f3e945f380095033505f7506>:0 
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0

I need help, as I really would like to run this on Linux.

Thanks

Then you haven’t been looking very hard… :grin: :arrow_down:

Then there is little to no chance of getting it running using Wine.

Besides that - it is a commercial software so only real alternative is a virtual Windows or their web app.

From their web

native desktop apps on Mac and Windows plus our Web version for browsers

According to WineHQ - ATLAS.ti 7 there’s little hope to get this running using wine.

If your machine is beefy enough to run a virtual machine you could try that, there’s a neat way to run a vm osx GitHub - foxlet/macOS-Simple-KVM: Tools to set up a quick macOS VM in QEMU, accelerated by KVM. .

Unless you own and operate Apple branded hardware it is violation of macOS license.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.