Summary: | Cannot add to favourites in gnome | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | jakkubu <jakub.buczak> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | elvis.angelaccio |
Priority: | NOR | ||
Version First Reported In: | 18.12.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/dolphin/9f1b6eb3f4275bbc9fd6b00a4127291bc9f16caf | Version Fixed In: | 19.04.1 |
Sentry Crash Report: |
Description
jakkubu
2019-05-03 21:34:10 UTC
Git commit 9f1b6eb3f4275bbc9fd6b00a4127291bc9f16caf by Elvis Angelaccio. Committed on 04/05/2019 at 09:53. Pushed by elvisangelaccio into branch 'Applications/19.04'. Fix dolphin cannot be added as favourite in GNOME The StartupWMClass entry is needed because gnome-shell gets confused by the mismatch between the desktop file basename ('org.kde.dolphin') and the WM_CLASS window property ('dolphin'). FIXED-IN: 19.04.1 M +1 -0 src/org.kde.dolphin.desktop https://commits.kde.org/dolphin/9f1b6eb3f4275bbc9fd6b00a4127291bc9f16caf |