#2126: console's UTF-8 characters
----------------------------------+-----------------------------------------
 Reporter:  baotse                |       Owner:       
     Type:  bug                   |      Status:  new  
 Priority:  minor                 |   Milestone:  1.3.x
Component:  console               |     Version:  1.3.5
 Keywords:  utf8, deluge-console  |  
----------------------------------+-----------------------------------------
Changes (by Cas):

  * milestone:  1.3.6 => 1.3.x


Old description:

> deluge-console does not correctly show UTF-8 characters in names of
> directories/torrents.
>
> for more info see: http://forum.deluge-
> torrent.org/viewtopic.php?f=7&t=37823&p=170531
>
> example:
> actual name is "荒御霊 - SSD"
>
> deluge-console produces:
> * TorrentAdded: M-h~M~RM-eM->M-!M-i~\~J - SSD
>
> output of "locale":
> LANG=en_US.UTF-8
> LC_CTYPE="en_US.UTF-8"
> LC_COLLATE="en_US.UTF-8"
> LC_TIME="en_US.UTF-8"
> LC_NUMERIC="en_US.UTF-8"
> LC_MONETARY="en_US.UTF-8"
> LC_MESSAGES="en_US.UTF-8"
> LC_ALL=en_US.UTF-8

New description:

 deluge-console does not correctly show UTF-8 characters in names of
 directories/torrents.

 for more info see: http://forum.deluge-
 torrent.org/viewtopic.php?f=7&t=37823&p=170531

 example:
 actual name is "荒御霊 - SSD"

 deluge-console produces:
 {{{
 * TorrentAdded: M-h~M~RM-eM->M-!M-i~\~J - SSD
 }}}

 output of "locale":
 LANG=en_US.UTF-8
 LC_CTYPE="en_US.UTF-8"
 LC_COLLATE="en_US.UTF-8"
 LC_TIME="en_US.UTF-8"
 LC_NUMERIC="en_US.UTF-8"
 LC_MONETARY="en_US.UTF-8"
 LC_MESSAGES="en_US.UTF-8"
 LC_ALL=en_US.UTF-8

--

Comment:

 I cannot replicate this scenario however I did notice that encoding was
 being done a little earlier than probably required so have put together a
 fix for that and maybe it might help here.

 https://github.com/cas--/Deluge/commit/4ea976c2946f3923

 Could you provide debug logging info for the console as it will output
 useful information about the encoding in use.

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/2126#comment:1>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-dev?hl=en.

Reply via email to