[ubuntu-mono] [Bug 449648] Re: Synchronization via Tomboy web (Ubuntu One server) fails.
Sandy Armstrong
sanfordarmstrong at gmail.com
Sat Feb 26 16:06:57 UTC 2011
Once again, marking this as *not* a Tomboy bug. It is only a bug with
U1 servers.
If you think anything about Tomboy behavior in this situation is wrong,
please file a separate bug describing your issue (preferably upstream).
Mixing multiple issues in one bug is unhelpful.
Thanks!
** Changed in: tomboy
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tomboy in ubuntu.
https://bugs.launchpad.net/bugs/449648
Title:
Synchronization via Tomboy web (Ubuntu One server) fails.
Status in Tomboy:
Invalid
Status in Ubuntu One Servers:
Confirmed
Status in “tomboy” package in Ubuntu:
Invalid
Bug description:
Binary package hint: tomboy
As per title.
Launching Tomboy with --debug allowed me to see the following exception:
<--- snip --->
[...]
[DEBUG]: Returned value from web request:
<html>
<head>
<title>OpenID transaction in progress</title>
</head>
<body onload="document.forms[0].submit();">
<form accept-charset="UTF-8" action="https://login.launchpad.net/+openid" enctype="application/x-www-form-urlencoded" id="openid_message" method="post"><input name="openid.mode" type="hidden" value="checkid_setup" /><input name="openid.return_to" type="hidden" value="https://one.ubuntu.com/auth/complete/?next=%2Fnotes%2Fapi%2F1.0%2F[***REMOVED***]" /><input name="openid.realm" type="hidden" value="https://one.ubuntu.com/" /><input name="openid.lp.query_membership" type="hidden" value="ubuntuone-admins,ubuntuone-hackers,canonical" /><input name="openid.ns" type="hidden" value="http://specs.openid.net/auth/2.0" /><input name="openid.sreg.optional" type="hidden" value="email,fullname,nickname" /><input name="openid.claimed_id" type="hidden" value="http://specs.openid.net/auth/2.0/identifier_select" /><input name="openid.ns.sreg" type="hidden" value="http://openid.net/extensions/sreg/1.1" /><input name="openid.assoc_handle" type="hidden" value="{HMAC-SHA1}[***REMOVED***]" /><input name="openid.ns.lp" type="hidden" value="http://ns.launchpad.net/2007/openid-teams" /><input name="openid.identity" type="hidden" value="http://specs.openid.net/auth/2.0/identifier_select" /><input type="submit" value="Continue" /></form>
<script>
var elements = document.forms[0].elements;
for (var i = 0; i < elements.length; i++) {
elements[i].style.display = "none";
}
</script>
</body>
</html>
[ERROR]: Synchronization failed with the following exception: Unexpected character '<' at [2:0]
at Hyena.Json.Tokenizer.UnexpectedCharacter (Char ch) [0x00000]
at Hyena.Json.Tokenizer.InnerScan () [0x00000]
at Hyena.Json.Tokenizer.Scan () [0x00000]
at Hyena.Json.Deserializer.CheckScan (TokenType expected, Boolean eofok) [0x00000]
at Hyena.Json.Deserializer.Deserialize () [0x00000]
at Tomboy.WebSync.Api.UserInfo.ParseJson (System.String jsonString) [0x00000]
at Tomboy.WebSync.Api.UserInfo.GetUser (System.String userUri, IWebConnection connection) [0x00000]
at Tomboy.WebSync.WebSyncServer.BeginSyncTransaction () [0x00000]
at Tomboy.Sync.SyncManager.SynchronizationThread () [0x00000]
<--- snip --->
ProblemType: Bug
Architecture: amd64
Date: Mon Oct 12 18:09:24 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: fglrx
Package: tomboy 1.0.0-0ubuntu2
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, user)
LANG=it_IT.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-13.43-generic
SourcePackage: tomboy
Uname: Linux 2.6.31-13-generic x86_64
More information about the Ubuntu-mono
mailing list