Notices


Reply
Thread Tools
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#21
Awesome!

Thank you nic!
 
Posts: 23 | Thanked: 62 times | Joined on May 2010
#22
Thanks Venemo! SyncTerm is definitely the top app I wish I had on my N900... so this would rock the kasbah.
 
Posts: 23 | Thanked: 62 times | Joined on May 2010
#23
Anyone have any luck building for Maemo 5? I gave it a quick stab, but I ran into some issues myself.

If you get a chance to give it another swing, Venemo, you'll by my hero of the week.
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#24
Hi.

N800 user here.

This is what I've done to have it run on my older tablet.

Installed libxmu6_1.0.3-1osso2_armel.deb
Then installed wmctrl_1.07-6_armel.deb

To start Syncterm:

wmctrl -r syncterm -b add,fullscreen
/usr/bin/syncterm.nokia -iSF &
sleep 2
xkbd -geometry +722+65536 -k /media/mmc2/Keyboards/Rightfull.xkbd & wmctrl -r syncterm -b add,fullscreen


It takes up to two minutes for the display to stop twitching.

Once it settles though, it works perfect.

To focus input into Syncterm, I bring up the Task Navigator, and then I click anywhere on the screen outside of the pop-up, Diablo application menu.


It also flakes again when logging on to a site, but once the screen settles, Syncterm is rock solid.


This is pretty much the extent that I can offer in giving any suggestions for you guys.
 
Posts: 23 | Thanked: 62 times | Joined on May 2010
#25
Thanks for the help Addison. SyncTerm works great on my N810...just not the N900.

I suspect we'll need an N900/Maemo 5 build of SyncTerm to allow it to actually take keyboard input.
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#26
Hi, I'm working with syncterm for N900.

I got it compiled and running, but it is not still useful.
(I have not used syncterm before so tell me what else is missing)

There are couple of different 'interfaces' (gui-modes), and they are behaving differently wrongly, so which is most used/important?

-iS (SDL): Screen is flickering many times per second and it is not ending within 5 minutes (but keyboard focus is working)
-iX (X11): Can't get focus. (minor issue: screen is only 640 width)
-iC (curse): Doesn't even try to start. (But can be started and used over ssh, so all functionality can be tested)
-iA (ansi): menu is buggy, but then it can be used.

I logged in bentoboxbbs.com on my N900 (I quit login when it asks address).


I got libcrypt compiled and there are no (easy) way to compile syncterm without it. But because libcrypt is not needed on phone, maybe it is compiled statically inside of syncterm. (I have never even heart that libcrypt).

This is sneak preview: http://cc.oulu.fi/~rantalai/syncterm.arm
(2.8 Mega)

Code modifications so far (confirming gpl)
syncterm/syncterm.c:1245
-seticon(syncterm_icon.pixel_data,syncterm_icon.wid th);
(I think this helps SDL-focus)

libcrypt/brg_types.h:141
+typedef unsigned long long uint_64t;
(There are "Please define uint_64t as an unsigned 64 bit type in brg_types.h"
According this: http://en.kioskea.net/faq/978-c-lang...4-bit-integers , it means long long on 32bit machine.)


What are requirements for collecting this bounty?
*Installable from repository
*start-able from menu icon
*one truly working interface, which one (or more?)
 

The Following User Says Thank You to AapoRantalainen For This Useful Post:
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#27
-iSF I would imagine is the most preferred.

And yeah, once the screen stops to flicker, Syncterm is definitely awesome.

Sometimes it stops flickering after just 5 seconds, and like you said, it might even be 5 minutes.

That's really the only thing that ever bugged me about this.
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#28
I would love to see a new build of this for Diablo as well if it's at all possible.

Were you able to include SSH support?

In my version, Qwerty123 had left that out of the build.

Also, the author of Syncterm is like super awesome.

He'll straight up take the time to answer any questions you might have.
 
Posts: 838 | Thanked: 3,384 times | Joined on Mar 2009
#29
I do not have Diablo toolchain installed (anymore), but I will make instructions how Fremantle version is done, so it can be starting point for Diablo.

Yes, SSH is supported and working. It needs libcrypt.so-file. I will make package for it too. Tested it with -iA (even screen is somehow messed).
 
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#30
What is causing the initial screen to flicker using -iSF mode?

Any clue on this?

It's such an odd behavior that I've never seen before in another app.
 
Reply


 
Forum Jump


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