https://bugs.kde.org/show_bug.cgi?id=521682

--- Comment #75 from [email protected] ---
One additional data point from a second Fedora 44 / Plasma 6.7.4 machine:

I configured fwupd with:

```
[fwupd]
IdleTimeout=3600
```

and verified with verbose fwupd output that the setting is actually loaded:

```
FuConfig setting config [fwupd] IdleTimeout=3600
FuIdle setting timeout to 3600s
```

However, during a Discover session fwupd still exited after only about 9
seconds:

```
09:33:22 fwupd 2.1.7 ready for requests
09:33:31 fwupd.service: Deactivated successfully
09:33:31 fwupd.service: Consumed 1.480s CPU time over 9.453s wall clock time
```

The PackageKit update itself subsequently completed successfully:

```
09:34:00 update-packages transaction ... finished with success
```

and immediately afterwards Discover reported:

```
09:34:00 plasma-discover: Fwupd Error 10 The name is not activatable
09:34:00 plasma-discover: Fwupd Error 10 The name is not activatable
```

So increasing fwupd's IdleTimeout does not prevent the condition on this second
system.

I do not yet know why fwupd exits there; I am investigating that separately.
But this provides another example where an already-running Discover instance
does not recover after the fwupd D-Bus service disappears.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to