To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94629
                 Issue #|94629
                 Summary|OOo crashed when KDE widgetStyle is selected
               Component|framework
                 Version|OOo 2.4.1
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|ui
             Assigned to|tm
             Reported by|htgoebel





------- Additional comments from [EMAIL PROTECTED] Sat Oct  4 15:19:41 +0000 
2008 -------
OpenOffice.org crashes when kdeglobals contains a "widgetStyle" entry, even if
this entry is empty.

- oowriter crashes immediatly after startup (window opens and closes prior to
empty document is displayed)
- oocalc opens fine, but crashes when selecting "Fonts" in th Options-Dialog

Reproduce like this

cd ~/.kde/share/config/
mv kdeglobals kdeglobals.off

# No widgestStyle: works
cat > kdeglobals <<EOF
[General]
EOF
oowriter -norestore # -norestore just to save question

# empty widgetStyle: crash
cat > kdeglobals <<EOF
[General]
widgetStyle=
EOF
oowriter -norestore # -norestore just to save question

# widgetStyle set: crash
cat > kdeglobals <<EOF
[General]
widgetStyle=Plastik
EOF
oowriter -norestore # -norestore just to save question

# unknown widgetStyle name set: crash
cat > kdeglobals <<EOF
[General]
widgetStyle=X-X-X-X-No-Name-X-Goebel
EOF
oowriter -norestore # -norestore just to save question

Keywords: Logic error 3, oowriter, OOo, KDE, kdeglobals, crash, startup, fonts

openoffice.org-2.4.1.5-2.3mdv2008.1
kdelibs-common-3.5.9-10.1mdv2008.1
kdebase-common-3.5.9-37.2mdv2008.1
libkdebase4-3.5.9-37.2mdv2008.1
libkdecore4-3.5.9-10.1mdv2008.1
kde-i18n-de-3.5.9-1mdv2008.1

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to