Execution of “Anaconda Navigator” freezes while “Loading applications…”.
Mouse click on the launcher image makes the image disappear but taskmanager shows anaconda-navigator.exe continues to run in the background.
I have removed and installed the latest version for Windows (Anaconda3-2023.03-1-Windows-x86_64). The issue persists.
(base) PS C:\Users\mju> anaconda-navigator
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh.svg
QMimeDatabase: Error loading internal MIME data
An error has been encountered at line 1 of <internal MIME data>: Premature end of document.:
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh-pressed.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh-pressed.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh-pressed.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh.svg
Could not create pixmap from C:\Users\mju\anaconda3\Lib\site-packages\anaconda_navigator\static\images\icons\refresh-pressed.svg
2023-07-10 10:50:19,011 - ERROR __init__.global_exception_logger:19
integer division or modulo by zero
Traceback (most recent call last):
File "C:\Users\mju\anaconda3\lib\site-packages\anaconda_navigator\widgets\main_window\__init__.py", line 486, in setup
self.post_setup(conda_data=output)
File "C:\Users\mju\anaconda3\lib\site-packages\anaconda_navigator\widgets\main_window\__init__.py", line 514, in post_setup
self.tab_home.setup(conda_data)
File "C:\Users\mju\anaconda3\lib\site-packages\anaconda_navigator\widgets\tabs\home.py", line 253, in setup
self.update_applications()
File "C:\Users\mju\anaconda3\lib\site-packages\anaconda_navigator\widgets\tabs\home.py", line 301, in update_applications
self.list.addItem(ListItemApplication(prefix=self.current_prefix, **application_data))
File "C:\Users\mju\anaconda3\lib\site-packages\anaconda_navigator\widgets\lists\apps.py", line 202, in __init__
icon_height //= self.pixmap.width()
ZeroDivisionError: integer division or modulo by zero