wails icon indicating copy to clipboard operation
wails copied to clipboard

[V3-Linux] Upgrade to Webkitgtk4.1

Open atterpac opened this issue 1 year ago • 0 comments
trafficstars

Description

Breaking change for linux. Upgrades dependencies for webkitgtk4.0 to 4.1 due to latest Ubuntu 24.04 LTS not having 4.0 available.

Fixes # (issue) Wails on Ubuntu 24.04 LTS

Please delete options that are not relevant.

  • [ X ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

  • [ X ] Linux

Test Configuration

| Name         | Ubuntu                             |
| Version      | 22.04                              |
| ID           | ubuntu                             |
| Branding     | 22.04.4 LTS (Jammy Jellyfish)      |
| Platform     | linux                              |
| Architecture | amd64                              |
| CPU          | AMD Ryzen 7 3700X 8-Core Processor |
| GPU 1        | Unknown                            |
| Memory       | 12GB                               |

# Build Environment
| Wails CLI      | v3.0.0-alpha.4                                                                 |
| Go Version     | go1.22.2                                                                       |
| Revision       | 5a57ee99ac5dc0910ce11b0eb458849f98b38a49                                       |
| Modified       | true                                                                           |
| -buildmode     | exe                                                                            |
| -compiler      | gc                                                                             |
| CGO_CFLAGS     |                                                                                |
| CGO_CPPFLAGS   |                                                                                |
| CGO_CXXFLAGS   |                                                                                |
| CGO_ENABLED    | 1                                                                              |
| CGO_LDFLAGS    |                                                                                |
| DefaultGODEBUG | httplaxcontentlength=1,httpmuxgo121=1,tls10server=1,tlsrsakex=1,tlsunsafeekm=1 |
| GOAMD64        | v1                                                                             |
| GOARCH         | amd64                                                                          |
| GOOS           | linux                                                                          |
| vcs            | git                                                                            |
| vcs.modified   | true                                                                           |
| vcs.revision   | 5a57ee99ac5dc0910ce11b0eb458849f98b38a49                                       |
| vcs.time       | 2024-05-03T17:52:15Z                                                           |

# Dependencies
| pkg-config | 0.29.2-1ubuntu3         |
| gcc        | 12.9ubuntu3             |
| libgtk-3   | 3.24.33-1ubuntu2        |
| libwebkit  | 2.44.0-0ubuntu0.22.04.1 |
| npm        | 10.7.0                  |

atterpac avatar May 07 '24 21:05 atterpac