Re: Building kde frameworks using kde-builder fails in wayland-protocols

2025-02-06 Thread Alexander Neundorf
On Donnerstag, 6. Februar 2025 09:33:08 Mitteleuropäische Normalzeit David Redondo wrote: > Am Donnerstag, 6. Februar 2025, 06:47 schrieb Alexander Neundorf: > > Hi, > > > > on Ubuntu 24.04 using gcc 14, building frameworks fails: > > kde-builder --set-project-option-

Building kde frameworks using kde-builder fails in wayland-protocols

2025-02-05 Thread Alexander Neundorf
Hi, on Ubuntu 24.04 using gcc 14, building frameworks fails: kde-builder --set-project-option-value frameworks,tag,v6.8.0 --set-project-option-value oxygen-icons,tag,v6.0.0 frameworks [4/304] Compiling C object tests/test-build-pedantic-stable_xdg_shell_xdg_shell_xml.p/ meson-generated_.._tes

Re: kde-builder: what to use instead of --set-module-option-value ?

2025-02-05 Thread Alexander Neundorf
On Sonntag, 2. Februar 2025 17:12:11 Mitteleuropäische Normalzeit Alexander Neundorf wrote: > Hi, > > last September I could use the following command to build frameworks 6.4.0: > $ kde-builder --set-module-option-value frameworks,tag,v6.4.0 --set-module- > option-value oxygen-i

kde-builder: what to use instead of --set-module-option-value ?

2025-02-02 Thread Alexander Neundorf
Hi, last September I could use the following command to build frameworks 6.4.0: $ kde-builder --set-module-option-value frameworks,tag,v6.4.0 --set-module- option-value oxygen-icons,tag,v6.0.0 frameworks Now kde-builder does not know the option --set-module-option-value anymore it seams: --set-m

kde-builder: sphinx fails with "no module named sphinx.builders.qthelp

2025-01-28 Thread Alexander Neundorf
Hi, I'm trying to build karchive using kde-builder, and it fails with sphinx, sphinx.builders.qthelp is missing. Where should this come from ? Or how can I disable this ? The output looks like this (a clean ubuntu 24.04 podman container): cd /home/user/kde/build/extra-cmake-modules/docs && /u

kde-builder without qt5 deps ?

2025-01-28 Thread Alexander Neundorf
Hi, when running kde-builder --install-distro-packages, it installs also Qt5 libraries. I think they should not be needed to build kf6 ? Why are they installed/how can I keep kde-builder from installing them ? Thanks Alex

Re: Are ci-images tagged with the KF6 releases ?

2025-01-19 Thread Alexander Neundorf
On Sonntag, 19. Januar 2025 19:44:30 Mitteleuropäische Normalzeit Ben Cooksley wrote: ... > You could probably build on top of the existing CI images - essentially > starting from them and adding Frameworks on top. > You might want to find something that is less of a moving target than SUSE > Tumb

Re: Are ci-images tagged with the KF6 releases ?

2025-01-19 Thread Alexander Neundorf
On Sonntag, 19. Januar 2025 19:44:30 Mitteleuropäische Normalzeit Ben Cooksley wrote: > On Mon, Jan 20, 2025 at 7:26 AM Alexander Neundorf wrote: ... > > I'd like to keep duplicated work to a minimum, so if there is already a > > dockerfile which works it would be nice to b

Re: Are ci-images tagged with the KF6 releases ?

2025-01-19 Thread Alexander Neundorf
Hi Ben, On Sonntag, 19. Januar 2025 19:12:06 Mitteleuropäische Normalzeit Ben Cooksley wrote: > On Mon, Jan 20, 2025 at 6:51 AM Julius Künzel > > wrote: > > 19.01.2025 18:44:40 Alexander Neundorf : > > > > Hi, > > > > I'm wondering whether

Are ci-images tagged with the KF6 releases ?

2025-01-19 Thread Alexander Neundorf
Hi, I'm wondering whether the CI images are tagged along with the KF6 releases. I haven't seen tags here, but maybe I looked in the wrong place: https://invent.kde.org/sysadmin/ci-images[1] I'm looking for that so that I could use e.g. the suse images tagged with 6.8 to do development with KDE

Re: CI system maintainability

2019-03-28 Thread Alexander Neundorf
Hi, On 2019 M03 28, Thu 16:04:01 CET Boudhayan Gupta wrote: > Hi, > > On Thu, 28 Mar 2019 at 15:21, Kevin Ottens wrote: > > Hello, > > > > On Thursday, 28 March 2019 14:33:59 CET laurent Montel wrote: > > > I am against to force mandatory review, as it will create a lot of lose > > > > of > >

Re: [kde-community] Please participate in our survey for input on KDE's Mission

2016-06-28 Thread Alexander Neundorf
Hi Thomas, On Thursday 16 June 2016 12:02:48 Thomas Pfeiffer wrote: > Dear fellow KDE contributors, > as already hinted at in the article about KDE's Vision [1], the next step in > setting our path into the future is defining KDE's Mission statement. Right > after our Vision was published, a group

Re: Nepomuk in 4.13 and beyond

2013-12-12 Thread Alexander Neundorf
On Thursday 12 December 2013, Ignacio Serantes wrote: > Welcome Baloo, > > New suggestions about development direction to avoid some problems related > to Nepomuk: > > 1) Baloo must work as a service to share information with other users and > minimize resources consumption. With Nepomuk a login

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Alexander Neundorf
On Wednesday 05 September 2012, Jeremy Whiting wrote: > On Wed, Sep 5, 2012 at 11:30 AM, Alexander Neundorf wrote: > > On Wednesday 05 September 2012, Shaun Reich wrote: > >> On Wed, Sep 5, 2012 at 10:53 AM, Tomaz Canabrava wrote: > >> > 2012/9/5 Weng Xuetian : &g

Re: How Can I change wallpaper from CLI?

2012-09-05 Thread Alexander Neundorf
On Wednesday 05 September 2012, Shaun Reich wrote: > On Wed, Sep 5, 2012 at 10:53 AM, Tomaz Canabrava wrote: > > 2012/9/5 Weng Xuetian : > >> On Wed, Sep 5, 2012 at 9:48 AM, kevinzhow wrote: > >>> hello~ > >>> > >>> Sorry to brother,I don not know which channel should i send this mail > >>> exac

Re: [Kde-scm-interest] Re: Usage of pull rebasing and merges

2011-02-08 Thread Alexander Neundorf
On Tuesday 08 February 2011, Boudewijn Rempt wrote: > On Tuesday 08 February 2011, Oswald Buddenhagen wrote: > > > - just throw away the merge with git reset --hard HEAD~1 and redo it > > > after git pull-ing. preferably, you should have git rerere enabled, > > > so you won't have to repeat res