Kanaksinh / gtalksms

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

Chat rooms are sometimes created, sometimes not #278

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. connect to my jabber (gmail) account with my chat client (Adium on Mac OS X 
or Pidgin or Empathy on Linux)
2. open new a chat window to connect with my phone
3. issue a "chat:contact" command

What is the expected output?

- Have my chat client open a new group chat window.

What do you see instead?

- Sometimes nothing happens.

- Restarting my chat client and repeating the "chat:contact" command changes 
nothing.

- After some time (looks like a timeout somewhere) issuing the "chat:contact" 
command produces the expected effect.

- When the gmail webmail page is open, a group chat window always appears 
there, but it is useless (likely it can't authenticate with a password to the 
chat room). Though, that window displays the needed information to issue a 
"Join group chat" command in my chat client, which then connects to my phone ! 
Not very friendly but it works.

Additional informations:

Phone model: ZTE Blade running an ICS build

------------------ Log ----------------------

GTalkSMS Preferences
notifiedAddress: xxxxxx@gmail.com
useDifferentAccount: true
useGoogleMapUrl: true
locale: default
smsMagicWord: startgs
manuallySpecifyServerSettings: false
framebufferMode: RGB_565
publicIntentsEnabled: false
formatResponses: false
batteryNotificationInterval: 10
serviceName: gmail.com
startAtBoot: true
forceMucServer: true
showStatusIcon: false
notifyInMuc: false
notifyBatteryInStatus: true
notificationIncomingSmsType: both
useCompression: false
login: yyyyyy@gmail.com
displayIconIndex: 0
xmppSecurityMode: opt
smsNumber: 5
connectOnMainscreenShow: true
notifySmsSent: true
callLogsNumber: 10
publicIntentTokenRequired: true
roomPassword: gtalksms
serverHost: talk.google.com
showSentSms: true
serverPort: 5222
mucServer: conference.jwchat.org
notifyBattery: true
notifyIncomingCalls: true
stopOnPowerDelay: 1
publicIntentToken: secret

GTalkSMS Version: 3.5
Android API: 15
Kernel info: 2.6.35.7-perf+
tuomas@hope )
#1 PREEMPT Tue Jul 10 19:44:15 EEST 2012

--------- beginning of /dev/log/system
07-20 15:37:28.400 E/AndroidRuntime(27286): FATAL EXCEPTION: AsyncTask #4
07-20 15:37:28.400 E/AndroidRuntime(27286): java.lang.RuntimeException: An 
error occured while executing doInBackground()
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
android.os.AsyncTask$3.done(AsyncTask.java:278)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:273)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.util.concurrent.FutureTask.setException(FutureTask.java:124)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:307)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.util.concurrent.FutureTask.run(FutureTask.java:137)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.lang.Thread.run(Thread.java:856)
07-20 15:37:28.400 E/AndroidRuntime(27286): Caused by: 
java.lang.NumberFormatException: Invalid int: 
"http://www.jamendo.com/list/a111997";
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.lang.Integer.invalidInt(Integer.java:138)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.lang.Integer.parse(Integer.java:375)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.lang.Integer.parseInt(Integer.java:366)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.lang.Integer.parseInt(Integer.java:332)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
com.teleca.jamendo.api.impl.RSSFunctions.getTracksIdFromRss(RSSFunctions.java:70
)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
com.teleca.jamendo.api.impl.JamendoGet2ApiImpl.getTop100Listened(JamendoGet2ApiI
mpl.java:183)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
com.teleca.jamendo.activity.HomeActivity$Top100Task.doInBackground(HomeActivity.
java:384)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
com.teleca.jamendo.activity.HomeActivity$Top100Task.doInBackground(HomeActivity.
java:1)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
android.os.AsyncTask$2.call(AsyncTask.java:264)
07-20 15:37:28.400 E/AndroidRuntime(27286): at 
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
07-20 15:37:28.400 E/AndroidRuntime(27286): ... 4 more
--------- beginning of /dev/log/main

Original issue reported on code.google.com by bole...@gmail.com on 20 Jul 2012 at 3:58

GoogleCodeExporter commented 8 years ago
Please send a debug log when the error occurs.
http://code.google.com/p/gtalksms/wiki/GenerateAppLog

Original comment by fschm...@gmail.com on 26 Jan 2013 at 6:07

GoogleCodeExporter commented 8 years ago
The last beta on the download section might fix this issue.
Please provide some feedback

Original comment by Florent....@gmail.com on 15 Oct 2013 at 11:42

GoogleCodeExporter commented 8 years ago
No feedback since several months, closing the issue

Original comment by Florent....@gmail.com on 16 Aug 2014 at 6:19