[OPIE 0000010]: Creating new character model for character recognizer takes a long time

From: <opie-bugs.a.t.handhelds.org>
Date: Fri Nov 08 2002 - 00:27:56 EST

The following bug has been RESOLVED.
=======================================================================
http://131.152.105.154/mantis/view_bug_page.php?f_id=0000010
=======================================================================
Reporter: ofels_admin
Handler: hash
=======================================================================
Project: OPIE
Bug ID: 0000010
Category: Taskbar/Launcher/Plugins
Reproducibility: always
Severity: major
Priority: none
Status: resolved
Resolution: fixed
=======================================================================
Date Submitted: 06-18-02 12:20 CEST
Last Modified: 11-08-02 06:27 CET
=======================================================================
Summary: Creating new character model for character
recognizer takes a long time
Description:
after creating a new model in the character reocognizer and clicking 'ok'
the
iPAQ comes to a near freeze. After 2 to 3 minutes the ipaq finally exits
the
character recognizer.
=======================================================================

-----------------------------------------------------------------------
 treke - 06-24-02 10:33 CEST
-----------------------------------------------------------------------
It actually takes more along the lines fo 30-40 minutes for me to update my
handwriting preferences ( heavilly modified )

-----------------------------------------------------------------------
 hash - 09-30-02 17:31 CEST
-----------------------------------------------------------------------
yup, i believe that this is caused by saving each char when you hit OK. it
saves each char from memory to the disc eventhough it doesnt need to. if
you have graffiti installed, it's going to take _FOREVER_ cus right now it
has a trillion repeat chars in the set.

what is needed is a table that represents the chars, and mark the modified
chars, and then only save those chars when you close the dialog.

-----------------------------------------------------------------------
 hash - 11-08-02 06:27 CET
-----------------------------------------------------------------------
this was actually caused by the graffiti charset. shared charsets are
supposed to have a flag set for each char saying that it shouldnt be saved
in the user's config file, but since it wasnt set, each time you save it
would save it again and again.... until your space was filled up.
Received on Fri Nov 08 05:53:43 2002

This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:46:27 EDT