adriankumpf / tesla_auth

Securely generate API tokens for third-party access to your Tesla.
MIT License
388 stars 28 forks source link

tesla_auth: symbol lookup error: tesla_auth: undefined symbol: gdk_display_get_default_seat #24

Closed petariga closed 1 year ago

petariga commented 2 years ago

I downloaded your precompilled binary from Github, Linux OS, Ubuntu, installed all required packages/dependecies. Any idea what is the cause?

Jenjen1324 commented 2 years ago

Following the function through:

Would suggest that libgdk3.0-cil is a package you require to run this? Could you try this out?

Funnily enough, on my arch install, the library is provided by gtk3. Though I'd be surprised if the standard Ubuntu install didn't have that installed.

petariga commented 2 years ago

Thank you for your try, I installed "sudo apt install libgdk3.0-cil", however not effect on running the binary, still the same error message.

adriankumpf commented 1 year ago

Please try again with the latest release and the required dependencies:

sudo apt install libwebkit2gtk-4.1-dev