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

Submission feedback link doesn't work on Linux #587

Closed
pistonet opened this issue Mar 9, 2021 · 2 comments
Closed

Submission feedback link doesn't work on Linux #587

pistonet opened this issue Mar 9, 2021 · 2 comments
Labels
user-bug bugs discoved by users

Comments

@pistonet
Copy link

pistonet commented Mar 9, 2021

Describe the bug

The submission feedback link doesn't work. I get an error: "The BROWSE action is not supported on the current platform".
From what I found: gdelmas/IntelliJDashPlugin#73 this might be a common issue with IntelliJ/Java on Linux.

To Reproduce

Steps to reproduce the behavior:

  1. Submit an exercise to get the "Submission feedback available popup
  2. Click on "Click here to open the feedback"

Expected behavior

I assume it should open the feedback in the user's default web browser, this has never worked.

Screenshots

Screenshot_20210309_173437 aplus1

Environment (please complete the following information):

  • Operating System: Kubuntu 18.04 LTS (KDE 5.44.0)
  • IntelliJ IDEA version: IntelliJ IDEA 2020.3.2 (Community Edition)
  • Version of A+ Courses plugin: 2.0
@pistonet pistonet added the user-bug bugs discoved by users label Mar 9, 2021
@pistonet
Copy link
Author

pistonet commented Mar 9, 2021

Somehow the links in the "A+" > "About the A+ Courses Plugin" -dialog work fine though. Even though both of them seem to use com.intellij.ide.BrowserUtil.

@jaakkonakaza
Copy link
Member

Thank you for reporting the bug. You're right about BrowserUtil, we actually changed the link to use it recently. The fix will be available in the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user-bug bugs discoved by users
Projects
None yet
Development

No branches or pull requests

2 participants