Closed j-4 closed 10 years ago
I wonder if it has something to do with this. (the url) -- Jared
On June 20, 2014 at 4:09:07 PM, Stefan Hammer (notifications@github.com) wrote:
ailed to get auth URL from https://rainy-demoserver.latecr ew.de/. Exception was: System.Net.WebException: Der Remoteserver hat einen Fehle r zurückgegeben: (411) Länge erforderlich.
I think this is an instance of https://bugzilla.gnome.org/show_bug.cgi?id=699727 that is fixed in newer tomboy builds.
Thanks, I will test the master. Are there builds around, or do I need to build myself? :-)
Ha, of course we have! I've put in place a CI system that auto-builds and uploads latest git master to the rainy website and modifies the websites source code to point to latest build :smile:
See http://dynalon.github.io/Rainy/#!DOWNLOAD.md#Nightly_builds
Awesome... but its Rainy, and I need Tomboy, right?
Aaah right, I mixed it up. I don't know about tomboy for windows builds.
Hi,
Today I tried to setup Tomboy 1.14.0 on a Windows 7 machine and unfortunately got an error when trying to connect to the public demo server.
Any suggestions? Is it a bug? Thanks a lot! Here is the stacktrace:
C:\Program Files (x86)\Tomboy>[WARN 16:54:03.265] Preference key '/apps/tomboy/g lobal_keybindings/open_search' does not exist, using default. [INFO 16:54:03.763] Initializing Mono.Addins [WARN 16:54:20.794] libproxy not installed [ERROR 16:54:21.417] Caught exception. Message: Der Remoteserver hat einen Fehle r zurückgegeben: (411) Länge erforderlich. [ERROR 16:54:21.417] Stack trace for previous exception: bei System.Net.HttpW ebRequest.GetResponse() bei Tomboy.WebSync.Api.OAuth.MakeWebRequest(RequestMethod method, String url, List
1 parameters, String postData) in C:\Projects\tomboy-gnome\Tomboy\Addins\W ebSyncService\Api\OAuth.cs:Zeile 259. [ERROR 16:54:21.432] Rest of stack trace for above exception: bei System.Envi ronment.GetStackTrace(Exception e, Boolean needFileInfo) bei System.Environment.get_StackTrace() bei Tomboy.WebSync.Api.OAuth.MakeWebRequest(RequestMethod method, String url, List
1 parameters, String postData) in C:\Projects\tomboy-gnome\Tomboy\Addins\W ebSyncService\Api\OAuth.cs:Zeile 265. bei Tomboy.WebSync.Api.OAuth.WebRequest(RequestMethod method, String url, Str ing postData) in C:\Projects\tomboy-gnome\Tomboy\Addins\WebSyncService\Api\OAuth .cs:Zeile 212. bei Tomboy.WebSync.Api.OAuth.Post(String uri, IDictionary2 queryParameters, String postValue) in C:\Projects\tomboy-gnome\Tomboy\Addins\WebSyncService\Api\O Auth.cs:Zeile 126. bei Tomboy.WebSync.Api.OAuth.GetAuthorizationUrl() in C:\Projects\tomboy-gnom e\Tomboy\Addins\WebSyncService\Api\OAuth.cs:Zeile 55. bei Tomboy.WebSync.WebSyncPreferencesWidget.OnAuthButtonClicked(Object sender , EventArgs args) in C:\Projects\tomboy-gnome\Tomboy\Addins\WebSyncService\WebSy ncPreferencesWidget.cs:Zeile 165. bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments , Signature sig, Boolean constructor) bei System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Obje ct[] parameters, Object[] arguments) bei System.Delegate.DynamicInvokeImpl(Object[] args) bei GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args) bei GLib.SignalClosure.Invoke(ClosureInvokedArgs args) bei GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr invocation_hint, IntPtr marsha l_data) bei Gtk.Application.gtk_main() bei Tomboy.WindowsApplication.StartMainLoop() in C:\Projects\tomboy-gnome\Tom boy\WindowsApplication.cs:Zeile 87. bei Tomboy.Tomboy.StartTrayIcon() in C:\Projects\tomboy-gnome\Tomboy\Tomboy.c s:Zeile 200. bei Tomboy.Tomboy.Main(String[] args) in C:\Projects\tomboy-gnome\Tomboy\Tomb oy.cs:Zeile 158. [ERROR 16:54:21.448] Failed to get auth URL from https://rainy-demoserver.latecr ew.de/. Exception was: System.Net.WebException: Der Remoteserver hat einen Fehle r zurückgegeben: (411) Länge erforderlich. bei System.Net.HttpWebRequest.GetResponse() bei Tomboy.WebSync.Api.OAuth.MakeWebRequest(RequestMethod method, String url, List
1 parameters, String postData) in C:\Projects\tomboy-gnome\Tomboy\Addins\W ebSyncService\Api\OAuth.cs:Zeile 266. bei Tomboy.WebSync.Api.OAuth.WebRequest(RequestMethod method, String url, Str ing postData) in C:\Projects\tomboy-gnome\Tomboy\Addins\WebSyncService\Api\OAuth .cs:Zeile 212. bei Tomboy.WebSync.Api.OAuth.Post(String uri, IDictionary`2 queryParameters, String postValue) in C:\Projects\tomboy-gnome\Tomboy\Addins\WebSyncService\Api\O Auth.cs:Zeile 126. bei Tomboy.WebSync.Api.OAuth.GetAuthorizationUrl() in C:\Projects\tomboy-gnom e\Tomboy\Addins\WebSyncService\Api\OAuth.cs:Zeile 55. bei Tomboy.WebSync.WebSyncPreferencesWidget.OnAuthButtonClicked(Object sender , EventArgs args) in C:\Projects\tomboy-gnome\Tomboy\Addins\WebSyncService\WebSy ncPreferencesWidget.cs:Zeile 165.