Page 3 of 8

Re: Deluge.app (Latest version: 1.3.5)

Posted: Wed May 30, 2012 12:16 am
by furii
it seems the "quit and shutdown daemon" option disappeared somewhere along the way. deluge-gtk has it on my linux box but when i connect via the deluge.app it's not there. anyone else experiencing this?

Re: Deluge.app (Latest version: 1.3.5)

Posted: Fri Jun 22, 2012 11:48 am
by carbncl
Sorry no update recently, had tons of work.

Good news for the lucky mac book retina owners, Deluge.app (GTK-OSX in fact) support it, just a small change is required!
Until I generate a new binary, you can fix the current version using the following steps:
  1. Select Deluge.app in Finder
  2. In the context menu chose Show Package content
  3. Open/Edit Contents/Info.plist
  4. Using Xcode or any plist editor add NSHighResolutionCapable key with value 'YES' or edit the file as text adding:

    Code: Select all

    <key>NSHighResolutionCapable</key>
    <true/>
  5. Save plist
  6. Make a copy of *.app bundle, delete the old one and rename the copy to the original name (to reset system caches or that won't work!).
No idea if icons will be fixable. I'll try to give a look some day.

Note: This fix works on most apps that has that non retina issue (like most JAVA apps)

Re: Deluge.app (Latest version: 1.3.5)

Posted: Fri Jun 22, 2012 11:08 pm
by doc
So, deluge.app was working just fine for me until after a reboot. Now, the app starts up and shows up in the dock, but no connection window appears. Attempting to open it from the menubar does nothing, in fact the only working item on the menubar is About Deluge...

I tried grabbing a new version and also rm'd .config/deluge but I'm still stuck. Any ideas?

Re: Deluge.app (Latest version: 1.3.5)

Posted: Fri Jun 22, 2012 11:12 pm
by carbncl
preferences > Uncheck classic mode maybe? :)
then connection manager should be accessible

Re: Deluge.app (Latest version: 1.3.5)

Posted: Sat Jun 23, 2012 2:55 am
by doc
Can't open Preferences :/ Like I said, only thing that opens is the About box...

Re: Deluge.app (Latest version: 1.3.5)

Posted: Sat Jun 23, 2012 3:37 pm
by doc
Fixed this problem, too embarrassed to share what it was :P Thanks for the responses!

Re: Deluge.app (Latest version: 1.3.5)

Posted: Tue Jul 17, 2012 9:52 am
by Ade_Del
Hello, new user here

Can the Daemon be started through the app? I'm getting the following in the logs:

[WARNING ] 21:17:26 client:224 Connection to daemon at 127.0.0.1:58846 failed: Connection was refused by other side: 61: Connection refused.
[DEBUG ] 21:17:26 client:404 connect_fail: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 61: Connection refused.
]
[DEBUG ] 21:17:26 client:545 on_connect_fail: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 61: Connection refused.
]
[DEBUG ] 21:17:26 connectionmanager:360 Status: Offline

Re: Deluge.app (Latest version: 1.3.5)

Posted: Tue Jul 17, 2012 10:09 am
by carbncl
Nope sorry, some work to do on this side. You can use classic mode until.

Re: Deluge.app (Latest version: 1.3.5)

Posted: Wed Sep 26, 2012 7:43 pm
by furii
furii wrote:it seems the "quit and shutdown daemon" option disappeared somewhere along the way. deluge-gtk has it on my linux box but when i connect via the deluge.app it's not there. anyone else experiencing this?
anyone else getting this? it's kind of a drag to have to vnc in to my server to properly shut down the daemon before restarting.

Re: Deluge.app (Latest version: 1.3.5)

Posted: Sat Dec 08, 2012 12:47 am
by Twiz
Sorry for the newbie-ish question, but can this build be used as a thin client? TIA.