Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

White screen when opening hatt #26

Open
owolo opened this issue Sep 24, 2023 · 7 comments
Open

White screen when opening hatt #26

owolo opened this issue Sep 24, 2023 · 7 comments

Comments

@owolo
Copy link

owolo commented Sep 24, 2023

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)
image

@FrenchGithubUser
Copy link
Owner

Hi,

could you open it from a terminal to see if there is any error ?

@owolo
Copy link
Author

owolo commented Sep 24, 2023

How could I do that?

@FrenchGithubUser
Copy link
Owner

FrenchGithubUser commented Sep 24, 2023

open a terminal in the folder and run the executable .\hatt-....exe
I believe

@owolo
Copy link
Author

owolo commented Sep 24, 2023

image
there, it doesnt produce any errors, it just opens the file.
and powershell does the same.

@FrenchGithubUser
Copy link
Owner

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.

@KokoaNishimura
Copy link

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

@spectronp
Copy link

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)

Refs: Arch Linux package issue, WebKit PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants