Active Topics

 



Notices


Reply
Thread Tools
Posts: 1,038 | Thanked: 3,980 times | Joined on Nov 2010 @ USA
#11
Great! Love having this handy ap. I'm eager to try this out with a little Python project I want to adapt to SFOS.

What's the maximum text file size that can be opened? I tried opening a giant (500k) hosts file, but the OS kept wanting to kill tIDE for not responding.

BTW, I'm testing on my OnePlus One running ported Fiskarsörangescissors or however one spells that if their memory is working properly
 

The Following 3 Users Say Thank You to robthebold For This Useful Post:
Posts: 172 | Thanked: 353 times | Joined on Nov 2014
#12
Originally Posted by eekkelund View Post
Try 'pkcon refresh' in terminal and after that try to install again
That seemed to do it. Thank you!
 

The Following 3 Users Say Thank You to tmi For This Useful Post:
otsaloma's Avatar
Posts: 141 | Thanked: 1,530 times | Joined on May 2011 @ Finland
#13
Sorry to sidetrack the thread, but I keep running into "pkcon refresh" being the magical command to solve all installation problems. Does anyone happen to know why it needs to be done? Doesn't the OS upgrade run that? Or do the repo contents change after a stable OS release?
 

The Following 5 Users Say Thank You to otsaloma For This Useful Post:
Posts: 334 | Thanked: 2,004 times | Joined on Oct 2013 @ Fin
#14
Originally Posted by velox View Post
Looks really great!
Installed neatly on Jolla1 and C for me, haven't tried on tablet (looking forward to it, though).

The Keyboard took a reboot but afterwards it worked well.
Would it be possible to add text selection/copy (with shift modifier; maybe even 'jump to word ending' when it's in caps lock mode) to the arrow keys?
Thanks for testing and suggestion! I will add this to TODO list (but I must warn that it is not on the top of it, yet..)

Originally Posted by robthebold View Post
Great! Love having this handy ap. I'm eager to try this out with a little Python project I want to adapt to SFOS.

What's the maximum text file size that can be opened? I tried opening a giant (500k) hosts file, but the OS kept wanting to kill tIDE for not responding.

BTW, I'm testing on my OnePlus One running ported Fiskarsörangescissors or however one spells that if their memory is working properly
There is no maximum but it can take some time(if you don't kill the app). ATM file r/w is made with Python because when I started to create this application I didn't have C++ knowledge that much.. File r/w is planned to be rewritten in C++..

Ooh, I heard that on ported Moto G tIDE had some problems. Great that it works on OnePlus One
__________________
necunos.com - Join the movement for freedom of mobile
 

The Following 4 Users Say Thank You to eekkelund For This Useful Post:
Posts: 1,038 | Thanked: 3,980 times | Joined on Nov 2010 @ USA
#15
Originally Posted by eekkelund View Post
There is no maximum but it can take some time(if you don't kill the app). ATM file r/w is made with Python because when I started to create this application I didn't have C++ knowledge that much.. File r/w is planned to be rewritten in C++..

Ooh, I heard that on ported Moto G tIDE had some problems. Great that it works on OnePlus One
Some time, indeed. Granted, this is an exceptionally long text file, but I have to admit I killed the process after about 10 minutes. I didn't really need to edit it after all, just wanted to see what would happen with such a huge input.

[But the OS does get kind of impatient, doesn't it? And it keeps trying to convince me to stop the app every few seconds. Many, many, years (decades?) ago, when I still toiled on MS Windows GUI software, it was always a struggle to break down tightly looping operations enough to sneak a call to "ProcessMessages" from the OS just to keep Windows from trying to seduce the user into killing our application. It was still working, but if it didn't check in with the GUI every so often to see if it needed to move the window around the screen or get hidden by something else, etc., it got put on the hit list. Our motto was: "if it looks crashed, it is", because the user would probably kill it at that point.]

Anyway. I'll let you know what happens on OnePlus X "soon". JK, I'll actually report on this in a day or two

And thanks again for this useful program!

ed:
Tried it on the "new" OnePlus X, and haven't found any glitches, bugs, etc. yet.

Last edited by robthebold; 2016-12-26 at 22:52. Reason: promised oneplus x info
 

The Following 5 Users Say Thank You to robthebold For This Useful Post:
velox's Avatar
Posts: 394 | Thanked: 1,341 times | Joined on Dec 2009
#16
I've tried it on the tablet. Looks really nice as well, but it has one down side: That many pixels really make me wish for fancy stuff like editing two files next to each other.
__________________
slumber: sensors enabled sleep timer for SFOS (translations/input/… appreciated if you've got some spare time)
talefish: directory based audiobook player for SFOS
nofono: ofono restart for SFOS
___
list of i486/noarch packages on openrepos (jolla tablet)
 

The Following 2 Users Say Thank You to velox For This Useful Post:
Posts: 334 | Thanked: 2,004 times | Joined on Oct 2013 @ Fin
#17
Originally Posted by robthebold View Post
Some time, indeed. Granted, this is an exceptionally long text file, but I have to admit I killed the process after about 10 minutes. I didn't really need to edit it after all, just wanted to see what would happen with such a huge input.
Oh okay, that is quite long. I didn't expect it to take so long..

Originally Posted by robthebold View Post
[But the OS does get kind of impatient, doesn't it? And it keeps trying to convince me to stop the app every few seconds. Many, many, years (decades?) ago, when I still toiled on MS Windows GUI software, it was always a struggle to break down tightly looping operations enough to sneak a call to "ProcessMessages" from the OS just to keep Windows from trying to seduce the user into killing our application. It was still working, but if it didn't check in with the GUI every so often to see if it needed to move the window around the screen or get hidden by something else, etc., it got put on the hit list. Our motto was: "if it looks crashed, it is", because the user would probably kill it at that point.]
Yes, there is place to improve. Opening the file takes really long time and makes it look like crashed.. Thanks for the feedback!

Originally Posted by robthebold View Post
Anyway. I'll let you know what happens on OnePlus X "soon". JK, I'll actually report on this in a day or two

And thanks again for this useful program!

ed:
Tried it on the "new" OnePlus X, and haven't found any glitches, bugs, etc. yet.
Oooh awesome! So far only Moto G has had problems, thank you for testing!


Originally Posted by velox View Post
I've tried it on the tablet. Looks really nice as well, but it has one down side: That many pixels really make me wish for fancy stuff like editing two files next to each other.
...You kinda guessed coming tablet UI improvements..( Don't tell anyone )
__________________
necunos.com - Join the movement for freedom of mobile
 

The Following 5 Users Say Thank You to eekkelund For This Useful Post:
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#18
It seems like the keyboard is missing the comma - or is it just hidden somewhere that I can't find?
 

The Following 3 Users Say Thank You to taixzo For This Useful Post:
Posts: 334 | Thanked: 2,004 times | Joined on Oct 2013 @ Fin
#19
Originally Posted by taixzo View Post
It seems like the keyboard is missing the comma - or is it just hidden somewhere that I can't find?
Woah! Yeah, I think you are right.. Funny that I didn't notice.

Do you @taixzo or anyone have suggestions for keyboard layout? Or more functionalities? I got request for tabulator button so that will be added(maybe long press for 'Enter' button?).
__________________
necunos.com - Join the movement for freedom of mobile
 

The Following 3 Users Say Thank You to eekkelund For This Useful Post:
Posts: 89 | Thanked: 314 times | Joined on Feb 2016
#20
yes, tabulator would be welcomed.
 

The Following 2 Users Say Thank You to Merienth For This Useful Post:
Reply

Tags
editor


 
Forum Jump


All times are GMT. The time now is 20:49.