Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spyder unable to load Spyder 3 icon theme #18642

Closed
Elis-Williams opened this issue Jul 12, 2022 · 7 comments
Closed

Spyder unable to load Spyder 3 icon theme #18642

Elis-Williams opened this issue Jul 12, 2022 · 7 comments

Comments

@Elis-Williams
Copy link

Description

What steps will reproduce the problem?

Spyder refuses to load the icon theme of Spyder 3. It will then fallback to Icon theme 2, and restart.

Changing the theme in preferences will re trigger this error when re-launched.

Versions

  • Spyder version: 5.3.1
  • Python version: 3.8.10
  • Qt version: 5.15.2
  • PyQt5 version: 5.15.6
  • Operating System: Windows 10

Dependencies

# Mandatory:
atomicwrites >=1.2.0                 :  1.4.0 (OK)
chardet >=2.0.0                      :  4.0.0 (OK)
cloudpickle >=0.5.0                  :  2.1.0 (OK)
cookiecutter >=1.6.0                 :  1.7.3 (OK)
diff_match_patch >=20181111          :  20200713 (OK)
intervaltree                         :  None (OK)
IPython >=7.31.1;<8.0.0              :  7.33.0 (OK)
jedi >=0.17.2;<0.19.0                :  0.18.1 (OK)
jellyfish >=0.7                      :  0.9.0 (OK)
jsonschema >=3.2.0                   :  4.5.1 (OK)
keyring >=17.0.0                     :  23.5.1 (OK)
nbconvert >=4.0                      :  6.5.0 (OK)
numpydoc >=0.6.0                     :  1.3.1 (OK)
paramiko >=2.4.0                     :  2.11.0 (OK)
parso >=0.7.0;<0.9.0                 :  0.8.3 (OK)
pexpect >=4.4.0                      :  4.8.0 (OK)
pickleshare >=0.4                    :  0.7.5 (OK)
psutil >=5.3                         :  5.9.1 (OK)
pygments >=2.0                       :  2.12.0 (OK)
pylint >=2.5.0                       :  2.13.9 (OK)
pyls_spyder >=0.4.0                  :  0.4.0 (OK)
pylsp >=1.4.1;<1.5.0                 :  1.4.1 (OK)
pylsp_black >=1.2.0                  :  1.2.1 (OK)
qdarkstyle >=3.0.2;<3.1.0            :  3.0.3 (OK)
qstylizer >=0.1.10                   :  0.2.1 (OK)
qtawesome >=1.0.2                    :  1.1.1 (OK)
qtconsole >=5.3.0;<5.4.0             :  5.3.0 (OK)
qtpy >=2.1.0                         :  2.1.0 (OK)
rtree >=0.9.7                        :  1.0.0 (OK)
setuptools >=49.6.0                  :  62.3.2 (OK)
sphinx >=0.6.6                       :  4.5.0 (OK)
spyder_kernels >=2.3.1;<2.4.0        :  2.3.1 (OK)
textdistance >=4.2.0                 :  4.2.2 (OK)
three_merge >=0.1.1                  :  0.1.1 (OK)
watchdog                             :  2.1.8 (OK)
zmq >=22.1.0                         :  23.0.0 (OK)

# Optional:
cython >=0.21                        :  0.29.30 (OK)
matplotlib >=3.0.0                   :  3.5.2 (OK)
numpy >=1.7                          :  1.22.4 (OK)
pandas >=1.1.1                       :  1.4.2 (OK)
scipy >=0.17.0                       :  1.8.1 (OK)
sympy >=0.7.3                        :  1.10.1 (OK)

# Spyder plugins:
spyder_terminal.terminalplugin 1.2.2 :  1.2.2 (OK)
@steff456
Copy link
Member

Hi @Elis-Williams,

Can you walk me through the steps you are making in preferences so I can try them out in my end to see if I can reproduce this issue?

@Elis-Williams
Copy link
Author

Hi Steff,

image

In Appearance, I change the icon theme from Spyder 2 to Spyder 3. I click apply, then restart Spyder.

Mid launch I then get the following popup, and I need to launch Spyder again.

image

@steff456
Copy link
Member

Did you selected the Spyder 2 before installing Spyder or this was an issue since the installation?

@Elis-Williams
Copy link
Author

Since installation.

@redfnWeibel
Copy link

redfnWeibel commented Aug 30, 2022

We also have this issue in both the Anaconda/Spyder installation and in the Spyder standalone.
The issue is that windows 10 does not allow loading Icons outside of the system files.

Please upgrade this issue because it is currently preventing us from using Spyder.

@ccordoba12 ccordoba12 changed the title Spyder unable to load Spyder 3 icon theme. Spyder unable to load Spyder 3 icon theme Aug 30, 2022
@ccordoba12
Copy link
Member

Ok, we'll try to take a look at this for our next version (5.4.0), to be released in October.

@dalthviz
Copy link
Member

This is related with spyder-ide/qtawesome#167

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants