Changes between Initial Version and Version 10 of Ticket #2950


Ignore:
Timestamp:
01/10/2017 11:51:38 AM (9 years ago)
Author:
Calum
Comment:

Good to know you fixed it.

For reference I created an upstream ticket https://github.com/arvidn/libtorrent/issues/1466

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2950

    • Property Status newclosed
    • Property Component GTK UIlibtorrent
    • Property ResolutionWorksForMe
    • Property Summary Critical Buglibtorrent error undefined symbol: _ZN5boost4asio2ip10address_v4C1ERKNS_5arrayIhLm4EEE
  • Ticket #2950 – Description

    initial v10  
    88installation method: mintInstall 7.6.0
    99
    10 
     10{{{
    1111Traceback (most recent call last):
    1212  File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 349, in _on_reactor_start
     
    2323    import libtorrent as lt
    2424ImportError: /usr/lib/python2.7/dist-packages/libtorrent.so: undefined symbol: _ZN5boost4asio2ip10address_v4C1ERKNS_5arrayIhLm4EEE
     25}}}