julianschill/klipper-led_effect

Repo has untracked source files: ['klippy/extras/led_effect.py']

JNSmith1717 opened this issue · 7 comments

like it says under Update Manager under klipper it has "Repo has untracked source files: ['klippy/extras/led_effect.py']"

ayesim commented

it is normal. klipper has additional files in klipper installation folder and warning you. it's not an error message.

Yeah i know just annoying, is there a way to get rid of this message? Also is there a way to uninstall the led_effect? If this continues to show this I would rather just uninstall the led_effect.

There is no way to get rid of that message. It's just how the plugin extends Klipper. Same method is used for all Klipper "plugins". To get rid of the message you have to uninstall it. Just delete the file ~/klipper/klippy/extras/led_effect.py.

There is no way to get rid of that message. It's just how the plugin extends Klipper. Same method is used for all Klipper "plugins". To get rid of the message you have to uninstall it. Just delete the file ~/klipper/klippy/extras/led_effect.py.

Thank you, I think I will just delete, nothing agaisnt what you did, I think its a great Idea but honestly I don't even use it. I wish I could have found none RGB lights for the stealth burner.

Well i deleted ~/klipper/klippy/extras/led_effect.py and it still says the Repo has untrack source files for this, is there a fix for this?

Try refreshing the repos (there is a button in Mainsail) or rebooting and reloading the page. Also make sure it is led_effect.py it reports as untracked and not some other plugin.