[bt-devel] [ bibletime-Bugs-1805290 ] Keys of Hesychius do not work

SourceForge.net noreply at sourceforge.net
Tue Oct 23 05:07:58 MST 2007


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



More information about the bt-devel mailing list