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
Serenade Version: v2.0.2 OS and Version: Kubuntu 20.04.3 LTS (based on Ubuntu 20.04.3 Focal Fossa) Application: VS Code
Issue Description
I downloaded "Serenade-2.0.2.AppImage", then ran it from my download folder. It opened the 2 windows + tray icon perfectly and I went through the tutorial, and I used it to install the VSCode plugin, and went into the settings and read tutorials, etc, all with a single execution of the AppImage. I also clicked on the setting to use verbose logging and viewed the log file, but eventually disabled verbose logging. Everything seemed to be working perfectly. Then after an hour I closed Serenade.
An hour later, I opened the same Serenade AppImage, but now it opens 2 empty windows (and the tray icon) and shows that it's busy with the "Loading..." animation, staying like that with the animation spinning even after 30 minutes of waiting.
I tried running it again multiple times, it keeps showing the same "Loading..." animation.
I tried deleting my whole "~/.serenade" folder and then running it, but that didn't change anything.
Note that the terminal does show this message whenever I run Serenade: [2103072:0926/145012.999969:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
How to Reproduce
Run "Serenade-2.0.2.AppImage" on Ubuntu 20.04, then close it, then run it again. (I'm not sure if the things I did in the settings & plugins caused a problem or if that was unrelated).
Screenshots
I'm also attaching the result of strace, in case it helps see what it's waiting for in an endless loop: strace ./Serenade-2.0.2.AppImage 2> strace.txt
(Maybe related to "#9", but maybe not?)
System Information
Serenade Version: v2.0.2
OS and Version: Kubuntu 20.04.3 LTS (based on Ubuntu 20.04.3 Focal Fossa)
Application: VS Code
Issue Description
I downloaded "Serenade-2.0.2.AppImage", then ran it from my download folder. It opened the 2 windows + tray icon perfectly and I went through the tutorial, and I used it to install the VSCode plugin, and went into the settings and read tutorials, etc, all with a single execution of the AppImage. I also clicked on the setting to use verbose logging and viewed the log file, but eventually disabled verbose logging. Everything seemed to be working perfectly. Then after an hour I closed Serenade.
An hour later, I opened the same Serenade AppImage, but now it opens 2 empty windows (and the tray icon) and shows that it's busy with the "Loading..." animation, staying like that with the animation spinning even after 30 minutes of waiting.
I tried running it again multiple times, it keeps showing the same "Loading..." animation.
I tried deleting my whole "~/.serenade" folder and then running it, but that didn't change anything.
Note that the terminal does show this message whenever I run Serenade:
[2103072:0926/145012.999969:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
How to Reproduce
Run "Serenade-2.0.2.AppImage" on Ubuntu 20.04, then close it, then run it again. (I'm not sure if the things I did in the settings & plugins caused a problem or if that was unrelated).
Screenshots
I'm also attaching the result of strace, in case it helps see what it's waiting for in an endless loop:
strace ./Serenade-2.0.2.AppImage 2> strace.txt
strace.txt
Note that I don't have a standalone GPU, I'm just using onboard graphics, and I'm using X not Wayland:
The text was updated successfully, but these errors were encountered: