What steps will reproduce the problem?
- at first i thought it was a gnome-do/giver issue, but later i reproduce it by
lunching it in a console
- just normal file transfers, no special filetype i think
What is the expected output? What do you see instead?
- it crashes before notifying that there was a file-receive request
What version of the product are you using? On what operating system?
distro: Debian Squeeze
kernel: Linux 2.6.32-5-686-bigmem
$ giver --version
GNOME Giver 0.1.8
Please provide any additional information below.
this is the output message i get in the console while/after the crash:
[Debug]: About to call ServiceAdded
[Debug]: ServiceAdded was just called
[Debug]: Adding the service giver on maurock@Zappa@192.168.1.103:36335
[Debug]: RECEIVE: HandleSendRequest: Found a notification... closing it
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Exception:
org.freedesktop.DBus.GLib.UnmappedError.NotificationDaemonErrorQuark.Code100: 0
is not a valid notification ID
at Notifications.INotificationsProxy.CloseNotification (UInt32 ) [0x00000]
at Notifications.Notification.Close () [0x00000]
at Giver.RequestHandler+<HandleSendRequest>c__AnonStorey2.<>m__A (System.Object , System.EventArgs ) [0x00000]
at Gtk.Application+InvokeCB.Invoke () [0x00000]
at GLib.Timeout+TimeoutProxy.Handler () [0x00000]
at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
at GLib.Timeout+TimeoutProxy.Handler()
at Gtk.Application.gtk_main()
at Gtk.Application.Run()
at Gnome.Program.Run()
at Giver.Application.StartMainLoop()
at Giver.Application.Main
Original issue reported on code.google.com by clasi...@gmail.com on 13 Oct 2010 at 10:18
Original issue reported on code.google.com by
clasi...@gmail.com
on 13 Oct 2010 at 10:18