realsportcars
|
2010-06-30
, 01:03
|
Posts: 401 |
Thanked: 724 times |
Joined on May 2010
@ Italy
|
#71
|
|
2010-06-30
, 07:09
|
|
Posts: 238 |
Thanked: 291 times |
Joined on Mar 2010
@ London, UK
|
#72
|
@Fareed:
Open a rooted terminal, and run the following :
replace the "/usr/bin/fastsms" with the actual path to the fastsms executable.Code:gdb /usr/bin/fastsms
Now type "r" and press enter.
now cause the application to crash with the seg fault you were talking about.
after it crashes, type "bt" and press enter
Copy paste ALL the output from what you see, it will help the developer debug the segfault,
Then maybe he can help you remove it.
Also you can try this : dpkg -r fastsms
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ root BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N900:~# cd /opt/fastsms Nokia-N900:/opt/fastsms# Nokia-N900:/opt/fastsms# ./fastsms Segmentation fault Nokia-N900:/opt/fastsms# exit
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ root BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N900:~# dpkg -r fastsms dpkg: parse error, in file `/var/lib/dpkg/status' near line 28666 package `fennec': newline in field name `bp)#bqis27jr5/4zWhytVDTl/BFIfP+sQQu67L+7YFV+MDo9i3Wq+YyS9BUSaG2J'
1*()/+-=-|"%&^1'?!:,. 22ßçäâáàcba 33êëéèfde 44ïîíìhgi 55kjl 66ñöôóònmo 77srpq 88üûúùvut 99yxwz 00
|
2010-06-30
, 07:28
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#73
|
Thank You for your Assistance. However, I would like to inform than there is no Fast SMS Directory created in the bin folder. Only the Opt folder has a FastSMS folder with the contents being ./fastsms and "Data" folder.
When using "dpkg"Code:BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ root BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N900:~# cd /opt/fastsms Nokia-N900:/opt/fastsms# Nokia-N900:/opt/fastsms# ./fastsms Segmentation fault Nokia-N900:/opt/fastsms# exit
Code:BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ root BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N900:~# dpkg -r fastsms dpkg: parse error, in file `/var/lib/dpkg/status' near line 28666 package `fennec': newline in field name `bp)#bqis27jr5/4zWhytVDTl/BFIfP+sQQu67L+7YFV+MDo9i3Wq+YyS9BUSaG2J'
I tried running the code of GDB and all is says is Could not find.....
@realsportscar
There is a file under opt/fastsms/data/ called basekey.txt
It contains:
Well at the moment I just tried installing some other apps but it seems like after this lil incident it aint able to. i think i have to agree that my software installation may have gone wrong at some point on my device but frankly, i am a noob with maemo at the moment. Just know the basic stuff... So I request some assistance.Code:1*()/+-=-|"%&^1'?!:,. 22ßçäâáàcba 33êëéèfde 44ïîíìhgi 55kjl 66ñöôóònmo 77srpq 88üûúùvut 99yxwz 00
sudo gainroot cd / find . -name "gdb"
|
2010-06-30
, 07:37
|
|
Posts: 238 |
Thanked: 291 times |
Joined on Mar 2010
@ London, UK
|
#74
|
can you please run the following commands on your phone :
Open terminal and type :
gdb should appear in :Code:sudo gainroot cd / find . -name "gdb"
/usr/bin/gdb, but maybe it is installed by mad-developer.
I have no idea.
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ sudo gainroot Root shell enabled BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # cd / / # find . -name "gdb" / #
|
2010-06-30
, 07:47
|
Posts: 78 |
Thanked: 24 times |
Joined on Mar 2010
|
#75
|
|
2010-06-30
, 09:15
|
Posts: 23 |
Thanked: 0 times |
Joined on Mar 2010
|
#76
|
|
2010-06-30
, 09:50
|
Posts: 401 |
Thanked: 724 times |
Joined on May 2010
@ Italy
|
#77
|
Hello, thanks for this nice app, keep up good work man.
Just to put in my 2 cents, after I select a contact from MyContacts, it stays in there and I got to press sms icon in MyContacts to go back to FastSMS. Not a big issue actually, but would prefer to be kicked back to FastSMS once selection is done.
As it is not possible to have dictionaries for all languages and if dictionary is not available writing in a different language is virtually impossible. Is there a way to select "no" dictionary at all so that no text prediction?
|
2010-06-30
, 09:52
|
Posts: 401 |
Thanked: 724 times |
Joined on May 2010
@ Italy
|
#78
|
I'm alredy testing the portuguese dictionary and it look very good! There are some words missing but we can add them. So, I think portuguese dictionary is almost at 100%. I'm gonna do more tests to see if something's missing
|
2010-06-30
, 09:57
|
Posts: 401 |
Thanked: 724 times |
Joined on May 2010
@ Italy
|
#79
|
Well at the moment I just tried installing some other apps but it seems like after this lil incident it aint able to. i think i have to agree that my software installation may have gone wrong at some point on my device but frankly, i am a noob with maemo at the moment. Just know the basic stuff... So I request some assistance.
|
2010-06-30
, 12:42
|
Posts: 23 |
Thanked: 0 times |
Joined on Mar 2010
|
#80
|
nice
you can use it for a while and then send to me /opt/fastsms/data/user.idc
It contains all the words you add and i can merge the main dict with your for make a more usable one! A question: are there wrong/mispelled words?