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

failed to startup dockit AppImage #69

Open
IllTamer opened this issue Jul 16, 2024 · 3 comments
Open

failed to startup dockit AppImage #69

IllTamer opened this issue Jul 16, 2024 · 3 comments
Labels
bug Something isn't working need_ priorities

Comments

@IllTamer
Copy link

The output

❯ ./DocKit_0.4.2_amd64_73af545cfedfacaa24482232e1383ab8.AppImage

** (doc-kit:1934759): WARNING **: 18:14:34.906: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing.
Cannot get default EGL display: EGL_SUCCESS
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)

Related bugs I found that might help

Bug 238513: [GTK] EGLDisplay Initialization failed on Ubuntu 22.04 built without the wpe renderer

My env

local/lib32-mesa 1:24.1.3-1
    Open-source OpenGL drivers - 32-bit
local/mesa 1:24.1.3-1
    Open-source OpenGL drivers
@Blankll
Copy link
Member

Blankll commented Jul 16, 2024

HI @IllTamer thanks for your feedback, may I know what OS you use? Is your machine a 32-bit CPU?
if you use Ubuntu did you try the .deb package?

@IllTamer
Copy link
Author

IllTamer commented Jul 17, 2024

HI @IllTamer thanks for your feedback, may I know what OS you use? Is your machine a 32-bit CPU? if you use Ubuntu did you try the .deb package?

It's archlinux with 64-bit CPU,
图片

After the appimage failed to run, I used the debtap tool to try to install the .deb package (it can convert deb packages to zst packages), and they gave the same error after trying to run

error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'gtk' required by doc-kit
 -> exit status 1

@Blankll Blankll added bug Something isn't working need_ priorities labels Jul 17, 2024
@Blankll
Copy link
Member

Blankll commented Sep 10, 2024

HI @IllTamer sorry for the late reply, hope you are doing well, find a related issue reported in Tauri: tauri-apps/tauri#10749
it is some issue from framework support/compatibility issues, you can try the solutions mentioned in the issue, let me know if it still not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need_ priorities
Projects
None yet
Development

No branches or pull requests

2 participants