printing-3.2 for porteus 3.2

New features which should be implemented in Porteus; suggestions are welcome. All questions or problems with testing releases (alpha, beta, or rc) should go in their relevant thread here, rather than the Bug Reports section.
User avatar
Blaze
DEV Team
DEV Team
Posts: 3860
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Re: printing-3.2 for porteus 3.2

Post#151 by Blaze » 05 Dec 2016, 16:59

I agree with Ed_P, about minimalist version and I don't like idea with double packages, but in this case we can losing easily compatibility with others desktop environments as KDE5, XFCE, etc.
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: printing-3.2 for porteus 3.2

Post#152 by francois » 09 Dec 2016, 01:46

Ed_P wrote:
francois wrote:printing is in the modules section for porteus 3.2.1
It doesn't appear to be the current one. http://forum.porteus.org/viewtopic.php? ... 135#p51057
You are right, it is 26-11-2016:
https://ftp.heanet.ie/mirrors/dl.porteu ... 1/modules/
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: printing-3.2 for porteus 3.2

Post#153 by francois » 10 Dec 2016, 21:33

@blaze:
This is the weekend, so more time to work with porteus. The printing module under kde5 does not work for me:

Code: Select all

root@porteus:/home/guest# system-config-printer
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)

** (system-config-printer.py:5307): WARNING **: Invalid borders specified for theme pixmap:
        /usr/share/themes/Breeze/gtk-2.0/../assets/line-h.png,
borders don't fit within the image

(system-config-printer.py:5307): libnotify-WARNING **: Failed to connect to proxy
Prendre son temps, profiter de celui qui passe.

User avatar
Blaze
DEV Team
DEV Team
Posts: 3860
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Re: printing-3.2 for porteus 3.2

Post#154 by Blaze » 11 Dec 2016, 18:06

francois, you don't believe, but at me practically the same story

Code: Select all

/usr/bin/system-config-printer: /usr/share/system-config-printer/system-config-printer.py: /usr/bin/python: bad interpreter: No such file or directory
/usr/bin/system-config-printer: line 3: /usr/share/system-config-printer/system-config-printer.py: Success

Code: Select all

find /var/log/packages/ -iname *python*
/var/log/packages/dbus-python-1.2.4-x86_64-1
/var/log/packages/notify-python-0.1.1-x86_64-5
/var/log/packages/python-pillow-3.0.0-x86_64-1
/var/log/packages/python-setuptools-22.0.5-x86_64-1
After install python-2.7.11-x86_64-2.txz - all seems work fine.

Look at this screenshot
Image

Thanks for your report :good:

brokenman, please add python-2.7.11-x86_64-2.txz to the KDE5
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: printing-3.2 for porteus 3.2

Post#155 by francois » 11 Dec 2016, 18:29

fulalas wrote:I don't like the idea to put a lot of libs inside a generic module 'just in case'. In my opinion it would be smarter to put python inside printing module once is this module that's missing python, not LXQt and stuff that comes with it, right?

But maybe in this specific case it's just a matter of putting these two files inside /usr/lib64:

libpython2.7.so (symlink pointing to the lib below)
libpython2.7.so.1.0 (real lib)

Could you check, please?
Maybe this could be the solution. I will test that. :)
Prendre son temps, profiter de celui qui passe.

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: printing-3.2 for porteus 3.2

Post#156 by francois » 11 Dec 2016, 22:24

@blaze:
Did you tried to print a file. It is not enough for me under kde5. :(
Prendre son temps, profiter de celui qui passe.

User avatar
Blaze
DEV Team
DEV Team
Posts: 3860
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Re: printing-3.2 for porteus 3.2

Post#157 by Blaze » 12 Dec 2016, 17:41

Can you share logs of these files

Code: Select all

tail -n 100 -f /var/log/cups/error_log
tail -n 100 -f /var/log/cups/page_log
tail -n 100 -f /var/log/cups/access_log
?
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: printing-3.2 for porteus 3.2

Post#158 by brokenman » 20 Dec 2016, 00:03

brokenman, please add python-2.7.11-x86_64-2.txz to the KDE5
So there have been requests to put python in the 05_devel, 07-printing and now 003_kde module.
Python is 14Mb module and kde is already quite huge. What to do? I am ready to upload the next version already so I would like to get the final version of the printing module soon.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: printing-3.2 for porteus 3.2

Post#159 by francois » 20 Dec 2016, 01:21

Maybe kde5 someday will become thinner. 8)

How could it make sense to put it into devel module?

@blaze:

Personally, I was doing better with the printing module before this one (07-printing-x86_64-01.12.2016.xzm).

/var/log/packages/python-2.7.11-x86_64-2

Code: Select all

root@porteus:~# system-config-printer

(process:2530): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.

(system-config-printer.py:2530): GVFS-WARNING **: Error creating proxy: Error calling StartServiceByName for org.gtk.vfs.Daemon: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gtk.vfs.Daemon exited with status 127 (g-dbus-error-quark, 25)

Error creating proxy: Error calling StartServiceByName for org.gtk.vfs.GPhoto2VolumeMonitor: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gtk.vfs.GPhoto2VolumeMonitor exited with status 127 (g-dbus-error-quark, 25)
Coming up with the output files.

Code: Select all

root@porteus:~# tail -n 100 -f /var/log/cups/error_log
D [19/Dec/2016:21:48:09 -0500] [Job 3] op=\'-\', new_reasons=1, state_reasons=2
D [19/Dec/2016:21:48:09 -0500] [Job 3] STATE: -connecting-to-device
D [19/Dec/2016:21:48:09 -0500] [Job 3] Connected to printer.
D [19/Dec/2016:21:48:09 -0500] [Job 3] Connected to 192.168.0.107:631...
D [19/Dec/2016:21:48:09 -0500] [Job 3] Getting supported attributes...
D [19/Dec/2016:21:48:09 -0500] [Job 3] pdftopdf: Last filter determined by the PPD: rastertohp; FINAL_CONTENT_TYPE: application/vnd.cups-raster => pdftopdf will not log pages in page_log.
D [19/Dec/2016:21:48:09 -0500] [Job 3] PID 1629 (/usr/lib64/cups/filter/pdftopdf) stopped with status 1.
D [19/Dec/2016:21:48:09 -0500] [Job 3] Hint: Try setting the LogLevel to "debug" to find out more.
D [19/Dec/2016:21:48:09 -0500] [Job 3] Get-Printer-Attributes: server-error-version-not-supported (server-error-version-not-supported)
D [19/Dec/2016:21:48:09 -0500] [Job 3] Get-Printer-Attributes returned server-error-version-not-supported.
D [19/Dec/2016:21:48:09 -0500] [Job 3] Preparing to print.
D [19/Dec/2016:21:48:09 -0500] [Job 3] The printer does not support IPP/2.0, trying IPP/1.1.
D [19/Dec/2016:21:48:09 -0500] [Job 3] Getting supported attributes...
D [19/Dec/2016:21:48:09 -0500] [Job 3] PDF template file doesn\'t have form. It\'s okay.
D [19/Dec/2016:21:48:09 -0500] [Job 3] PID 1628 (/usr/lib64/cups/filter/bannertopdf) did not catch or ignore signal 13.
D [19/Dec/2016:21:48:09 -0500] [Job 3] Get-Printer-Attributes: successful-ok-ignored-or-substituted-attributes (successful-ok-ignored-or-substituted-attributes)
D [19/Dec/2016:21:48:09 -0500] [Job 3] document-format-supported (3 values)
D [19/Dec/2016:21:48:09 -0500] [Job 3] [0] = \"application/vnd.hp-PCL\"
D [19/Dec/2016:21:48:09 -0500] [Job 3] [1] = \"application/postscript\"
D [19/Dec/2016:21:48:09 -0500] [Job 3] [2] = \"application/octet-stream\"
D [19/Dec/2016:21:48:09 -0500] [Job 3] operations-supported (8 values)
D [19/Dec/2016:21:48:09 -0500] [Job 3] [0] = Print-Job
D [19/Dec/2016:21:48:09 -0500] [Job 3] [1] = Validate-Job
D [19/Dec/2016:21:48:09 -0500] [Job 3] [2] = Create-Job
D [19/Dec/2016:21:48:09 -0500] [Job 3] [3] = Send-Document
D [19/Dec/2016:21:48:09 -0500] [Job 3] [4] = Cancel-Job
D [19/Dec/2016:21:48:09 -0500] [Job 3] [5] = Get-Job-Attributes
D [19/Dec/2016:21:48:09 -0500] [Job 3] [6] = Get-Jobs
D [19/Dec/2016:21:48:09 -0500] [Job 3] [7] = Get-Printer-Attributes
D [19/Dec/2016:21:48:09 -0500] [Job 3] Sleep
D [19/Dec/2016:21:48:09 -0500] [Job 3] update_reasons(attr=1(none), s=\"(null)\")
D [19/Dec/2016:21:48:09 -0500] [Job 3] op=\' \', new_reasons=0, state_reasons=1
D [19/Dec/2016:21:48:09 -0500] [Job 3] STATE: -none
D [19/Dec/2016:21:48:09 -0500] [Job 3] final_content_type=\"application/vnd.cups-raster\", document_format=\"application/octet-stream\"
D [19/Dec/2016:21:48:09 -0500] [Job 3] Copying print data.
D [19/Dec/2016:21:48:09 -0500] [Job 3] backendRunLoop(print_fd=-1, device_fd=8, snmp_fd=6, addr=0x563b1a19dfc8, use_bc=0, side_cb=0x563b17f863b0)
D [19/Dec/2016:21:48:09 -0500] [Job 3] Validate-Job IPP/1.1
D [19/Dec/2016:21:48:09 -0500] [Job 3] printer-uri=\"ipp://192.168.0.107:631/\"
D [19/Dec/2016:21:48:09 -0500] [Job 3] requesting-user-name=\"root\"
D [19/Dec/2016:21:48:09 -0500] [Job 3] job-name=\"Test Page\"
D [19/Dec/2016:21:48:09 -0500] [Job 3] document-format=\"application/octet-stream\"
D [19/Dec/2016:21:48:09 -0500] [Job 3] IPP/1.1 Validate-Job #3
D [19/Dec/2016:21:48:09 -0500] [Job 3] ---- operation-attributes-tag ----
D [19/Dec/2016:21:48:09 -0500] [Job 3] attributes-charset charset utf-8
D [19/Dec/2016:21:48:09 -0500] [Job 3] attributes-natural-language naturalLanguage en
D [19/Dec/2016:21:48:09 -0500] [Job 3] printer-uri uri ipp://192.168.0.107:631/
D [19/Dec/2016:21:48:09 -0500] [Job 3] requesting-user-name nameWithoutLanguage root
D [19/Dec/2016:21:48:09 -0500] [Job 3] job-name nameWithoutLanguage Test Page
D [19/Dec/2016:21:48:09 -0500] [Job 3] document-format mimeMediaType application/octet-stream
D [19/Dec/2016:21:48:09 -0500] [Job 3] ---- end-of-attributes-tag ----
D [19/Dec/2016:21:48:09 -0500] [Job 3] Sleep
D [19/Dec/2016:21:48:09 -0500] [Job 3] Validate-Job: successful-ok (successful-ok)
D [19/Dec/2016:21:48:09 -0500] [Job 3] Create-Job IPP/1.1
D [19/Dec/2016:21:48:09 -0500] [Job 3] printer-uri=\"ipp://192.168.0.107:631/\"
D [19/Dec/2016:21:48:09 -0500] [Job 3] requesting-user-name=\"root\"
D [19/Dec/2016:21:48:09 -0500] [Job 3] job-name=\"Test Page\"
D [19/Dec/2016:21:48:09 -0500] [Job 3] IPP/1.1 Create-Job #5
D [19/Dec/2016:21:48:09 -0500] [Job 3] ---- operation-attributes-tag ----
D [19/Dec/2016:21:48:09 -0500] [Job 3] attributes-charset charset utf-8
D [19/Dec/2016:21:48:09 -0500] [Job 3] attributes-natural-language naturalLanguage en
D [19/Dec/2016:21:48:09 -0500] [Job 3] printer-uri uri ipp://192.168.0.107:631/
D [19/Dec/2016:21:48:09 -0500] [Job 3] requesting-user-name nameWithoutLanguage root
D [19/Dec/2016:21:48:09 -0500] [Job 3] job-name nameWithoutLanguage Test Page
D [19/Dec/2016:21:48:09 -0500] [Job 3] ---- end-of-attributes-tag ----
D [19/Dec/2016:21:48:09 -0500] [Job 3] update_reasons(attr=1(none), s=\"(null)\")
D [19/Dec/2016:21:48:09 -0500] [Job 3] op=\' \', new_reasons=0, state_reasons=0
D [19/Dec/2016:21:48:09 -0500] [Job 3] Get-Printer-Attributes: successful-ok-ignored-or-substituted-attributes (successful-ok-ignored-or-substituted-attributes)
D [19/Dec/2016:21:48:09 -0500] [Job 3] Create-Job: successful-ok (successful-ok)
D [19/Dec/2016:21:48:09 -0500] [Job 3] Print job accepted - job ID 5020.
D [19/Dec/2016:21:48:09 -0500] [Job 3] Sending file 1 using chunking...
D [19/Dec/2016:21:48:09 -0500] [Job 3] Sleep
D [19/Dec/2016:21:48:09 -0500] [Job 3] update_reasons(attr=1(none), s=\"(null)\")
D [19/Dec/2016:21:48:09 -0500] [Job 3] op=\' \', new_reasons=0, state_reasons=0
D [19/Dec/2016:21:48:09 -0500] [Job 3] Get-Printer-Attributes: successful-ok-ignored-or-substituted-attributes (successful-ok-ignored-or-substituted-attributes)
D [19/Dec/2016:21:48:09 -0500] [Job 3] Send-Document: successful-ok (successful-ok)
D [19/Dec/2016:21:48:09 -0500] [Job 3] STATE: +cups-waiting-for-job-completed
D [19/Dec/2016:21:48:09 -0500] [Job 3] Waiting for job to complete.
D [19/Dec/2016:21:48:09 -0500] [Job 3] (monitor) Get-Job-Attributes: successful-ok-ignored-or-substituted-attributes (successful-ok-ignored-or-substituted-attributes)
D [19/Dec/2016:21:48:09 -0500] [Job 3] (monitor) job-state = completed
D [19/Dec/2016:21:48:09 -0500] [Job 3] (monitor) job-state = completed
D [19/Dec/2016:21:48:09 -0500] [Job 3] Sleep
D [19/Dec/2016:21:48:09 -0500] [Job 3] update_reasons(attr=1(none), s=\"(null)\")
D [19/Dec/2016:21:48:09 -0500] [Job 3] op=\' \', new_reasons=0, state_reasons=0
D [19/Dec/2016:21:48:09 -0500] [Job 3] Get-Printer-Attributes: successful-ok-ignored-or-substituted-attributes (successful-ok-ignored-or-substituted-attributes)
D [19/Dec/2016:21:48:09 -0500] [Job 3] Get-Job-Attributes: successful-ok-ignored-or-substituted-attributes (successful-ok-ignored-or-substituted-attributes)
D [19/Dec/2016:21:48:09 -0500] [Job 3] Sleep
D [19/Dec/2016:21:48:09 -0500] [Job 3] update_reasons(attr=1(none), s=\"(null)\")
D [19/Dec/2016:21:48:09 -0500] [Job 3] op=\' \', new_reasons=0, state_reasons=0
D [19/Dec/2016:21:48:09 -0500] [Job 3] Get-Printer-Attributes: successful-ok-ignored-or-substituted-attributes (successful-ok-ignored-or-substituted-attributes)
D [19/Dec/2016:21:48:09 -0500] [Job 3] prtMarkerSuppliesLevel.1.1 = -3
D [19/Dec/2016:21:48:09 -0500] [Job 3] prtMarkerSuppliesLevel.1.2 = 3207
D [19/Dec/2016:21:48:09 -0500] [Job 3] ATTR: marker-levels=-1,26
D [19/Dec/2016:21:48:09 -0500] [Job 3] new_supply_state=0, change_state=0
D [19/Dec/2016:21:48:09 -0500] [Job 3] new_state=0, change_state=0
D [19/Dec/2016:21:48:09 -0500] [Job 3] ATTR: auth-info-required=none
D [19/Dec/2016:21:48:09 -0500] [Job 3] PID 1632 (/usr/lib64/cups/backend/ipp) exited with no errors.
D [19/Dec/2016:21:48:09 -0500] [Job 3] End of messages
D [19/Dec/2016:21:48:09 -0500] [Job 3] printer-state=3(idle)
D [19/Dec/2016:21:48:09 -0500] [Job 3] printer-state-message="Sleep"
D [19/Dec/2016:21:48:09 -0500] [Job 3] printer-state-reasons=none

Code: Select all

root@porteus:~# tail -n 100 -f /var/log/cups/page_log

or empty file.

Code: Select all

^C
root@porteus:~# tail -n 100 -f /var/log/cups/access_log
localhost - - [01/Dec/2016:21:36:16 -0500] "POST / HTTP/1.1" 200 450 Create-Printer-Subscriptions successful-ok
localhost - - [01/Dec/2016:21:36:18 -0500] "POST / HTTP/1.1" 401 91 CUPS-Get-Devices successful-ok
localhost - root [01/Dec/2016:21:36:18 -0500] "POST / HTTP/1.1" 200 2099 CUPS-Get-Devices -
localhost - - [01/Dec/2016:21:37:07 -0500] "POST / HTTP/1.1" 200 152 Cancel-Subscription successful-ok
localhost - - [01/Dec/2016:21:37:07 -0500] "POST / HTTP/1.1" 200 302 Create-Printer-Subscriptions successful-ok
localhost - - [01/Dec/2016:21:37:07 -0500] "POST / HTTP/1.1" 200 152 Cancel-Subscription successful-ok
localhost - - [05/Dec/2016:22:14:50 -0500] "POST / HTTP/1.1" 200 249 Create-Printer-Subscriptions successful-ok
localhost - - [05/Dec/2016:22:14:52 -0500] "POST / HTTP/1.1" 401 120 CUPS-Get-Devices successful-ok
localhost - root [05/Dec/2016:22:14:52 -0500] "POST / HTTP/1.1" 200 1864 CUPS-Get-Devices -
localhost - root [05/Dec/2016:22:14:54 -0500] "POST / HTTP/1.1" 200 459 CUPS-Get-Devices -
localhost - - [05/Dec/2016:22:15:29 -0500] "POST / HTTP/1.1" 200 2213152 CUPS-Get-PPDs -
localhost - - [05/Dec/2016:22:15:45 -0500] "POST / HTTP/1.1" 200 54589 CUPS-Get-PPD -
localhost - - [05/Dec/2016:22:15:51 -0500] "POST /admin/ HTTP/1.1" 401 54632 CUPS-Add-Modify-Printer successful-ok
localhost - root [05/Dec/2016:22:15:51 -0500] "POST /admin/ HTTP/1.1" 200 54632 CUPS-Add-Modify-Printer successful-ok
localhost - root [05/Dec/2016:22:15:51 -0500] "POST /admin/ HTTP/1.1" 200 130 Resume-Printer successful-ok
localhost - root [05/Dec/2016:22:15:51 -0500] "POST /admin/ HTTP/1.1" 200 130 CUPS-Accept-Jobs successful-ok
localhost - root [05/Dec/2016:22:15:51 -0500] "POST /admin/ HTTP/1.1" 200 130 CUPS-Set-Default successful-ok
localhost - root [05/Dec/2016:22:15:51 -0500] "POST /admin/ HTTP/1.1" 200 152 CUPS-Add-Modify-Printer successful-ok
localhost - root [05/Dec/2016:22:15:51 -0500] "POST /admin/ HTTP/1.1" 200 165 CUPS-Add-Modify-Printer successful-ok
localhost - - [05/Dec/2016:22:16:15 -0500] "POST /admin/ HTTP/1.1" 401 54553 CUPS-Add-Modify-Printer successful-ok
localhost - root [05/Dec/2016:22:16:15 -0500] "POST /admin/ HTTP/1.1" 200 54553 CUPS-Add-Modify-Printer successful-ok
localhost - root [05/Dec/2016:22:16:15 -0500] "POST /admin/ HTTP/1.1" 200 172 CUPS-Add-Modify-Printer successful-ok
localhost - - [05/Dec/2016:22:16:34 -0500] "POST /printers/Generic-PCL-Laser HTTP/1.1" 200 56856 Print-Job successful-ok
localhost - - [05/Dec/2016:22:16:57 -0500] "POST / HTTP/1.1" 200 338 Create-Printer-Subscriptions successful-ok
localhost - - [05/Dec/2016:22:16:57 -0500] "POST / HTTP/1.1" 200 338 Create-Printer-Subscriptions successful-ok
localhost - - [05/Dec/2016:22:18:32 -0500] "POST /printers/Generic-PCL-Laser HTTP/1.1" 200 415 Print-Job successful-ok
localhost - - [05/Dec/2016:22:19:39 -0500] "POST / HTTP/1.1" 200 249 Create-Printer-Subscriptions successful-ok
localhost - - [05/Dec/2016:22:35:06 -0500] "POST / HTTP/1.1" 200 349 Create-Printer-Subscriptions successful-ok
localhost - - [05/Dec/2016:22:35:07 -0500] "POST / HTTP/1.1" 200 176 Create-Printer-Subscriptions successful-ok
localhost - - [05/Dec/2016:22:53:59 -0500] "POST / HTTP/1.1" 200 149 Cancel-Subscription successful-ok
localhost - - [05/Dec/2016:22:53:59 -0500] "POST / HTTP/1.1" 200 149 Cancel-Subscription successful-ok
localhost - - [19/Dec/2016:21:48:00 -0500] "POST / HTTP/1.1" 200 249 Create-Printer-Subscriptions successful-ok
localhost - - [19/Dec/2016:21:48:07 -0500] "POST /printers/Generic-PCL-Laser HTTP/1.1" 200 415 Print-Job successful-ok
localhost - - [19/Dec/2016:21:48:15 -0500] "POST / HTTP/1.1" 200 338 Create-Printer-Subscriptions successful-ok
Prendre son temps, profiter de celui qui passe.

User avatar
Blaze
DEV Team
DEV Team
Posts: 3860
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Re: printing-3.2 for porteus 3.2

Post#160 by Blaze » 20 Dec 2016, 18:05

brokenman, the last versions of printing modules is:
Note for brokenman! Remove rc.cups from your tree via

Code: Select all

rm /003-desktop-environment-module/etc/rc.d/rc.cups
and replace localhost:631 on the localhost:631/admin via

Code: Select all

sed -i 's|localhost:631|localhost:631/admin|g' /003-desktop-environment-module/usr/share/applications/cups.desktop
brokenman wrote:So there have been requests to put python in the 05_devel, 07-printing and now 003_kde module.
It's bad ideas. IMHO, KDE5 stay in development (not stable).
Don't put python inside of these modules.
If KDE5 users need in python - they can install it via

Code: Select all

su
toor
usm -g python
Personally, I was doing better with the printing module before this one (07-printing-x86_64-01.12.2016.xzm)
Difference between 07-printing-x86_64-01.12.2016.xzm and 07-printing-x86_64-02.12.2016.xzm, that in second

Code: Select all

Added

pycairo-1.10.0-x86_64-1.txz
https://pkgs.org/search/pycairo
In always Fresh mode with 07-printing-x86_64-02.12.2016.xzm and

Code: Select all

su
toor
usm -g python
everything should be good.
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
francois
Contributor
Contributor
Posts: 6433
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: printing-3.2 for porteus 3.2

Post#161 by francois » 22 Dec 2016, 02:37

The printer still does not work in Open Box, kde5, the printer module printer which was better was from november:

Code: Select all

root@porteus:/home/guest# system-config-printer
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)

Code: Select all

root@porteus:/home/guest# usm -s python-2.7

python-2.7.11-x86_64-2.txz was found in slackware []
geoserver-python-2.7-noarch-1_slonly.txz was found in slackonly [not installed]
Packages found:   2 

Use:   usm -i <package>  for more info
Use:   usm -g <package>  to download

root@porteus:/home/guest# usm -s pycairo

pycairo-1.10.0-x86_64-1.txz was found in slackware [installed]
Packages found:   1 

Use:   usm -i <package>  for more info
Use:   usm -g <package>  to download

root@porteus:/home/guest# 
access:

Code: Select all

 localhost - - [21/Dec/2016:21:17:10 -0500] "POST / HTTP/1.1" 200 253 Create-Printer-Subscriptions successful-ok
localhost - - [21/Dec/2016:21:17:13 -0500] "POST / HTTP/1.1" 401 123 CUPS-Get-Devices successful-ok
localhost - guest [21/Dec/2016:21:17:13 -0500] "POST / HTTP/1.1" 403 123 CUPS-Get-Devices successful-ok
localhost - - [21/Dec/2016:21:17:13 -0500] "POST / HTTP/1.1" 401 123 CUPS-Get-Devices successful-ok
localhost - root [21/Dec/2016:21:17:17 -0500] "POST / HTTP/1.1" 200 1867 CUPS-Get-Devices -
localhost - root [21/Dec/2016:21:17:18 -0500] "POST / HTTP/1.1" 200 462 CUPS-Get-Devices -
localhost - - [21/Dec/2016:21:17:31 -0500] "POST / HTTP/1.1" 200 2213155 CUPS-Get-PPDs -
localhost - - [21/Dec/2016:21:18:06 -0500] "POST / HTTP/1.1" 200 166641 CUPS-Get-PPD -
localhost - - [21/Dec/2016:21:18:14 -0500] "POST /admin/ HTTP/1.1" 401 166733 CUPS-Add-Modify-Printer successful-ok
localhost - root [21/Dec/2016:21:18:14 -0500] "POST /admin/ HTTP/1.1" 200 166733 CUPS-Add-Modify-Printer successful-ok
localhost - root [21/Dec/2016:21:18:14 -0500] "POST /admin/ HTTP/1.1" 200 136 Resume-Printer successful-ok
localhost - root [21/Dec/2016:21:18:14 -0500] "POST /admin/ HTTP/1.1" 200 136 CUPS-Accept-Jobs successful-ok
localhost - root [21/Dec/2016:21:18:14 -0500] "POST /admin/ HTTP/1.1" 200 136 CUPS-Set-Default successful-ok
localhost - root [21/Dec/2016:21:18:14 -0500] "POST /admin/ HTTP/1.1" 200 173 CUPS-Add-Modify-Printer successful-ok
localhost - root [21/Dec/2016:21:18:14 -0500] "POST /admin/ HTTP/1.1" 200 174 CUPS-Add-Modify-Printer successful-ok
localhost - - [21/Dec/2016:21:18:16 -0500] "POST /printers/Generic-PCL-6-PCL-XL HTTP/1.1" 200 422 Print-Job successful-ok
localhost - - [21/Dec/2016:21:21:26 -0500] "POST / HTTP/1.1" 200 252 Create-Printer-Subscriptions successful-ok
localhost - - [21/Dec/2016:21:21:42 -0500] "POST / HTTP/1.1" 200 152 Cancel-Subscription successful-ok
localhost - - [21/Dec/2016:21:22:42 -0500] "POST / HTTP/1.1" 200 341 Create-Printer-Subscriptions successful-ok
localhost - - [21/Dec/2016:21:22:42 -0500] "POST / HTTP/1.1" 200 341 Create-Printer-Subscriptions successful-ok
localhost - - [21/Dec/2016:21:22:58 -0500] "POST / HTTP/1.1" 200 152 Cancel-Subscription successful-ok
localhost - - [21/Dec/2016:21:22:58 -0500] "POST / HTTP/1.1" 200 152 Cancel-Subscription successful-ok
localhost - - [21/Dec/2016:21:23:53 -0500] "GET /admin/log/access_log HTTP/1.1" 401 0 - -]
error

Code: Select all

E [21/Dec/2016:21:17:13 -0500] [Client 8] Returning HTTP Forbidden for CUPS-Get-Devices (no URI) from localhost
E [21/Dec/2016:21:17:17 -0500] [cups-deviced] PID 2189 (gutenprint52+usb) stopped with status 1!
E [21/Dec/2016:21:17:33 -0500] [cups-driverd] Unable to write \"/var/cache/cups/ppds.dat\" - Permission denied
W [21/Dec/2016:21:18:14 -0500] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
W [21/Dec/2016:21:18:14 -0500] CreateDevice failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
E [21/Dec/2016:21:18:16 -0500] [Job 1] Can\'t create temporary file
E [21/Dec/2016:21:18:16 -0500] [Job 1] Can\'t create temporary file
E [21/Dec/2016:21:21:23 -0500] [Job 1] Job stopped due to filter errors; please consult the error_log file for details.
D [21/Dec/2016:21:21:23 -0500] [Job 1] The following messages were recorded from 09:18:16 PM to 09:21:23 PM
D [21/Dec/2016:21:21:23 -0500] [Job 1] rastertogutenprint.5.2 (application/vnd.cups-raster to printer/Generic-PCL-6-PCL-XL, cost 100)
D [21/Dec/2016:21:21:23 -0500] [Job 1] job-sheets=none,none
D [21/Dec/2016:21:21:23 -0500] [Job 1] argv[0]="Generic-PCL-6-PCL-XL"
D [21/Dec/2016:21:21:23 -0500] [Job 1] argv[1]="1"
D [21/Dec/2016:21:21:23 -0500] [Job 1] argv[2]="guest"
D [21/Dec/2016:21:21:23 -0500] [Job 1] argv[3]="Test Page"
D [21/Dec/2016:21:21:23 -0500] [Job 1] argv[4]="1"
D [21/Dec/2016:21:21:23 -0500] [Job 1] argv[5]="job-uuid=urn:uuid:1caaf740-a9c4-3805-559e-e3b04af20c31 job-originating-host-name=localhost date-time-at-creation= date-time-at-processing= time-at-creation=1482373096 time-at-processing=1482373096"
D [21/Dec/2016:21:21:23 -0500] [Job 1] argv[6]="/var/spool/cups/d00001-001"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[2]="CUPS_DOCROOT=/usr/share/doc/cups"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[5]="CUPS_SERVERBIN=/usr/lib64/cups"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[8]="HOME=/var/spool/cups/tmp"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[9]="PATH=/usr/lib64/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[10]="SERVER_ADMIN=root@porteus"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[11]="SOFTWARE=CUPS/2.1.4"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[12]="TMPDIR=/var/spool/cups/tmp"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[13]="USER=root"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[14]="CUPS_MAX_MESSAGE=2047"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[15]="CUPS_SERVER=/var/run/cups/cups.sock"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[16]="CUPS_ENCRYPTION=IfRequested"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[17]="IPP_PORT=631"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[18]="CHARSET=utf-8"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[19]="LANG=en_US.UTF-8"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[20]="PPD=/etc/cups/ppd/Generic-PCL-6-PCL-XL.ppd"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[21]="RIP_MAX_CACHE=128m"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[22]="CONTENT_TYPE=application/vnd.cups-pdf-banner"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[23]="DEVICE_URI=lpd://BRN001BA98D25B7/BINARY_P1"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[24]="PRINTER_INFO=Generic PCL 6/PCL XL"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[25]="PRINTER_LOCATION=BRN001BA98D25B7"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[26]="PRINTER=Generic-PCL-6-PCL-XL"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[27]="PRINTER_STATE_REASONS=none"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[28]="CUPS_FILETYPE=document"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[29]="FINAL_CONTENT_TYPE=application/vnd.cups-raster"
D [21/Dec/2016:21:21:23 -0500] [Job 1] envp[30]="AUTH_I****"
D [21/Dec/2016:21:21:23 -0500] [Job 1] Started filter /usr/lib64/cups/filter/bannertopdf (PID 2420)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Started filter /usr/lib64/cups/filter/pdftopdf (PID 2421)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Started filter /usr/lib64/cups/filter/gstoraster (PID 2422)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Started filter /usr/lib64/cups/filter/rastertogutenprint.5.2 (PID 2423)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Started backend /usr/lib64/cups/backend/lpd (PID 2424)
D [21/Dec/2016:21:21:23 -0500] [Job 1] STATE: +connecting-to-device
D [21/Dec/2016:21:21:23 -0500] [Job 1] Looking up \"BRN001BA98D25B7\"...
D [21/Dec/2016:21:21:23 -0500] [Job 1] pdftopdf: Last filter determined by the PPD: rastertogutenprint.5.2; FINAL_CONTENT_TYPE: application/vnd.cups-raster => pdftopdf will not log pages in page_log.
D [21/Dec/2016:21:21:23 -0500] [Job 1] Set job-printer-state-message to "Can\'t create temporary file", current level=ERROR
D [21/Dec/2016:21:21:23 -0500] [Job 1] PID 2421 (/usr/lib64/cups/filter/pdftopdf) stopped with status 1.
D [21/Dec/2016:21:21:23 -0500] [Job 1] Hint: Try setting the LogLevel to "debug" to find out more.
D [21/Dec/2016:21:21:23 -0500] [Job 1] PID 2422 (/usr/lib64/cups/filter/gstoraster) stopped with status 1.
D [21/Dec/2016:21:21:23 -0500] [Job 1] Hint: Try setting the LogLevel to "debug" to find out more.
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: ============================================================
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: 5.2.11 Starting
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: command line: Generic-PCL-6-PCL-XL \'1\' \'guest\' \'Test Page\' \'1\' <args>
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: using PPD file /etc/cups/ppd/Generic-PCL-6-PCL-XL.ppd
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: CUPS option count is 6 (196 bytes)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:  CUPS option 0 date-time-at-creation = 
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:  CUPS option 1 date-time-at-processing = 
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:  CUPS option 2 job-originating-host-name = localhost
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:  CUPS option 3 job-uuid = urn:uuid:1caaf740-a9c4-3805-559e-e3b04af20c31
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:  CUPS option 4 time-at-creation = 1482373096
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:  CUPS option 5 time-at-processing = 1482373096
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: Driver Generic PCL 6/PCL XL Printer
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: Using fd 0
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: Set options:
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:   Set string DitherAlgorithm to None
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:   Set special string DitherAlgorithm to None
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting PageSize to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting MediaType to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting InputSlot to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:   Set string Quality to Standard
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:   Set special string Quality to Standard
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting Resolution to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting InkType to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting InkChannels to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting PrintingMode to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting Duplex to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting Orientation to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting LabelSeparator to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting Darkness to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:   Set string ColorCorrection to None
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:   Set special string ColorCorrection to None
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting ChannelBitDepth to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting InputImageType to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting STPIOutputType to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting STPIRawChannels to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting SimpleGamma to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:   Set bool LinearContrast to False (0)
D [21/Dec/2016:21:21:23 -0500] [Job 1] PDF template file doesn\'t have form. It\'s okay.
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting LUTDumpFile to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CyanCurve to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting MagentaCurve to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting YellowCurve to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting BlackCurve to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting RedCurve to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting GreenCurve to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting BlueCurve to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting WhiteCurve to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting HueMap to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting SatMap to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting LumMap to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting GCRCurve to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh0 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh1 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh2 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh3 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh4 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh5 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh6 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh7 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh8 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh9 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh10 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh11 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh12 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh13 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh14 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh15 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh16 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh17 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh18 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh19 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh20 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh21 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh22 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh23 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh24 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh25 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh26 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh27 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh28 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh29 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh30 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh31 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh32 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh33 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh34 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh35 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh36 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh37 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh38 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh39 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh40 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh41 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh42 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh43 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh44 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh45 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh46 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh47 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh48 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh49 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh50 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh51 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh52 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh53 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh54 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh55 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh56 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh57 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh58 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh59 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh60 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh61 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh62 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting CurveCh63 to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:   Set string ImageType to TextGraphics
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:   Set special string ImageType to TextGraphics
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting JobMode to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint:     Not setting PageNumber to (null)
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: End options
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: About to start printing loop.
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: stats 0B, 0.110u, 0.020s, 0.148el
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
D [21/Dec/2016:21:21:23 -0500] [Job 1] Gutenprint: ============================================================
D [21/Dec/2016:21:21:23 -0500] [Job 1] PID 2420 (/usr/lib64/cups/filter/bannertopdf) did not catch or ignore signal 13.
D [21/Dec/2016:21:21:23 -0500] [Job 1] PID 2423 (/usr/lib64/cups/filter/rastertogutenprint.5.2) exited with no errors.
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] Unable to locate printer \"BRN001BA98D25B7\".
D [21/Dec/2016:21:21:23 -0500] [Job 1] backendWaitLoop(snmp_fd=6, addr=0x55bcd1632568, side_cb=0x55bcd0951e50)
D [21/Dec/2016:21:21:23 -0500] [Job 1] PID 2424 (/usr/lib64/cups/backend/lpd) exited with no errors.
D [21/Dec/2016:21:21:23 -0500] [Job 1] End of messages
D [21/Dec/2016:21:21:23 -0500] [Job 1] printer-state=3(idle)
D [21/Dec/2016:21:21:23 -0500] [Job 1] printer-state-message="Unable to locate printer "BRN001BA98D25B7"."
D [21/Dec/2016:21:21:23 -0500] [Job 1] printer-state-reasons=none
page
nothing.
Prendre son temps, profiter de celui qui passe.

User avatar
Blaze
DEV Team
DEV Team
Posts: 3860
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Re: printing-3.2 for porteus 3.2

Post#162 by Blaze » 22 Dec 2016, 16:05

francois wrote:The printer still does not work in Open Box, kde5, the printer module printer which was better was from november:
What is your suggestion?

Back to
07-printing-i586-30.11.2016.xzm
07-printing-x86_64-30.11.2016.xzm
???

I like this way and Ed_P - I think too.

What we losing

Code: Select all

Added:

cups-2.1.4-x86_64-1.txz
https://pkgs.org/search/cups

dbus-python-1.2.4-x86_64-1.txz
https://pkgs.org/search/dbus-python

pygtk-2.24.0-x86_64-2.txz
https://pkgs.org/search/pygtk


Tweaks:

chmod +x /printing-module/etc/rc.d/rc.cups
sed -i 's|localhost:631|localhost:631/admin|g' /printing-module/usr/share/applications/cups.desktop


!!!!!!!!!Owner changed on the root account!!!!!!!!!
and

Code: Select all

Added

pycairo-1.10.0-x86_64-1.txz
https://pkgs.org/search/pycairo
it's necessary for Openbox, KDE 5, but printing modules from December, that include these packages, have not solved this problem.
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
iVAN
Contributor
Contributor
Posts: 62
Joined: 10 Oct 2016, 14:50
Distribution: Windows / Linux / Porteus
Location: Niedersachsen / Germany

Porteus 3.2.2 Printing Module does not Print

Post#163 by iVAN » 09 Jan 2017, 14:09

Printer does not print, I have Error in CUPS with this Module
-- 07-printing-x86_64-02.12.2016.xzm --

------- > "Can't create temporary file"

????
..making a Porteus Module is difficult. No! It`s Easy! Difficult! No, Eaasy! Difficult! Eaaasyyy! Diffiiiiiicult! Easy! DIFFICULT!!!!! EEEEAAASSSSYYYYY! :O: DIIIFFIIIICUUUULT! :O: ........................ :wall: :wall: :wall:

User avatar
Blaze
DEV Team
DEV Team
Posts: 3860
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Re: Porteus 3.2.2 Printing Module does not Print

Post#164 by Blaze » 09 Jan 2017, 16:50

iVAN, can you write model of your printer and show these logs in the Always Fresh mode?

Code: Select all

system-config-printer
tail -n 150 -f /var/log/cups/error_log
Thanks.

Note. Need to run this command for fixing permissions (thanks to dutchkind)

Code: Select all

chown -R root:lp /var/spool/cups
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
iVAN
Contributor
Contributor
Posts: 62
Joined: 10 Oct 2016, 14:50
Distribution: Windows / Linux / Porteus
Location: Niedersachsen / Germany

Re: Porteus 3.2.2 Printing Module does not Print

Post#165 by iVAN » 10 Jan 2017, 19:03

Blaze wrote:iVAN, can you write model of your printer and show these logs in the Always Fresh mode?

Code: Select all

system-config-printer
tail -n 150 -f /var/log/cups/error_log
Thanks.

Note. Need to run this command for fixing permissions (thanks to dutchkind)

Code: Select all

chown -R root:lp /var/spool/cups
07-Printing Module from 30.11. works for me..
My Printer is a Epson CX3200
here is the log from 02.12 Module ....
In the Cups HTML Admin Page the Printer Queue gives Error Message "Can`t write to temporary file!"

Code: Select all

D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_max_paper_height to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_min_paper_width to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_min_paper_height to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_max_imageable_width to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_max_imageable_height to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_extra_feed to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_pseudo_separation_rows to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_base_separation to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_resolution_scale to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_initial_vertical_offset to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_black_initial_vertical_offset to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_max_black_resolution to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_zero_margin_offset to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_extra_720dpi_separation to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_micro_left_margin to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_min_horizontal_position_alignment to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_base_horizontal_position_alignment to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_bidirectional_upper_limit to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_physical_channels to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_left_margin to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_right_margin to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_top_margin to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_bottom_margin to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_ink_type to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_bits to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_base_res to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_alignment_passes to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_alignment_choices to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_alternate_alignment_passes to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_alternate_alignment_choices to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_cd_x_offset to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_cd_y_offset to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_cd_page_width to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_cd_page_height to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_paper_extra_bottom to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_preinit_sequence to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_preinit_remote_sequence to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_postinit_remote_sequence to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_vertical_borderless_sequence to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] PDF template file doesn\'t have form. It\'s okay.
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting BandEnhancement to \'None\'
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting PaperThickness to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting VacuumIntensity to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting FeedSequence to \'None\'
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting PrintMethod to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting PlatenGap to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] PID 1617 (/usr/lib64/cups/filter/bannertopdf) did not catch or ignore signal 13.
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting FeedAdjustment to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:   Set string ColorCorrection to None
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:   Set special string ColorCorrection to None
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting ChannelBitDepth to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting InputImageType to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting STPIOutputType to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting STPIRawChannels to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting SimpleGamma to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:   Set bool LinearContrast to False (0)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting LUTDumpFile to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CyanCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting MagentaCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting YellowCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting BlackCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting RedCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting GreenCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting BlueCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting WhiteCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting HueMap to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting SatMap to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting LumMap to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting GCRCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh0 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh1 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh2 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh3 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh4 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh5 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh6 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh7 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh8 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh9 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh10 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh11 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh12 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh13 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh14 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh15 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh16 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh17 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh18 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh19 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh20 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh21 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh22 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh23 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh24 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh25 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh26 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh27 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh28 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh29 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh30 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh31 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh32 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh33 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh34 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh35 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh36 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh37 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh38 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh39 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh40 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh41 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh42 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh43 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh44 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh45 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh46 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh47 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh48 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh49 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh50 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh51 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh52 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh53 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh54 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh55 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh56 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh57 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh58 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh59 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh60 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh61 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh62 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh63 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:   Set string ImageType to TextGraphics
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:   Set special string ImageType to TextGraphics
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting JobMode to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting PageNumber to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint: End options
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint: About to start printing loop.
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint: stats 0B, 0.070u, 0.010s, 0.082el
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint: ============================================================
D [10/Jan/2017:19:41:36 +0000] [Job 1] Sent 0 bytes...
D [10/Jan/2017:19:41:36 +0000] [Job 1] PID 1620 (/usr/lib64/cups/filter/rastertogutenprint.5.2) exited with no errors.
D [10/Jan/2017:19:41:36 +0000] [Job 1] Waiting for read thread to exit...
D [10/Jan/2017:19:41:36 +0000] [Job 1] PID 1621 (/usr/lib64/cups/backend/usb) exited with no errors.
D [10/Jan/2017:19:41:36 +0000] [Job 1] End of messages
D [10/Jan/2017:19:41:36 +0000] [Job 1] printer-state=3(idle)
D [10/Jan/2017:19:41:36 +0000] [Job 1] printer-state-message="Sending data to printer."
D [10/Jan/2017:19:41:36 +0000] [Job 1] printer-state-reasons=none
^C
guest@porteus:~$ tail -n 150 -f /var/log/cups/error_log
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_max_paper_height to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_min_paper_width to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_min_paper_height to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_max_imageable_width to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_max_imageable_height to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_extra_feed to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_pseudo_separation_rows to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_base_separation to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_resolution_scale to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_initial_vertical_offset to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_black_initial_vertical_offset to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_max_black_resolution to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_zero_margin_offset to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_extra_720dpi_separation to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_micro_left_margin to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_min_horizontal_position_alignment to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_base_horizontal_position_alignment to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_bidirectional_upper_limit to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_physical_channels to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_left_margin to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_right_margin to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_top_margin to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_bottom_margin to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_ink_type to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_bits to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_base_res to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_alignment_passes to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_alignment_choices to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_alternate_alignment_passes to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_alternate_alignment_choices to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_cd_x_offset to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_cd_y_offset to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_cd_page_width to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_cd_page_height to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_paper_extra_bottom to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_preinit_sequence to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_preinit_remote_sequence to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_postinit_remote_sequence to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting escp2_vertical_borderless_sequence to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] PDF template file doesn\'t have form. It\'s okay.
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting BandEnhancement to \'None\'
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting PaperThickness to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting VacuumIntensity to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting FeedSequence to \'None\'
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting PrintMethod to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting PlatenGap to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] PID 1617 (/usr/lib64/cups/filter/bannertopdf) did not catch or ignore signal 13.
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting FeedAdjustment to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:   Set string ColorCorrection to None
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:   Set special string ColorCorrection to None
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting ChannelBitDepth to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting InputImageType to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting STPIOutputType to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting STPIRawChannels to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting SimpleGamma to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:   Set bool LinearContrast to False (0)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting LUTDumpFile to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CyanCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting MagentaCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting YellowCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting BlackCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting RedCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting GreenCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting BlueCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting WhiteCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting HueMap to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting SatMap to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting LumMap to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting GCRCurve to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh0 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh1 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh2 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh3 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh4 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh5 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh6 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh7 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh8 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh9 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh10 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh11 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh12 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh13 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh14 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh15 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh16 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh17 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh18 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh19 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh20 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh21 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh22 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh23 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh24 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh25 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh26 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh27 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh28 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh29 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh30 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh31 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh32 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh33 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh34 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh35 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh36 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh37 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh38 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh39 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh40 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh41 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh42 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh43 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh44 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh45 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh46 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh47 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh48 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh49 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh50 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh51 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh52 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh53 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh54 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh55 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh56 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh57 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh58 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh59 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh60 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh61 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh62 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting CurveCh63 to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:   Set string ImageType to TextGraphics
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:   Set special string ImageType to TextGraphics
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting JobMode to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint:     Not setting PageNumber to (null)
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint: End options
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint: About to start printing loop.
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint: stats 0B, 0.070u, 0.010s, 0.082el
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
D [10/Jan/2017:19:41:36 +0000] [Job 1] Gutenprint: ============================================================
D [10/Jan/2017:19:41:36 +0000] [Job 1] Sent 0 bytes...
D [10/Jan/2017:19:41:36 +0000] [Job 1] PID 1620 (/usr/lib64/cups/filter/rastertogutenprint.5.2) exited with no errors.
D [10/Jan/2017:19:41:36 +0000] [Job 1] Waiting for read thread to exit...
D [10/Jan/2017:19:41:36 +0000] [Job 1] PID 1621 (/usr/lib64/cups/backend/usb) exited with no errors.
D [10/Jan/2017:19:41:36 +0000] [Job 1] End of messages
D [10/Jan/2017:19:41:36 +0000] [Job 1] printer-state=3(idle)
D [10/Jan/2017:19:41:36 +0000] [Job 1] printer-state-message="Sending data to printer."
D [10/Jan/2017:19:41:36 +0000] [Job 1] printer-state-reasons=none
..making a Porteus Module is difficult. No! It`s Easy! Difficult! No, Eaasy! Difficult! Eaaasyyy! Diffiiiiiicult! Easy! DIFFICULT!!!!! EEEEAAASSSSYYYYY! :O: DIIIFFIIIICUUUULT! :O: ........................ :wall: :wall: :wall:

Post Reply