maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [REQUEST] Simple Note/Text editor for N9/950 (https://talk.maemo.org/showthread.php?t=80527)

Schturman 2011-11-30 16:47

[REQUEST] Simple Note/Text editor for N9/950
 
Hello
I am looking for app like Leafpad for my N9 that can edit text files...
The stock viewer can't edit/copy/paste documents like txt files...
I know about NANO, but I want something a better simple for use, like Leafpad in my N900..

P.S. Another question, where is the note files located in N9 from the stock app ? I can't find them... :(

www.rzr.online.fr 2011-11-30 17:09

Re: [REQUEST] Simple Note/Text editor for N9/950
 
I used to use ktheditor but the main author is a bit busy those days ...

I guess comaintenance could be a appreciated

feel free to install from obs

gionni88 2011-11-30 18:05

Re: [REQUEST] Simple Note/Text editor for N9/950
 
Quote:

Originally Posted by Schturman (Post 1131189)
P.S. Another question, where is the note files located in N9 from the stock app ? I can't find them... :(

They are stored in calendar db.

Schturman 2011-11-30 18:24

Re: [REQUEST] Simple Note/Text editor for N9/950
 
Quote:

Originally Posted by gionni88 (Post 1131227)
They are stored in calendar db.

you mean here: /home/user/.calendar/db ?

gionni88 2011-11-30 18:55

Re: [REQUEST] Simple Note/Text editor for N9/950
 
Quote:

Originally Posted by Schturman (Post 1131231)
you mean here: /home/user/.calendar/db ?

Yes.


Code:

SELECT * FROM components WHERE type = "Journal";
to get all saved notes with sqlite3.

rcolistete 2011-11-30 19:00

Re: [REQUEST] Simple Note/Text editor for N9/950
 
Quote:

Originally Posted by www.rzr.online.fr (Post 1131204)
I used to use ktheditor but the main author is a bit busy those days ...

But does KhtEditor work on Nokia N9 ? I have tried v3.0.2 and v3.0.3.

Not on mine (PR1.1), it closes when opening a text or creating a new one.

rcolistete 2011-12-01 18:56

Re: [REQUEST] Simple Note/Text editor for N9/950
 
About KhtEditor : I am talking to the author Benoît Hervier about this issue (not working on Nokia N9 for create/open texts). On his Nokia N950 it works.

It would be useful if other N9 users (PR1.0 and PR1.1) also test KhtEditor and give feedback.

Schturman 2011-12-01 20:28

Re: [REQUEST] Simple Note/Text editor for N9/950
 
Quote:

Originally Posted by rcolistete (Post 1131732)
About KhtEditor : I am talking to the author Benoît Hervier about this issue (not working on Nokia N9 for create/open texts). On his Nokia N950 it works.

It would be useful if other N9 users (PR1.0 and PR1.1) also test KhtEditor and give feedback.

I also tried this app, and I have the same result (create/open texts)..

www.rzr.online.fr 2011-12-19 01:25

Re: [REQUEST] Simple Note/Text editor for N9/950
 
It used to work before on n950

On latest snapshot I crash on :


open("/usr/lib/pymodules/python2.6/khteditor/styles.py", O_RDONLY|O_LARGEFILE) = 25
fstat64(25, {st_mode=S_IFREG|0644, st_size=3848, ...}) = 0
open("/usr/lib/pymodules/python2.6/khteditor/styles.pyc", O_RDONLY|O_LARGEFILE) = 26
fstat64(26, {st_mode=S_IFREG|0644, st_size=2370, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3de94000
read(26, "\321\362\r\nv\t\356Nc\0\0\0\0\0\0\0\0\7\0\0\0@\0\ 0\0s5\3\0\0d\0"..., 4096) = 2370
fstat64(26, {st_mode=S_IFREG|0644, st_size=2370, ...}) = 0
read(26, "", 4096) = 0
close(26) = 0
munmap(0x3de94000, 4096) = 0
close(25) = 0
--- {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x825} (Segmentation fault) ---
+++ killed by SIGSEGV +++
Segmentation fault

--

http://rzr.online.fr/q/editor# looking for a decent #TexT #EditoR for #TouchScreen device , ktheditor maybe ? #harmattan !n950club @khertan

www.rzr.online.fr 2011-12-19 01:25

Re: [REQUEST] Simple Note/Text editor for N9/950
 
http://forum.meego.com/showthread.php?t=5282

rcolistete 2012-03-23 17:16

Re: [REQUEST] Simple Note/Text editor for N9/950
 
So we have now two text editors with nice user interface :
- KhtSimpleText (v0.3.1) at Apps for MeeGo;
- Redak Text Editor (v0.4.0) at Apps for MeeGo.
It is easy to install the "Apps for MeeGo" software (just go to Apps for MeeGo site using your Nokia N9/N950 and download & install the client).

There is also nano (using Terminal interface), which can be installed from Nokia Store and from "# apt-get install nano".

rcolistete 2012-03-23 17:20

Re: [REQUEST] Simple Note/Text editor for N9/950
 
The author of KhtEditor recently told me that it doesn't work anymore after PR1.1 because of QTextView is not supported (giving segfault).

So the text editors can only use Qt Quick and I think that KthSimpleText and Redak had to begin almost from scratch, that is the reason they are released simple in terms of features.

Schturman 2012-03-23 20:34

Re: [REQUEST] Simple Note/Text editor for N9/950
 
Thanks
I already know ;)

www.rzr.online.fr 2012-03-31 13:49

Re: [REQUEST] Simple Note/Text editor for N9/950
 
As redak's author , let me lead you to this thread :
http://talk.maemo.org/showthread.php...ighlight=redak

Any symbian user can aslo test ?

http://rzr.online.fr/q/redak


All times are GMT. The time now is 11:40.

vBulletin® Version 3.8.8