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

Add a profile for prismlauncher #6381

Closed
4 of 7 tasks
ipaqmaster opened this issue Jun 13, 2024 · 6 comments
Closed
4 of 7 tasks

Add a profile for prismlauncher #6381

ipaqmaster opened this issue Jun 13, 2024 · 6 comments
Labels

Comments

@ipaqmaster
Copy link

ipaqmaster commented Jun 13, 2024

Description

Prismlauncher - OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread with firejail enabled.

Steps to Reproduce

Steps to reproduce the behavior

  1. Run in bash LC_ALL=C firejail PROGRAM (LC_ALL=C to get a consistent
    output in English that can be understood by everybody)
  2. Click on '....'
  3. Scroll down to '....'
  4. See error ERROR

Expected behavior

What you expected to happen

Launch game

Actual behavior

What actually happened

Did not

Behavior without a profile

What changed calling LC_ALL=C firejail --noprofile /path/to/program in a
terminal?

Does not

Additional context

Any other detail that may help to understand/debug the problem

Environment

  • Linux distribution and version (e.g. "Ubuntu 20.04" or "Arch Linux")

Arch Linux

  • Firejail version (firejail --version).

firejail version 0.9.72

  • If you use a development version of firejail, also the commit from which it
    was compiled (git rev-parse HEAD).

Checklist

  • The issues is caused by firejail (i.e. running the program by path (e.g. /usr/bin/vlc) "fixes" it).
  • I can reproduce the issue without custom modifications (e.g. globals.local).
  • The program has a profile. (If not, request one in https://github.com/netblue30/firejail/issues/1139)
  • The profile (and redirect profile if exists) hasn't already been fixed upstream.
  • I have performed a short search for similar issues (to avoid opening a duplicate).
    • I'm aware of browser-allow-drm yes/browser-disable-u2f no in firejail.config to allow DRM/U2F in browsers.
  • I used --profile=PROFILENAME to set the right profile. (Only relevant for AppImages)

Log

Output of LC_ALL=C firejail /path/to/program

output goes here

Output of LC_ALL=C firejail --debug /path/to/program

output goes here

@kmk3 kmk3 changed the title Prismlauncher - OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread with firejail enabled. Prismlauncher does not launch due to "RuntimeException: No OpenGL context found in the current thread" Jun 14, 2024
@kmk3
Copy link
Collaborator

kmk3 commented Jun 14, 2024

Basic debugging information is missing.

What are the commands used and the profile used?

Where are the logs?

Note that there is currently no profile for this program.

@kmk3 kmk3 added the needinfo More information is needed from the issue author label Jun 14, 2024
@kmk3 kmk3 changed the title Prismlauncher does not launch due to "RuntimeException: No OpenGL context found in the current thread" Add a profile for prismlauncher Sep 14, 2024
@kmk3 kmk3 added the profile-request See #1139 label Sep 14, 2024
@kmk3
Copy link
Collaborator

kmk3 commented Sep 14, 2024

Duplicate of #1139

@kmk3 kmk3 marked this as a duplicate of #1139 Sep 14, 2024
@kmk3 kmk3 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2024
@kmk3 kmk3 removed the needinfo More information is needed from the issue author label Sep 14, 2024
@ipaqmaster
Copy link
Author

Why was the title changed on me? I didn't ask for a profile, I was having an issue making that software work with firejail.

@rusty-snake
Copy link
Collaborator

rusty-snake commented Sep 14, 2024

I didn't ask for a profile, I was having an issue making that software work with firejail.

This is the same.

It does not has a profile.

@kmk3
Copy link
Collaborator

kmk3 commented Sep 14, 2024

If you manage to make it work, feel free to open a PR.

See also profile.template and the wiki:

@ipaqmaster
Copy link
Author

Yeah ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants