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

Rules applying to command lines "starting with" would be great #94

Closed
squalou opened this issue Nov 24, 2020 · 3 comments
Closed

Rules applying to command lines "starting with" would be great #94

squalou opened this issue Nov 24, 2020 · 3 comments

Comments

@squalou
Copy link

squalou commented Nov 24, 2020

Hi again,

not so much a bug than a feature idea

I tend to have very long 'command lines' that include temporary values (process ids, and other things). If I could just apply the same rule to everything starting with, say, /usr/bin/thiscommand --something but then ignore what(s behonf, would be great.

This is possibly a duplicate of #33 but as it's not related to Wine only, I prefered to open another one, rather than jump in the discussion. (feel free to immediately close this one, and consider it an upvote for #33)

Also, regex on names can also do the 'start with' thing.

Would be very nice to have an input field added in the popup at the moment the rule is created.

@gustavo-iniguez-goya
Copy link
Owner

Wouldn't help in this case filtering by executable path ("from this process")? It would only match the executable path (/usr/bin/thiscommand)

image

mmh, ok, maybe "from this process" should in reality be "from this executable".

@squalou
Copy link
Author

squalou commented Nov 24, 2020

That's exactly it !

I'll use "from process", in my case it will work.

to be honest I didn't know for sure what "from process" would mean, could have been fine-selection for process id or full command line.
Then I saw "from executable" in the UI Preferences in the "default target", so oI started to have doubts.
... but that as after I opened this issue :)

Maybe a missing rename in the main popup ?
Anyway, closing.

thx!

@squalou squalou closed this as completed Nov 24, 2020
@gustavo-iniguez-goya
Copy link
Owner

Maybe a missing rename in the main popup ?

Yeah, I'll change it for more clarity, Thank you! :)

gustavo-iniguez-goya added a commit that referenced this issue Nov 24, 2020
The path and arguments of a process were not displayed correctly.
closes #93

On the other hand, the combo box option (allow/deny) "from this process"
was misleading. Changed by "from this executable". #94
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

No branches or pull requests

2 participants