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 2009-12-20 16:30

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by ehab (Post 434973)
When i press authenticate after entering https://one.ubuntu.com/notes it tells me after a while "Could not connect to host" but i can enter this url in the browser and login.

Could you please start Conboy from the command line, then try again and send the output to me. It could help me figuring out, what's happening.

ehab 2009-12-21 00:33

Re: Conboy - Note Taking Application (Tomboy clone)
 
INFO: DBus said orientation is: landscape
###################################
Request token url: https://one.ubuntu.com/oauth/request/
Authenticate url : https://one.ubuntu.com/oauth/authorize/
Access token url : https://one.ubuntu.com/oauth/access/
###################################
Reply: Expired timestamp: given 1261351535 and now 1261354892 has a greater difference than threshold 900
ERROR: Reply could not be parsed
INFO: Accelerometers disabled

conny 2009-12-21 06:33

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by ehab (Post 435894)
INFO: DBus said orientation is: landscape
###################################
Request token url: https://one.ubuntu.com/oauth/request/
Authenticate url : https://one.ubuntu.com/oauth/authorize/
Access token url : https://one.ubuntu.com/oauth/access/
###################################
Reply: Expired timestamp: given 1261351535 and now 1261354892 has a greater difference than threshold 900
ERROR: Reply could not be parsed
INFO: Accelerometers disabled

That sounds like the clock on your tablet is out of sync with the ubuntu one clock. Can you make sure that your tablets clock is set correctly? It seems to lagging about 56 minutes. Could that be?

fpp 2009-12-21 11:25

Re: Conboy - Note Taking Application (Tomboy clone)
 
This morning an update showed up in App Manager (0.6.2) and completed without errors. Only now I can't find Conboy in the "Others" menu, and my desktop shortcut is gone...

Is this my App manager acting up, or is there a problem with this version (I do have Extras testing + devel enabled :-) ?

conny 2009-12-21 11:30

Re: Conboy - Note Taking Application (Tomboy clone)
 
Conboy 0.6.2 is meant to be the next stable release. It basically the last conboy-unstable, but renamed. It's currently on it's way to extras-testing, so you probably still got it from extras-devel.
Please try to completely uninstall all versions of conboy or conboy-unstable and reinstall it. Let me know if that brings your icon back.

Ah and it should be optified now. And the same version is also available for Chinook and Diablo.

fpp 2009-12-21 12:19

Re: Conboy - Note Taking Application (Tomboy clone)
 
What I did in the meantime is uninstall 0.6.2, disable Extras testing and devel, and reinstall 0.5.8 from plain Extras. This gave me back the Conboy icon in Others, I just had to re-create my desktop shortcut.

I'll try 0.6.2 again when it's in Testing, right now I just needed my Xmas shopping notes back, quick :-)

mivoligo 2009-12-21 12:39

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 436253)
Please try to completely uninstall all versions of conboy or conboy-unstable and reinstall it. Let me know if that brings your icon back.

I just did so and the icon is back. :)

Unfortunately, I can't authenticate with Ubuntu One. After I add device on the Ubuntu One website, I see only white screen of the browser. I don't receive any confirmation from the website.

conny 2009-12-21 12:58

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by mivoligo (Post 436317)
I just did so and the icon is back. :)

Unfortunately, I can't authenticate with Ubuntu One. After I add device on the Ubuntu One website, I see only white screen of the browser. I don't receive any confirmation from the website.

Could you please execute the following command in xterm and post the result (if any)?

grep conboy /usr/share/applications/uri-action-defaults.list

Thanks :)

mivoligo 2009-12-21 13:01

Re: Conboy - Note Taking Application (Tomboy clone)
 
I get:

Code:

conboy=hildon-conboy.desktop

mivoligo 2009-12-21 13:11

Re: Conboy - Note Taking Application (Tomboy clone)
 
This is how it all looks when I start Conboy from X term:

Code:

~ $ conboy
Starting conboy, Version 0.6.2
HILDON INIT
INFO: Looking for plugins in: /usr/lib/conboy
INFO: Loading plugin description: /usr/lib/conboy/conboy_storage_xml.plugin
INFO: Loading library: /usr/lib/conboy/libstoragexml.la
INFO: Loading 1 notes took 24627 micro seconds
INFO: Accelerometers enabled
INFO: DBus said orientation is: landscape
###################################
Request token url: https://one.ubuntu.com/oauth/request/
Authenticate url : https://one.ubuntu.com/oauth/authorize/
Access token url : https://one.ubuntu.com/oauth/access/
###################################
Reply: oauth_token_secret=sjVbf7jkMd5v2zQfkWTf6McblCrbjCzdZfZ2l92HvgvHdjnZjHsCRJNnQp9XCtMTnZNv223kFFqftSHZ&oauth_token=h0M5Gw91tSMkc6SLcFNn&oauth_callback_confirmed=true
key:    'h0M5Gw91tSMkc6SLcFNn'
secret: 'sjVbf7jkMd5v2zQfkWTf6McblCrbjCzdZfZ2l92HvgvHdjnZjHsCRJNnQp9XCtMTnZNv223kFFqftSHZ'
Opening browser with URL: >https://one.ubuntu.com/oauth/authorize/?oauth_token=h0M5Gw91tSMkc6SLcFNn<
INFO: Accelerometers disabled
INFO: Accelerometers enabled
INFO: Accelerometers disabled
INFO: Accelerometers enabled
INFO: Accelerometers disabled


conny 2009-12-21 13:18

Re: Conboy - Note Taking Application (Tomboy clone)
 
The things you posted look ok. For some reason the redirect from Ubuntu One back to Conboy does not work. I just tried it and have the same problem. I'll look into it as soon as I can. Sorry :/

ehab 2009-12-21 16:47

Re: Conboy - Note Taking Application (Tomboy clone)
 
i pasted yesterday the error of the command line i think due to the time difference between one server and egypt the ssl or cookie is not accepted. if you could inreace the lilit from 900 or disable the check i think it will work.


btw awosome app :)

ehab
www.elmotaheda.com

conny 2009-12-21 17:02

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by ehab (Post 436529)
i pasted yesterday the error of the command line i think due to the time difference between one server and egypt the ssl or cookie is not accepted. if you could inreace the lilit from 900 or disable the check i think it will work.

The problem is, that the time checking is done by the server. Different time zones shouldn't matter in theory, but I'll check again. Maybe I'm using a time function which uses local time?!

I'll check again.

Quote:

Originally Posted by ehab (Post 436529)
btw awosome app :)

Thanks :)

zombiepig 2009-12-21 20:12

Re: Conboy - Note Taking Application (Tomboy clone)
 
the new update to conboy looks great, but i notice you've removed my favourite feature- the setting to always go to the search dialog on startup. is there a particular reason why you've removed this?

ehab 2009-12-21 23:33

Re: Conboy - Note Taking Application (Tomboy clone)
 
looked at the unix timestamps then changed my time to the server time wich was close to gmt and it worked but i got the blanck screen described by someone else here.

still no sync love


ehab
www.mashy.com

conny 2009-12-22 08:51

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by zombiepig (Post 436731)
the new update to conboy looks great, but i notice you've removed my favourite feature- the setting to always go to the search dialog on startup. is there a particular reason why you've removed this?

To be honest, I canŽt remember ;) I think I removed it at some point, because I completely changed the window handling. Then after sorting this all out, I probably just forgot about it because IŽve never used it myself.

IŽll try to bring it back ASAP :) Could you please file a bug so I wonŽt forget about it?

conny 2009-12-22 08:53

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by ehab (Post 436879)
looked at the unix timestamps then changed my time to the server time wich was close to gmt and it worked but i got the blanck screen described by someone else here.

still no sync love

Thanks for trying this out. IŽve already created a bug about the timestamps. Hopefully I find some time during the Christmas holidays to look at sync again.

Also I think IŽll remove it from the versions which is going to extras. There are just too many problems with it at the moment. The version in extras-devel will have it included of course.

conny 2009-12-22 09:21

Re: Conboy - Note Taking Application (Tomboy clone)
 
Ok, I found the problem, why the redirect from Ubuntu One back to Conboy is not working.

In this file /usr/share/applications/uri-action-defaults.list the last line is:
conboy=hildon-conboy.desktop

This line is at the wrong position. It needs to be added to the first section of this file. IŽll fix it with the next update. If someone tried to edit the file manually, run "update-desktop-database" as root afterwards. This will crash the browser :/ But afterwards it should work. (At least a bit...)

Sasler 2009-12-22 15:52

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 436253)
Please try to completely uninstall all versions of conboy or conboy-unstable and reinstall it. Let me know if that brings your icon back.

Is there a way to get the icon back without loosing any notes? I got some important notes there I really need... ;)

Thanks for the great app. :)

ehab 2009-12-22 18:06

Re: Conboy - Note Taking Application (Tomboy clone)
 
did that and iit worked but only some of my notes got synced so like a good boy i got you the error on the command line seems like it is chocking on some of the links in my tomboy in incorrectly parsing them as internal links

some links changed due to sensitive nature of note



^
ERROR: Failed to parse content.
:3: namespace error : Namespace prefix link on internal is not defined
<link:internal>/usr/lib/Dell_Remote_Console_Switch_Software</link:internal>
^
:13: namespace error : Namespace prefix link on internal is not defined
<link:internal>https://xx.xxx.xx.2xx:10000/</link:internal>
^
:17: namespace error : Namespace prefix link on internal is not defined
backup report <link:internal>http://xx.xx.xx.xxx/</link:internal>
^
ERROR: Failed to parse content.









Quote:

Originally Posted by conny (Post 437291)
Ok, I found the problem, why the redirect from Ubuntu One back to Conboy is not working.

In this file /usr/share/applications/uri-action-defaults.list the last line is:
conboy=hildon-conboy.desktop

This line is at the wrong position. It needs to be added to the first section of this file. IŽll fix it with the next update. If someone tried to edit the file manually, run "update-desktop-database" as root afterwards. This will crash the browser :/ But afterwards it should work. (At least a bit...)


zombiepig 2009-12-22 20:51

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 437279)
To be honest, I canŽt remember ;) I think I removed it at some point, because I completely changed the window handling. Then after sorting this all out, I probably just forgot about it because IŽve never used it myself.

IŽll try to bring it back ASAP :) Could you please file a bug so I wonŽt forget about it?

ok done. thanks for all your work on this!

dbasse 2009-12-23 10:04

Re: Conboy - Note Taking Application (Tomboy clone)
 
First of all, thanks for a great note-taking app!

Then on to business: I updated Conboy yesterday and now it's disappeared from my desktop and application menu (shows up in Application Manager, though). I have quite a lot of notes already and I don't wanna lose them which brings me to my question: Is it safe to uninstall and then reinstall Conboy to get the icons back or will I lose all my notes?

Big thanks!

//basse

conny 2009-12-23 10:32

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by dbasse (Post 438812)
First of all, thanks for a great note-taking app!

Then on to business: I updated Conboy yesterday and now it's disappeared from my desktop and application menu (shows up in Application Manager, though). I have quite a lot of notes already and I don't wanna lose them which brings me to my question: Is it safe to uninstall and then reinstall Conboy to get the icons back or will I lose all my notes?

Big thanks!

//basse

Sorry for the inconvenience with the icon.
It's totally save to uninstall Conboy. You're notes won't get touched.
It's also possible to create a backup using the build-in backup tool. Those backups also contain all your Conboy notes. That's generally a good idea before installing testing/devel software.

But as I said, uninstall/install won't touch your notes :)

dbasse 2009-12-23 11:40

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 438832)
Sorry for the inconvenience with the icon.
It's totally save to uninstall Conboy. You're notes won't get touched.
It's also possible to create a backup using the build-in backup tool. Those backups also contain all your Conboy notes. That's generally a good idea before installing testing/devel software.

But as I said, uninstall/install won't touch your notes :)

Thanks! Conboy reinstalled and every note intact :)

//b

conny 2009-12-23 19:04

Re: Conboy - Note Taking Application (Tomboy clone)
 
Conboy 0.6.3 is in extras-testing now.
Please give it some testing love, so we could get it into extras within 10 days as a new years present. That would be the 33.12.2009 ;) Anyways, should be there once everyone is sober again...

http://maemo.org/packages/package_in...l/conboy/0.6.3

mivoligo 2009-12-23 21:56

Re: Conboy - Note Taking Application (Tomboy clone)
 
I'll list cons only:

1. Portrait mode is unusable. I can only read notes.


http://media.share.ovi.com/m1/s/1562...7dcd885e18.jpg

2. Option "XML Storage Backend" is useless, because without it Conboy doesn't work anyway.

http://media.share.ovi.com/m1/s/1562...4f9075821c.jpg

3. In Polish locales, sorting options are not fully seen.

http://media.share.ovi.com/m1/s/1562...421c6702a8.jpg

Laughing Man 2009-12-23 22:30

Re: Conboy - Note Taking Application (Tomboy clone)
 
You wouldn't be able to type notes anyway considering the virtual keyboard only supports landscape mode.

We don't have any portrait keyboard yet (not even matchbox or xkbd yet).

conny 2009-12-24 07:55

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by mivoligo (Post 439590)
I'll list cons only:

1. Portrait mode is unusable. I can only read notes.

I fail to see how being able to read notes makes it unusable. Portrait mode is optimized for one handed use and there is no portrait keyboard. So what do you expect? If it's about following links, there's already a bug report about it. What else?

Quote:

2. Option "XML Storage Backend" is useless, because without it Conboy doesn't work anyway.
There are currently two more plugins in developement. hopefully more in the future. It will make sense then.

Quote:

3. In Polish locales, sorting options are not fully seen.
Could you please file a bug about this. Preferable with replacement strings.

Thanks for the feedback.

bheetebrij 2009-12-24 09:46

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 439414)
Conboy 0.6.3 is in extras-testing now.
Please give it some testing love, so we could get it into extras within 10 days as a new years present. That would be the 33.12.2009 ;) Anyways, should be there once everyone is sober again...

http://maemo.org/packages/package_in...l/conboy/0.6.3

Conny, does this version (0.6.3) fix the sync issue as well? Currently, I also can't get beyond the blank authorisation screen from one.ubuntu.com (it doesn't go back to conboy). I am very much looking forward to that feature!

EDIT: I just saw that you took out Sync. Never mind the question. still looking forward to it, though :-)

Thanks for all the work. I love Conboy... together with gPodder and MaStory they are my favorite apps on the N900.

Happy Holidays!

robbie 2009-12-24 11:56

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 439414)
Conboy 0.6.3 is in extras-testing now.

Thanks for the update.

Am i right that the option, open list on startup is missing?

mivoligo 2009-12-24 21:42

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 440068)
I fail to see how being able to read notes makes it unusable. Portrait mode is optimized for one handed use and there is no portrait keyboard. So what do you expect? If it's about following links, there's already a bug report about it. What else?.

You right, I was thinking you can add on-screen keyboard for your application only. I'm ignorant. Sorry.


Quote:

There are currently two more plugins in developement. hopefully more in the future. It will make sense then.
O.K. now it makes sense. :)

Quote:

Could you please file a bug about this. Preferable with replacement strings.
I did that, but I'm not sure it was right place: https://bugs.maemo.org/show_bug.cgi?id=7318

epage 2009-12-25 02:08

Re: Conboy - Note Taking Application (Tomboy clone)
 
I've looked several pages back into this threads history and just saw a passing comment about changing the way window handling is done.

Maybe I need to spend more time with it but I had gotten really used to keeping my most commonly used notes open all the time and then just using the task switcher to switch between them. Now I've got to switch to the open note and then go to the note switcher.

A thing in general about the note switcher not being kept as a separate window. It makes the user think a little extra before they perform their task. The user's mind has to think "I switch to TODO to open Shopping". With the new window handling its worst because the user will now have a different target in the task switcher any time they want to open a note. What about handling it like the web browser, the bookmarks window, and the bookmarks subwindow?

I'm curious, what was the instigator for the change?

conny 2009-12-25 10:28

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by robbie (Post 440177)
Thanks for the update.

Am i right that the option, open list on startup is missing?

Yes, you are right. there is already a bug report about it.

pitmac 2009-12-28 12:50

Re: Conboy - Note Taking Application (Tomboy clone)
 
1 Attachment(s)
Hello,

i'm a newbie to conboy on the maemo and from tomboy (Gnome-Mac OS X).

It is a very good beginning for me, to do my stuff:)

I'm searching for a way, to open my tomboy file with conboy on my N900.

I use the following environment:

1. Storeing the file under my Dropboxfolder user/tomboy
so i'll can use it although on my iMac

On my N900 i'll can't select any other file, see the picture below.
There is no access to the settings?

What is a practicably workaround?

Thx for your reply

conny 2009-12-29 10:31

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by epage (Post 441055)
I've looked several pages back into this threads history and just saw a passing comment about changing the way window handling is done.

Maybe I need to spend more time with it but I had gotten really used to keeping my most commonly used notes open all the time and then just using the task switcher to switch between them. Now I've got to switch to the open note and then go to the note switcher.

A thing in general about the note switcher not being kept as a separate window. It makes the user think a little extra before they perform their task. The user's mind has to think "I switch to TODO to open Shopping". With the new window handling its worst because the user will now have a different target in the task switcher any time they want to open a note. What about handling it like the web browser, the bookmarks window, and the bookmarks subwindow?

I'm curious, what was the instigator for the change?

The reason why it was changed is simple. Many people complained about the old (multi window) mode. It's difficult to make everyone happy and maybe the current behaviour needs a bit more tuning. Maybe I need to add the possibility to open a note in a new window. Maybe the note list should be a separate window. Feel free to discuss this here with different users. Let's see what people want. I personally don't care too much, because after 5 days I've adjusted to a new behaviour anyways.

From a developers point of view I would of course like to keep it simple. Supporting 5 different window handling modes is a lot of work and chances to introduce bugs is high.

conny 2009-12-29 10:39

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by pitmac (Post 443807)
Hello,

i'm a newbie to conboy on the maemo and from tomboy (Gnome-Mac OS X).

It is a very good beginning for me, to do my stuff:)

I'm searching for a way, to open my tomboy file with conboy on my N900.

I use the following environment:

1. Storeing the file under my Dropboxfolder user/tomboy
so i'll can use it although on my iMac

On my N900 i'll can't select any other file, see the picture below.
There is no access to the settings?

What is a practicably workaround?

Thx for your reply

I'm 100% sure that i understood what you're trying to do, so please correct me if I'm making wrong assumptions here.

I think there is currently no dropbox client for the N900, so syncing via dropbox is not possible. It is possible to send the tomboy notes to the N900 using for example scp or rsync. While doing this Conboy should not run.

I'm currently adding support to sync Conboy to the web (e.g. Ubuntu One or Snowy). Then you could sync Tomboy with Conboy via one of those web services.
At the moment there are still too many bugs, but as soon as they are fixed, this should be the best solution.

feydrutha 2009-12-30 08:25

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by conny (Post 44498)
I'm currently adding support to sync Conboy to the web (e.g. Ubuntu One or Snowy). Then you could sync Tomboy with Conboy via one of those web services.
At the moment there are still too many bugs, but as soon as they are fixed, this should be the best solution.

great! syncing in some form is THE killer feature for me. I use tomboy on linux for a sort of structured TODO list... I have tried conboy and it is nice but I will really start using it once I can sync it somehow. I currently use ubuntu one but I am willing to switch to any of the available options. even sync to folder + rsync.

Could you briefly explain how to manually do synchronization in the meantime (which files do I need to copy)? I could use an ssh server for instance. This way I can start using your program.

feydrutha 2009-12-30 12:11

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by feydrutha (Post 446343)
Could you briefly explain how to manually do synchronization in the meantime (which files do I need to copy)? I could use an ssh server for instance. This way I can start using your program.

Reply to myself: /home/user/.conboy, as mentioned here: http://talk.maemo.org/showthread.php?t=38598

Sorry for not searching first ;-)

feydrutha 2010-01-01 14:13

Re: Conboy - Note Taking Application (Tomboy clone)
 
I tried to use a quick and dirty solution for syncing conboy with tomboy, by using the tomboy option to sync over ssh, and some simple scp-based scripts on the n900 side. However tomboy syncing does not simply copy the .note files, but uses xml manifest files and organizes notes into sub-folders based on revision. So a quick scp will not work.
I guess I'll have to wait for the real thing ;-)

conny 2010-01-03 11:20

Re: Conboy - Note Taking Application (Tomboy clone)
 
Quote:

Originally Posted by feydrutha (Post 448846)
I tried to use a quick and dirty solution for syncing conboy with tomboy, by using the tomboy option to sync over ssh, and some simple scp-based scripts on the n900 side. However tomboy syncing does not simply copy the .note files, but uses xml manifest files and organizes notes into sub-folders based on revision. So a quick scp will not work.
I guess I'll have to wait for the real thing ;-)

You can "sync" Tomboy and Conboy using scp or rsync. But if you use this, don't use the really Tomboy sync. Instead just copy the .notes files and only them.
Of course you won't get conflict handling, revisions, etc. Also while doing this Conboy should be off, because it won't recognize new notes while running. For Tomboy you could install the filesystem watcher plugin. This will update Tomboy whenever a new note was added to the filesystem.


All times are GMT. The time now is 17:59.

vBulletin® Version 3.8.8