[GH-ISSUE #6866] wine: noinput breaks joysticks #3405

Closed
opened 2026-05-05 09:58:07 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @kolAflash on GitHub (Aug 17, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6866

Description

The noinput setting for Wine prevents Joysticks from being used in Wine. Please remove it.
be3c2a0713/etc/profile-m-z/wine.profile (L40)

Use the Wine "control" center for testing: wine control
There you find a Gamecontroller program for testing.

Environment

  • Name/version/arch of the Linux kernel (uname -srm): Linux 6.12.41+deb13-amd64 x86_64
  • Name/version of the Linux distribution (e.g. "Ubuntu 20.04" or "Arch Linux"): Debian-13
  • Name/version of the relevant program(s)/package(s) (e.g. "firefox 134.0-1,
    mesa 1:24.3.3-2"): wine-devel-10.13
  • Version of Firejail (firejail --version): 0.9.74 (by Debian-13)

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)
Originally created by @kolAflash on GitHub (Aug 17, 2025). Original GitHub issue: https://github.com/netblue30/firejail/issues/6866 <!-- See the following links for help with formatting: https://guides.github.com/features/mastering-markdown/ https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax --> ### Description The `noinput` setting for Wine prevents Joysticks from being used in Wine. Please remove it. https://github.com/netblue30/firejail/blob/be3c2a071347618f6efecff26e5a426c726c0b7a/etc/profile-m-z/wine.profile#L40 Use the Wine "control" center for testing: `wine control` There you find a `Gamecontroller` program for testing. ### Environment - Name/version/arch of the Linux kernel (`uname -srm`): `Linux 6.12.41+deb13-amd64 x86_64` - Name/version of the Linux distribution (e.g. "Ubuntu 20.04" or "Arch Linux"): `Debian-13` - Name/version of the relevant program(s)/package(s) (e.g. "firefox 134.0-1, mesa 1:24.3.3-2"): `wine-devel-10.13` - Version of Firejail (`firejail --version`): `0.9.74` (by Debian-13) ### Checklist <!-- Note: Items are checked with an "x", like so: - [x] This is a checked item. --> - [x] The issues is caused by firejail (i.e. running the program by path (e.g. `/usr/bin/vlc`) "fixes" it). - [x] I can reproduce the issue without custom modifications (e.g. globals.local). - [x] The program has a profile. (If not, request one in `https://github.com/netblue30/firejail/issues/1139`) - [x] The profile (and redirect profile if exists) hasn't already been fixed [upstream](https://github.com/netblue30/firejail/tree/master/etc). - [x] I have performed a short search for similar issues (to avoid opening a duplicate). - [x] 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)~~
gitea-mirror 2026-05-05 09:58:07 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@kmk3 commented on GitHub (Aug 18, 2025):

@kolAflash

Hello, please avoid closing a bug while the PR that fixes it is still open, as
technically the bug still exists in the code.

Merging a linked PR closes the issue automatically, which makes it clear that
it was indeed the PR that fixed it and not something else:

<!-- gh-comment-id:3197399309 --> @kmk3 commented on GitHub (Aug 18, 2025): @kolAflash Hello, please avoid closing a bug while the PR that fixes it is still open, as technically the bug still exists in the code. Merging a linked PR closes the issue automatically, which makes it clear that it was indeed the PR that fixed it and not something else: * <https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3405
No description provided.