SparkyLinux Forums

Software & hardware support => Applications => Topic started by: way12go on October 29, 2014, 09:38:21 AM

Title: [ Solved ] Mint tools
Post by: way12go on October 29, 2014, 09:38:21 AM
I added mint tools to Sparkylinux JWM edition

and found that they do start but don't ask for authentication and they just give me a "authentication failure" message.

I added these lines to jwmrc.xml

<Program label="USB Image Writer" confirm="false">/usr/bin/mintstick -m iso</Program>
<Program label="USB Stick Formatter" confirm="false">/usr/bin/mintstick -m format</Program>

and the same problem repeats.

Should I create a script or two?

If I use RUN option and tick root option it works.
Title: Re: Mint tools
Post by: pavroo on October 29, 2014, 03:24:22 PM
Check do you have installed 'lxpolkit' package.
If not - install it. I think it's missing.
Title: Re: [ Solved ] Mint tools
Post by: way12go on October 29, 2014, 04:23:12 PM
Thanks pavroo, it's working.