| Summary: | Doesn't load any backend | ||
|---|---|---|---|
| Product: | [Applications] cantor | Reporter: | Antonio Rojas <arojas> |
| Component: | general | Assignee: | Cantor Bugs <cantor-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | 24.11.80 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/education/cantor/-/commit/94a64415752d30d898938c2c9b00cd2c49ff6fe1 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Antonio Rojas
2024-11-16 17:04:00 UTC
A possibly relevant merge request was started @ https://invent.kde.org/education/cantor/-/merge_requests/89 Git commit f4d9d13c1780dee104a9a8de6f317f2b58b45bb6 by Nicolas Fella. Committed on 16/11/2024 at 17:20. Pushed by sgerlach into branch 'master'. Fix plugin loading The install namespace was changed, but the loading code not adjusted M +1 -1 src/cantor_part.cpp M +1 -1 src/lib/backend.cpp M +1 -1 src/lib/panelpluginhandler.cpp https://invent.kde.org/education/cantor/-/commit/f4d9d13c1780dee104a9a8de6f317f2b58b45bb6 Git commit 94a64415752d30d898938c2c9b00cd2c49ff6fe1 by Heiko Becker, on behalf of Nicolas Fella. Committed on 20/11/2024 at 20:26. Pushed by heikobecker into branch 'release/24.12'. Fix plugin loading The install namespace was changed, but the loading code not adjusted (cherry picked from commit f4d9d13c1780dee104a9a8de6f317f2b58b45bb6) M +1 -1 src/cantor_part.cpp M +1 -1 src/lib/backend.cpp M +1 -1 src/lib/panelpluginhandler.cpp https://invent.kde.org/education/cantor/-/commit/94a64415752d30d898938c2c9b00cd2c49ff6fe1 |