Created attachment 55666 [details] 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.
Please commit this patch.
Hello, unfortunately this bug is being closed as unmaintained, per request of einar77.