When I run “fuse preview” I got some warnings below.
What are the meaning of the warnings as I cant do preview on Android device.
But the local preview is working.
I’m using Fuse 1.1.1 (Build 13893) on Windows 10
fuse preview -v
Compiling syntax tree
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(166): W4139: Uno.Content.Fonts.CharacterSets is obsolete
C:\tes\Fusetools\Packages\UnoCore\1.1.3\source\uno\platform\$.uno(986): W4139: Uno.Platform.Window.Updating is obsolete: 'Deprecated: Please use Uno.Platform.Displays.MainDisplay.Tick'
C:\tes\Fusetools\Packages\UnoCore\1.1.3\source\uno\platform\$.uno(995): W4139: Uno.Platform.Window.GotFocus is obsolete: 'Deprecated: Please use Uno.Platform.CoreApp.EnteringInteractive'
C:\tes\Fusetools\Packages\UnoCore\1.1.3\source\uno\platform\$.uno(1003): W4139: Uno.Platform.Window.LostFocus is obsolete: 'Deprecated: Please use Uno.Platform.CoreApp.ExitedInteractive'
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(164): W4139: Uno.Content.Fonts.BitmapFont is obsolete
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(167): W4139: Uno.Content.Fonts.BitmapFont is obsolete
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(65): W4139: Uno.Content.Fonts.BitmapFont is obsolete
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(184): W4139: Uno.Content.Fonts.TextTransform is obsolete
fuse preview -v -t=android
Compiling syntax tree
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(166): W4139: Uno.Content.Fonts.CharacterSets is obsolete
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(166,1): Warning W4139: Uno.Content.Fonts.CharacterSets is obsolete
C:\tes\Fusetools\Packages\UnoCore\1.1.3\source\uno\$.uno(95): W4139: 'Uno.Application.set_Window(Uno.Platform.Window)' is obsolete: 'Deprecated on mobile. Please interact with UI through fuselibs'
C:\tes\Fusetools\Packages\UnoCore\1.1.3\source\uno\$.uno(95,1): Warning W4139: 'Uno.Application.set_Window(Uno.Platform.Window)' is obsolete: 'Deprecated on mobile. Please interact with UI through fuselibs'
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(164): W4139: Uno.Content.Fonts.BitmapFont is obsolete
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(164,1): Warning W4139: Uno.Content.Fonts.BitmapFont is obsolete
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(167): W4139: Uno.Content.Fonts.BitmapFont is obsolete
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(167,1): Warning W4139: Uno.Content.Fonts.BitmapFont is obsolete
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(65): W4139: Uno.Content.Fonts.BitmapFont is obsolete
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(65,1): Warning W4139: Uno.Content.Fonts.BitmapFont is obsolete
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(184): W4139: Uno.Content.Fonts.TextTransform is obsolete
C:\tes\Fusetools\Packages\Fuse.Controls.Primitives\1.1.1\textcontrols\fallbacktextrenderer\$.uno(184,1): Warning W4139: Uno.Content.Fonts.TextTransform is obsolete
C:\tes\Fusetools\Packages\Fuse.Reactive.JavaScript\1.1.1\$.uno(1802): W4139: 'Uno.Application.get_Current()' is obsolete: 'Application.Current class is deprecated on mobile. Please use CoreApp.Current'
C:\tes\Fusetools\Packages\Fuse.Reactive.JavaScript\1.1.1\$.uno(1802,1): Warning W4139: 'Uno.Application.get_Current()' is obsolete: 'Application.Current class is deprecated on mobile. Please use CoreApp.Current'
C:\tes\Fusetools\Packages\Fuse.Android\1.1.1\$.uno(352): W4139: 'Uno.Application.get_Current()' is obsolete: 'Application.Current class is deprecated on mobile. Please use CoreApp.Current'
C:\tes\Fusetools\Packages\Fuse.Android\1.1.1\$.uno(352,1): Warning W4139: 'Uno.Application.get_Current()' is obsolete: 'Application.Current class is deprecated on mobile. Please use CoreApp.Current'
C:\tes\Fusetools\Packages\Fuse.Testing\1.1.1\$.uno(133): W4139: 'Uno.Application.get_Window()' is obsolete: 'Deprecated on mobile. Please interact with UI through fuselibs'
C:\tes\Fusetools\Packages\Fuse.Testing\1.1.1\$.uno(133,1): Warning W4139: 'Uno.Application.get_Window()' is obsolete: 'Deprecated on mobile. Please interact with UI through fuselibs'
C:\tes\Fusetools\Packages\Fuse.Testing\1.1.1\$.uno(133): W4139: 'Uno.Application.get_Current()' is obsolete: 'Application.Current class is deprecated on mobile. Please use CoreApp.Current'
C:\tes\Fusetools\Packages\Fuse.Testing\1.1.1\$.uno(133,1): Warning W4139: 'Uno.Application.get_Current()' is obsolete: 'Application.Current class is deprecated on mobile. Please use CoreApp.Current'
... deleted
V/ActivityManager( 520): Binding process pid 5718 to record ProcessRecord{4277c860 5718:com.apps.circlemenu/u0a10118}
V/ActivityManager( 520): New app record ProcessRecord{4277c860 5718:com.apps.circlemenu/u0a10118} thread=android.os.BinderProxy@42b63918 pid=5718
D/NetworkPolicy( 520): onRecv: MSG_FOREGROUND_ACTIVITIES_CHANGED pid:uid:act=5718:10118:true
E/Trace ( 5718): error opening trace file: No such file or directory (2)
D/dalvikvm( 5718): open_cached_dex_file : /data/app/com.apps.circlemenu-1.apk /data/dalvik-cache/data@app@com.apps.circlemenu-1.apk@classes.dex
D/CircleMenu( 5718): SDK: 17
D/dalvikvm( 5718): No JNI_OnLoad found in /system/lib/liblog.so 0x421f4400, skipping init
D/dalvikvm( 5718): Trying to load lib /data/app-lib/com.apps.circlemenu-1/libstlport_shared.so 0x421f4400
D/dalvikvm( 5718): Added shared lib /data/app-lib/com.apps.circlemenu-1/libstlport_shared.so 0x421f4400
D/dalvikvm( 5718): No JNI_OnLoad found in /data/app-lib/com.apps.circlemenu-1/libstlport_shared.so 0x421f4400, skipping init D/dalvikvm( 5718): Trying to load lib /data/app-lib/com.apps.circlemenu-1/libV8Simple.so 0x421f4400
D/dalvikvm( 5718): Added shared lib /data/app-lib/com.apps.circlemenu-1/libV8Simple.so 0x421f4400
D/dalvikvm( 5718): No JNI_OnLoad found in /data/app-lib/com.apps.circlemenu-1/libV8Simple.so 0x421f4400, skipping init
D/dalvikvm( 5718): Trying to load lib /data/app-lib/com.apps.circlemenu-1/libCircleMenu.so 0x421f4400
D/dalvikvm( 5718): Added shared lib /data/app-lib/com.apps.circlemenu-1/libCircleMenu.so 0x421f4400
W/dalvikvm( 5718): VFY: unable to find class referenced in signature (Landroid/view/SearchEvent;)
I/dalvikvm( 5718): Could not find method android.view.Window$Callback.onSearchRequested, referenced from method android.support.v7.view.WindowCallbackWrapper.onSearchRequested
W/dalvikvm( 5718): VFY: unable to resolve interface method 19079: Landroid/view/Window$Callback;.onSearchRequested (Landroid/view/SearchEvent;)Z
D/dalvikvm( 5718): VFY: replacing opcode 0x72 at 0x0002
I/dalvikvm( 5718): Could not find method android.view.Window$Callback.onWindowStartingActionMode, referenced from method android.support.v7.view.WindowCallbackWrapper.onWindowStartingActionMode
W/dalvikvm( 5718): VFY: unable to resolve interface method 19083: Landroid/view/Window$Callback;.onWindowStartingActionMode (Landroid/view/ActionMode$Callback;I)Landroid/view/ActionMode;
D/dalvikvm( 5718): VFY: replacing opcode 0x72 at 0x0002
D/libEGL ( 5718): loaded /vendor/lib/egl/libEGL_mtk.so
D/libEGL ( 5718): loaded /vendor/lib/egl/libGLESv1_CM_mtk.so
D/libEGL ( 5718): loaded /vendor/lib/egl/libGLESv2_mtk.so
I/BufferQueue( 5718): [unnamed-5718-0](this:0x519b9440,api:0) BufferQueue
I/BufferQueue( 5718): [unnamed-5718-0](this:0x519b9440,api:0) consumerConnect
I/BufferQueue( 5718): [unnamed-5718-0](this:0x519b9440,api:0) setConsumerName: unnamed-5718-0
I/SurfaceTexture( 5718): [unnamed-5718-0](this:0x51976290,api:0) SurfaceTexture
I/BufferQueue( 5718): [unnamed-5718-0](this:0x519b9440,api:0) connect: api=1
I/BufferQueue( 5718): [unnamed-5718-0](this:0x519b9440,api:1) setSynchronousMode: enabled=1
W/dalvikvm( 5718): dvmFindClassByName rejecting 'com/uno/UnoObject'
W/dalvikvm( 5718): dvmFindClassByName rejecting 'com/uno/BoolArray'
W/dalvikvm( 5718): dvmFindClassByName rejecting 'com/uno/ByteArray'
W/dalvikvm( 5718): dvmFindClassByName rejecting 'com/uno/ShortArray'
W/dalvikvm( 5718): dvmFindClassByName rejecting 'com/uno/IntArray'
W/dalvikvm( 5718): dvmFindClassByName rejecting 'com/uno/LongArray'
W/dalvikvm( 5718): dvmFindClassByName rejecting 'com/uno/FloatArray'
W/dalvikvm( 5718): dvmFindClassByName rejecting 'com/uno/DoubleArray'
W/dalvikvm( 5718): dvmFindClassByName rejecting 'com/uno/StringArray'
W/dalvikvm( 5718): dvmFindClassByName rejecting 'com/uno/ObjectArray'
I/SurfaceFlinger( 152): EventThread Client Pid (5718) created
D/skia ( 5718): Flag is not 10
I/dalvikvm( 5718): Could not find method android.view.Window.getStatusBarColor, referenced from method com.foreign.Fuse.Android.StatusBarHelper.GetStatusBarColor348
W/dalvikvm( 5718): VFY: unable to resolve virtual method 19090: Landroid/view/Window;.getStatusBarColor ()I
D/dalvikvm( 5718): VFY: replacing opcode 0x6e at 0x000e
I/dalvikvm( 5718): Could not find method android.view.Window.setStatusBarColor, referenced from method com.foreign.Fuse.Android.StatusBarHelper.SetStatusBarColor351
W/dalvikvm( 5718): VFY: unable to resolve virtual method 19098: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 5718): VFY: replacing opcode 0x6e at 0x0013
D/dalvikvm( 5718): GC_CONCURRENT freed 276K, 13% free 2750K/3156K, paused 1ms+2ms, total 12ms
D/OpenGLRenderer( 5718): Enabling debug mode 0
I/BufferQueue( 5718): [unnamed-5718-0](this:0x519b9440,api:1) new GraphicBuffer needed
D/BufferQueue( 5718): [OLD] gb:NULL
I/BufferQueue( 5718): [NEW] gb=0x54459840, handle=0x544596e0, w=1, h=1, s=32, fmt=511
I/SurfaceView( 5718): Changes: creating=true format=true size=true visible=true left=true top=true mUpdateWindowNeeded=false mReportDrawNeeded=false redrawNeeded=false forceSizeChanged=true mVisible=false mRequestedVisible=true
I/SurfaceView( 5718): Cur surface: Surface(name=null, identity=-1)
V/SurfaceView( 5718): android.view.SurfaceView{42228e60 V.E..... ......ID 0,0-720,1280} got resized: w=720 h=1280, cur w=-1 h=-1
I/SurfaceView( 5718): New surface: Surface(name=null, identity=67), vis=true, frame=Rect(0, 0 - 720, 1280)
I/SurfaceView( 5718): visibleChanged -- surfaceCreated
I/SurfaceView( 5718): surfaceChanged -- format=4 w=720 h=1280
I/SurfaceView( 5718): surfaceRedrawNeeded
I/SurfaceView( 5718): finishedDrawing
V/SurfaceView( 5718): Layout: x=0 y=0 w=720 h=1280, frame=Rect(0, 0 - 720, 1280)
V/InputMethodManager( 5718): onWindowFocus: com.foreign.Fuse.Android.AppRoot$1{422270d0 VFE..... .F....I. 0,0-720,1280} softInputMode=272 first=true flags=#1810100
V/InputMethodManager( 5718): START INPUT: com.foreign.Fuse.Android.AppRoot$1{422270d0 VFE..... .F....I. 0,0-720,1280} ic=null tba=android.view.inputmethod.EditorInfo@421f8710 controlFlags=#105
V/InputMethodManager( 5718): Starting input: Bind result=InputBindResult{null com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME #36}
I/SurfaceView( 5718): Changes: creating=false format=false size=false visible=false left=false top=false mUpdateWindowNeeded=true mReportDrawNeeded=true redrawNeeded=false forceSizeChanged=false mVisible=true mRequestedVisible=true
I/SurfaceView( 5718): Cur surface: Surface(name=null, identity=67)
I/SurfaceView( 5718): New surface: Surface(name=null, identity=67), vis=true, frame=Rect(0, 0 - 720, 1280)
I/SurfaceView( 5718): surfaceRedrawNeeded
I/SurfaceView( 5718): finishedDrawing
V/SurfaceView( 5718): Layout: x=0 y=0 w=720 h=1280, frame=Rect(0, 0 - 720, 1280)
I/CircleMenu( 5718): Outracks.Simulator.DesignerNotRunning:
I/CircleMenu( 5718): at Outracks.Simulator.ProxyClient.OnNoResult(Uno.Collections.IEnumerable<Uno.Exception>)
I/CircleMenu( 5718): at Outracks.Simulator.WaitForFirstResult`1.Execute()
I/CircleMenu( 5718): at Outracks.Simulator.TaskThread`1.Run()
E/libEGL ( 5718): eglMakeCurrent:593 error 3009 (EGL_BAD_MATCH)
W/CircleMenu( 5718): GLHelper::MakeCurrent: Unable to make EGL context current:12297
F/libc ( 5718): Fatal signal 11 (SIGSEGV) at 0xdeadcab1 (code=1), thread 6368 (apps.circlemenu)
I/DEBUG ( 6369): check process 5718 name:apps.circlemenu
I/DEBUG ( 6369): BOOM: pid=5718 uid=10118 gid=10118 tid=6368
I/DEBUG ( 6369): [OnPurpose Redunant in preset_info] pid: 5718, tid: 6368, name: apps.circlemenu >>> com.apps.circlemenu <<<
I/DEBUG ( 6369): pid: 5718, tid: 6368, name: apps.circlemenu >>> com.apps.circlemenu <<<
D/AEE/AED ( 6369): coredump_socket_create: 5718
I/AEE/AED ( 6369): pid: 5718, tid: 6368
D/AEE/AED ( 6369): aed_report_dumpstate: filepath /sdcard/mtklog/aee_exp/temp/db.nj6369, pid 5718, tid 6368, exp_class 1, db_opt 0
I/aee/core_forwarder( 6461): Core forwarder(0) executable pid 5718 signo 11
D/aee/core_forwarder( 6461): send_req: 5718
I/SurfaceFlinger( 152): EventThread Client Pid (5718) disconnected by (152)
I/ActivityManager( 520): Process com.apps.circlemenu (pid 5718) has died.
W/ADB_SERVICES( 4141): terminating JDWP 5718 connection: Try again
D/ADB_SERVICES( 4141): remove pid 5718 to jdwp process list
W/InputMethodManagerService( 520): Got RemoteException sending setActive(false) notification to pid 5718 uid 10118
Process com.apps.circlemenu terminated.