I’m using Fedora 35 on my laptop. When I open anaconda-navigator I got this message:
“WARNING linux_scaling.get_scaling_factor_using_dbus:42 Can’t detect system scaling factor settings for primary monitor.”
and yes, the window for anaconda can’t be resized. I disabled “enable high-DPI scaling” setting in Navigator’s Preferences menu, as this has worked for other users. Not for me. Also tried to change in ~/.anaconda/navigator/anaconda-navigator.ini :
<enable_high_dpi_scaling = True> to <enable_high_dpi_scaling = False>, or <enable_high_dpi_scaling = None> but this also hasn’t worked. As I said, I’m using Fedora 35 on gnome 41 and I’m trying to run anaconda3 on 64 bit. Any ideas?
nope…Fedora 35 is my primary os. I’m using it regularly on daily basis.
I installed anaconda( Anaconda is a distribution of the Python and R programming languages for scientific computing (data science, machine learning applications, large-scale data processing, predictive analytics, etc. , that aims to simplify package management and deployment) on my laptop.But when I open anaconda navigator app then this
Blockquote
WARNING linux_scaling.get_scaling_factor_using_dbus:42 Can’t detect system scaling factor settings for primary monitor
libGL error: MESA-LOADER: failed to open iris: /home/dp/anaconda3/lib/python3.9/site-packages/PyQt5/…/…/…/libstdc++.so.6: version GLIBCXX_3.4.29' not found (required by /usr/lib64/dri/iris_dri.so) (search paths /usr/lib64/dri, suffix _dri) libGL error: failed to load driver: iris libGL error: MESA-LOADER: failed to open swrast: /home/dp/anaconda3/lib/python3.9/site-packages/PyQt5/../../../libstdc++.so.6: version GLIBCXX_3.4.29’ not found (required by /usr/lib64/dri/swrast_dri.so) (search paths /usr/lib64/dri, suffix _dri)
libGL error: failed to load driver: swrast
Blockquote
warring message showed up and the window for anaconda navigator can’t be resized and can’t be moved.