<?xml version="1.0" encoding="UTF-8" ?>




<!--  RSS generated by JIRA 156 at Thu Sep 09 18:46:20 UTC 2010 -->
<rss version="0.92">





<channel>
    <title>Palaso Issues</title>
    <link>http://jira.palaso.org/issues</link>
    <description>This file is an XML representation of some issues</description>
    <language>en</language>

    
<item>

    







<title>[WS-33692] Adding note in Lucid WeSay throws</title>
<link>http://jira.palaso.org/issues/browse/WS-33692</link>

    
        <description>&lt;p&gt;To reproduce:&lt;br/&gt;
Create a Entry in DB&amp;amp;E&lt;br/&gt;
Fill in the &quot;Word&quot; field&lt;br/&gt;
Click on the &quot;Add a new question&quot; speech bubble&lt;br/&gt;
Watch it crash&lt;br/&gt;
It is a problem with the browser component. Can&apos;t paste the stack trace because the exception window freezes up my entire (linux in the vm) desktop.&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="44582">WS-33692</key>
        <summary>Adding note in Lucid WeSay throws</summary>
        <type id="1">Bug</type>
    
        <priority id="2">Critical</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="armstrong">Tim Armstrong</reporter>
        
    

        
        <created>Fri, 9 Jul 2010 01:53:06 +0000 (UTC)</created>
    <updated>Tue, 13 Jul 2010 07:46:56 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.7.x.0</version>
                
            
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="armstrong" created="Fri, 9 Jul 2010 02:00:51 +0000 (UTC)" level="">&lt;p&gt;stacktrace:&lt;/p&gt;

&lt;p&gt;Msg: Object reference not set to an instance of an object&lt;/p&gt;

&lt;p&gt;Source: Chorus&lt;/p&gt;

&lt;p&gt;Assembly: Chorus, Version=1.1.308.0, Culture=neutral, PublicKeyToken=null&lt;/p&gt;

&lt;p&gt;Stack: at Chorus.UI.Notes.AnnotationEditorView._existingMessagesDisplay_DocumentCompleted (object,System.Windows.Forms.WebBrowserDocumentCompletedEventArgs) &amp;lt;0x00045&amp;gt;&lt;br/&gt;
at System.Windows.Forms.WebBrowser.OnDocumentCompleted (System.Windows.Forms.WebBrowserDocumentCompletedEventArgs) &amp;lt;0x00029&amp;gt;&lt;br/&gt;
at System.Windows.Forms.WebBrowser.OnWebHostLoadFinished (object,Mono.WebBrowser.LoadFinishedEventArgs) &amp;lt;0x001b7&amp;gt;&lt;br/&gt;
at Mono.Mozilla.Callback.OnStateChange (Mono.Mozilla.nsIWebProgress,Mono.Mozilla.nsIRequest,int,uint) &amp;lt;0x00a0a&amp;gt;&lt;br/&gt;
at (wrapper native-to-managed) Mono.Mozilla.Callback.OnStateChange (intptr,intptr,int,uint) &amp;lt;0x002cd&amp;gt;&lt;/p&gt;



&lt;p&gt;-&lt;del&gt;Error Reporting Properties&lt;/del&gt;-&lt;br/&gt;
username: tim&lt;br/&gt;
commandline: /usr/share/wesay/WeSay.App.exe&lt;br/&gt;
culture: en-US&lt;br/&gt;
workingset: 0&lt;br/&gt;
dotnetversion: 2.0.50727.1433&lt;br/&gt;
currentdirectory: /home/tim&lt;br/&gt;
machinename: Tarmstrong-Lucid32-VM&lt;br/&gt;
userdomainname: Tarmstrong-Lucid32-VM&lt;br/&gt;
osversion: Unix 2.6.32.22&lt;br/&gt;
version: 0.7.2132 (apparent build date: 1/1/1601)  (Debug version)&lt;/p&gt;</comment>
            
            <comment author="armstrong" created="Tue, 13 Jul 2010 07:46:56 +0000 (UTC)" level="">&lt;p&gt;I have completely disabled both note creation (via the little buttons in the DB&amp;amp;E view) and note viewing (via the Browse Notes task) in Mono for the time being. The hope is that with the Fieldworks version of Mono the problems with the Browser component will be remedied at least for our situation.&lt;br/&gt;
Strangely the History task seems to be working fine even though it too has a browser view.&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-68] Controls in Mono need Pango</title>
<link>http://jira.palaso.org/issues/browse/WS-68</link>

    
        <description>&lt;p&gt;libgdiplus currently uses cairo to draw text instead of pango. Mono plans to put pango support into the library: &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;http://lists.ximian.com/pipermail/mono-devel-list/2006-August/019963.html&quot; title=&quot;Visit page outside Jira&quot;&gt;http://lists.ximian.com/pipermail/mono-devel-list/2006-August/019963.html&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/issues/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="10151">WS-68</key>
        <summary>Controls in Mono need Pango</summary>
        <type id="4">Improvement</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="albright">Eric Albright</reporter>
        
    

        
        <created>Fri, 19 Jan 2007 03:30:29 +0000 (UTC)</created>
    <updated>Tue, 16 Jun 2009 05:25:06 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.3.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.5.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1381] Crash after deleting five words</title>
<link>http://jira.palaso.org/issues/browse/WS-1381</link>

    
        <description>&lt;p&gt;I notice that the automatic error message I sent when WS crashed has &lt;br/&gt;
only a subject line. If it happens again I&apos;ll copy &amp;amp; paste the text into &lt;br/&gt;
an email for you.&lt;/p&gt;

&lt;p&gt;Description: I imported Toolbox file to FLex last Nov at the FLex CTC &lt;br/&gt;
workshop. Hadn&apos;t finished cleaning up all the residue that Lift didn&apos;t &lt;br/&gt;
handle (maybe I&apos;ll start over with the newer version of Lift??), but I &lt;br/&gt;
need to get going on WeSay-Linux. So I exported to Lift in FLex, created &lt;br/&gt;
a WS-config setup with the language settings, copied the Lift file to &lt;br/&gt;
the WS folder, and it opened!&lt;/p&gt;

&lt;p&gt;There were 5 blank lexemes at the  start of the file. I was deleting &lt;br/&gt;
them one at a time with &quot;Delete this Word&quot; in Dictionary view in WS. The &lt;br/&gt;
crash happened on the fifth Delete operation.&lt;/p&gt;

&lt;p&gt;Kim&lt;/p&gt;

&lt;p&gt;Exception: &apos;117&apos; is not a valid value for &apos;Value&apos;. &apos;Value&apos; should be &lt;br/&gt;
between &apos;Minimum&apos; and &apos;Maximum&apos;,Parameter name: Value in &lt;br/&gt;
System.Windows.Forms&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="12094">WS-1381</key>
        <summary>Crash after deleting five words</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Thu, 21 May 2009 17:34:31 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:33 +0000 (UTC)</updated>

    
        
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.5.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="hatton" created="Thu, 4 Jun 2009 23:15:37 +0000 (UTC)" level="">&lt;p&gt;On windows, I tired deleting 8 words from the top of the file, didn&apos;t get a crash.&lt;/p&gt;</comment>
            
            <comment author="hatton" created="Thu, 4 Jun 2009 23:17:09 +0000 (UTC)" level="">&lt;p&gt;Kim,&lt;br/&gt;
The very LIFT file you had this problem with would help, if there&apos;s any chance of you getting it back. &lt;br/&gt;
thanks&lt;br/&gt;
jh&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1289] [Linux, KMFL] Meaning fields repeat keystrokes</title>
<link>http://jira.palaso.org/issues/browse/WS-1289</link>

    
        <description>&lt;p&gt;When a KMN keyboard file is active (using KMFL) in one of the &quot;Meaning&quot; fields, any key you press is shown four times. When you press &apos;a&apos; you get &apos;aaaa&apos; in the field.  This happens whether or not the KMN file has changed the keystroke pressed or not. &lt;/p&gt;

&lt;p&gt;I&apos;ve seen this with two different keyboards (attached).&lt;/p&gt;</description>
    
    
        <environment>Ubuntu 8.10 WeSay build 1766</environment>
    
        <key id="11983">WS-1289</key>
        <summary>[Linux, KMFL] Meaning fields repeat keystrokes</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="language_support_jaars@jaars.org">Language Support Jaars</reporter>
        
    

        
        <created>Wed, 8 Apr 2009 18:19:03 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:33 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.4.x.0</version>
                
            
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="language_support_jaars@jaars.org" created="Wed, 8 Apr 2009 18:21:44 +0000 (UTC)" level="">&lt;p&gt;Both of these keyboards manifest the problem.&lt;/p&gt;</comment>
            
            <comment author="armstrong" created="Mon, 24 Aug 2009 08:35:53 +0000 (UTC)" level="">&lt;p&gt;Truely strange. We have verified the problem and determined spellchecking to be the problem. If you disable spell checking in the &quot;fields&quot; control the problem goes away.&lt;br/&gt;
We&apos;ll look into it some more &lt;img class=&quot;emoticon&quot; src=&quot;/issues/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1318] [Linux] In dictionary there are no spaces between word and category</title>
<link>http://jira.palaso.org/issues/browse/WS-1318</link>

    
        <description>&lt;p&gt;The defined category follows without space to the word (in bold and larger case)&lt;/p&gt;</description>
    
    
        <environment>Testing WS 4.1766 on Ubuntu 8.04</environment>
    
        <key id="12024">WS-1318</key>
        <summary>[Linux] In dictionary there are no spaces between word and category</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="wolfgang_stradner@wycliffe.org">Wolfgang Stradner</reporter>
        
    

        
        <created>Fri, 17 Apr 2009 14:38:29 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:33 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="wolfgang_stradner@wycliffe.org" created="Tue, 28 Apr 2009 06:54:18 +0000 (UTC)" level="">&lt;p&gt;Same for WS  4.1768 under Meaning&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14961] Opening config on a machine lacking some font should not change the font for everyone else</title>
<link>http://jira.palaso.org/issues/browse/WS-14961</link>

    
        <description>&lt;p&gt;E.g., if Doulos is missing, current changes to (on linux) DejaVu Sans.&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="25725">WS-14961</key>
        <summary>Opening config on a machine lacking some font should not change the font for everyone else</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="hatton">John Hatton</reporter>
        
    

        
        <created>Mon, 7 Sep 2009 07:46:27 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:33 +0000 (UTC)</updated>

    
        
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1319] [Linux] In the dictionary: examples overwrite meaning depending on screensize</title>
<link>http://jira.palaso.org/issues/browse/WS-1319</link>

    
        <description>&lt;p&gt;This depend on the chosen screen size of WS:&lt;/p&gt;

&lt;p&gt;If there are more than one examples (expecially if there are more meanings with examples) the examples overwrite the meaning, which usually shows up in the second line.&lt;/p&gt;
</description>
    
    
        <environment>Testing WS 4.1766 on Ubuntu 8.04</environment>
    
        <key id="12025">WS-1319</key>
        <summary>[Linux] In the dictionary: examples overwrite meaning depending on screensize</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="wolfgang_stradner@wycliffe.org">Wolfgang Stradner</reporter>
        
    

        
        <created>Fri, 17 Apr 2009 14:38:29 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="wolfgang_stradner@wycliffe.org" created="Tue, 28 Apr 2009 06:54:43 +0000 (UTC)" level="">&lt;p&gt;Same for WS  4.1768 under Meaning&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14983] [Linux] Chorus merge dies</title>
<link>http://jira.palaso.org/issues/browse/WS-14983</link>

    
        <description>&lt;p&gt;And we don&apos;t know why, yet.&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="25747">WS-14983</key>
        <summary>[Linux] Chorus merge dies</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="hatton">John Hatton</reporter>
        
    

        
        <created>Mon, 21 Sep 2009 06:42:30 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14939] [Linux]Crash when restore window in Add PNG Words</title>
<link>http://jira.palaso.org/issues/browse/WS-14939</link>

    
        <description>&lt;p&gt;The words I&apos;m typing into the Add Words by PNG... entry box aren&apos;t &lt;br/&gt;
showing up&lt;br/&gt;
right. So I wanted to take a screenshot, and I hit  the &quot;unmaximize&quot; &lt;br/&gt;
button at the top&lt;br/&gt;
right corner so the screenshot would be smaller.&lt;br/&gt;
------------------------------&lt;br/&gt;
Msg: Argument is out of range.&lt;/p&gt;

&lt;p&gt;Parameter name: GetItemRectangle index out of range.&lt;/p&gt;

&lt;p&gt;Source: System.Windows.Forms&lt;/p&gt;

&lt;p&gt;Assembly: System.Windows.Forms, Version=2.0.0.0, Culture=neutral,&lt;br/&gt;
PublicKeyToken=b77a5c561934e089&lt;/p&gt;

&lt;p&gt;Stack:   at System.Windows.Forms.ListBox.GetItemRectangle (Int32 index) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ListBox.GetItemDisplayRectangle (Int32 index, &lt;br/&gt;
Int32&lt;br/&gt;
first_displayble) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ListBox.LastVisibleItem () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ListBox.HorizontalScrollEvent (System.Object &lt;br/&gt;
sender,&lt;br/&gt;
System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ScrollBar.OnValueChanged (System.EventArgs e)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ScrollBar.set_Value (Int32 value) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ScrollBar.set_Maximum (Int32 value) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at (wrapper remoting-invoke-with-check)&lt;br/&gt;
System.Windows.Forms.ScrollBar:set_Maximum (int)&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ListBox.UpdateHorizontalScrollBar () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ListBox.UpdateScrollBars () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ListBox.LayoutListBox () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ListBox.OnResize (System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnSizeChanged (System.EventArgs e)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height, Int32 clientWidth, Int32 clientHeight) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsCoreInternal (Int32 x, Int32 &lt;br/&gt;
y, Int32&lt;br/&gt;
width, Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsCore (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ListBox.SetBoundsCore (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsInternal (Int32 x, Int32 y, &lt;br/&gt;
Int32 width,&lt;br/&gt;
Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at (wrapper remoting-invoke-with-check)&lt;br/&gt;
System.Windows.Forms.Control:SetBoundsInternal&lt;br/&gt;
(int,int,int,int,System.Windows.Forms.BoundsSpecified)&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Layout.DefaultLayout.LayoutAnchoredChildren&lt;br/&gt;
(System.Windows.Forms.Control parent, System.Windows.Forms.Control[] &lt;br/&gt;
controls)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Layout.DefaultLayout.Layout (System.Object &lt;br/&gt;
container,&lt;br/&gt;
System.Windows.Forms.LayoutEventArgs args) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnLayout&lt;br/&gt;
(System.Windows.Forms.LayoutEventArgs levent) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ScrollableControl.OnLayout&lt;br/&gt;
(System.Windows.Forms.LayoutEventArgs levent) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ContainerControl.OnLayout&lt;br/&gt;
(System.Windows.Forms.LayoutEventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.PerformLayout &lt;br/&gt;
(System.Windows.Forms.Control&lt;br/&gt;
affectedControl, System.String affectedProperty) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnResizeInternal (System.EventArgs e)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnResize (System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.UserControl.OnResize (System.EventArgs e) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnSizeChanged (System.EventArgs e)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height, Int32 clientWidth, Int32 clientHeight) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.UpdateBounds () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.WmWindowPosChanged&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&amp;amp; m)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ScrollableControl.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ContainerControl.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.UserControl.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control+ControlNativeWindow.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, &lt;br/&gt;
IntPtr&lt;br/&gt;
wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, Msg message,&lt;br/&gt;
IntPtr wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUIX11.SetWindowPos (IntPtr handle, Int32 &lt;br/&gt;
x, Int32&lt;br/&gt;
y, Int32 width, Int32 height) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUI.SetWindowPos (IntPtr handle, Int32 x, &lt;br/&gt;
Int32 y,&lt;br/&gt;
Int32 width, Int32 height) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsCoreInternal (Int32 x, Int32 &lt;br/&gt;
y, Int32&lt;br/&gt;
width, Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsCore (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsInternal (Int32 x, Int32 y, &lt;br/&gt;
Int32 width,&lt;br/&gt;
Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at (wrapper remoting-invoke-with-check)&lt;br/&gt;
System.Windows.Forms.Control:SetBoundsInternal&lt;br/&gt;
(int,int,int,int,System.Windows.Forms.BoundsSpecified)&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Layout.DefaultLayout.LayoutDockedChildren&lt;br/&gt;
(System.Windows.Forms.Control parent, System.Windows.Forms.Control[] &lt;br/&gt;
controls)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Layout.DefaultLayout.Layout (System.Object &lt;br/&gt;
container,&lt;br/&gt;
System.Windows.Forms.LayoutEventArgs args) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnLayout&lt;br/&gt;
(System.Windows.Forms.LayoutEventArgs levent) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ScrollableControl.OnLayout&lt;br/&gt;
(System.Windows.Forms.LayoutEventArgs levent) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.PerformLayout &lt;br/&gt;
(System.Windows.Forms.Control&lt;br/&gt;
affectedControl, System.String affectedProperty) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnResizeInternal (System.EventArgs e)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnResize (System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Panel.OnResize (System.EventArgs eventargs)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnSizeChanged (System.EventArgs e)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height, Int32 clientWidth, Int32 clientHeight) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.UpdateBounds () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.WmWindowPosChanged&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&amp;amp; m)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ScrollableControl.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control+ControlNativeWindow.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, &lt;br/&gt;
IntPtr&lt;br/&gt;
wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, Msg message,&lt;br/&gt;
IntPtr wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUIX11.SetWindowPos (IntPtr handle, Int32 &lt;br/&gt;
x, Int32&lt;br/&gt;
y, Int32 width, Int32 height) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUI.SetWindowPos (IntPtr handle, Int32 x, &lt;br/&gt;
Int32 y,&lt;br/&gt;
Int32 width, Int32 height) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsCoreInternal (Int32 x, Int32 &lt;br/&gt;
y, Int32&lt;br/&gt;
width, Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsCore (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.TabPage.SetBoundsCore (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsInternal (Int32 x, Int32 y, &lt;br/&gt;
Int32 width,&lt;br/&gt;
Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBounds (Int32 x, Int32 y, Int32 &lt;br/&gt;
width, Int32&lt;br/&gt;
height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.set_Bounds (Rectangle value) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at (wrapper remoting-invoke-with-check)&lt;br/&gt;
System.Windows.Forms.Control:set_Bounds (System.Drawing.Rectangle)&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.TabControl.ResizeTabPages () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.TabControl.Redraw () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.TabControl.SizeChangedHandler (System.Object &lt;br/&gt;
sender,&lt;br/&gt;
System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at (wrapper delegate-invoke)&lt;br/&gt;
System.EventHandler:invoke_void_&lt;em&gt;this&lt;/em&gt;__object_EventArgs&lt;br/&gt;
(object,System.EventArgs)&lt;/p&gt;

&lt;p&gt;  at (wrapper delegate-invoke)&lt;br/&gt;
System.EventHandler:invoke_void_&lt;em&gt;this&lt;/em&gt;__object_EventArgs&lt;br/&gt;
(object,System.EventArgs)&lt;/p&gt;

&lt;p&gt;  at (wrapper delegate-invoke)&lt;br/&gt;
System.EventHandler:invoke_void_&lt;em&gt;this&lt;/em&gt;__object_EventArgs&lt;br/&gt;
(object,System.EventArgs)&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnSizeChanged (System.EventArgs e)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height, Int32 clientWidth, Int32 clientHeight) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.UpdateBounds () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.WmWindowPosChanged&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&amp;amp; m)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.TabControl.WndProc (System.Windows.Forms.Message&amp;amp;&lt;br/&gt;
m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control+ControlNativeWindow.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, &lt;br/&gt;
IntPtr&lt;br/&gt;
wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, Msg message,&lt;br/&gt;
IntPtr wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUIX11.SetWindowPos (IntPtr handle, Int32 &lt;br/&gt;
x, Int32&lt;br/&gt;
y, Int32 width, Int32 height) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUI.SetWindowPos (IntPtr handle, Int32 x, &lt;br/&gt;
Int32 y,&lt;br/&gt;
Int32 width, Int32 height) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsCoreInternal (Int32 x, Int32 &lt;br/&gt;
y, Int32&lt;br/&gt;
width, Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsCore (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.SetBoundsInternal (Int32 x, Int32 y, &lt;br/&gt;
Int32 width,&lt;br/&gt;
Int32 height, BoundsSpecified specified) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at (wrapper remoting-invoke-with-check)&lt;br/&gt;
System.Windows.Forms.Control:SetBoundsInternal&lt;br/&gt;
(int,int,int,int,System.Windows.Forms.BoundsSpecified)&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Layout.DefaultLayout.LayoutDockedChildren&lt;br/&gt;
(System.Windows.Forms.Control parent, System.Windows.Forms.Control[] &lt;br/&gt;
controls)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Layout.DefaultLayout.Layout (System.Object &lt;br/&gt;
container,&lt;br/&gt;
System.Windows.Forms.LayoutEventArgs args) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnLayout&lt;br/&gt;
(System.Windows.Forms.LayoutEventArgs levent) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ScrollableControl.OnLayout&lt;br/&gt;
(System.Windows.Forms.LayoutEventArgs levent) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ContainerControl.OnLayout&lt;br/&gt;
(System.Windows.Forms.LayoutEventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Form.OnLayout&lt;br/&gt;
(System.Windows.Forms.LayoutEventArgs levent) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.PerformLayout &lt;br/&gt;
(System.Windows.Forms.Control&lt;br/&gt;
affectedControl, System.String affectedProperty) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnResizeInternal (System.EventArgs e)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnResize (System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Form.OnResize (System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.OnSizeChanged (System.EventArgs e)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.UpdateBounds (Int32 x, Int32 y, Int32 &lt;br/&gt;
width,&lt;br/&gt;
Int32 height, Int32 clientWidth, Int32 clientHeight) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.UpdateBounds () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.WmWindowPosChanged&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&amp;amp; m)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ScrollableControl.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.ContainerControl.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Form.WmWindowPosChanged&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message&amp;amp; m)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Control+ControlNativeWindow.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, &lt;br/&gt;
IntPtr&lt;br/&gt;
wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, Msg message,&lt;br/&gt;
IntPtr wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUIX11.GetMessage (System.Object queue_id,&lt;br/&gt;
System.Windows.Forms.MSG&amp;amp; msg, IntPtr handle, Int32 wFilterMin, Int32 &lt;br/&gt;
wFilterMax)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.XplatUI.GetMessage (System.Object queue_id,&lt;br/&gt;
System.Windows.Forms.MSG&amp;amp; msg, IntPtr hWnd, Int32 wFilterMin, Int32 &lt;br/&gt;
wFilterMax)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Application.RunLoop (Boolean Modal,&lt;br/&gt;
System.Windows.Forms.ApplicationContext context) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Application.Run&lt;br/&gt;
(System.Windows.Forms.ApplicationContext context) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form&lt;br/&gt;
mainForm) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at WeSay.App.WeSayApp.StartUserInterface () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at &lt;br/&gt;
Palaso.Services.ForServers.ServiceAppSingletonHelper.HandleEventsUntilExit&lt;br/&gt;
(Palaso.Services.ForServers.StartUI uiStarter) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at WeSay.App.WeSayApp.Run () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;  at WeSay.App.WeSayApp.Main (System.String[] args) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt; &lt;/p&gt;



&lt;p&gt;-&lt;del&gt;Error Reporting Properties&lt;/del&gt;-&lt;/p&gt;

&lt;p&gt;username: advisor&lt;/p&gt;

&lt;p&gt;commandline: /usr/share/wesay/WeSay.App.exe&lt;br/&gt;
/home/advisor/WeSay/tpi/TokPisin.lift&lt;/p&gt;

&lt;p&gt;culture: en-US&lt;/p&gt;

&lt;p&gt;workingset: 0&lt;/p&gt;

&lt;p&gt;dotnetversion: 2.0.50727.42&lt;/p&gt;

&lt;p&gt;currentdirectory: /home/advisor&lt;/p&gt;

&lt;p&gt;machinename: advisor-eeeWhite&lt;/p&gt;

&lt;p&gt;userdomainname: advisor-eeeWhite&lt;/p&gt;

&lt;p&gt;osversion: Unix 2.6.28.15&lt;/p&gt;

&lt;p&gt;version: 0.7.2146 (apparent build date: 1/1/1601)  (Debug version)&lt;/p&gt;



&lt;p&gt;-&lt;del&gt;Log&lt;/del&gt;-&lt;/p&gt;

&lt;p&gt;Friday, August 28, 2009&lt;/p&gt;

&lt;p&gt;3:04:59 PM    App Launched with [/usr/share/wesay/WeSay.App.exe&lt;br/&gt;
/home/advisor/WeSay/tpi/TokPisin.lift]&lt;/p&gt;

&lt;p&gt;3:05:00 PM    Checking if migration of configuration is needed.&lt;/p&gt;

&lt;p&gt;3:05:00 PM    Checking if migration of configuration is needed.&lt;/p&gt;

&lt;p&gt;3:05:05 PM    Loading entries&lt;/p&gt;

&lt;p&gt;3:05:08 PM    Activating Home Loading... Loading...&lt;/p&gt;

&lt;p&gt;3:05:10 PM    Done Activating&lt;/p&gt;

&lt;p&gt;3:05:10 PM    Activating Home&lt;/p&gt;

&lt;p&gt;3:05:22 PM    Activating PNG Word List Loading...&lt;/p&gt;

&lt;p&gt;3:05:24 PM    Done Activating&lt;/p&gt;

&lt;p&gt;3:05:40 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:05:40 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:05:54 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:05:54 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:01 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:01 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:12 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:12 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:17 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:23 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:23 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:29 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:33 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:33 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:52 PM    Exception: Argument is out of range.&lt;/p&gt;

&lt;p&gt;Parameter name: GetItemRectangle index out of range.&lt;/p&gt;

&lt;p&gt;Details of most recent events:&lt;/p&gt;

&lt;p&gt;3:05:00 PM    Checking if migration of configuration is needed.&lt;/p&gt;

&lt;p&gt;3:05:00 PM    Checking if migration of configuration is needed.&lt;/p&gt;

&lt;p&gt;3:05:05 PM    Loading entries&lt;/p&gt;

&lt;p&gt;3:05:06 PM    Starting Dictionary Services at&lt;br/&gt;
DictionaryServices//home/advisor/WeSay/tpi/TokPisin.lift&lt;/p&gt;

&lt;p&gt;3:05:08 PM    Activating Home Loading... Loading...&lt;/p&gt;

&lt;p&gt;3:05:08 PM    Loading Addins&lt;/p&gt;

&lt;p&gt;3:05:10 PM    Done Activating&lt;/p&gt;

&lt;p&gt;3:05:10 PM    Activating Home&lt;/p&gt;

&lt;p&gt;3:05:22 PM    Activating PNG Word List Loading...&lt;/p&gt;

&lt;p&gt;3:05:23 PM    Focus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:05:24 PM    Done Activating&lt;/p&gt;

&lt;p&gt;3:05:31 PM    First_KeyPress _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:05:40 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:05:40 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:05:40 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:05:40 PM    Start CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:05:40 PM    End CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:05:40 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:05:40 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:05:40 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:05:46 PM    LostFocus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:05:47 PM    Focus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:05:50 PM    First_KeyPress _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:05:54 PM    LostFocus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:05:54 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:05:54 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:05:54 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:05:54 PM    Start CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:05:54 PM    End CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:05:54 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:05:54 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:05:54 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:05:54 PM    Focus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:05:57 PM    First_KeyPress _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:01 PM    LostFocus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:01 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:06:01 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:01 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:06:01 PM    Start CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:06:01 PM    End CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:06:01 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:06:01 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:01 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:06:01 PM    Focus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:04 PM    First_KeyPress _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:12 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:06:12 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:12 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:06:12 PM    Start CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:06:12 PM    End CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:06:12 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:06:12 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:12 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:06:16 PM    LostFocus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:17 PM    Removing  due to emptiness.&lt;/p&gt;

&lt;p&gt;3:06:17 PM    Removing  due to emptiness.&lt;/p&gt;

&lt;p&gt;3:06:17 PM    LexEntry CleanUpEmptyObjects()&lt;/p&gt;

&lt;p&gt;3:06:17 PM    Empty sense removed&lt;/p&gt;

&lt;p&gt;3:06:17 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:06:17 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:17 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:06:18 PM    Focus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:19 PM    First_KeyPress _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:23 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:06:23 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:23 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:06:23 PM    Start CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:06:23 PM    End CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:06:23 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:06:23 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:23 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:06:28 PM    LostFocus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:29 PM    Removing  due to emptiness.&lt;/p&gt;

&lt;p&gt;3:06:29 PM    Removing  due to emptiness.&lt;/p&gt;

&lt;p&gt;3:06:29 PM    LexEntry CleanUpEmptyObjects()&lt;/p&gt;

&lt;p&gt;3:06:29 PM    Empty sense removed&lt;/p&gt;

&lt;p&gt;3:06:29 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:06:29 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:29 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:06:29 PM    Focus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:31 PM    First_KeyPress _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:33 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:06:33 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:33 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:06:33 PM    Start CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:06:33 PM    End CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:06:33 PM    ++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:06:33 PM    Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:06:33 PM    --after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:06:37 PM    LostFocus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:37 PM    Focus _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:40 PM    First_KeyPress _vernacularBox:tpi&lt;/p&gt;

&lt;p&gt;3:06:52 PM    Exception: Argument is out of range.&lt;/p&gt;

&lt;p&gt;Parameter name: GetItemRectangle index out of range.&lt;/p&gt;



</description>
    
    
        <environment></environment>
    
        <key id="25688">WS-14939</key>
        <summary>[Linux]Crash when restore window in Add PNG Words</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Fri, 28 Aug 2009 19:12:42 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    



    <issuelinks>
    
        <issuelinktype id="10001">
            <name>Duplicate</name>
                
                
                
                
                
                    <inwardlinks description="is duplicated by">
                    
                        <issuelink>
                            <issuekey id="25663">WS-14914</issuekey>
                        </issuelink>
                    
                    </inwardlinks>
                
                
        </issuelinktype>
    
    </issuelinks>


    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14993] keyboard doesn&apos;t work in Chorus-Linux either</title>
<link>http://jira.palaso.org/issues/browse/WS-14993</link>

    
        <description>&lt;p&gt;Here&apos;s what I did:&lt;/p&gt;

&lt;p&gt;I had set up Rapoisi2 to sync to USB on Advisor computer, a couple &lt;br/&gt;
months ago (tried it once with just one computer and a stick).&lt;br/&gt;
I wanted to copy Rapoisi to Kim computer, but I couldn&apos;t find that USB &lt;br/&gt;
stick. Instead of sending to USB again from Advisor (which I probably &lt;br/&gt;
should have done) I copied the Rapoisi folder from /home/advisor/WeSay &lt;br/&gt;
to the corresponding folder on Kim.&lt;/p&gt;

&lt;p&gt;Then I opened WeSay-config, Rapoisi2 project on Kim. Clicked on &lt;br/&gt;
Collaboration--Run Chorus. It looked like it was hung for a few minutes; &lt;br/&gt;
Chorus titlebar showed but the screen wouldn&apos;t draw. I suppose it was &lt;br/&gt;
just taking a while (Eee 1000HE with 2gb ram), or maybe I have too many &lt;br/&gt;
windows open, because I started closing windows and pretty soon the &lt;br/&gt;
Chorus window popped up with a couple of Advisor entries from August.&lt;/p&gt;

&lt;p&gt;This is Chorus v 1.1.217.0, Linux v.&lt;/p&gt;

&lt;p&gt;I went to Settings tab and tried to change the User Name from &quot;advisor&quot; &lt;br/&gt;
to &quot;kim&quot;, but it wouldn&apos;t change; keyboard was not working. So I copied &lt;br/&gt;
&quot;kim&quot; from somewhere and pasted it in, which worked. I couldn&apos;t type &lt;br/&gt;
into either textbox on the Settings page (no other Chorus tabs have &lt;br/&gt;
textboxes, I don&apos;t think).&lt;/p&gt;

&lt;p&gt;What is new with this keyboard issue, that makes me wonder if it&apos;s the &lt;br/&gt;
same as my earlier problems or different, is that once I pasted (with &lt;br/&gt;
mouse-rt-click--Paste), replacing the text that was in there, now I can &lt;br/&gt;
type into the text window. I had to paste something into each textbox &lt;br/&gt;
before the keyboard would work in that textbox.&lt;/p&gt;

&lt;p&gt;I just checked this same thing on Advisor computer (original machine for &lt;br/&gt;
Rapoisi2); the keyboard is functional there, in Chorus 1.1.194.0. Then I &lt;br/&gt;
updated to the latest v&apos;s of everything (I hadn&apos;t used this machine for &lt;br/&gt;
a couple weeks).&lt;/p&gt;

&lt;p&gt;Now on Advisor (old computer), Chorus v 1.1.223.0, I CAN indeed type &lt;br/&gt;
into the Settings tab. And on the new computer (Kim), after closing and &lt;br/&gt;
reopening WS-config, now I can type into the Chorus Settings tab.&lt;/p&gt;

&lt;p&gt;However, I&apos;ve just had a brainstorm that I&apos;ll write in another email.&lt;br/&gt;
Kim&lt;/p&gt;
</description>
    
    
        <environment></environment>
    
        <key id="25757">WS-14993</key>
        <summary>keyboard doesn&apos;t work in Chorus-Linux either</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Mon, 28 Sep 2009 21:28:10 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14972] [Linux] WS quit unexpected while showing exception dialog, while in Add meanings</title>
<link>http://jira.palaso.org/issues/browse/WS-14972</link>

    
        <description>&lt;p&gt;Hi again. This is something different, same version of WS as the &lt;br/&gt;
previous one.&lt;/p&gt;

&lt;p&gt;I gave up on -config for now (hadn&apos;t been able to make any &lt;br/&gt;
changes--maybe you&apos;ve disabled changes to config for tpi??)&lt;/p&gt;

&lt;p&gt;I opened WS, clicked on &quot;Add Meanings.&quot; There were three words that &lt;br/&gt;
needed meanings: wokmeri, wokboi, bruk lus.&lt;br/&gt;
I added &quot;worker&quot; to wokboi, then clicked on wokmeri. Wokboi moved down &lt;br/&gt;
to the &quot;finished&quot; screen. I clicked on wokmeri again and added &quot;worker&quot;. &lt;br/&gt;
Then I clicked on bruk lus, and saw a brief Whoops screen that &lt;br/&gt;
disappeared right away, along with WS.&lt;/p&gt;

&lt;p&gt;I reopened WS and those two defs had been saved; then I was able to &lt;br/&gt;
enter Add Meanings and edit bruk lus.&lt;/p&gt;

&lt;p&gt;I made a couple of edits and added a word or two... I&apos;m going to try &lt;br/&gt;
adding tpi from a usb stick to another computer.&lt;/p&gt;

&lt;p&gt;k&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="25736">WS-14972</key>
        <summary>[Linux] WS quit unexpected while showing exception dialog, while in Add meanings</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Mon, 14 Sep 2009 20:37:10 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.7.x.0</version>
                
            
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14973] [linux] enchant hard-crashed wesay when being freed</title>
<link>http://jira.palaso.org/issues/browse/WS-14973</link>

    
        <description>&lt;p&gt;&amp;gt;From Kim Blewett:&lt;/p&gt;

&lt;p&gt;  at (wrapper managed-to-native) Enchant.Bindings.enchant_broker_free&lt;br/&gt;
(intptr) &amp;lt;0x00004&amp;gt;&lt;br/&gt;
  at (wrapper managed-to-native) Enchant.Bindings.enchant_broker_free&lt;br/&gt;
(intptr) &amp;lt;0xffffffff&amp;gt;&lt;br/&gt;
  at Enchant.SafeBrokerHandle.ReleaseHandle () &amp;lt;0x0000d&amp;gt;&lt;br/&gt;
  at System.Runtime.InteropServices.SafeHandle.Close () &amp;lt;0x0005d&amp;gt;&lt;br/&gt;
  at System.Runtime.InteropServices.SafeHandle.Dispose (bool) &amp;lt;0x00012&amp;gt;&lt;br/&gt;
  at System.Runtime.InteropServices.SafeHandle.Dispose () &amp;lt;0x0000d&amp;gt;&lt;br/&gt;
  at Enchant.Broker.Dispose (bool) &amp;lt;0x00027&amp;gt;&lt;br/&gt;
  at Enchant.Broker.Dispose () &amp;lt;0x0000c&amp;gt;&lt;br/&gt;
  at&lt;br/&gt;
WeSay.ConfigTool.WritingSystemForFieldControl.GetWritingSystemIdsWithSpellCh&lt;br/&gt;
eckingInstalled&lt;br/&gt;
() &amp;lt;0x0021a&amp;gt;&lt;br/&gt;
  at WeSay.ConfigTool.WritingSystemForFieldControl.LoadWritingSystemBox&lt;br/&gt;
() &amp;lt;0x00048&amp;gt;&lt;br/&gt;
  at WeSay.ConfigTool.WritingSystemForFieldControl.set_CurrentField&lt;br/&gt;
(WeSay.LexicalModel.Field) &amp;lt;0x00033&amp;gt;&lt;br/&gt;
  at (wrapper remoting-invoke-with-check)&lt;br/&gt;
WeSay.ConfigTool.WritingSystemForFieldControl.set_CurrentField&lt;br/&gt;
(WeSay.LexicalModel.Field) &amp;lt;0xffffffff&amp;gt;&lt;br/&gt;
  at WeSay.ConfigTool.FieldDetailControl.set_CurrentField&lt;br/&gt;
(WeSay.LexicalModel.Field) &amp;lt;0x00191&amp;gt;&lt;br/&gt;
  at (wrapper remoting-invoke-with-check)&lt;br/&gt;
WeSay.ConfigTool.FieldDetailControl.set_CurrentField&lt;br/&gt;
(WeSay.LexicalModel.Field) &amp;lt;0xffffffff&amp;gt;&lt;br/&gt;
  at WeSay.ConfigTool.FieldsControl.OnSelectedFieldChanged&lt;br/&gt;
(object,System.Windows.Forms.ListViewItemSelectionChangedEventArgs)&lt;br/&gt;
&amp;lt;0x000b3&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.ListView.OnItemSelectionChanged&lt;br/&gt;
(System.Windows.Forms.ListViewItemSelectionChangedEventArgs) &amp;lt;0x00050&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.ListViewItem.set_Selected (bool) &amp;lt;0x0017c&amp;gt;&lt;br/&gt;
  at WeSay.ConfigTool.FieldsControl.LoadInventory () &amp;lt;0x00358&amp;gt;&lt;br/&gt;
  at WeSay.ConfigTool.FieldsControl.FieldsControl_Load&lt;br/&gt;
(object,System.EventArgs) &amp;lt;0x0002b&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.UserControl.OnLoad (System.EventArgs) &amp;lt;0x00050&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.UserControl.OnCreateControl () &amp;lt;0x0001c&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.Control.CreateControl () &amp;lt;0x0012b&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.Control.WmShowWindow&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp;) &amp;lt;0x00139&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.Control.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp;) &amp;lt;0x002b4&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.ScrollableControl.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp;) &amp;lt;0x0000d&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.ContainerControl.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp;) &amp;lt;0x00054&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.UserControl.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp;) &amp;lt;0x0005a&amp;gt;&lt;br/&gt;
  at ControlWindowTarget.OnMessage (System.Windows.Forms.Message&amp;amp;) &amp;lt;0x00014&amp;gt;&lt;br/&gt;
  at ControlNativeWindow.WndProc (System.Windows.Forms.Message&amp;amp;) &amp;lt;0x00022&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.NativeWindow.WndProc&lt;br/&gt;
(intptr,System.Windows.Forms.Msg,intptr,intptr) &amp;lt;0x001b7&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.XplatUIX11.SendMessage&lt;br/&gt;
(intptr,System.Windows.Forms.Msg,intptr,intptr) &amp;lt;0x00170&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.XplatUIX11.CreateWindow&lt;br/&gt;
(System.Windows.Forms.CreateParams) &amp;lt;0x01acc&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.XplatUI.CreateWindow&lt;br/&gt;
(System.Windows.Forms.CreateParams) &amp;lt;0x00015&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.NativeWindow.CreateHandle&lt;br/&gt;
(System.Windows.Forms.CreateParams) &amp;lt;0x00030&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.Control.CreateHandle () &amp;lt;0x00076&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.Control.CreateControl () &amp;lt;0x0008c&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.Control.ChangeParent&lt;br/&gt;
(System.Windows.Forms.Control) &amp;lt;0x0061d&amp;gt;&lt;br/&gt;
  at (wrapper remoting-invoke-with-check)&lt;br/&gt;
System.Windows.Forms.Control.ChangeParent (System.Windows.Forms.Control)&lt;br/&gt;
&amp;lt;0xffffffff&amp;gt;&lt;br/&gt;
  at ControlCollection.Add (System.Windows.Forms.Control) &amp;lt;0x005e6&amp;gt;&lt;br/&gt;
  at WeSay.ConfigTool.SettingsControl.OnAreaButton_Click&lt;br/&gt;
(object,System.EventArgs) &amp;lt;0x003bd&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.ToolStripItem.OnClick (System.EventArgs) &amp;lt;0x00050&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.ToolStripButton.OnClick (System.EventArgs)&lt;br/&gt;
&amp;lt;0x0003f&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.ToolStripItem.HandleClick (System.EventArgs)&lt;br/&gt;
&amp;lt;0x00032&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.ToolStripItem.FireEvent&lt;br/&gt;
(System.EventArgs,System.Windows.Forms.ToolStripItemEventType) &amp;lt;0x00081&amp;gt;&lt;br/&gt;
  at (wrapper remoting-invoke-with-check)&lt;br/&gt;
System.Windows.Forms.ToolStripItem.FireEvent&lt;br/&gt;
(System.EventArgs,System.Windows.Forms.ToolStripItemEventType) &amp;lt;0xffffffff&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.ToolStrip.OnMouseUp&lt;br/&gt;
(System.Windows.Forms.MouseEventArgs) &amp;lt;0x0011f&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.Control.WmLButtonUp&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp;) &amp;lt;0x001c5&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.Control.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp;) &amp;lt;0x00200&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.ScrollableControl.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp;) &amp;lt;0x0000d&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.ToolStrip.WndProc&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp;) &amp;lt;0x0000d&amp;gt;&lt;br/&gt;
  at ControlWindowTarget.OnMessage (System.Windows.Forms.Message&amp;amp;) &amp;lt;0x00014&amp;gt;&lt;br/&gt;
  at ControlNativeWindow.WndProc (System.Windows.Forms.Message&amp;amp;) &amp;lt;0x00022&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.NativeWindow.WndProc&lt;br/&gt;
(intptr,System.Windows.Forms.Msg,intptr,intptr) &amp;lt;0x001b7&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.XplatUIX11.DispatchMessage&lt;br/&gt;
(System.Windows.Forms.MSG&amp;amp;) &amp;lt;0x00016&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.XplatUI.DispatchMessage&lt;br/&gt;
(System.Windows.Forms.MSG&amp;amp;) &amp;lt;0x00015&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.Application.RunLoop&lt;br/&gt;
(bool,System.Windows.Forms.ApplicationContext) &amp;lt;0x009c7&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.Application.Run&lt;br/&gt;
(System.Windows.Forms.ApplicationContext) &amp;lt;0x0006a&amp;gt;&lt;br/&gt;
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form)&lt;br/&gt;
&amp;lt;0x00022&amp;gt;&lt;br/&gt;
  at WeSay.ConfigTool.Program.Main (string[]) &amp;lt;0x000e6&amp;gt;&lt;br/&gt;
  at (wrapper runtime-invoke)&lt;br/&gt;
WeSay.ConfigTool.Program.runtime_invoke_void_string[]&lt;br/&gt;
(object,intptr,intptr,intptr) &amp;lt;0xffffffff&amp;gt;&lt;/p&gt;

</description>
    
    
        <environment></environment>
    
        <key id="25737">WS-14973</key>
        <summary>[linux] enchant hard-crashed wesay when being freed</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="hatton">John Hatton</reporter>
        
    

        
        <created>Mon, 14 Sep 2009 20:49:10 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1307] [Linux] On first page of configuration tool, hotkey to options not working correctly</title>
<link>http://jira.palaso.org/issues/browse/WS-1307</link>

    
        <description>&lt;p&gt;On the opening page, Tab works to jump&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;form the instruction (Use this tool .... )&lt;/li&gt;
	&lt;li&gt;to the 1st option (Open existing project&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;There is no hotkey from 1st to 2nd option (to Create New project)&lt;br/&gt;
PgDn goes up to the instruction.&lt;/p&gt;

&lt;p&gt;-&amp;gt; Make hotkey work.&lt;/p&gt;
</description>
    
    
        <environment>[Linux] On first page of configuration tool, </environment>
    
        <key id="12013">WS-1307</key>
        <summary>[Linux] On first page of configuration tool, hotkey to options not working correctly</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="wolfgang_stradner@wycliffe.org">Wolfgang Stradner</reporter>
        
    

        
        <created>Fri, 17 Apr 2009 11:48:29 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="wolfgang_stradner@wycliffe.org" created="Mon, 27 Apr 2009 08:46:43 +0000 (UTC)" level="">&lt;p&gt;In Windows WS .0.5 build 1927, it works as suspected:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;The cursorposition is on the first of the 2 options (in Linux it is on the instruction)&lt;/li&gt;
	&lt;li&gt;Up/Down-Arrows and Tab move between the two options&lt;/li&gt;
&lt;/ul&gt;
</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14987] WeSay config Linux: still can&apos;t use keyboard</title>
<link>http://jira.palaso.org/issues/browse/WS-14987</link>

    
        <description>&lt;p&gt;Hi guys,&lt;/p&gt;

&lt;p&gt;Issues &lt;a href=&quot;http://jira.palaso.org/issues/browse/WS-14941&quot; title=&quot;wesay linux: keyboard doesn&apos;t work in Config&quot;&gt;WS-14941&lt;/a&gt;, 14942, 14943 all deal with the keyboard not working in &lt;br/&gt;
WS-config-Linux version. Browsing through the issues I couldn&apos;t see &lt;br/&gt;
anything more about this; I think you classified it as a kmfl problem &lt;br/&gt;
and temporarily disabled keyboard switching in Linux until you can deal &lt;br/&gt;
with it someday?&lt;/p&gt;

&lt;p&gt;Well, I still can rarely type anything into WS-Config-Linux v .7.xxxx &lt;br/&gt;
(2218 today). I can always type my email into the introduction screen. &lt;br/&gt;
But after that the keyboard usually quits. If I close Config and reopen &lt;br/&gt;
it nothing changes. If I restart the computer sometimes I can type in &lt;br/&gt;
Config the first time I open it, but not usually. This happens on three &lt;br/&gt;
different computers, both xfce and gnome.&lt;/p&gt;

&lt;p&gt;Kim&lt;/p&gt;

</description>
    
    
        <environment></environment>
    
        <key id="25751">WS-14987</key>
        <summary>WeSay config Linux: still can&apos;t use keyboard</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Wed, 23 Sep 2009 20:09:10 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-15001] [Linux] Problem with setting up a directory path</title>
<link>http://jira.palaso.org/issues/browse/WS-15001</link>

    
        <description>&lt;p&gt;OK. I&apos;m trying to set up a project with a repo on computer A, to be &lt;br/&gt;
shared over the network with computers B, C. Version .7.2234.&lt;/p&gt;

&lt;p&gt;I couldn&apos;t set the repo on a separate partition of my hard drive because &lt;br/&gt;
I can&apos;t seem to give permission for WS to write to the folder. So I set &lt;br/&gt;
the partition to a shared folder in my /home/kim, and now I can sync to &lt;br/&gt;
that folder &lt;b&gt;from within Chorus.&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;But I can&apos;t sync from WS Send/Receive button. I get this screen when I &lt;br/&gt;
hit Send/Receive:&lt;br/&gt;
       &lt;span class=&quot;error&quot;&gt;&amp;#91;USB Flash Drive&amp;#93;&lt;/span&gt;&lt;br/&gt;
       First insert a flash drive (this works when I do use a flash drive)&lt;/p&gt;

&lt;p&gt;       &lt;span class=&quot;error&quot;&gt;&amp;#91;Internet&amp;#93;&lt;/span&gt;&lt;br/&gt;
       This project is not yet associated with an internet server&lt;/p&gt;

&lt;p&gt;       &lt;span class=&quot;error&quot;&gt;&amp;#91;Shared Network&amp;#93;&lt;/span&gt;&lt;br/&gt;
       This project is not yet associated with a shared folder&lt;/p&gt;

&lt;p&gt;So my question is, how do I &quot;associate&quot; the project? From what you wrote &lt;br/&gt;
earlier, John, it sounds as if setting the location up in Chorus should &lt;br/&gt;
do it, but it doesn&apos;t seem to.&lt;/p&gt;

&lt;p&gt;Thanks, both of you,&lt;br/&gt;
Kim&lt;/p&gt;


</description>
    
    
        <environment></environment>
    
        <key id="25765">WS-15001</key>
        <summary>[Linux] Problem with setting up a directory path</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Sat, 3 Oct 2009 20:40:10 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.7.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="hatton" created="Sun, 4 Oct 2009 00:16:10 +0000 (UTC)" level="">&lt;p&gt;&amp;gt;So my question is, how do I &quot;associate&quot; the project? &lt;/p&gt;

&lt;p&gt;Associating with a directory  just means having a path that looks like a directory in the  &lt;span class=&quot;error&quot;&gt;&amp;#91;paths&amp;#93;&lt;/span&gt; of your hgrc.  So you can edit that, or you can run Chorus.exe and add it in the setup tab there.&lt;/p&gt;

&lt;p&gt;jh&lt;/p&gt;

</comment>
            
            <comment author="kim_blewett@sil.org" created="Sun, 4 Oct 2009 23:36:10 +0000 (UTC)" level="">&lt;p&gt;John Hatton (JIRA) wrote:&lt;br/&gt;
    [ &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;http://www.wesay.org/issues/browse/WS-15001?page=comments#action_12174 ] &lt;/p&gt;

&lt;p&gt;John Hatton commented on &lt;a href=&quot;http://jira.palaso.org/issues/browse/WS-15001&quot; title=&quot;[Linux] Problem with setting up a directory path&quot;&gt;WS-15001&lt;/a&gt;:&lt;br/&gt;
----------------------------------&lt;/p&gt;


&lt;p&gt;So my question is, how do I &quot;associate&quot; the project? &lt;/p&gt;


&lt;p&gt;Associating with a directory  just means having a path that looks like a directory in the  &lt;span class=&quot;error&quot;&gt;&amp;#91;paths&amp;#93;&lt;/span&gt; of your hgrc.  So you can edit that, or you can run Chorus.exe and add it in the setup tab there.&lt;br/&gt;
  I did this; the line is there in the hgrc. I added it in Chorus setup. Then I went back to the project&apos;s WS Home page and tried to sync; I got the greyed out options with &quot;this project is not yes associated.&lt;/p&gt;

&lt;p&gt;So I checked the hgrc; the line was there. I opened Chorus again from WS-config, checked settings to make sure it hadn&apos;t disappeare, then tried a sync from Chorus; it worked.&lt;/p&gt;

&lt;p&gt;So I went back to WS Home page and tried again to sync from there; it&apos;s still greyed out. That&apos;s why I made an issue of it.&lt;/p&gt;

&lt;p&gt;k&lt;/p&gt;

&lt;p&gt;jh&lt;/p&gt;





&lt;p&gt;Chorus-Linux repository setup problem&lt;br/&gt;
-------------------------------------&lt;/p&gt;

&lt;p&gt;                Key: &lt;a href=&quot;http://jira.palaso.org/issues/browse/WS-15001&quot; title=&quot;[Linux] Problem with setting up a directory path&quot;&gt;WS-15001&lt;/a&gt;&lt;br/&gt;
                URL: &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;http://www.wesay.org/issues/browse/WS-15001&lt;br/&gt;
            Project: WeSay&lt;br/&gt;
         Issue Type: Awaiting Classification&lt;br/&gt;
           Reporter: Kim Blewett&lt;/p&gt;

&lt;p&gt;OK. I&apos;m trying to set up a project with a repo on computer A, to be &lt;br/&gt;
shared over the network with computers B, C. Version .7.2234.&lt;br/&gt;
I couldn&apos;t set the repo on a separate partition of my hard drive because &lt;br/&gt;
I can&apos;t seem to give permission for WS to write to the folder. So I set &lt;br/&gt;
the partition to a shared folder in my /home/kim, and now I can sync to &lt;br/&gt;
that folder &lt;b&gt;from within Chorus.&lt;/b&gt;&lt;br/&gt;
But I can&apos;t sync from WS Send/Receive button. ...&lt;/p&gt;

&lt;p&gt;So my question is, how do I &quot;associate&quot; the project? From what you wrote &lt;br/&gt;
earlier, John, it sounds as if setting the location up in Chorus should &lt;br/&gt;
do it, but it doesn&apos;t seem to.&lt;br/&gt;
Thanks, both of you,&lt;br/&gt;
Kim&lt;/p&gt;



&lt;p&gt;----------------------------------------------------------------------------------------&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;http://www.wesay.org/issues/browse/WS-15001?page=comments#action_12174&quot; title=&quot;Visit page outside Jira&quot;&gt;http://www.wesay.org/issues/browse/WS-15001?page=comments#action_12174&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/issues/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;http://www.wesay.org/issues/browse/WS-15001&quot; title=&quot;Visit page outside Jira&quot;&gt;http://www.wesay.org/issues/browse/WS-15001&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/issues/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</comment>
            
            <comment author="hatton" created="Sun, 4 Oct 2009 23:53:14 +0000 (UTC)" level="">&lt;p&gt;Ok, we need to look and see if the detection isn&apos;t working in the sync dialog used by WeSay. &lt;/p&gt;</comment>
            
            <comment author="hatton" created="Mon, 5 Oct 2009 00:16:10 +0000 (UTC)" level="">&lt;p&gt;Ok, I think the problem is with the logic that is used to enable that directory button... this is the &quot;simply&quot; interface, so if you have multiple directories in your &lt;span class=&quot;error&quot;&gt;&amp;#91;path&amp;#93;&lt;/span&gt; section, it would be in trouble.  So it is only looking at the &quot;default&quot; one... the one mentioned in your &lt;span class=&quot;error&quot;&gt;&amp;#91;chorusdefaults&amp;#93;&lt;/span&gt; section.  It would be reasonable to say &quot;if there&apos;s only one, make that the default&quot;. It&apos;s less clear what to do if there are more than one, but no default.&lt;/p&gt;

</comment>
            
            <comment author="hatton" created="Mon, 5 Oct 2009 00:18:10 +0000 (UTC)" level="">&lt;p&gt;I take it back. It does already try the first one if no default exists... sigh. &lt;/p&gt;
</comment>
            
            <comment author="kim_blewett@sil.org" created="Mon, 5 Oct 2009 01:30:10 +0000 (UTC)" level="">&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;ui&amp;#93;&lt;/span&gt;&lt;br/&gt;
username = kim&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;extensions&amp;#93;&lt;/span&gt;&lt;br/&gt;
hgext.graphlog = &lt;br/&gt;
convert = &lt;br/&gt;
hgext.win32text = &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;ChorusDefaultRepositories&amp;#93;&lt;/span&gt;&lt;br/&gt;
AussieWords = &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;paths&amp;#93;&lt;/span&gt;&lt;br/&gt;
AussieWords = /home/kim/Public/WeSayRepos/AussieWords&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;encode&amp;#93;&lt;/span&gt;&lt;br/&gt;
**.conflicts = dumbencode:&lt;br/&gt;
**.lift = dumbencode:&lt;br/&gt;
**.txt = dumbencode:&lt;br/&gt;
**.WeSayConfig = dumbencode:&lt;br/&gt;
**.xml = dumbencode:&lt;br/&gt;
**.css = dumbencode:&lt;/p&gt;</comment>
            
            <comment author="hatton" created="Mon, 5 Oct 2009 02:18:10 +0000 (UTC)" level="">&lt;p&gt;On windows, it does work to push a project onto another machine, at least if the directory is wide wide wide open to the world.  So for example on my machine, I have&lt;/p&gt;

&lt;p&gt;\\HATTON-THINKPAD\Users\Public\Documents\&lt;/p&gt;

&lt;p&gt;And I put in this path&lt;br/&gt;
joe = \\HATTON-THINKPAD\Users\Public\Documents\TokPisin&lt;/p&gt;

&lt;p&gt;Then I sync with joe&lt;/p&gt;


&lt;p&gt;And it comes out like this:&lt;/p&gt;

&lt;p&gt;Syncing...&lt;br/&gt;
Storing changes in local repository...&lt;br/&gt;
Connecting to joe...&lt;br/&gt;
Checking to see if we can connect with \\HATTON-THINKPAD\Users\Public\Documents\TokPisin...&lt;br/&gt;
Warning: Could not connect to joe at \\HATTON-THINKPAD\Users\Public\Documents\TokPisin for pulling&lt;br/&gt;
Copying repository to joe...&lt;br/&gt;
Done&lt;/p&gt;

&lt;p&gt;And then the repository is there.  I also did this test using both WeSay (simple interface) and chorus (with its interface).  So, it does look like this is all working as expected on the Windows side. I suspect file permissions are the issue, since such things never work for me, on ANY operating system.&lt;/p&gt;

&lt;p&gt;jh&lt;/p&gt;
</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14945] focus movement in Example Sentences screen</title>
<link>http://jira.palaso.org/issues/browse/WS-14945</link>

    
        <description>&lt;p&gt;Hi again,&lt;/p&gt;

&lt;p&gt;In Example Sentences, Tok Pisin project, v.7.2157 linux and previous:&lt;/p&gt;

&lt;p&gt;I have the &quot;include translation of the example&quot; enabled.&lt;br/&gt;
I type an example for &apos;banana&apos;, then click ENTER to go down to the &lt;br/&gt;
Translation box, but instead it moves &apos;banana&apos; to &quot;completed&quot; and gives &lt;br/&gt;
me the next lexeme that needs an example, &apos;binatang&apos;.&lt;/p&gt;

&lt;p&gt;Obviously, I shouldn&apos;t use ENTER to move to the Translation box... but &lt;br/&gt;
it seems a logical thing to do, in this environment.&lt;/p&gt;

&lt;p&gt;So I typed an example for &apos;binatang&apos; and I hit TAB. It did an &lt;br/&gt;
auto-backup, then put &apos;binatang&apos; down into the &quot;Completed&quot; section but &lt;br/&gt;
it&apos;s still showing as the current entry. The cursor wasn&apos;t blinking in &lt;br/&gt;
any of the entry boxes. When I clicked into Translation the cursor &lt;br/&gt;
blinks there, but now my keystrokes are ignored again-- first time I&apos;ve &lt;br/&gt;
encountered this one in WS itself. I can&apos;t get keystrokes working now in &lt;br/&gt;
Example Sentences or in any of the other Tasks.&lt;/p&gt;

&lt;p&gt;[So I did a Send/Receive to languagedepot, and got a bunch of warnings &lt;br/&gt;
that I&apos;ll send separately... Looks like a different problem anyway.]&lt;/p&gt;

&lt;p&gt;About the focus movement: I think it might be good, IF the example &lt;br/&gt;
translation is enabled, to make either a TAB or an ENTER move from &lt;br/&gt;
Example to Translation. At that point, if people want to add a second &lt;br/&gt;
example, my logic says they should be able to hit TAB or click in the &lt;br/&gt;
second example box, whereas ENTER would close that entry and move to the &lt;br/&gt;
next. An entry should perhaps not be considered &quot;completed&quot; until the &lt;br/&gt;
translation is also entered??? IF translation is enabled, that is. Maybe &lt;br/&gt;
this is too complicated...&lt;/p&gt;

&lt;p&gt;But I&apos;m not sure why the TAB triggered an auto-backup event.&lt;/p&gt;

&lt;p&gt;Kim&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="25701">WS-14945</key>
        <summary>focus movement in Example Sentences screen</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Mon, 31 Aug 2009 21:11:58 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14899] WeSay issues in Ubuntu</title>
<link>http://jira.palaso.org/issues/browse/WS-14899</link>

    
        <description>&lt;p&gt;Hi Cambell &amp;amp; John,&lt;/p&gt;

&lt;p&gt;1. Menu items/desktop shortcuts to open WS: For some reason the XFCE &lt;br/&gt;
menu has been losing the launcher items for WeSay and WS-config when I &lt;br/&gt;
do recent updates from the Ubuntu Palaso repo. This has happened on at &lt;br/&gt;
least three computers lately. Is the launcher missing in the most recent &lt;br/&gt;
Ubuntu installers, perhaps? Or is something else wrong?&lt;/p&gt;

&lt;p&gt;2. On my 9&quot; Eee screen most of the messages have truncated text lines. &lt;br/&gt;
The message box size is often big enough but the lines end too soon. &lt;br/&gt;
Attached screenshot of the intro msgbox; I can send you more ex. if you &lt;br/&gt;
want. I have not changed the default text size; I&apos;m using the default &lt;br/&gt;
sizes set up by Xubuntu Jaunty--which, I think, adjusts automatically &lt;br/&gt;
for screen size somehow.&lt;/p&gt;

&lt;p&gt;I haven&apos;t checked recent WS versions on the XO yet because I haven&apos;t &lt;br/&gt;
been able to connect to wireless at JAARS... I&apos;ll try to do it at home &lt;br/&gt;
over the weekend.&lt;/p&gt;

&lt;p&gt;In WS-config, I can now select &quot;simple&quot; sort order (hurray!). And I can &lt;br/&gt;
edit the default order, but my edits don&apos;t refresh properly on the &lt;br/&gt;
screen. I have to scroll to the top or end of the sort char. list to see &lt;br/&gt;
new lines I add in, or lines I&apos;ve deleted.&lt;/p&gt;

&lt;p&gt;3. In this sort screen, the &quot;help&quot; link doesn&apos;t show up correctly, see &lt;br/&gt;
screenshot.&lt;/p&gt;

&lt;p&gt;4. Also in this screenshot you can see that I changed &quot;v&quot; to &quot;kyx&quot;. I &lt;br/&gt;
really think there ought to be a way to add the language name (Rapoisi) &lt;br/&gt;
in parens  after &quot;kyx&quot; in the list of available WSes. Could this be &lt;br/&gt;
done, please? It&apos;s especially important for languages like this one &lt;br/&gt;
where the id code is completely unrelated to the language name.&lt;/p&gt;

&lt;p&gt;4. The Crash Report email function failed. Every time I open WS-config &lt;br/&gt;
(just this command from Terminal because there&apos;s no shortcut), it &lt;br/&gt;
re-asks for my email address, doesn&apos;t seem to save it. I deliberately &lt;br/&gt;
closed the program before it could crash, to be sure the settings were &lt;br/&gt;
saved properly, but it asked the next time for my email address. Also, &lt;br/&gt;
it seems that when I type the underscore in the email box, it enters a &lt;br/&gt;
space instead. When I go back, highlight that space and then retype the &lt;br/&gt;
underscore, then I see the line. This happened at least 4 times in this &lt;br/&gt;
first email request screen and also in the Actions: &quot;email work to an &lt;br/&gt;
advisor&quot; setup screen. Maybe it&apos;s just a visual quirk, but it will &lt;br/&gt;
confuse people...&lt;/p&gt;

&lt;p&gt;5. The crash happened in the Actions setup screen of WS-config. I &lt;br/&gt;
clicked on the &quot;more info&quot; link next to &quot;Make PDF Dict.&quot; and it crashed. &lt;br/&gt;
It can connect to the internet, because I&apos;d already tried the &quot;help&quot; &lt;br/&gt;
link I mentioned in (3). It happened again on the corresponding &quot;Open in &lt;br/&gt;
Lexique&quot; link, and the email never got sent there either. [Since I just &lt;br/&gt;
set up my email in T-bird, I&apos;ll reboot and try again; I&apos;ll let you know.]&lt;/p&gt;

&lt;p&gt;Enough for now.&lt;br/&gt;
Sorry to be the bearer of bad news... but several things ARE working &lt;br/&gt;
that didn&apos;t before, so it&apos;s looking really good!&lt;br/&gt;
Kim&lt;/p&gt;

</description>
    
    
        <environment></environment>
    
        <key id="25648">WS-14899</key>
        <summary>WeSay issues in Ubuntu</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="kim_blewett@sil.org">Kim Blewett</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Fri, 14 Aug 2009 20:21:42 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Mon, 17 Aug 2009 10:25:42 +0000 (UTC)" level="">&lt;p&gt;Hi Kim,&lt;/p&gt;

&lt;p&gt;Thanks for these.&lt;/p&gt;


&lt;p&gt;&amp;gt; 1. Menu items/desktop shortcuts to open WS: For some reason the XFCE &lt;br/&gt;
&amp;gt; menu has been losing the launcher items for WeSay and WS-config when I &lt;br/&gt;
&amp;gt; do recent updates from the Ubuntu Palaso repo. This has happened on at &lt;br/&gt;
&amp;gt; least three computers lately. Is the launcher missing in the most recent &lt;br/&gt;
&amp;gt; Ubuntu installers, perhaps? Or is something else wrong?&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt;   &lt;br/&gt;
I&apos;ll have a look.&lt;br/&gt;
&amp;gt; 2. On my 9&quot; Eee screen most of the messages have truncated text lines. &lt;br/&gt;
&amp;gt; The message box size is often big enough but the lines end too soon. &lt;br/&gt;
&amp;gt; Attached screenshot of the intro msgbox; I can send you more ex. if you &lt;br/&gt;
&amp;gt; want. I have not changed the default text size; I&apos;m using the default &lt;br/&gt;
&amp;gt; sizes set up by Xubuntu Jaunty--which, I think, adjusts automatically &lt;br/&gt;
&amp;gt; for screen size somehow.&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt;   &lt;br/&gt;
We have problems with localisation / label content in general.  I&apos;ll try &lt;br/&gt;
to improve them where I can easily.  A long term general fix will have &lt;br/&gt;
to wait for now.&lt;/p&gt;

&lt;p&gt;I&apos;ll look into the rest as well.&lt;/p&gt;

&lt;p&gt;C&lt;/p&gt;
</comment>
            
            <comment author="hatton" created="Sat, 12 Sep 2009 03:30:43 +0000 (UTC)" level="">&lt;p&gt;Kim,&lt;br/&gt;
It&apos;s hard to deal with this one... so many issues.  I think many have been fixed.&lt;/p&gt;

&lt;p&gt;Can you check these, then make new JIRA issues (or just send each separately to issues@wesay.org, with &lt;span class=&quot;error&quot;&gt;&amp;#91;Linux&amp;#93;&lt;/span&gt; as the first word in the summary)?  Then we&apos;ll close this one.&lt;/p&gt;

&lt;p&gt;Don&apos;t bother yet another request for a ws name... your request has been heard &lt;img class=&quot;emoticon&quot; src=&quot;/issues/images/icons/emoticons/wink.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;.&lt;/p&gt;

&lt;p&gt;thanks&lt;br/&gt;
jh&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1187] Get PrinceXml Working in Linux</title>
<link>http://jira.palaso.org/issues/browse/WS-1187</link>

    
        <description>&lt;p&gt;Is it possible to add princexml as a dependency in the ubuntu package?&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="11793">WS-1187</key>
        <summary>Get PrinceXml Working in Linux</summary>
        <type id="2">New Feature</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="hatton">John Hatton</reporter>
        
    

        
        <created>Fri, 2 Jan 2009 05:18:21 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.5.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Sun, 4 Jan 2009 03:53:42 +0000 (UTC)" level="">&lt;p&gt;As far as I can tell it&apos;s not packaged for Ubuntu (as part of the &lt;br/&gt;
synaptic package manager).  They have a free download though.  Maybe we &lt;br/&gt;
can re-distribute it as part of packages.palaso.org.&lt;/p&gt;

&lt;p&gt;See also:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;http://innerfusion.tumblr.com/post/52542037/installing-princexml-on-ubuntu&quot; title=&quot;Visit page outside Jira&quot;&gt;http://innerfusion.tumblr.com/post/52542037/installing-princexml-on-ubuntu&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/issues/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;John Hatton (JIRA) wrote:&lt;br/&gt;
&amp;gt; Get PrinceXml Working in Linux&lt;br/&gt;
&amp;gt; ------------------------------&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt;                  Key: &lt;a href=&quot;http://jira.palaso.org/issues/browse/WS-1187&quot; title=&quot;Get PrinceXml Working in Linux&quot;&gt;WS-1187&lt;/a&gt;&lt;br/&gt;
&amp;gt;                  URL: &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;http://www.wesay.org/issues/browse/WS-1187&quot; title=&quot;Visit page outside Jira&quot;&gt;http://www.wesay.org/issues/browse/WS-1187&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/issues/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;
&amp;gt;              Project: WeSay&lt;br/&gt;
&amp;gt;           Issue Type: New Feature&lt;br/&gt;
&amp;gt;             Reporter: John Hatton&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt; Is it possible to add princexml as a dependency in the ubuntu package?&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt;   &lt;/p&gt;

&lt;p&gt;&amp;#8211; &lt;br/&gt;
Cambell Prince&lt;br/&gt;
Payap Language Software and SIL MSEAG&lt;br/&gt;
Skype: cambell.prince | Mobile: +66 87 190 5871 | Fax: +64 6 759 6152&lt;br/&gt;
www.palaso.org and www.sil.org  &lt;/p&gt;</comment>
            
            <comment author="hatton" created="Sun, 4 Jan 2009 06:31:42 +0000 (UTC)" level="">&lt;p&gt;I seem to have lost the email (was a computer or two back), but they said they were happy for SIL to redistribute.  We didn&apos;t mention for which OS, and I&apos;d like to have the license clarified, both our right to distribute and our user&apos;s right to use it. &lt;/p&gt;
</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14942] [Linux, Scim] crash in WS-config writing systems</title>
<link>http://jira.palaso.org/issues/browse/WS-14942</link>

    
        <description>&lt;p&gt;-&lt;del&gt;Freshly installed 0.7.2150 on Xubuntu&lt;/del&gt;-&lt;br/&gt;
What I did:&lt;br/&gt;
Started a new project named &quot;Blewet&quot;&lt;br/&gt;
In WS-config went to ws screen&lt;br/&gt;
Changed &quot;v&quot; to &quot;ble&quot;, both id and abbrev.&lt;br/&gt;
Changed keyboard to &quot;Bougainville Scripture Unicode&quot; (dropdown box; I &lt;br/&gt;
didn&apos;t type into the entry box)&lt;br/&gt;
Clicked on Sort tab, selected Simple Shoebox...&lt;br/&gt;
Tried typing glottal but the keyboard wasn&apos;t active&lt;br/&gt;
Clicked on Font tab--crash.&lt;/p&gt;

&lt;p&gt;While typing this description into my &quot;Whoops&quot; window, the window &lt;br/&gt;
disappeared before I&apos;d copied the crash info... but I had noticed down &lt;br/&gt;
in details that it looked like it had tried to change the &lt;b&gt;keyboard&lt;/b&gt; to &lt;br/&gt;
&quot;ble&quot; (which doesn&apos;t exist!) I know I did not type &quot;ble&quot; into the &lt;br/&gt;
keyboard box...&lt;/p&gt;

&lt;p&gt;I can&apos;t try to repeat it to send you the details, because I can&apos;t type &lt;br/&gt;
anything at all in config any more.&lt;/p&gt;

&lt;p&gt;Sorry,&lt;br/&gt;
Kim&lt;br/&gt;
---------------------------------------&lt;/p&gt;

</description>
    
    
        <environment></environment>
    
        <key id="25691">WS-14942</key>
        <summary>[Linux, Scim] crash in WS-config writing systems</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Sat, 29 Aug 2009 18:52:42 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.7.x.0</version>
                
            
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Mon, 31 Aug 2009 08:03:04 +0000 (UTC)" level="">&lt;p&gt;Related to other KMFL issues.&lt;/p&gt;</comment>
            
        </comments>
    
    

    



    <issuelinks>
    
        <issuelinktype id="10001">
            <name>Duplicate</name>
                
                
                    <outwardlinks description="duplicates">
                    
                        <issuelink>
                            <issuekey id="25690">WS-14941</issuekey>
                        </issuelink>
                    
                    </outwardlinks>
                
                
                
                
                
        </issuelinktype>
    
    </issuelinks>


    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1065] Paste not working right</title>
<link>http://jira.palaso.org/issues/browse/WS-1065</link>

    
        <description>&lt;p&gt;Ubuntu: 8.10&lt;/p&gt;

&lt;p&gt;If I try to paste some text I&apos;ve copied from the example field into the &lt;br/&gt;
word entry field the it can&apos;t seem to get the encoding right.&lt;/p&gt;

&lt;p&gt;For example ba&#770;a becomes  ba?a&lt;/p&gt;</description>
    
    
        <environment>Linux Ubuntu Hardy</environment>
    
        <key id="11695">WS-1065</key>
        <summary>Paste not working right</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="dennis@dreschers.info">Dennis Drescher</reporter>
        
    

        
        <created>Thu, 20 Nov 2008 08:41:42 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.4.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion> WeSay 0.9.x.0 </fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Tue, 23 Jun 2009 07:55:48 +0000 (UTC)" level="">&lt;p&gt;There been some work on this in Mono trunk (after 2.4).  The Calgary team are tracking this as well.  For WeSay for the moment we&apos;ll wait and catch up on this later.&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-757] Add Configure link in the upper right of the Workflow Dashboard</title>
<link>http://jira.palaso.org/issues/browse/WS-757</link>

    
        <description>&lt;p&gt;In the old dashboard, you could right-click to get a context menu.  That&apos;d be a fine thing to add to this (but that&apos;s a separate issue).&lt;/p&gt;

&lt;p&gt;It would be nice to make it more obvious how you can run the config program from here.  However, we actually only want it to be obvious for the advisor or very advanced user.  How to know when to show, when to hide?&lt;/p&gt;

&lt;p&gt;One heuristic would be to hide it if the account isn&apos;t an &quot;admin&quot; one; I don&apos;t know what that would mean on Linux.&lt;/p&gt;

&lt;p&gt;Other is to show it unless this is disabled; then we would have to add a setting (where?) in the configuration tool.&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="11300">WS-757</key>
        <summary>Add Configure link in the upper right of the Workflow Dashboard</summary>
        <type id="2">New Feature</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="hatton">John Hatton</reporter>
        
    

        
        <created>Tue, 3 Jun 2008 03:42:38 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.4.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.5.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="hatton" created="Thu, 20 Nov 2008 04:36:41 +0000 (UTC)" level="">&lt;p&gt;How&apos;s this (I like it, personally).  We add a command-line flag to WeSay which makes this link visible.  Then, whenever you open wesay from the config tool, it uses that flag.  That way, it&apos;s visible when the advisor is going back and forth. (we also should close the config tool when you click that &quot;open in wesay&quot; button, since leaving it open leads to problems).&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14988] Whoops disappeared on me!</title>
<link>http://jira.palaso.org/issues/browse/WS-14988</link>

    
        <description>&lt;p&gt;Hi again,&lt;/p&gt;

&lt;p&gt;I&apos;m SO frustrated with WS-Config! I think there&apos;s more going on with &lt;br/&gt;
disabled keyboard than kmfl, but also there&apos;s more yet...&lt;/p&gt;

&lt;p&gt;I got a WHOOPS! screen and was pasting in the following text when the &lt;br/&gt;
whole Whoops window disappeared on me:&lt;/p&gt;

&lt;p&gt;kblewett:*****@hg-public.languagedepot.org/tpi&lt;/p&gt;

&lt;p&gt;I can&apos;t type into the Whoops box, so I&apos;m typing this description in &lt;br/&gt;
TextEditor and pasting.&lt;/p&gt;

&lt;p&gt;I rebooted the computer, started WS-Config-Linux (2218, I think, can&apos;t &lt;br/&gt;
get far enough with Config to see the version number). I tried Get From &lt;br/&gt;
Internet. Could not type anything into the text box, so I typed the line &lt;br/&gt;
above here, then pasted it into the Get window. &quot;tpi&quot; appeared normally &lt;br/&gt;
in the &quot;name of project on this computer&quot; but the &quot;download&quot; button &lt;br/&gt;
remained greyed out, [this is my &quot;main&quot; tpi computer that syncs tpi with &lt;br/&gt;
languagedepot; I was unable to download tpi on a newly setup machine so &lt;br/&gt;
I wanted to test to see if the download would even connect; I don&apos;t &lt;br/&gt;
think it checked the internet at all.] I canceled out of the &quot;get from &lt;br/&gt;
internet&quot; screen and clicked on &quot;browse for other project.&quot;&lt;/p&gt;

&lt;p&gt;I still couldn&apos;t type into the text input boxes. I double-clicked on the &lt;br/&gt;
WeSay folder in the folder list of Browse..., and got the Whoops. As I &lt;br/&gt;
said, I can&apos;t type into the Whoops description box either.&lt;/p&gt;

&lt;p&gt;I do have kmfl installed on this computer but it is not active; I&apos;m &lt;br/&gt;
using the vanilla English-US keyboard.&lt;/p&gt;

&lt;p&gt;This has happpened several times recently; I haven&apos;t sent the Whoops &lt;br/&gt;
every time because I&apos;m not sure  whether it&apos;s a dup of an issue you have &lt;br/&gt;
already &lt;span class=&quot;error&quot;&gt;&amp;#91;and because it keeps disappearing on me&amp;#93;&lt;/span&gt;, but the only Issue I &lt;br/&gt;
can see in JIRA that&apos;s similar is what you&apos;ve called a kmfl problem &lt;br/&gt;
(14941-3). I don&apos;t know if this is related or not; it&apos;s definitely still &lt;br/&gt;
happening--both the inability to type in Config and this crash that &lt;br/&gt;
happens when I&apos;m double-clicking to select a folder in the Browse for &lt;br/&gt;
Project window.&lt;/p&gt;

&lt;p&gt;Yes... I&apos;m discussing two three (including the Whoops vanishing act) &lt;br/&gt;
problems in the same issues email... but I don&apos;t know how to separate them!&lt;/p&gt;

&lt;p&gt;I can make the Whoops! happen again and try emailing you the details, if &lt;br/&gt;
you want.&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="25752">WS-14988</key>
        <summary>Whoops disappeared on me!</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Wed, 23 Sep 2009 20:33:10 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="hatton" created="Wed, 23 Sep 2009 22:12:38 +0000 (UTC)" level="">&lt;p&gt;Kim added:&lt;/p&gt;

&lt;p&gt;I discovered the reason for the bit below.&lt;br/&gt;
&amp;gt; ... Get From Internet. Could not type anything into the text box, so I &lt;br/&gt;
&amp;gt; typed the line above here, then pasted it into the Get window. &quot;tpi&quot;&lt;br/&gt;
&amp;gt; appeared normally in the &quot;name of project on this computer&quot; but the &lt;br/&gt;
&amp;gt; &quot;download&quot; button remained greyed out, [this is my &quot;main&quot; tpi computer &lt;br/&gt;
&amp;gt; that syncs tpi with languagedepot;&lt;br/&gt;
The &quot;download&quot; button was greyed out because I already have &quot;tpi&quot; on this computer. I set it to &quot;tpi2&quot; (with difficulty; had to type a &quot;2&quot; &lt;br/&gt;
elsewhere and paste into the textbox following &quot;tpi&quot;), and then the &quot; &lt;br/&gt;
download&quot; button became active. So I clicked  it and it hung again... &lt;br/&gt;
see my other issue for description  of the hanging aspect.&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14943] [Linux, Scim] Exception: No input context focused. You can not change the keyboard unless the current window has an input context. in PalasoUIWindowsForms</title>
<link>http://jira.palaso.org/issues/browse/WS-14943</link>

    
        <description>&lt;p&gt;Msg: No input context focused. You can not change the keyboard unless &lt;br/&gt;
the current window has an input context.&lt;br/&gt;
Source: PalasoUIWindowsForms&lt;br/&gt;
Assembly: PalasoUIWindowsForms, Version=1.2.457.0, Culture=neutral, &lt;br/&gt;
PublicKeyToken=null&lt;br/&gt;
Stack: at &lt;br/&gt;
Palaso.UI.WindowsForms.Keyboarding.ScimAdaptor+ScimPanelControllerWrapper.throwExceptionIfNeeded &lt;br/&gt;
(Int32 status) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at &lt;br/&gt;
Palaso.UI.WindowsForms.Keyboarding.ScimAdaptor+ScimPanelControllerWrapper.SetKeyboardWrapped &lt;br/&gt;
(System.String keyboardToBeSelected) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at Palaso.UI.WindowsForms.Keyboarding.ScimAdaptor.Deactivate () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at &lt;br/&gt;
Palaso.UI.WindowsForms.Keyboarding.KeyboardController.DeactivateKeyboard &lt;br/&gt;
() &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at WeSay.UI.TextBoxes.WeSayTextBox.ClearKeyboard () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at WeSay.UI.TextBoxes.WeSayTextBox.OnLeave (System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.FireLeave () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.ContainerControl.set_ActiveControl &lt;br/&gt;
(System.Windows.Forms.Control value) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.Select (System.Windows.Forms.Control &lt;br/&gt;
control) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Form.SelectActiveControl () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Form.WmActivate (System.Windows.Forms.Message&amp;amp; &lt;br/&gt;
m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message&amp;amp; m) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control+ControlNativeWindow.WndProc &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, &lt;br/&gt;
IntPtr wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, Msg &lt;br/&gt;
message, IntPtr wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.XplatUIX11.GetMessage (System.Object queue_id, &lt;br/&gt;
System.Windows.Forms.MSG&amp;amp; msg, IntPtr handle, Int32 wFilterMin, Int32 &lt;br/&gt;
wFilterMax) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.XplatUI.GetMessage (System.Object queue_id, &lt;br/&gt;
System.Windows.Forms.MSG&amp;amp; msg, IntPtr hWnd, Int32 wFilterMin, Int32 &lt;br/&gt;
wFilterMax) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Application.RunLoop (Boolean Modal, &lt;br/&gt;
System.Windows.Forms.ApplicationContext context) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Application.Run &lt;br/&gt;
(System.Windows.Forms.ApplicationContext context) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form &lt;br/&gt;
mainForm) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at WeSay.App.WeSayApp.StartUserInterface () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at &lt;br/&gt;
Palaso.Services.ForServers.ServiceAppSingletonHelper.HandleEventsUntilExit &lt;br/&gt;
(Palaso.Services.ForServers.StartUI uiStarter) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at WeSay.App.WeSayApp.Run () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at WeSay.App.WeSayApp.Main (System.String[] args) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;-&lt;del&gt;Error Reporting Properties&lt;/del&gt;-&lt;br/&gt;
username: kim&lt;br/&gt;
commandline: /usr/share/wesay/WeSay.App.exe&lt;br/&gt;
culture: en-US&lt;br/&gt;
workingset: 0&lt;br/&gt;
dotnetversion: 2.0.50727.42&lt;br/&gt;
currentdirectory: /home/kim&lt;br/&gt;
machinename: kim-Eee904&lt;br/&gt;
userdomainname: kim-Eee904&lt;br/&gt;
osversion: Unix 2.6.28.15&lt;br/&gt;
version: 0.7.2150 (apparent build date: 1/1/1601) (Debug version)&lt;/p&gt;

&lt;p&gt;-&lt;del&gt;Log&lt;/del&gt;-&lt;br/&gt;
Saturday, August 29, 2009&lt;br/&gt;
2:57:48 PM App Launched with &lt;span class=&quot;error&quot;&gt;&amp;#91;/usr/share/wesay/WeSay.App.exe&amp;#93;&lt;/span&gt;&lt;br/&gt;
2:57:49 PM Checking if migration of configuration is needed.&lt;br/&gt;
2:57:50 PM Checking if migration of configuration is needed.&lt;br/&gt;
2:57:55 PM Loading entries&lt;br/&gt;
2:57:58 PM Activating Home Loading... Loading...&lt;br/&gt;
2:57:59 PM Done Activating&lt;br/&gt;
2:57:59 PM Activating Home&lt;br/&gt;
2:58:18 PM Activating Meanings Loading...&lt;br/&gt;
2:58:19 PM Detail List Count =2&lt;br/&gt;
2:58:21 PM Done Activating&lt;br/&gt;
2:58:32 PM Running Synchronic Merger&lt;br/&gt;
2:58:43 PM Running Synchronic Merger&lt;br/&gt;
2:58:43 PM Activating Dictionary Browse &amp;amp;&amp;amp; Edit Loading...&lt;br/&gt;
2:58:43 PM RecordSelectionChanged to utokari&lt;br/&gt;
2:58:43 PM Detail List Count =2&lt;br/&gt;
2:58:46 PM Done Activating&lt;br/&gt;
2:59:08 PM Activating Home Loading...&lt;br/&gt;
2:59:09 PM Done Activating&lt;br/&gt;
2:59:15 PM Activating Semantic Domains Loading...&lt;br/&gt;
2:59:17 PM Done Activating&lt;br/&gt;
2:59:50 PM Running Synchronic Merger&lt;br/&gt;
2:59:50 PM Running Synchronic Merger&lt;br/&gt;
2:59:50 PM SD-Added &apos;eri&apos; with Domain to &apos; 1.2.1.1 Mountain&apos;&lt;br/&gt;
3:00:01 PM Running Synchronic Merger&lt;br/&gt;
3:00:01 PM Running Synchronic Merger&lt;br/&gt;
3:00:01 PM SD-Added &apos;huka&apos; with Domain to &apos; 1.2.1.1 Mountain&apos;&lt;br/&gt;
3:01:42 PM Running Synchronic Merger&lt;br/&gt;
3:01:42 PM Running Synchronic Merger&lt;br/&gt;
3:01:42 PM SD-Added &apos;kuukuri&apos; with Domain to &apos; 1.2.1.5 Underground&apos;&lt;br/&gt;
3:03:01 PM Running Synchronic Merger&lt;br/&gt;
3:03:01 PM Running Synchronic Merger&lt;br/&gt;
3:03:01 PM SD-Added &apos;aipoo&apos; with Domain to &apos; 1.2.1.5 Underground&apos;&lt;br/&gt;
3:03:05 PM Running Synchronic Merger&lt;br/&gt;
3:03:18 PM Running Synchronic Merger&lt;br/&gt;
3:03:18 PM Running Synchronic Merger&lt;br/&gt;
3:03:18 PM SD-Added &apos;kukurii&apos; with Domain to &apos; 1.2.1.5 Underground&apos;&lt;br/&gt;
3:03:25 PM Activating Dictionary Browse &amp;amp;&amp;amp; Edit Loading...&lt;br/&gt;
3:03:25 PM RecordSelectionChanged to utokari&lt;br/&gt;
3:03:25 PM Detail List Count =2&lt;br/&gt;
3:03:28 PM Done Activating&lt;br/&gt;
3:03:32 PM RecordSelectionChanged to kuukuri&lt;br/&gt;
3:03:32 PM Detail List Count =2&lt;br/&gt;
3:03:41 PM DeleteWord_Clicked&lt;br/&gt;
3:03:45 PM Deleted &apos;kuukuri&apos;&lt;br/&gt;
3:03:45 PM Running Synchronic Merger&lt;br/&gt;
3:03:45 PM RecordSelectionChanged to aipoo&lt;br/&gt;
3:03:45 PM Detail List Count =2&lt;br/&gt;
3:03:46 PM RecordSelectionChanged Skipping because record is null&lt;br/&gt;
3:03:46 PM Detail List Count =2&lt;br/&gt;
3:03:46 PM RecordSelectionChanged to peekira&lt;br/&gt;
3:03:46 PM Detail List Count =2&lt;br/&gt;
3:03:47 PM RecordSelectionChanged Skipping because record is null&lt;br/&gt;
3:03:47 PM Detail List Count =2&lt;br/&gt;
3:03:48 PM RecordSelectionChanged to aipoo&lt;br/&gt;
3:03:48 PM Detail List Count =2&lt;br/&gt;
3:03:52 PM RecordSelectionChanged Skipping because record is null&lt;br/&gt;
3:03:52 PM Detail List Count =2&lt;br/&gt;
3:03:52 PM RecordSelectionChanged to kukurii&lt;br/&gt;
3:03:52 PM Detail List Count =2&lt;br/&gt;
3:04:04 PM Activating Home Loading...&lt;br/&gt;
3:04:06 PM Done Activating&lt;br/&gt;
3:04:09 PM Activating Meanings Loading...&lt;br/&gt;
3:04:09 PM Detail List Count =2&lt;br/&gt;
3:04:12 PM Done Activating&lt;br/&gt;
3:04:17 PM Running Synchronic Merger&lt;br/&gt;
3:04:23 PM Running Synchronic Merger&lt;br/&gt;
3:04:26 PM Detail List Count =2&lt;br/&gt;
3:05:10 PM Running Synchronic Merger&lt;br/&gt;
3:05:55 PM Detail List Count =2&lt;br/&gt;
3:06:10 PM Running Synchronic Merger&lt;br/&gt;
3:06:17 PM Detail List Count =2&lt;br/&gt;
3:06:22 PM Running Synchronic Merger&lt;br/&gt;
3:06:59 PM Running Synchronic Merger&lt;br/&gt;
3:07:46 PM Running Synchronic Merger&lt;br/&gt;
3:08:24 PM Activating Home Loading...&lt;br/&gt;
3:08:26 PM Done Activating&lt;br/&gt;
3:08:31 PM Activating Example Sentences Loading...&lt;br/&gt;
3:08:32 PM Detail List Count =2&lt;br/&gt;
3:08:34 PM Done Activating&lt;br/&gt;
3:09:00 PM Running Synchronic Merger&lt;br/&gt;
3:09:03 PM Detail List Count =2&lt;br/&gt;
3:09:13 PM Running Synchronic Merger&lt;br/&gt;
3:09:16 PM Detail List Count =2&lt;br/&gt;
3:09:35 PM Running Synchronic Merger&lt;br/&gt;
3:11:01 PM Running Synchronic Merger&lt;br/&gt;
3:38:38 PM Running Synchronic Merger&lt;br/&gt;
3:39:48 PM Exception: No input context focused. You can not change the &lt;br/&gt;
keyboard unless the current window has an input context.&lt;br/&gt;
Details of most recent events:&lt;/p&gt;

&lt;p&gt;3:06:59 PM Running Synchronic Merger&lt;br/&gt;
3:06:59 PM --after pending updates: 0&lt;br/&gt;
3:06:59 PM OnCleanupTimer_Tick&lt;br/&gt;
3:06:59 PM LexEntry CleanUpEmptyObjects()&lt;br/&gt;
3:07:11 PM Focus definition-mtc:tpi&lt;br/&gt;
3:07:11 PM LostFocus definition-mtc:tpi&lt;br/&gt;
3:07:26 PM Focus definition-mtc:tpi&lt;br/&gt;
3:07:30 PM First_KeyPress definition-mtc:tpi&lt;br/&gt;
3:07:46 PM LostFocus definition-mtc:tpi&lt;br/&gt;
3:07:46 PM Start CreateFileContainingModified()&lt;br/&gt;
3:07:46 PM End CreateFileContainingModified()&lt;br/&gt;
3:07:46 PM ++before pending updates: 1&lt;br/&gt;
3:07:46 PM Running Synchronic Merger&lt;br/&gt;
3:07:46 PM --after pending updates: 0&lt;br/&gt;
3:07:46 PM OnCleanupTimer_Tick&lt;br/&gt;
3:07:46 PM LexEntry CleanUpEmptyObjects()&lt;br/&gt;
3:07:50 PM Focus definition-mtc:tpi&lt;br/&gt;
3:07:50 PM LostFocus definition-mtc:tpi&lt;br/&gt;
3:07:59 PM Focus definition-mtc:tpi&lt;br/&gt;
3:07:59 PM LostFocus definition-mtc:tpi&lt;br/&gt;
3:08:24 PM Activating Home Loading...&lt;br/&gt;
3:08:26 PM Done Activating&lt;br/&gt;
3:08:31 PM Activating Example Sentences Loading...&lt;br/&gt;
3:08:32 PM In DataSource Set&lt;br/&gt;
3:08:32 PM Exit DataSource Set&lt;br/&gt;
3:08:32 PM In DataSource Set&lt;br/&gt;
3:08:32 PM Datasource set calling RefreshLexicalEntryPreview()&lt;br/&gt;
3:08:32 PM Datasource set calling RefreshEntryDetail()&lt;br/&gt;
3:08:32 PM Detail List Count =2&lt;br/&gt;
3:08:32 PM Exit DataSource Set&lt;br/&gt;
3:08:32 PM Focus ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:08:33 PM LostFocus ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:08:33 PM Focus ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:08:33 PM LostFocus ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:08:33 PM Focus ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:08:34 PM Done Activating&lt;br/&gt;
3:08:38 PM First_KeyPress ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:09:00 PM LostFocus ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:09:00 PM TimeForRealObject:Sentence&lt;br/&gt;
3:09:00 PM Before AddNew in TimeForRealObject&lt;br/&gt;
3:09:00 PM After AddNew in TimeForRealObject&lt;br/&gt;
3:09:00 PM Start CreateFileContainingModified()&lt;br/&gt;
3:09:00 PM End CreateFileContainingModified()&lt;br/&gt;
3:09:00 PM ++before pending updates: 1&lt;br/&gt;
3:09:00 PM Running Synchronic Merger&lt;br/&gt;
3:09:00 PM --after pending updates: 0&lt;br/&gt;
3:09:01 PM Focus ExampleTranslation-mtc:en&lt;br/&gt;
3:09:03 PM In DataSource Set&lt;br/&gt;
3:09:03 PM Datasource set. Calling _record.CleanUpAfterEditting()&lt;br/&gt;
3:09:03 PM Removing due to emptiness.&lt;br/&gt;
3:09:03 PM Removing due to emptiness.&lt;br/&gt;
3:09:03 PM LexEntry CleanUpEmptyObjects()&lt;br/&gt;
3:09:03 PM Datasource set calling RefreshLexicalEntryPreview()&lt;br/&gt;
3:09:03 PM Datasource set calling RefreshEntryDetail()&lt;br/&gt;
3:09:03 PM Detail List Count =2&lt;br/&gt;
3:09:03 PM LostFocus ExampleTranslation-mtc:en&lt;br/&gt;
3:09:03 PM Focus ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:09:04 PM Exit DataSource Set&lt;br/&gt;
3:09:04 PM LostFocus ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:09:05 PM Focus ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:09:05 PM First_KeyPress ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:09:13 PM LostFocus ExampleSentence_ghost-mtc:kyx&lt;br/&gt;
3:09:13 PM TimeForRealObject:Sentence&lt;br/&gt;
3:09:13 PM Before AddNew in TimeForRealObject&lt;br/&gt;
3:09:13 PM After AddNew in TimeForRealObject&lt;br/&gt;
3:09:13 PM Start CreateFileContainingModified()&lt;br/&gt;
3:09:13 PM End CreateFileContainingModified()&lt;br/&gt;
3:09:13 PM ++before pending updates: 1&lt;br/&gt;
3:09:13 PM Running Synchronic Merger&lt;br/&gt;
3:09:13 PM --after pending updates: 0&lt;br/&gt;
3:09:14 PM Focus ExampleTranslation-mtc:en&lt;br/&gt;
3:09:15 PM LostFocus ExampleTranslation-mtc:en&lt;br/&gt;
3:09:16 PM In DataSource Set&lt;br/&gt;
3:09:16 PM Datasource set. Calling _record.CleanUpAfterEditting()&lt;br/&gt;
3:09:16 PM Removing due to emptiness.&lt;br/&gt;
3:09:16 PM Removing due to emptiness.&lt;br/&gt;
3:09:16 PM LexEntry CleanUpEmptyObjects()&lt;br/&gt;
3:09:16 PM Datasource set calling RefreshLexicalEntryPreview()&lt;br/&gt;
3:09:16 PM Datasource set calling RefreshEntryDetail()&lt;br/&gt;
3:09:16 PM Detail List Count =2&lt;br/&gt;
3:09:17 PM Exit DataSource Set&lt;br/&gt;
3:09:22 PM Focus ExampleTranslation-mtc:en&lt;br/&gt;
3:09:24 PM First_KeyPress ExampleTranslation-mtc:en&lt;br/&gt;
3:09:35 PM Start CreateFileContainingModified()&lt;br/&gt;
3:09:35 PM End CreateFileContainingModified()&lt;br/&gt;
3:09:35 PM ++before pending updates: 1&lt;br/&gt;
3:09:35 PM Running Synchronic Merger&lt;br/&gt;
3:09:35 PM --after pending updates: 0&lt;br/&gt;
3:09:35 PM LostFocus ExampleTranslation-mtc:en&lt;br/&gt;
3:09:35 PM Focus ExampleSentence-mtc:kyx&lt;br/&gt;
3:09:36 PM OnCleanupTimer_Tick&lt;br/&gt;
3:09:36 PM LexEntry CleanUpEmptyObjects()&lt;br/&gt;
3:09:38 PM First_KeyPress ExampleSentence-mtc:kyx&lt;br/&gt;
3:11:01 PM LostFocus ExampleSentence-mtc:kyx&lt;br/&gt;
3:11:01 PM Start CreateFileContainingModified()&lt;br/&gt;
3:11:01 PM End CreateFileContainingModified()&lt;br/&gt;
3:11:01 PM ++before pending updates: 1&lt;br/&gt;
3:11:01 PM Running Synchronic Merger&lt;br/&gt;
3:11:01 PM --after pending updates: 0&lt;br/&gt;
3:11:02 PM OnCleanupTimer_Tick&lt;br/&gt;
3:11:02 PM LexEntry CleanUpEmptyObjects()&lt;br/&gt;
3:38:22 PM Focus ExampleSentence-mtc:kyx&lt;br/&gt;
3:38:22 PM LostFocus ExampleSentence-mtc:kyx&lt;br/&gt;
3:38:34 PM Focus ExampleSentence-mtc:kyx&lt;br/&gt;
3:38:35 PM First_KeyPress ExampleSentence-mtc:kyx&lt;br/&gt;
3:38:38 PM LostFocus ExampleSentence-mtc:kyx&lt;br/&gt;
3:38:38 PM Start CreateFileContainingModified()&lt;br/&gt;
3:38:38 PM End CreateFileContainingModified()&lt;br/&gt;
3:38:38 PM ++before pending updates: 1&lt;br/&gt;
3:38:38 PM Running Synchronic Merger&lt;br/&gt;
3:38:38 PM --after pending updates: 0&lt;br/&gt;
3:38:39 PM LostFocus ExampleSentence-mtc:kyx&lt;br/&gt;
3:38:43 PM OnCleanupTimer_Tick&lt;br/&gt;
3:38:43 PM LexEntry CleanUpEmptyObjects()&lt;br/&gt;
3:39:48 PM Exception: No input context focused. You can not change the &lt;br/&gt;
keyboard unless the current window has an input context.&lt;/p&gt;


&lt;p&gt;To Reproduce: In Example Sentences my Rapoisi keyboard doesn&apos;t work; I &lt;br/&gt;
can&apos;t type glottal stop or other things that are set up there. I tried &lt;br/&gt;
to manually switch to Rapoisi keyboard in KMFL setup and it crashed.&lt;/p&gt;
</description>
    
    
        <environment>Linux Ubuntu</environment>
    
        <key id="25692">WS-14943</key>
        <summary>[Linux, Scim] Exception: No input context focused. You can not change the keyboard unless the current window has an input context. in PalasoUIWindowsForms</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Sat, 29 Aug 2009 19:42:42 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.6.x.0</version>
                
                    <version>WeSay 0.7.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Mon, 31 Aug 2009 08:03:36 +0000 (UTC)" level="">&lt;p&gt;Related to other KMFL issues.&lt;/p&gt;</comment>
            
        </comments>
    
    

    



    <issuelinks>
    
        <issuelinktype id="10001">
            <name>Duplicate</name>
                
                
                    <outwardlinks description="duplicates">
                    
                        <issuelink>
                            <issuekey id="25690">WS-14941</issuekey>
                        </issuelink>
                    
                    </outwardlinks>
                
                
                
                
                
        </issuelinktype>
    
    </issuelinks>


    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14941] wesay linux: keyboard doesn&apos;t work in Config</title>
<link>http://jira.palaso.org/issues/browse/WS-14941</link>

    
        <description>&lt;p&gt;-&lt;del&gt;Freshly installed 0.7.2150 on Xubuntu&lt;/del&gt;-&lt;/p&gt;

&lt;p&gt;9x out of 10, I can&apos;t type anything into the WS-config text entry boxes. &lt;br/&gt;
I can open an existing project using the mouse, but I can&apos;t start a new &lt;br/&gt;
project. And after my project is open I can&apos;t type anything--i.e., to &lt;br/&gt;
personalize &apos;v&apos;. Can&apos;t use the arrow keys to move around either.&lt;/p&gt;

&lt;p&gt;I think this was a problem yesterday too, but I hadn&apos;t yet quite &lt;br/&gt;
recognized it.&lt;/p&gt;

&lt;p&gt;I was able, once this am (second time I opened ws-config) to start a new &lt;br/&gt;
project... but WS-config crashed on me that time! I&apos;ll send what I can &lt;br/&gt;
about that crash later. &lt;/p&gt;

&lt;p&gt;WS-stable still works OK, except for the keyboard problem I just sent &lt;br/&gt;
separately.&lt;/p&gt;

&lt;p&gt;OK: Confirmed-- in wesay (linux) 0.7.2150, on two different computers &lt;br/&gt;
(xubuntu and ubuntu; same kmfl set up on both)-- I can not type into the &lt;br/&gt;
text entry boxes in ws-config. I can&apos;t use any of the keyboard keys; &lt;br/&gt;
only the mouse. Same for either kmfl keyboard choice.&lt;/p&gt;

&lt;p&gt;In wesay itself, for an existing project, I can type where needed. But I &lt;br/&gt;
can&apos;t start a new project in config or modify wss or setup &quot;send email&quot; &lt;br/&gt;
or anything else in config where typing is needed.&lt;/p&gt;

&lt;p&gt;Kim&lt;/p&gt;


</description>
    
    
        <environment></environment>
    
        <key id="25690">WS-14941</key>
        <summary>wesay linux: keyboard doesn&apos;t work in Config</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Sat, 29 Aug 2009 18:48:42 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.6.x.0</version>
                
                    <version>WeSay 0.7.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Mon, 31 Aug 2009 04:00:42 +0000 (UTC)" level="">&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Can you type anything when you switch keyboard manually?  Does the &lt;br/&gt;
default keyboard still work?&lt;/p&gt;

&lt;p&gt;Can you type anything in Tomboy Notes?  This is a good test of keyboard &lt;br/&gt;
or not, as it is using mono also (though not the keyboard switching parts).&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Cambell&lt;/p&gt;
</comment>
            
            <comment author="cambell" created="Mon, 31 Aug 2009 08:17:16 +0000 (UTC)" level="">&lt;p&gt;It seems that once you can&apos;t type anymore that&apos;s it until WeSay is restarted.  I&apos;d like to find out what it is exactly that stop the keyboard working.  So, if you know that &apos;every time after I ..... the keys stop working&apos; would be really helpful.&lt;/p&gt;</comment>
            
            <comment author="kim_blewett@sil.org" created="Mon, 31 Aug 2009 13:47:58 +0000 (UTC)" level="">&lt;p&gt;Hi again,&lt;/p&gt;

&lt;p&gt;    [ &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;http://www.wesay.org/issues/browse/WS-14941?page=comments#action_12065 ] &lt;/p&gt;

&lt;p&gt;Cambell Prince commented on &lt;a href=&quot;http://jira.palaso.org/issues/browse/WS-14941&quot; title=&quot;wesay linux: keyboard doesn&apos;t work in Config&quot;&gt;WS-14941&lt;/a&gt;:&lt;br/&gt;
-------------------------------------&lt;/p&gt;

&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Can you type anything when you switch keyboard manually?  Not in WS-config; no keyboard works in the version I was using.&lt;/p&gt;

&lt;p&gt;Does the &lt;br/&gt;
default keyboard still work?&lt;br/&gt;
  Both keyboards work fine in any other program but WS-config, where nothing works. I&apos;ve rebooted and reinstalled WS on two different computers, same behavior. Even in WS itself the keyboards work (except for the couple of locations I sent you separately where auto-switching doesn&apos;t work)).&lt;/p&gt;

&lt;p&gt;Can you type anything in Tomboy Notes?  This is a good test of keyboard &lt;br/&gt;
or not, as it is using mono also (though not the keyboard switching parts).&lt;br/&gt;
  I&apos;ll try this later when I get the linux computer up; I don&apos;t usually use Tomboy Notes but I can install it before I update mono or anything else.&lt;/p&gt;

&lt;p&gt;K&lt;/p&gt;


&lt;p&gt;wesay linux: keyboard doesn&apos;t work in Config&lt;br/&gt;
--------------------------------------------&lt;/p&gt;

&lt;p&gt;                Key: &lt;a href=&quot;http://jira.palaso.org/issues/browse/WS-14941&quot; title=&quot;wesay linux: keyboard doesn&apos;t work in Config&quot;&gt;WS-14941&lt;/a&gt;&lt;br/&gt;
                URL: &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;http://www.wesay.org/issues/browse/WS-14941&lt;br/&gt;
            Project: WeSay&lt;br/&gt;
         Issue Type: Awaiting Classification&lt;br/&gt;
           Reporter: Kim Blewett&lt;/p&gt;

&lt;p&gt;-&lt;del&gt;Freshly installed 0.7.2150 on Xubuntu&lt;/del&gt;-&lt;br/&gt;
9x out of 10, I can&apos;t type anything into the WS-config text entry boxes. &lt;br/&gt;
I can open an existing project using the mouse, but I can&apos;t start a new &lt;br/&gt;
project. And after my project is open I can&apos;t type anything--i.e., to &lt;br/&gt;
personalize &apos;v&apos;. Can&apos;t use the arrow keys to move around either.&lt;br/&gt;
I think this was a problem yesterday too, but I hadn&apos;t yet quite &lt;br/&gt;
recognized it.&lt;br/&gt;
I was able, once this am (second time I opened ws-config) to start a new &lt;br/&gt;
project... but WS-config crashed on me that time! I&apos;ll send what I can &lt;br/&gt;
about that crash later. &lt;br/&gt;
WS-stable still works OK, except for the keyboard problem I just sent &lt;br/&gt;
separately.&lt;br/&gt;
OK: Confirmed-- in wesay (linux) 0.7.2150, on two different computers &lt;br/&gt;
(xubuntu and ubuntu; same kmfl set up on both)-- I can not type into the &lt;br/&gt;
text entry boxes in ws-config. I can&apos;t use any of the keyboard keys; &lt;br/&gt;
only the mouse. Same for either kmfl keyboard choice.&lt;br/&gt;
In wesay itself, for an existing project, I can type where needed. But I &lt;br/&gt;
can&apos;t start a new project in config or modify wss or setup &quot;send email&quot; &lt;br/&gt;
or anything else in config where typing is needed.&lt;br/&gt;
Kim&lt;/p&gt;



&lt;p&gt;----------------------------------------------------------------------------------------&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;http://www.wesay.org/issues/browse/WS-14941?page=comments#action_12065&quot; title=&quot;Visit page outside Jira&quot;&gt;http://www.wesay.org/issues/browse/WS-14941?page=comments#action_12065&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/issues/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;http://www.wesay.org/issues/browse/WS-14941&quot; title=&quot;Visit page outside Jira&quot;&gt;http://www.wesay.org/issues/browse/WS-14941&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/issues/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</comment>
            
            <comment author="kim_blewett@sil.org" created="Mon, 31 Aug 2009 13:55:58 +0000 (UTC)" level="">&lt;p&gt;Cambell Prince (JIRA) wrote:&lt;br/&gt;
    [ &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;http://www.wesay.org/issues/browse/WS-14941?page=comments#action_12072 ] &lt;/p&gt;

&lt;p&gt;Cambell Prince commented on &lt;a href=&quot;http://jira.palaso.org/issues/browse/WS-14941&quot; title=&quot;wesay linux: keyboard doesn&apos;t work in Config&quot;&gt;WS-14941&lt;/a&gt;:&lt;br/&gt;
-------------------------------------&lt;/p&gt;

&lt;p&gt;It seems that once you can&apos;t type anymore that&apos;s it until WeSay is restarted.  I&apos;d like to find out what it is exactly that stop the keyboard working.  So, if you know that &apos;every time after I ..... the keys stop working&apos; would be really helpful.&lt;br/&gt;
  Every time after I type my email in the reg. screen and then choose an option for Open/Create/etc in WS-Config, the keys stop working.&lt;/p&gt;

&lt;p&gt;The first time I &lt;b&gt;identified&lt;/b&gt; the problem, on Saturday, was after the crash report I sent to Issues with the subject, &quot;crash in WS-config writing systems&quot;. However, then I realized I&apos;d been having the same problem the day before (no keys in Config) but hadn&apos;t diagnosed it because I was focusing on something else.&lt;/p&gt;

&lt;p&gt;After this, on Sat, I only was able to type in Config ONE time, just in the Open/Create routine where I could type in the &quot;File to open&quot; box; after that the keyboard quit, and every other time I started Config there were no keystrokes at all.&lt;/p&gt;

&lt;p&gt;K&lt;/p&gt;


&lt;p&gt;wesay linux: keyboard doesn&apos;t work in Config&lt;br/&gt;
--------------------------------------------&lt;/p&gt;

&lt;p&gt;                Key: &lt;a href=&quot;http://jira.palaso.org/issues/browse/WS-14941&quot; title=&quot;wesay linux: keyboard doesn&apos;t work in Config&quot;&gt;WS-14941&lt;/a&gt;&lt;br/&gt;
                URL: &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;http://www.wesay.org/issues/browse/WS-14941&lt;br/&gt;
            Project: WeSay&lt;br/&gt;
         Issue Type: Awaiting Classification&lt;br/&gt;
   Affects Versions: WeSay 0.6.x.0, WeSay 0.7.x.0&lt;br/&gt;
           Reporter: Kim Blewett&lt;br/&gt;
            Fix For: WeSay 0.7.x.0&lt;/p&gt;


&lt;p&gt;-&lt;del&gt;Freshly installed 0.7.2150 on Xubuntu&lt;/del&gt;-&lt;br/&gt;
9x out of 10, I can&apos;t type anything into the WS-config text entry boxes. &lt;br/&gt;
I can open an existing project using the mouse, but I can&apos;t start a new &lt;br/&gt;
project. And after my project is open I can&apos;t type anything--i.e., to &lt;br/&gt;
personalize &apos;v&apos;. Can&apos;t use the arrow keys to move around either.&lt;br/&gt;
I think this was a problem yesterday too, but I hadn&apos;t yet quite &lt;br/&gt;
recognized it.&lt;br/&gt;
I was able, once this am (second time I opened ws-config) to start a new &lt;br/&gt;
project... but WS-config crashed on me that time! I&apos;ll send what I can &lt;br/&gt;
about that crash later. &lt;br/&gt;
WS-stable still works OK, except for the keyboard problem I just sent &lt;br/&gt;
separately.&lt;br/&gt;
OK: Confirmed-- in wesay (linux) 0.7.2150, on two different computers &lt;br/&gt;
(xubuntu and ubuntu; same kmfl set up on both)-- I can not type into the &lt;br/&gt;
text entry boxes in ws-config. I can&apos;t use any of the keyboard keys; &lt;br/&gt;
only the mouse. Same for either kmfl keyboard choice.&lt;br/&gt;
In wesay itself, for an existing project, I can type where needed. But I &lt;br/&gt;
can&apos;t start a new project in config or modify wss or setup &quot;send email&quot; &lt;br/&gt;
or anything else in config where typing is needed.&lt;br/&gt;
Kim&lt;/p&gt;



&lt;p&gt;----------------------------------------------------------------------------------------&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;http://www.wesay.org/issues/browse/WS-14941?page=comments#action_12072&quot; title=&quot;Visit page outside Jira&quot;&gt;http://www.wesay.org/issues/browse/WS-14941?page=comments#action_12072&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/issues/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;http://www.wesay.org/issues/browse/WS-14941&quot; title=&quot;Visit page outside Jira&quot;&gt;http://www.wesay.org/issues/browse/WS-14941&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/issues/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</comment>
            
            <comment author="kim_blewett@sil.org" created="Mon, 31 Aug 2009 19:01:58 +0000 (UTC)" level="">&lt;p&gt;New test with build 2150, Monday.&lt;/p&gt;

&lt;p&gt;I booted up, installed Tomboy Notes (which added a few mono libs but no major updates).&lt;br/&gt;
Started WS-conf, it allowed me to start a new project. I changed &apos;v&apos; to &apos;kyx&apos;, set fields, tasks, actions, etc, but did NOT specify a keyboard for &apos;kyx&apos; (or any ws). Closed WS-conf to save settings, because I&apos;ve discovered that if it crashes before it&apos;s been closed I lose whatever changes I&apos;ve made.&lt;/p&gt;

&lt;p&gt;Then I reopened WS-conf, clicked to browse for a new project, navigated to this new one, tried to type its name into the filename box, couldn&apos;t type in there. Clicked on the project&apos;s config file to open, can&apos;t type text anywhere in WS-conf. Tomboy Notes is still working fine.&lt;/p&gt;

&lt;p&gt;So I guess it isn&apos;t selecting a custom keyboard that causes the crash...&lt;/p&gt;

&lt;p&gt;I opened the new proj in WeSay from the Config toolbar item, keystrokes work there just fine.&lt;/p&gt;

&lt;p&gt;Closed that one down, opened WS-conf, tried to start a new project, can&apos;t type the project name into the box.&lt;/p&gt;

&lt;p&gt;Restarted the computer, opened WS-conf, CAN&apos;T type the name of a new project in... I thought maybe after a restart it&apos;d work again the first time!&lt;/p&gt;

&lt;p&gt;Shut down, then started up again. Still WS-conf won&apos;t let me type anything.&lt;/p&gt;

&lt;p&gt;Tried upgrading just Bibletime (update available). After this WS-conf still won&apos;t work. I thought maybe just updating might have reset something... Maybe some of those Mono libraries that installed with Tomboy did it?&lt;/p&gt;

&lt;p&gt;Sorry... Over to you again...&lt;br/&gt;
Kim&lt;/p&gt;

&lt;p&gt;-------------------------------------&lt;/p&gt;

&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Can you type anything when you switch keyboard manually?  Does the &lt;br/&gt;
default keyboard still work?&lt;/p&gt;

&lt;p&gt;Can you type anything in Tomboy Notes?  This is a good test of keyboard &lt;br/&gt;
or not, as it is using mono also (though not the keyboard switching parts).&lt;br/&gt;
  With WS-conf open and NOT allowing keystrokes, Tomboy Notes works fine.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Cambell&lt;/p&gt;




&lt;p&gt;wesay linux: keyboard doesn&apos;t work in Config&lt;br/&gt;
--------------------------------------------&lt;/p&gt;

&lt;p&gt;                Key: &lt;a href=&quot;http://jira.palaso.org/issues/browse/WS-14941&quot; title=&quot;wesay linux: keyboard doesn&apos;t work in Config&quot;&gt;WS-14941&lt;/a&gt;&lt;br/&gt;
                URL: &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt;http://www.wesay.org/issues/browse/WS-14941&lt;br/&gt;
            Project: WeSay&lt;br/&gt;
         Issue Type: Awaiting Classification&lt;br/&gt;
           Reporter: Kim Blewett&lt;/p&gt;

&lt;p&gt;-&lt;del&gt;Freshly installed 0.7.2150 on Xubuntu&lt;/del&gt;-&lt;br/&gt;
9x out of 10, I can&apos;t type anything into the WS-config text entry boxes. &lt;br/&gt;
I can open an existing project using the mouse, but I can&apos;t start a new &lt;br/&gt;
project. And after my project is open I can&apos;t type anything--i.e., to &lt;br/&gt;
personalize &apos;v&apos;. Can&apos;t use the arrow keys to move around either.&lt;br/&gt;
I think this was a problem yesterday too, but I hadn&apos;t yet quite &lt;br/&gt;
recognized it.&lt;br/&gt;
I was able, once this am (second time I opened ws-config) to start a new &lt;br/&gt;
project... but WS-config crashed on me that time! I&apos;ll send what I can &lt;br/&gt;
about that crash later. &lt;br/&gt;
WS-stable still works OK, except for the keyboard problem I just sent &lt;br/&gt;
separately.&lt;br/&gt;
OK: Confirmed-- in wesay (linux) 0.7.2150, on two different computers &lt;br/&gt;
(xubuntu and ubuntu; same kmfl set up on both)-- I can not type into the &lt;br/&gt;
text entry boxes in ws-config. I can&apos;t use any of the keyboard keys; &lt;br/&gt;
only the mouse. Same for either kmfl keyboard choice.&lt;br/&gt;
In wesay itself, for an existing project, I can type where needed. But I &lt;br/&gt;
can&apos;t start a new project in config or modify wss or setup &quot;send email&quot; &lt;br/&gt;
or anything else in config where typing is needed.&lt;br/&gt;
Kim&lt;/p&gt;



&lt;p&gt;----------------------------------------------------------------------------------------&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;http://www.wesay.org/issues/browse/WS-14941&quot; title=&quot;Visit page outside Jira&quot;&gt;http://www.wesay.org/issues/browse/WS-14941&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;/issues/images/icons/linkext7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</comment>
            
        </comments>
    
    

    



    <issuelinks>
    
        <issuelinktype id="10001">
            <name>Duplicate</name>
                
                
                
                
                
                    <inwardlinks description="is duplicated by">
                    
                        <issuelink>
                            <issuekey id="25691">WS-14942</issuekey>
                        </issuelink>
                    
                        <issuelink>
                            <issuekey id="25692">WS-14943</issuekey>
                        </issuelink>
                    
                    </inwardlinks>
                
                
        </issuelinktype>
    
    </issuelinks>


    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14971] [Linux] crash in open file dialog, launched from OnChooseProject</title>
<link>http://jira.palaso.org/issues/browse/WS-14971</link>

    
        <description>&lt;p&gt;Msg: Object reference not set to an instance of an object&lt;br/&gt;
Source: System.Windows.Forms&lt;br/&gt;
Assembly: System.Windows.Forms, Version=2.0.0.0, Culture=neutral, &lt;br/&gt;
PublicKeyToken=b77a5c561934e089&lt;br/&gt;
Stack: at System.Windows.Forms.ListViewItem.get_CheckRectReal () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.ThemeWin32Classic.DrawListViewItem &lt;br/&gt;
(System.Drawing.Graphics dc, System.Windows.Forms.ListView control, &lt;br/&gt;
System.Windows.Forms.ListViewItem item) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.ThemeWin32Classic.DrawListViewItems &lt;br/&gt;
(System.Drawing.Graphics dc, Rectangle clip, &lt;br/&gt;
System.Windows.Forms.ListView control) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.ListView+ItemControl.OnPaintInternal &lt;br/&gt;
(System.Windows.Forms.PaintEventArgs pe) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.WmPaint (System.Windows.Forms.Message&amp;amp; &lt;br/&gt;
m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&amp;amp; &lt;br/&gt;
m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.ListView+ItemControl.WndProc &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control+ControlNativeWindow.WndProc &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, &lt;br/&gt;
IntPtr wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, Msg &lt;br/&gt;
message, IntPtr wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.XplatUIX11.UpdateWindow (IntPtr handle) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.XplatUI.UpdateWindow (IntPtr handle) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.Update () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at (wrapper remoting-invoke-with-check) &lt;br/&gt;
System.Windows.Forms.Control:Update ()&lt;br/&gt;
at System.Windows.Forms.Control.SetVisibleCore (Boolean value) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.set_Visible (Boolean value) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at (wrapper remoting-invoke-with-check) &lt;br/&gt;
System.Windows.Forms.Control:set_Visible (bool)&lt;br/&gt;
at System.Windows.Forms.ListView+ItemControl.EndEdit &lt;br/&gt;
(System.Windows.Forms.ListViewItem item) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.ListView+ItemControl.CancelEdit &lt;br/&gt;
(System.Windows.Forms.ListViewItem item) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at (wrapper remoting-invoke-with-check) ItemControl:CancelEdit &lt;br/&gt;
(System.Windows.Forms.ListViewItem)&lt;br/&gt;
at System.Windows.Forms.ListView+ListViewItemCollection.Clear () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.MWFFileView.ChangeDirectory (System.Object &lt;br/&gt;
sender, System.String folder, System.String filter) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.MWFFileView.ChangeDirectory (System.Object &lt;br/&gt;
sender, System.String folder) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.MWFFileView.OnDoubleClick (System.EventArgs e) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.ListView+ItemControl.HandleClicks &lt;br/&gt;
(System.Windows.Forms.MouseEventArgs me) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.ListView+ItemControl.ItemsMouseUp (System.Object &lt;br/&gt;
sender, System.Windows.Forms.MouseEventArgs me) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.OnMouseUp &lt;br/&gt;
(System.Windows.Forms.MouseEventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.WmLButtonUp &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&amp;amp; &lt;br/&gt;
m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.ListView+ItemControl.WndProc &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control+ControlNativeWindow.WndProc &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, &lt;br/&gt;
IntPtr wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.XplatUIX11.DispatchMessage &lt;br/&gt;
(System.Windows.Forms.MSG&amp;amp; msg) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.XplatUI.DispatchMessage &lt;br/&gt;
(System.Windows.Forms.MSG&amp;amp; msg) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Application.RunLoop (Boolean Modal, &lt;br/&gt;
System.Windows.Forms.ApplicationContext context) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Form.ShowDialog (IWin32Window owner) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at (wrapper remoting-invoke-with-check) &lt;br/&gt;
System.Windows.Forms.Form:ShowDialog (System.Windows.Forms.IWin32Window)&lt;br/&gt;
at System.Windows.Forms.CommonDialog.ShowDialog (IWin32Window owner) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at (wrapper remoting-invoke-with-check) &lt;br/&gt;
System.Windows.Forms.CommonDialog:ShowDialog &lt;br/&gt;
(System.Windows.Forms.IWin32Window)&lt;br/&gt;
at WeSay.ConfigTool.ConfigurationWindow.OnChooseProject (System.Object &lt;br/&gt;
sender, System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at WeSay.ConfigTool.WelcomeControl.openDifferentProject_LinkClicked &lt;br/&gt;
(System.Object sender, System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.OnClick (System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Button.OnClick (System.EventArgs e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.ButtonBase.OnMouseUp &lt;br/&gt;
(System.Windows.Forms.MouseEventArgs mevent) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Button.OnMouseUp &lt;br/&gt;
(System.Windows.Forms.MouseEventArgs mevent) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.WmLButtonUp &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message&amp;amp; &lt;br/&gt;
m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.ButtonBase.WndProc &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message&amp;amp; m) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Control+ControlNativeWindow.WndProc &lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; m) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, &lt;br/&gt;
IntPtr wParam, IntPtr lParam) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.XplatUIX11.DispatchMessage &lt;br/&gt;
(System.Windows.Forms.MSG&amp;amp; msg) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.XplatUI.DispatchMessage &lt;br/&gt;
(System.Windows.Forms.MSG&amp;amp; msg) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Application.RunLoop (Boolean Modal, &lt;br/&gt;
System.Windows.Forms.ApplicationContext context) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Application.Run &lt;br/&gt;
(System.Windows.Forms.ApplicationContext context) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form &lt;br/&gt;
mainForm) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at WeSay.ConfigTool.Program.Main (System.String[] args) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;-&lt;del&gt;Error Reporting Properties&lt;/del&gt;-&lt;br/&gt;
username: advisor&lt;br/&gt;
commandline: /usr/share/wesay/WeSay.ConfigTool.exe&lt;br/&gt;
culture: en-US&lt;br/&gt;
workingset: 0&lt;br/&gt;
dotnetversion: 2.0.50727.42&lt;br/&gt;
currentdirectory: /home/advisor&lt;br/&gt;
machinename: advisor-eeeWhite&lt;br/&gt;
userdomainname: advisor-eeeWhite&lt;br/&gt;
osversion: Unix 2.6.28.15&lt;br/&gt;
version: 0.7.2191 (apparent build date: 1/1/1601) (Debug version)&lt;/p&gt;

&lt;p&gt;-&lt;del&gt;Log&lt;/del&gt;-&lt;br/&gt;
Monday, September 14, 2009&lt;br/&gt;
3:40:05 PM App Launched with &lt;span class=&quot;error&quot;&gt;&amp;#91;/usr/share/wesay/WeSay.ConfigTool.exe&amp;#93;&lt;/span&gt;&lt;br/&gt;
3:40:30 PM Exception: Object reference not set to an instance of an object&lt;br/&gt;
Details of most recent events:&lt;br/&gt;
3:40:30 PM Exception: Object reference not set to an instance of an object&lt;/p&gt;


&lt;p&gt;To Reproduce: Hi--&lt;br/&gt;
I&apos;m not sure what happened.&lt;/p&gt;

&lt;p&gt;I started WS-config. Opened tpi and clicked on Fields, I think. The &lt;br/&gt;
program blipped off with no message before I had a chance to do &lt;br/&gt;
anything. (I&apos;d like to enable Base Form so we can connect compounds with &lt;br/&gt;
at least one of their components, probably the second component because &lt;br/&gt;
the compound sorts next to its first base component.) If you don&apos;t like &lt;br/&gt;
this you can remove it; I&apos;m just experimenting.&lt;/p&gt;

&lt;p&gt;I started -config again and tried to select tpi.config (whatever the &lt;br/&gt;
filename is, I browsed to it) and got the Whoops screen.&lt;/p&gt;

&lt;p&gt;Well, I can&apos;t type anything into the text box there. Keyboard doesn&apos;t &lt;br/&gt;
work; it&apos;s the vanilla US-Eng keyboard that&apos;s active. So I&apos;m typing this &lt;br/&gt;
into an email msg and I&apos;ll try cut-&amp;amp;-paste. If that works you&apos;ll get &lt;br/&gt;
this auto-Whoops report.&lt;/p&gt;

&lt;p&gt;Note: No key works in the Whoops box right now: arrows, pgdn, ctrl+v... &lt;br/&gt;
nothing. But I can use the mouse to select, cut, paste. Keyboard works &lt;br/&gt;
fine in Tbird, though.&lt;/p&gt;
</description>
    
    
        <environment></environment>
    
        <key id="25735">WS-14971</key>
        <summary>[Linux] crash in open file dialog, launched from OnChooseProject</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Mon, 14 Sep 2009 19:57:10 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.7.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="hatton" created="Thu, 17 Sep 2009 04:42:39 +0000 (UTC)" level="">&lt;p&gt;Kim, based on the stack trace (WeSay.ConfigTool.ConfigurationWindow.OnChooseProject), what you did before the crash appears to be trying to browse for another project.  Can you see if you can reproduce it?  We actually don&apos;t have a chance in the world of fixing it, this would be a deep mono bug.  But I&apos;d like to know if it was a fluke or not.&lt;/p&gt;
</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1315] [Linux] Switch from dictionary to Semantic Domains gives problems in the wordbox</title>
<link>http://jira.palaso.org/issues/browse/WS-1315</link>

    
        <description>&lt;p&gt;Switching from the Dictionary Tab to the Semantic Domains tab makes problems to the Word box there:&lt;br/&gt;
Typing a word with Enter starts reducing the box. It can still be used, but only in a &apos;blind flight&apos; manner.&lt;br/&gt;
But in this case, longer words to not display in full lenght, either the beginning of end is &apos;cut off&apos; (even in the middle of characters)&lt;/p&gt;

&lt;p&gt;This problem even shows up, when simply switching to dictionary without working there and then back to the Semantic domains.&lt;/p&gt;

&lt;p&gt;Restarting WS and choosing the Semantic Domains box immediatly lets it work normally.&lt;/p&gt;

</description>
    
    
        <environment>Testing WS 4.1766 on Ubuntu 8.04</environment>
    
        <key id="12021">WS-1315</key>
        <summary>[Linux] Switch from dictionary to Semantic Domains gives problems in the wordbox</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="wolfgang_stradner@wycliffe.org">Wolfgang Stradner</reporter>
        
    

        
        <created>Fri, 17 Apr 2009 14:38:29 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1308] [Linux] In the configuration tool/option lists/Field/Sem Dom: program flickers</title>
<link>http://jira.palaso.org/issues/browse/WS-1308</link>

    
        <description>&lt;p&gt;Choosing Field/Sem Dom, WS starts to flicker for quite a while (55 seconds)&lt;/p&gt;

&lt;p&gt;-&amp;gt; check it out&lt;/p&gt;
</description>
    
    
        <environment>Testing WS 4.1766 on Ubuntu 8.04</environment>
    
        <key id="12014">WS-1308</key>
        <summary>[Linux] In the configuration tool/option lists/Field/Sem Dom: program flickers</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="wolfgang_stradner@wycliffe.org">Wolfgang Stradner</reporter>
        
    

        
        <created>Fri, 17 Apr 2009 11:48:29 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14985] [linux] task tabs different fonts</title>
<link>http://jira.palaso.org/issues/browse/WS-14985</link>

    
        <description>&lt;p&gt;see screenshot&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="25749">WS-14985</key>
        <summary>[linux] task tabs different fonts</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="j.hatton@sil.org.pg">John Hatton</reporter>
        
    

        
        <created>Tue, 22 Sep 2009 03:51:10 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1280] Implement Palaso.Media for Linux</title>
<link>http://jira.palaso.org/issues/browse/WS-1280</link>

    
        <description>&lt;p&gt;Implement Palaso.Media for Linux&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="11973">WS-1280</key>
        <summary>Implement Palaso.Media for Linux</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="3">In Progress</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="cambell">Cambell Prince</assignee>
        
    

    
        
        <reporter username="cambell">Cambell Prince</reporter>
        
    

        
        <created>Wed, 1 Apr 2009 02:40:17 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.5.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14954] [linux] Add Mercurial as dependency</title>
<link>http://jira.palaso.org/issues/browse/WS-14954</link>

    
        <description>&lt;p&gt;Is that doable, even though it comes from a special launchpad repo?&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="25718">WS-14954</key>
        <summary>[linux] Add Mercurial as dependency</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="hatton">John Hatton</reporter>
        
    

        
        <created>Sat, 5 Sep 2009 08:01:57 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Mon, 7 Sep 2009 02:07:10 +0000 (UTC)" level="">&lt;p&gt;It is doable, but we don&apos;t want to be dependent on a 3rd party repo.  &lt;br/&gt;
The necessary driver instructions would be intimidating for many users.  &lt;br/&gt;
If we really need it we would package it as part of packages.palaso.org &lt;br/&gt;
for hardy, intrepid, jaunty, and karmic.&lt;/p&gt;

&lt;p&gt;C&lt;/p&gt;
</comment>
            
            <comment author="hatton" created="Mon, 21 Sep 2009 05:18:52 +0000 (UTC)" level="">&lt;p&gt;OK, I guess I&apos;ll have to settle for any hg as a dependency.&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1314] [Linux] Longer words in Semantic Domains/Wordbox causes crash of WeSay</title>
<link>http://jira.palaso.org/issues/browse/WS-1314</link>

    
        <description>&lt;p&gt;Typing in the word: Mondesfinsternis (as a test) only shows the first part of the word in the list.&lt;br/&gt;
Swtiching to forth and back to another software (e.g. Thunderbird) shows the whole word now in the list.&lt;/p&gt;

&lt;p&gt;Now trying it with: Mondesfinsternistage, again shows part of the word only and clicking on it to get it back into the wordbox, causes the following crash:&lt;br/&gt;
----------------------------&lt;br/&gt;
Msg: Object reference not set to an instance of an object&lt;/p&gt;

&lt;p&gt;Source: System.Windows.Forms&lt;/p&gt;

&lt;p&gt;Assembly: System.Windows.Forms, Version=2.0.0.0, Culture=neutral,&lt;br/&gt;
PublicKeyToken=b77a5c561934e089&lt;/p&gt;

&lt;p&gt;Stack:&#160;&#160; at System.Windows.Forms.MenuTracker.ProcessKeys&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; msg, Keys keyData) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at System.Windows.Forms.Menu.ProcessCmdKey&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; msg, Keys keyData) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at System.Windows.Forms.Control.ProcessCmdKey&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; msg, Keys keyData) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at System.Windows.Forms.TextBoxBase.ProcessCmdKey&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; msg, Keys keyData) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at System.Windows.Forms.Control.InternalPreProcessMessage&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; msg) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at System.Windows.Forms.Control.PreProcessMessage&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; msg) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at System.Windows.Forms.Control.PreProcessControlMessageInternal&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp; msg) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at (wrapper remoting-invoke-with-check)&lt;br/&gt;
System.Windows.Forms.Control:PreProcessControlMessageInternal&lt;br/&gt;
(System.Windows.Forms.Message&amp;amp;)&lt;/p&gt;

&lt;p&gt;&#160; at System.Windows.Forms.Application.RunLoop (Boolean Modal,&lt;br/&gt;
System.Windows.Forms.ApplicationContext context) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at System.Windows.Forms.Application.Run&lt;br/&gt;
(System.Windows.Forms.ApplicationContext context) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at System.Windows.Forms.Application.Run (System.Windows.Forms.Form&lt;br/&gt;
mainForm) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at WeSay.App.WeSayApp.StartUserInterface () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at Palaso.Services.ForServers.ServiceAppSingletonHelper.HandleEventsUntilExit&lt;br/&gt;
(Palaso.Services.ForServers.StartUI uiStarter) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at WeSay.App.WeSayApp.Run () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160; at WeSay.App.WeSayApp.Main (System.String[] args) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt; &#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Error Reporting Properties:&lt;/p&gt;

&lt;p&gt;username: wolfgang&lt;/p&gt;

&lt;p&gt;commandline: /usr/share/wesay/WeSay.App.exe&lt;/p&gt;

&lt;p&gt;culture: en-US&lt;/p&gt;

&lt;p&gt;workingset: 0&lt;/p&gt;

&lt;p&gt;dotnetversion: 2.0.50727.42&lt;/p&gt;

&lt;p&gt;currentdirectory: /home/wolfgang&lt;/p&gt;

&lt;p&gt;machinename: wolfgang-t40&lt;/p&gt;

&lt;p&gt;userdomainname: wolfgang-t40&lt;/p&gt;

&lt;p&gt;osversion: Unix 2.6.24.24&lt;/p&gt;

&lt;p&gt;version: 0.4.1766 (apparent build date: 1/1/1601)&#160; (Debug version)&lt;/p&gt;

&lt;p&gt;Friday, April 17, 2009&lt;/p&gt;

&lt;p&gt;3:53:56 PM&#160;&#160; &#160;App Launched with &lt;span class=&quot;error&quot;&gt;&amp;#91;/usr/share/wesay/WeSay.App.exe&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;3:53:57 PM&#160;&#160; &#160;Checking if migration of configuration is needed.&lt;/p&gt;

&lt;p&gt;3:53:57 PM&#160;&#160; &#160;Checking if migration of configuration is needed.&lt;/p&gt;

&lt;p&gt;3:53:57 PM&#160;&#160; &#160;Loading entries&lt;/p&gt;

&lt;p&gt;3:53:59 PM&#160;&#160; &#160;Activating Home Loading... Loading...&lt;/p&gt;

&lt;p&gt;3:54:00 PM&#160;&#160; &#160;Done Activating&lt;/p&gt;

&lt;p&gt;3:54:00 PM&#160;&#160; &#160;Activating Home&lt;/p&gt;

&lt;p&gt;3:54:01 PM&#160;&#160; &#160;Activating Semantic Domains Loading...&lt;/p&gt;

&lt;p&gt;3:54:04 PM&#160;&#160; &#160;Done Activating&lt;/p&gt;

&lt;p&gt;3:54:06 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:06 PM&#160;&#160; &#160;Backup not possible: Sorry, this feature requires the Mercurial version&lt;br/&gt;
control system.&#160; It must be installed and part of the PATH environment variable. &#160;&lt;br/&gt;
Windows users can download and install TortoiseHg&lt;/p&gt;

&lt;p&gt;3:54:06 PM&#160;&#160; &#160;Error during Backup: Sorry, this feature requires the Mercurial version&lt;br/&gt;
control system.&#160; It must be installed and part of the PATH environment variable. &#160;&lt;br/&gt;
Windows users can download and install TortoiseHg&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:19 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:19 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;Backup not possible: Sorry, this feature requires the Mercurial version&lt;br/&gt;
control system.&#160; It must be installed and part of the PATH environment variable. &#160;&lt;br/&gt;
Windows users can download and install TortoiseHg&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;Error during Backup: Sorry, this feature requires the Mercurial version&lt;br/&gt;
control system.&#160; It must be installed and part of the PATH environment variable. &#160;&lt;br/&gt;
Windows users can download and install TortoiseHg&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:59:16 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:59:17 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:59:18 PM&#160;&#160; &#160;Exception: Object reference not set to an instance of an object&lt;/p&gt;

&lt;p&gt;Details of most recent events:&lt;/p&gt;



&lt;p&gt;3:54:06 PM&#160;&#160; &#160;Error during Backup: Sorry, this feature requires the Mercurial version&lt;br/&gt;
control system.&#160; It must be installed and part of the PATH environment variable. &#160;&lt;br/&gt;
Windows users can download and install TortoiseHg&lt;/p&gt;

&lt;p&gt;3:54:06 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:06 PM&#160;&#160; &#160;First_TextChange (could be paste via mouse) _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;LostFocus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;Start CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;End CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:54:11 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;LostFocus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;Removing&#160; due to emptiness.&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;Removing WeSay.Foundation.Options.OptionRefCollection due to&lt;br/&gt;
emptiness.&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;Removing&#160; due to emptiness.&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;LexEntry CleanUpEmptyObjects()&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;Empty sense removed&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:15 PM&#160;&#160; &#160;First_TextChange (could be paste via mouse) _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:19 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:54:19 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:19 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:54:19 PM&#160;&#160; &#160;Start CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:54:19 PM&#160;&#160; &#160;End CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:54:19 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:54:19 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:19 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;LostFocus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;Removing&#160; due to emptiness.&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;Removing WeSay.Foundation.Options.OptionRefCollection due to&lt;br/&gt;
emptiness.&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;Removing&#160; due to emptiness.&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;LexEntry CleanUpEmptyObjects()&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;Empty sense removed&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:22 PM&#160;&#160; &#160;First_TextChange (could be paste via mouse) _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;LostFocus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;Start CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;End CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:54:26 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:54:36 PM&#160;&#160; &#160;LostFocus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:58:44 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:58:44 PM&#160;&#160; &#160;LostFocus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:58:44 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:58:44 PM&#160;&#160; &#160;LostFocus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:58:44 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:58:44 PM&#160;&#160; &#160;LostFocus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:58:55 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:58:55 PM&#160;&#160; &#160;LostFocus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:58:55 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:58:55 PM&#160;&#160; &#160;LostFocus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:58:55 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:59:03 PM&#160;&#160; &#160;First_KeyPress _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;Start CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;End CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;Backup not possible: Sorry, this feature requires the Mercurial version&lt;br/&gt;
control system.&#160; It must be installed and part of the PATH environment variable. &#160;&lt;br/&gt;
Windows users can download and install TortoiseHg&lt;/p&gt;

&lt;p&gt;3:59:09 PM&#160;&#160; &#160;Error during Backup: Sorry, this feature requires the Mercurial version&lt;br/&gt;
control system.&#160; It must be installed and part of the PATH environment variable. &#160;&lt;br/&gt;
Windows users can download and install TortoiseHg&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;LostFocus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;Removing&#160; due to emptiness.&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;Removing WeSay.Foundation.Options.OptionRefCollection due to&lt;br/&gt;
emptiness.&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;Removing&#160; due to emptiness.&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;LexEntry CleanUpEmptyObjects()&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;Empty sense removed&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;Focus _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:59:14 PM&#160;&#160; &#160;First_TextChange (could be paste via mouse) _vernacularBox:v&lt;/p&gt;

&lt;p&gt;3:59:16 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:59:16 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:59:17 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:59:17 PM&#160;&#160; &#160;Start CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:59:17 PM&#160;&#160; &#160;End CreateFileContainingModified()&lt;/p&gt;

&lt;p&gt;3:59:17 PM&#160;&#160; &#160;++before pending updates: 1&lt;/p&gt;

&lt;p&gt;3:59:17 PM&#160;&#160; &#160;Running Synchronic Merger&lt;/p&gt;

&lt;p&gt;3:59:17 PM&#160;&#160; &#160;--after pending updates: 0&lt;/p&gt;

&lt;p&gt;3:59:18 PM&#160;&#160; &#160;Exception: Object reference not set to an instance of an object&lt;/p&gt;


</description>
    
    
        <environment>Testing WS 4.1766 on Ubuntu 8.04</environment>
    
        <key id="12020">WS-1314</key>
        <summary>[Linux] Longer words in Semantic Domains/Wordbox causes crash of WeSay</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="wolfgang_stradner@wycliffe.org">Wolfgang Stradner</reporter>
        
    

        
        <created>Fri, 17 Apr 2009 14:38:29 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1281] [Linux] Handling multiple USB devices</title>
<link>http://jira.palaso.org/issues/browse/WS-1281</link>

    
        <description>&lt;p&gt;See &lt;a href=&quot;http://jira.palaso.org/issues/browse/WS-991&quot; title=&quot;[Linux] implement choosing single usb key and choosing between multiple&quot;&gt;&lt;del&gt;WS-991&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="11974">WS-1281</key>
        <summary>[Linux] Handling multiple USB devices</summary>
        <type id="2">New Feature</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="dennis@dreschers.info">Dennis Drescher</reporter>
        
    

        
        <created>Wed, 1 Apr 2009 13:51:52 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.5.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay Future Features</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Wed, 1 Apr 2009 13:53:32 +0000 (UTC)" level="">&lt;p&gt;&lt;a href=&quot;http://jira.palaso.org/issues/browse/WS-991&quot; title=&quot;[Linux] implement choosing single usb key and choosing between multiple&quot;&gt;&lt;del&gt;WS-991&lt;/del&gt;&lt;/a&gt; is about USB detection, but comments mentioned the case where there are multiple USB devices attached.  Currently WeSay doesn&apos;t handle this.&lt;/p&gt;</comment>
            
        </comments>
    
    

    



    <issuelinks>
    
        <issuelinktype id="10000">
            <name>Requires</name>
                
                
                    <outwardlinks description="requires">
                    
                        <issuelink>
                            <issuekey id="11612">WS-991</issuekey>
                        </issuelink>
                    
                    </outwardlinks>
                
                
                
                
                
        </issuelinktype>
    
    </issuelinks>


    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1316] [Linux] In the dictionary there are spaces in example and no spaces between examples</title>
<link>http://jira.palaso.org/issues/browse/WS-1316</link>

    
        <description>&lt;p&gt;Adding examples to a word shows the following:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Word with less than 7 characters: space in Example in 1st line&lt;/li&gt;
	&lt;li&gt;Word with more than 6 character: no space in Example in 1st line&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;In addition:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;If the word has less than 8 characters, and if there are more than one example, there is no space between the examples.&lt;/li&gt;
	&lt;li&gt;If the word has 6 characters and 2 examples are given, the space
	&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
		&lt;li&gt;between the examples is OK&lt;/li&gt;
		&lt;li&gt;an additional space shows up in the second example.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;In words with 3 characters, 2 things happen:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;all correct (spaces in right location&lt;/li&gt;
	&lt;li&gt;one additional space in first example and no space between examples.&lt;/li&gt;
&lt;/ul&gt;

</description>
    
    
        <environment>Testing WS 4.1766 on Ubuntu 8.04</environment>
    
        <key id="12022">WS-1316</key>
        <summary>[Linux] In the dictionary there are spaces in example and no spaces between examples</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="wolfgang_stradner@wycliffe.org">Wolfgang Stradner</reporter>
        
    

        
        <created>Fri, 17 Apr 2009 14:38:29 +0000 (UTC)</created>
    <updated>Tue, 6 Oct 2009 07:45:34 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="wolfgang_stradner@wycliffe.org" created="Tue, 28 Apr 2009 06:53:55 +0000 (UTC)" level="">&lt;p&gt;Same for WS  4.1768 under Meaning&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-15009] Red squiggle is buggy ina multiline textbox</title>
<link>http://jira.palaso.org/issues/browse/WS-15009</link>

    
        <description>&lt;p&gt;Enter enough characters in a spelling enabled &quot;meaning&quot; field that the text wrapps and the red squiggle will disappear  and/or stretch the full width of the bottom line.&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="25773">WS-15009</key>
        <summary>Red squiggle is buggy ina multiline textbox</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="armstrong">Tim Armstrong</reporter>
        
    

        
        <created>Fri, 9 Oct 2009 06:57:15 +0000 (UTC)</created>
    <updated>Fri, 9 Oct 2009 06:57:15 +0000 (UTC)</updated>

    
        
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14970] [Linux] on xubuntu, usb detection returns root of file system</title>
<link>http://jira.palaso.org/issues/browse/WS-14970</link>

    
        <description>&lt;p&gt;I encountered this when there was no usb keys, running the chorus &apos;get from usb&apos; dialog from WeSay Config.&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="25734">WS-14970</key>
        <summary>[Linux] on xubuntu, usb detection returns root of file system</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="hatton">John Hatton</reporter>
        
    

        
        <created>Sun, 13 Sep 2009 21:25:32 +0000 (UTC)</created>
    <updated>Tue, 26 Jan 2010 00:46:17 +0000 (UTC)</updated>

    
        
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="hatton" created="Wed, 23 Sep 2009 03:13:20 +0000 (UTC)" level="">&lt;p&gt;I did a hack-fixe for this in Chorus (weed-out &quot;/&quot; and &quot;/.&quot;) , but I&apos;m leaving it to the more linux savvy guys to do the real fix, in palaso.  I could be that what I&apos;m actually encountering is the BALSA scenario, where the root system is on an SD chip. I think our usb detection code may actually be just removable-device code, currently.&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-14912] Writing system list box too long, no scroll bar</title>
<link>http://jira.palaso.org/issues/browse/WS-14912</link>

    
        <description>&lt;p&gt;In the Writing Systems setup screen in Linux, the Sort screen isn&apos;t &lt;br/&gt;
working right.&lt;/p&gt;

&lt;p&gt;   1. In Simple  Rules there needs to be a scroll bar. I can scroll&lt;br/&gt;
      through with my wheel but some might not have that option.&lt;br/&gt;
   2. The little &quot;help&quot; link shows up on top of the text in the sort&lt;br/&gt;
      config. window. See attached shot&lt;br/&gt;
   3. Biggest problem: When I add text to the sort order screen it&lt;br/&gt;
      doesn&apos;t appear until that line is refreshed by scrolling it off&lt;br/&gt;
      the screen and back. So I can&apos;t see what I&apos;ve typed in.&lt;/p&gt;

&lt;p&gt;These problems were also in the .7xxx versions I&apos;d been using before I &lt;br/&gt;
uninstalled wesay in favor of wesay-stable.&lt;/p&gt;

&lt;p&gt;See also the email I wrote last night about setting sort order.&lt;/p&gt;

&lt;p&gt;Kim&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="25661">WS-14912</key>
        <summary>Writing system list box too long, no scroll bar</summary>
        <type id="6">Awaiting Classification</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="cambell">Cambell Prince</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Wed, 19 Aug 2009 15:48:42 +0000 (UTC)</created>
    <updated>Tue, 26 Jan 2010 00:46:18 +0000 (UTC)</updated>

    
        
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="kim_blewett@sil.org" created="Wed, 19 Aug 2009 15:50:42 +0000 (UTC)" level="">&lt;p&gt;I forgot to attach the screenshot... sorry!&lt;br/&gt;
&amp;gt; Hi again guys,&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt; Hey Cambell, the messages are looking great now in  2062-Linux! More &lt;br/&gt;
&amp;gt; on that later...&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt; In the Writing Systems setup screen in Linux, the Sort screen isn&apos;t &lt;br/&gt;
&amp;gt; working right.&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt;    1. In Simple  Rules there needs to be a scroll bar. I can scroll&lt;br/&gt;
&amp;gt;       through with my wheel but some might not have that option.&lt;br/&gt;
&amp;gt;    2. The little &quot;help&quot; link shows up on top of the text in the sort&lt;br/&gt;
&amp;gt;       config. window. See attached shot&lt;br/&gt;
&amp;gt;    3. Biggest problem: When I add text to the sort order screen it&lt;br/&gt;
&amp;gt;       doesn&apos;t appear until that line is refreshed by scrolling it off&lt;br/&gt;
&amp;gt;       the screen and back. So I can&apos;t see what I&apos;ve typed in.&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt; These problems were also in the .7xxx versions I&apos;d been using before I &lt;br/&gt;
&amp;gt; uninstalled wesay in favor of wesay-stable.&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt; See also the email I wrote last night about setting sort order.&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt; Kim&lt;/p&gt;
</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1347] [Linux] Use the biatah example</title>
<link>http://jira.palaso.org/issues/browse/WS-1347</link>

    
        <description>&lt;p&gt;In WS for Windows, there is an example (biatah) provided, which can be started from the file biatah.WeSayConfig in C:\Documents and Settings\All Users\Application Data\SIL\WeSay\Samples\biatah&lt;br/&gt;
As this is helps a lot to get familiar with the features of WS:&lt;/p&gt;

&lt;p&gt;-&amp;gt; add this also in the Linux environment.&lt;/p&gt;</description>
    
    
        <environment>WS 1768, Linux</environment>
    
        <key id="12055">WS-1347</key>
        <summary>[Linux] Use the biatah example</summary>
        <type id="4">Improvement</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="wolfgang_stradner@wycliffe.org">Wolfgang Stradner</reporter>
        
    

        
        <created>Thu, 30 Apr 2009 08:17:40 +0000 (UTC)</created>
    <updated>Tue, 26 Jan 2010 00:46:18 +0000 (UTC)</updated>

    
        
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1343] [Linux] In WS opening screen text and buttons cut off</title>
<link>http://jira.palaso.org/issues/browse/WS-1343</link>

    
        <description>&lt;p&gt;Compared to WS 05.1927 in Windows, in the opening screen the&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;title bar: xxx dictionary has yyy words and&lt;/li&gt;
	&lt;li&gt;text in the buttons&lt;br/&gt;
is cut off.&lt;/li&gt;
&lt;/ul&gt;

</description>
    
    
        <environment>WS 04.1768</environment>
    
        <key id="12051">WS-1343</key>
        <summary>[Linux] In WS opening screen text and buttons cut off</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="wolfgang_stradner@wycliffe.org">Wolfgang Stradner</reporter>
        
    

        
        <created>Wed, 29 Apr 2009 09:33:45 +0000 (UTC)</created>
    <updated>Tue, 26 Jan 2010 00:46:18 +0000 (UTC)</updated>

    
        
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Thu, 30 Apr 2009 01:32:08 +0000 (UTC)" level="">&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;&amp;gt;&lt;br/&gt;
&amp;gt; Compared to WS 05.1927 in Windows, in the opening screen the&lt;br/&gt;
&amp;gt; - title bar: xxx dictionary has yyy words and&lt;br/&gt;
&amp;gt;   &lt;br/&gt;
0.4 vs 0.5&lt;br/&gt;
&amp;gt; - text in the buttons&lt;br/&gt;
&amp;gt; is cut off.&lt;br/&gt;
&amp;gt;   &lt;br/&gt;
An issue with Mono, the framework that implements .Net on Linux.  We are &lt;br/&gt;
currently working on building / packaging mono 2.4 which we hope will &lt;br/&gt;
fix some of the layout / rendering issues of controls.&lt;br/&gt;
&amp;gt; I try to attach a screenshot showing both (in Ubuntu 8.04 and VirtualBox WinXP) but I cannot find a place in jira to do this.&lt;br/&gt;
&amp;gt;   &lt;br/&gt;
One way is to attach it to the email when you reply.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Cambell&lt;/p&gt;
</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1267] [Linux] Loss of keyboard control</title>
<link>http://jira.palaso.org/issues/browse/WS-1267</link>

    
        <description>&lt;p&gt;While entering a new record I had problems entering IPA characters and &lt;br/&gt;
at the same time I could not tab between fields. Restarting WeSay helped &lt;br/&gt;
bring back the tab-between-fields function but I still could not enter &lt;br/&gt;
any IPA characters.&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="11960">WS-1267</key>
        <summary>[Linux] Loss of keyboard control</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="dennis@dreschers.info">Dennis Drescher</reporter>
        
    

        
        <created>Thu, 26 Mar 2009 14:39:37 +0000 (UTC)</created>
    <updated>Tue, 26 Jan 2010 00:46:18 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.4.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Wed, 1 Apr 2009 02:09:05 +0000 (UTC)" level="">&lt;p&gt;From Dennis:&lt;br/&gt;
Follow up on keyboard input control loss. I tried logging out and back&lt;br/&gt;
in but it didn&apos;t make any real difference. I did find, however, that if&lt;br/&gt;
I typed a diacritic I could not see it unless I shut down WeSay and&lt;br/&gt;
restarted it. Then the character was where I expected to see it when I&lt;br/&gt;
typed it.&lt;/p&gt;

&lt;p&gt;BTW, this is on Ubuntu 8.10 with the most recent update applied from the&lt;br/&gt;
repo.&lt;/p&gt;</comment>
            
        </comments>
    
    

    



    <issuelinks>
    
        <issuelinktype id="10001">
            <name>Duplicate</name>
                
                
                
                
                
                    <inwardlinks description="is duplicated by">
                    
                        <issuelink>
                            <issuekey id="11961">WS-1268</issuekey>
                        </issuelink>
                    
                    </inwardlinks>
                
                
        </issuelinktype>
    
    </issuelinks>


    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1265] Right clicking on the dashboard to bring up the config tool does not work under linux.</title>
<link>http://jira.palaso.org/issues/browse/WS-1265</link>

    
        <description>&lt;p&gt;Right clicking on the dashboard to bring up the config tool does not work under linux.&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="11950">WS-1265</key>
        <summary>Right clicking on the dashboard to bring up the config tool does not work under linux.</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="armstrong">Tim Armstrong</reporter>
        
    

        
        <created>Wed, 25 Mar 2009 04:05:28 +0000 (UTC)</created>
    <updated>Tue, 26 Jan 2010 00:46:18 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.4.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1211] [Linux] Program crashed when deleting a character</title>
<link>http://jira.palaso.org/issues/browse/WS-1211</link>

    
        <description>&lt;p&gt;Ubuntu, Build 1745&lt;/p&gt;

&lt;p&gt;In a new record, while entering the phonetic version of my word, I &lt;br/&gt;
needed to backspace. When I did, the program crashed. The report dialog &lt;br/&gt;
came up but it wouldn&apos;t let me copy the information inside the window &lt;br/&gt;
and it would not transfer that information to the email it started.&lt;/p&gt;</description>
    
    
        <environment></environment>
    
        <key id="11821">WS-1211</key>
        <summary>[Linux] Program crashed when deleting a character</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="dennis@dreschers.info">Dennis Drescher</reporter>
        
    

        
        <created>Thu, 5 Feb 2009 08:57:29 +0000 (UTC)</created>
    <updated>Tue, 26 Jan 2010 00:46:18 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.4.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1067] Jumbled characters in the display area</title>
<link>http://jira.palaso.org/issues/browse/WS-1067</link>

    
        <description>&lt;p&gt;Seeing a lot of jumbled characters in the display area like this:&lt;/p&gt;



&lt;p&gt;This is in Ubuntu 8.10&lt;/p&gt;</description>
    
    
        <environment>Linux Ubuntu Hardy</environment>
    
        <key id="11697">WS-1067</key>
        <summary>Jumbled characters in the display area</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="cambell">Cambell Prince</assignee>
        
    

    
        
        <reporter username="dennis@dreschers.info">Dennis Drescher</reporter>
        
    

        
        <created>Thu, 20 Nov 2008 08:59:42 +0000 (UTC)</created>
    <updated>Tue, 26 Jan 2010 00:46:18 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.4.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Thu, 20 Aug 2009 04:25:47 +0000 (UTC)" level="">&lt;p&gt;Like what? &lt;img class=&quot;emoticon&quot; src=&quot;/issues/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Can you have a look at the wesay-stable package, and post a screen shot.  Thanks.&lt;/p&gt;</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-33647] Package for Karmic</title>
<link>http://jira.palaso.org/issues/browse/WS-33647</link>

    
        <description>&lt;p&gt;Please package wesay for karmic&lt;/p&gt;</description>
    
    
        <environment>Linux Karmic</environment>
    
        <key id="44432">WS-33647</key>
        <summary>Package for Karmic</summary>
        <type id="3">Task</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee username="cambell">Cambell Prince</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Thu, 28 Jan 2010 21:14:10 +0000 (UTC)</created>
    <updated>Thu, 28 Jan 2010 21:14:10 +0000 (UTC)</updated>

    
        
        
            
            
                
                    <version>WeSay 0.6.x.0</version>
                
                    <version>WeSay 0.7.x.0</version>
                
            
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.6.x.0</fixVersion>
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-33678] [Linux] Exception: Duplicate type name within an assembly. in mscorlib</title>
<link>http://jira.palaso.org/issues/browse/WS-33678</link>

    
        <description>&lt;p&gt;Hi y&apos;all,&lt;/p&gt;

&lt;p&gt;I was trying to get tpi onto a usb stick to copy to a different &lt;br/&gt;
computer. I tried the &quot;Backup&quot; button, which didn&apos;t work for some &lt;br/&gt;
reason. Then I tried Send/Receive and got a crash, which I didn&apos;t send. &lt;br/&gt;
Reopened WS and tried S/R, which didn&apos;t work; said &quot;tpi not found on the &lt;br/&gt;
USB stick&quot; or something similar. So I clicked on Backup and got this &lt;br/&gt;
crash message. Seems like either way-- click Backup and then S/R or the &lt;br/&gt;
reverse-- and something crashes.&lt;/p&gt;

&lt;p&gt;It&apos;s replicable; let me know if you want more.&lt;br/&gt;
Kim&lt;br/&gt;
-----------------------------------&lt;br/&gt;
Msg: Duplicate type name within an assembly.&lt;br/&gt;
Source: mscorlib&lt;br/&gt;
Assembly: mscorlib, Version=2.0.0.0, Culture=neutral, &lt;br/&gt;
PublicKeyToken=b77a5c561934e089&lt;br/&gt;
Stack: at System.Reflection.Emit.ModuleBuilder.DefineType (System.String &lt;br/&gt;
name, TypeAttributes attr, System.Type parent, System.Type[] interfaces, &lt;br/&gt;
PackingSize packingSize, Int32 typesize) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Reflection.Emit.ModuleBuilder.DefineType (System.String name, &lt;br/&gt;
TypeAttributes attr, System.Type parent, System.Type[] interfaces) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at System.Reflection.Emit.ModuleBuilder.DefineType (System.String name, &lt;br/&gt;
TypeAttributes attr, System.Type parent) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at NDesk.DBus.TypeImplementer.GetImplementation (System.Type declType) &lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at NDesk.DBus.BusObject.GetObject (NDesk.DBus.Connection conn, &lt;br/&gt;
System.String bus_name, NDesk.DBus.ObjectPath object_path, System.Type &lt;br/&gt;
declType) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at NDesk.DBus.Connection.GetObject (System.Type type, System.String &lt;br/&gt;
bus_name, NDesk.DBus.ObjectPath path) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at NDesk.DBus.Connection.GetObject&lt;span class=&quot;error&quot;&gt;&amp;#91;HalManager&amp;#93;&lt;/span&gt; (System.String bus_name, &lt;br/&gt;
NDesk.DBus.ObjectPath path) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at Chorus.Utilities.UsbDrive.UsbDriveInfoLinux.GetDrives () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at Chorus.Utilities.UsbDrive.UsbDriveInfo.GetDrives () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at Chorus.Utilities.UsbDrive.RetrieveUsbDriveInfo.GetDrives () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;br/&gt;
at Chorus.UI.UsbDriveLocator.ScanForUsbDrives () &lt;span class=&quot;error&quot;&gt;&amp;#91;0x00000&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;-&lt;del&gt;Error Reporting Properties&lt;/del&gt;-&lt;br/&gt;
username: kim&lt;br/&gt;
commandline: /usr/share/wesay/WeSay.App.exe&lt;br/&gt;
culture: en-US&lt;br/&gt;
workingset: 0&lt;br/&gt;
dotnetversion: 2.0.50727.1433&lt;br/&gt;
currentdirectory: /home/kim&lt;br/&gt;
machinename: kim-eee1000&lt;br/&gt;
userdomainname: kim-eee1000&lt;br/&gt;
osversion: Unix 2.6.31.20&lt;br/&gt;
version: 0.7.2271 (apparent build date: 1/1/1601) (Debug version)&lt;/p&gt;

&lt;p&gt;-&lt;del&gt;Log&lt;/del&gt;-&lt;br/&gt;
Tuesday, April 20, 2010&lt;br/&gt;
12:27:32 PM App Launched with &lt;span class=&quot;error&quot;&gt;&amp;#91;/usr/share/wesay/WeSay.App.exe&amp;#93;&lt;/span&gt;&lt;br/&gt;
12:27:33 PM Checking if migration of configuration is needed.&lt;br/&gt;
12:27:34 PM Checking if migration of configuration is needed.&lt;br/&gt;
12:27:38 PM Loading entries&lt;br/&gt;
12:27:41 PM Activating Home Loading... Loading...&lt;br/&gt;
12:27:42 PM Done Activating&lt;br/&gt;
12:27:43 PM Activating Home&lt;br/&gt;
12:28:16 PM Activating Dictionary Browse &amp;amp;&amp;amp; Edit Loading...&lt;br/&gt;
12:28:16 PM Error: The Id should not be empty.&lt;br/&gt;
Parameter name: id&lt;br/&gt;
12:28:25 PM Done Activating&lt;br/&gt;
12:28:35 PM Detail List Count =2&lt;br/&gt;
12:28:51 PM Activating Home Loading...&lt;br/&gt;
12:28:51 PM Done Activating&lt;br/&gt;
12:28:56 PM Activating Meanings Loading...&lt;br/&gt;
12:28:56 PM Detail List Count =2&lt;br/&gt;
12:28:56 PM Done Activating&lt;br/&gt;
12:29:08 PM Detail List Count =2&lt;br/&gt;
12:29:16 PM Detail List Count =2&lt;br/&gt;
12:29:22 PM Detail List Count =2&lt;br/&gt;
12:29:42 PM Activating Home Loading...&lt;br/&gt;
12:29:42 PM Done Activating&lt;br/&gt;
12:44:56 PM Exception: Duplicate type name within an assembly.&lt;br/&gt;
Details of most recent events:&lt;br/&gt;
12:27:33 PM Checking if migration of configuration is needed.&lt;br/&gt;
12:27:34 PM Checking if migration of configuration is needed.&lt;br/&gt;
12:27:38 PM Loading entries&lt;br/&gt;
12:27:41 PM Activating Home Loading... Loading...&lt;br/&gt;
12:27:41 PM Loading Addins&lt;br/&gt;
12:27:42 PM Done Activating&lt;br/&gt;
12:27:43 PM Activating Home&lt;br/&gt;
12:28:16 PM Activating Dictionary Browse &amp;amp;&amp;amp; Edit Loading...&lt;br/&gt;
12:28:16 PM Error: The Id should not be empty.&lt;br/&gt;
Parameter name: id&lt;br/&gt;
12:28:25 PM Done Activating&lt;br/&gt;
12:28:35 PM In DataSource Set&lt;br/&gt;
12:28:35 PM Datasource set calling RefreshLexicalEntryPreview()&lt;br/&gt;
12:28:35 PM Datasource set calling RefreshEntryDetail()&lt;br/&gt;
12:28:35 PM Detail List Count =2&lt;br/&gt;
12:28:36 PM Exit DataSource Set&lt;br/&gt;
12:28:51 PM Activating Home Loading...&lt;br/&gt;
12:28:51 PM Done Activating&lt;br/&gt;
12:28:56 PM Activating Meanings Loading...&lt;br/&gt;
12:28:56 PM In DataSource Set&lt;br/&gt;
12:28:56 PM Exit DataSource Set&lt;br/&gt;
12:28:56 PM In DataSource Set&lt;br/&gt;
12:28:56 PM Datasource set calling RefreshLexicalEntryPreview()&lt;br/&gt;
12:28:56 PM Datasource set calling RefreshEntryDetail()&lt;br/&gt;
12:28:56 PM Detail List Count =2&lt;br/&gt;
12:28:56 PM Exit DataSource Set&lt;br/&gt;
12:28:56 PM Done Activating&lt;br/&gt;
12:29:08 PM In DataSource Set&lt;br/&gt;
12:29:08 PM Datasource set. Calling _record.CleanUpAfterEditting()&lt;br/&gt;
12:29:08 PM Removing due to emptiness.&lt;br/&gt;
12:29:08 PM Removing due to emptiness.&lt;br/&gt;
12:29:08 PM Removing due to emptiness.&lt;br/&gt;
12:29:08 PM LexEntry CleanUpEmptyObjects()&lt;br/&gt;
12:29:08 PM Datasource set calling RefreshLexicalEntryPreview()&lt;br/&gt;
12:29:08 PM Datasource set calling RefreshEntryDetail()&lt;br/&gt;
12:29:08 PM Detail List Count =2&lt;br/&gt;
12:29:08 PM Exit DataSource Set&lt;br/&gt;
12:29:16 PM In DataSource Set&lt;br/&gt;
12:29:16 PM Datasource set. Calling _record.CleanUpAfterEditting()&lt;br/&gt;
12:29:16 PM Removing due to emptiness.&lt;br/&gt;
12:29:16 PM Removing due to emptiness.&lt;br/&gt;
12:29:16 PM Removing due to emptiness.&lt;br/&gt;
12:29:16 PM LexEntry CleanUpEmptyObjects()&lt;br/&gt;
12:29:16 PM Datasource set calling RefreshLexicalEntryPreview()&lt;br/&gt;
12:29:16 PM Datasource set calling RefreshEntryDetail()&lt;br/&gt;
12:29:16 PM Detail List Count =2&lt;br/&gt;
12:29:16 PM Exit DataSource Set&lt;br/&gt;
12:29:22 PM In DataSource Set&lt;br/&gt;
12:29:22 PM Datasource set. Calling _record.CleanUpAfterEditting()&lt;br/&gt;
12:29:22 PM Removing due to emptiness.&lt;br/&gt;
12:29:22 PM Removing due to emptiness.&lt;br/&gt;
12:29:22 PM Removing due to emptiness.&lt;br/&gt;
12:29:22 PM LexEntry CleanUpEmptyObjects()&lt;br/&gt;
12:29:22 PM Datasource set calling RefreshLexicalEntryPreview()&lt;br/&gt;
12:29:22 PM Datasource set calling RefreshEntryDetail()&lt;br/&gt;
12:29:22 PM Detail List Count =2&lt;br/&gt;
12:29:22 PM Exit DataSource Set&lt;br/&gt;
12:29:42 PM Activating Home Loading...&lt;br/&gt;
12:29:42 PM Done Activating&lt;br/&gt;
12:44:56 PM Exception: Duplicate type name within an assembly.&lt;/p&gt;


&lt;p&gt;To Reproduce:&lt;/p&gt;
</description>
    
    
        <environment></environment>
    
        <key id="44507">WS-33678</key>
        <summary>[Linux] Exception: Duplicate type name within an assembly. in mscorlib</summary>
        <type id="1">Bug</type>
    
        <priority id="3">Major</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="kim_blewett@sil.org">Kim Blewett</reporter>
        
    

        
        <created>Wed, 21 Apr 2010 12:07:37 +0000 (UTC)</created>
    <updated>Wed, 21 Apr 2010 22:00:26 +0000 (UTC)</updated>

    
        
        
    

    
        
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
<item>

    







<title>[WS-1342] [Linux] In the configuration tool/Writing System order of fields id/Abbreviation changed</title>
<link>http://jira.palaso.org/issues/browse/WS-1342</link>

    
        <description>&lt;p&gt;Comparing WS 0.4 1768 in Linux with WS 0.5 1927 in Windows, the order of the fields id/Abbreviation in the configuration tool/Writing System.&lt;/p&gt;</description>
    
    
        <environment>WS 0.4 1768</environment>
    
        <key id="12050">WS-1342</key>
        <summary>[Linux] In the configuration tool/Writing System order of fields id/Abbreviation changed</summary>
        <type id="4">Improvement</type>
    
        <priority id="4">Minor</priority>
    
        <status id="1">Open</status>
        
        <resolution>Unresolved</resolution>
        
    
        
        <assignee>Unassigned</assignee>
        
    

    
        
        <reporter username="wolfgang_stradner@wycliffe.org">Wolfgang Stradner</reporter>
        
    

        
        <created>Wed, 29 Apr 2009 09:09:36 +0000 (UTC)</created>
    <updated>Tue, 26 Jan 2010 00:46:18 +0000 (UTC)</updated>

    
        
        
    

    
        
        
            
            
                
                    <fixVersion>WeSay 0.7.x.0</fixVersion>
                
            
        
    

    
        
        
            
            
                
                    <component>Linux</component>
                
            
        
    

    
    
        <due></due>
    
    
    

    
    
        <comments>
            
            <comment author="cambell" created="Thu, 30 Apr 2009 01:30:08 +0000 (UTC)" level="">&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;0.4 for Linux is comparable to 0.4 for Windows, not 0.5.  We are &lt;br/&gt;
currently working on building 0.5 for Linux.&lt;/p&gt;

&lt;p&gt;C&lt;/p&gt;
</comment>
            
        </comments>
    
    

    




    
    
        <customfields>
        
            
                
            
        </customfields>
    
    

</item>
    
</channel>
</rss>  

