https://formulae.brew.sh/formula/glib says Homebrew is still on 2.80.4. Not sure what causes them to/when they update.Lord-Kamina wrote: ↑Fri Sep 06, 2024 3:30 pm 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
Search found 7 matches
- Fri Sep 06, 2024 5:38 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: 122637
Re: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'
- Fri Sep 06, 2024 5:36 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: 122637
Re: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'
Thanks for the quick response but same errorvonProteus wrote: ↑Fri Sep 06, 2024 11:09 am can you trywhere 192.168.172.149 is ip of your computerCode: Select all
xhost + $(hostname); docker run --rm -e DISPLAY=192.168.172.149:0 -v $HOME/.config/deluge:/home/deluge/.config/deluge -v $HOME/Downloads:/home/deluge/Downloads:ro vonproteus/deluge-gtk-docker
- Fri Sep 06, 2024 6:59 am
- Forum: Mac OS
- Topic: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'
- Replies: 29
- Views: 122637
Re: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'
i "fixed" it with docker you can run deluge thin client in docker and forward x11 do mac by adding this alias deluge-gtk-docker="xhost + $(hostname); docker run --rm -e DISPLAY=$(hostname):0 -v $HOME/.config/deluge:/home/deluge/.config/deluge -v $HOME/Downloads:/home/deluge/Downloads...
- Sun Oct 09, 2022 6:40 pm
- Forum: Mac OS
- Topic: Insufficient rights for saving file
- Replies: 8
- Views: 451337
Re: Insufficient rights for saving file
Adding /bin/bash did work, at least for me in Monterey. Adding Deluge.app and the Deluge and python executables inside Deluge.app did not work. The easiest way to do it is to open Finder, press Command+Shift+G, then type /bin and press Return. Drag and drop "bash" from that folder into Sys...
- Thu Sep 23, 2010 2:00 am
- Forum: Mac OS
- Topic: Remove Mac as supported paltform
- Replies: 27
- Views: 39097
Re: Remove Mac as supported paltform
I use the stickied guide in this forum and it worked fine for me on Mac. Just because it didn't work for you doesn't mean it doesn't work at all. Nor are they likely to remove a supported platform listing because one guy in the forum said it didn't work for him.
- Sat Sep 04, 2010 7:19 pm
- Forum: Support
- Topic: Adding two torrents for the same file but diffrent trackers
- Replies: 13
- Views: 25088
Re: Adding two torrents for the same file but diffrent track
OK, so is there any way around this? None of the private trackers I am a member of allow a tracker to be added to one of their torrents, which is the only workaround that I can think of (and mentioned by val_dam). Maybe if the user specifies a different folder for the data when adding the second tor...
- Fri Sep 03, 2010 2:46 pm
- Forum: Support
- Topic: Adding two torrents for the same file but diffrent trackers
- Replies: 13
- Views: 25088
Re: Adding two torrents for the same file but diffrent track
I am having this exact same problem. I am trying to seed the same folder to two private trackers (Tracker A and Tracker B). I add the the torrent file with my passkey for Tracker A and it works fine, but it completely ignores the second file I add with my passkey for Tracker B. Is there any way arou...