You are not logged in.

#1 2008-12-20 21:25:02

FaN_OnLy1
Member
From: Montpellier, France
Registered: 2008-09-22
Posts: 126

[Solved] Giver not starting

So , i built giver from the AUR, but it doesn't start and gives the following output in a terminal:

[Debug]: PhotoService static constructor called
[Debug]: Error starting ServiceLocator: Le démon n'est pas en cours d'exécution
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
Avahi.ClientException: Le démon n'est pas en cours d'exécution
  at Avahi.Client..ctor (ClientFlags flags) [0x00000] 
  at Avahi.Client..ctor () [0x00000] 
  at Giver.ServiceLocator.Start () [0x00000] 
  at Giver.ServiceLocator..ctor () [0x00000] 
  at Giver.Application.InitializeIdle () [0x00000] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at GLib.Idle+IdleProxy.Handler()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at Giver.Application.StartMainLoop()
   at Giver.Application.Main(System.String[] args)

Anyone ?

Last edited by FaN_OnLy1 (2008-12-20 21:34:07)

Offline

#2 2008-12-20 21:30:11

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: [Solved] Giver not starting

I think the avahi daemon must be running. Start it and try to run giver again. If it works, add it to your DAEMONS array of rc.conf

Offline

#3 2008-12-20 21:33:50

FaN_OnLy1
Member
From: Montpellier, France
Registered: 2008-09-22
Posts: 126

Re: [Solved] Giver not starting

:E it worked, thanks.

Offline

Board footer

Powered by FluxBB