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

Piotr Mierzwinski <piotr.mierzwin...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WAITINGFORINFO              |---
             Status|NEEDSINFO                   |REPORTED

--- Comment #8 from Piotr Mierzwinski <piotr.mierzwin...@gmail.com> ---
(In reply to Nate Graham from comment #6)
> So our code says this:
> 
>     Plasmoid.status: {
>         if (activeJobsFilterModel.activeCount > 0) {
>             return PlasmaCore.Types.ActiveStatus;
>         } else if (printersModel.count > 0 || serverUnavailable) {
>             return PlasmaCore.Types.PassiveStatus;
>         } else {
>             return PlasmaCore.Types.HiddenStatus;
>         }
>     }
> 
> Which means it thinks there's at least one active job, and clearly that's
> wrong for you.
Sorry, but I don't understand. What job do you mean? "activeJobsFilterModel"
What does this job?
As I said. Issue started after last update. I don't have and never had any
printer and didn't try add any.

> ...Either that, or you've got your System Tray set up to make the Printers
> applet always visible. Can you go check that first?
Sorry,  I said in original post "Additionally in setting there is "Show when
relevant", so no I don't have such setting. I had no reason to set it up like
this.  Please check another screenshot.
I don't know if this is Neon issue or bug in KDE/Plasma.

$ lpstat -p
lpstat: No destinations added.
$ cat /etc/cups/printers.conf
cat: /etc/cups/printers.conf: No such file or directory

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

Reply via email to