Skip to content

Cyclic exception on start application #143

@kazalex

Description

@kazalex

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">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions