Release 4.2.0 version panel crash
Jasper Huijsmans
jasper at xfce.org
Wed Jan 19 10:16:45 CET 2005
On Wed, Jan 19, 2005 at 10:38:35AM +0200, Peeter Vois wrote:
> Hi,
>
> I managed on several machienes to crash the (released 4.2.0) panel. The
> distributions on that machienes are FC2 and FC3.
>
> How to do:
>
> 1) Start appfinder
> 2) Open a popup menu
> 3) click [+ add new]
> 4) DnD from appfinder to command area an app
> 5) Voila, panel disappears!
>
Thanks for the report. Would you mind filing it on bugzilla.xfce.org as well?
I have an idea what might be causing it. Maybe you could try building the
panel from source with the attached patch?
Jasper
-------------- next part --------------
Index: panel/item_dialog.c
===================================================================
RCS file: /var/cvs/xfce/xfce4/xfce4-panel/panel/item_dialog.c,v
retrieving revision 1.75
diff -u -r1.75 item_dialog.c
--- panel/item_dialog.c 8 Jan 2005 09:04:55 -0000 1.75
+++ panel/item_dialog.c 19 Jan 2005 09:15:21 -0000
@@ -92,8 +92,7 @@
"Categories",
"OnlyShowIn",
"Exec",
- "Terminal",
- NULL
+ "Terminal"
};
/* useful widgets */
More information about the Xfce4-dev
mailing list