0

I am building chromium from source codes on Ubuntu. I have a script running "xprop -root _NET_ACTIVE_WINDOW" periodically in background. When I run built chromium xprop prints 0 as window id, while it prints correct id when i run chrome. Am i missing any gn args during build? here are my args:

is_debug = false
is_component_build = false
target_cpu = "x64"
is_official_build = true
chrome_pgo_phase = 0
symbol_level = 0
ffmpeg_branding = "Chrome"
proprietary_codecs = true

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.