Created attachment 351630 [details] Suggested patch Description of problem: The readline package in rawhide will be soon updated to new 6.0 release which changes the license to GPLv3+. As fityk is GPLv2, it should be built with the older readline (packaged in compat-readline5) to avoid licensing incompatibility or switched to libedit which is compatible with GPLv3, but doesn't support UTF-8.
the latest upstream version of fityk is GPLv2+, so updating to the latest version will fix this issue.
updating to 0.8.8 solved this problem