Timeline
07/03/2012:
- 20:50 Ticket #2039 (torrentmanager.py line 1023, in on_alert_tracker_warning - ...) updated by
- There is a decode_string function in common that can be updated to try …
- 20:25 Ticket #2039 (torrentmanager.py line 1023, in on_alert_tracker_warning - ...) updated by
- I think that all we should do is string.decode("utf8", "ignore"). The …
- 17:29 Ticket #2039 (torrentmanager.py line 1023, in on_alert_tracker_warning - ...) updated by
- I logged the RPC message sent from the daemon with the torrent list, …
- 15:05 Ticket #2039 (torrentmanager.py line 1023, in on_alert_tracker_warning - ...) updated by
- It's likely coming from a bad tracker. I talked to hydri and he said …
- 00:52 Ticket #2126 (Display issue in console and gtk with torrent non-ascii chars on FreeBSD) created by
- deluge-console does not correctly show UTF-8 characters in names of …
- 00:26 Ticket #2039 (torrentmanager.py line 1023, in on_alert_tracker_warning - ...) updated by
-
Where did
\xe5
come from? That is a unicode char but that test is … - 00:17 Ticket #2039 (torrentmanager.py line 1023, in on_alert_tracker_warning - ...) updated by
-
The solution is to use
alert.message().decode("utf8")
which I need …
07/02/2012:
- 23:59 Ticket #2039 (torrentmanager.py line 1023, in on_alert_tracker_warning - ...) updated by
- Hmm.. I wonder if this is a bug with libtorrent. As far as I …
- 23:21 Ticket #2039 (torrentmanager.py line 1023, in on_alert_tracker_warning - ...) updated by
- This is not solved in master. […] The tracker status has also …
- 18:10 Ticket #1965 (At the start deluge reports all torrents to the trackers as ...) updated by
-
Priority changed
version 1.3.5 lubuntu 12.04 ext 4 allocation - compact After … - 01:24 Ticket #2116 (Application layer protocol for transfering RPC messages + utf8 ...) updated by
- Replying to andar: > Could you please rebase your patch …
- 00:09 Changeset [8e7432]2.0.xdevelop by
- Added a protocol for the network traffic between client and daemon. …
Note:
See TracTimeline
for information about the timeline view.