Search found 3 matches
- Mon Jun 15, 2009 7:05 am
- Forum: Support
- Topic: Linux, "instance of 'std::out_of_range'" on start
- Replies: 4
- Views: 2259
Re: Linux, "instance of 'std::out_of_range'" on start
Thanks, upgrading to 0.14.4 solved problem.
- Sat Jun 13, 2009 6:04 am
- Forum: Support
- Topic: Linux, "instance of 'std::out_of_range'" on start
- Replies: 4
- Views: 2259
Re: Linux, "instance of 'std::out_of_range'" on start
From fedora repos.
Code: Select all
[root@home ~]# rpm -qa *libtorrent*
rb_libtorrent-python-0.14.3-1.fc11.i586
rb_libtorrent-0.14.3-1.fc11.i586
libtorrent-devel-0.12.4-4.fc11.i586
libtorrent-0.12.4-4.fc11.i586
- Fri Jun 12, 2009 7:34 pm
- Forum: Support
- Topic: Linux, "instance of 'std::out_of_range'" on start
- Replies: 4
- Views: 2259
Linux, "instance of 'std::out_of_range'" on start
Can't start deluged. http://dev.deluge-torrent.org/ticket/882
Andar, have you commited fix for 882 ticket? I tried latest sources from SVN.
Linux FC11
Andar, have you commited fix for 882 ticket? I tried latest sources from SVN.
Linux FC11
Code: Select all
...~]$ deluged -d
.....
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::substr
Aborted