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
I searched open reports and couldn't find a duplicate
What happened?
Using menuinst on Ubuntu, I am unable to set python files to open with Spyder.
Right click on a Python file, click "Open With Other Application". Spyder is not available in the application list.
Conda Info
mamba version : 1.5.8
active environment : base
active env location : /home/rclary/miniforge3
shell level : 1
user config file : /home/rclary/.condarc
populated config files : /home/rclary/miniforge3/.condarc
/home/rclary/.condarc
conda version : 24.5.0
conda-build version : not installed
python version : 3.10.12.final.0
solver : libmamba (default)
virtual packages : __archspec=1=skylake
__conda=24.5.0=0
__glibc=2.39=0
__linux=6.8.0=0
__unix=0=0
base environment : /home/rclary/miniforge3 (writable)
conda av data dir : /home/rclary/miniforge3/etc/conda
conda av metadata url : None
channel URLs : file:///home/rclary/.conda/conda-bld/linux-64
file:///home/rclary/.conda/conda-bld/noarch
https://conda.anaconda.org/conda-forge/label/spyder_dev/linux-64
https://conda.anaconda.org/conda-forge/label/spyder_dev/noarch
https://conda.anaconda.org/conda-forge/label/spyder_kernels_rc/linux-64
https://conda.anaconda.org/conda-forge/label/spyder_kernels_rc/noarch
https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
https://repo.anaconda.com/pkgs/main/linux-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/linux-64
https://repo.anaconda.com/pkgs/r/noarch
package cache : /home/rclary/miniforge3/pkgs
/home/rclary/.conda/pkgs
envs directories : /home/rclary/.conda/envs
/home/rclary/miniforge3/envs
platform : linux-64
user-agent : conda/24.5.0 requests/2.31.0 CPython/3.10.12 Linux/6.8.0-36-generic ubuntu/24.04 glibc/2.39 solver/libmamba conda-libmamba-solver/23.12.0 libmambapy/1.5.8
UID:GID : 1000:1000
netrc file : None
offline mode : False
With the following JSON file, I do see this in the "Open with" menu (as expected):
The difference in our configs is that the example above does have the glob patterns. But maybe that shouldn't be needed for common mime types? Let me take a look.
Checklist
What happened?
Using
menuinst
on Ubuntu, I am unable to set python files to open with Spyder.Right click on a Python file, click "Open With Other Application". Spyder is not available in the application list.
Conda Info
Conda Config
Conda list
Additional Context
spyder-menu.json
The text was updated successfully, but these errors were encountered: