[Bug 163078] systemsettings crash in region and language spell checker

Will Stephenson wstephenson at kde.org
Thu Jun 26 10:48:57 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=163078         
wstephenson kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From wstephenson kde org  2008-06-26 10:48 -------
SVN commit 824575 by wstephens:

Fix crash in the spellchecking config widget due to assuming that the
language combo is always populated.  This is not the case if kdelibs was
built without spellchecking report.  As a result
Solid::ConfigWidget::language() may return an empty string.  CCing
Thomas since I expect you are using that method.  Thanks to Tony Wolf
for finding the reason for the crash.
BUG:163078
CCMAIL:wolf os-forge net


 M  +11 -5     configwidget.cpp  
 M  +2 -0      configwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=824575


More information about the Kdelibs-bugs mailing list