Closed OystanX1 closed 2 years ago
Hi @OystanX1 thank you for your report. Did you get a message with uninstalling errors? See https://github.com/Ultimaker/Cura/issues/11865 or did you get an other message?
Hi,
I got a message telling me that the plugging wasn't removed or something.
The reason was that inside the file "packages.json" there was a redundant text / not removed by plugin uninstall.
I fixed the problem by editing the packages.json file with a text editor (just as an attempt, did not know if it would work, but it did ...)
Off topic
My removal of the Dremel plugin is permanent. Dremel has given up the 3D printer market and can't/refuse to supply parts.
My Dremel 3D45 printer got problems and seller unable to repair caused by Dremels actions. Got my money back and went for
a Flashforge Guider 2s printer with direct extruder. I wish Ultimaker was an option too but the Bowden tube technology is
incompatible with e.g. LW-PLA / LW-ABS (foaming extruder materials) as far asI know.
Br,
Odd H.
Den 2022-05-02 10:51 skreiv Fenne:
Hi @OystanX1 [1] thank you for your report. Did you get a message with uninstalling errors? See #11865 [2] or did you get an other message?
-- Reply to this email directly, view it on GitHub [3], or unsubscribe [4]. You are receiving this because you were mentioned.Message ID: @.***>
[1] https://github.com/OystanX1 [2] https://github.com/Ultimaker/Cura/issues/11865 [3] https://github.com/Ultimaker/Cura/issues/12042#issuecomment-1114633102 [4] https://github.com/notifications/unsubscribe-auth/AY63QYX62J7Z3OEECQKWTADVH6JQNANCNFSM5UZLLNVQ
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
Application Version
5.0.0-beta+1-linux
Platform
Ubuntu 20.04 / Linux
Printer
Not relevant
Reproduction steps
Removed printer Dremel 3D45 and plugin for Dremel printers.
Then after restart of Cura, got a message that said pluging not properly removed.
Traced the issue to $Home/.local/share/Cura/5.0/packages.json
Edited it to see below and saved
{ "dismissed": [], "installed": {}, "to_install": {}, "to_remove": [], "version": 1 }
Restart Cura problem solved.
IMO: The uninstall of the plugin should do this automaticly ... Not a serious bug, but a bit annoying ...
Actual results
Plugin not removed properly message
Expected results
No annoying messages
Checklist of files to include
Additional information & file uploads
cura.log stderr.log