-
PVR Manager is starting up: 0% will stuck when starting up
-
Hi,
I would love to have the option to exclude some shows from automatically skipping intros (not the credits), while still maintaining the skip button. I really enjoy your plugin, I love it! Thank…
-
I like PiGallery2, its a lightweight easy solution to gallerize your images, but when you start getting many images inside one folder of many folders inside a folder with sub albums it can get very sl…
-
The patch coming with this ticket is a multidimensional numerical integrator, which uses calls to the Cuba library (http://www.feynarts.de/cuba/), or in case of 1-dim integrals, it defaults to the G…
-
This addon does not work in the Thunderbird Flatpak.
Thunderbird: 102.4.2
Flatpak: 1.14.0
Gnome: 43.0
Output:
```*** 2022-11-10T13:16:23.350Z LOG edscalendar.edscalendar : Shutting down Eds …
-
Running `import pyatlan.client.atlan` takes around 7 seconds to complete. This takes far longer than I'd expect import statements to normally take (usually I'd expect it to take a small fraction of a …
-
### Description of Issue/Question
Current clean build is failing to build on Arch and Fedora due to rust_openssl and Py 3.12, this could be due to latest updates to openssl and it's Rust libaries
…
-
Hello,
I really like your work, but I can’t flash the ATMega328P with Arduino and do not know what I’m doing wrong. I flashed a lot of sonoff devices and also the ESP part of the Sonoff SC, but don…
-
This has come up before, but I'm not sure we have a canonical issue.
Historically in python 2:
* `builtins.int` is mapped to `np.int_` (C `long`), since `builtins.int` is stored as a C `long`
* `…
-
I am using Pycharm Professional on Catalina 10.15.5
I am importing the following packages:
```
from tkinter import Scrollbar, Frame, Canvas, Label, StringVar, font, Checkbutton, BooleanVar, Entry, …