gigitux / youpforwhatsapp

A simple wrapper written in rust and gtk-rs for whatsapp web
MIT License
84 stars 9 forks source link

Error clicking links on nixos installed with flatpak #49

Open juanibiapina opened 3 years ago

juanibiapina commented 3 years ago

Clicking any links returns this:

thread 'main' panicked at 'Error to open this url: GString(Native(Some("https://example.com")))', src/views/webview.rs:48:31
juanibiapina commented 3 years ago

Since the error is being ignored, we don't really know what's happening: https://github.com/gigitux/youpforwhatsapp/blob/54b225709119303a64d792ccb201c9d8243bbdfe/src/views/webview.rs#L49