[Bug 574396] Re: Jockey very slow when searching/downloading/installing printer drivers from OpenPrinting
Martin Pitt
martin.pitt at ubuntu.com
Wed Sep 15 11:14:37 BST 2010
http://bazaar.launchpad.net/~jockey-hackers/jockey/trunk/revision/640
provides the db_init() splitout, and http://bazaar.launchpad.net
/~jockey-hackers/jockey/trunk/revision/641 provides the infrastructure
for the bypass for printer drivers. It's not enabled in trunk, I'll
enable it for Ubuntu.
Thanks for the initial patches!
** Changed in: jockey (Ubuntu Lucid)
Status: New => Won't Fix
--
Jockey very slow when searching/downloading/installing printer drivers from OpenPrinting
https://bugs.launchpad.net/bugs/574396
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in “jockey” package in Ubuntu: Fix Committed
Status in “jockey” source package in Lucid: Won't Fix
Bug description:
If a printer is set up with system-config-printer and no locally installed driver is available, system-config-printer automatically searches for a driver on OpenPrinting via Jockey. Search, download, and installation of the driver take rather long time.
To reproduce, run the following command line in a terminal window:
system-config-printer --setup-printer='file:/tmp/printout' --devid='MFG:Ricoh;MDL:Aficio SP C820DN;'
This will fake the detection of a Ricoh Aficio SP C820DN for which there is no driver/PPD in a default installation of Ubuntu.
If a local driver is found, please run the command
sudo dpkg -P openprinting-ppds-extra linuxprinting.org-ppds-extra openprinting-ppds-postscript-ricoh
to uninstall the locally installed driver and run the command shown above again.
More information about the Ubuntu-sponsors
mailing list