Hi, I could not manage to get PIPS fully work on 12.1.
The printer and scanner work fine, but some of the cartridges now has low ink level and cannot print anymore.
The suggested tool for monitor ink levels is ekpstm as of my knowledge, but after resolving all dependencies it fails with an “Out of memory” error message.
If I strace the program, this is what I get, although I’m not sure what can I do with that details:
open("/usr/share/locale-bundle/es.utf8/LC_MESSAGES/pips-snx110.mo", O_RDONLY) = -1 ENOENT (No such file or directory)open("/usr/share/locale-langpack/es/LC_MESSAGES/pips-snx110.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/es/LC_MESSAGES/pips-snx110.mo", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=755, ...}) = 0
mmap2(NULL, 755, PROT_READ, MAP_PRIVATE, 5, 0) = 0xfffffffff7779000
close(5) = 0
write(2, "Out of memory.
", 15Out of memory.
) = 15
exit_group(1)
So, any help you may give would be greatly appreciated!!
Mmm ok, I am now remotely installing pipslite but I see that are required a few packages:
libgdk-1.2.so.0 is needed by pipslite-1.0.3-1.i386
libglib-1.2.so.0 is needed by pipslite-1.0.3-1.i386
libgmodule-1.2.so.0 is needed by pipslite-1.0.3-1.i386
libgtk-1.2.so.0 is needed by pipslite-1.0.3-1.i386
I’m about to search the repository that gently you pointed me to.
No progresss so far. Uninstalled pips-core, pips-cups, pips-gtk2 and installed pipslite (not sure of pips-opensuse11.1 that I’ve downloaded last week but forgot from where!).
pipslitestm says Connection Error, and in case I wish to setup the printer with /usr/lib/pipslite/setup (trying /dev/usblp0 and /dev/usb/lp0) won’t work.
Also pipslite-install says that the printer must be connected and disables the “Continue” button. I tried both connected and disconnected restarting and installing.
This evening I’ll get back on this. Regards and thank you