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

Cyclic exception on start application #143

Open
kazalex opened this issue Dec 1, 2023 · 0 comments
Open

Cyclic exception on start application #143

kazalex opened this issue Dec 1, 2023 · 0 comments

Comments

@kazalex
Copy link

kazalex commented Dec 1, 2023

dite_1_98_1_1_cyclic_exception

Windows 7 Pro SP1. Classic theme. DITE 1.98.1.1

Update
Exception raised when loads old theme:

<DelphiIDETheme>
  <AdditionalSearchMatchHighlight>
    <Bold>False</Bold>
    <Italic>False</Italic>
    <Underline>False</Underline>
    <DefaultForeground>False</DefaultForeground>
    <DefaultBackground>False</DefaultBackground>
    <ForegroundColorNew>clBlack</ForegroundColorNew>
    <BackgroundColorNew>$0078AAFF</BackgroundColorNew>
  </AdditionalSearchMatchHighlight>

After adding xml declaration and node attributes the theme was load successfully.

<?xml version="1.0" encoding="utf-8"?>
<DelphiIDETheme modified="2023-12-02 01:53:08" author="Delphi IDE Theme Editor" versionapp="1.94.6.66">
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