Re: kscreenlocker: loginctl/systemd

2017-09-04 Thread Hartmut Goebel
Hi Martin,

thanks for you answer and sorry for not coming back on this earlier – I
was busy building other plasma components, too.

Am 10.08.2017 um 20:10 schrieb Martin Flöser:
> As it says this is needed for emergency unlocking in case the lock
> screen breaks. If you neither have loginctl nor consolekit2 the
> emergency unlocking feature is not available. 

IC. It would be great, if this would be described a a README, as it
would help packages a lot.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel  | h.goe...@crazy-compilers.com   |
| www.crazy-compilers.com | compilers which you thought are impossible |



Re: kscreenlocker: loginctl/systemd

2017-08-10 Thread Martin Flöser

Am 2017-08-09 14:00, schrieb Hartmut Goebel:

Hi,

I'm trying to build kscreenlocker and the whole plasma desktop for
GuixSD. GuixSD does not use systemd but shepherd.

Now when building kscreenlocker I get this message:

-- The following RUNTIME packages have not been found:

 * loginctl , Send control commands to the login manager ,

   Needed for emergency unlock in case that the greeter is broken. In
case your distribution does not provide loginctl please contact
plasma-devel@kde.org to discuss alternatives.

This sounds like loginctl being an requirement. Is it a requirement or
just an option? If it's an option, how can I get rid of this warning 
and

actively disable this feature?


As it says this is needed for emergency unlocking in case the lock 
screen breaks. If you neither have loginctl nor consolekit2 the 
emergency unlocking feature is not available.


The warning at compile time cannot be disabled.

Cheers
Martin


Re: kscreenlocker: loginctl/systemd

2017-08-10 Thread Andreas Sturmlechner
On Wednesday, 9 August 2017 at 14:00, Hartmut Goebel wrote:
> Now when building kscreenlocker I get this message:
> 
> -- The following RUNTIME packages have not been found:
> 
>  * loginctl , Send control commands to the login manager ,
> 
>Needed for emergency unlock in case that the greeter is broken. In
> case your distribution does not provide loginctl please contact
> plasma-devel@kde.org to discuss alternatives.
> 
> This sounds like loginctl being an requirement. Is it a requirement or
> just an option? If it's an option, how can I get rid of this warning and
> actively disable this feature?

Shouldn't you have elogind packaged for that purpose?

Regards,
Andreas


kscreenlocker: loginctl/systemd

2017-08-10 Thread Hartmut Goebel
Hi,

I'm trying to build kscreenlocker and the whole plasma desktop for
GuixSD. GuixSD does not use systemd but shepherd.

Now when building kscreenlocker I get this message:

-- The following RUNTIME packages have not been found:

 * loginctl , Send control commands to the login manager ,

   Needed for emergency unlock in case that the greeter is broken. In
case your distribution does not provide loginctl please contact
plasma-devel@kde.org to discuss alternatives.

This sounds like loginctl being an requirement. Is it a requirement or
just an option? If it's an option, how can I get rid of this warning and
actively disable this feature?

-- 
Regards
Hartmut Goebel

| Hartmut Goebel  | h.goe...@crazy-compilers.com   |
| www.crazy-compilers.com | compilers which you thought are impossible |