Comment 38 for bug 365329

Revision history for this message
Swarup Dev (dinbandhu) wrote :

Please see the note I wrote just above. My HP Laserjet 1018 is not printing. So after doing what I wrote in the above note, then just now I ran hp-check in a terminal window, with resultant output showing the following missing dependencies:

error: 16 errors and/or warnings.
Summary of needed commands to run to satisfy missing dependencies:
sudo aptitude install --assume-yes libcupsys2-dev cupsys-bsd
sudo aptitude install --assume-yes libdbus-1-dev
sudo aptitude install --assume-yes build-essential
sudo aptitude install --assume-yes openssl
sudo aptitude install --assume-yes libjpeg62-dev
sudo aptitude install --assume-yes libsnmp-dev
sudo aptitude install --assume-yes libtool
sudo aptitude install --assume-yes libusb-dev
sudo aptitude install --assume-yes python-qt4
sudo aptitude install --assume-yes python-qt4-dbus
sudo aptitude install --assume-yes python2.5-dev
sudo aptitude install --assume-yes python-reportlab
sudo aptitude install --assume-yes libsane-dev

So I installed all the above dependencies, and it is still not printing. I then re-ran hp-check, with the following output:

-----------
| SUMMARY |
-----------

error: 1 error or warning.

And here below is the error:

/var/lib/python-support/python2.6/dbus/connection.py:242: DeprecationWarning: object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)
error: Required plug-in status: Not installed
Communication status: Good

Quite a lengthy process!! So what now do I need to do to get it working? It looks like there is a missing plug-in. Anyone know where I can get that?