Hi, On Wed, 9 Nov 2022 at 15:13, Soren Stoutner <so...@stoutner.com> wrote: [snip] > This would also require the the Debain Qt/KDE Maintainers add a symlink from / > usr/share/qt5/qtwebengine_dictionaries and /usr/share/qt6/ > qtwebengine_dictionaries to /usr/share/hunspell-bdic. They can do this in > whatever package makes the most sense to them, but possibly in > libqt5webengine-data and libqt6webengine6-data.
The problem is not a symlink, but building and testing qt[5 6]webkit with this change. Maybe building is not an issue as we could just remove the bdic files and add the symlink... but someone who really understands what's going on under the hood should do a very careful test to see things are working.