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

Parsing error on some plasma files #96

Open
SuperSandro2000 opened this issue Jul 7, 2023 · 1 comment
Open

Parsing error on some plasma files #96

SuperSandro2000 opened this issue Jul 7, 2023 · 1 comment

Comments

@SuperSandro2000
Copy link

When parsing the following file I receive this error: Error parsing .config/plasmawindowedrc: Source contains parsing errors: '<???>'

.config/plasmawindowedrc

[Applets][3]
immutability=1
plugin=org.kde.plasma.colorpicker

[Applets][3][Configuration]
PreloadWeight=43
geometry=1023,428,467,226

[Applets][3][Configuration][General]
history=#ff6600,#c01c28
 ➜ crudini --version
crudini 0.9.3
@pixelb
Copy link
Owner

pixelb commented Jul 8, 2023

This is due to the [section][hierarchy] used which is not supported.
This would be related to issue #48 and may be supported in a similar interface

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

2 participants