<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Did find a bug report regarding the problem:<div><a href="http://stackoverflow.com/questions/10572934/java-swing-mouse-pointer-shifted-on-context-menu-when-jframe-is-maximized">http://stackoverflow.com/questions/10572934/java-swing-mouse-pointer-shifted-on-context-menu-when-jframe-is-maximized</a></div><div><br></div><div>Still hopeful that building with Java 5 avoids the problem.</div><div>-- DM</div><div><br><div><div>On Mar 17, 2013, at 10:04 PM, DM Smith &lt;<a href="mailto:dmsmith@crosswire.org">dmsmith@crosswire.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Peter,<div><br></div><div>This is in the category of "It works for me"<div><br></div><div>I installed Ubuntu 12.10 64-bit and openJDK 7.</div><div><br></div><div>The nightly build is now created using Java 5 (which it should have been all along). Hopefully, this was the problem's fix.</div><div><span class="Apple-tab-span" style="white-space:pre">        </span><a href="http://www.crosswire.org/ftpmirror/pub/jsword/nightly/bibledesktop-latest-bin.zip">http://www.crosswire.org/ftpmirror/pub/jsword/nightly/bibledesktop-latest-bin.zip</a></div><div><br></div><div>I saved this on my desktop. Created a launcher for it, named "BibleDesktop.desktop" with the following contents:</div><div><a href="http://www.crosswire.org/ftpmirror/pub/jsword/nightly/bibledesktop-latest-bin.zip"></a><div>[Desktop Entry]</div><div>Version=2.0</div><div>Name=Bible Desktop</div><div>Comment=Bible Study</div><div>Exec=/home/dm/Desktop/bibledesktop-2.0-beta/BibleDesktop.sh</div><div>Icon=/home/dm/Desktop/bibledesktop-2.0-beta/bibledesktop_icon_512.png</div><div>Terminal=false</div><div>Type=Application</div><div>Categories=Utility;Application;</div><div><br></div><div>I then made it executable and double clicked on it. You'll obviously have to adjust this to your path.</div><div><br></div><div>I also ran BibleDesktop.sh in a terminal, which did the same thing but picked an ugly icon for the dock.</div><div><br></div><div>I found no mouse problems.</div><div><br></div><div>Let me know if it is any better for you.</div><div><br></div><div>-- DM</div><div><br></div><div><div>On Mar 16, 2013, at 10:30 AM, DM Smith &lt;<a href="mailto:dmsmith@crosswire.org">dmsmith@crosswire.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On Mar 6, 2013, at 12:40 AM, Peter von Kaehne &lt;<a href="mailto:refdoc@gmx.net">refdoc@gmx.net</a>&gt; wrote:<br><br><blockquote type="cite">On Tue, 2013-03-05 at 22:33 -0500, DM Smith wrote:<br><blockquote type="cite">Is this the release build or the nightly build? <br></blockquote><br>Nightly build.<br><br>I just now tried the 1.6 release, but it has no such problem<br></blockquote><br>This is strange. I wasn't able to reproduce the problem. It should have.<br><br>I'm curious whether the Oracle supplied Java has the same problems.<br><br>Either way, I'd like BD to work well with openJDK on Ubuntu.<br><br>Recently I found out that if we use a more recent version of Java to target an earlier Java that we have to do it carefully to avoid problems. Currently we use Java 6 to build a Java 5 nightly build. We should use Java 5 to build it.<br><br>At runtime the version of Java can be more recent. It is best to use the most recent Java.<br><br>The BD code has not changed much. Only to accommodate the changes in JSword. That didn't touch the drawing or painting of the screens. I'll get back to you when I have sorted out the build. Right now it is broken.<br><br>In Him,<br><span class="Apple-tab-span" style="white-space:pre">        </span>DM<br><br><br><br>_______________________________________________<br>jsword-devel mailing list<br><a href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a><br><a href="http://www.crosswire.org/mailman/listinfo/jsword-devel">http://www.crosswire.org/mailman/listinfo/jsword-devel</a><br></blockquote></div><br></div></div></div>_______________________________________________<br>jsword-devel mailing list<br><a href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a><br>http://www.crosswire.org/mailman/listinfo/jsword-devel<br></blockquote></div><br></div></body></html>