<?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>Thu, 26 Jan 2012 09:20:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Fixing the volume treshold and intervals in Ubuntu on Dell XPS M1330 by Svenn-Arne Dragly</title>
		<link>http://dragly.org/2011/10/13/fixing-the-volume-treshold-and-intervals-in-ubuntu-on-dell-xps-m1330/comment-page-1/#comment-1710</link>
		<dc:creator>Svenn-Arne Dragly</dc:creator>
		<pubDate>Thu, 26 Jan 2012 09:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=557#comment-1710</guid>
		<description>If you should experience that the sound is muted after suspend/resume on the M1330 a solution might be to clear all pulseaudio settings and start from scratch. This can be done as follows:

&lt;pre lang=&quot;bash&quot;&gt;sudo apt-get purge pulseaudio&lt;/pre&gt;
You will be notified about depending packages that will also be removed. Note yourself the names of these packages. Press Y to continue removing and then reinstall:
&lt;pre lang=&quot;bash&quot;&gt;sudo apt-get install pulseaudio # + any package names that you noted in the previous step&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>If you should experience that the sound is muted after suspend/resume on the M1330 a solution might be to clear all pulseaudio settings and start from scratch. This can be done as follows:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> purge pulseaudio</pre></div></div>

<p>You will be notified about depending packages that will also be removed. Note yourself the names of these packages. Press Y to continue removing and then reinstall:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> pulseaudio <span style="color: #666666; font-style: italic;"># + any package names that you noted in the previous step</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Comment on Internal licensing error by Nick</title>
		<link>http://dragly.org/2010/08/31/internal-licensing-error/comment-page-1/#comment-1579</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 15 Dec 2011 23:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=300#comment-1579</guid>
		<description>Owner and permission changes do the trick!
Thanks
Now my son can access his school site from his linux box which means that he doesn&#039;t have to install windows (which he is very pleased about).</description>
		<content:encoded><![CDATA[<p>Owner and permission changes do the trick!<br />
Thanks<br />
Now my son can access his school site from his linux box which means that he doesn&#8217;t have to install windows (which he is very pleased about).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Wacom tablet with dual monitors (TwinView) in Ubuntu by irukard</title>
		<link>http://dragly.org/2011/01/25/using-wacom-tablet-with-dual-monitors-twinview-in-ubuntu/comment-page-1/#comment-1477</link>
		<dc:creator>irukard</dc:creator>
		<pubDate>Thu, 17 Nov 2011 10:28:38 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=431#comment-1477</guid>
		<description>Run xrandr to determine which screen you want to use with tablet.
Then use MapToOutput parameter.

&lt;code&gt;#!/bin/sh
xsetwacom --set &quot;Serial Wacom Tablet stylus&quot; MapToOutput LVDS1
xsetwacom --set &quot;Serial Wacom Tablet eraser&quot; MapToOutput LVDS1
&lt;/code&gt;

More info here: http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Dual_and_Multi-Monitor_Set_Up</description>
		<content:encoded><![CDATA[<p>Run xrandr to determine which screen you want to use with tablet.<br />
Then use MapToOutput parameter.</p>
<p><code>#!/bin/sh<br />
xsetwacom --set "Serial Wacom Tablet stylus" MapToOutput LVDS1<br />
xsetwacom --set "Serial Wacom Tablet eraser" MapToOutput LVDS1<br />
</code></p>
<p>More info here: <a href="http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Dual_and_Multi-Monitor_Set_Up" rel="nofollow">http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Dual_and_Multi-Monitor_Set_Up</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bookmarks in terminal by Sven</title>
		<link>http://dragly.org/2011/11/01/bookmarks-in-terminal/comment-page-1/#comment-1464</link>
		<dc:creator>Sven</dc:creator>
		<pubDate>Sat, 12 Nov 2011 15:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=567#comment-1464</guid>
		<description>Thanks very much for this hint, very useful!</description>
		<content:encoded><![CDATA[<p>Thanks very much for this hint, very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updated method for drawing springs in Inkscape by André</title>
		<link>http://dragly.org/2010/09/27/updated-method-for-drawing-springs-in-inkscape/comment-page-1/#comment-1445</link>
		<dc:creator>André</dc:creator>
		<pubDate>Mon, 07 Nov 2011 11:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=377#comment-1445</guid>
		<description>Thank you very much from Portugal. Your work is amazing! Thank you</description>
		<content:encoded><![CDATA[<p>Thank you very much from Portugal. Your work is amazing! Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Wacom tablet with dual monitors (TwinView) in Ubuntu by Klaus Binder</title>
		<link>http://dragly.org/2011/01/25/using-wacom-tablet-with-dual-monitors-twinview-in-ubuntu/comment-page-1/#comment-1425</link>
		<dc:creator>Klaus Binder</dc:creator>
		<pubDate>Wed, 02 Nov 2011 13:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=431#comment-1425</guid>
		<description>Thanks for this page. It is almost perfect. The tablet covers a tiny bit on the 2nd screen but nothing dramatic. much easier to work with.
Having 2 27&quot; screens it was bizarre no true relation ship between horizontal and vertical</description>
		<content:encoded><![CDATA[<p>Thanks for this page. It is almost perfect. The tablet covers a tiny bit on the 2nd screen but nothing dramatic. much easier to work with.<br />
Having 2 27&#8243; screens it was bizarre no true relation ship between horizontal and vertical</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I&#8217;m not using Ubuntu One by Svenn-Arne Dragly</title>
		<link>http://dragly.org/2010/02/16/why-im-not-using-ubuntu-one/comment-page-1/#comment-1384</link>
		<dc:creator>Svenn-Arne Dragly</dc:creator>
		<pubDate>Wed, 19 Oct 2011 19:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://svenni.dragly.com/v7/?p=193#comment-1384</guid>
		<description>You are right. I ended up with encrypting files locally and syncing everything encrypted with Dropbox. However, Dropbox has bad conflict handling if I edit the same file on two computers and sync afterwards, so I might try Ubuntu One and SpiderOak again to see if things have gotten better.

Oh, and sorry about never updating the post. I guess I forgot all about it :)</description>
		<content:encoded><![CDATA[<p>You are right. I ended up with encrypting files locally and syncing everything encrypted with Dropbox. However, Dropbox has bad conflict handling if I edit the same file on two computers and sync afterwards, so I might try Ubuntu One and SpiderOak again to see if things have gotten better.</p>
<p>Oh, and sorry about never updating the post. I guess I forgot all about it <img src='http://dragly.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I&#8217;m not using Ubuntu One by Shashank Sharma</title>
		<link>http://dragly.org/2010/02/16/why-im-not-using-ubuntu-one/comment-page-1/#comment-1382</link>
		<dc:creator>Shashank Sharma</dc:creator>
		<pubDate>Wed, 19 Oct 2011 12:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://svenni.dragly.com/v7/?p=193#comment-1382</guid>
		<description>so what was the result... who won the race... i guess dropbox..</description>
		<content:encoded><![CDATA[<p>so what was the result&#8230; who won the race&#8230; i guess dropbox..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Loading wavefront .obj files in Qt&#8217;s OpenGL ES by Svenn-Arne Dragly</title>
		<link>http://dragly.org/2010/04/09/loading-wavefront-obj-files-in-qts-opengl-es/comment-page-1/#comment-1380</link>
		<dc:creator>Svenn-Arne Dragly</dc:creator>
		<pubDate>Wed, 19 Oct 2011 07:24:50 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=242#comment-1380</guid>
		<description>Hi Giovanny!

Are you trying to update it just once in the main code and never change it? Or are you trying to change it multiple times (as in an animation or moving monkey)?

Setting it once should work fine, but updating it is probably not possible in the main.cpp as things are set up now. The reason is that as soon as a.exec() is called, the &quot;event loop&quot; is passed on to the Qt classes, such as MainWindow which again calls GLWidget. In other words, if you try to do the changes before a.exec() they will be called once, but never again, and if you try to do them after a.exec() they will be called once you quit the application - and that doesn&#039;t really help you out.

The fact is that everything is redrawn within a.exec(), so you can&#039;t animate anything outside the GLWidget (or MainWindow, perhaps).  I&#039;m sure some Qt gurus probably can prove me wrong on this, but I wouldn&#039;t start messing around too much with this if you don&#039;t have to.

Setting the initial values for the position should work, so if that is the problem, I&#039;m not sure where it goes wrong. What you do looks perfectly fine in that manner. Are you getting any errors?</description>
		<content:encoded><![CDATA[<p>Hi Giovanny!</p>
<p>Are you trying to update it just once in the main code and never change it? Or are you trying to change it multiple times (as in an animation or moving monkey)?</p>
<p>Setting it once should work fine, but updating it is probably not possible in the main.cpp as things are set up now. The reason is that as soon as a.exec() is called, the &#8220;event loop&#8221; is passed on to the Qt classes, such as MainWindow which again calls GLWidget. In other words, if you try to do the changes before a.exec() they will be called once, but never again, and if you try to do them after a.exec() they will be called once you quit the application &#8211; and that doesn&#8217;t really help you out.</p>
<p>The fact is that everything is redrawn within a.exec(), so you can&#8217;t animate anything outside the GLWidget (or MainWindow, perhaps).  I&#8217;m sure some Qt gurus probably can prove me wrong on this, but I wouldn&#8217;t start messing around too much with this if you don&#8217;t have to.</p>
<p>Setting the initial values for the position should work, so if that is the problem, I&#8217;m not sure where it goes wrong. What you do looks perfectly fine in that manner. Are you getting any errors?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Loading wavefront .obj files in Qt&#8217;s OpenGL ES by Giovanny Espinal Ramirez</title>
		<link>http://dragly.org/2010/04/09/loading-wavefront-obj-files-in-qts-opengl-es/comment-page-1/#comment-1379</link>
		<dc:creator>Giovanny Espinal Ramirez</dc:creator>
		<pubDate>Tue, 18 Oct 2011 23:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://dragly.org/?p=242#comment-1379</guid>
		<description>Good afternoon Svenn.

The code is great, it works fine for me, but I don&#039;t know enough about Qt + OpenGl  to  understand the code completely, and I really would like to make a setter for the &quot;monkey&quot; position, I noticed that in the code I can move the &quot;monkey&quot; using &quot;mvMonkey5.translate(player.x(),player.y(),player.z());&quot; in the glwidget.cpp but I would like to modify that parameters in the main code (main.cpp), I tried something like : &quot;mvMonkey5.translate( GLWidget::objetoX, GLWidget::objetoY, GLWidget::objetoZ );&quot;  and &quot;void GLWidget::setObjetoZ(int pObjetoZ) {
    GLWidget::objetoZ = pObjetoZ;
}&quot;
But it doesn&#039;t work, if you could teach me how to move the &quot;monkey&quot; position and if it&#039;s possible to move the camera position in the main.cpp it would be awesome for me.</description>
		<content:encoded><![CDATA[<p>Good afternoon Svenn.</p>
<p>The code is great, it works fine for me, but I don&#8217;t know enough about Qt + OpenGl  to  understand the code completely, and I really would like to make a setter for the &#8220;monkey&#8221; position, I noticed that in the code I can move the &#8220;monkey&#8221; using &#8220;mvMonkey5.translate(player.x(),player.y(),player.z());&#8221; in the glwidget.cpp but I would like to modify that parameters in the main code (main.cpp), I tried something like : &#8220;mvMonkey5.translate( GLWidget::objetoX, GLWidget::objetoY, GLWidget::objetoZ );&#8221;  and &#8220;void GLWidget::setObjetoZ(int pObjetoZ) {<br />
    GLWidget::objetoZ = pObjetoZ;<br />
}&#8221;<br />
But it doesn&#8217;t work, if you could teach me how to move the &#8220;monkey&#8221; position and if it&#8217;s possible to move the camera position in the main.cpp it would be awesome for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

