flathub / org.frescobaldi.Frescobaldi

https://flathub.org/apps/details/org.frescobaldi.Frescobaldi
1 stars 3 forks source link

Use com.riverbankcomputing.PyQt.BaseApp #6

Closed fedelibre closed 1 year ago

fedelibre commented 2 years ago

and upgrade to KDE 5.15-21.08 runtime

flathubbot commented 2 years ago

Started test build 87358

flathubbot commented 2 years ago

Build 87358 failed

fedelibre commented 2 years ago

Is this a random failure?

Updating org.freedesktop.Sdk.Extension.texlive/x86_64/21.08
FB: Running 'flatpak --user update --subpath= -y --noninteractive org.freedesktop.Sdk.Extension.texlive/x86_64/21.08' on host
Updating runtime/org.freedesktop.Sdk.Extension.texlive/x86_64/21.08
Error: Failed to update org.freedesktop.Sdk.Extension.texlive: runtime/org.freedesktop.Sdk.Extension.texlive/x86_64/21.08 is not available
FB: host_command_exited_cb 1583043 256

org.freedesktop.Sdk.Extension.texlive has the 21.08 branch (the default). Why it's not available?

fedelibre commented 2 years ago

bot, build

flathubbot commented 2 years ago

Queued test build for org.frescobaldi.Frescobaldi.

flathubbot commented 2 years ago

Started test build 87602

flathubbot commented 2 years ago

Build 87602 failed

fedelibre commented 2 years ago

It's not a random error. I suspect there's a problem on flathub server, because a few hours ago another user reported that he cannot install/update it.

fedelibre commented 2 years ago

Today I updated texlive extension successfully on my laptop. Hopefully it's been fixed.

bot, build

flathubbot commented 2 years ago

Queued test build for org.frescobaldi.Frescobaldi.

flathubbot commented 2 years ago

Started test build 89273

flathubbot commented 2 years ago

Build 89273 failed

fedelibre commented 2 years ago

In aarch64 logs I don't see any error about texlive, but I see an oversight when I removed the shared-modules submodule:

]2;flatpak-builder: Downloading portmidi]2;flatpak-builder: Downloading portmidiFailed to download sources: module portmidi: Can't find file at shared-modules/pygame/portmidi-no-java.patch

I'll push a fix.

flathubbot commented 2 years ago

Started test build 89275

fedelibre commented 2 years ago

bot, build

flathubbot commented 2 years ago

Queued test build for org.frescobaldi.Frescobaldi.

flathubbot commented 2 years ago

Started test build 89276

flathubbot commented 2 years ago

Build 89275 failed

flathubbot commented 2 years ago

Build 89276 failed

flathubbot commented 2 years ago

Started test build 89278

fedelibre commented 2 years ago

bot, build

flathubbot commented 2 years ago

Queued test build for org.frescobaldi.Frescobaldi.

flathubbot commented 2 years ago

Started test build 89279

flathubbot commented 2 years ago

Build 89278 failed

flathubbot commented 2 years ago

Build 89279 failed

hfiguiere commented 2 years ago

My guess is that the version of sip python-poppler-qt5 want to use is incompatible with the one in the base app.

fedelibre commented 2 years ago

My guess is that the version of sip python-poppler-qt5 want to use is incompatible with the one in the base app.

Yes, that's what I also think. And I've asked python-poppler-qt5 author to update that file to make it work with more recent versions.

I can't remember exactly now but I had to use a quite recent version of poppler and consequently the git version of python-poppler-qt5 because the PyQt base app is using very recent versions.

I'm now trying to update Frescobaldi and LilyPond in other MRs. I'll have to rebase and merge this one once python-poppler-qt5 has been fixed.

fedelibre commented 1 year ago

Replaced by #25