Skip to content
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.

Aarddict can't find dictionaries And exits the program on sony xperia l c2105 #112

Open
araz3500 opened this issue Aug 12, 2014 · 14 comments

Comments

@araz3500
Copy link

Hi
I have a Sony Xperia l C2105 (android version 4.2.2 , build number 15.3.a.1.17)
The problem began after update
problem is aarddict con't find dictionary on my phone , And exits the program .
It is really important to me.
To watch problem videos ( http://youtu.be/M90Vna_2JdE )

@itkach
Copy link
Member

itkach commented Aug 12, 2014

Interesting, looks like it simply crashes while scanning the file system, and OS doesn't offer to report it. Did you try to clear all aarddict's app data or uninstall it and then install again?

@araz3500
Copy link
Author

I uninstall the app and then again install but don't different!
Is The other solution?
thanks for help me

@itkach
Copy link
Member

itkach commented Aug 13, 2014

It's difficult to figure out what's going on without being able to reproduce the issue (this is not happening on any devices I have access to, including one on android 4.2.2) and without crash report (normally OS offers to send crash report, not sure why it doesn't happen in this case). Are you, by any chance, able and willing to install android sdk and check what's in logs when this happens?

@ildar
Copy link

ildar commented Aug 13, 2014

... or just aLogcat or CatLog from here:
https://f-droid.org/repository/browse/?fdfilter=logcat

@araz3500
Copy link
Author

I have android SDK in laptop ,(i starting to learn android programming) How do i check what's in logs when this happens?
what are the apps?
my phone is Official ROM and not root
if needs for root or custom ram Tell me please
and i'm sorry for bad wrote
thanks again for help me

@ildar
Copy link

ildar commented Aug 13, 2014

"adb logcat" in a terminal will do the thing.
Remember to turn on "USB debugging" (
https://duckduckgo.com/?q=USB+debugging+android+!gi)

@araz3500
Copy link
Author

thanks i turned on usb debugging
but i don't understand "adb logcat" in a terminal will do the thing.
please basic Explain.

@ildar
Copy link

ildar commented Aug 13, 2014

run "adb logcat" in a terminal. It'll show you the log.

@araz3500
Copy link
Author

sir i'm so sorry
Where is the terminal (in android os)
how run adb logcat in terminal (your means is run the alogcat app)

@ildar
Copy link

ildar commented Aug 13, 2014

You either run alogcat app on the device OR "adb logcat" on the PC. Hint:
https://duckduckgo.com/?q=adb+logcat+!yt

@araz3500
Copy link
Author

very very thank you for help me
Is it true http://tinylink.net/aarddict

@itkach
Copy link
Member

itkach commented Aug 13, 2014

Thanks for the logs. Relevant portion appears to be:

I/ActivityManager(  778): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=aarddict.android/.LookupActivity} from pid 1248

D/StatusBar.NetworkController( 1057): onSignalStrengthsChanged signalStrength=SignalStrength: 27 0 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 gsm|lte level=4

D/StatusBar.NetworkController( 1057): mDataConnected = false mShowRATIconAlways = false

D/StatusBar.NetworkController( 1057): refreshViews: Data not connected!! Set no data type icon / Roaming

D/StatusBar.NetworkController( 1057): refreshViews connected={ } level=4 combinedSignalIconId=0x7f020174/com.android.systemui:drawable/stat_sys_signal_4 combinedActivityIconId=0x0 mobileLabel=Irancell wifiLabel= emergencyOnly=false combinedLabel=No Internet connection  mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f020174 mQSPhoneSignalIconId=0x7f020061 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f020174 mDataTypeIconId=0x0 mQSDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x0 mQSWifiIconId=0x0 mBluetoothTetherIconId=0x108075e

I/LoadedApk( 3952): connected(), package name=aarddict.android ,class name=aarddict.android.DictionaryService

I/LoadedApk(  778): connected(), package name=com.google.android.inputmethod.latin ,class name=com.android.inputmethod.latin.spellcheck.AndroidSpellCheckerService

I/LoadedApk(  778): connected(), package name=com.sonyericsson.textinput.uxp ,class name=com.sonyericsson.textinput.uxp.glue.InputMethodServiceGlue

I/ActivityManager(  778): START u0 {act=aarddict.android.ACTION_NO_DICTIONARIES cmp=aarddict.android/.DictionariesActivity} from pid 3952

I/LoadedApk( 3952): connected(), package name=aarddict.android ,class name=aarddict.android.DictionaryService

W/ThrottleService(  778): unable to find stats for iface rmnet0

I/ActivityManager(  778): Process aarddict.android (pid 3952) has died.

W/ActivityManager(  778): Scheduling restart of crashed service aarddict.android/.DictionaryService in 5000ms

W/ActivityManager(  778): Force removing ActivityRecord{429e8d68 u0 aarddict.android/.DictionariesActivity}: app died, no saved state

I/WindowState(  778): WIN DEATH: Window{430e6b88 u0 aarddict.android/aarddict.android.DictionariesActivity}

I/WindowState(  778): WIN DEATH: Window{434f2130 u0 aarddict.android/aarddict.android.DictionariesActivity}

W/InputMethodManagerService(  778): Got RemoteException sending setActive(false) notification to pid 3952 uid 10266

W/WindowManager(  778): Rebuild removed 3 windows but added 2

W/WindowManager(  778): This window was lost: Window{434f2130 u0 aarddict.android/aarddict.android.DictionariesActivity EXITING}

I must admit this is a bit disappointing, I hoped to find a bit more information there. The log tells us process died which we know already, but little else, although it provides some insight into what else was happening on the device. I'll take a closer look at the log, but so far I'm not sure what to make of it.

@araz3500
Copy link
Author

Thank you for everything
what are those codes ????!!!!
so I can't work the app true ?
if i Install Custom Rom Runs aarddict or not ?

@itkach
Copy link
Member

itkach commented May 9, 2015

Try Aard 2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants