Alas I couldn't work out the majorTickMarks issue and am currently working around it by removing it until a solution presents itself

+++ pykde4-4.11.1/sip/kdeui/kplotaxis.sip       2013-09-10 15:21:31.449323861 +0100
-    QList<double>           majorTickMarks () const;
-    QList<double>           minorTickMarks () const;
+//    QList<double>           majorTickMarks () const;
+//    QList<double>           minorTickMarks () const;

But now we hit another problem
sip: Nepomuk::Variant unsupported ctor argument type - provide %MethodCode and a C++ signature

https://launchpadlibrarian.net/149882998/buildlog_ubuntu-saucy-armhf.pykde4_4%3A4.11.1-0ubuntu3~ppa2_FAILEDTOBUILD.txt.gz

any thoughts on a fix or a workaround for this?

I presume it's to do with the new sip as I don't think the code has changed

Jonathan


On 10 September 2013 12:40, Jonathan Riddell <jr@jriddell.org> wrote:
This looks like the old double vs qreal issue, testing a patch now

Jonathan



On 9 September 2013 16:55, Scott Kitterman <scott@kitterman.com> wrote:
Not quite there yet.  There's an arm specific issue still:

https://launchpadlibrarian.net/149786626/buildlog_ubuntu-saucy-armhf.pykde4_4%3A4.11.1-0ubuntu2_FAILEDTOBUILD.txt.gz

Thoughts?

Scott K

On Monday, September 09, 2013 09:47:31 Scott Kitterman wrote:
> I got several reports of success with the update, so I think it's good to
> commit.
>
> Scott K
>
> On Sunday, September 08, 2013 20:17:27 Scott Kitterman wrote:
> > Thanks.  That built.  I'll get some testing done and get back to you ASAP.
> >
> > Scott K
> >
> > On Sunday, September 08, 2013 20:49:43 Simon Edwards wrote:
> > > On 09/08/2013 07:41 PM, Scott Kitterman wrote:
> > > > It would.
> > > >
> > > > Thanks.
> > > >
> > > > Scott K
> > > >
> > > > Simon Edwards <simon@simonzone.com> wrote:
> > > >> On 09/08/2013 06:38 PM, Scott Kitterman wrote:
> > > >>> Looks like we're still not there:
> > > >> https://launchpadlibrarian.net/149687774/buildlog_ubuntu-saucy-i386.p
> > > >> yk
> > > >> de
> > > >> 4_4%3A4.11.1-0ubuntu2~ppa2_FAILEDTOBUILD.txt.gz
> > > >>
> > > >> You need to be building on pykde4 from git (4.11 branch) plus patch.
> > > >> Not
> > > >> just plain 4.11.1. If it makes things easier I can make a patch which
> > > >> is
> > > >> based on 4.11.1.
> > > >>
> > > >> cheers,
> > > >> Simon