nextcloud / nextcloud/client-building
Latest version of linuxdeployqt-continuous-x86_64.AppImage break libsecret support
Open
Nobody has claimed this yet.
- Dominant language
- Batchfile
- Stars
- 40
- Forks
- 41
- Avg merge
- 8h 2m
- Merged PRs (30d)
- 2
Description
The latest version linuxdeployqt includes libglib-2.0.so.0 and libgobject-2.0.so.0 breaking libsecret support.
See :
- https://github.com/nextcloud/desktop/issues/4715
- In particular this comment from @rupi-lol : https://github.com/nextcloud/desktop/issues/4715#issuecomment-1200298943
- https://github.com/probonopd/linuxdeployqt/issues/544
While a suitable solution is found, is this possible to use the precedent version of linuxdeployqt (which is working fine) ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the repository's build scripts for where linuxdeployqt is selected or downloaded, then compare that version with the previous working release described in the linked issues. Verify that the resulting Linux AppImage preserves libsecret support without the conflicting GLib libraries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100