Tickstory compatibility with Linux + Wine

Report any bugs with the Tickstory Lite software here. Please give as much detail as possible so the issue can be identified and resolved as soon as possible.
Post Reply
cruvadom
Posts: 2
Joined: Fri May 10, 2019 6:11 pm

Tickstory compatibility with Linux + Wine

Post by cruvadom »

I'm using Ubuntu 16.04 + wine, installed .NET framework 4.6. When I try to start tickstory, it crashes with the error attached below. Any idea what I can do about it?

Here is the error:

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at System.Windows.Forms.WebBrowserBase.TransitionFromLoadedToRunning () [0x0000b] in <c744f6544fa744d5b90c6e826543d037>:0
at System.Windows.Forms.WebBrowserBase.TransitionUpTo (System.Windows.Forms.WebBrowserHelper+AXState state) [0x00046] in <c744f6544fa744d5b90c6e826543d037>:0
at System.Windows.Forms.WebBrowser.get_AxIWebBrowser2 () [0x00010] in <c744f6544fa744d5b90c6e826543d037>:0
at System.Windows.Forms.WebBrowser.get_AllowWebBrowserDrop () [0x00000] in <c744f6544fa744d5b90c6e826543d037>:0
at System.Windows.Forms.WebBrowser.set_AllowWebBrowserDrop (System.Boolean value) [0x00000] in <c744f6544fa744d5b90c6e826543d037>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser:set_AllowWebBrowserDrop (bool)
at #=z6oP0JE01jIdY8kOgrtgdGNA=.#=zKFgPwKxh9GFL () [0x00051] in <94df1fa150e94ea08a92b1e2f73ec413>:0
at #=z6oP0JE01jIdY8kOgrtgdGNA=..ctor () [0x0002e] in <94df1fa150e94ea08a92b1e2f73ec413>:0
at (wrapper remoting-invoke-with-check) #=z6oP0JE01jIdY8kOgrtgdGNA=:.ctor ()
at #=zahx9rckJc5g6Cl_tydesc5c=..ctor () [0x00007] in <94df1fa150e94ea08a92b1e2f73ec413>:0
at (wrapper remoting-invoke-with-check) #=zahx9rckJc5g6Cl_tydesc5c=:.ctor ()
at #=zmRpP28Cj_3kxvuCn69Ny4KQ=.#=zBo$ZiBQ= (System.String[] #=zABejlm8=) [0x00059] in <94df1fa150e94ea08a92b1e2f73ec413>:0
at #=q3gHQfOr5c7iFuFJLMdr9t10rrhLeXn9jM5jnMJxd7h8=.#=zBJbOyE0= (System.String[] #=z_YXlWdE=) [0x00000] in <94df1fa150e94ea08a92b1e2f73ec413>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at System.Windows.Forms.WebBrowserBase.TransitionFromLoadedToRunning () [0x0000b] in <c744f6544fa744d5b90c6e826543d037>:0
at System.Windows.Forms.WebBrowserBase.TransitionUpTo (System.Windows.Forms.WebBrowserHelper+AXState state) [0x00046] in <c744f6544fa744d5b90c6e826543d037>:0
at System.Windows.Forms.WebBrowser.get_AxIWebBrowser2 () [0x00010] in <c744f6544fa744d5b90c6e826543d037>:0
at System.Windows.Forms.WebBrowser.get_AllowWebBrowserDrop () [0x00000] in <c744f6544fa744d5b90c6e826543d037>:0
at System.Windows.Forms.WebBrowser.set_AllowWebBrowserDrop (System.Boolean value) [0x00000] in <c744f6544fa744d5b90c6e826543d037>:0
at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser:set_AllowWebBrowserDrop (bool)
at #=z6oP0JE01jIdY8kOgrtgdGNA=.#=zKFgPwKxh9GFL () [0x00051] in <94df1fa150e94ea08a92b1e2f73ec413>:0
at #=z6oP0JE01jIdY8kOgrtgdGNA=..ctor () [0x0002e] in <94df1fa150e94ea08a92b1e2f73ec413>:0
at (wrapper remoting-invoke-with-check) #=z6oP0JE01jIdY8kOgrtgdGNA=:.ctor ()
at #=zahx9rckJc5g6Cl_tydesc5c=..ctor () [0x00007] in <94df1fa150e94ea08a92b1e2f73ec413>:0
at (wrapper remoting-invoke-with-check) #=zahx9rckJc5g6Cl_tydesc5c=:.ctor ()
at #=zmRpP28Cj_3kxvuCn69Ny4KQ=.#=zBo$ZiBQ= (System.String[] #=zABejlm8=) [0x00059] in <94df1fa150e94ea08a92b1e2f73ec413>:0
at #=q3gHQfOr5c7iFuFJLMdr9t10rrhLeXn9jM5jnMJxd7h8=.#=zBJbOyE0= (System.String[] #=z_YXlWdE=) [0x00000] in <94df1fa150e94ea08a92b1e2f73ec413>:0

tickstory
Posts: 4895
Joined: Sun Jan 06, 2013 12:27 am

Re: Tickstory compatibility with Linux + Wine

Post by tickstory »

Hi Cruvadom,

We don't officially support the configuration you mention, so we unfortunately can't guarantee a solution here. Looking at the error, it appears that a certain module is not available under your platform. In the first instance, are you able to try installing .NET v4.6.1 and seeing if that helps?

Also, is your intention to test with Metatrader 4 under Linux or just using it to do file-based exports?

Thanks.

Post Reply