xfdesktop svn27674 Segmentation fault "Could not locate a menu definition file"
Mike Massonnet
mmassonnet at gmail.com
Sat Sep 6 13:18:00 CEST 2008
Le Sat, 06 Sep 2008 12:34:51 +0200,
"jp.guillemin" <jp.guillemin at free.fr> a écrit :
> jp.guillemin wrote:
> > Thanks, asking to Brian was the lazy way ;)
> >
> > The file that cannot be found is ~/.cache/libxfce4menu/items.tdb
> >
> > why ?
> precision : the file is present, moded 600, but xfdesktop still
> complain :
>
> ** (xfdesktop:344): WARNING **: xfdesktop: Could not locate a menu
> definition file
This warning message is unrelated to the .tdb file. The menu files are
installed in $prefix/etc/xdg/menus/.
strace -eopen should report ENOENT errors when it sees that a file
can't be opened. Try to grep for ENOENT instead...
Mike
More information about the Xfce4-dev
mailing list