maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Conboy - Note Taking Application (Tomboy clone) (https://talk.maemo.org/showthread.php?t=28355)

conny 2010-10-26 08:33

Re: Conboy - Note Taking Application (Tomboy clone)
 
Hmm, it worked for me just fine, but I'm using the version from Extras-devel. If that is your version as well, please make sure you have Extras-devel activated in the package manager.

dragly 2010-10-31 22:27

Re: Conboy - Note Taking Application (Tomboy clone)
 
Thanks a lot for all the time you've put into this application, conny! It's really great, but now it is my time to have sync problems. I've tried deleting the settings using gconftool, reinstalling and moving the /home/user/.conboy folder, but I still get the error 'Could not connect to host' and sometimes I get 'reply is no json string' (or something similar). The output when running in terminal is
Code:

GET Request: https://one.ubuntu.com/notes/api/1.0?oauth_consumer_key=anyone&oauth_nonce=Lu3EKwS0mirigkn7f&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1288563223&oauth_token=&oauth_version=1.0&oauth_signature=*********
Reply:
{"oauth_access_token_url": "https://one.ubuntu.com/oauth/access/", "user-ref": {"href": "https://one.ubuntu.com/notes/", "api-ref": "https://one.ubuntu.com/notes/api/1.0/user/"}, "oauth_authorize_url": "https://one.ubuntu.com/oauth/authorize/", "oauth_request_token_url": "https://one.ubuntu.com/oauth/request/", "api-version": "1.0"}
Reply: <!DOCTYPE HTML>



<html lang="en" id="ubuntuone">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=960, initial-scale=0.55, minimum-scale=0.65">
<title>Ubuntu One</title>
<link rel="stylesheet" href="https://media.one.ubuntu.com/media/1917/css/reset.css" type="text/css" media="all">
<link rel="stylesheet" href="https://media.one.ubuntu.com/media/1917/css/screen.css" type="text/css" media="all">
<link rel="icon" href="https://media.one.ubuntu.com/media/1917/img/fav.ico" type="image/x-icon">
</head>
<body class="yui-skin-sam">
<div class="wrap">
<div id="header">
<h1 class="logo"><a href="/">Ubuntu One</a></h1>
</div><!-- close #header -->
</div><!-- close .wrap -->
<div class="content_wrap">
<div class="wrap">
<div id="content">
<h1>Something has gone wrong (503)</h1>
<div class="righty" style="margin-top: 0px; border: 0;">
<img src="img/mortimer.png" alt="This is a robot" style="margin-left: 123px; margin-top: 50px;"/>
</div>
<div class="lefty" style="padding-bottom: 30px;">

<p>Subscribe to our <a href="http://launchpad.net/~ubuntuone-users">mailing list</a>, check our <a href="http://one.ubuntu.com/blog">blog</a> or follow Ubuntu One on <a href="http://twitter.com/ubuntuone">twitter</a> and <a href="http://identi.ca/ubuntuone">identi.ca</a> to get updates.</p>
<br class="clear">
</div><!-- close .lefty -->
<br class="clear">
</div><!-- close #content -->
</div><!-- close .wrap -->
</div><!-- close .content_wrap -->
</div>
<div class="wrap">
<div id="footer">
<div class="copyright">
<p>&copy; 2008 - 2010 Canonical Group Ltd.</p>
<p><a href="http://ubuntu.com">Ubuntu</a> and <a href="http://canonical.com">Canonical</a> are registered trademarks of Canonical Group Ltd.</p>
</div><!-- close #footer -->
</div><!-- close .wrap -->
</div>
<!-- Analytics tracking script -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-6230559-1");
pageTracker._trackPageview();
</script>

</body>
</html>

ERROR: Reply is longer then 200 characters, cannot be right

Note the "Something has gone wrong" title in the HTML document. Do you have any idea how this could be fixed? I'm on PR1.3.

Oh, and the signature has been removed by me in case it could somehow be sensitive.

Again, thanks a lot for the effort you've put into this :)

conny 2010-11-04 08:59

Re: Conboy - Note Taking Application (Tomboy clone)
 
Thanks for the detailed error description. The problem for Conboy is definitively the error returned by U1. Unfortunately U1 think it's clever to return HTML to a JSON request...

The big question of course it, what causes that error and I must admit that I don't really know. It looks like the error already occurs at the authentication stage, so I think we can assume that it's not a problem of malformed notes.

Did you try to sync Tomboy with that account? Does it work?

dragly 2010-11-05 09:07

Re: Conboy - Note Taking Application (Tomboy clone)
 
Yes, Tomboy has been set up to sync a long time ago. I haven't tried to remove the settings and re-authenticate on a desktop, though. Maybe that could be worth the try. If you don't know what is wrong, I'm starting to think that there might be an error on the U1 side. Especially since the error is a 503.

I'll report back with the results after authenticating Tomboy again.

conny 2010-11-06 13:48

Re: Conboy - Note Taking Application (Tomboy clone)
 
A new version of Conboy is in extras-devel. My goal is to create 0.7 as new stable version during the weekend. So if you find show stoppers, please tell me. Also help with the translations is always appreciated: http://www.transifex.net/projects/p/conboy/c/trunk/

Thanks :)

dragly 2010-11-07 16:16

Re: Conboy - Note Taking Application (Tomboy clone)
 
Sorry for not having the time to report back before now, but apparently the sync works again. I didn't really do any changes, so maybe it has been fixed on the U1 side of it :)

conny 2010-11-07 16:41

Re: Conboy - Note Taking Application (Tomboy clone)
 
Sure, no problem. That sometimes happens. Good that it works again:)

Also I've just pushed Conboy 0.7 into extras-devel and it's on its way to extras-testing. If everything works fine we soon have a new stable release.

conny 2010-11-07 17:26

Re: Conboy - Note Taking Application (Tomboy clone)
 
Conboy 0.7 is now in Extras-testing. Please give it a try and vote here:
http://maemo.org/packages/package_in.../conboy/0.7.0/

My present for the MeeGo Conference :)

forteller 2010-11-08 09:09

Re: Conboy - Note Taking Application (Tomboy clone)
 
Great, thanks for the new versions! One thing, though: I can't find a changelog anywhere. The changelog that is included when updating the app hasn't been up to date since 0.5.5. Would you please update it for the next release?

conny 2010-11-08 09:46

Re: Conboy - Note Taking Application (Tomboy clone)
 
Hmm, that's strange. I have the following in my debian/control file:
Code:

XB-Maemo-Upgrade-Description: Changes since 0.6.3:
 * Note synchronization with online service
 * HTML note sharing via sharing framework
 * Improved list editing
 * New translations
 * Many bug fixes and tweaks

And actually I can see it in the application manager while updating. Is there some other place where I should put the changelog?


All times are GMT. The time now is 12:16.

vBulletin® Version 3.8.8