White screen when opening hatt
Greetings.
Just installed the latest version of hatt and it just opens with a white screen. (isn't first launch, on first it worked great)
Hi,
could you open it from a terminal to see if there is any error ?
How could I do that?
open a terminal in the folder and run the executable .\hatt-....exe
I believe
there, it doesnt produce any errors, it just opens the file.
and powershell does the same.
mm, that's unfortunate.
I think that some other users reported this, I don't know what the issue is. Let's leave it opened for others to see it.
Anyone feel free to comment below if you have an idea of what could be causing this. It might be because of wails itself as well.
So I got a white screen as well running Nobara 39. This is the error I got, it should be noted that it does not crash, it keeps looping the same message:
./hatt-linux-amd64 program args : [./hatt-linux-amd64] Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer &{0.3.5 https://github.com/FrenchGithubUser/Hatt/releases/download/0.3.5/hatt-linux-amd64 19986424 137045211 -1 https://github.com/FrenchGithubUser/Hatt/releases/tag/0.3.5 - removed 123movies as it is not the same service anymore
- new sources : oldgamesdownload, annasarchive
- new method to get items metadata for some sources 0.3.5 2023-11-23 09:40:22 +0000 UTC FrenchGithubUser Hatt} true 0.3.5
This seems to be a issue with webkit2gtk with Nvidia GPUs
A workaround is to set WEBKIT_DISABLE_DMABUF_RENDERER=1, or to downgrade webkit2gtk to 2.42.5 ( This worked for me on Arch Linux)