On 03/06/18 10:43 AM, David C. Rankin wrote:
There may be a mismatch in your pinentry package, You have 3 (maybe 4) options. On 42.3 you have
pinentry pinentry-gtk2 pinentry-qt4
Well DUH! /usrbin/pinrentry is a script. Therein is code to detect what desktop you are using. If it is looking for KDE4 and you are using KDE5 then you have a problem. See line 47. Change that 4 to 5 If that doesn't match,the code for running kde drops though to try to use "pinentry-qt" but # which pinentry-qt which: no pinentry-qt in (/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games) You could, of course link pinetry-qt to pinetry-qt4 Hmm. I suppose you could recode it to check for either 4 or 5 .... Perhaps this should be a bug report, but isn't that up to the TW or "15" people? I'm only 4running 42.3 so I don't think they will listen to me. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org