You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.
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@[email protected]: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 [email protected] on 13 Oct 2010 at 10:18
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 13 Oct 2010 at 10:18The text was updated successfully, but these errors were encountered: