#20664 closed defect (wontfix)
virtualbox can not start throu putty/xming
Reported by: | grim | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 6.0.22 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
I have a centos-server and a windows-pc. The server has no display. The pc has xming and putty. The X-tunnel has proven to work for xeyes.
I start virtualbox and expect to have the display forwarden to xming.
This is my output:
grim@obelix:~$ virtualbox Qt WARNING: X server does not support XInput 2 Qt WARNING: failed to get the current screen resources Qt WARNING: QXcbConnection: XCB error: 1 (BadRequest), sequence: 165, resource id: 90, major code: 130 (Unknown), minor code: 47 Qt WARNING: QXcbConnection: XCB error: 170 (Unknown), sequence: 180, resource id: 90, major code: 146 (Unknown), minor code: 20 Qt WARNING: The X11 connection broke (error 1). Did the X11 server die? grim@obelix:~$ sudo virtualbox PuTTY X11 proxy: Unsupported authorisation protocol Qt WARNING: could not connect to display localhost:13.0 Qt FATAL: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb. Aborted grim@obelix:~$
This is the xming-log:
Welcome to the Xming X Server Vendor: Colin Harrison Release: 6.9.0.31 FreeType2: 2.3.4 Contact: http://sourceforge.net/forum/?group_id=156984 C:\Program Files (x86)\Xming\Xming.exe :0 -clipboard -multiwindow XdmcpRegisterConnection: newAddress 192.168.56.1 winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 5144 height: 2888 depth: 32 winAllocateFBShadowGDI - Requested DIB (bitmap) will be larger than 16 MB. The surface may fail to be allocated on Windows 95, 98, or Me, due to a 16 MB limit in DIB size. This limit does not apply to Windows NT/2000, and this message may be ignored on those platforms. winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 glWinInitVisuals:1596: glWinInitVisuals glWinInitVisualConfigs:1503: glWinInitVisualConfigs glWinSetVisualConfigs:1581: glWinSetVisualConfigs init_visuals:1055: init_visuals null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winInitMultiWindowWM - Calling pthread_mutex_lock () winMultiWindowXMsgProc - Hello winMultiWindowXMsgProc - Calling pthread_mutex_lock () glWinScreenProbe:1390: glWinScreenProbe fixup_visuals:1303: fixup_visuals init_screen_visuals:1336: init_screen_visuals (--) 8 mouse buttons found (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000407" (00000407) (--) Using preset keyboard for "German (Germany)" (407), type "4" Could not init font path element C:\Program Files (x86)\Xming/fonts/misc/, removing from list! Could not init font path element C:\Program Files (x86)\Xming/fonts/TTF/, removing from list! Could not init font path element C:\Program Files (x86)\Xming/fonts/Type1/, removing from list! Could not init font path element C:\Program Files (x86)\Xming/fonts/75dpi/, removing from list! Could not init font path element C:\Program Files (x86)\Xming/fonts/100dpi/, removing from list! Could not init font path element C:\Program Files\Xming\fonts\dejavu, removing from list! Could not init font path element C:\Program Files\Xming\fonts\cyrillic, removing from list! Could not init font path element C:\WINDOWS\Fonts, removing from list! winInitMultiWindowWM - pthread_mutex_lock () returned. winInitMultiWindowWM - pthread_mutex_unlock () returned. winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0 winMultiWindowXMsgProc - pthread_mutex_lock () returned. winMultiWindowXMsgProc - pthread_mutex_unlock () returned. winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0 winProcEstablishConnection - Hello winInitClipboard () winProcEstablishConnection - winInitClipboard returned. winClipboardProc - Hello DetectUnicodeSupport - Windows Vista winClipboardProc - DISPLAY=127.0.0.1:0.0 winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display. winClipboardProc - XOpenDisplay () returned and successfully opened the display.
Change History (3)
comment:1 by , 3 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
follow-up: 3 comment:2 by , 3 years ago
The free Xming is very very old... the codebase is from 2005. You might (but I have absolutely no knowledge there since I personally never ran Xming) have more luck with the much more modern donor-ware Xming version.
comment:3 by , 2 years ago
Replying to Klaus Espenlaub:
The free Xming is very very old... the codebase is from 2005. You might (but I have absolutely no knowledge there since I personally never ran Xming) have more luck with the much more modern donor-ware Xming version.
It's true that this is a pretty old version and I don't have much information.
This is not for VirtualBox development team to address. VirtualBox GUI interface is based on Qt and Qt seems to have a xinput 2 requirement. If you want to use Virtual GUI interface you have to use an Xserver which supports Xinput 2.