rivet
rivet copied to clipboard
[Bug]: Blank screen upon opening
What happened?
Whenever I open rivet it turns into a white screen, and then after a while into a grey screen.
What was the expected functionality?
Rivet opens into my project
Describe your environment
OS: Fedora Linux 40 Node version: v20.17.0 Rivet version: 1.9.0 (Appimage)
Relevant log output
/usr/bin/AppImageLauncher: /lib64/libcurl.so.4: no version information available (required by /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so)
Gtk-Message: 22:49:42.288: Failed to load module "xapp-gtk3-module"
Gtk-Message: 22:49:42.768: Failed to load module "xapp-gtk3-module"
GStreamer element appsink not found. Please install it
GStreamer element autoaudiosink not found. Please install it
(WebKitWebProcess:21155): GLib-GObject-WARNING **: 22:49:47.934: invalid (NULL) pointer instance
(WebKitWebProcess:21155): GLib-GObject-CRITICAL **: 22:49:47.934: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Relevant screenshots
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
The last thing I recall doing before was adding an audio parsing and an audio playing module to the project. There was no content loaded in either one.
Interesting, so it was working fine before? Are you able to open the F12 console?
Interesting, so it was working fine before? Are you able to open the F12 console?
It was working fine before. When I pressed F12 nothing happened, as was the case when trying to open the console from the help menu.
Can't say I know what's going on without any kind of console logs... seems that something isn't supported on Fedora 40 maybe?
I'm on mac. Time to time it becomes blank. I've to restart.
If one tab crashes, everything crashes.
Yeah @arbaaz it happens to me occasionally too but I haven't found a reliable way to reproduce it.