Bug 160590 - Cannot import custom Kopete-kde4 style if style directory doesn't exist
Summary: Cannot import custom Kopete-kde4 style if style directory doesn't exist
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 0.50.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-09 03:07 UTC by Jonathan Thomas
Modified: 2008-04-19 22:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Thomas 2008-04-09 03:07:15 UTC
Version:           0.50.1 (using KDE 4.0.3)
Installed from:    Ubuntu Packages
OS:                Linux

If ~/.kde4/share/apps/kopete/styles does not exist you cannot install custom themes. Kopete will complain that there isn't a suitable directory to install the theme to. Creating this directory works around the issue.

To reproduce:
-Download this theme: http://www.kde-look.org/content/show.php/Vally8+Plasma+Theme?content=74921
-Go to Settings-> Configure.
-Go to the chat window section.
-Try to install theme.
-Watch as Kopete complains that there isn't a suitable directory to install the theme.
Comment 1 Dennis Nienhüser 2008-04-19 20:17:38 UTC
SVN commit 798863 by nienhueser:

Make sure there is a writable directory to install chat styles to
CCBUG: 160590


 M  +3 -0      kopetechatwindowstylemanager.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=798863
Comment 2 Dennis Nienhüser 2008-04-19 22:51:59 UTC
SVN commit 798901 by nienhueser:

Make sure there is a writable directory to install chat styles to (backport of commit 798863)
BUG: 160590


 M  +3 -0      kopetechatwindowstylemanager.cpp  


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