This repository was archived by the owner on Jul 16, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository was archived by the owner on Jul 16, 2020. It is now read-only.
GIVER just does not start #39
Copy link
Copy link
Open
Description
Hi,
I've installed GIVER through UBUNTU SOFTWARE CENTER on a desktop AMD64 running
UBUNTU 11.04 (2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686
athlon i386 GNU/Linux). Installation does not come up with any error and icon
appears in Applications. I've tried to start from command line and from icon
and nothing happens. The output from command lines is:
"anibal@anibal-PCLX:~$ giver
[Debug]: PhotoService static constructor called
[Debug]: New GiverService was created
[Debug]: We have the port : 32811
[Debug]: About to create the Avahi client
[Debug]: Adding Avahi Service _giver._tcp
[Debug]: GiverService:OnEntryGroupStateChanged was called state: Registering
[Debug]: Avahi Service _giver._tcp is added
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.DllNotFoundException: libX11.so
at (wrapper managed-to-native) Egg.TrayIcon:XInternAtom (intptr,string,bool)
at Egg.TrayIcon.OnRealized () [0x00000] in <filename unknown>:0
at Gtk.Widget.realized_cb (IntPtr widget) [0x00000] in <filename unknown>:0
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at Gtk.Widget.realized_cb(IntPtr widget)
at Gtk.Widget.gtk_widget_show_all(IntPtr )
at Gtk.Widget.ShowAll()
at Giver.Application.SetupTrayIcon()
at Giver.Application.InitializeIdle()
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)"
I've installed Giver on my netbook with UBUNTU 10.04 and it works fine.
¿Do I have to install any other package to make Giver work?
Thanks for your support
Original issue reported on code.google.com by cgarau...@gmail.com on 17 May 2011 at 9:24
Reactions are currently unavailable