-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Polar new update flowsync - bipolar hook doesnt work anymore #94
Comments
Thanks @Raudie1, it looks like FlowSync 4.0.11 now uses Qt 5.15 (5.15.1 on MacOS and 5.15.2 on Windows). I can't say for sure when FlowSync switched (it was using Qt 5.5.x in FlowSync 3.0), but probably around 4.0? Side note: I try to keep track of the versions here, but have not done so the past couple of years... if anyone happens to have copies of older versions of FlowSync, I'd like to extract them just to trace the version changes. Anyway, I'll go ahead and update the Hook for Qt 5.15, which should to do the trick 🤞🏻 |
Dear pccolby, it seems that you added some changes in the codes. Many thanks in advance |
Hi @Raudie1, unfortunately the CI environment I used to use to build the original hooks (AppVeyor) has been significantly upgraded since (it's been many years now), and so I'm having a lot of trouble getting Qt 5.15 to build there, as well as on GitHub Actions. I've already updated the patched to work with Qt 5.15, its just the build environment that's proving to be tricky 😖 I will keep trying, but its very slow going unfortunately. Cheers. |
Many thanks for your quick response and your efforts. I hope that you will solve the tricky problems. |
I've finally managed to get the hook built for Qt 5.15, ie for Flow Sync 4.0. Note, I no longer have access to a Flow Sync account (nor a compatible device), so we won't know if it works until someone with an account tries it. PS I haven't added the binaries to the release yet, because they're still being built on GitHub Actions. I'll add them in half an hour so. |
They're added now. If you want to try them out you will need to install them manually. See the wiki for instructions, but basically its just a matter of copying the library over the one that shipped with FlowSync (backing up the original one first). On Windows, I would start with the 2019 DLL (the 2020 version might work too, but the FlowSync 4.0 binaries were built with MSVC 2019). For macOS, I would try the v12 library first, but I have no idea if the toolchain version matters to ABI compatibility there 🤷🏻♂️ If you try any of them out, let us know the results 🙏🏻 Thanks! |
The fix for this is now out in the v0.6.0 release candiate, but needs testing (because I no longer have access to Polar devices). The Windows hook itself been (and reported working) by a third party (thanks JC), but no-one has tried out the Wizard GUI, nor the the macOS hook yet. So if you do try it, please let us know. Cheers. |
Dear pcolby, Thanks raudie1 |
I also tried it on Windows 11 and worked perfectly. The runtimes failed to install, but I ignored as usual (I think it depends on the fact they are already installed) and the hook then installed smoothly. Thanks a lot! |
Unfortunately, I have to get back to this issue for a recent feedback. |
Thanks @roesassi. The macOS
Interestingly, public Qt 5.15.12 builds are not provided by The Qt Company - the source is available, but the binaries are only supplied to commercial licensees. This implies that Polar is either building from source (unlikely), or has a commercial Qt license (unsurprising, just interesting). I'll update the hook build process to use Qt 5.15.12 for Windows, and see how it goes 🤞🏻 |
Unfortunate, the Qt 5.15.12 source is not available (without a commercial license). The best I can do is Qt 5.15.10. I've run a quick 5.15.10 test build, you get can the artifacts from here: https://github.com/pcolby/bipolar/actions/runs/5757754858 Feel free to give it a go, and report back. If it doesn't work, there's probably not much I can do (until Polar moves to Qt6). |
Thanks a lot for the check and the speed in providing a possible solution. |
I had the same problem and found that end of June a new polarflow installer was runnend. I installed Polaflow again with the old installer from Dezember 2022 and then the hook. It works again. If you need the old installer I can send you. |
Dear Ruaidie1
|
Dear roesassi, i can not upload files to this repository. The installer is 84,7mb. Give me a email an i will send you a link to download the old installer. |
Polar installed a new update of the flowsync app 4.0.11 on 12th dez 2022. Now the bipolar hook doesnt work anymore. If you installed bipolar flowsync will not opened. I tried also the manuell installation of the hook but the same result. Have anybody a chance to redesign bipolar that it will work again. It will be a great pleasure because i use it since the beginning and i hope it will work again.
The text was updated successfully, but these errors were encountered: