Pellegrino Prevete

Results 29 issues of Pellegrino Prevete

I do get ```python Traceback (most recent call last): File "/usr/share/cpupower-gui/cpupower_gui/main.py", line 76, in do_activate win = CpupowerGuiWindow(application=self) File "/usr/share/cpupower-gui/cpupower_gui/window.py", line 177, in __init__ self.load_cpu_settings() File "/usr/share/cpupower-gui/cpupower_gui/window.py", line 207, in...

bug

With this input ``` H:|-[view0(view2)]-[view2]-| H:|-[view1(view3)]-[view3]-| H:[view4(view3)]-| V:|-[view0(view1)]-[view1]-| V:|-[view2(view3,view4)]-[view3]-[view4]-| ``` I get ![image](https://user-images.githubusercontent.com/7817636/85941910-38bc9400-b926-11ea-89fc-83d3d332dd7e.png) ### Info Distro: [Arch Linux](https://aur.archlinux.org/emeus) Version: 1.0+5d38cc3

Apparently alttab does not fetch .desktop files from ~/.local/applications and probably does not use available icons of any dimension when an icon of a dimension "similar" to the one given...

enhancement

Built in the following way with #35 : ``` git clone https://spartatek.se/git/libsheepy.git cp libsheepy/wordexp.h /data/data/com.termux/files/usr/include git clone https://github.com/fulhax/ncpamixer cd ncpamixer cmake -DCMAKE_CXX_FLAGS=-isystem /data/data/com.termux/files/usr/include -DCMAKE_BUILD_TYPE=release src -DCMAKE_INSTALL_PREFIX="/usr" make make DESTDIR="/data/data/com.termux/files" install...

compability

Apparently deleting keys does not reduce database size. I think it could be good to implement a function which does a `VACUUM` on the sqlite db.

It would be nice if bookworm could support azw3 file format.

Enhancement

On android, this [example](https://github.com/mdn/dom-examples/blob/master/pointerevents/Multi-touch_interaction.html) does not work neither in Fennec/Firefox 67 nor jelly 7.1.2 nor chromium.

```python3 ➜ pgi-docgen git:(master) ./tools/build-devhelp.sh Gtk-4.0 Traceback (most recent call last): File "/home/user/Projects/pgi-docgen/./pgi-docgen", line 14, in sys.exit(main(sys.argv)) File "/home/user/Projects/pgi-docgen/pgidocgen/main.py", line 29, in main return args.func(args) File "/home/user/Projects/pgi-docgen/pgidocgen/create.py", line 61, in...

I'm experiencing [this same bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010289) when building on arch, too.

Build fails because `GtkWidgetTapAndHoldFlags` it's not defined anywhere.