View previous topic :: View next topic |
Author |
Message |
Mikessu Bodhisattva
Joined: 11 Oct 2003 Posts: 220 Location: Oulu, Finland
|
Posted: Mon Mar 29, 2004 12:02 pm Post subject: Apollon doesn't work |
|
|
When I run Apollon it says:
Quote: | Connection error
The giFT daemon, which is responsible for connecting to the various networks, appears to be down and I don't seem to able to start it.
Probably your giFT installation is corrupted. Try starting giFT manually by typing "giftd" on the command line. If this gives errors, there's likely some internal error in giFT or in your giFT configuration. Refer to the giFT homepage at http://giftproject.org for help. |
And it says this to console:
Quote: | Fontconfig error: "local.conf", line 12: junk after document element
QMetaObject::findSignal:KFileTreeView: Conflict with QListView::doubleClicked(QListViewItem*,const QPoint&,int)
QObject::connect: No such slot ApollonTransferTab::slotCheckWM(bool)
QObject::connect: (sender name: 'apollon-mainwindow#1')
QObject::connect: (receiver name: 'ApollonTransferTab')
qt
KBackgroundIface
KBookmarkManager-/home/mikko/.kde3.2/share/apps/konqueror/bookmarks.xml
KBookmarkNotifier
KDebug
KDesktopIface (default)
KDirNotify-1
KIO::Observer
KIO::Scheduler
KScreensaverIface
KShortURIFilterIface
KURIIKWSFilterIface
KURISearchFilterIface
KonqUndoManager
LocalDomainURIFilterIface
kdesktop
ksycoca
*** GIFT-FATAL: couldn't load protocol in file /usr/lib/giFT/libOpenFT.la: file not found
*** Often times more information can be found in the log file or with the -v command line switch.
*** GIFT-FATAL: couldn't load protocol in file /usr/lib/giFT/libOpenFT.la: file not found
*** Often times more information can be found in the log file or with the -v command line switch.
*** GIFT-FATAL: couldn't load protocol in file /usr/lib/giFT/libOpenFT.la: file not found
*** Often times more information can be found in the log file or with the -v command line switch.
|
|
|
Back to top |
|
|
mattjgalloway l33t
Joined: 16 Mar 2004 Posts: 761 Location: Coventry, UK
|
Posted: Mon Mar 29, 2004 10:58 pm Post subject: |
|
|
You have to run the giftd daemon as it is saying. Open a console and type:
Then follow any errors, etc there. It should work though... if it's been setup right... |
|
Back to top |
|
|
Mikessu Bodhisattva
Joined: 11 Oct 2003 Posts: 220 Location: Oulu, Finland
|
Posted: Tue Mar 30, 2004 11:49 am Post subject: |
|
|
It says
Quote: |
*** GIFT-FATAL: couldn't load protocol in file /usr/lib/giFT/libOpenFT.la: file not found
*** Often times more information can be found in the log file or with the -v command line switch.
|
And giftd -v says the same. |
|
Back to top |
|
|
Pip101 n00b
Joined: 30 Mar 2004 Posts: 62 Location: UK
|
Posted: Tue Mar 30, 2004 3:34 pm Post subject: |
|
|
I just tried unmerging the gift plugins I've got installed and it gives the same error, so try:
Code: | ACCEPT_KEYWORDS=~x86 emerge -av net-p2p/gift-openft |
If you want compatability with the FastTrack (KaZaA, etc.) and Gnutella networks then also do
Code: | ACCEPT_KEYWORDS=~x86 emerge -av net-p2p/gift-fasttrack net-p2p/gift-gnutella |
EDIT: Oh, and Apollon will automatically start giftd if it's not running so it isn't necessary to set the daemon off first. |
|
Back to top |
|
|
|