[Kde-games-devel] Review Request 127433: [kblocks] Unbreak startup, add dependencies

Andreas Sturmlechner andreas.sturmlechner at gmail.com
Mon Mar 21 20:28:44 UTC 2016



> On March 21, 2016, 1:33 p.m., Julian Helfferich wrote:
> > I have looked a little bit into KDBusService and it seems to be the reason for the break. If I understand it correctly, the program starts, but since it does not register with the DBus, KDEInit thinks the startup failed.
> > 
> > But shouldn't app.setApplicationName("KBlocks") and app.setOrganizationDomain("kde.org") be called before registering the DBus? As far as I know, KBlocks does not do this yet.
> 
> Albert Astals Cid wrote:
>     that's most probably the default, have you tried the patch?

It works for me at least without setting these bits, didn't copy these changes from kpat after noticing other apps also did without.


- Andreas


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


On March 21, 2016, 8:08 p.m., Andreas Sturmlechner wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127433/
> -----------------------------------------------------------
> 
> (Updated March 21, 2016, 8:08 p.m.)
> 
> 
> Review request for KDE Games, Julian Helfferich and Frederik Schwarzer.
> 
> 
> Repository: kblocks
> 
> 
> Description
> -------
> 
> Fixes https://bugs.kde.org/show_bug.cgi?id=357408 and adds dependencies to not rely on kdelibs4support to pull them in.
> 
> 
> Diffs
> -----
> 
>   CMakeLists.txt 761749306a15866957ce94a726fa8654bb1b5d53 
>   main.cpp 6ae9d5677be4f69ef0cc76a057a41407e22b942d 
> 
> Diff: https://git.reviewboard.kde.org/r/127433/diff/
> 
> 
> Testing
> -------
> 
> Builds and runs fine.
> 
> 
> Thanks,
> 
> Andreas Sturmlechner
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20160321/5d3fccd3/attachment-0001.html>


More information about the kde-games-devel mailing list