Open freakboy3742 opened 1 month ago
Although the fix for this is likely trivial, the fact that PyGObject 3.50.0 is now available means GBulb is no longer required, as there is native event loop support baked into PyGObject itself. As a result, this bug is the trigger for archiving GBulb as a project.
Describe the bug
PyGObject 3.50.0 is evidently incompatible with GBulb; it now requires a
running()
API that Gbulb doesn't currently implement.Steps to reproduce
Expected behavior
App should start without error.
Screenshots
No response
Environment
Logs
Additional context
No response