portapps / brave-portable

🚀 Brave web browser portable for Windows
https://portapps.io/app/brave-portable/
MIT License
311 stars 37 forks source link

'command failed' when starting from folder in net drive #132

Closed AddisZone closed 1 year ago

AddisZone commented 1 year ago

Behaviour

When starting actual brave portable from folder in a net drive 'command failed' occurs a short time after initial frame with white background seen in left half of monitor screen; (browser starts well on local drive)

Steps to reproduce this issue

Extract .7z or setup to folder in net share and start it

Configuration

Brave 1.47.171-85 Win 10 Enterprise LTSC 10.0.17763 i5-6500T 1000BASE-T

Logs

... Tue, 07 Feb 2023 14:38:59 CET INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.7.0/portapps.go:181 > Launching Brave Tue, 07 Feb 2023 14:38:59 CET INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.7.0/portapps.go:191 > Exec T:\BraveBrowserPortable\app\brave.exe --user-data-dir=T:\BraveBrowserPortable\data --disable-brave-update --no-default-browser-check --disable-logging --disable-breakpad --disable-machine-id --disable-encryption-win [12260:17812:0207/143935.647:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18 [12260:17812:0207/143937.678:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18 [12260:17812:0207/143937.832:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18 [12260:17812:0207/143939.436:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18 [12260:17812:0207/143939.593:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18 [12260:17812:0207/143939.701:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18 [12260:17812:0207/143939.756:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18 [12260:17812:0207/143939.794:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18 [12260:17812:0207/143940.264:ERROR:gpu_process_host.cc(985)] GPU process launch failed: error_code=18 [12260:17812:0207/143940.265:FATAL:gpu_data_manager_impl_private.cc(440)] GPU process isn't usable. Goodbye. Tue, 07 Feb 2023 14:39:44 CET FTL C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.7.0/portapps.go:193 > Command failed error="exit status 0x80000003"

seems to be a general problem because:

Tried then also with UngoogledChrome in net drive - same behavior 'command failed' ... Tue, 07 Feb 2023 15:22:32 CET INF C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.6.0/portapps.go:191 > Exec T:\UngoogledChromePortable\app\chrome.exe --user-data-dir=T:\UngoogledChromePortable\data --no-default-browser-check --disable-logging --disable-breakpad --disable-machine-id --disable-encryption-win ... [25184:24460:0207/152249.326:ERROR:gpu_process_host.cc(969)] GPU process launch failed: error_code=18 [25184:24460:0207/152249.327:FATAL:gpu_data_manager_impl_private.cc(451)] GPU process isn't usable. Goodbye. Tue, 07 Feb 2023 15:22:55 CET FTL C:/Users/runneradmin/go/pkg/mod/github.com/portapps/portapps/v3@v3.6.0/portapps.go:193 > Command failed error="exit status 0x80000003"

crazy-max commented 1 year ago

https://github.com/portapps/brave-portable/issues/7#issuecomment-436661501