[GH-ISSUE #4124] [bug]: symbol lookup error #1476

Closed
opened 2026-03-16 20:27:51 +03:00 by kerem · 3 comments
Owner

Originally created by @ivostoykov on GitHub (Jun 15, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4124

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

Downloaded the latest version of appimage on Ubuntu:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy

as it failed to start with double click I tried it from the terminal and here is the result:

./Hoppscotch_linux_x64.AppImage 
hoppscotch: symbol lookup error: /tmp/.mount_HoppscMg2Ryc/usr/lib/libpango-1.0.so.0: undefined symbol: hb_ot_layout_get_horizontal_baseline_tag_for_script

expected to see the desktop application

Steps to reproduce

  1. Goto https://hoppscotch.com/download
  2. Click to download appImage
  3. then in the terminal chmod +x appimage_file_name
  4. the in the same terminal: ./Hoppscotch_linux_x64.AppImage

Environment

Production

Version

Local

Originally created by @ivostoykov on GitHub (Jun 15, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4124 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Downloaded the latest version of appimage on Ubuntu: No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04 Codename: jammy as it failed to start with double click I tried it from the terminal and here is the result: ``` ./Hoppscotch_linux_x64.AppImage hoppscotch: symbol lookup error: /tmp/.mount_HoppscMg2Ryc/usr/lib/libpango-1.0.so.0: undefined symbol: hb_ot_layout_get_horizontal_baseline_tag_for_script ``` expected to see the desktop application ### Steps to reproduce 1. Goto https://hoppscotch.com/download 2. Click to download appImage 3. then in the terminal `chmod +x appimage_file_name` 4. the in the same terminal: `./Hoppscotch_linux_x64.AppImage` ### Environment Production ### Version Local
kerem 2026-03-16 20:27:51 +03:00
Author
Owner

@hakro commented on GitHub (Sep 20, 2024):

I'm getting this same problem trying to run the AppImage on an Ubuntu base distro (TuxedoOS 3)
I used the latest AppImage from the website.

<!-- gh-comment-id:2364057941 --> @hakro commented on GitHub (Sep 20, 2024): I'm getting this same problem trying to run the AppImage on an Ubuntu base distro (TuxedoOS 3) I used the latest AppImage from the website.
Author
Owner

@windigerbus commented on GitHub (Sep 21, 2024):

#3748

<!-- gh-comment-id:2365296820 --> @windigerbus commented on GitHub (Sep 21, 2024): #3748
Author
Owner

@liyasthomas commented on GitHub (Mar 4, 2025):

Thanks for your patience and valuable feedback. We’ve fixed this bug in the latest release.
Download the latest builds and provide your valuable feedback.

Closing this ticket as this bug is now fixed in the recent version. Please feel free to reach out if you have any other concerns.

<!-- gh-comment-id:2696975138 --> @liyasthomas commented on GitHub (Mar 4, 2025): Thanks for your patience and valuable feedback. We’ve fixed this bug in the latest release. [Download the latest builds](https://hoppscotch.com/download) and provide your valuable feedback. Closing this ticket as this bug is now fixed in the recent version. Please feel free to reach out if you have any other concerns.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1476
No description provided.