Closed GoogleCodeExporter closed 9 years ago
Thanks for the detailed report. We have another users reporting a similar issue
on the mailing list:
https://groups.google.com/d/msg/gtalksms-users/t6IEQ-CvC_c/ds8xdeQJIaAJ
Original comment by fschm...@gmail.com
on 11 Mar 2011 at 1:56
Let me know how I can help (by increasing log level or something like that).
Original comment by mortenbr...@gmail.com
on 11 Mar 2011 at 2:12
If you are familiar with Android, you can install the latest-build apk and
report back if the issue still exists, we made some changes regarding the
intent handling, so it could be fixed there.
But be warned: You will lose your GtalkSMS settings. And, as this build is not
signed, you may have to uninstall GtalkSMS first.
Original comment by fschm...@gmail.com
on 11 Mar 2011 at 3:10
Attachments:
I removed the version installed from Market and downloaded and installed the
attachment to comment 3.
That works perfectly!
Original comment by mortenbr...@gmail.com
on 11 Mar 2011 at 7:13
Glad to hear that. Will be fixed in the next release.
Original comment by fschm...@gmail.com
on 12 Mar 2011 at 3:12
Fixed in v2.1
Original comment by Florent....@gmail.com
on 14 Mar 2011 at 10:42
I have the same issue! HTC Desire with CM7 RC2, problem still persist with the
version from post #3 and with 2.1 from the market. Tried before and after S-OFF
and partitions table change.
Following you can find the log, I reproduced the issue 2 times, first I tried
to obtain the help then disconnected, second the same followed by the exit
command. No response from the program at all.
Log:
Version: 2.1
Kernel info: 2.6.37.2-cyanogenmod-g8cdf03e
android@giulio-desktop )
#9 PREEMPT Wed Mar 2 08:41:43 CET 2011
--------- beginning of /dev/log/system
--------- beginning of /dev/log/main
03-21 14:01:24.341 D/gtalksms( 6003): onCreate(): service thread created
03-21 14:01:26.391 D/gtalksms( 6003): onStartCommand(): begin with
com.googlecode.gtalksms.action.TOGGLE
03-21 14:01:26.431 D/gtalksms( 6003): handling action
'com.googlecode.gtalksms.action.TOGGLE' while in state 0
03-21 14:01:26.431 D/gtalksms( 6003): broadcasting state transition from 0 to
1via Intent com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:26.451 D/gtalksms( 6003): widget onReceive
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:26.481 D/gtalksms( 6003): onStartCommand(): begin with
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:31.121 I/gtalksms( 6003): connection established
03-21 14:01:31.161 D/gtalksms( 6003): broadcasting state transition from 1 to
2via Intent com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:31.191 D/gtalksms( 6003): widget onReceive
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:31.201 D/gtalksms( 6003): Sending message "Welcome to GTalkSMS ..."
03-21 14:01:31.221 D/gtalksms( 6003): onStartCommand(): begin with
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:32.171 D/gtalksms( 6003): Update presence: ***@gmail.com - Offline
03-21 14:01:32.171 D/gtalksms( 6003): handled action
'com.googlecode.gtalksms.action.TOGGLE' - state now 2
03-21 14:01:32.171 D/gtalksms( 6003): setupListenersForConnection()
03-21 14:01:32.271 D/gtalksms( 6003): handling action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state 2
03-21 14:01:32.271 D/gtalksms( 6003): handled action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now 2
03-21 14:01:32.271 D/gtalksms( 6003): handling action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state 2
03-21 14:01:32.271 D/gtalksms( 6003): handled action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now 2
03-21 14:01:42.181 D/gtalksms( 6003): Xmpp packet received
03-21 14:01:52.751 D/gtalksms( 6003): onStartCommand(): begin with
com.googlecode.gtalksms.action.TOGGLE
03-21 14:01:52.751 D/gtalksms( 6003): handling action
'com.googlecode.gtalksms.action.TOGGLE' while in state 2
03-21 14:01:52.751 D/gtalksms( 6003): broadcasting state transition from 2 to
3via Intent com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:52.771 D/gtalksms( 6003): Sending message "GTalkSMS stopped."
03-21 14:01:52.801 D/gtalksms( 6003): widget onReceive
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:52.811 D/gtalksms( 6003): broadcasting state transition from 3 to
0via Intent com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:52.821 D/gtalksms( 6003): handled action
'com.googlecode.gtalksms.action.TOGGLE' - state now 0
03-21 14:01:52.821 D/gtalksms( 6003): we are disconnected, but more pending
intents to be delivered - service will not stop
03-21 14:01:52.831 D/gtalksms( 6003): onStartCommand(): begin with
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:52.831 D/gtalksms( 6003): teardownListenersForConnection()
03-21 14:01:52.851 D/gtalksms( 6003): handling action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state 0
03-21 14:01:52.851 D/gtalksms( 6003): handled action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now 0
03-21 14:01:52.851 D/gtalksms( 6003): service is stopping (we are disconnected
and no pending intents exist.)
03-21 14:01:52.851 D/gtalksms( 6003): widget onReceive
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:52.881 D/gtalksms( 6003): onStartCommand(): begin with
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:01:52.881 D/gtalksms( 6003): handling action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state 0
03-21 14:01:52.881 D/gtalksms( 6003): handled action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now 0
03-21 14:01:52.881 D/gtalksms( 6003): service is stopping (we are disconnected
and no pending intents exist.)
03-21 14:02:01.261 I/gtalksms( 6003): service destroyed
03-21 14:02:01.261 D/gtalksms( 6003): teardownListenersForConnection()
03-21 14:02:58.571 D/gtalksms( 6003): onCreate(): service thread created
03-21 14:03:02.751 I/gtalksms( 6003): service destroyed
03-21 14:03:02.751 D/gtalksms( 6003): teardownListenersForConnection()
03-21 14:03:08.021 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:03:08.031 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:03:08.041 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:03:19.881 I/gtalksms( 6003): service destroyed
03-21 14:03:19.901 D/gtalksms( 6003): Downloading
url:http://gtalksms.googlecode.com/hg/AUTHORS
03-21 14:03:21.491 D/gtalksms( 6003): downloaded in1 sec
03-21 14:03:21.501 D/gtalksms( 6003): Downloading
url:http://gtalksms.googlecode.com/hg/Donors
03-21 14:03:22.341 D/gtalksms( 6003): downloaded in0 sec
03-21 14:03:22.341 D/gtalksms( 6003): Downloading
url:http://gtalksms.googlecode.com/hg/Changelog
03-21 14:03:22.661 D/gtalksms( 6003): downloaded in0 sec
03-21 14:03:37.991 I/gtalksms( 6003): service destroyed
03-21 14:03:47.451 I/gtalksms( 6003): service destroyed
03-21 14:03:57.221 I/gtalksms( 6003): service destroyed
03-21 14:04:08.021 I/gtalksms( 6003): service destroyed
03-21 14:05:13.691 I/gtalksms( 6003): service destroyed
03-21 14:05:29.331 I/gtalksms( 6003): service destroyed
03-21 14:05:31.561 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:05:31.561 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:05:31.571 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:05:31.571 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:05:31.571 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:05:31.571 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:05:31.571 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:05:31.571 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:05:31.571 D/gtalksms( 6003): Preferences updated: key=debugLog
03-21 14:05:34.591 D/gtalksms( 6003): onCreate(): service thread created
03-21 14:05:41.711 D/gtalksms( 6003): onStartCommand(): begin with
com.googlecode.gtalksms.action.TOGGLE
03-21 14:05:41.721 D/gtalksms( 6003): handling action
'com.googlecode.gtalksms.action.TOGGLE' while in state 0
03-21 14:05:41.721 D/gtalksms( 6003): broadcasting state transition from 0 to
1via Intent com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:05:41.761 D/gtalksms( 6003): widget onReceive
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:05:41.771 D/gtalksms( 6003): onStartCommand(): begin with
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:05:45.781 I/gtalksms( 6003): connection established
03-21 14:05:45.801 D/gtalksms( 6003): broadcasting state transition from 1 to
2via Intent com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:05:45.821 D/gtalksms( 6003): Sending message "Welcome to GTalkSMS ..."
03-21 14:05:45.851 D/gtalksms( 6003): widget onReceive
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:05:45.871 D/gtalksms( 6003): onStartCommand(): begin with
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
03-21 14:05:46.121 D/gtalksms( 6003): Update presence: ***@gmail.com - Offline
03-21 14:05:46.121 D/gtalksms( 6003): handled action
'com.googlecode.gtalksms.action.TOGGLE' - state now 2
03-21 14:05:46.121 D/gtalksms( 6003): setupListenersForConnection()
03-21 14:05:46.181 D/gtalksms( 6003): handling action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state 2
03-21 14:05:46.181 D/gtalksms( 6003): handled action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now 2
03-21 14:05:46.181 D/gtalksms( 6003): handling action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state 2
03-21 14:05:46.181 D/gtalksms( 6003): handled action
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now 2
03-21 14:05:50.951 D/gtalksms( 6003): Xmpp packet received
03-21 14:06:10.211 D/gtalksms( 6003): Xmpp packet received
Original comment by luca.car...@gmail.com
on 21 Mar 2011 at 1:13
Issue stays closed, used did not set the notification address right. See:
https://groups.google.com/d/msg/gtalksms-users/t6IEQ-CvC_c/rv_gAG6a0KYJ
Original comment by fschm...@gmail.com
on 21 Mar 2011 at 1:47
Original comment by fschm...@gmail.com
on 25 Aug 2011 at 7:50
Original issue reported on code.google.com by
mortenbr...@gmail.com
on 11 Mar 2011 at 12:12