Closed Dadangdut33 closed 3 months ago
@amir1387aht I removed your comment and asking you not to post any executables in the comment section. If you have a fix, consider creating a Pull Request.
@Dadangut33
There was some breaking changes, that I haven't mention in the release notes.
Please try to remove any Clock
items from the layout.json
or just replace that file with the new version.
Let me know if that helped
That was weird. I copied the layout and appsettings from the release but it still crashes. But then i just delete all the stuff and using the release version directly and it works. I guess it was just some sort of settings problem or maybe the dll does not get replaced properly when i copied it before.
It works now! But i suggest that you should add some sort of setting validation and maybe make an installer for future updates so this mistake could be avoided. Thanks for the fix
Yeah, we discussed this idea today in another issue: https://github.com/creewick/uWidgets/issues/34 Automatic updates would be a nice step towards better usability.
Describe the bug While trying out the widgets i found out that if you try to add a clock widget the app will crash. The widget will shows up if you try to restart the app but you cannot add any more clock widgets as the widgets in the option is gone.
To Reproduce Steps to reproduce the behavior:
Expected behavior It should not crash the app and we should be able to add multiple clock widgets.
Screenshots
Desktop
Crash log