#I have issue running Tauri App

13 messages · Page 1 of 1 (latest)

grave dagger
#

Please I need help on running a tauri app.
I followed all instruction from the documentation in setting up the project using cargo create-tauri-app --beta but after running cargo tauri dev I get the following error: symbol lookup error: /usr/lib/libc.so.6: undefined symbol: __tunable_is_initialized, version GLIBC_PRIVATE Please I need help.

Here are details of my laptop:
OS: Garuda Linux x86_64 Arch Linux
Host: 82MS Yoga Slim 7 Pro 14ACH5
Kernel: 6.7.5-zen1-1-zen
Packages: 1224 (pacman)[stable], 498 (nix-user), 48 (nix-default)
Shell: fish 3.7.0
WM: Hyprland (Wayland)
CPU: AMD Ryzen 5 5600H (12) @ 4.28 GHz
GPU: AMD Radeon HD 8570M
Memory: 7.64 GiB / 13.50 GiB

small summit
#

What's your Nix (shell or flake) file look like?

sand radish
#

I never know how to spot it but I know Wayland has issues. To me that error looks like a glibc versioning issue

small summit
#

I love how the beta docs have TODO: Need to build out NixOS instructions 😂

#

Since you managed to build the tauri-cli successfully, can you share the output of cargo tauri info?

lethal maple
#

this actually sounds like tauri dev running inside a vscode snap instance

small summit
#

Oh no... I thought that problem was fixed because I hadn't seen anyone post about it for almost a year.

lethal maple
#

it's still posted regularly

#

or it was before i went mia

grave dagger
grave dagger
grave dagger
sand radish