MULTI 4.9.19


Status
Not open for further replies.
Anyone else get a bootloop when trying to install? I'm doing a clean flash, wipe everything via CMW on my Mi4, it's stuck at the Mi logo.

Nevermind, figured it out. I had to go into advanced options in CMW and make sure system 1 is checked, it was on system 2.

edit #2: this ROM is way better than the international MIUI6 that was released. I hope this site stays active!
 
Last edited:
Trying updating the 34 rom from ydss(development rom) and xiaomi website, Found no good. Today I installed the 34 multi languages rom and it works perfectly for me. Thank very much. On 34, wsm and mi-tool not fully working, especially the center clock and hide battery not worked. Other still working good. Good to have the miui video and it working good. This was the best latest rom for XIAOMI note 1w.

Sent from my HM NOTE 1W
 
Force close on browser mipad miui6 website GSMarena.com
Logcat:

--------- beginning of /dev/log/main
I/dalvikvm(18429): Enabling JNI app bug workarounds for target SDK version 11...
I/dalvikvm-heap(18429): Grow heap (frag case) to 8.239MB for 1048592-byte allocation
W/ContextImpl(18429): Implicit intents with startService are not safe: Intent { act=com.nvidia.ControllerMapper.START_SERVICE } android.content.ContextWrapper.bindService:517 com.nvidia.ControllerMapper.MapperClient$ServiceClient.connect:587 com.nvidia.ControllerMapper.MapperClient.<init>:91
D/dalvikvm(18429): GC_CONCURRENT freed 311K, 4% free 8029K/8360K, paused 2ms+0ms, total 10ms
W/ContextImpl(18429): Implicit intents with startService are not safe: Intent { act=com.nvidia.ControllerMapper.START_SERVICE } android.content.ContextWrapper.bindService:517 com.nvidia.ControllerMapper.MapperClient$ServiceClient.connect:587 com.nvidia.ControllerMapper.MapperClient.<init>:91
V/WebViewChromiumFactoryProvider(18429): Binding Chromium to main looper Looper (main, tid 1) {41d10fd0}
I/LibraryLoader(18429): Expected native library version number "",actual native library version number ""
I/chromium(18429): [INFO:library_loader_hooks.cc(116)] Chromium logging enabled: level = 0, default verbosity = 0
I/BrowserStartupController(18429): Initializing chromium process, renderers=0
E/AudioManagerAndroid(18429): BLUETOOTH permission is missing!
D/libEGL (18429): loaded /system/lib/egl/libEGL_tegra.so
I/ (18429): Attempting to load EGL implementation libEGL_tegra_impl
I/ (18429): Loaded EGL implementation libEGL_tegra_impl
D/libEGL (18429): loaded /system/lib/egl/libGLESv1_CM_tegra.so
D/libEGL (18429): loaded /system/lib/egl/libGLESv2_tegra.so
E/libEGL (18429): call to OpenGL ES API with no current context (logged once per thread)
I/ (18429): Loading GLESv2 implementation libGLESv2_tegra_impl
D/dalvikvm(18429): GC_CONCURRENT freed 97K, 2% free 8429K/8552K, paused 3ms+1ms, total 16ms
D/dalvikvm(18429): WAIT_FOR_CONCURRENT_GC blocked 4ms
E/SpannableStringBuilder(18429): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(18429): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(18429): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
E/SpannableStringBuilder(18429): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
W/IInputConnectionWrapper(18429): getExtractedText on inactive InputConnection
W/IInputConnectionWrapper(18429): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper(18429): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper(18429): getTextAfterCursor on inactive InputConnection
W/IInputConnectionWrapper(18429): getExtractedText on inactive InputConnection
W/IInputConnectionWrapper(18429): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper(18429): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper(18429): getTextAfterCursor on inactive InputConnection
D/dalvikvm(18429): GC_CONCURRENT freed 159K, 3% free 8774K/8956K, paused 4ms+1ms, total 42ms


Sent from my MI PAD using Tapatalk
 
There is error in alarm clock translation in v41 4.9.19 for Redmi 1S. If you have default english languagfe Stop alarm slider and text is all in SPANISH.
It was in english in rom v37
 
There is error in alarm clock translation in v41 4.9.19 for Redmi 1S. If you have default english languagfe Stop alarm slider and text is all in SPANISH.
It was in english in rom v37
screenshot..?
 
keep on good work. for every new weekly release, can you please provide info in 1st post about what the differences between official build and this build. language changes are of course in other notes already there
e.g.: language input app is different? car mode app is removed/different?
 
After update rom 34 at redminote, there is yellowish colour on the bottom at my phone. Anyone has the same problem ?
I think I have to try downgrade the rom to 30, to see is this a bug or hardware problem.
 
FYI
Some bugs so far:
- MiVideo FC when the app start
- Screencast does not work from gallery
- Screencast does not work from MiVideo

I am not sure if we report bugs here, is there anyone who deals with them...

Acid, Ingbrzy

Are you handling only translation releated issues or all kind of ROM issues?

Sent from my Mi2S using Tapatalk
 
FYI
Some bugs so far:
- MiVideo FC when the app start
- Screencast does not work from gallery
- Screencast does not work from MiVideo

I am not sure if we report bugs here, is there anyone who deals with them...

Acid, Ingbrzy

Are you handling only translation releated issues or all kind of ROM issues?

Sent from my Mi2S using Tapatalk
please post a log from video FC...
 
please post a log from video FC...
Here you are:

android.content.res.Resources$NotFoundException: String resource ID #0x7f0c019b
at android.content.res.Resources.getText(Resources.java:261)
at android.content.res.MiuiResources.getText(MiuiResources.java:125)
at android.content.Context.getText(Context.java:282)
at android.app.AlertDialog$Builder.setTitle(AlertDialog.java:397)
at com.miui.videoplayer.download.SoLoaderConsole.showStartDialog(SoLoaderConsole.java:34)
at com.miui.videoplayer.download.LoaderConsole.start(LoaderConsole.java:25)
at com.miui.videoplayer.download.SourceManager$1.onCompareResult(SourceManager.java:146)
at com.miui.videoplayer.download.SourceManager$CompareMD5Task.onPostExecute(SourceManager.java:180)
at com.miui.videoplayer.download.SourceManager$CompareMD5Task.onPostExecute(SourceManager.java:153)
at android.os.AsyncTask.finish(AsyncTask.java:631)
at android.os.AsyncTask.access$600(AsyncTask.java:177)
at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:644)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4914)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:808)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:575)
at dalvik.system.NativeStart.main(Native Method)


Sent from my Mi2S using Tapatalk
 
thanks... its just missing string in translation.. will be fixed in next release...
 
  • Like
Reactions: graw2
@ingbrzy & acid: just to report that HTC One X keeps receiving the update prompt from Xiaomi I guess, because it did it two weeks ago when you did not published HTC One X multilang ROM, it also did last week well before you published it and it has been doing it this week since Saturday.

No big deal for me, I know I can't apply it and that is all.

Cheers and thnx!
 
Mi4 and MiPad, when trying to enable printer share printer service

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SubSettings}: java.lang.NullPointerException
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2187)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2236)
at android.app.ActivityThread.access$800(ActivityThread.java:138)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1199)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5034)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:807)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:623)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at com.android.settings.print.PrintServiceSettingsFragment.d(PrintServiceSettingsFragment.java:454)
at com.android.settings.print.PrintServiceSettingsFragment.initComponents(PrintServiceSettingsFragment.java:288)
at com.android.settings.print.PrintServiceSettingsFragment.onViewCreated(PrintServiceSettingsFragment.java:159)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:904)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1062)
at android.app.BackStackRecord.run(BackStackRecord.java:690)
at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1449)
at android.app.Activity.performStart(Activity.java:5255)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2160)
... 11 more
 
Mi4 and MiPad, when trying to enable printer share printer service

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SubSettings}: java.lang.NullPointerException
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2187)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2236)
at android.app.ActivityThread.access$800(ActivityThread.java:138)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1199)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5034)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:807)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:623)
at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
at com.android.settings.print.PrintServiceSettingsFragment.d(PrintServiceSettingsFragment.java:454)
at com.android.settings.print.PrintServiceSettingsFragment.initComponents(PrintServiceSettingsFragment.java:288)
at com.android.settings.print.PrintServiceSettingsFragment.onViewCreated(PrintServiceSettingsFragment.java:159)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:904)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1062)
at android.app.BackStackRecord.run(BackStackRecord.java:690)
at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1449)
at android.app.Activity.performStart(Activity.java:5255)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2160)
... 11 more

use app Cloud Print Plus https://play.google.com/store/apps/details?id=com.pauloslf.cloudprint
 
Status
Not open for further replies.

Similar threads

  • Locked
HyperOS 1.0 24.3.4
Replies
150
Views
42K
  • Locked
HyperOS 1.0 24.2.26
Replies
161
Views
49K
Replies
259
Views
66K