-
Notifications
You must be signed in to change notification settings - Fork 567
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
New profile for man,psi,smuxi; fix pidgin #3590
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I'm not sure whether we should add man to firecfg or not. Does it break man in root shells? I mean to remember such comments in other cli profiles.
etc/profile-m-z/psi.profile
Outdated
# tracelog | ||
|
||
disable-mnt | ||
# Add "gpg,gpg2,gpg-agent,pinentry,pinentry-gtk-2" for GPG |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Depending on DE other pinentry binaries are needed. Is pinentry for all distros a symlink? if so, the default binary is copied.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not a symlink for me on Arch...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add more pinentry binaries.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anything other than this?
pinentry-curses
pinentry-fltk
pinentry-gnome3
pinentry-gtk2 or pinentry-gtk-2
pinentry-qt
pinentry-qt4
pinentry-tty
pinentry-x2go
pinentry-kwallet
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pinentry-gtk
and pinentry-emacs
(?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have a gtk; emacs one I forgot...
Working for me when I set a symlink using firecfg.
Keep the profile and comment it in firecfg, people who want it can use; finding the bins wasn't easy... half of them never came up in strace or build, had to look through man bug reports... |
Co-authored-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
Thanks for this contribution! |
Will add smuxi to this PR later...Done I think...