microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.53k stars 896 forks source link

It changes the nemo behavior #14253

Open jackfido opened 3 years ago

jackfido commented 3 years ago

Issue Type: Bug

when I launch files (nemo or others) it opens azure, what did azure studio to change the normal behavior of nemo?

Azure Data Studio version: azuredatastudio 1.25.3 (b277eafb8f5328ea26c6edfddd1999292ac27937, 2021-02-09T22:55:06.361Z) OS version: Linux x64 5.8.0-43-generic

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 3 2200U with Radeon Vega Mobile Gfx (4 x 1985)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: unavailable_off
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|1, 1, 1| |Memory (System)|7.39GB (0.79GB free)| |Process Argv|--no-sandbox --unity-launch /run/user/1000/gvfs/mtp:host=HUAWEI_STK-LX3_6JHNW19820004496| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|unity| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|unity| |XDG_SESSION_TYPE|x11|
Extensions: none
kburtram commented 3 years ago

@jackfido we haven't done anything intentional to change nemo file associations. Though it's possible something in the installation package is having unintended side-effects. Which Linux distribution are you using and how did you install Azure Data Studio? Thanks!

jackfido commented 3 years ago

@jackfido we haven't done anything intentional to change nemo file associations. Though it's possible something in the installation package is having unintended side-effects. Which Linux distribution are you using and how did you install Azure Data Studio? Thanks!

Hello, thank you for your response.

Im using Ubuntu Unity 20.10, maybe it is not an azure problem, but is so curious, because I recently install Ubuntu Unity, I mean is an Ubuntu instalation clean, and after install azure the behavior changes a little, example, when I use Android Studio and I launch "see in windows manager" it launchs azure, or when I connect a device like a phone it launchs azure too, some times when I launch files (nemo) it launchs azure too, it can be an ubuntu issue, and i dont know if this problem exists in other desktop environment like gnome or xfce

kburtram commented 3 years ago

Thanks for the additional context. We'll take a look at our DEB packaging metadata and test this scenario with Ubuntu Unity.