[Q] Dialer FC

Search This thread

johnwayne007

Senior Member
Nov 25, 2008
336
209
127.0.0.1
Samsung Galaxy S22 Ultra
Should I flash CWM again? Because last time for some reason CWM Touch(official) stopped working for no reason(cannot get into recovery, screen flashes and reboots) so I flashed TWRP again, and I think that's when the problem began to show.

Same exact thing happened to me, was giving CWM touch a try and it stopped working same thing that yours did. Now in sense roms I get Dialer FC. AOKP milestone 5 works just fine. I think i might try an older ICS sense rom and see if that helps. I am using TWRP 2.3.3.0 now. I also ran the 2.20 RUU and that didnt seem to help.
 
Last edited:

johnwayne007

Senior Member
Nov 25, 2008
336
209
127.0.0.1
Samsung Galaxy S22 Ultra
HTC just updated the peoples app, saying that they have fixed it. Will be uploading right away

I hope that fixes the problem. I have a Logcat of the event from cleanrom 5.1

Code:
W/dalvikvm( 4101): Exception Ljava/lang/IllegalArgumentException; thrown while i
nitializing Lcom/htc/util/phone/DialUtils;
D/AndroidRuntime( 4101): Shutting down VM
W/dalvikvm( 4101): threadid=1: thread exiting with uncaught exception (group=0x4
0ac0a08)
E/AndroidRuntime( 4101): FATAL EXCEPTION: main
E/AndroidRuntime( 4101): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 4101):        at com.android.htcdialer.Dialer.fireCallDirectly
(Dialer.java:4432)
E/AndroidRuntime( 4101):        at com.android.htcdialer.Dialer.callDirectly(Dia
ler.java:4369)
E/AndroidRuntime( 4101):        at com.android.htcdialer.Dialer.callVoicemail(Di
aler.java:6237)
E/AndroidRuntime( 4101):        at com.android.htcdialer.Dialer.onLongClick(Dial
er.java:5989)
E/AndroidRuntime( 4101):        at android.view.View.performLongClick(View.java:
3574)
E/AndroidRuntime( 4101):        at android.widget.TextView.performLongClick(Text
View.java:10063)
E/AndroidRuntime( 4101):        at android.view.View$CheckForLongPress.run(View.
java:14297)
E/AndroidRuntime( 4101):        at android.os.Handler.handleCallback(Handler.jav
a:608)
E/AndroidRuntime( 4101):        at android.os.Handler.dispatchMessage(Handler.ja
va:92)
E/AndroidRuntime( 4101):        at android.os.Looper.loop(Looper.java:156)
E/AndroidRuntime( 4101):        at android.app.ActivityThread.main(ActivityThrea
d.java:5045)
E/AndroidRuntime( 4101):        at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4101):        at java.lang.reflect.Method.invoke(Method.java:5
11)
E/AndroidRuntime( 4101):        at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:784)
E/AndroidRuntime( 4101):        at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:551)
E/AndroidRuntime( 4101):        at dalvik.system.NativeStart.main(Native Method)

E/AndroidRuntime( 4101): Caused by: java.lang.IllegalArgumentException: key.leng
th > 31
E/AndroidRuntime( 4101):        at android.os.SystemProperties.get(SystemPropert
ies.java:45)
E/AndroidRuntime( 4101):        at com.htc.util.phone.ProjectUtils.calculateProp
Key(ProjectUtils.java:171)
E/AndroidRuntime( 4101):        at com.htc.util.phone.DialUtils.getDialpadPrefix
ByProp(DialUtils.java:372)
E/AndroidRuntime( 4101):        at com.htc.util.phone.DialUtils.getDialpadPrefix
(DialUtils.java:357)
E/AndroidRuntime( 4101):        at com.htc.util.phone.DialUtils.<clinit>(DialUti
ls.java:151)
E/AndroidRuntime( 4101):        ... 16 more
E/EmbeddedLogger(  976): App crashed! Process: com.android.htcdialer
E/EmbeddedLogger(  976): App crashed! Package: com.android.htcdialer v400414391
(4.0.2217222439.414391.387535)
E/EmbeddedLogger(  976): App crashed! Package: com.android.htccontacts v40041394
6 (4.0.2217263159.413946.399238)
E/EmbeddedLogger(  976): Application Label: <MULTIPLE_PACKAGE>
W/ActivityManager(  976): Process com.android.htcdialer has crashed too many tim
es: killing!
W/ActivityManager(  976):   Force finishing activity com.android.htccontacts/.Di
alerTabActivity
 

MadMax

Senior Member
Oct 27, 2010
431
890
29
Edmonton
I hope that fixes the problem. I have a Logcat of the event from cleanrom 5.1

Code:
W/dalvikvm( 4101): Exception Ljava/lang/IllegalArgumentException; thrown while i
nitializing Lcom/htc/util/phone/DialUtils;
D/AndroidRuntime( 4101): Shutting down VM
W/dalvikvm( 4101): threadid=1: thread exiting with uncaught exception (group=0x4
0ac0a08)
E/AndroidRuntime( 4101): FATAL EXCEPTION: main
E/AndroidRuntime( 4101): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 4101):        at com.android.htcdialer.Dialer.fireCallDirectly
(Dialer.java:4432)
E/AndroidRuntime( 4101):        at com.android.htcdialer.Dialer.callDirectly(Dia
ler.java:4369)
E/AndroidRuntime( 4101):        at com.android.htcdialer.Dialer.callVoicemail(Di
aler.java:6237)
E/AndroidRuntime( 4101):        at com.android.htcdialer.Dialer.onLongClick(Dial
er.java:5989)
E/AndroidRuntime( 4101):        at android.view.View.performLongClick(View.java:
3574)
E/AndroidRuntime( 4101):        at android.widget.TextView.performLongClick(Text
View.java:10063)
E/AndroidRuntime( 4101):        at android.view.View$CheckForLongPress.run(View.
java:14297)
E/AndroidRuntime( 4101):        at android.os.Handler.handleCallback(Handler.jav
a:608)
E/AndroidRuntime( 4101):        at android.os.Handler.dispatchMessage(Handler.ja
va:92)
E/AndroidRuntime( 4101):        at android.os.Looper.loop(Looper.java:156)
E/AndroidRuntime( 4101):        at android.app.ActivityThread.main(ActivityThrea
d.java:5045)
E/AndroidRuntime( 4101):        at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 4101):        at java.lang.reflect.Method.invoke(Method.java:5
11)
E/AndroidRuntime( 4101):        at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:784)
E/AndroidRuntime( 4101):        at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:551)
E/AndroidRuntime( 4101):        at dalvik.system.NativeStart.main(Native Method)

E/AndroidRuntime( 4101): Caused by: java.lang.IllegalArgumentException: key.leng
th > 31
E/AndroidRuntime( 4101):        at android.os.SystemProperties.get(SystemPropert
ies.java:45)
E/AndroidRuntime( 4101):        at com.htc.util.phone.ProjectUtils.calculateProp
Key(ProjectUtils.java:171)
E/AndroidRuntime( 4101):        at com.htc.util.phone.DialUtils.getDialpadPrefix
ByProp(DialUtils.java:372)
E/AndroidRuntime( 4101):        at com.htc.util.phone.DialUtils.getDialpadPrefix
(DialUtils.java:357)
E/AndroidRuntime( 4101):        at com.htc.util.phone.DialUtils.<clinit>(DialUti
ls.java:151)
E/AndroidRuntime( 4101):        ... 16 more
E/EmbeddedLogger(  976): App crashed! Process: com.android.htcdialer
E/EmbeddedLogger(  976): App crashed! Package: com.android.htcdialer v400414391
(4.0.2217222439.414391.387535)
E/EmbeddedLogger(  976): App crashed! Package: com.android.htccontacts v40041394
6 (4.0.2217263159.413946.399238)
E/EmbeddedLogger(  976): Application Label: <MULTIPLE_PACKAGE>
W/ActivityManager(  976): Process com.android.htcdialer has crashed too many tim
es: killing!
W/ActivityManager(  976):   Force finishing activity com.android.htccontacts/.Di
alerTabActivity

http://xdaforums.com/showthread.php?p=39303357 Try that
 
  • Like
Reactions: johnwayne007

johnwayne007

Senior Member
Nov 25, 2008
336
209
127.0.0.1
Samsung Galaxy S22 Ultra

sweeterman

Member
Jan 18, 2011
13
5
I solved the problem using these steps.

Fastboot Flash non touch version of CWM

fastboot erase cache

Flash Sense firmware

boot to rom and verify dialer works

reboot to bootloader

flash TWRP i used 2.3.3.0

fastboot erase cache

Enjoy being able to use dialer and contacts again

That just goes to show that there is something odd going on with CWM.

Sent from my One X using xda app-developers app
 

jacobas92

Senior Member
Dec 21, 2010
903
208
Nexus 7 (2013)
Google Pixel 7 Pro
I solved the problem using these steps.

Fastboot Flash non touch version of CWM

fastboot erase cache

Flash Sense firmware

boot to rom and verify dialer works

reboot to bootloader

flash TWRP i used 2.3.3.0

fastboot erase cache

Enjoy being able to use dialer and contacts again

Thanks, I just had this same problem. I thought maybe I had fudged something up in radio lol
 
  • Like
Reactions: jeffcojake

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    I solved the problem using these steps.

    Fastboot Flash non touch version of CWM

    fastboot erase cache

    Flash Sense firmware

    boot to rom and verify dialer works

    reboot to bootloader

    flash TWRP i used 2.3.3.0

    fastboot erase cache

    Enjoy being able to use dialer and contacts again
    2
    I installed the latest CWM and flashed the rooted att 3.18 rom the dialer now works now. I don't know if there is a bug that once you use CWM, you can't use TWRP. It seems very odd though.
    1
    I'm going to try a few other things when I get a chance, hopefully tomorrow. I would like to get this solved.

    Sent from my One X using xda app-developers app
    1
    This sounds a heck of a lot like the issue that cropped up with the old hacked (unofficial) version of CWM, way back last summer. It seemed that going from CM to CleanROM using CWM was the root cause (although I don't think the exact cause was ever discovered), and the oddest thing is that flashing different ROMs and even RUU didn't solve the issue. It was pretty much the event that got most of us to swear off the unofficial CWM, until it finally went official this month.

    I think (but this is digging deep in my memory banks) some folks were able to resolve the dialer FC issue by going back to a known good CWM nandroid, then I think going to TWRP after that, and flashing a new ROM. But you might use the search function to find the specifics.

    Might be something different going on here. But the persistent dialer FC (even after RUU) combined with CWM and CM10 is looking a bit suspicious.
    1
    I solved the problem using these steps.

    Fastboot Flash non touch version of CWM

    fastboot erase cache

    Flash Sense firmware

    boot to rom and verify dialer works

    reboot to bootloader

    flash TWRP i used 2.3.3.0

    fastboot erase cache

    Enjoy being able to use dialer and contacts again

    Thanks, I just had this same problem. I thought maybe I had fudged something up in radio lol