Download links for 1.3.7 only downloads 1.3.6

Support for Deluge on Apple Mac OS
carbncl
Leecher
Leecher
Posts: 92
Joined: Sun Nov 28, 2010 7:36 pm

Re: Download links for 1.3.7 only downloads 1.3.6

Post by carbncl »

Found a way to get 10.6 files and managed to build with, updated the dropbox link with it.
I have an error in logs, and I also noticed that torrent state is not saved in classic mode... (i.e. download progress not kept at app restart, have to force recheck) :

Code: Select all

--- <exception caught here> ---
  File "twisted/internet/base.pyc", line 824, in runUntilCurrent

  File "/Applications/Deluge.app/Contents/Resources/lib/python2.7/deluge-1.3.7-py2.7.egg/deluge/core/torrentmanager.py", line 1064, in on_alert_save_resume_data
    self.resume_data[torrent_id] = lt.bencode(alert.resume_data)
Boost.Python.ArgumentError: Python argument types in
    None.None(save_resume_data_alert)
did not match C++ signature:
    None(libtorrent::save_resume_data_alert {lvalue})
Not the first time I see this one, cannot remember what was the solution.
Any ideas? Maybe I should not use latest boost (1.55) or libtorrent (0.16.17) versions...?
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Download links for 1.3.7 only downloads 1.3.6

Post by Cas »

That shouldn't be occurring but not got any suggestions at the moment. Is that the only error or are there lots of them?

A pull request in deluge-torrent github is fine.
XxOsurfer3xX
Leecher
Leecher
Posts: 67
Joined: Fri Jun 21, 2013 10:28 am

Re: Download links for 1.3.7 only downloads 1.3.6

Post by XxOsurfer3xX »

It would be nice if carbncl would post a little guide with instructions to get everything working. I am on OS X 10.9 and could try to package the Deluge.app too.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Download links for 1.3.7 only downloads 1.3.6

Post by Cas »

XxOsurfer3xX
Leecher
Leecher
Posts: 67
Joined: Fri Jun 21, 2013 10:28 am

Re: Download links for 1.3.7 only downloads 1.3.6

Post by XxOsurfer3xX »

Thanks Cas, I'll try to get it working.
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Download links for 1.3.7 only downloads 1.3.6

Post by Cas »

I should mention that carbncl hasn't made a pull request for the changes made when packaging 1.3.7 so not sure how far you will get.

I have uploaded the 1.3.7 Deluge.app to our ftp.
XxOsurfer3xX
Leecher
Leecher
Posts: 67
Joined: Fri Jun 21, 2013 10:28 am

Re: Download links for 1.3.7 only downloads 1.3.6

Post by XxOsurfer3xX »

Cas wrote:I should mention that carbncl hasn't made a pull request for the changes made when packaging 1.3.7 so not sure how far you will get.

I have uploaded the 1.3.7 Deluge.app to our ftp.
I compiled GTK fine, but got stuck compiling Deluge's modules, openssl to be exact. It gave me a whole bunch of linking errors, after spending a couple of hours I gave up. Maybe compiling openssl manually and skipping the module would work, I'm a little out of my comfort zone.

Also, could not run setup.py py2app, it errors out...

Would be nice to know how car compiled openssl. I had problems with quartz too but with some manual editing of a makefile I solved it.
Post Reply