mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #58] Undefined Symbol Error #44
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shiftgeist on GitHub (May 28, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/58
The error I get when I start
psst-gui:I'm on Debian 10. Installed psst via the
.debpackage provides in the actions (from commit0161cc1).@jpochyla commented on GitHub (Jun 18, 2021):
This looks like an issue on Druid part, possibly it depends on a newer version of Pango?
@shiftgeist commented on GitHub (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 commented on GitHub (Dec 24, 2021):
This is likely caused by the system
pangobeing older than required by Druid. Not much we can do about this.