yatsek / microemu

Automatically exported from code.google.com/p/microemu
0 stars 0 forks source link

opera mini wont pick up resource files #116

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. copy the Opera Mini .jad,.jar & .rs files from my Nokia S60v5 device
2. place .jad &.jar files in \apps, .rs files in C:\Documents and 
Settings\user\.microemulator\suite-Opera Mini 4
3. run the MIDlet 

What is the expected output? What do you see instead?
Opera Mini running, picking up all the data from the .rs files (bookmarks, 
speed dials etc)

What version of the product are you using? On what operating system?
Microemulator 2.0.4.62, Windows XP

Please provide any additional information below.
Running the app mini.jar (opera mini 4.5.33634) launches a new install, creates 
the 'suite-Opera Mini' folder, and saves various files there. these are:
b.rs, b1.rs, h1.rs, r.rs, s.rs, sp.rs

from my phone are similar files:
_b.rs, _b_1.rs, _h_1.rs, _r.rs, _s.rs, _s_p.rs

I try to rename _b_1.rs for instance (bookmarks) to b1.rs and place in the 
folder, but when I restart Opera Mini it wont take in any of the data. Adding a 
new bookmark wipes the file completely. The same thing happens with _s_p.rs 
(speeddials)

I've tried various versions & backups from my phone, none of them get picked up 
when I run the app in MicroEmulator

Original issue reported on code.google.com by orns...@hotmail.com on 7 Jun 2013 at 12:31