-
Notifications
You must be signed in to change notification settings - Fork 791
Open
Labels
Description
Search before asking
- I had searched in the issues and found no similar issues.
Operating System
- macOS
- Windows
- Linux
Operating System Version
Debian GNU/Linux forky/sid
It happens on the web browser too?
No, it just happens on the Desktop app
Rocket.Chat Desktop App Version
4.10.1
Rocket.Chat Server Version
7.13.1
Describe the bug
Desktop app does not longer start as it do on 4.9.2
Using Gnome 49 with wayland.
How to Reproduce
- Download the deb package for 4.10.1 from this side
- Install version
- Starting it with
/opt/Rocket.Chat/rocketchat-desktop
Describe your Expected behavior
It works with 4.9.2 and I wish that it do the same on a newer version
Anything else
console log
[16519:1213/074900.139523:ERROR:media/gpu/vaapi/vaapi_wrapper.cc:1631] vaInitialize failed: unknown libva error
[16475:1213/074900.204586:ERROR:content/browser/gpu/gpu_process_host.cc:999] GPU process exited unexpectedly: exit_code=11
[16578:1213/074900.294367:ERROR:media/gpu/vaapi/vaapi_wrapper.cc:1631] vaInitialize failed: unknown libva error
[16475:1213/074900.339559:ERROR:content/browser/gpu/gpu_process_host.cc:999] GPU process exited unexpectedly: exit_code=11
[16609:1213/074900.474974:ERROR:media/gpu/vaapi/vaapi_wrapper.cc:1631] vaInitialize failed: unknown libva error
[16475:1213/074900.542487:ERROR:content/browser/gpu/gpu_process_host.cc:999] GPU process exited unexpectedly: exit_code=11
[16639:1213/074900.588514:ERROR:media/gpu/vaapi/vaapi_wrapper.cc:1631] vaInitialize failed: unknown libva error
[16639:1213/074900.635331:ERROR:ui/base/x/x11_software_bitmap_presenter.cc:147] XGetWindowAttributes failed for window 1
[bugsnag] Loaded!
[16639:1213/074900.948665:ERROR:ui/base/x/x11_software_bitmap_presenter.cc:147] XGetWindowAttributes failed for window 2
Application initialization completed successfully
[16475:1213/074901.700999:ERROR:content/browser/browser_main_loop.cc:288] Gtk: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
[16475:1213/074901.778178:ERROR:base/nix/mime_util_xdg.cc:139] Invalid mime.cache file does not contain null prior to ALIAS_LIST_OFFSET=44
[16475:1213/074901.927225:ERROR:crypto/nss_util.cc:346] After loading Root Certs, loaded==false: NSS error code: -8018
Permission request notifications {
isMainFrame: true,
requestingUrl: 'https://chat.example.org/direct/HTQWJMzfyykZmHYKLuMPdxHQCNFKSMqfNu'
}
Permission request notifications {
isMainFrame: true,
requestingUrl: 'https://chat.example.org/direct/HTQWJMzfyykZmHYKLuMPdxHQCNFKSMqfNu'
}
Permission request notifications {
isMainFrame: true,
requestingUrl: 'https://chat.example.org/direct/HTQWJMzfyykZmHYKLuMPdxHQCNFKSMqfNu'
}
Permission request notifications {
isMainFrame: true,
requestingUrl: 'https://chat.example.org/direct/HTQWJMzfyykZmHYKLuMPdxHQCNFKSMqfNu'
}
Permission request notifications {
isMainFrame: true,
requestingUrl: 'https://chat.example.org/direct/HTQWJMzfyykZmHYKLuMPdxHQCNFKSMqfNu'
}
Permission request notifications {
isMainFrame: true,
requestingUrl: 'https://chat.example.org/direct/HTQWJMzfyykZmHYKLuMPdxHQCNFKSMqfNu'
}
Permission request notifications {
isMainFrame: true,
requestingUrl: 'https://chat.example.org/direct/HTQWJMzfyykZmHYKLuMPdxHQCNFKSMqfNu'
}
[bugsnag] 1 session(s) reported
Are you willing to submit a code contribution?
- Yes, I am willing to submit a Pull Request!
ZJaumecoderabbitai and wolfderechter