MOV-AI / movai-flow

MOV.AI Flow™ - The IDE that brings visualization and structure to ROS
Other
121 stars 15 forks source link

[DP-597] Movai-Flow launches always Chrome when default browser is a different one #122

Open MithunKinarullathil opened 2 years ago

MithunKinarullathil commented 2 years ago

Have you checked our docs before proceeding?

Issue Description

Movai-studio launches always chrome when default browser is another

Steps to Reproduce

  1. Set a default browser other than chrome in ubuntu image
  2. Install movai-flow (1.2.0-1)
  3. Launch movai-flow IDE using the ubuntu desktop icon

Actual Behaviour

When it finish starting, Google Chrome window is automatically open image

Expected Behaviour

Use the default browser set in the system

Screenshots/GIFs

Versions

Possible workarounds

Additional Details

guide-bot[bot] commented 2 years ago

Thanks for opening this Issue! We need you to:

  1. Fill out the description.

    Action: Edit description and replace <!- ... --> with actual values.

AlexFernandes-MOVAI commented 2 years ago

@RianMartins-Movai what are you recommendations for this one, knowing that :

RianMartins-Movai commented 2 years ago

Hi @AlexFernandes-MOVAI

This is probably an issue from the x-www-browser command used to open the MOV.AI Flow. Using xdg-open should fix the issue.