elementary / elementary/settings-printers
Fails with criticals when trying to print test page
- Dominant language
- Vala
- Stars
- 14
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Attempt to print a test page gave the following terminal warnings.
(switchboard:3921): GLib-GObject-CRITICAL **: 08:41:19.619: g_object_new_is_valid_property: property 'printer' of object class 'PrintersJobRow' is not writable
** (switchboard:3921): CRITICAL **: 08:41:19.620: printers_printer_get_jobs: assertion 'self != NULL' failed
** (switchboard:3921): CRITICAL **: 08:41:19.620: gee_abstract_collection_iterator: assertion 'self != NULL' failed
** (switchboard:3921): CRITICAL **: 08:41:19.620: gee_iterator_next: assertion 'self != NULL' failed
and fails to print. Trying to cancel the job also fails (printer job row remains).
NB The printer in question is attached to a server and the issue occurs on a client. Printing to the printer from e.g. Chromium on the client was successful.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/57555345-fails-with-criticals-when-trying-to-print-test-page?utm_campaign=plugin&utm_content=tracker%2F60188248&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F60188248&utm_medium=issues&utm_source=github).
Contributor guide
Assessment
This issue has not been assessed yet.