surrealdb / surrealist

Surrealist is the ultimate way to visually manage your SurrealDB database
https://surrealist.app/
MIT License
1.08k stars 83 forks source link

Surrealist depends on libwebkit2gtk-4.0-37, but its replaced by libwebkit2gtk-4.1-0 #255

Closed lukas-kd closed 4 months ago

lukas-kd commented 5 months ago

Describe the bug Cant install or open the *.deb package of surrealist. It will result in the error that there is no libwebkit2gtk-4.0-37 found (because Ubuntu 24.04 has libwebkit2gtk-4.1-0).

To Reproduce Steps to reproduce the behavior:

  1. Install Ubuntu 24.04
  2. Download the 2.0.5-deb file from Releases
  3. Install it
  4. See error

Expected behavior I can install it with the libwebkit2gtk-4.1-0 package.

Environment:

1. Ubuntu 24.04
2. Surrealist 2.0.5
3. Surreal 1.4.2
ThatsNasu commented 4 months ago

Same problem here. i found a possible workaround for now here (which utilizes the apt sources to pull older packages from jammy).

birraasmile commented 4 months ago

temporary workaround that worked for me: Install: https://answers.launchpad.net/ubuntu/noble/amd64/libjavascriptcoregtk-4.0-18/2.43.3-1 https://answers.launchpad.net/ubuntu/noble/amd64/libwebkit2gtk-4.0-37/2.43.3-1

then install surrealist https://github.com/surrealdb/surrealist/releases/download/surrealist-v2.0.5/surrealist_2.0.5_amd64.deb)

Got it from: https://github.com/clash-verge-rev/clash-verge-rev/issues/866#issuecomment-2073876022

macjuul commented 4 months ago

This should be fixed in the next release