Skip to content

ci: set -no-window in Android workflow#5814

Merged
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:android
Jan 8, 2024
Merged

ci: set -no-window in Android workflow#5814
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:android

Conversation

@cakebaker
Copy link
Copy Markdown
Contributor

This PR runs Android with -no-window and is an attempt to get rid of the Javascript-related errors like

INFO    | Critical: Uncaught TypeError: Cannot read property 'update' of undefined (qrc:/html/js/location-mock-web-channel.js:130, (null))
INFO    | Critical: Failed to load https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true: The 'Access-Control-Allow-Origin' header has a value 'qrc://' that is not equal to the supplied origin. Origin 'qrc://' is therefore not allowed access. (qrc:/html/js/location-mock-web-channel.js:0, (null))
INFO    | Critical: Failed to load https://maps.googleapis.com/maps/api/mapsjs/gen_204?csp_test=true: The 'Access-Control-Allow-Origin' header has a value 'qrc://' that is not equal to the supplied origin. Origin 'qrc://' is therefore not allowed access. (qrc:/html/js/location-mock-web-channel.js:0, (null))

@sylvestre sylvestre merged commit 7dc4afb into uutils:main Jan 8, 2024
@cakebaker cakebaker deleted the android branch January 9, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants