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
Go to the files tab and navigate to any folder (doubleclick to enter)
The crash message appears
Traceback
File "c:\users\kaloy\appdata\local\programs\python\python38\lib\site-packages\spyder\plugins\explorer\widgets\explorer.py", line 136, in icon
icon = ima.get_icon_by_extension_or_type(fname,
File "c:\users\kaloy\appdata\local\programs\python\python38\lib\site-packages\spyder\utils\icon_manager.py", line 438, in get_icon_by_extension_or_type
icon_by_extension = icon(LANGUAGE_ICONS[extension], scale_factor)
File "c:\users\kaloy\appdata\local\programs\python\python38\lib\site-packages\spyder\utils\icon_manager.py", line 403, in iconreturn qta.icon(*args, **kwargs)
File "c:\users\kaloy\appdata\local\programs\python\python38\lib\site-packages\qtawesome\__init__.py", line 150, in iconreturn _instance().icon(*names, **kwargs)
File "c:\users\kaloy\appdata\local\programs\python\python38\lib\site-packages\qtawesome\iconic_font.py", line 302, in icon
parsed_options.append(self._parse_options(specific_options,
File "c:\users\kaloy\appdata\local\programs\python\python38\lib\site-packages\qtawesome\iconic_font.py", line 352, in _parse_options
prefix, chars =self._get_prefix_chars(names)
File "c:\users\kaloy\appdata\local\programs\python\python38\lib\site-packages\qtawesome\iconic_font.py", line 383, in _get_prefix_charsraiseException(error)
Exception: Invalid icon name "json" in font "mdi"
@dalthviz is preparing a new release now of that package (1.0.1). He'll close this issue once that release is in PyPI (later today). Thanks for your patience.
Description
What steps will reproduce the problem?
Traceback
Versions
Dependencies
The text was updated successfully, but these errors were encountered: