Skip to content

fix issue with ini file icon and reboots#8

Merged
markmac99 merged 5 commits intomainfrom
dev
Sep 14, 2021
Merged

fix issue with ini file icon and reboots#8
markmac99 merged 5 commits intomainfrom
dev

Conversation

@markmac99
Copy link
Copy Markdown
Owner

No ini file was created by the script but the desktop icon pointed to it. This caused problems using the icon to save / update the ini file. Resolved by creating a default ini file when the toolset is first installed.

Resolved issue with reboot. The code removed the lock file before calling an external script. The external script immediately recreated it, but very occasionally, RMS would check at that exact moment. If the file was deleted but not yet recreated RMS would reboot the pi, causing further processing to fail.

@markmac99 markmac99 merged commit 6f01d1e into main Sep 14, 2021
markmac99 added a commit that referenced this pull request Feb 24, 2026
Revert "Merge branch 'main' into main"
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

Successfully merging this pull request may close these issues.

1 participant