-
Notifications
You must be signed in to change notification settings - Fork 4
Frescobaldi 4.0.0 #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
bot, build |
|
Queued test build for org.frescobaldi.Frescobaldi. |
|
Started test build 190853 |
|
Build 190853 failed |
|
Strange, the test build 190853 is empty. I'll try to run a new build. |
|
bot, build |
|
Queued test build for org.frescobaldi.Frescobaldi. |
|
Started test build 190880 |
|
Build 190880 failed |
|
Ok, Buildbot is just extremely slow to build the page. Here's the tail of the log: |
|
bot, build |
|
Queued test build for org.frescobaldi.Frescobaldi. |
|
Started test build 190908 |
|
Started test build 190910 |
|
Build 190910 was cancelled |
|
Build 190908 successful |
|
Started test build 190934 |
|
Build 190934 successful |
|
The .mo files are now present, but not the .md files of the user guide. I guess I had to add them as well (as the .mo files) in pyproject.toml |
|
that's a python deprecation.... which is an error in 3.12 maybe if you are "running from source" you use an older version of Python? |
|
or not. I think I misread it (error message not in english) |
|
I used python 3.13.2 to make and test this upstream PR. The generated wheel contains the .md files. I used the same patch here, but the .md files are not present in the flatpak installation. |
|
bot, build |
|
Queued test build for org.frescobaldi.Frescobaldi. |
|
Started test build 190979 |
|
Build 190979 successful |
Nope, still the same problem: the .md files are not copied. I've read again the python docs and I can't understand why it's not working here. These .md files are tracked in git and setuptools-scm should be able to recognize them. Not only the .md files, also some icons are missing. Here three preferences sections are without icon: |
|
bot, build |
|
Queued test build for org.frescobaldi.Frescobaldi. |
|
Started test build 191048 |
|
Build 191048 successful |
|
The previous tarball was a bit clumsy and I have to update it. In the last build the .md files are still not present in the flatpak installation: I can easily verify it by running |
|
Started test build 191185 |
|
Build 191185 successful |
|
Ok, everything works correctly now. But I'll have to make a final adjustment to |
|
Started test build 191244 |
|
Build 191244 successful |

No description provided.