Bug 367519 - Build fcitx-frontend-qt5 in neon
Summary: Build fcitx-frontend-qt5 in neon
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages User Edition (show other bugs)
Version: unspecified
Platform: Other Other
: NOR wishlist
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-18 15:55 UTC by Weng Xuetian
Modified: 2017-06-30 14:22 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Weng Xuetian 2016-08-18 15:55:31 UTC
FYI: https://github.com/fcitx/fcitx-qt5/issues/17

Immodule in Qt5 need to use Private API of Qt5, from the information I have neon has its own Qt package which is incompatible version for private API comparing to the one in main repo.

Please consider package it since it is necessary for fcitx user to use input method on Qt5 application.

Reproducible: Always

Steps to Reproduce:
run LANG=C sudo apt install fcitx-frontend-qt5 on neon

Actual Results:  
couldn't be installed because of incompatibility

Expected Results:  
neon has its own fcitx-frontend-qt5 build against neon's qt
Comment 1 Weng Xuetian 2016-10-15 20:59:32 UTC
Ping
Comment 2 Jonathan Riddell 2016-10-17 14:17:31 UTC
waiting on archive rebuilder being added to our jenkins, currently WIP
Comment 3 Leonard Lausen 2016-12-07 14:42:15 UTC
What is the current status of the archive rebuilder being added to jenkins? Can we expect the rebuild of fcitx to be feasible soon?
Comment 4 林博仁(Buo-ren, Lin) 2017-06-23 17:09:33 UTC
Hello all, the symptoms of this bug is reproduced again in KDE neon 5.10 after system upgrade, it seems that the migrate of Qt5 from 5.7.1 to 5.9.0 is the reason of breakage, refer https://github.com/fcitx/fcitx-qt5/issues/23 for info
Comment 5 Jonathan Riddell 2017-06-30 14:22:54 UTC
should be rebuilt now, reopen if it's still broken