<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=6590&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / [Solved] xfburn]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=6590</link>
		<description><![CDATA[The most recent posts in [Solved] xfburn.]]></description>
		<lastBuildDate>Mon, 07 May 2012 21:50:31 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] xfburn]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=26159#p26159</link>
			<description><![CDATA[<p>thank u ebal, your patch worked also for me, I&#039;ve used it to rebuild xfburn for tinycore linux.<br />this is the patch:</p><p>--- a/xfburn/xfburn-settings.h&#160; &#160; 2012-05-07 22:44:25.870144585 +0200<br />+++ b/xfburn/xfburn-settings.h&#160; &#160; 2012-05-07 22:44:57.160146870 +0200<br />@@ -24,7 +24,7 @@<br /> #endif /* !HAVE_CONFIG_H */</p><p> #include &lt;glib.h&gt;<br />-<br />+#include &lt;glib-object.h&gt;<br /> G_BEGIN_DECLS</p><p> #define XFBURN_TYPE_SETTINGS&#160; &#160; &#160; &#160; &#160;(xfburn_settings_get_type ())</p><br /><br /><br /><p>the bug is reported here: <a href="https://bugzilla.xfce.org/show_bug.cgi?id=7758" rel="nofollow">https://bugzilla.xfce.org/show_bug.cgi?id=7758</a></p>]]></description>
			<author><![CDATA[dummy@example.com (jls_legalize)]]></author>
			<pubDate>Mon, 07 May 2012 21:50:31 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=26159#p26159</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] xfburn]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=24048#p24048</link>
			<description><![CDATA[<p>Fixed:</p><p>in file:</p><p>xfburn/xfburn-settings.h</p><br /><p>line: 27</p><p>added:</p><p>#include &lt;glib-object.h&gt;</p>]]></description>
			<author><![CDATA[dummy@example.com (ebal)]]></author>
			<pubDate>Mon, 12 Dec 2011 19:45:01 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=24048#p24048</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] xfburn]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=24047#p24047</link>
			<description><![CDATA[<p>i have the entire xfce from git cause i want to QA the greek translation<br />(i am translating xfce to Greek language)</p><p>and i want to test &amp; bug report every xfce change to help the community.</p><p>pacman is saying that i meet the deps (expect of course xfce related packages - that i have already installed by source).</p><p>I&#039;be also using some python with Gobject introspection and i dont missing any packages there.</p><p>i&#039;ll take a look on INCLUDE path and read some C code but my knowledge isnt enough</p>]]></description>
			<author><![CDATA[dummy@example.com (ebal)]]></author>
			<pubDate>Mon, 12 Dec 2011 19:30:05 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=24047#p24047</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] xfburn]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=24045#p24045</link>
			<description><![CDATA[<p>You can install xfburn from the official Archlinux repo, why make it complicated?</p><p>It seems the INCLUDE path is not set correctly, or that you really are missing the GLib/GTK headers.</p>]]></description>
			<author><![CDATA[dummy@example.com (mmassonnet)]]></author>
			<pubDate>Mon, 12 Dec 2011 19:10:05 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=24045#p24045</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] xfburn]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=24009#p24009</link>
			<description><![CDATA[<p>archlinux, xfburn.git</p><p>Any ideas ?</p><br /><br /><p>In file included from xfburn-settings.c:39:0:<br />xfburn-settings.h:40:3: error: unknown type name &#039;GObject&#039;<br />xfburn-settings.h:45:3: error: unknown type name &#039;GObjectClass&#039;<br />xfburn-settings.h:48:1: error: unknown type name &#039;GType&#039;<br />xfburn-settings.c:48:39: error: unknown type name &#039;GObject&#039;<br />xfburn-settings.c:82:1: error: unknown type name &#039;GObjectClass&#039;<br />xfburn-settings.c:85:1: error: unknown type name &#039;GType&#039;<br />xfburn-settings.c: In function &#039;xfburn_settings_get_type&#039;:<br />xfburn-settings.c:88:3: error: unknown type name &#039;GType&#039;<br />xfburn-settings.c:91:5: error: unknown type name &#039;GTypeInfo&#039;<br />xfburn-settings.c:93:7: warning: excess elements in scalar initializer [enabled by default]<br />xfburn-settings.c:93:7: warning: (near initialization for &#039;our_info&#039;) [enabled by default]<br />xfburn-settings.c:94:7: warning: excess elements in scalar initializer [enabled by default]<br />xfburn-settings.c:94:7: warning: (near initialization for &#039;our_info&#039;) [enabled by default]<br />xfburn-settings.c:95:8: error: &#039;GClassInitFunc&#039; undeclared (first use in this function)<br />xfburn-settings.c:95:8: note: each undeclared identifier is reported only once for each function it appears in<br />xfburn-settings.c:95:7: warning: excess elements in scalar initializer [enabled by default]<br />xfburn-settings.c:95:7: warning: (near initialization for &#039;our_info&#039;) [enabled by default]<br />xfburn-settings.c:95:24: error: expected &#039;}&#039; before &#039;xfburn_settings_class_init&#039;<br />xfburn-settings.c:104:36: error: &#039;G_TYPE_OBJECT&#039; undeclared (first use in this function)<br />xfburn-settings.c: In function &#039;xfburn_settings_class_init&#039;:<br />xfburn-settings.c:113:3: error: unknown type name &#039;GObjectClass&#039;<br />xfburn-settings.c:113:32: warning: initialization makes pointer from integer without a cast [enabled by default]<br />xfburn-settings.c:117:16: warning: assignment makes pointer from integer without a cast [enabled by default]<br />xfburn-settings.c:119:15: error: request for member &#039;finalize&#039; in something not a structure or union<br />xfburn-settings.c:119:28: error: &#039;xfburn_settings_finalize&#039; undeclared (first use in this function)<br />xfburn-settings.c: At top level:<br />xfburn-settings.c:123:27: error: unknown type name &#039;GObject&#039;<br />xfburn-settings.c: In function &#039;xfburn_settings_internal_init&#039;:<br />xfburn-settings.c:145:33: error: expected expression before &#039;XfburnSettingsPrivate&#039;<br />xfburn-settings.c: In function &#039;xfburn_settings_init&#039;:<br />xfburn-settings.c:349:13: error: expected expression before &#039;XfburnSettings&#039;<br />xfburn-settings.c:352:11: error: expected expression before &#039;XfburnSettingsPrivate&#039;<br />xfburn-settings.c: In function &#039;xfburn_settings_flush&#039;:<br />xfburn-settings.c:364:33: error: expected expression before &#039;XfburnSettingsPrivate&#039;<br />xfburn-settings.c: In function &#039;xfburn_settings_get_boolean&#039;:<br />xfburn-settings.c:381:33: error: expected expression before &#039;XfburnSettingsPrivate&#039;<br />xfburn-settings.c: In function &#039;xfburn_settings_get_int&#039;:<br />xfburn-settings.c:401:33: error: expected expression before &#039;XfburnSettingsPrivate&#039;<br />xfburn-settings.c: In function &#039;xfburn_settings_get_string&#039;:<br />xfburn-settings.c:421:33: error: expected expression before &#039;XfburnSettingsPrivate&#039;<br />xfburn-settings.c: In function &#039;xfburn_settings_set_boolean&#039;:<br />xfburn-settings.c:441:33: error: expected expression before &#039;XfburnSettingsPrivate&#039;<br />xfburn-settings.c: In function &#039;xfburn_settings_set_int&#039;:<br />xfburn-settings.c:455:33: error: expected expression before &#039;XfburnSettingsPrivate&#039;<br />xfburn-settings.c: In function &#039;xfburn_settings_set_string&#039;:<br />xfburn-settings.c:469:33: error: expected expression before &#039;XfburnSettingsPrivate&#039;<br />make[3]: *** [xfburn-xfburn-settings.o] Error 1<br />make[3]: Leaving directory `/opt/dnl/xfce/xfce-apps.git/xfburn.git/xfburn&#039;<br />make[2]: *** [all] Error 2<br />make[2]: Leaving directory `/opt/dnl/xfce/xfce-apps.git/xfburn.git/xfburn&#039;<br />make[1]: *** [all-recursive] Error 1<br />make[1]: Leaving directory `/opt/dnl/xfce/xfce-apps.git/xfburn.git&#039;<br />make: *** [all] Error 2</p>]]></description>
			<author><![CDATA[dummy@example.com (ebal)]]></author>
			<pubDate>Sat, 10 Dec 2011 15:27:05 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=24009#p24009</guid>
		</item>
	</channel>
</rss>
