-
```
rm -rf .local_build/
./launch.sh
```
Create a task using the + in the top left
Upon closing the modal, the task doesn't get created.
The Quick Add at the bottom works.
I'll `git bisect`…
-
I am trying to install coindicator on my Debian 11.0 with following error message:
ERROR: Cannot install coindicator==2.0.2, coindicator==2.1.9, coindicator==2.2.0 and coindicator==2.2.1 because th…
-
Looks like with Gstreamer 1.0 no longer uses python-gstreamer bindings. Instead gstreamer access is now provided by PyGObject
https://live.gnome.org/PyGObject
We should port to GStreamer 1.0 and …
-
```
What steps will reproduce the problem?
1. Run pychess from the console
What is the expected output? What do you see instead?
No bugs; instead, I see a deprecation warning.
Does it happen every t…
-
On Linux distros we're relying on the package manager to install the system-wide packages and the native libraries they depend on, so they're available in the OS's system path without dependency hell.…
-
GTK has moved to v3 and this requires introspection to work.
This is a long term project and I expect there to be many bugs. The migration will probably get easier as the bugs in pygobject and the i…
-
```
What steps will reproduce the problem?
1. Run pychess from the console
What is the expected output? What do you see instead?
No bugs; instead, I see a deprecation warning.
Does it happen every t…
-
```
Collecting PyGObject>=3.36; platform_system != "Windows"
Using cached pygobject-3.48.1.tar.gz (714 kB)
Installing build dependencies: started
Installing build dependencies: finished wi…
-
### Bug description
Hello,
I have a simple class inheriting from PyGObject's `Gtk.Window` class. Pylint cannot `Gtk.Window`'s `add` and `show_all` members, yet the code runs fine:
```Python
""…
-
After getting pantalaimon set up, attempting to run `panctl` throws the following error:
```
$ panctl
Traceback (most recent call last):
File "/Users/self/Projects/Vendor/pantalaimon/venv/bin/…