gujjwal00 / avnc

VNC Client for Android
GNU General Public License v3.0
600 stars 57 forks source link

Cannot connect to vnc on debian bookworm on raspberry pi #223

Closed KhurramFHassan closed 2 months ago

KhurramFHassan commented 5 months ago

Description As the subject says. It just says "Disconnected (Connection closed by the server). RVNC Viewer works without any problems.

Additional Info

Thanks Khurram

gujjwal00 commented 5 months ago

Which VNC server are you using?

Also, please go to AVNC Settings => Tools => Logs, copy the logs and paste here.

gujjwal00 commented 5 months ago

You might also want to look at this issue: https://github.com/gujjwal00/avnc/issues/143. Default settings of VNC server on Raspberry Pi seems to be only supported by RealVNC Viewer.

KhurramFHassan commented 5 months ago

I am using the builtin vnc server in the Raspberry pi os. The log is as follows:

Logs

```python --------- beginning of main 04-01 21:01:37.527 15888 15888 E com.gaurav.avn: Not starting debugger since process cannot load the jdwp agent. 04-01 21:01:37.529 15888 15888 E USNET : USNET: appName: com.gaurav.avnc 04-01 21:01:37.530 15888 15888 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument 04-01 21:01:37.537 15888 15888 D ActivityThread: setConscryptValidator 04-01 21:01:37.537 15888 15888 D ActivityThread: setConscryptValidator - put --------- beginning of system 04-01 21:01:37.578 15888 15888 D ActivityThread: handleBindApplication()++ app=com.gaurav.avnc 04-01 21:01:37.579 15888 15888 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10644; state: ENABLED 04-01 21:01:37.590 15888 15888 W com.gaurav.avn: Entry not found 04-01 21:01:37.604 15888 15888 W com.gaurav.avn: JIT profile information will not be recorded: profile file does not exist. 04-01 21:01:37.618 15888 15888 D LoadedApk: LoadedApk::makeApplication() appContext.mOpPackageName=com.gaurav.avnc appContext.mBasePackageName= com.gaurav.avnc 04-01 21:01:37.618 15888 15888 D NetworkSecurityConfig: No Network Security Config specified, using platform default 04-01 21:01:37.621 15888 15888 D NetworkSecurityConfig: No Network Security Config specified, using platform default 04-01 21:01:37.646 15888 15888 D ActivityThread: handleBindApplication() -- 04-01 21:01:37.653 15888 15919 D OpenGLRenderer: RenderThread:: requireGlContext() 04-01 21:01:37.668 15888 15888 D AppCompatDelegate: Checking for metadata for AppLocalesMetadataHolderService : Service not found 04-01 21:01:37.685 15888 15919 D OpenGLRenderer: RenderThread::setGrContext() 04-01 21:01:37.709 15888 15888 I DecorView: [INFO] isPopOver=false, config=true 04-01 21:01:37.709 15888 15888 I DecorView: updateCaptionType >> ***@***.***[], isFloating=false, isApplication=true, hasWindowControllerCallback=true, hasWindowDecorCaption=false 04-01 21:01:37.709 15888 15888 D DecorView: setCaptionType = 0, this = ***@***.***[] 04-01 21:01:37.713 15888 15888 I DecorView: getCurrentDensityDpi: from real metrics. densityDpi=420 msg=resources_loaded 04-01 21:01:37.728 15888 15888 D CompatibilityChangeReporter: Compat change id reported: 171228096; UID 10644; state: ENABLED 04-01 21:01:37.758 15888 15930 D CompatibilityChangeReporter: Compat change id reported: 191844585; UID 10644; state: ENABLED 04-01 21:01:37.766 15888 15888 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false 04-01 21:01:37.770 15888 15888 I ***@***.***[StartupActivity]: setView = ***@***.*** TM=true 04-01 21:01:37.784 15888 15888 I ***@***.***[StartupActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)0 dur=5 res=0x7 s={true 487910949536} ch=true fn=-1 04-01 21:01:37.786 15888 15919 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument 04-01 21:01:37.788 15888 15919 D OpenGLRenderer: eglCreateWindowSurface 04-01 21:01:37.790 15888 15935 I Gralloc4: mapper 4.x is not supported 04-01 21:01:37.791 15888 15935 W Gralloc3: mapper 3.x is not supported 04-01 21:01:37.796 15888 15935 I gralloc : Arm Module v1.0 04-01 21:01:37.797 15888 15935 W Gralloc4: allocator 4.x is not supported 04-01 21:01:37.797 15888 15935 W Gralloc3: allocator 3.x is not supported 04-01 21:01:37.818 15888 15888 I ***@***.***[StartupActivity]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11442 android.view.ViewRootImpl.performTraversals:4198 android.view.ViewRootImpl. doTraversal:2924 04-01 21:01:37.818 15888 15888 D ***@***.***[StartupActivity]: Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true hasBlurUpdates=false 04-01 21:01:37.818 15888 15888 D ***@***.***[StartupActivity]: Creating frameCompleteCallback 04-01 21:01:37.822 15888 15937 D ***@***.***[StartupActivity]: Received frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false 04-01 21:01:37.838 15888 15919 D ***@***.***[StartupActivity]: Received frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1 04-01 21:01:37.842 15888 15888 I ***@***.***[StartupActivity]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:5000 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 04-01 21:01:37.842 15888 15888 I ***@***.***[StartupActivity]: [DP] rdf() 04-01 21:01:37.842 15888 15888 D ***@***.***[StartupActivity]: reportDrawFinished (fn: -1) 04-01 21:01:37.892 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_NAVIGATION_BAR on com.gaurav.avnc/com.gaurav.avnc.StartupActivity 04-01 21:01:37.894 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_STATUS_BAR on com.gaurav.avnc/com.gaurav.avnc.StartupActivity 04-01 21:01:37.895 15888 15888 I ***@***.***[StartupActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1 04-01 21:01:37.897 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:01:37.897 15888 15888 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus 04-01 21:01:37.902 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:01:42.573 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 0 04-01 21:01:42.660 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 1 04-01 21:01:42.687 15888 15888 D ScrollView: initGoToTop 04-01 21:01:42.701 15888 15888 W DataBinding: Setting the fragment as the LifecycleOwner might cause memory leaks because views lives shorter than the Fragment. Consider using Fragment's view lifecycle 04-01 21:01:42.703 15888 15888 I Dialog : mIsDeviceDefault = false, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false 04-01 21:01:42.705 15888 15888 I DecorView: [INFO] isPopOver=false, config=false 04-01 21:01:42.705 15888 15888 I DecorView: updateCaptionType >> ***@***.***[], isFloating=true, isApplication=true, hasWindowControllerCallback=false, hasWindowDecorCaption=false 04-01 21:01:42.705 15888 15888 D DecorView: setCaptionType = 0, this = ***@***.***[] 04-01 21:01:42.714 15888 15888 D ScrollView: initGoToTop 04-01 21:01:42.721 15888 15888 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false 04-01 21:01:42.734 15888 15888 I ***@***.***[StartupActivity]: setView = ***@***.*** TM=true 04-01 21:01:42.747 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_NAVIGATION_BAR on com.gaurav.avnc/com.gaurav.avnc.StartupActivity 04-01 21:01:42.748 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_STATUS_BAR on com.gaurav.avnc/com.gaurav.avnc.StartupActivity 04-01 21:01:42.748 15888 15888 I ***@***.***[StartupActivity]: Relayout returned: old=(0,107,1080,2154) new=(28,670,1052,1590) req=(1024,920)0 dur=5 res=0x7 s={true 487911333216} ch=true fn=-1 04-01 21:01:42.748 15888 15919 D OpenGLRenderer: eglCreateWindowSurface 04-01 21:01:42.751 15888 15888 D ScrollView: onsize change changed 04-01 21:01:42.752 15888 15888 D ScrollView: onsize change changed 04-01 21:01:42.752 15888 15888 I ***@***.***[StartupActivity]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11442 android.view.ViewRootImpl.performTraversals:4198 android.view.ViewRootImpl. doTraversal:2924 04-01 21:01:42.753 15888 15888 D ***@***.***[StartupActivity]: Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true hasBlurUpdates=false 04-01 21:01:42.753 15888 15888 D ***@***.***[StartupActivity]: Creating frameCompleteCallback 04-01 21:01:42.757 15888 15936 D ***@***.***[StartupActivity]: Received frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false 04-01 21:01:42.762 15888 15919 D ***@***.***[StartupActivity]: Received frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1 04-01 21:01:42.766 15888 15888 I ***@***.***[StartupActivity]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$ addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:5000 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 04-01 21:01:42.766 15888 15888 I ***@***.***[StartupActivity]: [DP] rdf() 04-01 21:01:42.766 15888 15888 D ***@***.***[StartupActivity]: reportDrawFinished (fn: -1) 04-01 21:01:42.779 15888 15888 I ***@***.***[StartupActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1 04-01 21:01:42.780 15888 15888 I ***@***.***[StartupActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1 04-01 21:01:42.781 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:01:42.781 15888 15888 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus 04-01 21:01:43.652 15888 15976 D ProfileInstaller: Skipping profile installation for com.gaurav.avnc 04-01 21:01:43.758 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 0 04-01 21:01:43.797 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 1 04-01 21:01:43.805 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:01:43.805 15888 15888 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus 04-01 21:01:43.809 15888 15888 D CompatibilityChangeReporter: Compat change id reported: 163400105; UID 10644; state: ENABLED 04-01 21:01:43.809 15888 15888 I IMM_LC : showSoftInput(View,I) 04-01 21:01:43.809 15888 15888 I IMM_LC : ssi() - flag : 0 view : com.gaurav.avnc reason = SHOW_SOFT_INPUT 04-01 21:01:43.812 15888 15888 D Editor : waiting for the right moment 04-01 21:01:43.820 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:43.820 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:43.827 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:43.828 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:43.868 15888 15888 D InsetsController: show(ime(), fromIme=true) 04-01 21:01:43.869 15888 15888 D InsetsSourceConsumer: setRequestedVisible: visible=true, type=19, host=com.gaurav.avnc/com.gaurav.avnc.StartupActivity, from=android.view.InsetsSourceConsumer.show:246 android.view.InsetsController.showDirectly:1489 android.view.InsetsController.controlAnimationUnchecked:1137 android.view.InsetsController.applyAnimation:1456 android.view.InsetsController.applyAnimation:1437 android.view.InsetsController.show:976 android.view.ViewRootImpl$ ViewRootHandler.handleMessageImpl:6483 android.view.ViewRootImpl$ ViewRootHandler.handleMessage:6408 android.os.Handler.dispatchMessage:106 android.os.Looper.loopOnce:226 04-01 21:01:50.269 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:50.269 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:51.430 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:51.430 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:51.442 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:51.442 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:53.373 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 0 04-01 21:01:53.417 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 1 04-01 21:01:53.418 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:01:53.419 15888 15888 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus 04-01 21:01:53.424 15888 15888 I IMM_LC : showSoftInput(View,I) 04-01 21:01:53.424 15888 15888 I IMM_LC : ssi() - flag : 0 view : com.gaurav.avnc reason = SHOW_SOFT_INPUT 04-01 21:01:53.426 15888 15888 D Editor : waiting for the right moment 04-01 21:01:53.435 15888 15888 I AssistStructure: Flattened final assist data: 3828 bytes, containing 2 windows, 29 views 04-01 21:01:53.438 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:53.439 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:53.443 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:53.443 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:53.452 15888 15888 D InsetsController: show(ime(), fromIme=true) 04-01 21:01:53.455 15888 15888 D InsetsController: show(ime(), fromIme=true) 04-01 21:01:55.473 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:55.473 15888 15888 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length 04-01 21:01:58.331 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 0 04-01 21:01:58.370 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 1 04-01 21:01:58.373 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:01:58.373 15888 15888 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus 04-01 21:01:58.379 15888 15888 I IMM_LC : showSoftInput(View,I) 04-01 21:01:58.379 15888 15888 I IMM_LC : ssi() - flag : 0 view : com.gaurav.avnc reason = SHOW_SOFT_INPUT 04-01 21:01:58.380 15888 15888 D Editor : waiting for the right moment 04-01 21:01:58.420 15888 15888 D InsetsController: show(ime(), fromIme=true) 04-01 21:01:58.425 15888 15888 D InsetsController: show(ime(), fromIme=true) 04-01 21:01:58.485 15888 15888 I ***@***.***[StartupActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1 04-01 21:01:59.182 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_STATUS_BAR on com.gaurav.avnc/com.gaurav.avnc.StartupActivity 04-01 21:01:59.204 15888 15888 I ***@***.***[StartupActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1 04-01 21:01:59.206 15888 15888 I InputMethodManager: startInputAsyncOnWindowFocusGain - mService.startInputOrWindowGainedFocus 04-01 21:02:01.503 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme key 0 04-01 21:02:01.509 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme key 1 04-01 21:02:01.885 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 0 04-01 21:02:01.932 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 1 04-01 21:02:01.957 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:01.957 15888 15919 D OpenGLRenderer: setSurface() destroyed EGLSurface 04-01 21:02:01.957 15888 15919 D OpenGLRenderer: destroyEglSurface 04-01 21:02:01.958 15888 15919 D OpenGLRenderer: endAllActiveAnimators on 0x7129c8dca0 (RippleDrawable) with handle 0x7039c5f780 04-01 21:02:01.958 15888 15888 I ***@***.***[StartupActivity]: dispatchDetachedFromWindow 04-01 21:02:01.974 15888 15888 D InputTransport: Input channel destroyed: 'b13060b', fd=106 04-01 21:02:01.975 15888 15888 D InsetsSourceConsumer: setRequestedVisible: visible=false, type=19, host=com.gaurav.avnc/com.gaurav.avnc.StartupActivity, from=android.view.InsetsSourceConsumer.hide:253 android.view. ImeInsetsSourceConsumer.hide:68 android.view.ImeInsetsSourceConsumer.setControl:128 android.view.InsetsController.onControlsChanged:863 android.view.ViewRootImpl.doDie:9878 android.view.ViewRootImpl.die:9826 android.view.WindowManagerGlobal.removeViewLocked:609 android.view. WindowManagerGlobal.removeView:550 android.view.WindowManagerImpl.removeViewImmediate:162 android.app.Dialog.dismissDialog:778 04-01 21:02:01.995 15888 15888 D ScrollView: initGoToTop 04-01 21:02:02.086 15888 15888 D ScrollView: onsize change changed 04-01 21:02:02.091 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_STATUS_BAR on com.gaurav.avnc/com.gaurav.avnc.StartupActivity 04-01 21:02:02.092 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_NAVIGATION_BAR on com.gaurav.avnc/com.gaurav.avnc.StartupActivity 04-01 21:02:02.092 15888 15888 I ***@***.***[StartupActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1 04-01 21:02:02.094 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:02:02.094 15888 15888 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus 04-01 21:02:02.115 15888 15888 D ScrollView: onsize change changed 04-01 21:02:03.653 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 0 04-01 21:02:03.698 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 1 04-01 21:02:03.730 15888 15888 I ***@***.***[PopupWindow:d8436f0]: setView = ***@***.*** TM=true 04-01 21:02:03.738 15888 15908 I ***@***.***[PopupWindow:d8436f0]: Resizing ***@***.***: frame=[426,1520][928,2024] reportDraw=true forceLayout=false backDropFrame=Rect(0, 0 - 502, 504) 04-01 21:02:03.743 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_NAVIGATION_BAR on PopupWindow:d8436f0 04-01 21:02:03.744 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_STATUS_BAR on PopupWindow:d8436f0 04-01 21:02:03.744 15888 15888 I ***@***.***[PopupWindow:d8436f0]: Relayout returned: old=(0,107,1080,2154) new=(426,1520,928,2024) req=(502,504)0 dur=9 res=0x7 s={true 487911333216} ch=true fn=-1 04-01 21:02:03.745 15888 15919 D OpenGLRenderer: eglCreateWindowSurface 04-01 21:02:03.749 15888 15888 D AbsListView: in onLayout changed 04-01 21:02:03.750 15888 15888 I ***@***.***[PopupWindow:d8436f0]: [DP] dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11442 android.view.ViewRootImpl.performTraversals:4198 android.view.ViewRootImpl. doTraversal:2924 04-01 21:02:03.755 15888 15888 D ***@***.***[PopupWindow:d8436f0]: Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true hasBlurUpdates=false 04-01 21:02:03.755 15888 15888 D ***@***.***[PopupWindow:d8436f0]: Creating frameCompleteCallback 04-01 21:02:03.756 15888 15936 D ***@***.***[PopupWindow:d8436f0]: Received frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false 04-01 21:02:03.759 15888 15919 D ***@***.***[PopupWindow:d8436f0]: Received frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1 04-01 21:02:03.760 15888 15888 I ***@***.***[PopupWindow:d8436f0]: [DP] pdf(0) 0 android.view.ViewRootImpl.lambda$ addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:5000 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 04-01 21:02:03.760 15888 15888 I ***@***.***[PopupWindow:d8436f0]: [DP] rdf() 04-01 21:02:03.760 15888 15888 D ***@***.***[PopupWindow:d8436f0]: reportDrawFinished (fn: -1) 04-01 21:02:03.761 15888 15888 I ***@***.***[PopupWindow:d8436f0]: handleResized, msg = 5 frames=ClientWindowFrames{frame=[426,1520][928,2024] display=[-10000,-10000][10000,10000] backdrop=[0,0][502,504]} forceNextWindowRelayout=false displayId=0 frameChanged=false backdropFrameChanged=true configChanged=false displayChanged=false mNextDrawUseBlastSync=false mergedConfiguration={mGlobalConfig={1.0 410mcc1mnc [en_US] ldltr sw411dp w411dp h779dp 420dpi nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2280) mAppBounds=Rect(0, 107 - 1080, 2154) mMaxBounds=Rect(0, 0 - 1080, 2280) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0 mPopOver=off mFreeformTaskPinningState=unpinned} s.3267 fontWeightAdjustment=0 ff=0 bf=0 bts=0 desktop/d dm/n dc/d ?dcui ?dcaf enb/d themeSeq=0} mOverrideConfig={1.0 410mcc1mnc [en_US] ldltr sw411dp w411dp h779dp 420dpi nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2280) mAppBounds=Rect(0, 107 - 1080, 2154) mMaxBounds=Rect(0, 0 - 1080, 2280) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_0 mPopOver=off mFreeformTaskPinningState=unpinned} s.1 fontWeightAdjustment=0 ff=0 bf=0 bts=0 desktop/d dm/n dc/d ?dcui ?dcaf enb/d themeSeq=0}} 04-01 21:02:03.761 15888 15888 I ***@***.***[PopupWindow:d8436f0]: [DP] dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11442 android.view.ViewRootImpl.handleResized:2235 android.view.ViewRootImpl. access$1200:303 04-01 21:02:03.768 15888 15888 D ***@***.***[PopupWindow:d8436f0]: Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true hasBlurUpdates=false 04-01 21:02:03.768 15888 15888 D ***@***.***[PopupWindow:d8436f0]: Creating frameCompleteCallback 04-01 21:02:03.769 15888 15937 D ***@***.***[PopupWindow:d8436f0]: Received frameDrawingCallback frameNum=2. Creating transactionCompleteCallback=false 04-01 21:02:03.773 15888 15919 D ***@***.***[PopupWindow:d8436f0]: Received frameCompleteCallback lastAcquiredFrameNum=2 lastAttemptedDrawFrameNum=2 04-01 21:02:03.774 15888 15888 I ***@***.***[PopupWindow:d8436f0]: [DP] pdf(0) 0 android.view.ViewRootImpl.lambda$ addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:5000 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 04-01 21:02:03.774 15888 15888 I ***@***.***[PopupWindow:d8436f0]: [DP] rdf() 04-01 21:02:03.774 15888 15888 D ***@***.***[PopupWindow:d8436f0]: reportDrawFinished (fn: -1) 04-01 21:02:03.774 15888 15888 I ***@***.***[StartupActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1 04-01 21:02:03.776 15888 15888 I ***@***.***[PopupWindow:d8436f0]: MSG_WINDOW_FOCUS_CHANGED 1 1 04-01 21:02:04.945 15888 15888 I ***@***.***[PopupWindow:d8436f0]: ViewPostIme pointer 0 04-01 21:02:05.002 15888 15888 I ***@***.***[PopupWindow:d8436f0]: ViewPostIme pointer 1 04-01 21:02:05.002 15888 15888 D AbsListView: onTouchUp() mTouchMode : 0 04-01 21:02:05.080 15888 15888 I ***@***.***[PopupWindow:d8436f0]: Relayout returned: old=(426,1520,928,2024) new=(426,1520,928,2024) req=(502,504)0 dur=7 res=0x1 s={true 487911333216} ch=false fn=21 04-01 21:02:05.094 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_NAVIGATION_BAR on com.gaurav.avnc/com.gaurav.avnc.StartupActivity 04-01 21:02:05.094 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_STATUS_BAR on com.gaurav.avnc/com.gaurav.avnc.StartupActivity 04-01 21:02:05.111 15888 15888 I ***@***.***[PopupWindow:d8436f0]: MSG_WINDOW_FOCUS_CHANGED 0 1 04-01 21:02:05.124 15888 15888 I ***@***.***[StartupActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1 04-01 21:02:05.127 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:02:05.127 15888 15888 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus 04-01 21:02:05.393 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:05.393 15888 15919 D OpenGLRenderer: setSurface() destroyed EGLSurface 04-01 21:02:05.393 15888 15919 D OpenGLRenderer: destroyEglSurface 04-01 21:02:05.395 15888 15888 I ***@***.***[PopupWindow:d8436f0]: dispatchDetachedFromWindow 04-01 21:02:05.399 15888 15888 D InputTransport: Input channel destroyed: '9642be0', fd=108 04-01 21:02:09.037 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 0 04-01 21:02:09.125 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 1 04-01 21:02:12.075 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 0 04-01 21:02:12.144 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 1 04-01 21:02:12.190 15888 15888 I DecorView: [INFO] isPopOver=false, config=true 04-01 21:02:12.190 15888 15888 I DecorView: updateCaptionType >> ***@***.***[], isFloating=false, isApplication=true, hasWindowControllerCallback=true, hasWindowDecorCaption=false 04-01 21:02:12.190 15888 15888 D DecorView: setCaptionType = 0, this = ***@***.***[] 04-01 21:02:12.191 15888 15888 I DecorView: getCurrentDensityDpi: from real metrics. densityDpi=420 msg=resources_loaded 04-01 21:02:12.241 15888 15888 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false 04-01 21:02:12.245 15888 15888 I ***@***.***[VncActivity]: setView = ***@***.*** TM=true 04-01 21:02:12.246 15888 15888 I ***@***.***: onWindowVisibilityChanged(0) false com.gaurav.avnc.ui.vnc.FrameView{496b51e GFE...... ......I. 0,0-0,0 #7f0900e7 app:id/frame_view} of ***@***.***[VncActivity] 04-01 21:02:12.257 15888 15888 I ***@***.***[VncActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)0 dur=6 res=0x7 s={true 487911341936} ch=true fn=-1 04-01 21:02:12.257 15888 15919 D OpenGLRenderer: eglCreateWindowSurface 04-01 21:02:12.258 15888 15888 I ***@***.***: windowStopped(false) false com.gaurav.avnc.ui.vnc.FrameView{496b51e GFE...... ......I. 0,0-0,0 #7f0900e7 app:id/frame_view} of ***@***.***[VncActivity] 04-01 21:02:12.258 15888 15888 I ***@***.***[VncActivity]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11442 android.view.ViewRootImpl.performTraversals:4198 android.view.ViewRootImpl. doTraversal:2924 04-01 21:02:12.258 15888 15888 D ***@***.***[VncActivity]: Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true hasBlurUpdates=false 04-01 21:02:12.259 15888 15888 D ***@***.***[VncActivity]: Creating frameCompleteCallback 04-01 21:02:12.259 15888 15936 D ***@***.***[VncActivity]: Received frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false 04-01 21:02:12.262 15888 15919 D ***@***.***[VncActivity]: Received frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1 04-01 21:02:12.263 15888 15888 I ***@***.***[VncActivity]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:5000 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 04-01 21:02:12.263 15888 15888 I ***@***.***[VncActivity]: [DP] rdf() 04-01 21:02:12.263 15888 15888 D ***@***.***[VncActivity]: reportDrawFinished (fn: -1) 04-01 21:02:12.264 15888 15888 I ***@***.***[StartupActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1 04-01 21:02:12.266 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_NAVIGATION_BAR on com.gaurav.avnc/com.gaurav. avnc.ui.vnc.VncActivity 04-01 21:02:12.267 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_STATUS_BAR on com.gaurav.avnc/com.gaurav.avnc.ui.vnc.VncActivity 04-01 21:02:12.285 15888 15888 I ***@***.***[VncActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1 04-01 21:02:12.286 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:02:12.286 15888 15888 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus 04-01 21:02:12.504 15888 15939 I NativeVnc: Received protocol version 3.8 04-01 21:02:12.504 15888 15939 I NativeVnc: VNC server supports protocol version 3.8 (viewer 3.8) 04-01 21:02:12.522 15888 15939 I NativeVnc: We have 1 security types to read 04-01 21:02:12.522 15888 15939 I NativeVnc: 0) Received security type 2 04-01 21:02:12.522 15888 15939 I NativeVnc: Selecting security type 2 (0/1 in the list) 04-01 21:02:12.522 15888 15939 I NativeVnc: Selected Security Scheme 2 04-01 21:02:12.554 15888 15939 I NativeVnc: VNC connection failed: password check failed! 04-01 21:02:12.555 15888 15939 E ReceiverCoroutine: Connection failed 04-01 21:02:12.555 15888 15939 E ReceiverCoroutine: java.io.IOException: Authentication failed 04-01 21:02:12.555 15888 15939 E ReceiverCoroutine: at com.gaurav.avnc.vnc.VncClient.connect(VncClient.kt:49) 04-01 21:02:12.555 15888 15939 E ReceiverCoroutine: at com.gaurav.avnc.viewmodel.VncViewModel.access$connect(VncViewModel.kt:206) 04-01 21:02:12.555 15888 15939 E ReceiverCoroutine: at com.gaurav.avnc.viewmodel.VncViewModel$launchConnection$ 1.invokeSuspend(VncViewModel.kt:41) 04-01 21:02:12.555 15888 15939 E ReceiverCoroutine: at kotlin.coroutines.jvm.internal.BaseContinuationImpl. resumeWith(ContinuationImpl.kt:9) 04-01 21:02:12.555 15888 15939 E ReceiverCoroutine: at kotlinx.coroutines. DispatchedTask.run(DispatchedTask.kt:111) 04-01 21:02:12.555 15888 15939 E ReceiverCoroutine: at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run( LimitedDispatcher.kt:4) 04-01 21:02:12.555 15888 15939 E ReceiverCoroutine: at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:3) 04-01 21:02:12.555 15888 15939 E ReceiverCoroutine: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run( CoroutineScheduler.kt:94) 04-01 21:02:12.670 15888 15888 I ***@***.***[StartupActivity]: handleAppVisibility mAppVisible=true visible=false 04-01 21:02:12.687 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:12.687 15888 15919 D OpenGLRenderer: setSurface() destroyed EGLSurface 04-01 21:02:12.687 15888 15919 D OpenGLRenderer: destroyEglSurface 04-01 21:02:12.692 15888 15888 I ***@***.***[StartupActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)8 dur=2 res=0x5 s={false 0} ch=true fn=139 04-01 21:02:12.693 15888 15888 I ***@***.***[StartupActivity]: stopped(true) old=false 04-01 21:02:12.704 15888 15888 I ***@***.***[StartupActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)8 dur=2 res=0x5 s={false 0} ch=false fn=-1 04-01 21:02:14.737 15888 15888 I ***@***.***[VncActivity]: ViewPostIme key 0 04-01 21:02:14.785 15888 15888 I ***@***.***[VncActivity]: ViewPostIme key 1 04-01 21:02:14.802 15888 15888 I ***@***.***[StartupActivity]: handleAppVisibility mAppVisible=false visible=true 04-01 21:02:14.803 15888 15888 I ***@***.***[StartupActivity]: stopped(false) old=true 04-01 21:02:14.804 15888 15888 I ***@***.***[StartupActivity]: stopped(false) old=false 04-01 21:02:14.810 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:14.819 15888 15888 I ***@***.***[StartupActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)0 dur=8 res=0x7 s={true 487910949536} ch=true fn=-1 04-01 21:02:14.819 15888 15919 D OpenGLRenderer: eglCreateWindowSurface 04-01 21:02:14.820 15888 15888 I ***@***.***[StartupActivity]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11442 android.view.ViewRootImpl.performTraversals:4198 android.view.ViewRootImpl. doTraversal:2924 04-01 21:02:14.820 15888 15888 D ***@***.***[StartupActivity]: Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true hasBlurUpdates=false 04-01 21:02:14.820 15888 15888 D ***@***.***[StartupActivity]: Creating frameCompleteCallback 04-01 21:02:14.829 15888 15937 D ***@***.***[StartupActivity]: Received frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false 04-01 21:02:14.837 15888 15919 D ***@***.***[StartupActivity]: Received frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1 04-01 21:02:14.838 15888 15888 I ***@***.***[StartupActivity]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:5000 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 04-01 21:02:14.838 15888 15888 I ***@***.***[StartupActivity]: [DP] rdf() 04-01 21:02:14.838 15888 15888 D ***@***.***[StartupActivity]: reportDrawFinished (fn: -1) 04-01 21:02:14.838 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_NAVIGATION_BAR on com.gaurav.avnc/com.gaurav.avnc.StartupActivity 04-01 21:02:14.838 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_STATUS_BAR on com.gaurav.avnc/com.gaurav.avnc.StartupActivity 04-01 21:02:14.842 15888 15888 I ***@***.***[VncActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1 04-01 21:02:14.861 15888 15888 I ***@***.***[StartupActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1 04-01 21:02:14.862 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:02:14.862 15888 15888 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus 04-01 21:02:15.145 15888 15888 I ***@***.***[VncActivity]: handleAppVisibility mAppVisible=true visible=false 04-01 21:02:15.161 15888 15888 I ***@***.***: onWindowVisibilityChanged(8) false com.gaurav.avnc.ui.vnc.FrameView{496b51e GFE...... ......I. 0,0-0,0 #7f0900e7 app:id/frame_view} of ***@***.***[VncActivity] 04-01 21:02:15.161 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:15.162 15888 15919 D OpenGLRenderer: setSurface() destroyed EGLSurface 04-01 21:02:15.162 15888 15919 D OpenGLRenderer: destroyEglSurface 04-01 21:02:15.166 15888 15888 I ***@***.***[VncActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)8 dur=2 res=0x5 s={false 0} ch=true fn=22 04-01 21:02:15.166 15888 15888 I ***@***.***: windowStopped(true) false com.gaurav.avnc.ui.vnc.FrameView{496b51e GFE...... ......I. 0,0-0,0 #7f0900e7 app:id/frame_view} of ***@***.***[VncActivity] 04-01 21:02:15.167 15888 15888 I ***@***.***[VncActivity]: stopped(true) old=false 04-01 21:02:15.171 15888 15888 I ***@***.***: onDetachedFromWindow: tryReleaseSurfaces() 04-01 21:02:15.173 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:15.173 15888 15888 I ***@***.***[VncActivity]: dispatchDetachedFromWindow 04-01 21:02:15.176 15888 15888 D InputTransport: Input channel destroyed: '2a51cd ', fd=106 04-01 21:02:15.695 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 0 04-01 21:02:15.741 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 1 04-01 21:02:16.982 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 0 04-01 21:02:17.037 15888 15888 I ***@***.***[StartupActivity]: ViewPostIme pointer 1 04-01 21:02:17.076 15888 15888 I DecorView: [INFO] isPopOver=false, config=true 04-01 21:02:17.076 15888 15888 I DecorView: updateCaptionType >> ***@***.***[], isFloating=false, isApplication=true, hasWindowControllerCallback=true, hasWindowDecorCaption=false 04-01 21:02:17.076 15888 15888 D DecorView: setCaptionType = 0, this = ***@***.***[] 04-01 21:02:17.076 15888 15888 I DecorView: getCurrentDensityDpi: from real metrics. densityDpi=420 msg=resources_loaded 04-01 21:02:17.085 15888 15888 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false 04-01 21:02:17.091 15888 15888 I ***@***.***[PrefsActivity]: setView = ***@***.*** TM=true 04-01 21:02:17.100 15888 15888 I ***@***.***[PrefsActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)0 dur=4 res=0x7 s={true 487911315776} ch=true fn=-1 04-01 21:02:17.101 15888 15919 D OpenGLRenderer: eglCreateWindowSurface 04-01 21:02:17.116 15888 15888 I ***@***.***[PrefsActivity]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11442 android.view.ViewRootImpl.performTraversals:4198 android.view.ViewRootImpl. doTraversal:2924 04-01 21:02:17.116 15888 15888 D ***@***.***[PrefsActivity]: Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true hasBlurUpdates=false 04-01 21:02:17.116 15888 15888 D ***@***.***[PrefsActivity]: Creating frameCompleteCallback 04-01 21:02:17.120 15888 15936 D ***@***.***[PrefsActivity]: Received frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false 04-01 21:02:17.123 15888 15919 D ***@***.***[PrefsActivity]: Received frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1 04-01 21:02:17.124 15888 15888 I ***@***.***[PrefsActivity]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:5000 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 04-01 21:02:17.124 15888 15888 I ***@***.***[PrefsActivity]: [DP] rdf() 04-01 21:02:17.124 15888 15888 D ***@***.***[PrefsActivity]: reportDrawFinished (fn: -1) 04-01 21:02:17.131 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_NAVIGATION_BAR on com.gaurav.avnc/com.gaurav. avnc.ui.prefs.PrefsActivity 04-01 21:02:17.132 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_STATUS_BAR on com.gaurav.avnc/com.gaurav. avnc.ui.prefs.PrefsActivity 04-01 21:02:17.133 15888 15888 I ***@***.***[StartupActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1 04-01 21:02:17.153 15888 15888 I ***@***.***[PrefsActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1 04-01 21:02:17.154 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:02:17.154 15888 15888 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus 04-01 21:02:17.521 15888 15888 I ***@***.***[StartupActivity]: handleAppVisibility mAppVisible=true visible=false 04-01 21:02:17.538 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:17.538 15888 15919 D OpenGLRenderer: setSurface() destroyed EGLSurface 04-01 21:02:17.538 15888 15919 D OpenGLRenderer: destroyEglSurface 04-01 21:02:17.543 15888 15888 I ***@***.***[StartupActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)8 dur=1 res=0x5 s={false 0} ch=true fn=58 04-01 21:02:17.543 15888 15888 I ***@***.***[StartupActivity]: stopped(true) old=false 04-01 21:02:17.555 15888 15888 I ***@***.***[StartupActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)8 dur=2 res=0x5 s={false 0} ch=false fn=-1 04-01 21:02:21.670 15888 15888 I ***@***.***[PrefsActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1 04-01 21:02:22.132 15888 15888 I ***@***.***[PrefsActivity]: handleAppVisibility mAppVisible=true visible=false 04-01 21:02:22.138 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:22.138 15888 15919 D OpenGLRenderer: setSurface() destroyed EGLSurface 04-01 21:02:22.138 15888 15919 D OpenGLRenderer: destroyEglSurface 04-01 21:02:22.143 15888 15888 I ***@***.***[PrefsActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)8 dur=3 res=0x5 s={false 0} ch=true fn=12 04-01 21:02:22.143 15888 15888 I ***@***.***[PrefsActivity]: stopped(true) old=false 04-01 21:02:22.156 15888 15888 I ***@***.***[PrefsActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)8 dur=3 res=0x5 s={false 0} ch=false fn=-1 04-01 21:02:22.164 15888 15888 D InputTransport: Input channel destroyed: 'ClientS', fd=113 04-01 21:02:27.287 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:27.288 15888 15898 D InputTransport: Input channel destroyed: 'ClientS', fd=94 04-01 21:02:27.288 15888 15898 D InputTransport: Input channel destroyed: 'ClientS', fd=128 04-01 21:02:27.290 15888 15898 D InputTransport: Input channel destroyed: 'ClientS', fd=142 04-01 21:02:27.290 15888 15898 D InputTransport: Input channel destroyed: 'ClientS', fd=111 04-01 21:02:27.292 15888 15898 D InputTransport: Input channel destroyed: 'ClientS', fd=107 04-01 21:02:27.293 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:27.293 15888 15898 D InputTransport: Input channel destroyed: 'ClientS', fd=118 04-01 21:02:27.294 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:27.294 15888 15898 D InputTransport: Input channel destroyed: 'ClientS', fd=116 04-01 21:02:27.295 15888 15898 D InputTransport: Input channel destroyed: 'ClientS', fd=121 04-01 21:02:27.295 15888 15898 D InputTransport: Input channel destroyed: 'ClientS', fd=100 04-01 21:02:29.488 15888 15888 I ***@***.***[PrefsActivity]: handleAppVisibility mAppVisible=false visible=true 04-01 21:02:29.500 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:29.507 15888 15888 I ***@***.***[PrefsActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)4 dur=7 res=0x1 s={false 0} ch=false fn=-1 04-01 21:02:29.507 15888 15888 I ***@***.***[PrefsActivity]: stopped(false) old=true 04-01 21:02:29.510 15888 15888 I ***@***.***[PrefsActivity]: stopped(false) old=false 04-01 21:02:29.511 15888 15888 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false 04-01 21:02:29.520 15888 15919 D OpenGLRenderer: setSurface called with nullptr 04-01 21:02:29.527 15888 15888 I ***@***.***[PrefsActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)0 dur=4 res=0x7 s={true 487911315776} ch=true fn=-1 04-01 21:02:29.535 15888 15919 D OpenGLRenderer: eglCreateWindowSurface 04-01 21:02:29.535 15888 15888 I ***@***.***[PrefsActivity]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11442 android.view.ViewRootImpl.performTraversals:4198 android.view.ViewRootImpl. doTraversal:2924 04-01 21:02:29.535 15888 15888 D ***@***.***[PrefsActivity]: Creating frameDrawingCallback nextDrawUseBlastSync=false reportNextDraw=true hasBlurUpdates=false 04-01 21:02:29.535 15888 15888 D ***@***.***[PrefsActivity]: Creating frameCompleteCallback 04-01 21:02:29.537 15888 15937 D ***@***.***[PrefsActivity]: Received frameDrawingCallback frameNum=1. Creating transactionCompleteCallback=false 04-01 21:02:29.541 15888 15919 D ***@***.***[PrefsActivity]: Received frameCompleteCallback lastAcquiredFrameNum=1 lastAttemptedDrawFrameNum=1 04-01 21:02:29.541 15888 15888 I ***@***.***[PrefsActivity]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:5000 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 04-01 21:02:29.541 15888 15888 I ***@***.***[PrefsActivity]: [DP] rdf() 04-01 21:02:29.541 15888 15888 D ***@***.***[PrefsActivity]: reportDrawFinished (fn: -1) 04-01 21:02:29.541 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_NAVIGATION_BAR on com.gaurav.avnc/com.gaurav. avnc.ui.prefs.PrefsActivity 04-01 21:02:29.541 15888 15888 D InsetsSourceConsumer: ensureControlAlpha: for ITYPE_STATUS_BAR on com.gaurav.avnc/com.gaurav. avnc.ui.prefs.PrefsActivity 04-01 21:02:29.549 15888 15888 I ***@***.***[PrefsActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1 04-01 21:02:29.550 15888 15888 D InputMethodManager: startInputInner - Id : 0 04-01 21:02:29.550 15888 15888 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus 04-01 21:02:31.916 15888 15888 I ***@***.***[PrefsActivity]: ViewPostIme pointer 0 04-01 21:02:31.951 15888 15888 I ***@***.***[PrefsActivity]: ViewPostIme pointer 1 04-01 21:02:31.970 15888 15888 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false 04-01 21:02:31.978 15888 15888 I ***@***.***[PrefsActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)0 dur=4 res=0x1 s={true 487911315776} ch=false fn=4 04-01 21:02:33.149 15888 15888 I ***@***.***[PrefsActivity]: ViewPostIme pointer 0 04-01 21:02:33.189 15888 15888 I ***@***.***[PrefsActivity]: ViewPostIme pointer 1 04-01 21:02:33.214 15888 15888 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false 04-01 21:02:33.219 15888 15888 I ***@***.***[PrefsActivity]: Relayout returned: old=(0,0,1080,2280) new=(0,0,1080,2280) req=(1080,2280)0 dur=3 res=0x1 s={true 487911315776} ch=false fn=7 ```

Thanks Khurram

On Mon, Apr 1, 2024, 9:00 PM Gaurav Ujjwal @.***> wrote:

Which VNC server are you using?

Also, please go to AVNC Settings => Tools => Logs, copy the logs and paste here.

— Reply to this email directly, view it on GitHub https://github.com/gujjwal00/avnc/issues/223#issuecomment-2030054186, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK2IZDX4TR26SE56KDH2MGDY3GACFAVCNFSM6AAAAABFRX25WWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZQGA2TIMJYGY . You are receiving this because you authored the thread.Message ID: @.***>

gujjwal00 commented 5 months ago

According to logs, the password didn't match. Can you please double check the password saved in AVNC?

KhurramFHassan commented 5 months ago

I have retyped the password but the result is the same. The vnc server is configured with legacy vnc password authentication. Ultravnc viewer also has the same problem is AVNC.

Khurram

On Mon, Apr 1, 2024 at 10:02 PM Gaurav Ujjwal @.***> wrote:

According to logs, the password didn't match. Can you please double check the password saved in AVNC?

— Reply to this email directly, view it on GitHub https://github.com/gujjwal00/avnc/issues/223#issuecomment-2030163872, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK2IZDQCCACRNA4QMTPIEPTY3GHL7AVCNFSM6AAAAABFRX25WWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZQGE3DGOBXGI . You are receiving this because you authored the thread.Message ID: @.***>

gujjwal00 commented 5 months ago

In that case, server logs from pi might indicate what the problem is.

gujjwal00 commented 5 months ago

Have you checked the server logs on Raspberry Pi?

KhurramFHassan commented 5 months ago

This is what I get in the server log:

<13> 2024-04-14T16:59:22.352Z xxx vncserver-x11[701]: Connections: > connected: x.x.x.x::x (TCP) > <14> 2024-04-14T16:59:22.418Z xxx vncserver-x11[701]: SConnection: Client > needs protocol version 3.8 > Khurram On Wed, Apr 10, 2024 at 9:07 AM Gaurav Ujjwal ***@***.***> wrote: > Have you checked the server logs on Raspberry Pi? > > — > Reply to this email directly, view it on GitHub > , > or unsubscribe > > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> >
gujjwal00 commented 3 months ago

Have you figured anything out, @KhurramFHassan ? Given UltraVNC viewer has the same problem, and logs from server are not helpful, there doesn't seem to be anything I can do here.