История изменений
Исправление derlafff, (текущая версия) :
Wayland ломает пакеты AppImage, поставляемые без специального Qt-плагина.
Проиграл. «А давайте мы будем пакетить древнюю криво-собранную версию qt вместе с приложением, что может пойти не так?».
Really, I’d argue the actual problem is trying to bundle every individual dependency into a single file and expecting the users to never have to add anything else? This is pretty bizarre especially because it’s no different than having to include the global menu platform plugin to make global menus work, which AppImages already need! In other words, this is just an AppImage problem and its style clashing with the Qt reliance on various forms of dynamically-loaded plugins.
Исходная версия derlafff, :
Wayland ломает пакеты AppImage, поставляемые без специального Qt-плагина.
Проиграл. «А давайте мы будем пакетить древнюю криво-собранную версию qt вместе с приложением, что может пойти не так?».