Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
-
Blaze
- DEV Team

- Posts: 3654
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
-
Contact:
Post#1
by Blaze » 08 Feb 2015, 08:45
I wrote earlier
look at this post
In always fresh mode CUPS and system-config-printer works fine for me - my printer is printing.
But in KDE4 mode (
It's clean, first run - changes were cleared) had to dance with tambourines to start system-config-printer
Code: Select all
root@porteus:~# system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 56, in <module>
import cups
ImportError: libgssapi_krb5.so.2: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога
root@porteus:~# system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 56, in <module>
import cups
ImportError: libssl.so.10: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога
root@porteus:~# cd /lib64/
root@porteus:/lib64# ln -s libssl.so.1.0.0 libssl.so.10
root@porteus:/lib64# cd
root@porteus:~# system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 56, in <module>
import cups
ImportError: libcrypto.so.10: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога
root@porteus:~# cd /lib64/
root@porteus:/lib64# ln -s libcrypto.so.1.0.0 libcrypto.so.10
root@porteus:/lib64# system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 56, in <module>
import cups
ImportError: libkeyutils.so.1: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога
root@porteus:/lib64# system-config-printer
For it required additional modules
krb5-1.12-x86_64-1sl.xzm and
keyutils-1.5.9-x86_64-1.xzm
BTW
Code: Select all
root@porteus:~# abiword
abiword: error while loading shared libraries: libgssapi_krb5.so.2: cannot open shared object file: No such file or directory
root@porteus:~#
As a result, CUPS not be available and localhost:631 too. My printer does not print in KDE4 mode.

AbiWord, Gnumeric (
Took from this topic on DROPBOX) and system-config-printer does not work in KDE4 mode for me.
If I fulfill my instructions after reboot Porteus - AbiWord, Gnumeric and system-config-printer is run for me, but printing does not work for me in KDE4 mode.
I have these logs
http://pastebin.com/cxzkAbYX and
http://pastebin.com/JcZUPhbC
Linux 5.15.11-porteus #1 SMP Sat Dec 25 13:08:57 MSK 2021 x86_64 Intel(R) Core(TM) i5-6600K CPU @ up to 4.60GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
-
francois
- Contributor

- Posts: 6315
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Post#2
by francois » 08 Feb 2015, 16:12
Does cups works?
Prendre son temps, profiter de celui qui passe.
francois
-
Blaze
- DEV Team

- Posts: 3654
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
-
Contact:
Post#3
by Blaze » 08 Feb 2015, 17:17
Hi francois.
Yes, if I fulfill my instructions and after reboot Porteus - AbiWord, Gnumeric and system-config-printer is run for me and cups too.
Linux 5.15.11-porteus #1 SMP Sat Dec 25 13:08:57 MSK 2021 x86_64 Intel(R) Core(TM) i5-6600K CPU @ up to 4.60GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
-
fanthom
- Moderator Team

- Posts: 5591
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
-
Contact:
Post#4
by fanthom » 08 Feb 2015, 22:02
@Blzae
please provide 'psinfo' report for the case when printing does not work.
thanks
Please add [Solved] to your thread title if the solution was found.
fanthom
-
Blaze
- DEV Team

- Posts: 3654
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
-
Contact:
Post#5
by Blaze » 09 Feb 2015, 15:45
fanthom, this is my psinfo
http://pastebin.com/1RmQM6ps
Cheers!
Linux 5.15.11-porteus #1 SMP Sat Dec 25 13:08:57 MSK 2021 x86_64 Intel(R) Core(TM) i5-6600K CPU @ up to 4.60GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
-
fanthom
- Moderator Team

- Posts: 5591
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
-
Contact:
Post#6
by fanthom » 10 Feb 2015, 15:06
please try without any extra or modified modules like these:
Code: Select all
/mnt/sdb1/porteus/base/004-firefox-35.0.1-x64-ru.xzm
/mnt/sdb1/porteus/base/010-locales-ru-utf8-noarch-1a.xzm
/mnt/sdb1/porteus/modules/Abiword-3.0.0-x64-ru-1.xzm
/mnt/sdb1/porteus/modules/Fonts_MS_TTF-1.xzm
/mnt/sdb1/porteus/modules/Gnumeric-1.12.9-x64-1.xzm
/mnt/sdb1/porteus/modules/compat32-libraries-3.0-x86_64-1sl.xzm
/mnt/sdb1/porteus/modules/keyutils-1.5.9-x86_64-1.xzm
/mnt/sdb1/porteus/modules/krb5-1.12-x86_64-1sl.xzm
/mnt/sdb1/porteus/modules/wine-1.7.30-x64-GeckoMono-1.xzm
it should work then.
Please add [Solved] to your thread title if the solution was found.
fanthom
-
Blaze
- DEV Team

- Posts: 3654
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
-
Contact:
Post#7
by Blaze » 10 Feb 2015, 17:47
fanthom, i have another suggestion - buy a new printer.
But Abiword-3.0.0-x64-ru-1.xzm and Gnumeric-1.12.9-x64-1.xzm without my instruction does not run for me.
@all
Advise me a printer that supports Porteus x86_64?
Linux 5.15.11-porteus #1 SMP Sat Dec 25 13:08:57 MSK 2021 x86_64 Intel(R) Core(TM) i5-6600K CPU @ up to 4.60GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
-
Ed_P
- Contributor

- Posts: 7676
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.0 ISO
- Location: Western NY, USA
Post#8
by Ed_P » 11 Feb 2015, 00:54
My HP Officejet Pro 8600 works with it.
Ed
Ed_P
-
francois
- Contributor

- Posts: 6315
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Post#9
by francois » 11 Feb 2015, 03:35
1.0 For black and white printing laser brother printers are reliable, fast and cheap to run. You do not have to change the drum at the same time as the toner (more ecologic). I have never been so pleased to print since I left hp printers. You can get a basic double side printing device like the Brother HL-L2360DW Monochrome Laser Printer for 120$ can: .
http://www.staples.ca/en/Laser-Printers ... 4214939772
Under porteus printing settings (system-config-printer) you install that printer with the Generic laser printer driver. Very easy!!
2.0 Looking for something a little more sophisticated: color laser printer are really progressing and are more accessible. Naturally, color printing is slower than black and white printing. After a personal quality/price review I bought the samsung all-in-one CLP415NW laser printer. Laser color printer are evolving, they are less heavy and are smaller. The advantage of the samsung is that it is smaller than its competitor amongst which hp. The price is quite affordable now at 200$:
http://www.staples.ca/en/Samsung-SL-C46 ... CA_1_20001
The installation under porteus is easy for these samsung printers with the use of the specific ppd (easy installation!):
viewtopic.php?f=61&t=3683&p=31454#p31454
For a review of color printer on the porteus forum: Printing color photograph (and standard documents):\
http://forum.porteus.org/viewtopic.php?f=61&t=3683
Prendre son temps, profiter de celui qui passe.
francois
-
Rava
- Contributor

- Posts: 4650
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.0 x86_64 + 4.0 i586
- Location: Forests of Germany
Post#10
by Rava » 17 Feb 2015, 06:23
Should this be done by the setup/in the main module:
Code: Select all
sudo ln -s /usr/bin/ntfsfix /sbin/fsck.ntfs
sudo ln -s /usr/bin/ntfsfix /sbin/fsck.ntfs-3g
Cheers!
Yours Rava
Rava
-
Rava
- Contributor

- Posts: 4650
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.0 x86_64 + 4.0 i586
- Location: Forests of Germany
Post#11
by Rava » 01 Mar 2015, 12:40
mc / file highlighting
Change in file /etc/mc/filehighlight.ini this
[archive]
extensions=gz;bz2;tar;tgz;rpm;Z;rar;zip;arj;cab;lzh;lha;zoo;arc;ark;xz;xzm;tbz;tbz2;7z;ace
into this:
[archive]
extensions=gz;bz2;tar;txz;tgz;rpm;Z;rar;zip;arj;cab;lzh;lha;zoo;arc;ark;xz;xzm;tbz;tbz2;7z;ace
(Highlighting by me, to show what to add)

Cheers!
Yours Rava
Rava
-
Blaze
- DEV Team

- Posts: 3654
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
-
Contact:
Post#12
by Blaze » 10 Jul 2015, 17:49
Hi all!
I don't know whether the bug is, but I do not have access to
www.panduoduo.net via Mozilla Firefox 39.0
Code: Select all
root@porteus:~# ping www.panduoduo.net
PING www.panduoduo.net (117.79.89.156) 56(84) bytes of data.
ping: sendmsg: Operation not permitted
If i use Windows OS - i have access to
www.panduoduo.net
Linux 5.15.11-porteus #1 SMP Sat Dec 25 13:08:57 MSK 2021 x86_64 Intel(R) Core(TM) i5-6600K CPU @ up to 4.60GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
-
donald
- Full of knowledge

- Posts: 1985
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
Post#13
by donald » 10 Jul 2015, 18:18
may be that this is a "reported as to be a bad site".?..so FF is blocking it?
preferences > security > block..blabla
what happens when you use a proxy / vpn?
try
http://www.vpnbook.com > free web proxy
Code: Select all
root@porteus:~# ping www.panduoduo.net
PING www.panduoduo.net (117.79.89.156) 56(84) bytes of data.
64 bytes from 117.79.89.156: icmp_req=1 ttl=45 time=1313 ms
64 bytes from 117.79.89.156: icmp_req=2 ttl=45 time=1358 ms
64 bytes from 117.79.89.156: icmp_req=3 ttl=45 time=362 ms
64 bytes from 117.79.89.156: icmp_req=5 ttl=45 time=362 ms
^C
--- www.panduoduo.net ping statistics ---
6 packets transmitted, 4 received, 33% packet loss, time 5331ms
rtt min/avg/max/mdev = 362.013/848.944/1358.198/487.009 ms, pipe 2
donald
-
Blaze
- DEV Team

- Posts: 3654
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
-
Contact:
Post#14
by Blaze » 10 Jul 2015, 18:25
May be you are right.
If i use Chameleon Anonymizer
This website
www.panduoduo.net is opening in FF
Thanks
donald.
Linux 5.15.11-porteus #1 SMP Sat Dec 25 13:08:57 MSK 2021 x86_64 Intel(R) Core(TM) i5-6600K CPU @ up to 4.60GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze