Reply
Thread Tools Search this Thread
Estel's Avatar
Posts: 3,837 | Thanked: 5,594 times | Joined on Mar 2011
#691
I've an applet, that worked very well, until I experimented too much with it's (built-in) settings, and it started to missbehave. Now it's not even possible to start it properly, to restore default settings.

Which files should I delete, to make it act like run for first time? Keep in mind, please, that I also have other midlets and I would like to keep their settings, if possible (so, delete only data of particular middlet in question - any way to identify such files?).

Thanks a lot, in advance, for answer.

/Estel

Ps.

Davy, how Your struggle with Nokia Store ended? You succeed to overcome obstacles, submitted it, and will receive N9 from device program?
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!

Last edited by Estel; 06-28-2012 at 10:42 PM.
 
Posts: 306 | Thanked: 601 times | Joined on Jan 2012 @ Belgium
#692
Originally Posted by jkingok View Post
I have just started testing phoneME for the purpose of getting Verisign VIP Access to work (http://m.verisign.com) on an N9.

So far in my trials neither the Sony Ericsson nor Nokia versions work (there is no obviously generic J2ME version). The version for the Motorola RAZR V3 gets as far as an 0x8 error (Verisign code) when attempting to "activate" itself over the Internet for both 3G and Wifi connections already connected. (It gets an 0xb error when there's no Internet connection at all.) It appears this could be a https or wap connection problem. (Or maybe encryption support in general as that is how it creates its key values, but I don't think it's getting that far.)

There is nothing at all in the console output of note. I run it with the command:
/opt/phoneme/bin/cvs -Xmx12m -Dmicroedition.profiles=MIDP-2.1 -Dsun.midp.library.name=midp -Dsun.midp.home.path=/opt/phoneme/midp/midp_linux_fb_gcc -Dcom.sun.midp.mainClass.name=com.sun.midp.main.Cdc MIDletSuiteLoader sun.misc.MIDPLauncher -suitepath mvip_030006_moto_m-v3_u_en_US_VSS.jar -jadpath mvip_030006_moto_m-v3-u_en_US_VSS.jad -1 MVClient

The app can be downloaded from http://m.verisign.com but first you have to spoof your user agent in your browser to get the download button and then open the JAD file in a text editor to get the JAR file download URL. You have to give phoneme the JAD file because Verisign adds a lot of custom properties.

I don't expect any help on this due to the closed source. I could email Verisign later but I wouldn't expect much from them.
I downloaded the app and could not get it to work either. However,
I did not investigate thoroughly what could be the problem.

Note though, there seems to be a generic version. I used the
'links' console browser and with that I could download a version called:

mvip_030006_Generic_b-u_en_US_VSS.jad
mvip_030006_Generic_b-u_en_US_VSS.jar

The cause of the problem could be quite diverse. Beyond the
reasons you mentioned, it could also be due to some (root)
certificates not being present.

From a network perspective, for phoneME it does not make a
difference whether you are using 3G or WiFi.

Davy
 
Posts: 306 | Thanked: 601 times | Joined on Jan 2012 @ Belgium
#693
Originally Posted by Estel View Post
I've an applet, that worked very well, until I experimented too much with it's (built-in) settings, and it started to missbehave. Now it's not even possible to start it properly, to restore default settings.

Which files should I delete, to make it act like run for first time? Keep in mind, please, that I also have other midlets and I would like to keep their settings, if possible (so, delete only data of particular middlet in question - any way to identify such files?).

Thanks a lot, in advance, for answer.

/Estel

Ps.

Davy, how Your struggle with Nokia Store ended? You succeed to overcome obstacles, submitted it, and will receive N9 from device program?
If you look into the directory /opt/phoneme/midp/midp_linux_fb_gcc/appdb there are a bunch of files starting with FFFFFFFF and ending with the .db file extension. If you are lucky, you can recognize the name of the midlet in the filename. You can try to delete that one (but I would recommend making a copy first).

Regarding the N9 device, Nokia Support did not respond to my request for information so at this point phoneME is not published in the Nokia Store. I asked some people at Oracle familiar with my ports for advice (as most of the code is owned by Oracle), and they said Oracle legal would object publishing it in the Nokia Store due to incompatibilities of Nokia's Terms and Conditions with phoneME's original GPLv2 license.

However, Quim from Nokia said they would send me device anyhow as I did all I could to get it published. If phoneME would work much better on the N9 than it does now, it would open up ways to run more applications. So I am looking forward to receiving the N9 pretty soon.

Davy
 

The Following 4 Users Say Thank You to DavyP For This Useful Post:
Estel's Avatar
Posts: 3,837 | Thanked: 5,594 times | Joined on Mar 2011
#694
Thanks a lot Davy, it worked! My middlet in question was splitting multiple database files with cryptic names, but I was able to identify db's of all other middlets,so deleted by elimination. I saw this directory before, and suspected that it's where it lies, but was little afraid to delete due to mentioned cryptic names.
---

It's nice to hear, that You will receive well deserved N9

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following User Says Thank You to Estel For This Useful Post:
Posts: 115 | Thanked: 18 times | Joined on Nov 2011 @ Hungary
#695
I can't install the latest build. It's looking for something, then there a message: can't install it.
 
Posts: 306 | Thanked: 601 times | Joined on Jan 2012 @ Belgium
#696
Originally Posted by Arthuro_Adam View Post
I can't install the latest build. It's looking for something, then there a message: can't install it.
This is too little information for me to figure out what is wrong.

Do you have the 'unzip' utility installed? It is a dependency of
of the cvm deb package that in the early builds was not included
in the package description.

Davy
 
Posts: 115 | Thanked: 18 times | Joined on Nov 2011 @ Hungary
#697
Originally Posted by DavyP View Post
This is too little information for me to figure out what is wrong.

Do you have the 'unzip' utility installed? It is a dependency of
of the cvm deb package that in the early builds was not included
in the package description.

Davy
I thought that

I don't know what's that unzip utility, but I haven't got any problem with the other builds but the latest.

My N9 has hungarian languange, so I don't know the exact message, that the phone sends, but something like that:
First: "Preparing for install" and "Looking for the programs that need for the install"

After that, the "Can't install" and "Can't find the installer "something".

Maybe it's the unzip utility.

Thanks for your help.
 
Posts: 311 | Thanked: 85 times | Joined on Jul 2010 @ Brittany, France
#698
I have the same issue, during install the N9 searches the required applications, then says that it cannot install cvm because dependencies were impossible to meet. I have tried installing "unzip" in terminal, but found nothing (non-SDK sources are activated).
 
Posts: 35 | Thanked: 27 times | Joined on Jun 2008 @ Finland
#699
I'm trying to run OpenWIG in my N9, it starts fine and I can load a wherigo cartridge but when I try to start it fails with:

java.lang.OutOfMemoryError: [B
at s.a(Unknown Source)
at bj.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at java.lang.Thread.startup(Unknown Source)

in err.txt.

I used runmidlet to start it, I tried adding -Xmx128m parameter to runmidlet but it didnt work as it just tried to load a jar file with that name. I also tried executing it like this:

/opt/phoneme/bin/cvm -Xmx128m -Dmicroedition.profiles=MIDP-2.1 -Dsun.midp.library.name=midp -Dsun.midp.home.path=/opt/phoneme/midp/midp_linux_fb_gcc -Dcom.sun.midp.mainClass.name=com.sun.midp.main.Cdc MIDletSuiteLoader sun.misc.MIDPLauncher -suitepath OpenWIG.jar -jadpath OpenWIG.jad -1 gui.Mid
let

But it still results in the same OutOfMemoryError. Is there something more that needs to be done to increase the memory limit or could it be some other bug?
 
Posts: 306 | Thanked: 601 times | Joined on Jan 2012 @ Belgium
#700
Originally Posted by Kabouik View Post
I have the same issue, during install the N9 searches the required applications, then says that it cannot install cvm because dependencies were impossible to meet. I have tried installing "unzip" in terminal, but found nothing (non-SDK sources are activated).
I have uploaded a new deb at http://davy.preuveneers.be/phoneme/public/maemo/deb/

The MeeGo/N9 build has the unzip dependency removed from its
package description. See if this helps (and let us know).

Note that the Maemo version still has the unzip dependency.

Cheers
Davy
 

The Following User Says Thank You to DavyP For This Useful Post:
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 11:52 PM.