[Qt/KDE Flatpak Runtime] [Bug 442422] New: Cannot install org.kde.Sdk.Debug/5.15

2021-09-14 Thread Joris Goosen
https://bugs.kde.org/show_bug.cgi?id=442422

Bug ID: 442422
   Summary: Cannot install org.kde.Sdk.Debug/5.15
   Product: Qt/KDE Flatpak Runtime
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: joris.spamt...@jasp-stats.org
CC: aa...@kde.org
  Target Milestone: ---

SUMMARY

Cannot install org.kde.Sdk.Debug.

I get the following error:
```
flatpak install --user org.kde.Sdk.Debug/x86_64/5.15
Looking for matches…
Found similar ref(s) for ‘org.kde.Sdk.Debug/x86_64/5.15’ in remote ‘flathub’
(user).
Use this remote? [Y/n]: y


ID Branch Op Remote 
Download
 1. [✗] org.kde.Sdk.Debug  5.15   i  flathub
1.0 kB / 3.8 GB

Error: Failed to read commit
c3d00cdc63343ab91002a7060c19723c731f4d17f6f2cb16e9f85edfc96f: No such
metadata object
b54049f9e6b6d8a253aa1060b12cbc67a38beb0c2f669173eb40bb85952daf4e.dirtree
error: Failed to install org.kde.Sdk.Debug: Failed to read commit
c3d00cdc63343ab91002a7060c19723c731f4d17f6f2cb16e9f85edfc96f: No such
metadata object
b54049f9e6b6d8a253aa1060b12cbc67a38beb0c2f669173eb40bb85952daf4e.dirtree
```

It seems like not all commits where pushed to flathub maybe?



EXPECTED RESULT
Being able to install the debugsymbols so I can see what goes wrong...

This is all on arch linux, but I don't think that matters.


ADDITIONAL INFORMATION

In fact, it seems that the following commit of org.kde.Sdk broke our software:

Commit: ac79e5343bd0827d55944644d2e581421794b80302be6d3ee6d8b087ae3c3886
   Subject: build of org.kde.Sdk, Mon 12 Jul 2021 12:34:23 AM UTC
(4059f6be7b66ce27501484314de2b998cc92fcab)
  Date: 2021-07-12 06:35:29 +

But I cannot figure out why and where that and the subsequent versions go wrong
because I cannot install the debug symbols.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Qt/KDE Flatpak Runtime] [Bug 414175] QtWebEngine module seems to be missing from flatpak Kde Sdk 5.13

2019-12-12 Thread Joris Goosen
https://bugs.kde.org/show_bug.cgi?id=414175

--- Comment #8 from Joris Goosen  ---
Nice work, I'll check it out soon.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Qt/KDE Flatpak Runtime] [Bug 414175] QtWebEngine module seems to be missing from flatpak Kde Sdk 5.13

2019-12-09 Thread Joris Goosen
https://bugs.kde.org/show_bug.cgi?id=414175

--- Comment #6 from Joris Goosen  ---
A great, I'll subscribe to the PR on github then.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Qt/KDE Flatpak Runtime] [Bug 414175] QtWebEngine module seems to be missing from flatpak Kde Sdk 5.13

2019-11-15 Thread Joris Goosen
https://bugs.kde.org/show_bug.cgi?id=414175

--- Comment #3 from Joris Goosen  ---
Is there already another issue where I can track your process?
It would be rather a pain if we would have to downgrade all the 5.13 stuff
we're already using...

-- 
You are receiving this mail because:
You are watching all bug changes.

[Qt/KDE Flatpak Runtime] [Bug 414175] QtWebEngine module seems to be missing from flatpak Kde Sdk 5.13

2019-11-15 Thread Joris Goosen
https://bugs.kde.org/show_bug.cgi?id=414175

--- Comment #1 from Joris Goosen  ---
Sorry for not removing the superfluous template stuff btw.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Qt/KDE Flatpak Runtime] [Bug 414175] New: QtWebEngine module seems to be missing from flatpak Kde Sdk 5.13

2019-11-15 Thread Joris Goosen
https://bugs.kde.org/show_bug.cgi?id=414175

Bug ID: 414175
   Summary: QtWebEngine module seems to be missing from flatpak
Kde Sdk 5.13
   Product: Qt/KDE Flatpak Runtime
   Version: unspecified
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: joris.spamt...@jasp-stats.org
  Target Milestone: ---

SUMMARY
WebEngine module no longer seems to be included in org.kde.Sdk.

To clarify, we use flatpak to distribute our software (JASP:
https://jasp-stats.org/) and because it is based on Qt we use the kde runtime.
This worked perfectly fine with 5.12 and that is what we use for our current
release for which the manifest can be seen here:
https://github.com/flathub/org.jaspstats.JASP

I am however now trying to update the flatpak to 5.13 because we need some
features from there and instead of our software building like before I now get
the following error message:
"Project ERROR: Unknown module(s) in QT: webengine"

And I've taken a look at the manifest used to build the Sdk and it does seem to
include QtWebEngine, so what went wrong there?

I've tried the current/new version of our manifest
(https://github.com/jasp-stats/jasp-desktop/blob/041b01533e8b5308c03a41d2dfcb2712de96f2ff/Tools/flatpak/org.jaspstats.JASP.json)
with both 5.12 and 5.13.

If I use 5.12 then there is no error about a module being unknown but it stops
working after some time as I try to include headers from 5.13.

So it really seems to me that there is something wrong in the 5.13 Sdk.



STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.