diamondburned / dissent

Tiny native Discord app
https://flathub.org/apps/details/so.libdb.dissent
GNU General Public License v3.0
1.25k stars 40 forks source link

gtkcord4: undefined symbol: adw_message_dialog_has_response #116

Closed LinUwUxCat closed 1 year ago

LinUwUxCat commented 1 year ago

Hello, the latest release does not launch here, with error

gtkcord4: symbol lookup error: gtkcord4: undefined symbol: adw_message_dialog_has_response, version LIBADWAITA_1_0

I did check and libadwaita-1-0 (as well as libadwaita-1-dev) is already installed on my computer. If it helps, i am running Pop!_OS 22.04, and the same issue happens on a computer with ElementaryOS 7.

diamondburned commented 1 year ago

I pushed commit https://github.com/diamondburned/gtkcord4/commit/77b3f934c35da8777a1a42472f1fa055eea0247d that fixes this. The nightly release should run for you (once the CI finishes running).