<?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=3181&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Xfce4.4 panel "Segmentation fault" when trying to add items]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3181</link>
		<description><![CDATA[The most recent posts in Xfce4.4 panel "Segmentation fault" when trying to add items.]]></description>
		<lastBuildDate>Sat, 17 Mar 2007 14:54:43 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Xfce4.4 panel "Segmentation fault" when trying to add items]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13656#p13656</link>
			<description><![CDATA[<p>Thanks a lot for testing. I have closed the report and the next update for Xfce should contain the fix.</p>]]></description>
			<author><![CDATA[dummy@example.com (huysmans)]]></author>
			<pubDate>Sat, 17 Mar 2007 14:54:43 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13656#p13656</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce4.4 panel "Segmentation fault" when trying to add items]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13645#p13645</link>
			<description><![CDATA[<p>Wonderful! That worked perfectly.</p><p>For anyone else reading this with the same problem:<br />After recompiling and installing, the plugins were still not showing up in the &quot;Add items&quot; dialog. This was because my permission scheme wasn&#039;t allowing me access to the &#039;/usr/share/xfce4/panel-plugins&#039; directory. <br />I just simply `sudo chmod 755 /usr/share/xfce4/panel-plugins` and everything was good as new.</p><p>Thanks a lot, guys, and keep up the good work! <img src="http://forum.xfce.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (ardnew)]]></author>
			<pubDate>Thu, 15 Mar 2007 22:03:54 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13645#p13645</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce4.4 panel "Segmentation fault" when trying to add items]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13623#p13623</link>
			<description><![CDATA[<p>It would be nice if you could try this patch:</p><p><a href="http://www.loculus.nl/xfce/files/tree-selection.patch" rel="nofollow">http://www.loculus.nl/xfce/files/tree-selection.patch</a></p><p>I&#039;m hoping it will solve the problem, but I need someone to test it.</p>]]></description>
			<author><![CDATA[dummy@example.com (huysmans)]]></author>
			<pubDate>Tue, 13 Mar 2007 19:53:43 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13623#p13623</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce4.4 panel "Segmentation fault" when trying to add items]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13424#p13424</link>
			<description><![CDATA[<p>Thanks for adding the report.</p><p>Can&#039;t wait to start using the panel! Alt+Tab will have to do for the time being. :razz:</p>]]></description>
			<author><![CDATA[dummy@example.com (ardnew)]]></author>
			<pubDate>Thu, 22 Feb 2007 14:59:48 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13424#p13424</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce4.4 panel "Segmentation fault" when trying to add items]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13394#p13394</link>
			<description><![CDATA[<p>I have created a bugzilla report for this, so I won&#039;t forget: <a href="http://bugzilla.xfce.org/show_bug.cgi?id=2933" rel="nofollow">http://bugzilla.xfce.org/show_bug.cgi?id=2933</a> .</p><p>I don&#039;t immediately see what is wrong here, but I haven&#039;t really looked at the code yet. Thanks for letting us know.</p>]]></description>
			<author><![CDATA[dummy@example.com (huysmans)]]></author>
			<pubDate>Tue, 20 Feb 2007 19:06:24 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13394#p13394</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce4.4 panel "Segmentation fault" when trying to add items]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13385#p13385</link>
			<description><![CDATA[<div class="codebox"><pre class="vscroll"><code>(gdb) bt
#0  0xb7ddd6c8 in gtk_tree_model_get_valist ()
   from /usr/lib/libgtk-x11-2.0.so.0
#1  0xb7ddd8f6 in gtk_tree_model_get () from /usr/lib/libgtk-x11-2.0.so.0
#2  0x08057668 in cursor_changed (tv=0x80a3db0, pid=0x8090aa0)
    at panel-dialogs.c:212
#3  0xb7864cb8 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#4  0xb784dddb in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#5  0xb7863678 in g_signal_has_handler_pending ()
   from /usr/lib/libgobject-2.0.so.0
#6  0xb78645d4 in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#7  0xb78648c6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#8  0xb7dfcd48 in gtk_tree_view_scroll_to_cell ()
   from /usr/lib/libgtk-x11-2.0.so.0
#9  0xb7e04142 in gtk_tree_view_set_cursor_on_cell ()
   from /usr/lib/libgtk-x11-2.0.so.0
#10 0xb7e0426c in gtk_tree_view_set_cursor () from 
/usr/lib/libgtk-x11-2.0.so.0
#11 0x08058607 in add_items_dialog (panels=0x80a59a0, active_item=0x0)
    at panel-dialogs.c:492
#12 0x08051ed2 in panel_app_customize_items (active_item=0x0)
    at panel-app.c:793
#13 0xb7864cb8 in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
---Type &lt;return&gt; to continue, or q &lt;return&gt; to quit---
#14 0xb784dddb in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#15 0xb7863678 in g_signal_has_handler_pending ()
   from /usr/lib/libgobject-2.0.so.0
#16 0xb78645d4 in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#17 0xb78648c6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#18 0xb7e19d6b in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0
#19 0xb7d30dc2 in gtk_menu_shell_activate_item ()
   from /usr/lib/libgtk-x11-2.0.so.0
#20 0xb7d31098 in gtk_menu_shell_activate_item ()
   from /usr/lib/libgtk-x11-2.0.so.0
#21 0xb7d265b9 in gtk_menu_reorder_child () from 
/usr/lib/libgtk-x11-2.0.so.0
#22 0xb7d203f0 in gtk_marshal_VOID__UINT_STRING ()
   from /usr/lib/libgtk-x11-2.0.so.0
#23 0xb784e119 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
#24 0xb784dddb in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#25 0xb78631eb in g_signal_has_handler_pending ()
   from /usr/lib/libgobject-2.0.so.0
#26 0xb786431d in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#27 0xb78648c6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#28 0xb7e19ef4 in gtk_widget_activate () from /usr/lib/libgtk-x11-2.0.so.0
#29 0xb7d1e857 in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#30 0xb7d1eb8f in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#31 0xb7ba5841 in gdk_event_get_graphics_expose ()
   from /usr/lib/libgdk-x11-2.0.so.0
#32 0xb77db487 in g_main_context_dispatch () from 
/usr/lib/libglib-2.0.so.0
#33 0xb77dce25 in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0
#34 0xb77dd14a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#35 0xb7d1de33 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#36 0x08051b8f in panel_app_run (argc=1, argv=0xbf95f1d4) at 
panel-app.c:735
#37 0x08051047 in main (argc=1, argv=0xbf95f1d4) at main.c:167
(gdb)</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (ardnew)]]></author>
			<pubDate>Mon, 19 Feb 2007 16:28:29 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13385#p13385</guid>
		</item>
		<item>
			<title><![CDATA[Re: Xfce4.4 panel "Segmentation fault" when trying to add items]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13384#p13384</link>
			<description><![CDATA[<p>Can you create a backtrace in gdb? (gdb xfce4-panel -&gt; run -&gt; wait for crash -&gt; bt)</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Mon, 19 Feb 2007 12:13:51 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13384#p13384</guid>
		</item>
		<item>
			<title><![CDATA[Xfce4.4 panel "Segmentation fault" when trying to add items]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13369#p13369</link>
			<description><![CDATA[<p>Hey guys, <br />First of all, thanks for the 4.4 release! Very, very cool.</p><p>I grabbed the installer package from the site and everything went smoothly during compilation and install. I have not changed anything; I simply installed and restarted X. Also, I should add this is a brand new, fresh install of Slackware 11.0. The only thing updated on the distro is the kernel (which I am now running 2.6.17, and it&#039;s fairly bloated).</p><p>EDIT: These are the versions of other software I have installed (I&#039;m not sure which are applicable to my problem):<br />gcc-3.4.6<br />glib-1.2.10<br />glib2-2.10.3<br />glibc-2.3.6<br />gtk+-1.2.10<br />gtk+2-2.8.20</p><p>Now, after Xfce and all related apps have been loaded, the desktop looks fine. No problems. When I right click on one of my 2 panels and choose &quot;Add items...&quot;, the panel suddenly crashes. I recompiled the panel with --debug=full (or whatever) and reinstalled it, but it&#039;s still crashing. Here&#039;s the output when run from a terminal:</p><div class="codebox"><pre class="vscroll"><code>DBG[panel-item-manager.c:327] update_plugin_list():  + directory: /home/andrew/.local/share/xfce4/panel-plugins
DBG[panel-item-manager.c:327] update_plugin_list():  + directory: /usr/share/xfce4/panel-plugins
DBG[panel-item-manager.c:327] update_plugin_list():  + directory: /usr/local/share/xfce4/panel-plugins
DBG[panel-properties.c:1171] panel_set_transparency(): Transparency: 50
DBG[panel-properties.c:1171] panel_set_transparency(): Transparency: 50
DBG[panel-config.c:134] panel_config_create_panels(): Successfully configured 2 panel(s).
DBG[panel-properties.c:969] panel_init_position():  + offsets: (0, 1004)

DBG[panel-properties.c:971] panel_init_position():  + coordinates: (0, 1004)

DBG[panel-properties.c:859] panel_init_signals():  + Connect signals for panel 0x80aa000
DBG[panel-properties.c:578] panel_set_position():
+ Position: 11
+ Offset: (0, 1004)
DBG[panel-properties.c:580] panel_set_position():  + coordinates: (0, 1004)

DBG[panel-properties.c:844] _window_mapped():  + coordinates: (0, 1004)

DBG[panel-properties.c:847] _window_mapped():
+ Position: 11
+ Offset: (0, 1004)
DBG[panel-properties.c:969] panel_init_position():  + offsets: (0, 0)

DBG[panel-properties.c:971] panel_init_position():  + coordinates: (0, 0)

DBG[panel-properties.c:859] panel_init_signals():  + Connect signals for panel 0x80aa150
DBG[panel-properties.c:578] panel_set_position():
+ Position: 2
+ Offset: (0, 0)
DBG[panel-properties.c:580] panel_set_position():  + coordinates: (0, 0)

DBG[panel-properties.c:844] _window_mapped():  + coordinates: (0, 0)

DBG[panel-properties.c:847] _window_mapped():
+ Position: 2
+ Offset: (0, 0)
DBG[panel-properties.c:469] panel_resize_function(): old: 1280x20       new: 1280x20
DBG[panel-properties.c:469] panel_resize_function(): old: 1280x20       new: 1280x20
DBG[panel-properties.c:338] _set_struts():
Struts
0       0      0     20
0       0      0     0
0       0      0     1280

DBG[panel-properties.c:376] _set_struts(): all struts are checked and updated
DBG[panel-properties.c:338] _set_struts():
Struts
0       0      20    0
0       0      0     0
0       1280   0  0

DBG[panel-properties.c:376] _set_struts(): all struts are checked and updated
DBG[panel-properties.c:469] panel_resize_function(): old: 1280x20       new: 1280x20
DBG[panel-properties.c:338] _set_struts():
Struts
0       0      20    0
0       0      0     0
0       1280   0  0

DBG[panel-properties.c:376] _set_struts(): all struts are checked and updated
DBG[panel-properties.c:469] panel_resize_function(): old: 1280x20       new: 1280x20
DBG[panel-properties.c:338] _set_struts():
Struts
0       0      0     20
0       0      0     0
0       0      0     1280

DBG[panel-properties.c:376] _set_struts(): all struts are checked and updated
DBG[panel-app.c:1014] panel_app_set_current_panel(): Current panel: 1
DBG[panel-properties.c:469] panel_resize_function(): old: 1280x20       new: 1280x20
DBG[panel-properties.c:338] _set_struts():
Struts
0       0      20    0
0       0      0     0
0       1280   0  0

DBG[panel-properties.c:376] _set_struts(): all struts are checked and updated
DBG[panel-properties.c:469] panel_resize_function(): old: 1280x20       new: 1280x20
DBG[panel-properties.c:338] _set_struts():
Struts
0       0      0     20
0       0      0     0
0       0      0     1280

DBG[panel-properties.c:376] _set_struts(): all struts are checked and updated
DBG[panel-item-manager.c:327] update_plugin_list():  + directory: /home/andrew/.local/share/xfce4/panel-plugins
DBG[panel-item-manager.c:327] update_plugin_list():  + directory: /usr/share/xfce4/panel-plugins
DBG[panel-item-manager.c:327] update_plugin_list():  + directory: /usr/local/share/xfce4/panel-plugins

(xfce4-panel:32744): Gtk-CRITICAL **: gtk_tree_model_filter_get_value: assertion `GTK_TREE_MODEL_FILTER (model)-&gt;priv-&gt;stamp == iter-&gt;stamp&#039; failed

(xfce4-panel:32744): GLib-GObject-WARNING **: gtype.c:3312: type id `0&#039; is invalid

(xfce4-panel:32744): GLib-GObject-WARNING **: can&#039;t peek value table for type `&lt;invalid&gt;&#039; which is not currently referenced
Segmentation fault </code></pre></div><p>Thanks in advance to anyone who can help!</p>]]></description>
			<author><![CDATA[dummy@example.com (ardnew)]]></author>
			<pubDate>Sun, 18 Feb 2007 18:22:26 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13369#p13369</guid>
		</item>
	</channel>
</rss>
