Skip to content

tdrop doesn't work with programs in a firejail sandbox #367

@Schweber

Description

@Schweber

tdrop is unable to hide programs that launched with tdrop but run in a firejail sandbox. Instead, tdrop launches another instance of the program when the command is run again e.g. tdrop -Aam chromium.

I suspect that firejail shields the programs from some information/access that tdrop needs for its functionality.

I tried to adapt the workaround for Flatpaks:

tdrop -m -n chromium --class=chromium firejail chromium

But nothing happens when running this command.

If i run tdrop -m -n chromium --class=chromium chromium the default behaviour is happening (multiple instances are started).

Is there a way to fix this? Maybe change something in tdrop or whitelist something in the firejail profile in order to allow tdrop to interface with the program running in the firejail sandbox correctly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions