Bug 318455 - No Printer Name visible in Printer Manager
Summary: No Printer Name visible in Printer Manager
Status: RESOLVED FIXED
Alias: None
Product: print-manager
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.10.2
Platform: Chakra Linux
: NOR normal
Target Milestone: ---
Assignee: Daniel Nicoletti
URL:
Keywords: usability
Depends on:
Blocks: extramile
  Show dependency treegraph
 
Reported: 2013-04-16 15:25 UTC by Richard Llom
Modified: 2013-05-04 02:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of Print Manager which shows the problem (59.36 KB, image/png)
2013-04-16 15:25 UTC, Richard Llom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Llom 2013-04-16 15:25:49 UTC
Created attachment 78962 [details]
Screenshot of Print Manager which shows the problem

In the Printer Manager the name of the printer isn't shown, but instead description two times.

One of the descriptions-text should be replaced by the name, see also attached screenshot.
Comment 1 Daniel Nicoletti 2013-04-17 20:52:23 UTC
It's not 2 time, KIND is the driver, the above is the printer description.
Comment 2 Richard Llom 2013-04-19 14:56:55 UTC
(In reply to comment #1)
> It's not 2 time, KIND is the driver, the above is the printer description.
> 
Aha, ... and you want to keep it like that?
Comment 3 Daniel Nicoletti 2013-04-19 18:22:55 UTC
No, that UI indeed misses the printer name, the reason is that this doesn't happen if you have more than one printer because then side list is shown (with the printer name)..
Comment 5 Richard Llom 2013-04-26 16:29:36 UTC
(In reply to comment #4)
> Fixed in
> http://commits.kde.org/print-manager/e0fffb142b8ac7e4344f6a80f4feadf1e88e4efb
Thanks! I can't see it from the link, is this master or 4.10 branch?

(In reply to comment #3)
> No, that UI indeed misses the printer name, the reason is that this doesn't
> happen if you have more than one printer because then side list is shown
> (with the printer name)..
Yes, I noticed this too now.

Also with one printer you see the status (Idle, printing, paused, etc.) in the main view. But with several printers it is only shown in the left pane, but not (anymore) in the main view.

I think this should be consistent, too (i.e. status should be always visible in main view). Can you fix it also? :-)
Comment 6 Daniel Nicoletti 2013-04-26 16:44:31 UTC
this is master since it adds a new "Name:" string,

>Also with one printer you see the status (Idle, printing, paused, etc.) in the main view. 
>But with several printers it is only shown in the left pane, but not (anymore) in the main view.
It's hidden because you would have it duplicated otherwise.
Comment 7 Richard Llom 2013-04-26 17:56:09 UTC
  they don't work, it isn't expected and you need root password to change it.(In reply to comment #6)
>> Also with one printer you see the status (Idle, printing, paused, etc.) in the main view. 
>> But with several printers it is only shown in the left pane, but not (anymore) in the main view.
> It's hidden because you would have it duplicated otherwise.
Well, yeah but one is only the overview, also I think it is strange that the interface changes whether there is one or multiple printers...

And while I'am it (I hope this is OK, here otherwise tell me if I should fill new bug or else):
- I'm missing a button to pause/resume the printer in print-manager, now one always needs to open print-queue for this.

Issues when adding new printers:
- status is always "paused" this is bad because:
  you cannot print with printer, it isn't expected and you need root password to change it.
- checkmark "Reject Print jobs", is always enabled, this is bad because:
  you cannot print with printer, it isn't expected and you need root password to change it.

This means after adding a printer you have to enter two times the root password to actually print with it. Also if you don't expect it, you can spent quit some time looking around. I would suggest to set printer as unpaused and don't set the reject mark as default.
Comment 8 Richard Llom 2013-05-03 10:16:37 UTC
hey Daniel,
do you have any thoughts on my last comment? Shall I open a report for it?
Cheers
Comment 9 Daniel Nicoletti 2013-05-04 02:06:00 UTC
All the last issues (but the missing pause button on KCM) are already fixed in KDE 4.10 branch.