yakyak / yakyak

Desktop chat client for Google Hangouts
MIT License
3.81k stars 324 forks source link

Yakyak segfaults on ubuntu 22.04 #1406

Open aprsa opened 2 years ago

aprsa commented 2 years ago

Installed version 1.5.11.5 from the deb package.

Traceback:

Starting Yakyak v1.5.11.5...
  using hangupsjs v1.4.0-beta
--------
syncrecentconversations: Asking hangouts to sync recent conversations
2022-05-17 10:05:19 WARN no SAPISID cookie
hangupsjs:: connecting
reconnecting 0
resolving proxy http://plus.google.com
resolving proxy https://plus.google.com
resolved proxy DIRECT
resolved proxy DIRECT
asking for login credentials
(node:47488) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron.  See https://github.com/electron/electron/issues/23506 for more information
login: did-finish-load https://accounts.google.com/ServiceLogin?passive=1209600&continue=https://accounts.google.com/o/oauth2/programmatic_auth?hl%3Den%26scope%3Dhttps://www.google.com/accounts/OAuthLogin%2Bhttps://www.googleapis.com/auth/userinfo.email%26client_id%3D936475272427.apps.googleusercontent.com%26access_type%3Doffline%26delegated_client_id%3D183697946088-m3jnlsqshjhh5lbvg05k46q1k4qqtrgn.apps.googleusercontent.com%26top_level_cookie%3D1%26from_login%3D1%26as%3DAUNjTS3qpDzs-OOkmODtBMF2NjHnVXXELc18FAg2Cqk&followup=https://accounts.google.com/o/oauth2/programmatic_auth?hl%3Den%26scope%3Dhttps://www.google.com/accounts/OAuthLogin%2Bhttps://www.googleapis.com/auth/userinfo.email%26client_id%3D936475272427.apps.googleusercontent.com%26access_type%3Doffline%26delegated_client_id%3D183697946088-m3jnlsqshjhh5lbvg05k46q1k4qqtrgn.apps.googleusercontent.com%26top_level_cookie%3D1%26from_login%3D1%26as%3DAUNjTS3qpDzs-OOkmODtBMF2NjHnVXXELc18FAg2Cqk&ltmpl=nosignup&hl=en&oauth=1&faa=1&sarp=1&scc=1
login: programmatic auth
[47488:0517/100520.354420:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)
minxu74 commented 2 years ago

Same problem on the system of the Fedora 36:

Starting Yakyak v1.5.11.5...
  using hangupsjs v1.4.0-beta
--------
syncrecentconversations: Asking hangouts to sync recent conversations
hangupsjs:: connecting
reconnecting 0
resolving proxy http://plus.google.com
resolving proxy https://plus.google.com
resolved proxy DIRECT
resolved proxy DIRECT
connected 0
[30361:0524/124251.883074:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)
jaybeaton commented 1 year ago

I saw the same thing on Pop!_OS 22.04 LTS. Upgrading yakyak to v1.5.12-beta fixed it for me.