Bugs item #1608393, was opened at 2006-12-04 03:00
Message generated for change (Comment added) made by sf-robot
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1608393&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tv
Group: 1.6.1
>Status: Closed
Resolution: Invalid
Priority: 5
Private: No
Submitted By: Valera Koval (vkoval)
Assigned to: Nobody/Anonymous (nobody)
Summary: show date info without support LOCALE

Initial Comment:
1. config.LOCALE = 'koi8-u'
2. In tvlisting_area.py date draw from dateformat without 
convert to unicode.
3. See patch in attach.

Thanks.

----------------------------------------------------------------------

>Comment By: SourceForge Robot (sf-robot)
Date: 2006-12-24 19:20

Message:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

----------------------------------------------------------------------

Comment By: Duncan Webb (duncanwebb)
Date: 2006-12-10 00:46

Message:
Logged In: YES 
user_id=104395
Originator: NO

I think that this is not a valid bug report

in environment
LC_ALL=ko_KR.utf8

in local_conf.py add:
OSD_FORCE_FONT = 'batang.ttf'
OSD_FORCE_SIZE = 1.0

Then the date appears as a korean character, and I'm not sure about the
time format but this is configurable.



----------------------------------------------------------------------

Comment By: Duncan Webb (duncanwebb)
Date: 2006-12-04 04:23

Message:
Logged In: YES 
user_id=104395
Originator: NO

Yill you try this, as it's valid to have a config.LOCALE='utf8'

self.drawstring(Unicode(time.strftime(timeformat,
time.localtime(to_listing[0][i+1]))),

Thanks

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1608393&group_id=46652

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to