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

failed to open the submission page after oj submit in Devcontainer within WSL #932

Open
takotaketako opened this issue Aug 22, 2024 · 0 comments · May be fixed by #933
Open

failed to open the submission page after oj submit in Devcontainer within WSL #932

takotaketako opened this issue Aug 22, 2024 · 0 comments · May be fixed by #933

Comments

@takotaketako
Copy link

Summary / 概要

In the past, this issue occurred in WSL environments, and a fix was implemented to register explorer.exe as webbrowser.
#773

However, this approach does not work properly within Devcontainers in WSL.

Steps to reproduce / 再現方法

  1. Run the acc submit command inside a Devcontainer within a WSL environment.

environments:

  • online-judge-tools 11.5.1
  • WSL: 2.2.4.0
  • Remote Container: Debian GNU/Linux 12 (bookworm)

Expected behavior / 期待される挙動

The browser should open the submission page correctly in a Devcontainer environment within WSL.

Actual behavior / 実際の挙動

resulting in the following log output, but the page does not open:

[INFO] open the submission page with browser: <webbrowser.GenericBrowser object at 0x7f8d2fcd5850>

Other notes / その他

  • Will you try to create a pull request?
    • yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant