Repo has untracked source files: ['klippy/extras/gcode_shell_command.py'] #393

Closed
opened 2023-10-18 20:55:24 +02:00 by Heiko910 · 3 comments
Heiko910 commented 2023-10-18 20:55:24 +02:00 (Migrated from github.com)

Linux Distribution

Armbian

What happened

Since I added the GCODE Shell Command Script to my Klipper install I have this Notification next to my klipper version in the Mainsail Update Manager.
Does anyone know what the cause is and what I could try to fix this?

Thanks

Klipper notification

What did you expect to happen

To have a clean update of Klipper with no error notifications.

How to reproduce

Good question. I guess it was caused by the Gcode Shell command script

Additional information

No response

### Linux Distribution Armbian ### What happened Since I added the GCODE Shell Command Script to my Klipper install I have this Notification next to my klipper version in the Mainsail Update Manager. Does anyone know what the cause is and what I could try to fix this? Thanks ![Klipper notification](https://github.com/dw-0/kiauh/assets/145156088/93c04e19-fdcf-4ef0-9245-0f584df362fa) ### What did you expect to happen To have a clean update of Klipper with no error notifications. ### How to reproduce Good question. I guess it was caused by the Gcode Shell command script ### Additional information _No response_
dw-0 commented 2023-10-18 20:56:40 +02:00 (Migrated from github.com)

Not a kiauh issue or kiauh bug.

Not a kiauh issue or kiauh bug.
Heiko910 commented 2023-10-25 07:48:56 +02:00 (Migrated from github.com)

This is what I was told

Staubgeborener commented last week
This issue is not related to this project, the G-Code Shell Command Extension is part of KIAUH, so I would suggest opening an issue there or in the official Mainsail repo.

(But short google search: Seems to be a known issue here and https://github.com/mainsail-crew/moonraker-timelapse/issues/128.

This is what I was told [Staubgeborener](https://github.com/Staubgeborener) commented [last week](https://github.com/Staubgeborener/klipper-backup/issues/17#issuecomment-1767664472) This issue is not related to this project, the [G-Code Shell Command Extension](https://github.com/dw-0/kiauh/blob/master/docs/gcode_shell_command.md) is part of [KIAUH](https://github.com/dw-0/kiauh), so I would suggest opening an issue there or in the official [Mainsail](https://github.com/mainsail-crew) repo. (But short google search: Seems to be a known issue [here](https://www.reddit.com/r/klippers/comments/158hqxu/repo_has_untracked_source_files/) and https://github.com/mainsail-crew/moonraker-timelapse/issues/128.
dw-0 commented 2023-10-25 09:56:24 +02:00 (Migrated from github.com)

The Info message about untracked source files you see in mainsail is a fairly recent Mainsail feature. If moonraker reports untracked files, Mainsail now displays them.

As the shell command extension you have installed into Klipper is not an official Klipper file which is tracked in the Klipper repository, Moonraker notices that and reports that.

The Info message about untracked source files you see in mainsail is a fairly recent Mainsail feature. If moonraker reports untracked files, Mainsail now displays them. As the shell command extension you have installed into Klipper is not an official Klipper file which is tracked in the Klipper repository, Moonraker notices that and reports that.
Sign in to join this conversation.