<?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 on: Captain Backwater for Linux</title>
	<atom:link href="http://intermediaware.com/blog/captain-backwater-for-linux/feed" rel="self" type="application/rss+xml" />
	<link>http://intermediaware.com/blog/captain-backwater-for-linux</link>
	<description>indie video game developer blgo</description>
	<lastBuildDate>Thu, 02 May 2013 04:48:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Liviux76</title>
		<link>http://intermediaware.com/blog/captain-backwater-for-linux#comment-701</link>
		<dc:creator>Liviux76</dc:creator>
		<pubDate>Thu, 03 Nov 2011 17:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://intermediaware.com/blog/?p=233#comment-701</guid>
		<description>Hi Joe,
I already have the libstdc++.so.6 installed on my system (Debian 6.0 Squeeze) but, according to strings, it doesn&#039;t have the GLIBCXX_3.4.15 required by your game:
cd /usr/lib ; strings libstdc++.so.6 &#124; grep GLIBCXX_3.4.1
GLIBCXX_3.4.1
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
I also tried to install the game on my user directory (before it was on ~/games) but the segmentation fault still happens.
Thanks for looking at these bugs, I will recommend your game to my friends but the problem with the users.cfg file is quite serious since you can&#039;t save your progress.
Cheers, Livio.</description>
		<content:encoded><![CDATA[<p>Hi Joe,<br />
I already have the libstdc++.so.6 installed on my system (Debian 6.0 Squeeze) but, according to strings, it doesn&#8217;t have the GLIBCXX_3.4.15 required by your game:<br />
cd /usr/lib ; strings libstdc++.so.6 | grep GLIBCXX_3.4.1<br />
GLIBCXX_3.4.1<br />
GLIBCXX_3.4.10<br />
GLIBCXX_3.4.11<br />
GLIBCXX_3.4.12<br />
GLIBCXX_3.4.13<br />
I also tried to install the game on my user directory (before it was on ~/games) but the segmentation fault still happens.<br />
Thanks for looking at these bugs, I will recommend your game to my friends but the problem with the users.cfg file is quite serious since you can&#8217;t save your progress.<br />
Cheers, Livio.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://intermediaware.com/blog/captain-backwater-for-linux#comment-690</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 01 Nov 2011 00:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://intermediaware.com/blog/?p=233#comment-690</guid>
		<description>To install libstdc++.so.6 you can do an 

apt-get install libstdc++6

on the terminal (at least on debian based systems).

Where have you installed the game. If you install it in your user directory the Segmentation fault shouldn&#039;t occur.

At least I&#039;m able to reproduce the fullscreen bug and I will have a look into it. I will release the new 1.2 version soon, but it will not contain the fix already - I hope to fix it for the next version.</description>
		<content:encoded><![CDATA[<p>To install libstdc++.so.6 you can do an </p>
<p>apt-get install libstdc++6</p>
<p>on the terminal (at least on debian based systems).</p>
<p>Where have you installed the game. If you install it in your user directory the Segmentation fault shouldn&#8217;t occur.</p>
<p>At least I&#8217;m able to reproduce the fullscreen bug and I will have a look into it. I will release the new 1.2 version soon, but it will not contain the fix already &#8211; I hope to fix it for the next version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://intermediaware.com/blog/captain-backwater-for-linux#comment-665</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 25 Oct 2011 17:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://intermediaware.com/blog/?p=233#comment-665</guid>
		<description>Thanks for the report. I have them already in my bugtracker. I hope to find some time on the weekend to have a look at them and fix them.</description>
		<content:encoded><![CDATA[<p>Thanks for the report. I have them already in my bugtracker. I hope to find some time on the weekend to have a look at them and fix them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liviux76</title>
		<link>http://intermediaware.com/blog/captain-backwater-for-linux#comment-664</link>
		<dc:creator>Liviux76</dc:creator>
		<pubDate>Tue, 25 Oct 2011 17:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://intermediaware.com/blog/?p=233#comment-664</guid>
		<description>Hello,
I just bought your game and I find it very fun, however there are a few bugs that keep me from playing.
First of all, in order to start the game I needed a libstdc++.so.6 library with GLIBCXX_3.4.15. I found it online, I created a directory called lib and I preload the library before starting the game. I also had to fix the sound (it was mute using pulseaudio) launching the game through padsp.
So i created a simple script called start_cb.sh to do that and the game now starts and the sound is perfect.
I still have two issues. Every time I select fullscreen I receive a segmentation fault error (I tried the game on 3 different computers/monitors/distributions) and most serious on my Ubuntu 10.04 every time I start the game a second time it gives me a lot of errors due to some bad lines in the users.cfg file like the following:
Entity: line 2: parser error : Extra content at the end of the document
=&quot;2IYH88&quot; type=&quot;TNode&quot;/&gt;^
Segmentation fault
I&#039;d really like to help you solve this issues because I think that your game is excellent and it could be fun for many Linux users. Feel free to write me an email.
Thanks, Livio.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I just bought your game and I find it very fun, however there are a few bugs that keep me from playing.<br />
First of all, in order to start the game I needed a libstdc++.so.6 library with GLIBCXX_3.4.15. I found it online, I created a directory called lib and I preload the library before starting the game. I also had to fix the sound (it was mute using pulseaudio) launching the game through padsp.<br />
So i created a simple script called start_cb.sh to do that and the game now starts and the sound is perfect.<br />
I still have two issues. Every time I select fullscreen I receive a segmentation fault error (I tried the game on 3 different computers/monitors/distributions) and most serious on my Ubuntu 10.04 every time I start the game a second time it gives me a lot of errors due to some bad lines in the users.cfg file like the following:<br />
Entity: line 2: parser error : Extra content at the end of the document<br />
=&#8221;2IYH88&#8243; type=&#8221;TNode&#8221;/&gt;^<br />
Segmentation fault<br />
I&#8217;d really like to help you solve this issues because I think that your game is excellent and it could be fun for many Linux users. Feel free to write me an email.<br />
Thanks, Livio.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
