Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank screen on macOS v1.17.0 #2339

Open
2 tasks done
HosseyNJF opened this issue May 19, 2024 · 0 comments
Open
2 tasks done

Blank screen on macOS v1.17.0 #2339

HosseyNJF opened this issue May 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@HosseyNJF
Copy link

HosseyNJF commented May 19, 2024

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

Bruno does not start up and shows a blank screen. I tried running it from the terminal, and this is the log:

Preferences file is located at: /Users/hosseynjf/Library/Application Support/bruno/preferences.json
2024-05-19 11:20:22.505 Bruno[36712:416727] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
[36715:0519/112022.592410:ERROR:validation_errors.cc(117)] Invalid message: VALIDATION_ERROR_DESERIALIZATION_FAILED
[36715:0519/112022.592557:ERROR:exception_ports.cc(122)] host_get_exception_ports: (os/kern) invalid argument (4)
[36715:0519/112022.592569:ERROR:interface_endpoint_client.cc(689)] Message 195411050 rejected by interface network.mojom.NetworkService
objc[36713]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib (0x260266270) and /Applications/Bruno.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libGLESv2.dylib (0x10568e978). One of the two will be used. Which one is undefined.
[36712:0519/112022.745902:ERROR:network_service_instance_impl.cc(499)] Network service crashed, restarting service.
[36717:0519/112022.776960:ERROR:validation_errors.cc(117)] Invalid message: VALIDATION_ERROR_DESERIALIZATION_FAILED
[36717:0519/112022.777118:ERROR:exception_ports.cc(122)] host_get_exception_ports: (os/kern) invalid argument (4)
[36717:0519/112022.777130:ERROR:interface_endpoint_client.cc(689)] Message 195411050 rejected by interface network.mojom.NetworkService
[36712:0519/112022.777544:ERROR:network_service_instance_impl.cc(499)] Network service crashed, restarting service.
[36718:0519/112022.807479:ERROR:validation_errors.cc(117)] Invalid message: VALIDATION_ERROR_DESERIALIZATION_FAILED
[36718:0519/112022.807628:ERROR:exception_ports.cc(122)] host_get_exception_ports: (os/kern) invalid argument (4)
[36718:0519/112022.807640:ERROR:interface_endpoint_client.cc(689)] Message 195411050 rejected by interface network.mojom.NetworkService
[36712:0519/112022.807997:ERROR:network_service_instance_impl.cc(499)] Network service crashed, restarting service.
[36719:0519/112022.836545:ERROR:validation_errors.cc(117)] Invalid message: VALIDATION_ERROR_DESERIALIZATION_FAILED
[36719:0519/112022.836698:ERROR:exception_ports.cc(122)] host_get_exception_ports: (os/kern) invalid argument (4)
[36719:0519/112022.836708:ERROR:interface_endpoint_client.cc(689)] Message 195411050 rejected by interface network.mojom.NetworkService
[36712:0519/112022.837090:ERROR:network_service_instance_impl.cc(499)] Network service crashed, restarting service.
[36720:0519/112022.865929:ERROR:validation_errors.cc(117)] Invalid message: VALIDATION_ERROR_DESERIALIZATION_FAILED
[36720:0519/112022.866099:ERROR:exception_ports.cc(122)] host_get_exception_ports: (os/kern) invalid argument (4)
[36720:0519/112022.866108:ERROR:interface_endpoint_client.cc(689)] Message 195411050 rejected by interface network.mojom.NetworkService
...... and an infinite loop of log of these past 4 lines

.bru file to reproduce the bug

No response

Screenshots/Live demo link

Screenshot 2024-05-19 at 11 23 41

@HosseyNJF HosseyNJF added the bug Something isn't working label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant