[Xfce-bugs] [XFCE 0000297]: a try to use gtk-qt engine as gtk2 engine crashes xfce4

xfce-bugs at xfce.org xfce-bugs at xfce.org
Thu Aug 19 19:42:03 CEST 2004


A BUGNOTE has been added to this bug.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000297
=======================================================================
Reporter:                   Damir Perisa
Handler:                    
=======================================================================
Project:                    XFCE
Bug ID:                     0000297
Category:                   general
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
=======================================================================
Date Submitted:             2004-08-19 14:18 GMT
Last Modified:              2004-08-19 17:42 GMT
=======================================================================
Summary:                    a try to use gtk-qt engine as gtk2 engine crashes xfce4
Description: 
Trying gtk-qt-engine makes xfce4 crash and restart: unfortunately then, the
titlebar and borders of windows are missing and the desktop becomes
unusable.


=======================================================================

-----------------------------------------------------------------------
 Damir Perisa - 2004-08-19 14:26 GMT 
-----------------------------------------------------------------------
actually, the panel crashed - the rest comes simply with the panel

more info on crash: segfault in /opt/xfce4/etc/xfce4/xinitrc on line 60:

case "x$panel" in
 x|xno*)
  ;;
 *)
  $panel
  ret=$?
  while test $ret -ne 0; do
   xmessage -center -file - -timeout 20 -title Error <<EOF
A crash occured in the panel
Please report this to the xfce4-dev at moongroup.com list
Meanwhile the panel will be restarted
EOF
   cat >&2 <<EOF
A crash occured in the panel
Please report this to the xfce4-dev at moongroup.com list
Meanwhile the panel will be restarted
EOF
   $panel
   ret=$?
  done
  ;;
esac

what is nothing more than the panel

so there are actually 2 problems with xfce4 and gtk-qt:

- the panel has trouble with gtk-qt and crashes

- the windows decorations + titlebar disapears if gtk-qt is used



EDIT: forgot to tell: i use 4.0.6 of everything

edited on: 08-19 14:26

-----------------------------------------------------------------------
 kelnos - 2004-08-19 17:42 GMT 
-----------------------------------------------------------------------
i'm not yet convinced that this is xfce's fault.  last time i tried gtk-qt,
it was terribly unstable and caused a lot of apps to crash (meaning, the
theme engine has problems, not that the apps do).  unless you can get a
backtrace from an xfce app (the panel would be best, probably), there
isn't much we can do.



More information about the Xfce-bugs mailing list