TheSimpleWay / gtalksms

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

4.4 update keeps connection status at Waiting ... #336

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Update from 4.3 to 4.4
2. Start program
3. Connect to server
4. Instead of establishing a connection it will remain in a waiting state

What is the expected output?

A successful connection to the server is made as in the previous 4.3 version

What do you see instead?

Waiting ...

Additional informations:

Tested on both Samsung Galaxy S3 & Asus Transformer Infinity using both WIFI 
and 4G on verizon.

I noticed the issue first on my Galaxy S3 after the update and tested on the 
Transformer before updating.  The connection worked on 4.3 prior to updating to 
4.4 on the transformer then stopped working directly after the update.  A 
reboot of both devices did not fix the problem.

Original issue reported on code.google.com by RonnyBull on 16 Sep 2013 at 6:43

GoogleCodeExporter commented 8 years ago
I have the exact same problema on a Galaxy S4

Original comment by santigut...@gmail.com on 16 Sep 2013 at 8:56

GoogleCodeExporter commented 8 years ago
Hello, 
Sorry to hear that. Can you give me some traces to track down the issue? You 
can activate the logs in the application advanced settings

Original comment by Florent....@gmail.com on 16 Sep 2013 at 9:05

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Where are the debug logs created? I can't find them anywhere on my device. I am 
also seeing this issue on my Nexus 4. I've tried two different XMPP accounts 
and they both have the same issue.

Original comment by hideak...@gmail.com on 16 Sep 2013 at 9:27

GoogleCodeExporter commented 8 years ago
Hold the back button on the main screen of GTalkSMS, a popup will appear.

"Paste GTalkSMS logs if they are relevant
(http://code.google.com/p/gtalksms/wiki/GenerateAppLog)"

Original comment by Florent....@gmail.com on 16 Sep 2013 at 9:34

GoogleCodeExporter commented 8 years ago
GTalkSMS Preferences
notifiedAddress: 
useGoogleMapUrl: true
locale: default
smsMagicWord: GTalkSMS
formatResponses: true
publicIntentsEnabled: false
manuallySpecifyServerSettings: false
batteryNotificationInterval: 10
useOpenStreetMapUrl: false
startAtBoot: false
serviceName: gmail.com
showStatusIcon: true
forceMucServer: true
markSmsReadOnReply: false
notifyInMuc: false
notificationIncomingSmsType: same
notifyBatteryInStatus: true
useCompression: false
login: dailyfxstatus@gmail.com
displayIconIndex: 0
smsReplySeparate: false
startOnPowerConnected: false
stopOnPowerDisconnected: false
startOnWifiConnected: false
notifySmsDelivered: false
debugLog: true
stopOnWifiDisconnected: false
smsNumber: 5
connectOnMainscreenShow: true
notifySmsSent: true
publicIntentTokenRequired: true
roomPassword: gtalksms
serverHost: talk.google.com
serverPort: 5222
displayContactNumber: false
mucServer: conference.jwchat.org
notifyApplicationConnection: false
notifyBattery: false
stopOnPowerDelay: 1
notifyIncomingCalls: true
publicIntentToken: secret

GTalkSMS Version: 4.4
Android API: 17
Kernel info: 3.4.0-768421
se.infra@R0210-01) )
#1 SMP PREEMPT Thu May 30 00:56:31 KST 2013

--------- beginning of /dev/log/main
09-16 16:30:00.220 D/gtalksms(26642): PublicIntentReceiver got intent: 
com.googlecode.gtalksms.action.CONNECT
09-16 16:30:00.220 W/gtalksms(26642): Received public intent but public intents 
are disabled
09-16 16:30:12.202 I/gtalksms(26642): attempting reconnection by issuing intent 
com.googlecode.gtalksms.action.CONNECT
09-16 16:30:12.202 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.CONNECT
09-16 16:30:12.202 I/gtalksms(26642): handling action 
'com.googlecode.gtalksms.action.CONNECT' while in state Waiting to connect
09-16 16:30:12.202 I/gtalksms(26642): xmppRequestStateChange Waiting to connect 
=> Connected
09-16 16:30:12.212 I/gtalksms(26642): broadcasting state transition from 
Waiting to connect to Connecting via Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:30:12.242 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:30:13.533 I/gtalksms(26642): Could not discover local MUC component: 
feature-not-implemented(501)
09-16 16:30:13.533 I/gtalksms(26642): Begin retrival of offline messages from 
server
09-16 16:30:13.763 D/gtalksms(26642): xmpp disconnected due to error: 
09-16 16:30:13.763 D/gtalksms(26642): Caps elment with missing attributes: 
09-16 16:30:13.763 D/gtalksms(26642):   at 
org.jivesoftware.smackx.entitycaps.provider.CapsExtensionProvider.parseExtension
(CapsExtensionProvider.java:57)
09-16 16:30:13.763 D/gtalksms(26642):   at 
org.jivesoftware.smack.util.PacketParserUtils.parsePacketExtension(PacketParserU
tils.java:772)
09-16 16:30:13.763 D/gtalksms(26642):   at 
org.jivesoftware.smack.util.PacketParserUtils.parsePresence(PacketParserUtils.ja
va:247)
09-16 16:30:13.763 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader.parsePackets(PacketReader.java:186)
09-16 16:30:13.763 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader.access$000(PacketReader.java:44)
09-16 16:30:13.763 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader$1.run(PacketReader.java:70)
09-16 16:30:13.773 I/gtalksms(26642): broadcasting state transition from 
Connecting to Waiting to connect via Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:30:13.773 I/gtalksms(26642): maybeStartReconnect scheduling retry in 
65000ms. Retry #13
09-16 16:30:13.793 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:30:59.529 E/gtalksms(26642): xmppMgr exception caught
09-16 16:30:59.529 E/gtalksms(26642): No response from the server.: 
09-16 16:30:59.529 E/gtalksms(26642):   at 
org.jivesoftware.smackx.ServiceDiscoveryManager.discoverInfo(ServiceDiscoveryMan
ager.java:554)
09-16 16:30:59.529 E/gtalksms(26642):   at 
org.jivesoftware.smackx.ServiceDiscoveryManager.discoverInfo(ServiceDiscoveryMan
ager.java:512)
09-16 16:30:59.529 E/gtalksms(26642):   at 
org.jivesoftware.smackx.OfflineMessageManager.supportsFlexibleRetrieval(OfflineM
essageManager.java:80)
09-16 16:30:59.529 E/gtalksms(26642):   at 
com.googlecode.gtalksms.xmpp.XmppOfflineMessages.handleOfflineMessages(XmppOffli
neMessages.java:23)
09-16 16:30:59.529 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.onConnectionEstablished(XmppManager.java:440
)
09-16 16:30:59.529 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.initConnection(XmppManager.java:392)
09-16 16:30:59.529 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.start(XmppManager.java:182)
09-16 16:30:59.529 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.xmppRequestStateChange(XmppManager.java:263)
09-16 16:30:59.529 E/gtalksms(26642):   at 
com.googlecode.gtalksms.MainService.onHandleIntent(MainService.java:197)
09-16 16:30:59.529 E/gtalksms(26642):   at 
com.googlecode.gtalksms.MainService$ServiceHandler.handleMessage(MainService.jav
a:151)
09-16 16:30:59.529 E/gtalksms(26642):   at 
android.os.Handler.dispatchMessage(Handler.java:99)
09-16 16:30:59.529 E/gtalksms(26642):   at 
android.os.Looper.loop(Looper.java:137)
09-16 16:30:59.529 E/gtalksms(26642):   at 
android.os.HandlerThread.run(HandlerThread.java:60)
09-16 16:30:59.529 I/gtalksms(26642): maybeStartReconnect scheduling retry in 
70000ms. Retry #14
09-16 16:30:59.529 I/gtalksms(26642): handled action 
'com.googlecode.gtalksms.action.CONNECT' - state now: Waiting to connect
09-16 16:30:59.529 I/gtalksms(26642): handling action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state Waiting 
to connect
09-16 16:30:59.529 I/gtalksms(26642): handled action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now: Waiting 
to connect
09-16 16:30:59.529 I/gtalksms(26642): handling action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state Waiting 
to connect
09-16 16:30:59.529 I/gtalksms(26642): handled action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now: Waiting 
to connect
09-16 16:38:00.633 I/gtalksms(26642): attempting reconnection by issuing intent 
com.googlecode.gtalksms.action.CONNECT
09-16 16:38:00.633 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.CONNECT
09-16 16:38:00.633 I/gtalksms(26642): handling action 
'com.googlecode.gtalksms.action.CONNECT' while in state Waiting to connect
09-16 16:38:00.633 I/gtalksms(26642): xmppRequestStateChange Waiting to connect 
=> Connected
09-16 16:38:00.694 I/gtalksms(26642): broadcasting state transition from 
Waiting to connect to Connecting via Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:38:00.774 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:38:02.225 I/gtalksms(26642): Could not discover local MUC component: 
feature-not-implemented(501)
09-16 16:38:02.235 I/gtalksms(26642): Begin retrival of offline messages from 
server
09-16 16:38:02.505 D/gtalksms(26642): xmpp disconnected due to error: 
09-16 16:38:02.505 D/gtalksms(26642): Caps elment with missing attributes: 
09-16 16:38:02.505 D/gtalksms(26642):   at 
org.jivesoftware.smackx.entitycaps.provider.CapsExtensionProvider.parseExtension
(CapsExtensionProvider.java:57)
09-16 16:38:02.505 D/gtalksms(26642):   at 
org.jivesoftware.smack.util.PacketParserUtils.parsePacketExtension(PacketParserU
tils.java:772)
09-16 16:38:02.505 D/gtalksms(26642):   at 
org.jivesoftware.smack.util.PacketParserUtils.parsePresence(PacketParserUtils.ja
va:247)
09-16 16:38:02.505 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader.parsePackets(PacketReader.java:186)
09-16 16:38:02.505 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader.access$000(PacketReader.java:44)
09-16 16:38:02.505 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader$1.run(PacketReader.java:70)
09-16 16:38:02.525 I/gtalksms(26642): broadcasting state transition from 
Connecting to Waiting to connect via Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:38:02.595 I/gtalksms(26642): maybeStartReconnect scheduling retry in 
75000ms. Retry #15
09-16 16:38:02.635 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:39:44.992 E/gtalksms(26642): xmppMgr exception caught
09-16 16:39:44.992 E/gtalksms(26642): No response from the server.: 
09-16 16:39:44.992 E/gtalksms(26642):   at 
org.jivesoftware.smackx.ServiceDiscoveryManager.discoverInfo(ServiceDiscoveryMan
ager.java:554)
09-16 16:39:44.992 E/gtalksms(26642):   at 
org.jivesoftware.smackx.ServiceDiscoveryManager.discoverInfo(ServiceDiscoveryMan
ager.java:512)
09-16 16:39:44.992 E/gtalksms(26642):   at 
org.jivesoftware.smackx.OfflineMessageManager.supportsFlexibleRetrieval(OfflineM
essageManager.java:80)
09-16 16:39:44.992 E/gtalksms(26642):   at 
com.googlecode.gtalksms.xmpp.XmppOfflineMessages.handleOfflineMessages(XmppOffli
neMessages.java:23)
09-16 16:39:44.992 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.onConnectionEstablished(XmppManager.java:440
)
09-16 16:39:44.992 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.initConnection(XmppManager.java:392)
09-16 16:39:44.992 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.start(XmppManager.java:182)
09-16 16:39:44.992 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.xmppRequestStateChange(XmppManager.java:263)
09-16 16:39:44.992 E/gtalksms(26642):   at 
com.googlecode.gtalksms.MainService.onHandleIntent(MainService.java:197)
09-16 16:39:44.992 E/gtalksms(26642):   at 
com.googlecode.gtalksms.MainService$ServiceHandler.handleMessage(MainService.jav
a:151)
09-16 16:39:44.992 E/gtalksms(26642):   at 
android.os.Handler.dispatchMessage(Handler.java:99)
09-16 16:39:44.992 E/gtalksms(26642):   at 
android.os.Looper.loop(Looper.java:137)
09-16 16:39:44.992 E/gtalksms(26642):   at 
android.os.HandlerThread.run(HandlerThread.java:60)
09-16 16:39:44.992 I/gtalksms(26642): maybeStartReconnect scheduling retry in 
80000ms. Retry #16
09-16 16:39:44.992 I/gtalksms(26642): handled action 
'com.googlecode.gtalksms.action.CONNECT' - state now: Waiting to connect
09-16 16:39:44.992 I/gtalksms(26642): handling action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state Waiting 
to connect
09-16 16:39:44.992 I/gtalksms(26642): handled action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now: Waiting 
to connect
09-16 16:39:44.992 I/gtalksms(26642): handling action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state Waiting 
to connect
09-16 16:39:44.992 I/gtalksms(26642): handled action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now: Waiting 
to connect
09-16 16:41:05.020 I/gtalksms(26642): attempting reconnection by issuing intent 
com.googlecode.gtalksms.action.CONNECT
09-16 16:41:05.020 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.CONNECT
09-16 16:41:05.020 I/gtalksms(26642): handling action 
'com.googlecode.gtalksms.action.CONNECT' while in state Waiting to connect
09-16 16:41:05.020 I/gtalksms(26642): xmppRequestStateChange Waiting to connect 
=> Connected
09-16 16:41:05.060 I/gtalksms(26642): broadcasting state transition from 
Waiting to connect to Connecting via Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:41:05.120 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:41:06.902 I/gtalksms(26642): Could not discover local MUC component: 
feature-not-implemented(501)
09-16 16:41:06.902 I/gtalksms(26642): Begin retrival of offline messages from 
server
09-16 16:41:07.232 D/gtalksms(26642): xmpp disconnected due to error: 
09-16 16:41:07.232 D/gtalksms(26642): Caps elment with missing attributes: 
09-16 16:41:07.232 D/gtalksms(26642):   at 
org.jivesoftware.smackx.entitycaps.provider.CapsExtensionProvider.parseExtension
(CapsExtensionProvider.java:57)
09-16 16:41:07.232 D/gtalksms(26642):   at 
org.jivesoftware.smack.util.PacketParserUtils.parsePacketExtension(PacketParserU
tils.java:772)
09-16 16:41:07.232 D/gtalksms(26642):   at 
org.jivesoftware.smack.util.PacketParserUtils.parsePresence(PacketParserUtils.ja
va:247)
09-16 16:41:07.232 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader.parsePackets(PacketReader.java:186)
09-16 16:41:07.232 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader.access$000(PacketReader.java:44)
09-16 16:41:07.232 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader$1.run(PacketReader.java:70)
09-16 16:41:07.262 I/gtalksms(26642): broadcasting state transition from 
Connecting to Waiting to connect via Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:41:07.282 I/gtalksms(26642): maybeStartReconnect scheduling retry in 
85000ms. Retry #17
09-16 16:41:07.292 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:41:24.079 D/gtalksms(26642): MainActivity: onSart()
09-16 16:41:24.089 D/gtalksms(26642): MainActivity: MainService connected
09-16 16:41:24.159 D/gtalksms(26642): Downloading URL: 
http://gtalksms.googlecode.com/git/AUTHORS
09-16 16:41:24.269 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.CONNECT
09-16 16:41:24.559 D/gtalksms(26642): Downloaded 
http://gtalksms.googlecode.com/git/AUTHORS in 0 sec
09-16 16:41:24.559 D/gtalksms(26642): Downloading URL: 
http://gtalksms.googlecode.com/git/Donors
09-16 16:41:24.669 D/gtalksms(26642): Downloaded 
http://gtalksms.googlecode.com/git/Donors in 0 sec
09-16 16:41:24.669 D/gtalksms(26642): Downloading URL: 
http://gtalksms.googlecode.com/git/Changelog
09-16 16:41:24.800 D/gtalksms(26642): Downloaded 
http://gtalksms.googlecode.com/git/Changelog in 0 sec
09-16 16:41:27.162 D/gtalksms(26642): MainActivity: onStop()
09-16 16:41:30.755 D/gtalksms(26642): MainActivity: onSart()
09-16 16:41:30.775 D/gtalksms(26642): MainActivity: MainService connected
09-16 16:41:46.921 E/gtalksms(26642): xmppMgr exception caught
09-16 16:41:46.921 E/gtalksms(26642): No response from the server.: 
09-16 16:41:46.921 E/gtalksms(26642):   at 
org.jivesoftware.smackx.ServiceDiscoveryManager.discoverInfo(ServiceDiscoveryMan
ager.java:554)
09-16 16:41:46.921 E/gtalksms(26642):   at 
org.jivesoftware.smackx.ServiceDiscoveryManager.discoverInfo(ServiceDiscoveryMan
ager.java:512)
09-16 16:41:46.921 E/gtalksms(26642):   at 
org.jivesoftware.smackx.OfflineMessageManager.supportsFlexibleRetrieval(OfflineM
essageManager.java:80)
09-16 16:41:46.921 E/gtalksms(26642):   at 
com.googlecode.gtalksms.xmpp.XmppOfflineMessages.handleOfflineMessages(XmppOffli
neMessages.java:23)
09-16 16:41:46.921 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.onConnectionEstablished(XmppManager.java:440
)
09-16 16:41:46.921 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.initConnection(XmppManager.java:392)
09-16 16:41:46.921 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.start(XmppManager.java:182)
09-16 16:41:46.921 E/gtalksms(26642):   at 
com.googlecode.gtalksms.XmppManager.xmppRequestStateChange(XmppManager.java:263)
09-16 16:41:46.921 E/gtalksms(26642):   at 
com.googlecode.gtalksms.MainService.onHandleIntent(MainService.java:197)
09-16 16:41:46.921 E/gtalksms(26642):   at 
com.googlecode.gtalksms.MainService$ServiceHandler.handleMessage(MainService.jav
a:151)
09-16 16:41:46.921 E/gtalksms(26642):   at 
android.os.Handler.dispatchMessage(Handler.java:99)
09-16 16:41:46.921 E/gtalksms(26642):   at 
android.os.Looper.loop(Looper.java:137)
09-16 16:41:46.921 E/gtalksms(26642):   at 
android.os.HandlerThread.run(HandlerThread.java:60)
09-16 16:41:46.921 I/gtalksms(26642): maybeStartReconnect scheduling retry in 
90000ms. Retry #18
09-16 16:41:46.921 I/gtalksms(26642): handled action 
'com.googlecode.gtalksms.action.CONNECT' - state now: Waiting to connect
09-16 16:41:46.921 I/gtalksms(26642): handling action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state Waiting 
to connect
09-16 16:41:46.921 I/gtalksms(26642): handled action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now: Waiting 
to connect
09-16 16:41:46.921 I/gtalksms(26642): handling action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' while in state Waiting 
to connect
09-16 16:41:46.921 I/gtalksms(26642): handled action 
'com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED' - state now: Waiting 
to connect
09-16 16:41:46.921 I/gtalksms(26642): handling action 
'com.googlecode.gtalksms.action.CONNECT' while in state Waiting to connect
09-16 16:41:46.921 I/gtalksms(26642): xmppRequestStateChange Waiting to connect 
=> Connected
09-16 16:41:46.931 I/gtalksms(26642): broadcasting state transition from 
Waiting to connect to Connecting via Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:41:46.941 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:41:48.763 I/gtalksms(26642): Could not discover local MUC component: 
feature-not-implemented(501)
09-16 16:41:48.773 I/gtalksms(26642): Begin retrival of offline messages from 
server
09-16 16:41:49.133 D/gtalksms(26642): xmpp disconnected due to error: 
09-16 16:41:49.133 D/gtalksms(26642): Caps elment with missing attributes: 
09-16 16:41:49.133 D/gtalksms(26642):   at 
org.jivesoftware.smackx.entitycaps.provider.CapsExtensionProvider.parseExtension
(CapsExtensionProvider.java:57)
09-16 16:41:49.133 D/gtalksms(26642):   at 
org.jivesoftware.smack.util.PacketParserUtils.parsePacketExtension(PacketParserU
tils.java:772)
09-16 16:41:49.133 D/gtalksms(26642):   at 
org.jivesoftware.smack.util.PacketParserUtils.parsePresence(PacketParserUtils.ja
va:247)
09-16 16:41:49.133 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader.parsePackets(PacketReader.java:186)
09-16 16:41:49.133 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader.access$000(PacketReader.java:44)
09-16 16:41:49.133 D/gtalksms(26642):   at 
org.jivesoftware.smack.PacketReader$1.run(PacketReader.java:70)
09-16 16:41:49.153 I/gtalksms(26642): broadcasting state transition from 
Connecting to Waiting to connect via Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:41:49.163 I/gtalksms(26642): maybeStartReconnect scheduling retry in 
95000ms. Retry #19
09-16 16:41:49.203 I/gtalksms(26642): onStartCommand(): Intent 
com.googlecode.gtalksms.action.XMPP.CONNECTION_CHANGED
09-16 16:41:53.177 D/gtalksms(26642): MainActivity: onStop()

Original comment by santigut...@gmail.com on 16 Sep 2013 at 9:43

GoogleCodeExporter commented 8 years ago
Ok it's very helpful. You have some offline messages that make the service 
crash.
I'll try to find a fix before the end of the week and publish it on the website 
(https://code.google.com/p/gtalksms/downloads/list).

I'll keep you posted.

Original comment by Florent....@gmail.com on 16 Sep 2013 at 9:47

GoogleCodeExporter commented 8 years ago
As a temporary workaround, uninstall gTalkSMS 4.4 and install 4.4-Beta1 or 4.3 
from the Downloads page.

Original comment by i...@plugable.com on 17 Sep 2013 at 5:42

GoogleCodeExporter commented 8 years ago
Same here. 4.4 on Samsung Galaxy S2 stock Android 4.1.2

Connects very briefly (as seen in my computer's IM client, Adium, including 
reporting the battery percentage as the status) and then falls off and going to 
the "waiting" stage without the GTalkSMS icon ever getting green.

Thanks for a great program :)

Original comment by nikolaj....@gmail.com on 25 Sep 2013 at 7:32

Attachments:

GoogleCodeExporter commented 8 years ago
Hello

Can you test the 4.4.1 Beta 1 please and give me a feedback as I cannot 
reproduce the issue?
https://code.google.com/p/gtalksms/downloads/detail?name=GTalkSMS-v4.4.1-Beta1-s
igned-aligned.apk

Thanks

Original comment by Florent....@gmail.com on 28 Sep 2013 at 6:34

GoogleCodeExporter commented 8 years ago
Seems to be working for me so far.

Original comment by rob.pe...@gmail.com on 28 Sep 2013 at 6:57

GoogleCodeExporter commented 8 years ago
It appears to be fixed in 4.4.1B1 for me too. Many thanks.

Original comment by whaym...@gmail.com on 28 Sep 2013 at 7:32

GoogleCodeExporter commented 8 years ago
Icon went green. So looks good.
thanks.

Original comment by florian@loitsch.com on 28 Sep 2013 at 7:32

GoogleCodeExporter commented 8 years ago
Ok thanks I will release a 4.4.1 on the market

Original comment by Florent....@gmail.com on 28 Sep 2013 at 7:37

GoogleCodeExporter commented 8 years ago
Fixed in 4.4.1

Original comment by Florent....@gmail.com on 28 Sep 2013 at 8:10

GoogleCodeExporter commented 8 years ago
Yes - works here as well now :) Thanks!

Original comment by nikolaj....@gmail.com on 29 Sep 2013 at 6:08

GoogleCodeExporter commented 8 years ago
Yes, I can confirm it is now working on my Samsung Galaxy S4. Thanks!

Original comment by santigut...@gmail.com on 30 Sep 2013 at 7:13

GoogleCodeExporter commented 8 years ago
It works again on my Galaxy S3 & Transformer Infinity.  Thanks!

Original comment by RonnyBull on 1 Oct 2013 at 1:39