Kanaksinh / gtalksms

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

No such table:sms #150

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Setup using jabber account for connection and gmail for notifying
2.Send an sms using gtalk

What is the expected output?
sms sent to specified contact

What do you see instead?
Error: sms:contact:Hello Exception: no such table: sms: , while compiling: 
SELECT smsID FROM sms WHERE smsID='4'

Additional informations:
GTalkSMS version = v2.2
Android OS version = 2.3.3 (CM7)
Phone model = HTC Desire

Original issue reported on code.google.com by baggy...@gmail.com on 25 Apr 2011 at 12:13

GoogleCodeExporter commented 8 years ago
The table *should* get created with 2.2. I can't say why this did not happen to 
you without logs. 
Could you try to install 2.1.2 or 2.1.3 from here 
http://code.google.com/p/gtalksms/downloads/list and then update to 2.2. Maybe 
this will help to create the table.

Original comment by fschm...@gmail.com on 25 Apr 2011 at 8:16

GoogleCodeExporter commented 8 years ago
I tried installing 2.1.2 and updating but still get the same, how can I create 
logs? 

Original comment by baggy...@gmail.com on 25 Apr 2011 at 12:09

GoogleCodeExporter commented 8 years ago
Got it, my fault. I missed one line when adding the code for the sms table. For 
existing installations it works, but new gtalksms installations don't create 
the sms table.

Original comment by fschm...@gmail.com on 25 Apr 2011 at 12:34

GoogleCodeExporter commented 8 years ago
Fixed in 2.2.1

Original comment by Florent....@gmail.com on 25 Apr 2011 at 12:43

GoogleCodeExporter commented 8 years ago
Users affected by this Issue should uninstall GTalkSMS and reinstall.

Original comment by fschm...@gmail.com on 25 Apr 2011 at 12:56

GoogleCodeExporter commented 8 years ago
Ahh its working now. Thanks a lot for this app by the way, great when you have 
a tablet, I hardly have to get my phone out.

Original comment by baggy...@gmail.com on 25 Apr 2011 at 2:04

GoogleCodeExporter commented 8 years ago
Thank you.
This would make a nice market comment :)

Original comment by fschm...@gmail.com on 25 Apr 2011 at 2:51

GoogleCodeExporter commented 8 years ago

Original comment by fschm...@gmail.com on 25 Aug 2011 at 7:50