<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://theeyetribe.com/forum/feed.php?f=11&amp;t=441" />

<title>The Eye Tribe</title>
<subtitle>Developer Forum</subtitle>
<link href="http://theeyetribe.com/forum/index.php" />
<updated>2015-03-11T13:59:01+02:00</updated>

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?f=11&amp;t=441</id>
<entry>
<author><name><![CDATA[Martin]]></name></author>
<updated>2015-03-11T13:59:01+02:00</updated>
<published>2015-03-11T13:59:01+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=441&amp;p=1831#p1831</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=441&amp;p=1831#p1831"/>
<title type="html"><![CDATA[Re: Scroll sample does not run]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=441&amp;p=1831#p1831"><![CDATA[
Hi Doug,<br /><br />Just ran it off Github clone and you are right. If a connection cannot be established it will return/exit the constructor before the timer has been created. Then when the window is closing it tries to stop the uninitialized timer.  Henrik has been assigned Case 5878 and should resolve it asap.<br /><br />Thanks for letting us know.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=117">skataMartin</a> — 11 Mar 2015, 13:59</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[DougNS]]></name></author>
<updated>2015-03-11T12:56:35+02:00</updated>
<published>2015-03-11T12:56:35+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=441&amp;p=1827#p1827</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=441&amp;p=1827#p1827"/>
<title type="html"><![CDATA[Scroll sample does not run]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=441&amp;p=1827#p1827"><![CDATA[
I downloaded the C# sample (<!-- m --><a class="postlink" href="https://github.com/EyeTribe/tet-csharp-samples">https://github.com/EyeTribe/tet-csharp-samples</a><!-- m -->) and tried to run the Scroll sample (Set as StartUp Project). It immediately crashes with the following exception on line 333 of MainWindow.xaml.cs:<br /><br />An exception of type 'System.NullReferenceException' occurred in Scroll.exe but was not handled in user code<br />Additional information: Object reference not set to an instance of an object.<br /><br />It tries to use the scrollTimer variable, but this has not been instantiated yet. Can you please fix and update the sample?<br /><br />Doug Girard<br />Nirodha Software<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=7593">skataDougNS</a> — 11 Mar 2015, 12:56</p><hr />
]]></content>
</entry>
</feed>