I just discovered an issue with the SuSE (http://www.suse.com) 9.2, KDE (http://www.kde.org) 3.4, and
OpenOffice.org-1.1.3-kde combination. I JUST discovered
this! Shows how often I use OpenOffice.org. But anyway,
there's a problem that makes the save and save as dialogs crash
everytime you try them.
The solution? Simply add:
[Development]
AutoCheckAccelerators=false
to ~/.kde/share/config/kdeglobals
Or:
# /opt/kde3/share/config/kdefilepickerrc
#
# OpenOffice.org's KDE (http://www.kde.org) file selector configuration
#
# This avoids crashes when using OpenOffice.org with KDE (http://www.kde.org)
# file dialogs and KDE (http://www.kde.org) >= 3.4
#
# Move this file to $KDE (http://www.kde.org)DIR/share/config/kdefilepickerrc
# or merge it to an existing configuration.
[Development]
AutoCheckAccelerators=false
This is filed at: http://bugs.kde.org/show_bug.cgi?id=100849#c2 (http://bugs.kde.org/show_bug.cgi?id=100849#c2)
Ad:LanternTorch.Net: Freelance writing, web design, editing, and technology training training
Ad:Reliable, affordable web hosting






Fedora Core 5, OpenOffice and KDE…
I’m tested how OpenOffice 2.0.2 (2.0.1) works in KDE 3.5.3 (3.5.2) and found some problem. If you start start OpenOffice with full KDE integration, all UI elements (menu, toolbars) rendered very slow and mouse response unacceptable. If I’m …