[Craft] [Bug 411138] Mac: kdewebket and qtwebkit problem

2024-09-21 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=411138 Christoph Cullmann changed: What|Removed |Added CC||christ...@cullmann.io Resolution|-

[Craft] [Bug 411138] Mac: kdewebket and qtwebkit problem

2019-08-22 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=411138 --- Comment #5 from Hannah von Reth --- You could try to replace https://github.com/KDE/craft-blueprints-kde/blob/master/libs/qt5/qtwebkit/qtwebkit.py#L116 with a ifdef depending on the version to use either Qt5CorePackageBase or cmake. But then you ar

[Craft] [Bug 411138] Mac: kdewebket and qtwebkit problem

2019-08-21 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=411138 --- Comment #4 from Hannah von Reth --- Skip installation of libs/qt5/qtwebkit as [QtSdk]Enabled=True You are using a precompiled Qt, so Qt packages in craft are skipped. Qt does not ship webkit since 5.7 so not sure building webkit with craft would wo

[Craft] [Bug 411138] Mac: kdewebket and qtwebkit problem

2019-08-21 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=411138 --- Comment #3 from Allen Winter --- see this summary output from crafting qtwebkit. Perhaps the "Skip installation" is the problem? *** Handling package: libs/qt5/qtwebkit, action: all *** *** Action: fetch-binary for libs/qt5/qtwebkit *** *** libs/q

[Craft] [Bug 411138] Mac: kdewebket and qtwebkit problem

2019-08-21 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=411138 --- Comment #2 from Allen Winter --- I see nothing obvious in my config that would be set to ingore qtwebkit. In fact, I can Craft qtwebkit just fine. Seems that something in kdewebkit is broken? -- You are receiving this mail because: You are watchi

[Craft] [Bug 411138] Mac: kdewebket and qtwebkit problem

2019-08-21 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=411138 --- Comment #1 from Hannah von Reth --- Stupid question but is qtwebkit manually set to be ignored in your settings? -- You are receiving this mail because: You are watching all bug changes.