39.654656 addonmanager.cpp:177] Loaded addon pinyinhelper D2021-01-25 17:13:39.654705 addonmanager.cpp:143] Call loadAddon() with dbus checkDependencies() returns 0 Dep: [keyboard] OptDep: [xcb] E2021-01-25 17:13:39.655340 addonloader.cpp:57] Failed to create addon: dbus Unable to ...
AddonInstance *create(AddonManager *manager) override { registerDomain("fcitx5-hallelujah", FCITX_INSTALL_LOCALEDIR); return new HallelujahEngine(manager->instance()); } }; } // namespace fcitx #endif10 changes: 10 additions & 0 deletions 10 test/CMakeLists.txt Original file line numberDiff...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
echo Failed to copy the conf into the app bundle \; exit 1 \; fi\" ) 7 changes: 7 additions & 0 deletions 7 iosfrontend/iosfrontend.conf.in.in Original file line numberDiff line numberDiff line change @@ -0,0 +1,7 @@ [Addon] Name=iOS Frontend Type=StaticLibrary Library=libios...
I also commented some current problems and notes in the above script. Even thought, I still can't figure out why fcitx5 relies on some settings of the ode version of fcitx. OTOH, even the fcitx5 can work smoothly, theFailed to find fcitx5 in immodule cacheproblem reported in the issue...
private fun createPreferenceScreen(): PreferenceScreen = preferenceManager.createPreferenceScreen(requireContext()).apply { if (needsReload) { if (synced != detected) { addPreference(R.string.plugin_needs_reload, icon = R.drawable.ic_baseline_info_24) { DataManager.addOnNextSyncedCallback { // re...