Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
MithunKinarullathil opened this issue May 4, 2022 · 3 comments
Assignees
Labels
bug Something isn't working devops Tag for DevOps related updates frontend Tag for FE related updates known issue Tag for issues that are known to the development team severity: low Low severity issue status: in progress Issue is currently in progress of being addressed

Comments

@MithunKinarullathil
Copy link
Collaborator

MithunKinarullathil commented May 4, 2022

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

  • movai-flow: 1.2.0-1
  • movai-ide: N/A

Possible workarounds

  • None

Additional Details

  • Installed packages: N/A
@MithunKinarullathil MithunKinarullathil added bug Something isn't working known issue Tag for issues that are known to the development team devops Tag for DevOps related updates labels May 4, 2022
@guide-bot
Copy link

guide-bot bot commented May 4, 2022

Thanks for opening this Issue!
We need you to:

  1. Fill out the description.

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

@AlexFernandes-MOVAI
Copy link
Contributor

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

  • debian package targets Debian/Ubuntu platforms
  • @xsoulp gave us the feedback that we should keep the web services exposure on normal HTTP/HTTPS ports
  • currently the launching scripts of launch/stop are basic bash ones
  • user experience of clicking on a button to get access to the IDE, RViz and Simulator are also critical for first UX

@MithunKinarullathil MithunKinarullathil added the status: in progress Issue is currently in progress of being addressed label May 13, 2022
@RianMartins-Movai
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working devops Tag for DevOps related updates frontend Tag for FE related updates known issue Tag for issues that are known to the development team severity: low Low severity issue status: in progress Issue is currently in progress of being addressed
Projects
None yet
Development

No branches or pull requests

4 participants