mke21
mke21
**Describe the bug** Advanced slides does not do anything, only prints "Upgrade required", in preview, but also in the browser. But obsidian does not show any pending updates, neither for...
In order to be independent of installed browsers (Chromium), is it an idea to add PyQtEngine as an option? It would make a package using Eel fully dependent on pip...
Tried to setup a sync with our gitlab server. Couldn't get it to work, it crashed. Now I cannot open the app, as it crashes immediately. Cannot change the sync...
I cannot use the iOS app. It crashes when opening a vault that is synced to WebDAV. I can type the password and then the app disappears, and the vault...
I saw this ticket: https://github.com/Rich-Harris/degit/issues/356 but it is empty. So I ask for myself Will AzureDevOps be supported?
Version: 0.25.0-1 (on Manjaro Linux) Running brave or chromium in wayland mode messes up the scaling, makes it display unsharp and messes up links. Links can only be clicked by...
I don't know if there is any maintenance on this code, but the package is unusable here, I get 403 errors when trying to use it. ``` python geocoder.osm("New York")...
Running `map_widget.set_address("New York") does not work, returning the error: ``` Status code 403 from https://nominatim.openstreetmap.org/search: ERROR - 403 Client Error: Forbidden for url: https://nominatim.openstreetmap.org/search?q=New+York&format=jsonv2&addressdetails=1&limit=1 ```
In python 13, py_cui does not work because of changes in the logging module. ``` AttributeError: module 'logging' has no attribute '_acquireLock' ```