Opened 10 years ago

Closed 10 years ago

#2382 closed bug (Invalid)

Deluge install on mac not working

Reported by: spadazz Owned by:
Priority: major Milestone: Future
Component: Unknown Version: 1.3-stable
Keywords: mac install deluge Cc:

Description

Hi everybody, I just tried to install Deluge on mac mavericks, platform that is new to me, coming from linux. I followed the instructions in the page : http://dev.deluge-torrent.org/wiki/Installing/MacOSX I've installed both macports and xcode before to issue the command :

sudo port install deluge

I wasn't expecting a build process that lasted for 9 (nine) hours on a imac i5 quad core 3.2 Ghz ! After a shitload of messages about fetching tar balls, building and moving to dest root, everything seemed to complete nicely, but as soon I start deluge-2.7, it gives me this error :

Oyster:local esseeddy$ deluge-2.7 
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  warnings.warn(str(e), _gtk.Warning)
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/deluge/ui/gtkui/queuedtorrents.py:60: Warning: invalid (NULL) pointer instance
  "glade/queuedtorrents.glade"))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/deluge/ui/gtkui/queuedtorrents.py:60: Warning: gulong g_signal_connect_data(gpointer, const gchar *, GCallback, gpointer, GClosureNotify, GConnectFlags): assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
  "glade/queuedtorrents.glade"))

and so on for another 100 lines

My question is : Can I safely uninstall and/or remove everything generated in this build ? The build log, doesn't show clearly where library and binaries were installed, it seems to me that everything went under /opt/local/ Can I get rid of it by issuing a port uninstall or something like that ? If i can't fix this, I prefer to wipe out it, this is a fresh install and I don't wanna spoil it by leaving unused libraries and binaries. In attachment the build log

Thanks for any suggestion

Attachments (2)

build log.rtf (125.6 KB) - added by spadazz 10 years ago.
build log
start error log.rtf (37.4 KB) - added by spadazz 10 years ago.
complete start error log

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by spadazz

build log

Changed 10 years ago by spadazz

complete start error log

comment:1 Changed 10 years ago by Cas

  • Resolution set to Invalid
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.