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

"Unknown error" when running PHP after changing light/dark mode #3

Closed
danielmarschall opened this issue May 16, 2024 · 1 comment
Closed

Comments

@danielmarschall
Copy link
Owner

How to reproduce:

  1. Switch between light/dark mode
  2. Try to run Lint or F9
  3. You receive "Unknown error"

Guess: Since running PHP in console works, this is most likely an issue with the (re)initialization of the webbrowser control.

@danielmarschall danielmarschall changed the title "Unknown error" after changing lightness setting "Unknown error" when running PHP after changing light/dark mode May 16, 2024
@danielmarschall
Copy link
Owner Author

danielmarschall commented May 20, 2024

This EOleException seems to be an error in the VCL...
The fix is to set SelectedEngine = EdgeIfAvailable in the DFM...
Fixed in SVN Rev 112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant