Review Request 115964: Oxygen: avoid calls to reparseConfiguration() on startup.

David Faure faure at kde.org
Tue Feb 25 12:02:55 GMT 2014



> On Feb. 25, 2014, 11:03 a.m., Hugo Pereira Da Costa wrote:
> > Right now, I'm not able to compile, due to:
> > 
> > home/hpereira/kf5/src/kde-workspace/kstyles/oxygen/oxygenstyle.cpp: In constructor ‘Oxygen::Style::Style()’:
> > /home/hpereira/kf5/src/kde-workspace/kstyles/oxygen/oxygenstyle.cpp:193:60: error: ‘class Oxygen::StyleConfigData’ has no member named ‘sharedConfig’
> >          _helper( new StyleHelper( StyleConfigData::self()->sharedConfig() ) ),
> > 
> > Does this review depend on some pending changes in kconfig ?

right, should have mentionned it, sorry: it depends on https://git.reviewboard.kde.org/r/115960/


- David


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115964/#review50797
-----------------------------------------------------------


On Feb. 23, 2014, 12:08 p.m., David Faure wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115964/
> -----------------------------------------------------------
> 
> (Updated Feb. 23, 2014, 12:08 p.m.)
> 
> 
> Review request for kde-workspace and Hugo Pereira Da Costa.
> 
> 
> Repository: kde-workspace
> 
> 
> Description
> -------
> 
> Oxygen: avoid calls to reparseConfiguration() on startup.
> 
> strace -e open kate |& grep -v NOENT | grep oxygenrc | wc -l
>   went from 8 to 4
>   (and when looking for kdeglobals, from 13 to 11)
> 
> There's still a lot of work to be done in that area...
> (within KConfigSkeleton, and probably kdeplatformtheme)
> 
> 
> Diffs
> -----
> 
>   kstyles/oxygen/oxygenshadowhelper.h 066edd3292f390401691a9d6e5182e9dc6d24133 
>   kstyles/oxygen/oxygenshadowhelper.cpp b3f3d0c876067292a72647e9fcda07cbbf4ba4b0 
>   kstyles/oxygen/oxygenstyle.h 35323b4578eb9aa0d1efcc5901bab80fadea64f3 
>   kstyles/oxygen/oxygenstyle.cpp f6ff24ad515003ad031c80665935e6d113b5a1e5 
>   kstyles/oxygen/oxygenstylehelper.h 57b86c7ed540364040e87a8464299db17c460647 
>   kstyles/oxygen/oxygenstylehelper.cpp f2af4172c5beb8b8c3bb0d75b5eb351dc710289e 
>   kwin/clients/oxygen/demo/oxygenshadowdemodialog.cpp 9e1481cab4cca2961b48c791e72d925ae4a83d05 
>   kwin/clients/oxygen/oxygendecohelper.h 4c9a44ab54edec7bdc428f33e580efc60efdf235 
>   kwin/clients/oxygen/oxygendecohelper.cpp e6bbcbf9df7eee3188c84cd74f0e32b7cfd162d3 
>   kwin/clients/oxygen/oxygenfactory.h 9ed90ec1567ed537a3524b2d4a507a3471341a64 
>   kwin/clients/oxygen/oxygenfactory.cpp 6d5b08b9160a7794f668feb2914450b602360ce6 
>   libs/oxygen/oxygenhelper.h ee381a74320da172e834550f61ef214377870bfc 
>   libs/oxygen/oxygenhelper.cpp cd6562b411fdb1bce6d0c740a4b38dae33218324 
> 
> Diff: https://git.reviewboard.kde.org/r/115964/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> David Faure
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20140225/dbed786b/attachment.htm>


More information about the kde-core-devel mailing list