Mark Buckaway
Mark Buckaway
I just downloaded the Windows setup for v3.0.46-20200115141349. Ran the installer, clicked on the More Info button to get around the "virus wanring" and clicked Run Anyways, Installed it on...
The easiest way to get the info I'm looking for is to do the following: - Open a windows command prompt window (Right Click on Start, click run, type cmd.exe)...
Can you clarify what " it does not want to launch" means exactly? What do you see on the screen? Secondly, if there a reason your system is set to...
Thanks for the update. This is a bug. When creating the installer update code, I wondered about whether not removing the old version first would cause an issue. Most installers...
@JonRosenSystems Yes. When I went through the Windows build, I was surprised the default installer didn't do that....the windows installer app is free software and has a 100 options. The...
@rkantos Found that github does support building code on Ubuntu 16.04 LTS. I set it up to build and you can download a test version from here: [https://github.com/mbuckaway/CrossMgr/releases/tag/v3.0.46-20200113225021]. However, when...
After some tinkering including building a docker container to build CrossMgr on Ubuntu 16.04, I found the issue is related to pyinstaller NOT including libc.so.6 and one other library. ldd...
CrossMgr (and RaceDB for that matter) are python applications, and as such, will run on any platform supported by Python and wxPython (the wxWindows python library). The compile.sh script should...
The USB keypad does work. I’ve done it. However, I can’t recall what I did to make it work. Give me some time to dig out my USB keypad. Yes,...
@tonyguymac Ed just updated the beta version of CrossMgr to log invalid keycodes. I suggest installed that and trying it. I won't have time to look into the issue until...