printer-state-message missing in dest.c

Daniel Nicoletti dantti85-pk at yahoo.com.br
Wed Mar 31 12:24:08 PDT 2010


Hi,
I think "printer-state-message" is missing from

>>>>>
        if (!strcmp(attr->name, "auth-info-required") ||
	    !strcmp(attr->name, "device-uri") ||
	    !strcmp(attr->name, "marker-change-time") ||
>>>>>>
in the file cups/dest.c line 1851, without a
	    !strcmp(attr->name, "printer-state-message") ||
line I can't get the printer state message which made me
write an similar function to get over that,
also when it comes to seeing all printers it's not
very usefull as it has the user setup, maybe
a cupsGetDest3 with an option to don't tell the user
so we could use it to make interfaces like http://localhost:631

Best,
Daniel.




More information about the cups mailing list