Search found 20 matches

by Lord-Kamina
Fri Sep 06, 2024 3:30 pm
Forum: Mac OS
Topic: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'
Replies: 29
Views: 122690

Re: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'

This should already be solved. The problemas is not deluge, but a bug in glib2. A fix for that should have landed in version 2.82.0
by Lord-Kamina
Fri Jul 12, 2024 9:10 pm
Forum: Development
Topic: Bumping minimum python version?
Replies: 5
Views: 23515

Re: Bumping minimum python version?

Thing is, I managed to make them work without unpacking them. Vendoring libraries likely won't be needed since we can use importlib_resources and importib_metadata.

Most of the work is done, I'm currently in the process of ironing out some kinks and writing some tests
by Lord-Kamina
Thu Jun 13, 2024 8:15 pm
Forum: Mac OS
Topic: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'
Replies: 29
Views: 122690

Re: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'

Just chiming in to say this is bigger than mac or hombrew.
My fork's CI just ran into the same issue on Windows, so...
by Lord-Kamina
Wed Jun 05, 2024 12:37 pm
Forum: Development
Topic: Bumping minimum python version?
Replies: 5
Views: 23515

Re: Bumping minimum python version?

I'm working on a PR to move the plug-ins to wheels using importlib 😉
by Lord-Kamina
Sat May 11, 2024 2:23 pm
Forum: Development
Topic: Bumping minimum python version?
Replies: 5
Views: 23515

Bumping minimum python version?

I know the last deluge releason targets python 3.6, and 2.2 was intended to be 3.7 (which is now also EOL)
Is there anything blocking just bumping the minimum to 3.8 or even 3.9?
by Lord-Kamina
Thu May 09, 2024 6:32 pm
Forum: Plugins
Topic: Are plugins expected to be pure python?
Replies: 1
Views: 13370

Are plugins expected to be pure python?

I've been playing around with the code lately because I want to send in a new version of the macOS app PR. In doing so, I've been also doing some other tests and changes that I will probably submit at some point as a separate PR. I was wondering... does Deluge allow plug-ins with non-python dependen...
by Lord-Kamina
Thu Jan 28, 2021 10:32 am
Forum: Mac OS
Topic: 2.0.4 dev 51 cant create user...
Replies: 5
Views: 86086

Re: 2.0.4 dev 51 cant create user...

if theres no answer is there anywhere to get a copy of @Lord-Kamina 2.0.3 dev as that has working users!? SOMBODY HELP!! I don't mind PMs. As to your question, I'm not sure, honestly. I don't think I actually did any changes between 2.0.3 dev and 2.0.4 dev; might be wrong but I'm of the mind I just...
by Lord-Kamina
Thu Jan 28, 2021 10:29 am
Forum: Mac OS
Topic: Building v2.0.4.x on MacOSX Catalina using MacPorts
Replies: 9
Views: 130180

Re: Building v2.0.4.x on MacOSX Catalina using MacPorts

neo wrote:
Lord-Kamina wrote: There is a PR of my fork at the main Deluge repo in Github. What is the problem in Big Sur?
I must be blind, can you provide a link to the page?
https://github.com/deluge-torrent/deluge/pull/273
by Lord-Kamina
Thu Jul 09, 2020 9:34 pm
Forum: Mac OS
Topic: Building v2.0.4.x on MacOSX Catalina using MacPorts
Replies: 9
Views: 130180

Re: Building v2.0.4.x on MacOSX Catalina using MacPorts

Do you have your for available somewhere on github? If not, please, can you share? Your build doesn't work on Big Sur, and I'd like to rebuild it, without going into duplication of effort in patching etc. There is a PR of my fork at the main Deluge repo in Github. What is the problem in Big Sur? Yo...
by Lord-Kamina
Mon Jul 06, 2020 5:15 am
Forum: Mac OS
Topic: ETA on 2.0.3 .app
Replies: 56
Views: 466804

Re: ETA on 2.0.3 .app

First: You are using macOS newer than 10.13, yes?

Second, why Deluge2.app? Do you have multiple instances of Deluge running? Are you using classic mode or thinclient?

Is the Deluge UI open when you try doing this?