<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/nxdev/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/nxdev/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 30 Apr 2009 20:16:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nxdev/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Linux compatibility</title><link>https://sourceforge.net/p/nxdev/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'd like to see that program running on Linux.&lt;br /&gt;
I'm gonna look at the code and mess with it until I can get it working with Linux, if that's possible.&lt;br /&gt;
First problem: don't use:&lt;br /&gt;
new FileInfo(PluginDirectory+"\"+FileName)&lt;br /&gt;
which only works on Windows, use:&lt;br /&gt;
new FileInfo(Path.Combine(PluginDirectory,FileName))&lt;br /&gt;
which is cross-platform&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Leo</dc:creator><pubDate>Thu, 30 Apr 2009 20:16:39 -0000</pubDate><guid>https://sourceforge.net5a52468003848c51751de8606e50bb3bae14776e</guid></item><item><title>onyx crashes after setup</title><link>https://sourceforge.net/p/nxdev/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;onyx voice control panel crashes if i start it after setting up defaulf browser and chat.&lt;br /&gt;
OS: MS Windows XP SP3&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 14 Aug 2008 14:56:46 -0000</pubDate><guid>https://sourceforge.net653ca6aa015b37a8b3679a144c553c9bfe4b1702</guid></item></channel></rss>