[bt-devel] [ bibletime-Bugs-1805290 ] Keys of Hesychius do not work
Troy A. Griffitts
scribe at crosswire.org
Tue Oct 23 11:27:33 MST 2007
Eeli,
I would bet that now that things are displaying correctly, on click, you
are still passing something like: key.latin1() to SWORD, which is
expecting UTF-8. Just a guess.
-Troy.
SourceForge.net wrote:
> Bugs item #1805290, was opened at 2007-09-30 20:55
> Message generated for change (Comment added) made by eelik
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1805290&group_id=954
>
> 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: None
> Group: None
> Status: Open
> Resolution: None
> Priority: 8
> Private: No
> Submitted By: Eeli Kaikkonen (eelik)
> Assigned to: Jeremy Erickson (jerickson314)
> Summary: Keys of Hesychius do not work
>
> Initial Comment:
> Keys of the Hesychius lexicon (general book format) do not work. Why? In GnomeSword 2.2.0 they work fine. Can't BT handle unicode keys of genbooks or something like that?
>
> (To reproduce just open the Hesychius module and see the keys.)
>
> ----------------------------------------------------------------------
>
>> Comment By: Eeli Kaikkonen (eelik)
> Date: 2007-10-23 12:07
>
> Message:
> Logged In: YES
> user_id=1031029
> Originator: YES
>
> Partial fix: CBookTreeChooser::TreeItem constructors:
>
> setText(0, QString::fromLocal8Bit(m_key->getLocalName()) );
>
> where fromLocal8Bit fixes the treechooser visible text. But selecting keys
> do not still work.
>
> I hate this kind of fixes where I don't understand how it works and why.
> Can someone explain? Is this something which we should worry about with all
> keychoosers? Do they all work with unicode key characters?
>
> ----------------------------------------------------------------------
>
> Comment By: Martin Gruner (mgruner)
> Date: 2007-10-21 16:40
>
> Message:
> Logged In: YES
> user_id=169722
> Originator: NO
>
> Jeremy, is this something for you? Perhaps it will be useful to also apply
> the fix to SVN of BibleTime for KDE4.
>
> ----------------------------------------------------------------------
>
> Comment By: Martin Gruner (mgruner)
> Date: 2007-10-21 16:39
>
> Message:
> Logged In: YES
> user_id=169722
> Originator: NO
>
> Needs to be checked as well.
>
> ----------------------------------------------------------------------
>
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1805290&group_id=954
>
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel
More information about the bt-devel
mailing list