Package: tomboy
Version: 1.2.1-1
Severity: important
--- Please enter the report below this line. ---
When using Ubuntu One as a Tomboy Web, synchronizing notes fails. UI
dialog does not display detailed message, just says it could not
synchronize. Stack trace printed to stderr is attached.
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.32-5-686
Debian Release: squeeze/sid
500 unstable ftp.by.debian.org
500 unstable eeepc.debian.net
1 experimental ftp.by.debian.org
--- Package information. ---
Depends (Version) | Installed
===========================================-+-==============
mono-runtime (>= 1.1.8.1) | 2.6.7-3
libc6 (>= 2.10) | 2.11.2-6
OR libc6.1 (>= 2.10) |
OR libc0.1 (>= 2.10) |
libgconf2.0-cil (>= 2.24.0) | 2.24.1-6
libglib2.0-0 (>= 2.24.0) | 2.24.2-1
libglib2.0-cil (>= 2.12.9) | 2.12.10-1
libgmime2.4-cil (>= 2.4.4) | 2.4.14-1+nmu1
libgnome2.24-cil (>= 2.24.0) | 2.24.1-6
libgnomepanel2.24-cil (>= 2.26.0) | 2.26.0-3+b1
libgtk2.0-0 (>= 2.20.0) | 2.20.1-1+b1
libgtk2.0-cil (>= 2.12.9) | 2.12.10-1
libgtkspell0 | 2.0.16-1
libmono-addins-gui0.2-cil (>= 0.4) | 0.4-8
libmono-addins0.2-cil (>= 0.4) | 0.4-8
libmono-cairo2.0-cil (>= 2.4) | 2.6.7-3
libmono-corlib2.0-cil (>= 1.2.2.1) | 2.6.7-3
libmono-posix2.0-cil (>= 2.4) | 2.6.7-3
libmono-system2.0-cil (>= 2.4.3) | 2.6.7-3
libndesk-dbus-glib1.0-cil (>= 0.4.0) | 0.4.1-3
libndesk-dbus1.0-cil (>= 0.6.0) | 0.6.0-4
gconf2 (>= 2.28.1-2) | 2.28.1-5
libc6 (>= 2.3.6-6~) | 2.11.2-6
libx11-6 (>= 0) | 2:1.3.3-3
Package's Recommends field is empty.
Suggests (Version) | Installed
========================-+-===========
evolution |
tasque | 0.1.9-1
pa...@eee:~$ tomboy
[INFO 20:11:07.656] Initializing Mono.Addins
(tomboy:3329): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.
--- BUG REPORTERS NOTE: output after 'Synchronize Notes' action ---
[ERROR 20:11:30.444] Caught exception. Message: The remote server returned an error: (500) INTERNAL SERVER ERROR.
[ERROR 20:11:30.456] Stack trace for previous exception: at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] in <filename unknown>:0
at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000] in <filename unknown>:0
[ERROR 20:11:30.463] Rest of stack trace for above exception: at System.Environment.get_StackTrace()
at Tomboy.WebSync.Api.OAuth.MakeWebRequest(RequestMethod method, System.String url, System.Collections.Generic.List`1 parameters, System.String postData)
at Tomboy.WebSync.Api.OAuth.WebRequest(RequestMethod method, System.String url, System.String postData)
at Tomboy.WebSync.Api.OAuth.Get(System.String uri, IDictionary`2 queryParameters)
at Tomboy.WebSync.Api.UserInfo.GetUser(System.String userUri, IWebConnection connection)
at Tomboy.WebSync.WebSyncServer.BeginSyncTransaction()
at Tomboy.Sync.SyncManager.SynchronizationThread()
[ERROR 20:11:30.465] Synchronization failed with the following exception: The remote server returned an error: (500) INTERNAL SERVER ERROR.
at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] in <filename unknown>:0
at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000] in <filename unknown>:0
(tomboy:3329): GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed