ERROR - No connection to turboprint deamon

Linux distribution specific questions
Post Reply
zellmer
Posts: 10
Joined: Mon Jan 07, 2019 6:40 pm

ERROR - No connection to turboprint deamon

Post by zellmer »

Hi,
I'm using TurboPrint 2.53 on OpenSuse Tumbleweed. When I run TurbPrint Monitor I've get this communicate "ERROR - No connection to turboprint deamon". Still I can print using TurboPrint.
zedonet
Site Admin
Posts: 2159
Joined: Fri Oct 06, 2006 8:02 am

Re: ERROR - No connection to turboprint deamon

Post by zedonet »

Hello,

this error is sometimes reported for network printers that do not report printer and ink status. How is your current printer setup:

- printer model
- connection by LAN or WiFi
- is the printer attached to a router or printer server?

And please open TurboPrint Control and find out the printer's "URI" (table of printers, column "URI")
zellmer
Posts: 10
Joined: Mon Jan 07, 2019 6:40 pm

Re: ERROR - No connection to turboprint deamon

Post by zellmer »

Hello,
Epson L3156 - printer connects to a network via WiFi, URI: @IP adress of my printer. I use this printer with TurboPrint almost three years and before every thing was OK.
zedonet
Site Admin
Posts: 2159
Joined: Fri Oct 06, 2006 8:02 am

Re: ERROR - No connection to turboprint deamon

Post by zedonet »

Please open TurboPrint Control, dialog "Edit" and configure your printer as follows:

Printer is: other printer
Connection: Network printer LPD
Server: <ip address of printer>
Printer: <leave empty>

then confirm with "Ok" and check in TurboPrint Monitor if you see printer and ink status.
zellmer
Posts: 10
Joined: Mon Jan 07, 2019 6:40 pm

Re: ERROR - No connection to turboprint deamon

Post by zellmer »

Hi,
still the same bug
Attachments
Screenshot_20230906_192651.png
Screenshot_20230906_192651.png (82.25 KiB) Viewed 21754 times
zedonet
Site Admin
Posts: 2159
Joined: Fri Oct 06, 2006 8:02 am

Re: ERROR - No connection to turboprint deamon

Post by zedonet »

Please make sure that TurboPrint Daemon is enabled in TurboPrint Config:
Dialog "Settings" -> check "TurboPrint Monitor - start daemon when booting".

To start TPDaemon manually, you can use the following commands from a terminal window:

sudo service tpdaemon start

or

sudo tprintdaemon

(the login password will be requested).
zellmer
Posts: 10
Joined: Mon Jan 07, 2019 6:40 pm

Re: ERROR - No connection to turboprint deamon

Post by zellmer »

TurboPrint Daemon is enabled in TurboPrint Config.
I also tray to run daemon manually, but bug is still present.
zellmer
Posts: 10
Joined: Mon Jan 07, 2019 6:40 pm

Re: ERROR - No connection to turboprint deamon

Post by zellmer »

After I run TPDeamon manually I've got this bug: "usr/bin/tprintdaemon: symbol lookup error: /usr/bin/tprintdaemon: undefined symbol: _cups_strlcpy"
zedonet
Site Admin
Posts: 2159
Joined: Fri Oct 06, 2006 8:02 am

Re: ERROR - No connection to turboprint deamon

Post by zedonet »

I'll send you an email with a new version of tprintdaemon for testing. It should solve the "symbol lookup error".
funfactor
Posts: 1
Joined: Mon Sep 11, 2023 11:51 pm

Re: ERROR - No connection to turboprint deamon

Post by funfactor »

Hello,

i have the same problem with Tumbleweed:

2023-09-12T07:47:43.593405+08:00 tomslaptop tpdaemon[3889]: TP-Daemon Version 2.54-1
2023-09-12T07:47:43.593463+08:00 tomslaptop tpdaemon[3889]: Debug Level set to 0
2023-09-12T07:47:43.594044+08:00 tomslaptop tpdaemon[3883]: TurboPrint daemon started
2023-09-12T07:47:43.594116+08:00 tomslaptop TUSB_Daemon: TurboPrint Daemon installed successfully - (C)2007 ZEDOnet.
2023-09-12T07:47:43.605877+08:00 tomslaptop systemd[1]: Started Turboprint Monitor Daemon.
2023-09-12T07:47:44.160895+08:00 tomslaptop tpdaemon[3889]: DEBUG: Resolving "Canon G3000 series._printer._tcp.local"...
2023-09-12T07:47:44.161052+08:00 tomslaptop tpdaemon[3889]: STATE: +connecting-to-device
2023-09-12T07:47:44.161103+08:00 tomslaptop tpdaemon[3889]: DEBUG: Resolving "Canon G3000 series", regtype="_printer._tcp", domain="local."...
2023-09-12T07:47:44.165579+08:00 tomslaptop tpdaemon[3889]: DEBUG: Resolved as "lpd://68D4B8000000.local:515/auto"...
2023-09-12T07:47:44.165694+08:00 tomslaptop tpdaemon[3889]: STATE: -connecting-to-device,offline-report
2023-09-12T07:47:44.166111+08:00 tomslaptop tpdaemon[3889]: /usr/bin/tprintdaemon: symbol lookup error: /usr/bin/tprintdaemon: undefined symbol: _cups_strlcpy
2023-09-12T07:47:44.167688+08:00 tomslaptop systemd[1]: tpdaemon.service: Main process exited, code=exited, status=127/n/a
2023-09-12T07:47:44.167858+08:00 tomslaptop systemd[1]: tpdaemon.service: Failed with result 'exit-code'.
2023-09-12T07:47:44.512280+08:00 tomslaptop systemd[1]: tpdaemon.service: Scheduled restart job, restart counter is at 6.
2023-09-12T07:47:44.512861+08:00 tomslaptop systemd[1]: Stopped Turboprint Monitor Daemon.
2023-09-12T07:47:44.512992+08:00 tomslaptop systemd[1]: tpdaemon.service: Start request repeated too quickly.
2023-09-12T07:47:44.513076+08:00 tomslaptop systemd[1]: tpdaemon.service: Failed with result 'exit-code'.
2023-09-12T07:47:44.536390+08:00 tomslaptop systemd[1]: Failed to start Turboprint Monitor Daemon.

Can you pls send me the new version also?

Regards,
Thomas
zellmer
Posts: 10
Joined: Mon Jan 07, 2019 6:40 pm

Re: ERROR - No connection to turboprint deamon

Post by zellmer »

Hi,
with new version of tprintdaemon every things works fine.
zedonet
Site Admin
Posts: 2159
Joined: Fri Oct 06, 2006 8:02 am

Re: ERROR - No connection to turboprint deamon

Post by zedonet »

@zellmer: good to hear that it's working - thank you for the quick reply!

@funfactor: I will send you the new version of tprintdaemon by email

We will include the fix in the next TurboPrint release.
Jiffy1111
Posts: 12
Joined: Sat Jul 14, 2018 12:12 pm

Re: ERROR - No connection to turboprint deamon

Post by Jiffy1111 »

May I also have a copy of the working tprintdaemon?
When will the full new version be released?
Thank you.
zedonet
Site Admin
Posts: 2159
Joined: Fri Oct 06, 2006 8:02 am

Re: ERROR - No connection to turboprint deamon

Post by zedonet »

The fixed version has been released in TurboPrint 2.55. Please write if you need a fixed executable for the older TurboPrint 2.54.
Jiffy1111
Posts: 12
Joined: Sat Jul 14, 2018 12:12 pm

Re: ERROR - No connection to turboprint deamon

Post by Jiffy1111 »

Yes, for the older TurboPrint 2.54 please.
Thank you,
Jeff
Post Reply