-
-
Notifications
You must be signed in to change notification settings - Fork 259
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
Failed to call method #222
Comments
|
|
You can see logs by running |
|
Nothing happens when I run google-chrome --proxy-server="http://127.0.0.1:8080 in the second session.
|
Maybe there's another google chormr running then |
I killed all chrome processes |
google-chrome --proxy-server="http://127.0.0.1:8080" |
google-chrome --proxy-server="http://127.0.0.1:8080" [73773:73773:0830/124839.681320:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not part of the idle inhibition specification: https://specifications.freedesktop.org/idle-inhibit-spec/latest/ Created TensorFlow Lite XNNPACK delegate for CPU. Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#141 is a dynamic-sized tensor). Fontconfig error: Cannot load default config file: No such file: (null) |
It's seems more like a google-chrome issue |
@xvzc
|
@longtongue91 There were |
Version
0.11.1
Operating System
Ubuntu 24.04
How are you running SpoofDPI?
Through the command spoofdpi in Terminal
Description
I get this error and proxy isn't able to open blocked sites.
google-chrome --proxy-server="http://127.0.0.1:8080"
[143915:143915:0829/212132.733316:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.ScreenSaver.GetActive: object_path= /org/freedesktop/ScreenSaver: org.freedesktop.DBus.Error.NotSupported: This method is not part of the idle inhibition specification: https://specifications.freedesktop.org/idle-inhibit-spec/latest/
Created TensorFlow Lite XNNPACK delegate for CPU.
Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#141 is a dynamic-sized tensor).
[143960:143960:0829/212136.767531:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[143960:143960:0829/212136.775496:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
Update: The error disappeared after restart, but I still isn't able to access blocked sites.
The text was updated successfully, but these errors were encountered: