Port to libgirepository-2.0 needed
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 491
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
PyGObject was ported to libgirepository-2.0. Other users should follow suit.
It is not possible to load both libgirepository-1.0 and libgirepository-2.0 into the same process. This can happen when an application uses libpeas to load plugins written in multiple languages, such as Python and Lua.
Contributor guide
No contributing guide indexed for this repository
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
Use the linked PyGObject commit as the reference point and inspect how lgi currently loads libgirepository-1.0. No files or tests are named, so first trace the library-loading and initialization entry points; done means lgi uses libgirepository-2.0 without loading both versions in the same process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100