<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://memecode.com/bugzilla/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://memecode.com/bugzilla/"
          maintainer="fret@memecode.com"
>

    <bug>
          <bug_id>8</bug_id>
          
          <creation_ts>2005-07-27 10:30</creation_ts>
          <short_desc>Scribe occasionally doesn&apos;t quit when exited.</short_desc>
          <delta_ts>2006-10-16 07:40:26</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>i.Scribe/InScribe</product>
          <component>User Interface</component>
          <version>v1.88 test9</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>fret@memecode.com</reporter>
          <assigned_to>fret@memecode.com</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>fret@memecode.com</who>
            <bug_when>2005-07-27 10:30:54</bug_when>
            <thetext>The UI disappears but the process remains in memory after the user exits.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fret@memecode.com</who>
            <bug_when>2006-01-01 10:43:51</bug_when>
            <thetext>http://www.memecode.com/forums/view.php?id=4873</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fret@memecode.com</who>
            <bug_when>2006-08-18 23:00:31</bug_when>
            <thetext>http://www.memecode.com/xyz/view.php?id=4873</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fret@memecode.com</who>
            <bug_when>2006-10-16 07:40:26</bug_when>
            <thetext>Made a fix today in the mouse hook thread to make it shutdown cleanly all the
time. There was a rare case where the mouse hook destructor locks the objects
just as the hook thread thread tries to lock it as well. This causes the thread
to never get the lock and never check whether to exit or not, hanging itself. So
now the thread tries to lock, but with a short timeout so it falls back into the
loop, see that it should exit and then shuts down nicely.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>