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)

lonk 2012-02-17 14:09

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Has anyone tried UC Browser? http://www.ucweb.com/English/UCbrowser/download.html
It does the same as opera mini, is just as fast and in addition supports animated gifs
it didn't work when I tried

[DarkGUNMAN] 2012-02-17 16:20

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
No problems with installation of new deb file - working fine :)

santiago 2012-02-17 21:50

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

Originally Posted by DavyP (Post 1166054)
I uploaded another deb with a new minor feature. It detects whether
the app is running on Maemo or on MeeGo by looking at the contents
of /etc/issue. On the latter it will run the midlet in full screen to avoid the
grey bar. If this works reliably on the N900 and the N9/N950, I no
longer need to produce 2 different builds.

Davy

Hey DavyP, on my n900 the comments

# Version of this .desktop file. For software package version see
# debian/changelog and/or rpm .spec files for version information.
in the desktop file, dont make it to execute the launcher.. Deleting them the Qt UI you made, will start..

By the way, fullscreen doesnt work.. the darkgreybar appears

Quote:

Has anyone tried UC Browser? http://www.ucweb.com/English/UCbrowser/download.html
It does the same as opera mini, is just as fast and in addition supports animated gifs
it didn't work when I tried
It doesnt i tryed it now..
Not all the midlet are supported for the moment

guilledoc 2012-02-17 22:08

Re: [TESTING] PhoneME Advanced (Java Mobile) prototype release
 
Thanks for your hardwork this is great progress to port javame to n900
some of the jar files I have oppened after a short period of time they shut down. Any clue?

Brian_7 2012-02-18 00:00

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

Originally Posted by guilledoc (Post 1166390)
Thanks for your hardwork this is great progress to port javame to n900
some of the jar files I have oppened after a short period of time they shut down. Any clue?

That happened to me too

geneven 2012-02-18 03:21

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

Originally Posted by guilledoc (Post 1166390)
Thanks for your hardwork this is great progress to port javame to n900
some of the jar files I have oppened after a short period of time they shut down. Any clue?

This happened to me with Opera. I had a feeling it used up a resource such as memory.

DavyP 2012-02-18 12:21

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

Originally Posted by santiago (Post 1166382)
Hey DavyP, on my n900 the comments

# Version of this .desktop file. For software package version see
# debian/changelog and/or rpm .spec files for version information.
in the desktop file, dont make it to execute the launcher.. Deleting them the Qt UI you made, will start..

By the way, fullscreen doesnt work.. the darkgreybar appears

Thanks for testing. I did not experience these problems on the
emulator.

I uploaded a new build to my website with those lines removed. It
also includes the excalibur.sh script for those wishing to use it.

Davy

DavyP 2012-02-18 12:26

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

Originally Posted by lonk (Post 1166230)
Has anyone tried UC Browser? http://www.ucweb.com/English/UCbrowser/download.html
It does the same as opera mini, is just as fast and in addition supports animated gifs
it didn't work when I tried

The reason why this midlet does not work, is because it requires
support for the javax.wireless.messaging.* wireless messaging APIs.
These classes are provided by JSR 120 or JSR 205 and they
require a tight integration with the underlying platform. There is
currently no support for that.

Davy

DavyP 2012-02-18 12:32

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

Originally Posted by santiago (Post 1166382)
By the way, fullscreen doesnt work.. the darkgreybar appears

Could you check again with the latest build? Maybe my runtime
detection of Maemo and MeeGo is not accurate enough.

I check the file /etc/issue, and if it begins with "Maemo 5", I run the
midlet in normal window mode, otherwise in fullscreen.

On the N900 emulator, this file contains: 'Maemo 5 \n \l'
On the N9 emulator, this file contains: 'MeeGo 1.2 Harmattan \n \l'

Maybe your platform has a /etc/issue file with a different contents.
If so, I would like to know the other possibilities.

Davy

DavyP 2012-02-18 12:36

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

Originally Posted by guilledoc (Post 1166390)
Thanks for your hardwork this is great progress to port javame to n900
some of the jar files I have oppened after a short period of time they shut down. Any clue?

Are they actually running for a while and then suddenly crash, or
do they not start at all due to no support for certain APIs and JSRs?

If you start a terminal, do the following:

/opt/phoneme/bin/runmidlet /path/to/midlet.jar

If the application crashes or whatever, have a look at the error on
the terminal and post it here. If you see something like,

java.lang.NoClassDefFoundError: xxx

It means the midlet requires support for certain features that the
phoneME build does not have.

Davy


All times are GMT. The time now is 16:21.

vBulletin® Version 3.8.8