-
Notifications
You must be signed in to change notification settings - Fork 18
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
On Android no longer drawing #549
Comments
What version of OCPN are you using? |
Latest version from Dave. 5.8.4 from 20.1.24.
jongough ***@***.***> schrieb am Fr., 12. Apr. 2024, 23:56:
… What version of OCPN are you using?
—
Reply to this email directly, view it on GitHub
<#549 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZR3D55WCGVMIDXD4RFNGXLY5BKCHAVCNFSM6AAAAABGADVUVCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJSGYYTEMRWGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I have just put back up ODraw 1.8.46.0 in the master repository. Can you try installing that version and see if it works? |
After de-installing the broken .49 version I could install the .46 version
and it works on Android again.
Thanks a lot.
jongough ***@***.***> schrieb am So., 14. Apr. 2024, 08:51:
… I have just put back up ODraw 1.8.46.0 in the master repository. Can you
try installing that version and see if it works?
—
Reply to this email directly, view it on GitHub
<#549 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZR3D5YOC3HEFZFXQJKUYBTY5IROXAVCNFSM6AAAAABGADVUVCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJTHEZTKNRUGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I 'think' it is because the version of opencpn-libs has not fully caught up. A change was made to make macOS work with openGL/no-openGL properly, and that change was implemented in opencpn-libs (a plugin part of OCPN), which OD 1.8.49.0 was built against. These libraries handle some of the drawing capabilities that used to be in the plugins. Hopefull it shouldn't be long before OCPN puts this version of the libs out for all to use. |
Hi,
after updating pi to 1.8.49.0 the pi os no longer drawing. The pi shows still the loaded data, but activation of any
loaded path area shows nothing.
Drawing is also not possible.
The text was updated successfully, but these errors were encountered: