TurboPrint, Salix OS, and Epson Stylus SX425W printer.

Linux distribution specific questions
Post Reply
globetrotterdk
Posts: 8
Joined: Sun Feb 08, 2009 12:28 pm

TurboPrint, Salix OS, and Epson Stylus SX425W printer.

Post by globetrotterdk »

I have installed turboprint-2.21-1 on a netbook with Salix OS 13.37 LXDE, but receive the following error messages:

Code: Select all

# ./setup

(turboprint:3343): IBUS-WARNING **: The owner of /home/user/.config/ibus/bus is not root!

(turboprint:3343): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

(turboprint:3343): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

(turboprint:3343): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.WK3L7V': No such file or directory

(turboprint:3343): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
./setup.sh: line 169: /var/log/turboprint/install.log: No such file or directory
./setup.sh: line 170: /var/log/turboprint/install.log: No such file or directory
./setup.sh: line 173: /var/log/turboprint/install.log: No such file or directory
install: omitting directory `lib/gimpplugin'
install: omitting directory `lib/gnomeapplet'
install: omitting directory `lib/kde3applet'
install: omitting directory `lib/kde41applet'
install: omitting directory `lib/kde42applet'

(turboprint:3343): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.LJNP7V': No such file or directory

(turboprint:3343): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory

(turboprint:3343): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.3WBG7V': No such file or directory

(turboprint:3343): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory

(turboprint:3343): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.T28H7V': No such file or directory

(turboprint:3343): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory

(turboprint:3343): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.NU8E7V': No such file or directory

(turboprint:3343): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory

(turboprint:3343): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.YNYY7V': No such file or directory

(turboprint:3343): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
: unknown host0: unknown host0: unknown host0: unknown host0: unknown host0Could not get a free pipe
lp -t 'TurboPrint Testpage' -d StylusSX420W-TurboPrint /tmp/tp3343_3.tmp
request id is StylusSX420W-TurboPrint-1 (1 file(s))

(turboprint:3343): Gtk-WARNING **: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file '/root/.local/share/recently-used.xbel.CRYV7V': No such file or directory

(turboprint:3343): Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel', but failed: No such file or directory
Any idea what is going on? I have been unable to print to the Epson Stylus SX425W printer. I am using the Epson Stylus SX420W printer driver and have manually added the device URI for the printer, which is listed as

Code: Select all

dnssd://EPSON166C59%20(Epson%20Stylus%20SX420W)._printer._tcp.local/
from my desktop computer (Xubuntu 11.04 64-bit version) with bog standard Epson drivers installed.
zedonet
Site Admin
Posts: 2156
Joined: Fri Oct 06, 2006 8:02 am

Re: TurboPrint, Salix OS, and Epson Stylus SX425W printer.

Post by zedonet »

Hello,

I have not seen such warnings yet, so I googled for them and it seems that most warnings come from the Gtk/Gnome desktop system and can be ignored (they are not caused by TurboPrint itself).

The impossibility to print is very likely caused by a different problem, for example a wrong printer connection has been specified when setting up the printer in TurboPrint Control. The URI

dnssd://EPSON166C59%20(Epson%20Stylus%20SX420W)._printer._tcp.local/

is not correct if your printer has a direct USB connection to your computer.

Please make sure that your printer is connected an switched on. Then open TurboPrint Control and press "Edit". Under "Connection" there should be an entry

Epson Stylus SX425W TP-USB

After setting up the printer, the column URI in the TurboPrint printer list should be something like

tpu://Epson/Stylus%20SX425W
Post Reply