maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [BETA RELEASE] PhoneME Advanced (Java Mobile) (https://talk.maemo.org/showthread.php?t=81969)

helloct 2012-03-20 18:06

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
1 Attachment(s)
Quote:

Originally Posted by DavyP (Post 1181524)
Not sure which version you tried, but I tried version 2.0.8. It runs
but is stuck in the intro screen "Testing your connection" :-(

Davy

Ok,

Download this http://bit.ly/GBnvrD

I dont know how to make a JAD file, so I dload JADMaker here http://bit.ly/GBo70s and run it on my PC.

Then, I transfert both files to the N900
... et voila

but it's not that easy to use for chat as I expected.

myname24 2012-03-20 19:12

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
It works but on the N9 typing is a great pain :/

HtheB 2012-03-20 23:48

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Quote:

Originally Posted by myname24 (Post 1182080)
It works but on the N9 typing is a great pain :/

connect a bluetooth keyboard with it (you can get a very small bt keyboard for cheap nowadays)
or... N950 ftw!

Estel 2012-03-21 01:02

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Or N900 and avoid stupid problems/OS'es ;)

colla84 2012-03-22 11:09

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
need upgrade this support java !!!!

munozferna 2012-03-23 16:37

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
@DavyP I would like to add a request for the sources too, I'm quite sure freemangordon and others can help you to improve this !

DavyP 2012-03-24 00:52

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
My apologies for not having been able to clean up my sources earlier
and making them available online. I have been pretty busy the last two weeks with other work. I have put a first part of the sources online at:

http://davy.preuveneers.be/phoneme/public/maemo/src/

At the moment this is only the Qt4 front end. You also need phoneME
compiled as a library to create the full package. I will try to upload these instructions tomorrow.

Davy

Joseph9560 2012-03-24 01:07

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
It still consumes about 5Mb root space, any plans to move files to opt?

DavyP 2012-03-24 10:58

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Quote:

Originally Posted by Joseph9560 (Post 1183433)
It still consumes about 5Mb root space, any plans to move files to opt?

Yes, I have not found a way for the phoneME Qt4 front end application to find the dynamically linked libcvm.so library when I put it in /opt/phoneme/bin. That is why I copied it to /usr/lib and the problem was gone.

Before, I used dlopen and dlsym routines to load the libcvm.so from the phoneme dir in /opt, but this was a mess as I had to create function pointers for all relevant methods.

If I can find a way to build the phoneME Qt4 front end and also have it look for libcvm.so in other directories than /usr/lib etc. then this is issue is solved.

PS: I am fully aware of the LD_LIBRARY_PATH environment variable, but I do not consider this as a proper solution.

Davy

DavyP 2012-03-24 11:04

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Some more details for the build instructions are available here:

http://davy.preuveneers.be/phoneme/?q=node/35

I am well aware that these instructions are not for the faint of heart. I hope to simplify the build process when I have a bit more spare time.

Davy


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

vBulletin® Version 3.8.8