| 25 Aug 2025 |
emily | ENABLE_BROWSER | 20:38:22 |
emily | I don't want to think about what's going on there, but it shouldn't matter, if all we need to do is move to Qt 6 | 20:38:36 |
Grimmauld (any/all) | but there is aQT_MAJOR_VERSION, imo the arch package is weird | 20:39:03 |
emily | huh? | 20:39:09 |
emily | we offer the fcitx5-qt stuff for both Qt 5 and Qt 6 | 20:39:15 |
emily | and seemingly default to the former via alias | 20:39:19 |
emily | I think we just need to drop the former and migrate to the latter, for all those packages | 20:39:27 |
emily | and then no more Qt 5 in that closure | 20:39:34 |
Grimmauld (any/all) | yeah that sounds reasonable | 20:39:41 |
emily | though | 20:39:50 |
emily | paths = [
fcitx5
libsForQt5.fcitx5-qt
qt6Packages.fcitx5-qt
fcitx5-gtk
]
| 20:39:52 |
emily | maybe this is one of those things where you need both because lol input methods | 20:39:58 |
emily | K900: do you have wisdom | 20:40:01 |
Grimmauld (any/all) | i hate graphical systems so damn much | 20:40:17 |
emily | but fwiw the test only does
fcitx5.addons = [
pkgs.fcitx5-chinese-addons
pkgs.fcitx5-hangul
pkgs.fcitx5-m17n
pkgs.fcitx5-mozc
];
| 20:40:34 |
emily | which only pulls in the Qt 5 one | 20:40:37 |
emily | so I don't expect only pulling in the Qt 6 one could be worse | 20:40:43 |
K900 | No | 20:40:55 |
K900 | I don't know fcitx | 20:40:58 |
emily | welp | 20:57:37 |
emily | does it have an active maintainer | 20:57:42 |
Grimmauld (any/all) | uh | 21:04:20 |
Grimmauld (any/all) | fabianhjr just merged the thing... | 21:04:30 |
Grimmauld (any/all) | so uh, switch fcitx5 to qt6 and just hope for the best? | 21:05:01 |
Grimmauld (any/all) | alternatively we just set ENABLE_BROWSER on the fcitx5 chinese thingy to unbreak until we actually migrate the thing to qt6 | 21:10:47 |
Grimmauld (any/all) | i propose https://github.com/NixOS/nixpkgs/pull/436892 as an unblocker for now | 21:17:35 |
emily | fcitx5 test is not a blocker I think | 22:08:38 |
emily | but I would prefer to have a solution | 22:08:46 |
emily | Grimmauld (any/all): ok so this is the only thing the browser stuff enables https://github.com/fcitx/fcitx5-chinese-addons/blob/4d10a4a84f87c0a96969583115c91928f54802d1/gui/pinyindictmanager/pinyindictmanager.cpp#L274 | 22:25:34 |
emily | seems pretty droppable | 22:26:12 |