Skip to content
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

Unable to navigate (load or loadrawstring) after WaitForClose() on Linux for v3 and above - passes only one char #203

Closed
electricplane opened this issue Aug 19, 2024 · 5 comments
Labels
bug Something isn't working Linux

Comments

@electricplane
Copy link

Brand new to Photino and loving it BTW ...

For version 3, and above, attempts to call load or loadrawstring after it is originally set and you call WaitForClose() appear to be only passing the first character of the string, but only for linux. Works like a champion on Windows.

Example would be calling loadrawstring("AAAAA") gives you just "A" in the browser. Calling load with a URL gives you a "can't display URL".

Works just fine on 2.6 ... no issues.

@MikeYeager MikeYeager added bug Something isn't working Linux labels Aug 19, 2024
@MikeYeager
Copy link
Collaborator

@electricplane thanks for the feedback. Can you please verify the exact version of Photino you're using?

@electricplane
Copy link
Author

My goodness, sorry for leaving that out in the first place. 3.1.14 was what I was using, but also tried it against 3.0.14. Whatever I can do to help, I am there.

@MikeYeager
Copy link
Collaborator

We have identified the issue and are working to resolve it.

@electricplane
Copy link
Author

Awesome - let me know if I can help with anything.

@philippjbauer
Copy link
Member

Hi @electricplane, this was fixed the latest release 3.1.18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Linux
Projects
None yet
Development

No branches or pull requests

3 participants