<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Alex Sleat &#187; rviz</title>
	<atom:link href="https://alexsleat.co.uk/tag/rviz/feed/" rel="self" type="application/rss+xml" />
	<link>https://alexsleat.co.uk</link>
	<description>/home/alex</description>
	<lastBuildDate>Tue, 26 Jun 2012 12:40:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>ROS &#8211; rviz X Window System error.</title>
		<link>https://alexsleat.co.uk/2011/11/29/ros-rviz-x-window-system-error/</link>
		<comments>https://alexsleat.co.uk/2011/11/29/ros-rviz-x-window-system-error/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 10:15:12 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ROS]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[error_code 9]]></category>
		<category><![CDATA[ros]]></category>
		<category><![CDATA[rviz]]></category>

		<guid isPermaLink="false">https://alexsleat.co.uk/?p=24433</guid>
		<description><![CDATA[<br/>rosrun rviz rviz &#91; INFO&#93; &#91;1322561467.803234807&#93;: rviz revision number 1.6.7 &#91; INFO&#93; &#91;1322561467.803351442&#93;: ogre_tools revision number 1.6.2 &#91; INFO&#93; &#91;1322561467.803374070&#93;: compiled against OGRE version 1.7.3 &#40;Cthugha&#41; &#91; INFO&#93; &#91;1322561467.946771146&#93;: Loading general config from &#91;/home/alex/.rviz/config&#93; &#91; INFO&#93; &#91;1322561467.946953292&#93;: Loading display config from &#91;/home/alex/.rviz/display_config&#93; &#91; INFO&#93; &#91;1322561467.972674791&#93;: RTT Preferred Mode is PBuffer. The program &#8216;rviz&#8217; received [...]]]></description>
			<content:encoded><![CDATA[<br/><div class="dean_ch" style="white-space: wrap;">rosrun rviz rviz<br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.803234807</span><span class="br0">&#93;</span>: rviz revision number <span class="nu0">1.6</span><span class="nu0">.7</span><br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.803351442</span><span class="br0">&#93;</span>: ogre_tools revision number <span class="nu0">1.6</span><span class="nu0">.2</span><br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.803374070</span><span class="br0">&#93;</span>: compiled against OGRE version <span class="nu0">1.7</span><span class="nu0">.3</span> <span class="br0">&#40;</span>Cthugha<span class="br0">&#41;</span><br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.946771146</span><span class="br0">&#93;</span>: Loading general config from <span class="br0">&#91;</span>/home/alex/.rviz/config<span class="br0">&#93;</span><br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.946953292</span><span class="br0">&#93;</span>: Loading display config from <span class="br0">&#91;</span>/home/alex/.rviz/display_config<span class="br0">&#93;</span><br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.972674791</span><span class="br0">&#93;</span>: RTT Preferred Mode is PBuffer.<br />
The program <span class="st0">&#8216;rviz&#8217;</span> received an X Window System error.<br />
This probably reflects a bug <span class="kw1">in</span> the program.<br />
The error was <span class="st0">&#8216;BadDrawable (invalid Pixmap or Window parameter)&#8217;</span>.<br />
&nbsp; <span class="br0">&#40;</span>Details: serial <span class="nu0">22</span> error_code <span class="nu0">9</span> request_code <span class="nu0">137</span> minor_code <span class="nu0">3</span><span class="br0">&#41;</span><br />
&nbsp; <span class="br0">&#40;</span>Note to programmers: normally, X errors are reported asynchronously;<br />
&nbsp; &nbsp;that is, you will receive the error a <span class="kw1">while</span> after causing it.<br />
&nbsp; &nbsp;To debug your program, run it with the &#8211;<span class="kw2">sync</span> <span class="kw3">command</span> line<br />
&nbsp; &nbsp;option to change this behavior. You can <span class="kw1">then</span> get a meaningful<br />
&nbsp; &nbsp;backtrace from your debugger <span class="kw1">if</span> you <span class="kw3">break</span> on the gdk_x_error<span class="br0">&#40;</span><span class="br0">&#41;</span> <span class="kw1">function</span>.<span class="br0">&#41;</span><br />
&nbsp;</div>
<p>I got this error when I incorrectly compiled rviz using:</p>
<div class="dean_ch" style="white-space: wrap;">rosmake rviz rviz</div>
<p>You&#8217;ll want to re-compile it correctly, with only 1 input as followed:</p>
<div class="dean_ch" style="white-space: wrap;">rosmake rviz</div>
<p>Now when you run it, everything should be working.</p>
]]></content:encoded>
			<wfw:commentRss>https://alexsleat.co.uk/2011/11/29/ros-rviz-x-window-system-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
