Summary: | kateprojectplugin.so undefined symbol error in AppImage | ||
---|---|---|---|
Product: | [Unmaintained] Craft | Reporter: | Be <be.0> |
Component: | Core | Assignee: | Hannah von Reth <vonreth> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | christoph, genpfault, kde-windows, kloecker, matthew.linux, mhamant |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Be
2022-09-26 04:31:22 UTC
Ingo, is there one component for this where we collect such issues? And I assume this here https://invent.kde.org/packaging/appimage-packaging is not the current state of the tooling for this? (In reply to Christoph Cullmann from comment #2) > And I assume this here > > https://invent.kde.org/packaging/appimage-packaging > > is not the current state of the tooling for this? Correct. This project is dead. (In reply to Ingo Klöcker from comment #3) > (In reply to Christoph Cullmann from comment #2) > > And I assume this here > > > > https://invent.kde.org/packaging/appimage-packaging > > > > is not the current state of the tooling for this? > > Correct. This project is dead. Could we let sysadmin archive the repo/project then to not confuse people? (In reply to Christoph Cullmann from comment #1) > Ingo, is there one component for this where we collect such issues? It's a problem in the AppImagePackager of craft. The rpath of the plugins need to be rewritten for the AppImage. craft/core is the best component for this. (In reply to Christoph Cullmann from comment #4) > (In reply to Ingo Klöcker from comment #3) > > (In reply to Christoph Cullmann from comment #2) > > > And I assume this here > > > > > > https://invent.kde.org/packaging/appimage-packaging > > > > > > is not the current state of the tooling for this? > > > > Correct. This project is dead. > > Could we let sysadmin archive the repo/project then to not confuse people? When I asked Ben about appimage-packaging (I think last week), he said that he should probably archive it. *** Bug 454699 has been marked as a duplicate of this bug. *** *** Bug 463856 has been marked as a duplicate of this bug. *** Hi. I just had the issue with https://binary-factory.kde.org/job/Kate_Release_appimage-centos7/lastSuccessfulBuild/artifact/kate-22.12.2-794-linux-gcc-x86_64.AppImage (running on Ubuntu 22.04.2 / Gnome) (In reply to Martinus from comment #9) > Hi. I just had the issue with > https://binary-factory.kde.org/job/Kate_Release_appimage-centos7/ > lastSuccessfulBuild/artifact/kate-22.12.2-794-linux-gcc-x86_64.AppImage > (running on Ubuntu 22.04.2 / Gnome) BTW, the snap - which is linked from kate official website is not available : https://snapcraft.io/kate *** Bug 448308 has been marked as a duplicate of this bug. *** (In reply to Martinus from comment #11) > *** Bug 448308 has been marked as a duplicate of this bug. *** In fact the current bug is about kateprojectplugin.so; the "duplicate" is about katefilebrowserplugin.so Should be fixed in the current version. |