Page 1 of 1

Keyfile will not install

Posted: Mon Nov 25, 2024 12:46 am
by robbrown99
In relation to my last post (issues with Gimp plugin), when I try to print I get an error telling me that the demo has expired and I need to install the keyfile.

However, the key is installed. I tried installing key again, but get same error
Screenshot from 2024-11-24 19-24-18.png
Screenshot from 2024-11-24 19-24-18.png (46.48 KiB) Viewed 7060 times

Fedora Linux 41 (Cinnamon)
Kernel: 6.11.8-300.fc41.x86_64

Re: Keyfile will not install

Posted: Wed Nov 27, 2024 2:54 pm
by zedonet
Hello, if TurboPrint Control and TurboPrint Monitor show your license at the bottom of the window (as visible in your screenshot), installation of the TurboPrint license key file was successful. I have no explanation why the message "TurboPrint demo expired" should appear. Which version of TurboPrint do you have installed (TurboPrint Control -> button "About / License")?

Re: Keyfile will not install

Posted: Wed Nov 27, 2024 3:17 pm
by robbrown99
2.57-1

I tried uninstalling and reinstalling, but get the same issue.

Re: Keyfile will not install

Posted: Wed Nov 27, 2024 3:25 pm
by robbrown99
I also tried installing via command line, and it accepts it there, but get the same error message still in the window

rbrown@fedora:~/Documents/License Keys$ sudo tpsetup --install turboprint2.tpkey[sudo] password for rbrown:
sh: line 1: ip: command not found
0 files 100% [====================>] 371 --.-KB/s

[Files: 0 Bytes: 371 ]
sh: line 1: ip: command not found

0 files 100% [====================>] 371 --.-KB/s
[Files: 0 Bytes: 371 ]
OK

Re: Keyfile will not install

Posted: Wed Nov 27, 2024 4:12 pm
by zedonet
Can you please install the package "iproute" - from a terminal enter

Code: Select all

sudo dnf install iproute
and then retry

Code: Select all

sudo tpsetup --install turboprint2.tpkey
and check if TurboPrint is activated properly?

Re: Keyfile will not install

Posted: Sun Dec 08, 2024 8:57 pm
by robbrown99
Still get errors in the app when printing.

iproute was already installed

When running the second command, I get the following errors

Code: Select all

rbrown@fedora:~/Documents/Backups/turboprint config/turboprint$ sudo tpsetup --install turboprint2.tpkey
sh: line 1: ip: command not found
HTTP ERROR response 404  [https://zedonet.com/robots.txt]
HTTP ERROR response 500  [https://zedonet.com/tmp/tp63445_0.tmp     0% [ <=>                 ]       0     --.-KB/[Files: 0  Bytes: 371 
sh: line 1: ip: command not found
HTTP ERROR response 404  [https://zedonet.com/robots.txt]
HTTP ERROR response 500  [https://zedonet.com/tmp/tp63445_1.tmp     0% [ <=>                 ]       0     --.-KB/s[Files: 0  Bytes: 371 ]

Re: Keyfile will not install

Posted: Sun Dec 08, 2024 10:17 pm
by robbrown99
Where is the key file supposed to be installed? I tried /usr/lib/turboprint/keyfile but don't see it in there?

Could there be a permissions issue?

Code: Select all

rbrown@fedora:/usr/lib/turboprint$ ls
95turboprint_monitor  kde3applet            tpfilter
appindicator          kde41applet           tpfilterraw
bjnp                  kde42applet           tpstdin
commandtoturboprint   kde5applet            tpu
create-logfile        ncpprint              turboprint.mod
gimpplugin            pipeutility           turboprint.pp
gnomeapplet           pstoturboprint        turboprint-startmonitor
install-info          smbprint              turboprint.te
install-info.ascii    socketprint           turboprint.user.service
install-post          tpdaemon              uninstall-pre
install-post-rpm      tpdaemon.service      uninstall-static
install-static        tpdaemon.service.org
rbrown@fedora:/usr/lib/turboprint$ 

Re: Keyfile will not install

Posted: Mon Dec 09, 2024 12:15 am
by robbrown99
OK

I nuked everything and reinstalled

sudo dnf remove turboprint
sudo rm -rf /usr/lib/turboprint
sudo rm -rf /usr/local/lib/turboprint
sudo rm -rf ~/.turboprint

I installed the license key

Now I seem to have a different problem where I can't find the network printer in turboprint (but I can add it fine in CUPS). I will open up a new thread about that.