Kirigami issues with latest master

Marco Martin notmart at gmail.com
Tue Apr 5 11:19:39 UTC 2016


On Tuesday 05 April 2016, Dirk Hohndel wrote:
> On Mon, Apr 04, 2016 at 02:51:07PM -0700, Dirk Hohndel wrote:
> > - on iOS the git log of Kirigami tells me I should now have a back button
> > 
> >   but I don't see it on my iPhone. I'm still investigating this one,
> >   though, not sure if this app error or an issue with the code in
> >   Kirigami.
> 
> Does this ever happen to you where you feel like you should try just one
> more thing before sending a bug report, but then you send it anyway. And
> then you try it and of course it turns out you were wrong? Yeah, that one.
> 
> So of course it was app error. I forgot to bundle the new BackButton.qml
> file with the application image.

yeah, this kindof uncovers another problem at the moment..
we should probably try to go from embedding everything as qrc like that (btw I 
just added the EdgeShadow.qml file that will give a similar problem) to using 
proper imports (so building the kirigami repo then package it together with 
the rest at apk creation) that should be possible as similar things are 
already done for the external deps such as libdivecomputer/libgit etc..

-- 
Marco Martin


More information about the Plasma-devel mailing list