Page 14 of 15

Re: Cant get parallel HP6L printer to work with lan printser

Posted: 02 Feb 2017, 19:04
by Blaze
Hi wii07 and iVAN.
Can you try latest versions of 07-printing modules in Always Fresh mode?
07-printing-i586-18.01.2017.xzm
07-printing-x86_64-18.01.2017.xzm
Plus run these commands

Code: Select all

su
toor
/etc/rc.d/rc.cups stop
rm -rf /var/spool/cups
/etc/rc.d/rc.cups start

Re: Cant get parallel HP6L printer to work with lan printser

Posted: 02 Feb 2017, 20:15
by wii07
Thx alot, working perfect now, also in the "normal" porteus mode. :good:

Re: printing-3.2 for porteus 3.2

Posted: 03 Feb 2017, 18:26
by Blaze
07-printing-i586-03.02.2017.xzm
07-printing-x86_64-03.02.2017.xzm

Changelog
Added drivers for Canon support

UFR II/UFR II LT Printer Driver for Linux V3.30
Linux_UFRII_PrinterDriver_V330_uk_EN.tar.gz
(cndrvcups-common-3.70-1.x86_64.rpm and cndrvcups-ufr2-uk-3.30-1.x86_64.rpm)
http://www.canon-europe.com/support/bus ... t-support/

Tweak

rm -rf /printing-module/var/spool/cups

Removed

exo-0.10.7-x86_64-1.txz

Re: printing-3.2 for porteus 3.2

Posted: 29 Mar 2017, 19:53
by Blaze
HP LaserJet 2420 printer in Porteus
Image
This printer is detected automatically and all works fine.

Re: printing-3.2 for porteus 3.2

Posted: 09 Apr 2017, 16:19
by Blaze
The Gutenprint project is pleased to announce Gutenprint 5.2.12. This release adds support for many new printers and other improvements over
5.2.11. Note that the Foomatic data generator and the Ghostscript IJS driver have been removed as CUPS support is ubiquitous and Foomatic is not needed with CUPS.
http://gimp-print.sourceforge.net/
I have one question. The packages foomatic-filters, ghostscript, ghostscript-fonts-std does not need in 07-printing module?

Re: printing-3.2 for porteus 3.2

Posted: 29 Apr 2017, 01:57
by francois
Modules:
07-printing-x86_64-03.02.2017.xzm
python-2.7.11-x86_64-2.xzm


Error message:

Code: Select all

root@porteus:/mnt/sda5/64_V32/porteus/modules# system-config-printer
  File "/usr/share/system-config-printer/system-config-printer.py", line 32
    except RuntimeError, e:
                       ^
SyntaxError: invalid syntax
root@porteus:/mnt/sda5/64_V32/porteus/modules# 
Any idea?

Thanks.

Re: printing-3.2 for porteus 3.2

Posted: 29 Apr 2017, 10:38
by Blaze
francois, in porteus current

Code: Select all

guest@porteus:~$ find /var/log/packages/ -iname *python*
/var/log/packages/python-2.7.13-x86_64-1
guest@porteus:~$ uname -a
Linux porteus 4.10.8-porteus #1 SMP PREEMPT Sat Apr 1 22:30:16 Local time zone must be set--s x86_64 Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz GenuineIntel GNU/Linux
guest@porteus:~$ system-config-printer
Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 29, in <module>
    import dbus
  File "/usr/lib64/python2.7/site-packages/dbus/__init__.py", line 77, in <module>
    import dbus.types as types
  File "/usr/lib64/python2.7/site-packages/dbus/types.py", line 6, in <module>
    from _dbus_bindings import (
ImportError: /usr/lib64/python2.7/site-packages/_dbus_bindings.so: undefined symbol: PyUnicodeUCS2_FromStringAndSize
guest@porteus:~$
The old python of printing module + a new python = crash =@ :D
Update of printing module will solve this problem :)

Re: printing-3.2 for porteus 3.2

Posted: 30 Apr 2017, 02:00
by francois
This is under kde5 (plasma) desktop. New python was what was needed. But also, I have been working with a corrupt changes file. :(

But now output error for simple scan

Code: Select all

root@porteus:~/Downloads# simple-scan
simple-scan: error while loading shared libraries: libgphoto2.so.6: cannot open shared object file: No such file or directory
root@porteus:~/Downloads# 
:

Re: printing-3.2 for porteus 3.2

Posted: 30 Apr 2017, 09:27
by Blaze
francois, in Porteus current with XFCE DE - all is good

Code: Select all

root@porteus:~# ldd /usr/bin/simple-scan | grep gphoto
	libgphoto2.so.6 => /usr/lib64/libgphoto2.so.6 (0x00007f9c1b1db000)
	libgphoto2_port.so.12 => /usr/lib64/libgphoto2_port.so.12 (0x00007f9c1afd0000)
root@porteus:~# find /var/log/packages -iname *gphoto*
/var/log/packages/libgphoto2-2.5.13-x86_64-1
root@porteus:~#

Re: printing-3.2 for porteus 3.2

Posted: 01 May 2017, 01:48
by francois
In kde:

Code: Select all

root@porteus:~# ldd /usr/bin/simple-scan | grep gphoto
        libgphoto2.so.6 => not found
        libgphoto2_port.so.12 => not found
root@porteus:~# 
And installed:
libgphoto2-2.5.10-x86_64-1.txz

So for kde5 missing packages for printing are:
python-2.7.13-x86_64-2_slack14.2.xzm
tcl-8.6.5-x86_64-2.xzm
tk-8.6.5-x86_64-2.xzm

libgphoto2-2.5.10-x86_64-1.xzm :)

Re: printing-3.2 for porteus 3.2

Posted: 23 Jul 2017, 07:20
by amplatfus
sci_fi wrote:Good morning,

Thanks to everyone for the suggestions. Printing is now working for me. I re-installed the latest 07-printing module, re-did the configuration via CUPS and boot in always fresh mode and all is well.

Again thank you for the help. I am now totally transitioned to 3.2.2.

Best regards,

sci_fi
Hi,

Could you please share the printing.xzm? With the one from dl.porteus.org I have error: printer can't create temporary file.

Many thanks!

printing-3.2 for porteus 3.2

Posted: 23 Jul 2017, 13:13
by Ed_P

printing-3.2 for porteus 3.2

Posted: 23 Jul 2017, 13:33
by amplatfus
Ed_P wrote:
23 Jul 2017, 13:13
Have you seen this posting amplatfus?

Re: Printing problems (Vers. 3.2.2 Xfce) (Post by Blaze #56946)
Thank you so much!

printing-3.2 for porteus 3.2

Posted: 23 Jul 2017, 20:17
by amplatfus
Hi,

I can print with version 07-printing-i586-18.01.2017.xzm, is working, but I have red error at logout:

Code: Select all

No module named PyQt4.OtCore. Unable to load Ot4/Ot5 sussport Is it installed?.
Please do you have it too? I tested with MATE Porteus 3.2.2
Image

Edit: correct version active with this error is 07-printing-x86_64-03.02.2017.xzm The error appears randomly.

Thank you,
amplatfus

printing-3.2 for porteus 3.2

Posted: 24 Jul 2017, 08:10
by Blaze
amplatfus, it's strange and 18.01.2017 is not stable.
Look at this post Re: Printing and scanning for Porteus 4.0 (Пост Blaze #55162)