You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @bkreider thank you for the feedback! Indeed seems like a bug! The proposed solution makes sense to me 👍 but just in case, what do you think @ccordoba12 ?
Yep, I agree that we need to replace that icon name. Thanks for bringing this up to our attention @bkreider!
However, spyder_reset.ico is using our old icon and not the new one. Since we don't have a new special icon for resetting (we'll see if we can come up with one in the coming months), for now let's use spyder.ico for that menu entry too.
Solution to issue cannot be found in the documentation.
Issue
The menuitem for "Reset Spyder Settings" is missing on windows, because the icon is never included in the bld.bat.
I would update the
bld.bat
with this:And the
menu_windows.json
: https://github.com/conda-forge/spyder-feedstock/blob/main/recipe/menu-windows.json#L15Change this to
spyder_reset.ico
which is what the file was renamed to.Cheers.
Installed packages
Environment info
The text was updated successfully, but these errors were encountered: