Re: Beagle Problems



Hi

I'm a little further forward now - I realised my dbus package binaries
were being used instead of the CVS ones, so I removed the packages and
now have beagled running, but I've run into another problem:

robsh uluru:~ $ beagle-index-files
Crawling /home/robsh

Unhandled Exception: DBus.DBusException: Method "Crawl" on interface
"com.novell.Beagle.FileSystemIndexer" doesn't exist

in <0x0015a> DBus.Message:SendWithReplyAndBlock ()
in <0x0010d> Beagle.FileSystemIndexerProxy.Proxy:Crawl (string,int)
in [0x00007]
(at /home/robsh/beagle/BeagleClient/FileSystemIndexer.cs:72)
Beagle.FileSystemIndexer:Crawl (string)
in [0x00014] (at /home/robsh/beagle/tools/Crawler.cs:41) Crawler:Crawl
(string)
in [0x00038] (at /home/robsh/beagle/tools/Crawler.cs:51) Crawler:Main
(string[])

free(): invalid pointer 0x826b000!

Which is from the latest CVS of beagle. Any ideas?

Rob.


On Mon, 2004-10-04 at 19:00 -0400, Joe Gasiorek wrote:
> > Here you should try replacing the single quotes with backticks,
> > otherwise those environment variables aren't set.  i.e.:
> >    $ eval `dbus-launch`
> > 
> > The Beagle wiki has some more detailed info on making sure your D-BUS
> > setup is running properly.  Other than that, as Jon said, try beagled
> > with the --nofork option.
> > 
> I seem to be having a similar problem as of late.  
> Dbus definitly started:
> 
> joe chimera ~ $ ps ax | grep dbus
> 15704 ?        Ss     0:00 /usr/bin/dbus-daemon-1 --system
> 15710 ?        Ss     0:00 dbus-daemon-1 --fork --print-pid 8
> --print-address 6 --session
> 15727 pts/0    R+     0:00 grep dbus
> 
> But beagled is still not happy:
> 
> joe chimera ~ $ beagled --nofork --out options
> 
> Unhandled Exception: DBus.DBusException: Unable to determine the
> address of the message bus
> in <0x000bb> DBus.Bus:GetBus (DBus.Bus/BusType)
> in <0x0000f> DBus.Bus:GetSessionBus ()
> in [0x00010] (at /home/joe/code/beagle/beagled/DBusisms.cs:62)
> Beagle.Daemon.DBusisms:Init ()
> in [0x00033] (at /home/joe/code/beagle/beagled/BeagleDaemon.cs:81)
> Beagle.Daemon.BeagleDaemon:Main (string[])
> 
> I think we may be mising something on the wiki about setting up dbus :-/
> 
> -- Joe Gasiorek
> _______________________________________________
> Dashboard-hackers mailing list
> Dashboard-hackers gnome org
> http://mail.gnome.org/mailman/listinfo/dashboard-hackers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]