Bug 232654

Summary: Font is not set during start of parley
Product: [Applications] parley Reporter: Benjamin Schleinzer <ben-kde>
Component: generalAssignee: Parley Developers <parley-devel>
Status: RESOLVED FIXED    
Severity: normal CC: laidig
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: Set fonts correctly

Description Benjamin Schleinzer 2010-03-30 08:09:21 UTC
Version:            (using KDE 4.4.1)
Installed from:    Gentoo Packages

User set fonts are not set during parley startup.

Expected behavior would be that parley reads the config during startup and changes the font accordingly
Comment 1 Benjamin Schleinzer 2010-03-30 08:10:14 UTC
Created attachment 42370 [details]
Set fonts correctly

Read fonts from config during startup and apply them to the editor
Comment 2 Daniel Laidig 2010-04-02 23:02:38 UTC
Thanks for reporting. Unfortunately, your patch didn't work because it only applied the font when Parley was started with a file to open, not when the welcome screen was shown.
Comment 3 Daniel Laidig 2010-04-02 23:03:27 UTC
SVN commit 1110363 by laidig:

apply the table font

BUG:232654

 M  +1 -0      editor.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1110363
Comment 4 Daniel Laidig 2010-04-02 23:05:05 UTC
SVN commit 1110364 by laidig:

backport r1110363: apply the table font

CCBUG:232654

 M  +1 -0      editor.cpp  


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