Grant Kinney
Grant Kinney
I'm still seeing this issue using the 4.1.1 deb package, using Pop!_OS 22.04 LTS ```shell $ wget https://github.com/deragon/autopoweroff/releases/download/4.1.1/autopoweroff-gui_4.1.1_all.deb $ sudo apt install ./*autopoweroff*.deb Reading package lists... Done Building dependency tree......
I tried install both 4.1.2 and 4.2.0 on Pop!_OS. First there was an message about missing `python-gi-dev`, so I installed that. Now I'm getting this ``` $ sudo dpkg -i...
I think this is resolved by D72778-code.
Having the same problem here... Steam controller configuration (and Steam overlay) does not work with Flatpak games. This issue is separate from #8583, which has to do with accessing _controller...
Thanks for this @roo2 ! Feel free to merge it directly into #25447, if you'd like.
Thanks for reporting, @Robertght ! I've redeployed the fix for Atomic sites--so that should fix the issue (again). Can you please check and let me know what you're seeing now?
Same issue here on latest Pop_OS! (Gnome 42.9, X11). I have to refresh the desktop (Alt + F2, type r) to resolve the issue before I can do anything else.
It looks like `WP_HTML_Tag_Processor` doesn't yet support parsing or operating on child nodes, unfortunately, which would make this easier to solve. But I do believe that functionality is planned for...
Hi @oneuniverseappz thanks for reporting the error. In order to export a theme zip, the site needs to have access to the [Zip extension for PHP](https://www.php.net/manual/en/book.zip.php), to be able to...
Note that another user encountered this problem in #534. It seems that it's common for local dev environments that use xampp, mamp, and similar to not have the PHP zip...