WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Can't open transmission  (Read 4016 times)

Offline andfree

  • Full Member
  • ***
  • Posts: 127
Can't open transmission
« on: June 10, 2016, 09:12:21 AM »
Quote
tc@box:~$ tce-load -w transmission
transmission is already downloaded.
tc@box:~$ tce-load -i transmission
transmission is already installed!
tc@box:~$ transmission
sh: transmission: not found
tc@box:~$

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Can't open transmission
« Reply #1 on: June 10, 2016, 09:21:13 AM »
Check the files in 'App' and you will see it is transmission-cli.
Read the info file too.

Offline andfree

  • Full Member
  • ***
  • Posts: 127
Re: Can't open transmission
« Reply #2 on: June 11, 2016, 03:51:43 AM »
Thank you.
Code: [Select]
transmission-cli <magnet-url>got the job done.
But isn't there a gui?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14791
Re: Can't open transmission
« Reply #3 on: June 11, 2016, 04:01:20 AM »
There can be a gtk or qt gui, but that needs to be set at compile time (cf the corepure64 version of transmission).

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Can't open transmission
« Reply #4 on: June 11, 2016, 10:47:24 AM »
You can run transmission-daemon and use any browser for a gui experience.

Offline andfree

  • Full Member
  • ***
  • Posts: 127
Re: Can't open transmission
« Reply #5 on: June 13, 2016, 10:52:36 AM »
Can I use firefox for a gui experience? How could I do that?

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: Can't open transmission
« Reply #6 on: June 13, 2016, 01:28:36 PM »
Download a copy and keep it handy: Core book ;)

Offline andfree

  • Full Member
  • ***
  • Posts: 127
Re: Can't open transmission
« Reply #7 on: June 15, 2016, 12:55:53 PM »
Quote
Unable to connect

Firefox can't establish a connection to the server at 127.0.0.1:9091.

    The site could be temporarily unavailable or too busy. Try again in a few moments.
    If you are unable to load any pages, check your computer's network connection.
    If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

I got this message today and I got the same message using a different computer and another network two days ago.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11041
Re: Can't open transmission
« Reply #8 on: June 15, 2016, 01:08:41 PM »
Did you start the transmission daemon? That IP only works on the computer it's running on.
The only barriers that can stop you are the ones you create yourself.

Offline andfree

  • Full Member
  • ***
  • Posts: 127
Re: Can't open transmission
« Reply #9 on: June 15, 2016, 03:47:42 PM »
I did it now and it works. Thank you all.