Page 3 of 7

Re: Pre-beta version of Bookmap for MacOS

Posted: Thu Aug 22, 2019 10:11 pm
by chopstick
The new version works with IQFeed now.   Thanks.

Re: Pre-beta version of Bookmap for MacOS

Posted: Sat Sep 07, 2019 10:28 pm
by frtmhc
Hello,

I'm getting this error when i start the program:


Full report content:

java.lang.IllegalArgumentException: No enum constant velox.bookmap.kV.t.SUBSCRİPTİONS
    at java.lang.Enum.valueOf(Enum.java:238)
    at velox.bookmap.kV$t.valueOf(SourceFile:47)
    at velox.bookmap.kV$s.build(SourceFile:112)
    at velox.bookmap.kV.getMessage(SourceFile:560)
    at velox.bookmap.ks.b(SourceFile:102)
    at velox.bookmap.km.run(SourceFile:771)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)

What i need to do againts this error? 

Re: Pre-beta version of Bookmap for MacOS

Posted: Tue Sep 10, 2019 4:06 pm
by serhii
There was an issue with Turkish (and maybe some others) locale. We set locale to be English by default.
Latest build can be downloaded here https://bookmap.com/current/mac

Also. There was a bug in update system so those who want to update bookmap have to download latest build manually.

Re: Pre-beta version of Bookmap for MacOS

Posted: Tue Sep 10, 2019 10:04 pm
by frtmhc
Case is solved. Thank you so much :)

Re: Pre-beta version of Bookmap for MacOS

Posted: Wed Dec 04, 2019 12:44 pm
by serhii
New build mac-106 is released.

Fixed issue: rithmic caused crash on 5+ opened tabs. Now rithmic users can open more tabs.

Re: Pre-beta version of Bookmap for MacOS

Posted: Fri Feb 21, 2020 1:23 pm
by zcsoka
Greetings, 

Do you plan to implement an S5/GAIN connector for MacOS?

Many thanks in advance

Re: Pre-beta version of Bookmap for MacOS

Posted: Fri Feb 21, 2020 1:29 pm
by Svyatoslav
Hi. Correct me if I'm wrong, but I believe they only provide a .NET connector, which would probably be a pain to run under MacOS - it can be done either by running another process under Wine and communicating with it or by trying to get it running with Mono (which, even if connector code will run, would require implementing our own Java<->Mono bridge, since it's not currently supported by Jni4Net that we use). Is there a better way that I'm missing?
EDIT: actually it seems that there is FIX api, though I do not remember the details about it. In either case that would require a custom MacOS - specific implementation, so it's not planned for the nearest future.

Re: Pre-beta version of Bookmap for MacOS

Posted: Fri Feb 21, 2020 1:37 pm
by zcsoka
Hi Svyatoslav,

GAIN have FIX, I am not sure about S5 and I am not even sure if it has any specific S5 requirements. I just found suspicious, that there is an S5 specific Bookmap installation.
If it is just a pure GAIN connection and you are not planning to implement it, I would take it up and try to implement a connection plugin to FIX in pure Java.

Re: Pre-beta version of Bookmap for MacOS

Posted: Fri Feb 21, 2020 5:41 pm
by Svyatoslav
GAIN have FIX, I am not sure about S5 and I am not even sure if it has any specific S5 requirements. I just found suspicious, that there is an S5 specific Bookmap installation.
GAIN and S5 are the same API, at least with .NET connector. The S5 installer is simply a white labeled version. In .NET adapter those are exactly the same thing requiring no code modification to connect to one or another (S5/GAIN in Bookmap are fully interchangeable, i.e. GAIN account will work in S5 connection and vice versa).
I would take it up and try to implement a connection plugin to FIX in pure Java.
Sounds great!

Re: Pre-beta version of Bookmap for MacOS

Posted: Sat Apr 25, 2020 9:07 pm
by olepticunion
When is this coming out of pre-Beta for Mac. I mean, c'mon guys. It's been FOREVER.