QtWebEngineProcess _CFURLCopyResourcePropertyValuesAndFlags failed
See original GitHub issueAfter starting Spyder 4.1.2 on Python 3.7.6 64-bit | Qt 5.9.6 | PyQt5 5.9.2 | Darwin 19.4.0, a terminal window opens with the following message:
Patricks-MacBook-Pro ~ % /Applications/spyder ; exit;
2020-05-09 14:02:17.836 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
2020-05-09 14:02:17.877 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
2020-05-09 14:02:17.902 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
2020-05-09 14:02:17.925 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
2020-05-09 14:02:17.950 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
2020-05-09 14:02:18.010 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
2020-05-09 14:02:18.041 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
2020-05-09 14:02:18.067 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
2020-05-09 14:02:18.092 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
2020-05-09 14:02:18.111 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
2020-05-09 14:02:18.114 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
2020-05-09 14:02:18.119 QtWebEngineProcess[18078:5767743] _CFURLCopyResourcePropertyValuesAndFlags failed because it was passed an URL which has no scheme
Not a big deal as it doesn’t appear to cause any problems otherwise.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Fix QtWebEngineProcess.exe System Error on Windows 11/10
QtWebEngineProcess.exe System or Application Error occurs on Windows 11/10 due to conflicting applications or corrupted Visual C++ Package.
Read more >Fix QtWebEngineProcess.exe System Error on Windows 11/10
In this guide, we will see some solutions to fix QtWebEngineProcess.exe System Error on Windows 11/10. According to the affected users, ...
Read more >Windows 10 - QtWebEngineProcess.exe "System Error"
Says "code execution cannot process because VCRUNTIME140.dll not found. Reinstalling the program may fix." WHAT PROGRAM DOES IT MEAN?
Read more >qtWebengineProcess fails to start - Stack Overflow
I am deploying my app and getting some really cryptic messages. I have read around and thought that it might be some issues...
Read more >What Is QtWebEngineProcess.exe and How to Fix Issues ...
QtWebEngineProcess.exe is also referred to as Origin or Ring Central for Windows Operating ... Read Article: Fix This Webpage Has A Redirect Loop...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This should be fixed when we update to a more recent version of Qt/PyQt. For now there’s nothing to do, sorry.
And… it’s baack! 😃