Results 1 to 6 of 6

Thread: cups browsing protocol unsupported in ubuntu 18.04

  1. #1
    Join Date
    Jun 2011
    Beans
    34

    cups browsing protocol unsupported in ubuntu 18.04

    I installed 18.04 and no doubt is a great improvement over 16.04.
    I wanted to print, but cups had failed to automatically add the printers from my old cups server.
    lpstat -t comes up empty. cups 2.2.7-1ubuntu2.2 amd64 is installed.
    checking the cups error log showed a strange error :

    "Unknown browse protocol "cups" ignored." How strange is that ?

    https://i.imgur.com/lbJcp0D.png
    Last edited by wildmanne39; January 16th, 2019 at 04:27 AM. Reason: Removed large image

  2. #2
    Join Date
    Jun 2011
    Beans
    34

    Re: cups browsing protocol unsupported in ubuntu 18.04

    It seems cups printing has since 2016 become an Apple game :

    Code:
     SEE ALSO
           backend(7), classes.conf(5), cups(1), cups-files.conf(5),  cups-lpd(8),
           cupsd.conf(5),  cupsd-helper(8),  cupsd-logs(8), filter(7), launchd(8),
           mime.convs(5), mime.types(5), printers.conf(5), systemd(8), CUPS Online
           Help (http://localhost:631/help)
    
    
    COPYRIGHT
           Copyright © 2007-2017 by Apple Inc.
    
    
    12 February 2016                     CUPS                             cupsd(8)

  3. #3
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: cups browsing protocol unsupported in ubuntu 18.04

    That is what my research shows as well, not that it is relevant to your issue.

  4. #4
    Join Date
    Jun 2011
    Beans
    34

    Re: cups browsing protocol unsupported in ubuntu 18.04

    I installed the cups printing engine from 16.04 on bionic 18.04 :

    cups : ftp://ftp0.crashrecovery.org/pub/lin...EB/ubuntu1804/
    poppler : ftp://ftp0.crashrecovery.org/pub/lin...u1804/poppler/
    cups-filters : ftp://ftp0.crashrecovery.org/pub/lin.../cups-filters/


    And printing works all right now :


  5. #5
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,541
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: cups browsing protocol unsupported in ubuntu 18.04

    It seems cups printing has since 2016 become an Apple game
    Possibly, however, those of us who use open source software should also thank Apple.
    From https://www.cups.org/
    CUPS is the standards-based, open source printing system developed by Apple Inc. for macOS® and other UNIX®-like operating systems.
    Cheers,


    The Linux Command Line at http://linuxcommand.org/

  6. #6
    Join Date
    Jun 2011
    Beans
    34

    Re: cups browsing protocol unsupported in ubuntu 18.04

    CUPS is the standards-based, open source printing system developed by Apple Inc. for macOS® and other UNIX®-like operating systems.
    Not quite :

    Code:
    SEE ALSO
           backend(1),  classes.conf(5),  cupsd.conf(5), filter(1), mime.convs(5),
           mime.types(5),  printers.conf(5),  CUPS  Implementation  of  IPP,  CUPS
           Interface  Design  Description,  CUPS  Software  Administrators Manual,
           http://localhost:631/documentation.html
    
    
    COPYRIGHT
           Copyright 1993-2003 by Easy Software Products, All Rights Reserved.
    
    
    18 July 2002              Common UNIX Printing System                 cupsd(8)
    Easy Software Products - Wikipedia


    https://en.wikipedia.org/wiki/Easy_Software_Products

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •