You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[96595:1020/165802.551856:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
(electron) 'crashed event' is deprecated and will be removed. Please use 'render-process-gone event' instead.
[96595:1020/165810.624735:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[96595:1020/165818.054334:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
[96561:1020/165848.472211:ERROR:CONSOLE(0)] "ReferenceError: dragEvent is not defined", source: (0)
[96561:1020/165849.944743:ERROR:CONSOLE(0)] "ReferenceError: dragEvent is not defined", source: (0)
[96561:1020/165900.781409:ERROR:CONSOLE(0)] "ReferenceError: dragEvent is not defined", source: (0)
[96561:1020/165901.944046:ERROR:CONSOLE(0)] "ReferenceError: dragEvent is not defined", source: (0)
[96561:1020/165908.271405:ERROR:CONSOLE(0)] "ReferenceError: dragEvent is not defined", source: (0)
(electron) 'crashed event' is deprecated and will be removed. Please use 'render-process-gone event' instead.
[96561:1020/165921.484933:ERROR:CONSOLE(0)] "ReferenceError: dragEvent is not defined", source: (0)
[96561:1020/170139.259176:ERROR:browser_main_loop.cc(276)] GLib-GObject: ../glib/gobject/gsignal.c:2684: instance '0x21a0020f2540' has no handler with id '2314'
The 'crashed event' pops up when the screen goes gray. After that I force reloaded the tab and tried again (second crashed event line)
As a note, the camera works perfectly. Also the microphone works perfectly on the rest of my applications (including other whatsapp clients)
More information: When running the app from an appimage, it works no problem. Its when I install from code that this happens. This is my source info:
As of 5.4 (and with the new option to allow the tab to record audio) when clicking on the microphone button, the app freezes for a sec then goes gray
Altus: 5.4.0
Electron: 28.3.3
Chrome: 120.0.6099.291
V8: 12.0.267.19-electron.0
OS: Linux x64 6.11.3-arch1-1:
Logs when running from console:
The 'crashed event' pops up when the screen goes gray. After that I force reloaded the tab and tried again (second crashed event line)
As a note, the camera works perfectly. Also the microphone works perfectly on the rest of my applications (including other whatsapp clients)
More information: When running the app from an appimage, it works no problem. Its when I install from code that this happens. This is my source info:
And this my build config:
The text was updated successfully, but these errors were encountered: