[GH-ISSUE #4611] jumpnbump-menu is broken (does not start) #2722

Closed
opened 2026-05-05 09:23:16 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @jose1711 on GitHub (Oct 16, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4611

Description

jumpnbump-menu refuses to start (displays error and terminates)

Steps to Reproduce

  1. run jumpnbump-menu in terminal
  2. receive an error

Expected behavior

app window appears

Actual behavior

message Cannot start application: No such file or directory appears and the program terminates

Behavior without a profile

program runs fine

Additional context

Has something to do with private-bin and/or redirect but TBH I don't really know the proper solution.

Environment

  • Linux distribution and version: Arch Linux rolling x86_64
  • firejail version 0.9.67
  • firejail-git r7771.359da0b41-1

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 @jose1711 on GitHub (Oct 16, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/4611 ### Description `jumpnbump-menu` refuses to start (displays error and terminates) ### Steps to Reproduce 1. run `jumpnbump-menu` in terminal 2. receive an error ### Expected behavior app window appears ### Actual behavior message `Cannot start application: No such file or directory` appears and the program terminates ### Behavior without a profile program runs fine ### Additional context Has something to do with `private-bin` and/or `redirect` but TBH I don't really know the proper solution. ### Environment - Linux distribution and version: Arch Linux rolling x86_64 - `firejail version 0.9.67` - `firejail-git r7771.359da0b41-1` ### Checklist - [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)
Author
Owner

@rusty-snake commented on GitHub (Oct 17, 2021):

Does firejail --private-bin=env jumpnbump-menu work?

<!-- gh-comment-id:945062293 --> @rusty-snake commented on GitHub (Oct 17, 2021): Does `firejail --private-bin=env jumpnbump-menu` work?
Author
Owner

@jose1711 commented on GitHub (Oct 17, 2021):

Does firejail --private-bin=env jumpnbump-menu work?

yes, this works

<!-- gh-comment-id:945146709 --> @jose1711 commented on GitHub (Oct 17, 2021): > Does `firejail --private-bin=env jumpnbump-menu` work? yes, this works
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#2722
No description provided.