fingertip icon indicating copy to clipboard operation
fingertip copied to clipboard

symbol lookup error

Open sebastianrasor opened this issue 3 years ago • 2 comments

downloads/Fingertip-v0.0.3.AppImage: symbol lookup error: /lib64/libgio-2.0.so.0: undefined symbol: g_module_open_full```

Fedora 35 using GNOME 41.1 on Wayland. 

sebastianrasor avatar Nov 18 '21 18:11 sebastianrasor

getting this error on linux mint

./Fingertip-v0.0.3.AppImage 
./Fingertip-v0.0.3.AppImage: symbol lookup error: /lib/x86_64-linux-gnu/libgio-2.0.so.0: undefined symbol: g_module_open_full

waozixyz avatar Dec 21 '23 08:12 waozixyz

It's best to compile from source, won't have any of these problems.

reference:

  • https://github.com/imperviousinc/fingertip?tab=readme-ov-file#build-from-source
  • https://github.com/imperviousinc/fingertip/blob/main/.github/workflows/build-linux.yml

rithvikvibhu avatar Dec 21 '23 10:12 rithvikvibhu