Jump to content

Jr18 **WiFi** (JDQ39 / 4.2.2): MoDaCo Custom ROM for the Nexus 7


Guest PaulOBrien

Recommended Posts

Guest warriorscot

Arrgghhhh the slowdown is so bad I might need to send it back.

Surely the fact that a full wipe to factory settings temporarily fixes it shows it is a software issue?

I would try out CM10 or paranoid android first. The only real advantage that this modaco rom has are the "extras" not really the rom itself if it wasn't for all the packaged hacked apps it wouldn't get a look in. I was getting mega slow down and switched over to paranoid android 2.1 and a custom kernel and it fixed everything and added loads of great stuff.

Link to comment
Share on other sites

Guest AlpineMan

Any chance in getting the modded TeamViewer QuickSupport apk and whatever other files are needed to get TeamViewer QuickSupport working so I can side load it or flash via TWRP/CWM? I'm running Jr7. Thanks.

Edited by AlpineMan
Link to comment
Share on other sites

  • 2 weeks later...

Jr8 is in the kitchen! Prebake online shortly...

P

Great, thanks Paul!

One small issue: My nav bar icons disappear in landscape mode (although the nav bar is still visible at the bottom). I'd selected the following option from the kitchen "Menu button on right hand side (stock style) - navigation bar on right in landscape".

post-773184-0-71269000-1350038219_thumb.

Just trying another bake with a different menu bar option now...

(I flashed this over the previous MCR and wiped cache and dalvik)

Link to comment
Share on other sites

Just confirmed that I get the same behaviour with this option too: "Menu button on both sides also active when hidden - navigation bar on right in landscape installed to /system partition"

Link to comment
Share on other sites

Guest Alan Ferrier

Hmm. Just upgraded, and getting constant "Unfortunately, Android keyboard has stopped." errors. I click "OK" and the error reappears again after a couple of seconds. Any clues?

Clearing Cache / Dalvik cache doesn't help. Am I looking at a factory reset / full restore from backup?

Edited by Alan Ferrier
Link to comment
Share on other sites

Guest Alan Ferrier

I included:

LatinIME (stock input method) installed to /system partition

LatinIME (stock input method) with forced Phone layout installed to /system partition

but not:

Input Methods (non LatinIME) installed to /system partition

Are these the "patched keyboard" options that you're referring to?

Edit: Switching default input to Swiftkey stops the popup errors.

Edited by Alan Ferrier
Link to comment
Share on other sites

Guest Alan Ferrier

Well, that was a voyage of discovery, but I now know how to logcat :) Hope the below is what you need to debug.

10-12 14:52:49.567 W/InputAttributes(9705): No editor info for this field. Bug?

10-12 14:52:49.597 W/dalvikvm(9705): threadid=10: thread exiting with uncaught exception (group=0x410cf300)

10-12 14:52:49.597 E/AndroidRuntime(9705): FATAL EXCEPTION: InitializeBinaryDictionary

10-12 14:52:49.597 E/AndroidRuntime(9705): android.content.res.Resources$NotFoundException: File res/raw/main_en.dict from drawable resource ID #0x7f060002

10-12 14:52:49.597 E/AndroidRuntime(9705): at android.content.res.Resources.openRawResourceFd(Resources.java:981)

10-12 14:52:49.597 E/AndroidRuntime(9705): at com.android.inputmethod.latin.BinaryDictionaryGetter.loadFallbackResource(BinaryDictionaryGetter.java:161)

10-12 14:52:49.597 E/AndroidRuntime(9705): at com.android.inputmethod.latin.BinaryDictionaryGetter.getDictionaryFiles(BinaryDictionaryGetter.java:383)

10-12 14:52:49.597 E/AndroidRuntime(9705): at com.android.inputmethod.latin.DictionaryFactory.createMainDictionaryFromManager(DictionaryFactory.java:56)

10-12 14:52:49.597 E/AndroidRuntime(9705): at com.android.inputmethod.latin.DictionaryFactory.createMainDictionaryFromManager(DictionaryFactory.java:86)

10-12 14:52:49.597 E/AndroidRuntime(9705): at com.android.inputmethod.latin.Suggest$1.run(Suggest.java:136)

10-12 14:52:49.597 E/AndroidRuntime(9705): Caused by: java.io.FileNotFoundException: This file can not be opened as a file descriptor; it is probably compressed

10-12 14:52:49.597 E/AndroidRuntime(9705): at android.content.res.AssetManager.openNonAssetFdNative(Native Method)

10-12 14:52:49.597 E/AndroidRuntime(9705): at android.content.res.AssetManager.openNonAssetFd(AssetManager.java:428)

10-12 14:52:49.597 E/AndroidRuntime(9705): at android.content.res.Resources.openRawResourceFd(Resources.java:978)

10-12 14:52:49.597 E/AndroidRuntime(9705): ... 5 more

10-12 14:52:50.987 I/Process (9705): Sending signal. PID: 9705 SIG: 9

10-12 14:52:50.997 I/ActivityManager(392): Process com.android.inputmethod.latin (pid 9705) has died.

10-12 14:52:50.997 W/ActivityManager(392): Service crashed 2 times, stopping: ServiceRecord{42441e18 com.android.inputmethod.latin/.LatinIME}

10-12 14:52:50.997 W/InputMethodManagerService(392): Session failed to close due to remote exception

10-12 14:52:50.997 W/InputMethodManagerService(392): android.os.DeadObjectException

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.os.BinderProxy.transact(Native Method)

10-12 14:52:50.997 W/InputMethodManagerService(392): at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:366)

10-12 14:52:50.997 W/InputMethodManagerService(392): at com.android.server.InputMethodManagerService.finishSession(InputMethodManagerService.java:1178)

10-12 14:52:50.997 W/InputMethodManagerService(392): at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1190)

10-12 14:52:50.997 W/InputMethodManagerService(392): at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1210)

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1102)

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1116)

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.os.Handler.handleCallback(Handler.java:615)

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.os.Handler.dispatchMessage(Handler.java:92)

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.os.Looper.loop(Looper.java:137)

10-12 14:52:50.997 W/InputMethodManagerService(392): at com.android.server.ServerThread.run(SystemServer.java:891)

10-12 14:52:50.997 W/InputMethodManagerService(392): Session failed to close due to remote exception

10-12 14:52:50.997 W/InputMethodManagerService(392): android.os.DeadObjectException

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.os.BinderProxy.transact(Native Method)

10-12 14:52:50.997 W/InputMethodManagerService(392): at com.android.internal.view.IInputMethodSession$Stub$Proxy.finishSession(IInputMethodSession.java:366)

10-12 14:52:50.997 W/InputMethodManagerService(392): at com.android.server.InputMethodManagerService.finishSession(InputMethodManagerService.java:1178)

10-12 14:52:50.997 W/InputMethodManagerService(392): at com.android.server.InputMethodManagerService.clearCurMethodLocked(InputMethodManagerService.java:1194)

10-12 14:52:50.997 W/InputMethodManagerService(392): at com.android.server.InputMethodManagerService.onServiceDisconnected(InputMethodManagerService.java:1210)

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.app.LoadedApk$ServiceDispatcher.doDeath(LoadedApk.java:1102)

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1116)

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.os.Handler.handleCallback(Handler.java:615)

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.os.Handler.dispatchMessage(Handler.java:92)

10-12 14:52:50.997 W/InputMethodManagerService(392): at android.os.Looper.loop(Looper.java:137)

10-12 14:52:50.997 W/InputMethodManagerService(392): at com.android.server.ServerThread.run(SystemServer.java:891)

10-12 14:52:51.017 W/InputMethodManagerService(392): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4238b598 attribute=null

10-12 14:52:51.057 D/dalvikvm(1118): GC_EXPLICIT freed 1798K, 46% free 10410K/19079K, paused 3ms+8ms, total 54ms

10-12 14:52:51.067 V/PhoneStatusBar(1118): setLightsOn(true)

10-12 14:52:59.387 W/InputMethodManagerService(392): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@41dd49a8 attribute=null

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.