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

Running x86 tries to access /sys/class/dmi/id/chassis_type #84

Open
zhani opened this issue May 12, 2022 · 0 comments
Open

Running x86 tries to access /sys/class/dmi/id/chassis_type #84

zhani opened this issue May 12, 2022 · 0 comments
Labels
bug Something isn't working priority-medium webkit Needs work on WPE WebKit as well

Comments

@zhani
Copy link
Collaborator

zhani commented May 12, 2022

This is caused by user agent resolving in webcore that defaults to UserAgentGLib.cpp implementation.
Fix for this is already suggested in #68

2022-05-12 21:54:28.547 5338-5375/com.wpe.examples.minibrowser D/wpe-android: ** (process:5338): WARNING **: 21:54:28.547: Could not open /sys/class/dmi/id/chassis_type: Failed to open file “/sys/class/
2022-05-12 21:54:28.547 5338-5375/com.wpe.examples.minibrowser D/wpe-android: dmi/id/chassis_type”: Permission denied
2022-05-12 21:54:28.547 5338-5375/com.wpe.examples.minibrowser D/wpe-android: ** (process:5338): WARNING **: 21:54:28.547: Could not open /sys/firmware/acpi/pm_profile: Failed to open file “/sys/firmwar
2022-05-12 21:54:28.547 5338-5375/com.wpe.examples.minibrowser D/wpe-android: e/acpi/pm_profile”: Permission denied
@zhani zhani added the bug Something isn't working label May 12, 2022
@zhani zhani added this to To Do in Issues tracking via automation May 12, 2022
@aperezdc aperezdc added the webkit Needs work on WPE WebKit as well label Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-medium webkit Needs work on WPE WebKit as well
Projects
Development

No branches or pull requests

3 participants