bug#48692: busctl call fails on elogind 243.7

2024-04-20 Thread Andrew Tropin via Bug reports for GNU Guix
On 2024-04-19 20:59, Maxim Cournoyer wrote:

> Hi,
>
> Andrew Tropin  writes:
>
>> I try to use busctl to control the brightness of my screen:
>>
>> $ busctl call org.freedesktop.login1
>> /org/freedesktop/login1/session/auto org.freedesktop.login1.Session
>> SetBrightness "ssu" "backlight" "intel_backlight" 24242
>> Call failed: Connection timed out
>>
>> It worked once, but at the same reported connection timed out, after
>> that it doesn't work and report the same connection timed out message.
>> After restart the situtation repeats.
>>
>> I tried to build Guix System with elogind 246.10, the issue with busctl
>> is gone and it works fine without timed out message any number of times.
>
> Since we are now using a newer elogind, I trust this issue is obsolete.
>
> Closing.

Yep, checked it, it works great now.

-- 
Best regards,
Andrew Tropin


signature.asc
Description: PGP signature


bug#48692: busctl call fails on elogind 243.7

2024-04-19 Thread Maxim Cournoyer
Hi,

Andrew Tropin  writes:

> I try to use busctl to control the brightness of my screen:
>
> $ busctl call org.freedesktop.login1
> /org/freedesktop/login1/session/auto org.freedesktop.login1.Session
> SetBrightness "ssu" "backlight" "intel_backlight" 24242
> Call failed: Connection timed out
>
> It worked once, but at the same reported connection timed out, after
> that it doesn't work and report the same connection timed out message.
> After restart the situtation repeats.
>
> I tried to build Guix System with elogind 246.10, the issue with busctl
> is gone and it works fine without timed out message any number of times.

Since we are now using a newer elogind, I trust this issue is obsolete.

Closing.

-- 
Thanks,
Maxim





bug#48692: busctl call fails on elogind 243.7

2021-05-27 Thread Andrew Tropin
I try to use busctl to control the brightness of my screen:

$ busctl call org.freedesktop.login1 /org/freedesktop/login1/session/auto 
org.freedesktop.login1.Session SetBrightness "ssu" "backlight" 
"intel_backlight" 24242
Call failed: Connection timed out

It worked once, but at the same reported connection timed out, after
that it doesn't work and report the same connection timed out message.
After restart the situtation repeats.

I tried to build Guix System with elogind 246.10, the issue with busctl
is gone and it works fine without timed out message any number of times.