marcelobarrosufu / wordmobi

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

Cannot run wordmobi #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install PythonForS60.1.9.2 for FP2 
2. Install Wordmobi for 1.9.2.
3. Run Wordmobi

What is the expected output? What do you see instead?
The application will open but did not. The output was as follows:

Traceback(most recent call last):
File "launcher.py", line 37, in <module>
 execfile('default.py',default_namespace)
File "default.py", line 6, in <module>
 import wordmobi
File"newcore\Symbian\src\site.py", line 94, in platsec_import
ImportError: No module named wordmobi

What version of the product are you using? On what operating system?

I tried both wordmobi 0.6 and 0.61. S60 3rd edition FP2 (Nokia n96)

Please provide any additional information below.

Is there a more detailed installation guide for wordmobi. I have looked at
http://code.google.com/p/wordmobi/wiki/Installing. On this page you mention
that wordmobi saves all relevant data in a memory card (drive e:\ is
required). Is a memory card really necessary or just a separate drive e:\.
I have a drive e:\ on my n96. When I ran wordmobi I get a number of error
message that ends with “ImportError: No modules named wordmobi”. I have
installed python s60 1.9.2 and wordmobi on drive e:\ and not the memory
card (my drive f:\)

I couldn’t find any other place to post this comment. If there is a better
place to post these comments please let me know.

Can you confirm if this error is due to the fact that I did not have a
memory card (in my case drive f:\).

Original issue reported on code.google.com by postcard...@gmail.com on 17 Mar 2009 at 3:33

GoogleCodeExporter commented 9 years ago
Hi !

N96 is too new and we may have differences, so I recommend:

 * install everything in the memory phone (c:), both wordmobi and python
 * wordmobi uses e: to save its data. Ensure that you e: for writing. Otherwise, I
check how N96 works and probably a change in the code will be required. 

Marcelo

Original comment by marcelobarrosalmeida on 17 Mar 2009 at 8:00

GoogleCodeExporter commented 9 years ago
Issue 35 is duplicated (http://code.google.com/p/wordmobi/issues/detail?id=35)

Original comment by marcelobarrosalmeida on 17 Mar 2009 at 8:01

GoogleCodeExporter commented 9 years ago
Hi Marcelo, 

Thanks for your suggestion. I installed all the files in the phone memory. 
Everything
seems to be working fine now.

Muito Obrigado.

Peter

Original comment by postcard...@gmail.com on 18 Mar 2009 at 12:36

GoogleCodeExporter commented 9 years ago
Nice ! I will close this issue. Installation instructions are already updated

Original comment by marcelobarrosalmeida on 18 Mar 2009 at 8:44