Page 1 of 2
Deluge GTK i can't use it.
Posted: Wed May 15, 2013 8:39 pm
by Reco-X
Well i can't use the gtk in Windows.
In my server i have Windows server 2003, i use the WEB UI and it work fine. but i'll use te gtk in my pc with Windows 7 and i can't i show you a picture:
Re: Deluge GTK i can't use it.
Posted: Wed May 15, 2013 9:52 pm
by Cas
Did you follow the thinclient guide?
Re: Deluge GTK i can't use it.
Posted: Wed May 15, 2013 10:58 pm
by Reco-X
i can't open these programs, they minimized instantly minimize in both O.S
Re: Deluge GTK i can't use it.
Posted: Wed May 15, 2013 11:12 pm
by Cas
Ok I forgot the instruction for windows running deluged are slightly different.
Stop
deluged.exe
Edit the auth file
%APPDATA%\deluge\auth and add a line to it with your user in this format:
username:password:level
Start
deluged.exe and you should then be able to run the following from cmd window:
Code: Select all
deluge-console.exe "config -s allow_remote True"
deluge-console.exe "config allow_remote"
Restart
deluged.exe
Then follow gtk setup instructions.
Re: Deluge GTK i can't use it.
Posted: Wed May 15, 2013 11:33 pm
by Reco-X
no, i still trying to open deluge and nothing...
i close the process of deluge, i edit the authfile with user:pass:10 , and nothing.
Re: Deluge GTK i can't use it.
Posted: Thu May 16, 2013 12:54 am
by Cas
deluged is not the same as deluge
Re: Deluge GTK i can't use it.
Posted: Thu May 16, 2013 3:16 am
by Reco-X
sorry I meant say deluged
Re: Deluge GTK i can't use it.
Posted: Thu May 16, 2013 1:56 pm
by Cas
You need to provide more details. You can run deluged-debug.exe in a cmd window to see if there are any errors.
Re: Deluge GTK i can't use it.
Posted: Thu May 16, 2013 3:40 pm
by Reco-X
I just run deluged-debug and appears an cmd window with the message of the image.
Note: I can't run deluged-debug if deluged is running the cmd windows appears an inmediatly dissapear, so the same if deluged-debug is running i can't open deluged
Re: Deluge GTK i can't use it.
Posted: Thu May 16, 2013 4:43 pm
by Cas
deluged.exe runs in the background, deluged-debug.exe is the same application but you run it in a cmd windows to check for errors...
From your screenshot it looks like it running fine and you can ignore that warning message.
Have you tried run deluge.exe and then connecting to deluged.exe locally on the server?