Bug 232654 - Font is not set during start of parley
Summary: Font is not set during start of parley
Status: RESOLVED FIXED
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: Parley Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-30 08:09 UTC by Benjamin Schleinzer
Modified: 2010-04-02 23:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Set fonts correctly (357 bytes, patch)
2010-03-30 08:10 UTC, Benjamin Schleinzer
Details

Note You need to log in before you can comment on or make changes to this bug.
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