#2140: libtorrent 0.16 and torrent moving ------------------------+--------------------------------------------------- Reporter: elek | Owner: andar Type: bug | Status: accepted Priority: major | Milestone: 1.3.x Component: libtorrent | Version: 1.3.5 Keywords: | ------------------------+--------------------------------------------------- Changes (by andar):
* status: pending => accepted * owner: => andar Comment: Actually, I believe the issue is that we're passing Unicode objects to libtorrent when we should be passing UTF8 encoded byte-strings. There was a change made to make the move_storage method use Unicode to resolve an issue on Windows, but I think it's breaking support on Linux with lt 0.16. We may need to modify the function to behave differently based on the OS. -- Ticket URL: <https://dev.deluge-torrent.org/ticket/2140#comment:2> Deluge <http://deluge-torrent.org/> Deluge project -- You received this message because you are subscribed to the Google Groups "Deluge Dev" group. To post to this group, send email to deluge-dev@googlegroups.com. To unsubscribe from this group, send email to deluge-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/deluge-dev?hl=en.