<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Dragly</title>
	<atom:link href="http://dragly.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dragly.org</link>
	<description>It was about time I started writing my own tutorials to share some of the knowledge I&#039;ve picked up from around.</description>
	<lastBuildDate>Sun, 13 May 2012 22:13:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Internal licensing error by Adrian</title>
		<link>http://dragly.org/2010/08/31/internal-licensing-error/comment-page-1/#comment-2447</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Sun, 13 May 2012 22:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=300#comment-2447</guid>
		<description>Thanks for providing a good hint to solve this problem! The &lt;code&gt;chown root&lt;/code&gt; wasn’t necessary for me, though – deleting the license file in &lt;code&gt;~/.rdesktop&lt;/code&gt; and then revoking write permissions for myself (&lt;code&gt;chmod 555 ~/.rdesktop&lt;/code&gt;) worked just fine. Another option would be to remove the directory altogether and create a file with the same name instead (&lt;code&gt;touch ~/.rdesktop&lt;/code&gt;).

Both ways will trigger error messages (“&lt;code&gt;/home/user/.rdesktop/licence.hostname.new: Permission denied&lt;/code&gt;” or “&lt;code&gt;/home/user/.rdesktop/licence.hostname.new: Not a directory&lt;/code&gt;”), but those are apparently harmless: rdesktop still functions properly.

FTR: I’m using rdesktop 1.6.0, and I’m trying to connect to a Windows Server 2008 R2 Enterprise. The same problem does not occur with an old Windows Server 2003 R2 Enterprise.</description>
		<content:encoded><![CDATA[<p>Thanks for providing a good hint to solve this problem! The <code>chown root</code> wasn’t necessary for me, though – deleting the license file in <code>~/.rdesktop</code> and then revoking write permissions for myself (<code>chmod 555 ~/.rdesktop</code>) worked just fine. Another option would be to remove the directory altogether and create a file with the same name instead (<code>touch ~/.rdesktop</code>).</p>
<p>Both ways will trigger error messages (“<code>/home/user/.rdesktop/licence.hostname.new: Permission denied</code>” or “<code>/home/user/.rdesktop/licence.hostname.new: Not a directory</code>”), but those are apparently harmless: rdesktop still functions properly.</p>
<p>FTR: I’m using rdesktop 1.6.0, and I’m trying to connect to a Windows Server 2008 R2 Enterprise. The same problem does not occur with an old Windows Server 2003 R2 Enterprise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing the nVidia driver in Kubuntu 12.04 by Svenn-Arne Dragly</title>
		<link>http://dragly.org/2012/05/04/installing-the-nvidia-driver-in-kubuntu-12-04/comment-page-1/#comment-2444</link>
		<dc:creator>Svenn-Arne Dragly</dc:creator>
		<pubDate>Sun, 13 May 2012 09:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=739#comment-2444</guid>
		<description>Have you tried running

jockey-text --list

This should probably list available drivers for your system. If you have an Nvidia card and jockey-text does not detect it, there might be some problems detecting your card properly.</description>
		<content:encoded><![CDATA[<p>Have you tried running</p>
<p>jockey-text &#8211;list</p>
<p>This should probably list available drivers for your system. If you have an Nvidia card and jockey-text does not detect it, there might be some problems detecting your card properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing the nVidia driver in Kubuntu 12.04 by Benjamin</title>
		<link>http://dragly.org/2012/05/04/installing-the-nvidia-driver-in-kubuntu-12-04/comment-page-1/#comment-2442</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Sat, 12 May 2012 23:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=739#comment-2442</guid>
		<description>Hey - 
I did actually hit an error on     jockey-text -e xorg:nvidia_current
I had returned:

 Unknown driver: xorg:nvidia_current
Use --list to see available drivers

Any advice appreciated!</description>
		<content:encoded><![CDATA[<p>Hey &#8211;<br />
I did actually hit an error on     jockey-text -e xorg:nvidia_current<br />
I had returned:</p>
<p> Unknown driver: xorg:nvidia_current<br />
Use &#8211;list to see available drivers</p>
<p>Any advice appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Launching apps from XBMCbuntu Eden by Gubben Noa</title>
		<link>http://dragly.org/2012/04/11/launching-apps-from-xbmcbuntu-eden/comment-page-1/#comment-2432</link>
		<dc:creator>Gubben Noa</dc:creator>
		<pubDate>Fri, 11 May 2012 06:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=731#comment-2432</guid>
		<description>Takk for guiden. Jeg oppgraderte fra XBMC-live til XBMCbuntu, og dette var en av tingene som ikke funket. Det ser ut som den gamle installasjonen brukte fluxbox, så da behøver jeg bare å bytte ut &lt;i&gt;fluxbox&lt;/i&gt; med &lt;i&gt;openbox&lt;/i&gt; i scriptene.

Oppgradering funket faktisk overraskende bra. Bootet fra XBMCbuntu-CD og valgte installer, og oppgrader ubuntu. Nesten alle innstillinger ble beholdt. Trengte bare å sette fast ip og dns, så var alt oppe og gikk. Mediebiblioteket var på plass som før.</description>
		<content:encoded><![CDATA[<p>Takk for guiden. Jeg oppgraderte fra XBMC-live til XBMCbuntu, og dette var en av tingene som ikke funket. Det ser ut som den gamle installasjonen brukte fluxbox, så da behøver jeg bare å bytte ut <i>fluxbox</i> med <i>openbox</i> i scriptene.</p>
<p>Oppgradering funket faktisk overraskende bra. Bootet fra XBMCbuntu-CD og valgte installer, og oppgrader ubuntu. Nesten alle innstillinger ble beholdt. Trengte bare å sette fast ip og dns, så var alt oppe og gikk. Mediebiblioteket var på plass som før.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing &#8220;undefined reference to `vtable for &#8230;&#8221; by Svenn-Arne Dragly</title>
		<link>http://dragly.org/2010/01/03/fixing-undefined-reference-to-vtable-for/comment-page-1/#comment-2429</link>
		<dc:creator>Svenn-Arne Dragly</dc:creator>
		<pubDate>Thu, 10 May 2012 22:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://svenni.dragly.com/v7/?p=148#comment-2429</guid>
		<description>Hi Teymoor,

vtable errors are sometimes tricky to figure out. I would double check the following:
1. All methods in your classes are both defined in the headers (.h) and the source files (.cpp)
2. All methods have matching parameters
3. The number of methods are the same
4. If you have inherited classes, make sure that all virtual functions are implemented (this shouldn&#039;t lead to vtable errors, but is worth checking)
5. Check that all used libraries are included and check that you are also linking their dependencies.
6. Try to compile your project with only a few test files, but link and use the libraries you need. A vtable error could mean that a library that is referenced is missing some of its dependencies or that these dependencies are not linked properly.
7. Start from the bottom and build up everything again piece by piece, if possible. This way you can try find the problem in your code.

If you can&#039;t figure it out, see if you can create a simple example that reproduces the error and post it here. Maybe I or someone else that stumbles over this post knows what to do.

Good luck!</description>
		<content:encoded><![CDATA[<p>Hi Teymoor,</p>
<p>vtable errors are sometimes tricky to figure out. I would double check the following:<br />
1. All methods in your classes are both defined in the headers (.h) and the source files (.cpp)<br />
2. All methods have matching parameters<br />
3. The number of methods are the same<br />
4. If you have inherited classes, make sure that all virtual functions are implemented (this shouldn&#8217;t lead to vtable errors, but is worth checking)<br />
5. Check that all used libraries are included and check that you are also linking their dependencies.<br />
6. Try to compile your project with only a few test files, but link and use the libraries you need. A vtable error could mean that a library that is referenced is missing some of its dependencies or that these dependencies are not linked properly.<br />
7. Start from the bottom and build up everything again piece by piece, if possible. This way you can try find the problem in your code.</p>
<p>If you can&#8217;t figure it out, see if you can create a simple example that reproduces the error and post it here. Maybe I or someone else that stumbles over this post knows what to do.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing &#8220;undefined reference to `vtable for &#8230;&#8221; by Teymoor Khogasteh</title>
		<link>http://dragly.org/2010/01/03/fixing-undefined-reference-to-vtable-for/comment-page-1/#comment-2428</link>
		<dc:creator>Teymoor Khogasteh</dc:creator>
		<pubDate>Thu, 10 May 2012 14:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://svenni.dragly.com/v7/?p=148#comment-2428</guid>
		<description>Hi Svenn,

Nice of you  for sharing your knowlage!
But your tips didn&#039;t help in my case.
I  get the error message “undefined reference to `vtable for …”
although the .h and .cpp files are synchronized and checked.
I&#039;ve also cleaned the environment.
Have you any other tips?</description>
		<content:encoded><![CDATA[<p>Hi Svenn,</p>
<p>Nice of you  for sharing your knowlage!<br />
But your tips didn&#8217;t help in my case.<br />
I  get the error message “undefined reference to `vtable for …”<br />
although the .h and .cpp files are synchronized and checked.<br />
I&#8217;ve also cleaned the environment.<br />
Have you any other tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Launching apps from XBMCbuntu Eden by Svenn-Arne Dragly</title>
		<link>http://dragly.org/2012/04/11/launching-apps-from-xbmcbuntu-eden/comment-page-1/#comment-2340</link>
		<dc:creator>Svenn-Arne Dragly</dc:creator>
		<pubDate>Thu, 26 Apr 2012 23:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=731#comment-2340</guid>
		<description>I think Chromium accepts the command line option -start-maximized which might help you out. If it is still larger than your screen it might be because of oversampling. Is it a TV-screen? Reducing oversampling is usually done through the TV&#039;s own menus or perhaps in the display settings in XFCE.</description>
		<content:encoded><![CDATA[<p>I think Chromium accepts the command line option -start-maximized which might help you out. If it is still larger than your screen it might be because of oversampling. Is it a TV-screen? Reducing oversampling is usually done through the TV&#8217;s own menus or perhaps in the display settings in XFCE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passwordless access to MySQL by using sudo by James Cole</title>
		<link>http://dragly.org/2012/03/19/passwordless-access-to-mysql-by-using-sudo/comment-page-1/#comment-2325</link>
		<dc:creator>James Cole</dc:creator>
		<pubDate>Tue, 24 Apr 2012 04:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=681#comment-2325</guid>
		<description>Awesome tip, thanks for that, it will save me a bunch of hassle</description>
		<content:encoded><![CDATA[<p>Awesome tip, thanks for that, it will save me a bunch of hassle</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Launching apps from XBMCbuntu Eden by Keith</title>
		<link>http://dragly.org/2012/04/11/launching-apps-from-xbmcbuntu-eden/comment-page-1/#comment-2300</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Sat, 21 Apr 2012 05:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=731#comment-2300</guid>
		<description>Hi,
Thanks for the tip. Mine seems to work fine but Chromium is still about an inch larger than my screen. Any ideas?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for the tip. Mine seems to work fine but Chromium is still about an inch larger than my screen. Any ideas?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Launching apps from XBMCbuntu Eden by Svenn-Arne Dragly</title>
		<link>http://dragly.org/2012/04/11/launching-apps-from-xbmcbuntu-eden/comment-page-1/#comment-2290</link>
		<dc:creator>Svenn-Arne Dragly</dc:creator>
		<pubDate>Thu, 19 Apr 2012 09:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=731#comment-2290</guid>
		<description>Thanks to you too. I don&#039;t know if I&#039;d thought OpenBox was the problem if I hadn&#039;t seen your post. I tried adding a comment on your post by the way, but it seems it got lost somehow. Maybe OpenID and Blogger don&#039;t play too well together after all...

Anyways, keep up the good work! I&#039;m impressed at the amount of guides you have made available.</description>
		<content:encoded><![CDATA[<p>Thanks to you too. I don&#8217;t know if I&#8217;d thought OpenBox was the problem if I hadn&#8217;t seen your post. I tried adding a comment on your post by the way, but it seems it got lost somehow. Maybe OpenID and Blogger don&#8217;t play too well together after all&#8230;</p>
<p>Anyways, keep up the good work! I&#8217;m impressed at the amount of guides you have made available.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

