[Pkg-xfce-devel] Bug#470227: Bug#470227: Bug#470227: Bug#470227: xfce4-mcs-manager: panels disappear when selecting screen for panel to use

Yves-Alexis Perez corsac at debian.org
Tue Mar 11 12:12:40 UTC 2008


reassign 470227 xfce4-panel
thanks

On Tue, Mar 11, 2008 at 11:57:07AM +0000, Vincent.McIntyre at csiro.au wrote:
> > Can you try to make a backtrace? See
> > http://wiki.debian.org/HowToGetABacktrace
> 
> I tried this but could not get anything particularly useful, see below.
> I'm probably doing something wrong and didn't have time to dig far.
> 
> The wiki page is quite helpful but could use a couple of additions;
>  - how does one verify that the binaries in the new package _have_ debug
>    symbols in them? 'strings'? 'nm?' It seems that if one gets a lot of
>    output from 'nm /usr/bin/xfce4-panel |less' you have got debugging
>    symbols, but is there a better diagnostic than this?

When you run gdb it tries to load symbols from the executables. There you can
see. Btw, symbols are stripped from executables by default in Debian, so you
wont have it. This is the case for xfce4-panel. (in unstable there's now a
xfce4-panel-dbg package wich contains symbols for xfce4-panel).
> 
>  - how exactly does one set a break point for gdk_x_error()?

break gdk_x_error in gdb

It seems there is no backtrace in case of an X error. I'll try to reproduce,
but I need to setup a stable box with xinerama.

Wich drivers are you using, btw?

Cheers,
-- 
Yves-Alexis





More information about the Pkg-xfce-devel mailing list