From: Charles B. <cha...@gm...> - 2007-07-17 13:35:45
|
Hi all, I tried to send a document via the fax, while the hp-sendfax utility is running. The is all working (printing, scanning etc). The following error message is returned on the console: HP Linux Imaging and Printing System (ver. 2.7.6) PC Sendfax Utility ver. 6.3 Copyright (c) 2001-7 Hewlett-Packard Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. warning: Inrecognized URI: smb://172.17.0.21/DSC338 warning: Inrecognized URI: ipp://192.168.2.2/printers/HPLaserJet6P warning: Inrecognized URI: ccp:/var/ccpd/fifo0 warning: Inrecognized URI: lpd://172.16.0.20/PR1 Using device: hpfax:/net/HP_Color_LaserJet_2840?ip=172.19.0.20 Traceback (most recent call last): File "/usr/share/hplip/ui/scrollfax.py", line 230, in PeriodicCheck self.addFileFromJob(0, title, username, job_id, job_size) File "/usr/share/hplip/ui/scrollfax.py", line 259, in addFileFromJob if self.waitdlg is None: AttributeError: waitdlg Traceback (most recent call last): File "/usr/share/hplip/ui/scrollview.py", line 399, in drawButtonLabel def drawButtonLabel(self, painter): KeyboardInterrupt It seems that hp-sendfax wants to load the document which is just printed via CUPS. Any ideas what this means? Thanks in advance. With regards, Charles |