@Arjuna You have a completely different issue. > The error was occurring with cjet (recommended) driver. > I have been using the printer (auto-edtected) with cjet driver without any > problems in dapper.
The cjet driver is and has never been installed out of the box on Ubuntu: this is the case for Feisty, Edgy and Dapper. Either Dapper recommends a different driver for your printer or you manually installed the cjet package in Dapper to make it work. The real issue is that CUPS lists the cjet driver as recommended while the binary driver package is not installed: $ lpinfo -m | grep -i "LBP-4U" foomatic:Canon-LBP-4U-cjet.ppd Canon LBP-4U Foomatic/cjet (recommended) foomatic:Canon-LBP-4U-lbp8.ppd Canon LBP-4U Foomatic/lbp8 This is a known issue and has already been reported into our bug tracking system as bug #59324. Please do not add further unrelated comments in this bug. If you have any additional information you should add this in bug #59324. >Now having a fresh install of Feisty and I was not able to print Installing the cjet package from synaptic or a command line should work: $ sudo apt-get install cjet -- Canon iP4000 does not print in Feisty https://bugs.launchpad.net/bugs/111320 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
