<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>310200</bug_id>
          
          <creation_ts>2012-11-16 11:36:39 +0000</creation_ts>
          <short_desc>Cannot add a network printer from a remote CUPS server&apos;s queue</short_desc>
          <delta_ts>2013-01-14 22:13:57 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Frameworks and Libraries</classification>
          <product>print-manager</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>wishlist</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Vita Humpa">vhumpa</reporter>
          <assigned_to name="Daniel Nicoletti">dantti12</assigned_to>
          
          
          <cf_commitlink>http://commits.kde.org/print-manager/06cdd75e0d89160108978a17f757c4de806cfec2</cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1316042</commentid>
    <comment_count>0</comment_count>
    <who name="Vita Humpa">vhumpa</who>
    <bug_when>2012-11-16 11:36:39 +0000</bug_when>
    <thetext>This is a missing functionality that was present back in system-config-printer-kde, as well as is present in system-config-printer (rh/fedora) and gnome&apos;s new control center module. 

Back in system-config-printer-kde it was possible to use a &apos;find&apos; button in the IPP section that would bring in a list of available printers after typing in just the server&apos;s hostname. No need to choose drivers etc. as all would go through the remote CUPS. In fact, I am unable to add a printer even if I add the ipp:// address straight to it.

I can see and manage printers already configured elsewhere using this method. 

Reproducible: Always

Steps to Reproduce:
1. Hit &apos;Add printer&apos;
2. Go to IPP section or look anywhere else

Actual Results:  
No possibilities to search for printers in some server&apos;s queue</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1332144</commentid>
    <comment_count>1</comment_count>
    <who name="Daniel Nicoletti">dantti12</who>
    <bug_when>2013-01-14 22:13:57 +0000</bug_when>
    <thetext>Git commit 06cdd75e0d89160108978a17f757c4de806cfec2 by Daniel Nicoletti.
Committed on 14/01/2013 at 23:10.
Pushed by dantti into branch &apos;KDE/4.10&apos;.

Fixed regression due to the lack of browsing queues that system-config-printer had

M  +1    -0    add-printer/CMakeLists.txt
M  +108  -15   add-printer/ChooseUri.cpp
M  +22   -0    add-printer/ChooseUri.h
M  +23   -16   add-printer/DevicesModel.cpp
M  +9    -8    add-printer/DevicesModel.h
M  +37   -2    add-printer/PageChoosePPD.cpp
M  +5    -2    add-printer/PageChoosePPD.h
M  +14   -0    add-printer/PageDestinations.cpp
M  +7    -0    add-printer/PageDestinations.h
M  +7    -1    libkcups/KCupsConnection.cpp
M  +27   -3    libkcups/KCupsRequest.cpp
M  +9    -1    libkcups/KCupsRequest.h

http://commits.kde.org/print-manager/06cdd75e0d89160108978a17f757c4de806cfec2</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>