DjLegolas

Results 21 issues of DjLegolas

I'm using Windows 10, with Python 3.8.2 64bit. I managed to install the package successfully but when trying to import is I get the following error: ``` Python 3.8.2 (tags/v3.8.2:7b3ab59,...

needinfo

**Please read the contributing guidelines linked above before opening a pull request.** Changes checked and were verified.

when deleting a torrent, the on deletion hook deletes the torrent from the local config but does not save the new config to disk. note that when setting a new...

When we use thin client mode, we will download tracker's icon from the client endpoint. This means we are leaking the IP of the client location, instead using the daemon,...

with newer versions of twisted, a regression was added for the GTK reactor on Windows. it effects all versions, including latest (currently 24.3.0). So will prevent the upgrade on Windows...

Fixes #265. Proposed changes: - remove the `python3` search from `src/meson.build`. - add additional build with `Gobject` integration.

I have encountered an issue on Windows with `MSVC` and `-Dintrospection=enabled`. The build fails on: `src\meson.build:100:2: ERROR: ['C:\\hostedtoolcache\\windows\\Python\\3.12.3\\x64\\python.exe']> is not a valid python or it is missing setuptools` It also...

build
windows

When setting a language, we set 2 environment variables at run time. Setting the language back to `System Default`, we don't clean those env variables. In the WebUI, the page...

currently, only GTK4 with python 3.12 are being released as binaries. why don't include all supported variants? this means, all python (`3.8`-`3.12`) and both `GTK3` and `GTK4`. this will help...

When one tries to search in the TorrentView, then a little search window appears but does nothing. Closes: https://dev.deluge-torrent.org/ticket/3350