| Summary: | crash applying settings | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Mathieu Jobin <opensource> |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | ||
| Version First Reported In: | 2.8.0 | ||
| Target Milestone: | 2.9 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mathieu Jobin
2017-08-02 15:16:30 UTC
Your backtrace has no debugging symbols, you need to recompile Amarok and it's dependencies with debugging enabled to get a meaningful backtrace. I a having issues compiling latest amarok from git using KF 5.36 $ pacman -Q kdewebkit kdewebkit 5.36.0-1 first had issues finding /usr/include/KF5/KDEWebKit/kgraphicswebview.h I updated the include statement, and now it having issues around keyword Q_DECL_OVERRIDE i don't know if its Amarok or kdewebkit that needs updating my system is all up to date, Plasma 5.10.4, Framework 5.36 and Qt 5.9.1 thanks I suggest you talk to your distribution, as they are apparently capable of compiling it, sadly they do not provide debugging symbols. |