Re: kbuildsycoa crashing FC5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul Lemmons wrote:
Just out of curiosity... do the people who have this problem have
crossover office installed? Just to see what the difference might be I
ran:

$ diff -r  menus etc_xdg_menus/
Only in etc_xdg_menus/applications-merged: cxlegacy.menu
Only in menus: gnome-screensavers.menu
Only in etc_xdg_menus/kde-applications-merged: cxlegacy.menu
Only in menus/preferences-post-merged:
gnome-screensaver-hide-xscreensaver.menu


  "menus" is from the clean FC5 install
and
  "etc_xdg_menus" is a backup of the problem dir

It looks like the only differences appear to be in the inclusion of:

  cxlegacy.menu
and
  gnome-screensavers.menu

I would not expect the gnome stuff to be a problem as it is probably on
everybody's machine and more people would be complaining. But the cx
stuff may be unique...


Yes, I do run crossover. Here is a snippet from the diff:

8<----------------------------------------------------------

diff -cNr menus.old/applications-merged/cxlegacy.menu menus/applications-merged/cxlegacy.menu
*** menus.old/applications-merged/cxlegacy.menu Mon Aug 16 15:14:24 2004
--- menus/applications-merged/cxlegacy.menu     Wed Dec 31 16:00:00 1969
***************
*** 1,5 ****
- <!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN" "http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd";>
- <!-- File Created by CrossOver Office cxmenu -->
- <Menu>
-   <Name>Applications</Name>
- <LegacyDir>/opt/cxoffice/support/xdg-legacy-menus</LegacyDir></Menu>
--- 0 ----
diff -cNr menus.old/gnome-screensavers.menu menus/gnome-screensavers.menu
*** menus.old/gnome-screensavers.menu   Wed Dec 31 16:00:00 1969
--- menus/gnome-screensavers.menu       Mon Apr 10 15:41:03 2006
***************
*** 0 ****
--- 1,13 ----
+ <!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
+  "http://www.freedesktop.org/standards/menu-spec/1.0/menu.dtd";>
+
+ <Menu>
+
+   <Name>Screensavers</Name>
+   <AppDir>/usr/share/gnome-screensaver/themes</AppDir>
+   <Directory>gnome-screensaver.directory</Directory>
+   <Include>
+     <Category>Screensaver</Category>
+   </Include>
+
+ </Menu>
8<----------------------------------------------------------

I'm not sure if this is the problem, but the crossover entry that is now gone is missing some of the tags in that "Screensavers" section that replaces it -- namely <AppDir>, <Directory>, and <Include>. I'd bet one or more of those nodes being missing is causing the crash.

Joe



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux