Summary: | error occurs after you remove the style used the chat window. | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | unisolger <unisolger> |
Component: | Chat Window | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
unisolger
2009-07-09 22:08:00 UTC
How did you remove the chat window style? An error occurs if you delete the current (selected), ie used at the moment, style. And then, not choosing a different style to replace the remote style, click the "Apply" SVN commit 1042833 by rjarosz: Fix crash when removing current style. BUG: 199599 M +15 -9 chatwindow/chatmessagepart.cpp M +5 -0 chatwindow/chatmessagepart.h M +2 -2 chatwindow/kopetechatwindowstyle.cpp M +1 -1 chatwindow/kopetechatwindowstyle.h M +1 -0 config/chatwindow/chatwindowconfig.cpp M +3 -1 config/chatwindow/chatwindowconfig.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1042833 SVN commit 1043065 by rjarosz: Backport commit 1042833. Fix crash when removing current style. CCBUG: 199599 M +15 -9 chatwindow/chatmessagepart.cpp M +5 -0 chatwindow/chatmessagepart.h M +2 -2 chatwindow/kopetechatwindowstyle.cpp M +1 -1 chatwindow/kopetechatwindowstyle.h M +1 -0 config/chatwindow/chatwindowconfig.cpp M +3 -1 config/chatwindow/chatwindowconfig.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1043065 |