agro6162 / talkmyphone

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

Default ringtone is not found #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.On a Hero FroydVillain Rom 1.5 , OC 691MhZ, on DATA/3G
2.Try "Launch the application"
3.Error/Force Close (Talkmyphone is running for 10/15secs, the Start/Stop 
button stays "blue", and then Force close, Clicking on Wait doesn't solve the 
problem and make the phone freeze for a bit and "Talkmyphone stopped"

Is it device/rom specific ? 

Thanks in advance.

Original issue reported on code.google.com by faw.FoX on 19 Sep 2010 at 2:38

GoogleCodeExporter commented 9 years ago
This application is not supposed to be device specific.

You have a crash when you launch the application? Don't you mean: when you push 
the "Start/Stop TalkMyPhone" button?

Are there other messages? You should see messages telling you talkmyphone is 
trying to connect to a server, then to log in. Are you upgrading from a 
previous version? Are you using a different account for your phone? If so, what 
type? Please be more specific.

Original comment by chm.duquesne on 19 Sep 2010 at 6:25

GoogleCodeExporter commented 9 years ago
I tried a few version since the beginning of the project, and my problem remain 
the same.
Here are the complete details:
-I installed out of nothing your app from the market.
-In Talkmyphone preferences, I set my gmail account (this one, so i'm not using 
another account), put the password, set the server/hostname by default, and 
unchecked Start by default.
-When I "start/stopTalkMyPhone", I have a "TalkmyPhone is running" for 10 secs 
but the phone is actually frozen, and then I have a Classic Error message. If I 
"wait", there's no change and the app automatically Force Close after a few 
secs (phone still frozen). (The new version doesn't requier Jabber account 
anymore, isn't it ?)

(If you want to, I can swap to French, since I heard about you due to 
Frandroid, you should be French).

Original comment by faw.FoX on 19 Sep 2010 at 7:06

GoogleCodeExporter commented 9 years ago
Weird. You seem to do everything well.

It would be useful if you were able to provide an "adb logcat" output, if you 
know what this mean....

Original comment by chm.duquesne on 19 Sep 2010 at 7:26

GoogleCodeExporter commented 9 years ago
Now I know what is a logcat.
Here you are, I started logcat a few secs before launching and I stopped it 
after clicking on Force Close.
Hope this helps.

Original comment by faw.FoX on 19 Sep 2010 at 7:33

Attachments:

GoogleCodeExporter commented 9 years ago
It seems that the logcat recorded a bit more things that I originally wanted 
to. Try reading starting Line 1550 to the end, it's the last call for 
TalkMyPhone app.

Original comment by faw.FoX on 19 Sep 2010 at 7:38

GoogleCodeExporter commented 9 years ago
Ahah :) I got it! This has something to see with the ringtone. Apparently 
TalkMyPhone is unable to find the default system ringtone. That is the reason 
why the media player crashes. Well, we'll try to find a workaround...

Original comment by chm.duquesne on 19 Sep 2010 at 10:15

GoogleCodeExporter commented 9 years ago
TODO: Make the ringtone a choice in the options and shutdown in a nice way if 
no default ringtone is found.

Original comment by chm.duquesne on 20 Sep 2010 at 9:53

GoogleCodeExporter commented 9 years ago
Has it some link with the fact I am on Silent ringtone ?

Original comment by faw.FoX on 20 Sep 2010 at 3:54

GoogleCodeExporter commented 9 years ago
Probably. You can try to set a different ringtone, the app may work better. But 
that remains a bug: you should be able to set any ringtone without crashing 
talkmyphone.

Original comment by chm.duquesne on 20 Sep 2010 at 10:20

GoogleCodeExporter commented 9 years ago
fixed in 2.5-beta

Original comment by chm.duquesne on 28 Sep 2010 at 6:58