Project

General

Profile

Actions

Bug #1871

closed

Tauri V2: Linux version not starting on Steam Deck

Added by Axel "Elanis" Soupé 2 months ago. Updated 22 days ago.

Status:
Closed
Priority:
High
Assignee:
-
Target version:
Start date:
12/22/2024
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

/home/deck/.local/share/Steam/steamapps/common/Manufactur_inc_Demo/factory-game-client: symbol lookup error: /home/deck/.local/share/Steam/steamapps/common/Manufactur_inc_Demo/lib/libpango-1.0.so.0: undefined symbol: hb_ot_metrics_get_position

Actions #1

Updated by Axel "Elanis" Soupé 2 months ago

Same issue on prod version: /home/xxxx/.steam/debian-installation/steamapps/common/Manufactur_inc_Demo/factory-game-client: symbol lookup error: /home/xxxx/.steam/debian-installation/steamapps/common/Manufactur_inc_Demo/lib/libpangoft2-1.0.so.0: undefined symbol: hb_ot_metrics_get_position

Actions #2

Updated by Axel "Elanis" Soupé 22 days ago

Note to myself:

If it happens ever again, use ldd to find the missing .so file:
https://askubuntu.com/questions/1531079/gnome-control-center-will-not-launch-due-to-undefined-symbol-ft-get-color-glyph

e.g:
$ ldd /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37 | grep freetype
libfreetype.so.6 => /lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007ce3098ee000)

Actions #3

Updated by Axel "Elanis" Soupé 22 days ago

  • Status changed from Pending to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF