<?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=7645&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Thunar 1.6]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=7645</link>
		<description><![CDATA[The most recent posts in Thunar 1.6.]]></description>
		<lastBuildDate>Sat, 11 May 2013 12:21:21 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=29744#p29744</link>
			<description><![CDATA[<p>As mentioned here, i receive crashes frequently too, for example &quot;Open Folder with Thunar crashed, Process /usr/bin/thunar was killed by signal 6 (SIGABRT)&quot;. It does not seem to me that the latest version restricted it. But it&#039;s still better than java crashes :-D</p>]]></description>
			<author><![CDATA[dummy@example.com (akisha)]]></author>
			<pubDate>Sat, 11 May 2013 12:21:21 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=29744#p29744</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=29080#p29080</link>
			<description><![CDATA[<div class="quotebox"><cite>andrzejr wrote:</cite><blockquote><div><p>the_file, Jristz and others.</p><p>Please _do_ report all issues in Xfce bugzilla. If you believe the problem might be caused by build settings or distribution patches please report them in your distribution&#039;s bug tracker _as well_.</p><p>And, please, be kind to each other. It really matters.</p></div></blockquote></div><p>Your comment is insisting that you are an active xfce developer, are you?.</p>]]></description>
			<author><![CDATA[dummy@example.com (the_file)]]></author>
			<pubDate>Fri, 15 Mar 2013 22:06:39 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=29080#p29080</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28987#p28987</link>
			<description><![CDATA[<p>the_file, Jristz and others.</p><p>Please _do_ report all issues in Xfce bugzilla. If you believe the problem might be caused by build settings or distribution patches please report them in your distribution&#039;s bug tracker _as well_.</p><p>And, please, be kind to each other. It really matters.</p>]]></description>
			<author><![CDATA[dummy@example.com (andrzejr)]]></author>
			<pubDate>Sat, 09 Mar 2013 13:42:37 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28987#p28987</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28977#p28977</link>
			<description><![CDATA[<div class="quotebox"><cite>Jristz wrote:</cite><blockquote><div><p>Fuuuuuuuuu Thunar package not have debug symbols in my distro Fuuuuuu<br />ok Rebuild with debugsimbols enable is easy but If anyother have a different sugestion are welcome</p></div></blockquote></div><p>I hope you aren&#039;t filing a bug in xfce&#039;s bug tracker because it is your distros problem.</p><p>Please don&#039;t spam the xfce bug tracker with distro specific non-scense. It only makes development slower.</p>]]></description>
			<author><![CDATA[dummy@example.com (the_file)]]></author>
			<pubDate>Sat, 09 Mar 2013 05:17:46 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28977#p28977</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28684#p28684</link>
			<description><![CDATA[<p>Please excuse my late reply. I unfortunately deleted all the files, but just had a look at my root-users .bash_history. This is what I found:<br />cd /usr/lib/x86_64-linux-gnu/<br />ln -s /usr/local/lib/thunarx-2 thunarx-2<br />ln -s /usr/local/lib/libthunarx-2.so.0 libthunarx-2.so.0</p><p>By now I am pretty sure, that I made a mistake here. I still lack the knowledge of the low-level directory-structure and what should be linked where, when.<br />I certainly did not run &quot;ldconfig&quot;. This was propably one of the reasons, why things did not work as expected. </p><p>Unfortunately I am unable to state, whether thunar-uca was compiled successfuly. </p><p>ToZ, thank you for your assistance!</p><p>Peter</p>]]></description>
			<author><![CDATA[dummy@example.com (PeterPablo)]]></author>
			<pubDate>Wed, 30 Jan 2013 09:35:01 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28684#p28684</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28645#p28645</link>
			<description><![CDATA[<p>Although symlinking should work, I believe the proper way is to add /usr/local/lib/thunarx-2 to the beginning of /etc/ld.so.conf.d/x86_64-linux-gnu.conf (64-bit install) so that it is accessed before the other lib directories. Note, you need to either run &quot;sudo ldconfig&quot; or reboot for it to take effect. Out of curiosity, exactly what did you symlink? One file or the whole thunarx-2 directory and to where?</p><p>Yes, using a PPA is the easier way to go.</p><p>As for not having a Custom actions menu item, make sure that the thunar-uca plugin is being compiled. Review the results of your ./configure command. Also, make sure that the correct thunarc-uca.* library files are being used. Perhaps you symlinked only the one file as opposed to the whole thunarx-2 directory?</p>]]></description>
			<author><![CDATA[dummy@example.com (ToZ)]]></author>
			<pubDate>Thu, 24 Jan 2013 00:28:15 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28645#p28645</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28637#p28637</link>
			<description><![CDATA[<p>Hi ToZ,<br />I compiled this on Ubuntu 12.04. As far as I checked the console output, no errors were reported. I compiled it using the &quot;INSTALL&quot; instructions (&quot;./configure; make; make install&quot;). I do have &quot;thunarx-2&quot; in &quot;/usr/local/lib/&quot;. Since I am new to compiling from source, could you please instruct me on how to tell Thunar to use that library? Rename the other one and create a symlink? Why is manual interaction even necessary?</p><p>Thank you!<br />Peter</p><p>edit:<br />Creating the symlink to that other folder worked such that Thunar stopped crashing. I guess that some other libraries are still not linked properly since the &quot;right click actions&quot; like &quot;compress&quot; are gone. Furthermore under &quot;Edit&quot; I do not see the option &quot;Configure custom actions...&quot;. Further advice is highly appreciated.</p><p>edit2:<br />I found the proper solution for an amateur and added the PPA of xfce-4.12 &quot;<a href="https://launchpad.net/~xubuntu-dev/+archive/xfce-4.12" rel="nofollow">https://launchpad.net/~xubuntu-dev/+archive/xfce-4.12</a>&quot;. Out of interest, I still would be interested in a solution to my compilation issues.</p>]]></description>
			<author><![CDATA[dummy@example.com (PeterPablo)]]></author>
			<pubDate>Wed, 23 Jan 2013 07:45:30 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28637#p28637</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28636#p28636</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>0x00007fffd631f2a9 in ?? () from /usr/lib/x86_64-linux-gnu/thunarx-2/thunar-uca.so</p></div></blockquote></div><p>Probably the wrong library file being used. Check and see if you have thunar-uca.so in /usr/local/lib/thunarx-2. If so, you need to use that library file.</p><p>Which distro did you compile this on?</p>]]></description>
			<author><![CDATA[dummy@example.com (ToZ)]]></author>
			<pubDate>Tue, 22 Jan 2013 21:48:18 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28636#p28636</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28633#p28633</link>
			<description><![CDATA[<p>I compiled Thunar 1.6.2 and exo 0.10.2 and receive a crash, when right-clicking. Here is the backtrace:</p><p>Starting program: /usr/local/bin/thunar <br />[Thread debugging using libthread_db enabled]<br />Using host libthread_db library &quot;/lib/x86_64-linux-gnu/libthread_db.so.1&quot;.<br />[New Thread 0x7fffdccfc700 (LWP 21027)]<br />[New Thread 0x7fffd7fff700 (LWP 21028)]</p><p>Program received signal SIGSEGV, Segmentation fault.<br />0x00007fffd631f2a9 in ?? () from /usr/lib/x86_64-linux-gnu/thunarx-2/thunar-uca.so<br />(gdb) bt<br />#0&#160; 0x00007fffd631f2a9 in ?? () from /usr/lib/x86_64-linux-gnu/thunarx-2/thunar-uca.so<br />#1&#160; 0x00007fffd6320eff in ?? () from /usr/lib/x86_64-linux-gnu/thunarx-2/thunar-uca.so<br />#2&#160; 0x00007ffff7bd24b5 in thunarx_menu_provider_get_file_actions () from /usr/lib/x86_64-linux-gnu/libthunarx-2.so.0<br />#3&#160; 0x000000000046fe91 in thunar_standard_view_merge_custom_actions (selected_items=0xa444c0, standard_view=0x944040) at thunar-standard-view.c:2012<br />#4&#160; thunar_standard_view_context_menu (standard_view=0x944040, button=0, timestamp=4008282) at thunar-standard-view.c:4150<br />#5&#160; 0x0000000000470223 in thunar_standard_view_button_release_event (view=&lt;optimized out&gt;, event=0x936320, standard_view=0x944040) at thunar-standard-view.c:2963<br />#6&#160; 0x00007ffff6e4add8 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0<br />#7&#160; 0x00007ffff50e0ca2 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0<br />#8&#160; 0x00007ffff50f1d71 in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0<br />#9&#160; 0x00007ffff50f9d7e in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0<br />#10 0x00007ffff50fa242 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0<br />#11 0x00007ffff6f65191 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0<br />#12 0x00007ffff6e48f63 in gtk_propagate_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0<br />#13 0x00007ffff6e492c3 in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0<br />#14 0x00007ffff68aecac in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0<br />#15 0x00007ffff4e23d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0<br />#16 0x00007ffff4e240a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0<br />#17 0x00007ffff4e2449a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0<br />#18 0x00007ffff6e482f7 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0<br />#19 0x000000000041f3fa in main (argc=1, argv=0x7fffffffe548) at main.c:310<br />(gdb)</p><p>edit: To be clear, Thunar crashes as soon as I right-click on any of my places or on any folder / file.</p>]]></description>
			<author><![CDATA[dummy@example.com (PeterPablo)]]></author>
			<pubDate>Tue, 22 Jan 2013 18:35:28 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28633#p28633</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28435#p28435</link>
			<description><![CDATA[<p>ok the random crash aparently now was fix&#039;d in the last update</p><p>but I miss an option to show always tabs an a buton in there forad new tabs....but steel nice</p>]]></description>
			<author><![CDATA[dummy@example.com (Jristz)]]></author>
			<pubDate>Thu, 03 Jan 2013 05:54:36 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28435#p28435</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28356#p28356</link>
			<description><![CDATA[<p>You can find it in the general tab of the preferences.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Fri, 21 Dec 2012 08:01:43 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28356#p28356</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28353#p28353</link>
			<description><![CDATA[<p>really a great improvement but I couldn&#039;t find an option to turn thumbnails on</p><p>edit found, but could be a bit easier <img src="http://forum.xfce.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /> :</p><div class="codebox"><pre><code>xfconf-query -c thunar -p &#039;/misc-thumbnail-mode&#039; -s &#039;THUNAR_THUMBNAIL_MODE_ALWAYS&#039;</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (sixsixfive)]]></author>
			<pubDate>Thu, 20 Dec 2012 21:19:01 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28353#p28353</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28340#p28340</link>
			<description><![CDATA[<p>This is a significant improvement. Congratulations on a job well done!</p>]]></description>
			<author><![CDATA[dummy@example.com (ManOfSteel)]]></author>
			<pubDate>Wed, 19 Dec 2012 12:35:14 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28340#p28340</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28333#p28333</link>
			<description><![CDATA[<p>Works great! <br />Just one oddity (so far), Custom actions. There appear items in the context menu that are not in uca.xml. When I choose one of the intruders, there is no associated action. Is $HOME/.config/Thunar/uca.xml supposed to preempt any other uca.xml files, or does it append user-created actions to a default?<br />Kudos for changing the format of uca.xml from one long line to a properly-indented tag-matched XML!</p><p>Speaking of which, there is a closing tag under the &lt;patterns&gt; tagline, with no matching opening tag. Should there be an opening tag above the &lt;patterns&gt;? E.g., &lt;other-files/&gt; &lt;text-files/&gt; etc., left hanging above the closing &lt;action/&gt; tag.</p><p>[I noticed that the source code uses some kind of object-oriented syntax imposed upon the C gtk library. Would using the gtkmm library with C++ be a cleaner, more easily maintained coding option?]</p>]]></description>
			<author><![CDATA[dummy@example.com (Psnarf)]]></author>
			<pubDate>Tue, 18 Dec 2012 17:26:46 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28333#p28333</guid>
		</item>
		<item>
			<title><![CDATA[Re: Thunar 1.6]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=28306#p28306</link>
			<description><![CDATA[<p>The freeze I&#039;ve experienced was that gio was unable to read some information in /proc as root. The treepane always shows /proc, so it hung on the content of this directory.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Sat, 15 Dec 2012 09:05:09 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=28306#p28306</guid>
		</item>
	</channel>
</rss>
