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

--- Comment #24 from [email protected] ---
> ... likely the same as the issues running from GUI.

Here is my first cause for reasoning (mentioned in my block of added
information already, but worth repeating): If the JournalCTL debug line
`org.kde.plasma.libdiscover: Couldn't find the backend:  "kns-backend" among
QList("packagekit-backend", "kns-backend", "flatpak-backend",
"fwupd-backend")`, which has a list in no particular sorted order (alphabetic,
reverse alphabetic), implies that opening Discover from GUI is using that order
(`plasma-discover --backends packagekit,kns,flatpak,fwupd`) in the underlying
mechanics, that means that it is set up using a problematic order of operations
(it should be fwupd before flatpak). Otherwise, if the order of fwupd and
flatpak shouldn't be dependent, then that means that this bug comes with a
problem that affects command-line calling of Discover as well, which prevents
that order of arguments from being used. Either way, the issue is not resolved.

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

Reply via email to