Code Monkey home page Code Monkey logo

Comments (5)

pushing-boulders avatar pushing-boulders commented on July 18, 2024 1

@petitlapin My apologies for the delay. Thank you so much for address this issue. All is well when we clone and compile on the Raspberry Pi.

from gcompris-qt.

petitlapin avatar petitlapin commented on July 18, 2024

Hi,
welcome!

Is there a possibility than "soon", Bullseye adds the missing package (qtquickcontrols2-5-private-dev)? I'm not sure on how it works but if it uses 5.15.2+dfsg-2 now, switching to 5.15.2+dfsg-3 or 5.15.2+dfsg-4 should be possible and it would add the missing package?

On my side, to compile for the RaspberryPi package, I compiled Qt from source and it's distributed inside the package. I haven't tested yet with the latest source but it should not be an issue (well, I hope :)).

It was mentioned in the mailinglist thread that it was possible to exclude these two activities. What is the easiest way do that for the two QtQuickCalendar activities?

I didn't add the option to not compile the qtquickcalendar but I can take a look if needed to do a proper exclusion (I write below how to temporarely not compile it, but it's more a patch than a clean fix).

Is there a timeframe for when the new QtQuickControls 2 will be implemented for these two activities?

Qt added back the Calendar component in Qt6.3. So when we'll switch to it, we can remove this dependency. Until then, we had to copy the code on our side and unfortunately, it depends on private modules...

Is there anything I can do to help with this? I am not a developer, but depending on the work that needs to be done, I may be able to help update the code.

For now, you can comment https://invent.kde.org/education/gcompris/-/blob/master/CMakeLists.txt#L417 and to not see the activities, add enabled: false in https://invent.kde.org/education/gcompris/-/blob/master/src/activities/calendar/ActivityInfo.qml#L30 and https://invent.kde.org/education/gcompris/-/blob/master/src/activities/find_the_day/ActivityInfo.qml#L30

from gcompris-qt.

pushing-boulders avatar pushing-boulders commented on July 18, 2024

Thank you so much for the quick response and details on compiling without these two activities, petitlapin.

Compiling GCompris is something our children were excited about doing each release, so when there was this hiccup in the process, we set out to find a solution. Thank you again for this information. We'll check compiling Qt directly from the source to see if that will work for us as well.

Thankfully, for now, I was able to rip out the headers from another package and was able to get GCompris to compile.

Agreed, I am not sure how it works either, but yes, the qtquickcontrols2-5-dev package could be updated and then possibly allow for one of these experimental packages to work as well. Or qtquickcontrols2-5-private-dev may be released for Bullseye, too.

I forgot that GCompris has additional binaries available on its web site.

Thank you again and I will give the Qt option a try as well.

from gcompris-qt.

petitlapin avatar petitlapin commented on July 18, 2024

Do you still have any issue or should we close this bug?

from gcompris-qt.

petitlapin avatar petitlapin commented on July 18, 2024

I've updated the code to not use anymore the private packages (https://invent.kde.org/education/gcompris/-/commit/505b005d837113f985f5edf3450a1d25220f03d0). So it should be fine now.

Cheers,

Johnny

from gcompris-qt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.