Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined Symbol Error #58

Closed
shiftgeist opened this issue May 28, 2021 · 3 comments
Closed

Undefined Symbol Error #58

shiftgeist opened this issue May 28, 2021 · 3 comments
Labels
bug Something isn't working linux Linux-specific issues upstream Problem is in a dependency

Comments

@shiftgeist
Copy link

The error I get when I start psst-gui:

psst-gui: symbol lookup error: psst-gui: undefined symbol: pango_attr_insert_hyphens_new

I'm on Debian 10. Installed psst via the .deb package provides in the actions (from commit 0161cc1).

@jpochyla jpochyla added bug Something isn't working upstream Problem is in a dependency labels May 31, 2021
@jpochyla
Copy link
Owner

This looks like an issue on Druid part, possibly it depends on a newer version of Pango?

@shiftgeist
Copy link
Author

shiftgeist commented Jun 18, 2021

@jpochyla I have no experience with Druid or Pango. If you tell me how I can help further debugging this, I'd gladly do so. Last commit I tried where this accures is 11cec9d.

@jpochyla jpochyla added the linux Linux-specific issues label Jul 15, 2021
@jpochyla
Copy link
Owner

This is likely caused by the system pango being older than required by Druid. Not much we can do about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux Linux-specific issues upstream Problem is in a dependency
Projects
None yet
Development

No branches or pull requests

2 participants