Search found 6 matches

by vonProteus
Sun Mar 31, 2024 5:58 pm
Forum: Mac OS
Topic: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'
Replies: 13
Views: 1260

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

thanks for your help i reverted and pined gobject-introspection to 1.78.1 from this commit i had only one dependent formula which was pygobject3 so i uninstalled it and reinstalled it after downgrade so basically this i've gone into the homebrew/homebrew-core tap within brew --prefix, manually (with...
by vonProteus
Fri Mar 29, 2024 11:03 am
Forum: Mac OS
Topic: macOS 14.4.1 problem with 'gi.repository.Gio' object has no attribute 'content_type_get_icon'
Replies: 13
Views: 1260

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

i have installed deluge (2.1.1) via pip long time ago after updating macOS from 14.4.0 to 14.4.1 it stops working (i'm on apple silicon m2) before update i run it from terminal via deluge and got gui app now i when i launch it i get $ deluge 11:50:50 [ERROR ][deluge.ui.gtk3 :52 ] 'gi.repository.Gio'...
by vonProteus
Thu Nov 12, 2020 4:40 pm
Forum: Support
Topic: built-in Labels disappeared kinda
Replies: 1
Views: 1550

Re: built-in Labels disappeared kinda

thank you for your help ^_^ the problem can be fix with installing python3.7 brew install python@3.7 then you must edit your start file to use python3.7 vim $(which deluge) my deluge is localized in /usr/local/bin/deluge and change #!/usr/local/opt/python@3.9/bin/python3.9 # -*- coding: utf-8 -*- im...
by vonProteus
Fri Jul 24, 2020 5:41 pm
Forum: Support
Topic: built-in Labels disappeared kinda
Replies: 1
Views: 1550

built-in Labels disappeared kinda

i'm using deluge 2.0.3 on mac 10.15.6 with python 3.8 there is no labels menu under RMB in desktop app in side bar i still have my labels auto assigning still works as far i know but i don't see label column and label menu when i click on torrent i tried enabling and disabling plugin but it didn't h...
by vonProteus
Fri Apr 24, 2020 5:37 pm
Forum: Support
Topic: gtk issues on 2.0.3 install
Replies: 8
Views: 9436

Re: gtk issues on 2.0.3 install

nevermind

Code: Select all

vonProteus@Sarah ~ % export PKG_CONFIG_PATH="/usr/local/opt/libffi/lib/pkgconfig"
vonProteus@Sarah ~ % pip3 install PyGObject
it helped
by vonProteus
Mon Apr 20, 2020 2:57 pm
Forum: Support
Topic: gtk issues on 2.0.3 install
Replies: 8
Views: 9436

Re: gtk issues on 2.0.3 install

have similar problem on OSX 10.15.4 when trying to run Sarah:~ proteus$ deluge Traceback (most recent call last): File "/usr/local/bin/deluge", line 8, in <module> sys.exit(start_ui()) File "/usr/local/lib/python3.7/site-packages/deluge/ui/ui_entry.py", line 143, in start_ui ui.s...