[Bug 262361] New: [PATCH] PyKDE4 Broken by shared-desktop-ontologies change

Ian Whyman ian.whyman at sabayonlinux.org
Fri Jan 7 00:39:29 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=262361

           Summary: [PATCH] PyKDE4 Broken by shared-desktop-ontologies
                    change
           Product: kde
           Version: 4.6
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: ian.whyman at sabayonlinux.org


Created an attachment (id=55666)
 --> (http://bugs.kde.org/attachment.cgi?id=55666)
Patch to fix

Version:           4.6 (using Devel) 
OS:                Linux

This commit [1] breaks PyKDE4 as it renames nuao:duration to nuao:end.

This was changed on the assumption nothing in KDE was using it, it is used by
PyKDE4 however and it fails to build with the latest upstream version of
shared-desktop-ontologies.

This causes the build to fail with:
"pykde4-4.5.95_build/python/pykde4/sip/nepomuk/sipnepomukpart4.cpp:3892: error:
‘duration’ is not a member of ‘Nepomuk::Vocabulary::NUAO’"

1. http://sourceforge.net/apps/trac/oscaf/changeset/114

Reproducible: Always

Steps to Reproduce:
Try to build PyKDE4

Actual Results:  
PyKDE4 fails to build with
"pykde4-4.5.95_build/python/pykde4/sip/nepomuk/sipnepomukpart4.cpp:3892: error:
‘duration’ is not a member of ‘Nepomuk::Vocabulary::NUAO’"

Expected Results:  
It builds

Patch to fix issue attached.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list