MindShow / USBDisplay

132 stars 49 forks source link

Crashes #54

Closed gwa100 closed 1 year ago

gwa100 commented 1 year ago

Im trying to use a VGA monitor with my laptop and WinUsbDisplay crashes with this error

[21364/21368] 2023-02-04 20:35:30:474 ! ### GPU Info --- ---> display card: NVIDIA GeForce RTX 3050 Ti Laptop GPU [21364/21368] 2023-02-04 20:35:30:474 ! ### GPU Info --- ---> display card: Intel(R) UHD Graphics [21364/21368] 2023-02-04 20:35:30:474 ! ### GPU Info --- ---> display card: Intel(R) UHD Graphics [21364/21368] 2023-02-04 20:35:30:474 ! ### GPU Info --- ---> display card: Intel(R) UHD Graphics [21364/21368] 2023-02-04 20:35:30:474 ! ### GPU Info --- ---> display card: Intel(R) UHD Graphics [21364/21368] 2023-02-04 20:35:30:474 ! ### GPU Info --- ---> display card: Microsoft Basic Render Driver [21364/21412] 2023-02-04 20:35:30:576 ! Win8ScreenDriverImpl Catched Exception in the Win8ScreenDriverImpl::execute() function: Unable get all DXGI outputs for virtual screen. The exception will consider as critical [21364/21412] 2023-02-04 20:35:30:677 ! Win8ScreenDriverImpl has an invalid state. The invalid state can be a part of screen propery changes. An update signal will be generated as a screen size changed signal. [21364/21412] 2023-02-04 20:35:30:677 ! ScreenDriverUpdate detected [21364/21400] 2023-02-04 20:35:30:677 ! ScreenDriverUpdate detected [21364/21400] 2023-02-04 20:35:30:677 ! Win8ScreenDriverImpl can't be successfully initialized [21364/21400] 2023-02-04 20:35:30:677 ! errorcode str = 0 [21364/21400] 2023-02-04 20:35:30:677 ! errorcode int = 0 [21364/21400] 2023-02-04 20:35:32:678 ! ApplicationRestart::Restart() 0 [21364/21400] 2023-02-04 20:35:32:678 ! flag 0,Session 0,UsbDetector::systemStatus -1 [21364/21400] 2023-02-04 20:35:32:678 ! ApplicationRestart::Restart() 2 [21364/21400] 2023-02-04 20:35:32:683 ! ApplicationRestart::Restart() 3

I have set WinUsbDisplay to run on iGPU

gwa100 commented 1 year ago

Fixed