[print-manager] [Bug 474161] "Printers" icon is visible in System Tray despite not having a printer

2023-09-06 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=474161

--- Comment #9 from Piotr Mierzwinski  ---
Created attachment 161457
  --> https://bugs.kde.org/attachment.cgi?id=161457=edit
printer in system tray - click result

When I click into printer icon I get error like in attached screenshot

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

[print-manager] [Bug 474161] "Printers" icon is visible in System Tray despite not having a printer

2023-09-06 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=474161

Piotr Mierzwinski  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #8 from Piotr Mierzwinski  ---
(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.

[print-manager] [Bug 474161] "Printers" icon is visible in System Tray despite not having a printer

2023-09-06 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=474161

--- Comment #7 from Piotr Mierzwinski  ---
Created attachment 161454
  --> https://bugs.kde.org/attachment.cgi?id=161454=edit
systray settings

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

[print-manager] [Bug 474161] "Printers" icon is visible in System Tray despite not having a printer

2023-09-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=474161

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #6 from Nate Graham  ---
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.

...Either that, or you've got your System Tray set up to make the Printers
applet always visible. Can you go check that first?

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

[print-manager] [Bug 474161] "Printers" icon is visible in System Tray despite not having a printer

2023-09-05 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=474161

--- Comment #5 from Piotr Mierzwinski  ---
$ 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.

[print-manager] [Bug 474161] "Printers" icon is visible in System Tray despite not having a printer

2023-09-05 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=474161

--- Comment #4 from Piotr Mierzwinski  ---
$ sudo lpstat -s
[sudo] password for piotr: 
no system default destination
lpstat: No destinations added.
lpstat: No destinations added.

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

[print-manager] [Bug 474161] "Printers" icon is visible in System Tray despite not having a printer

2023-09-05 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=474161

Piotr Mierzwinski  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #3 from Piotr Mierzwinski  ---
Icon appeared after the last system update.

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

[print-manager] [Bug 474161] "Printers" icon is visible in System Tray despite not having a printer

2023-09-05 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=474161

--- Comment #2 from Piotr Mierzwinski  ---
Created attachment 161436
  --> https://bugs.kde.org/attachment.cgi?id=161436=edit
printer in system tray

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

[print-manager] [Bug 474161] "Printers" icon is visible in System Tray despite not having a printer

2023-09-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=474161

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
Product|plasmashell |print-manager
Summary|Icon "Printers" is visible  |"Printers" icon is visible
   |in System Tray despite I|in System Tray despite not
   |don't have a printer|having a printer
   Assignee|plasma-b...@kde.org |dantt...@gmail.com
  Component|System Tray |applet
   Target Milestone|1.0 |---
 CC||n...@kde.org,
   ||plasma-b...@kde.org
Version|master  |unspecified
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Nate Graham  ---
Can you share a screenshot showing exactly where it is appearing?

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