Eloi Torrents
Eloi Torrents
Looking at https://doc.qt.io/qt-6/qtwebengine-features.html#spellchecker maybe it is better to add the qtwebengine_dictionaries as a separate package and install them to `QT_INSTALL_PREFIX/qtwebengine_dictionaries`... Is `QT_INSTALL_PREFIX` just `/usr/share/qt6` ? I think not... I think...
``` $ qmake6 -query | grep QT_INSTALL_DATA QT_INSTALL_DATA:/usr/share/qt6 ``` So the dictionaries could be placed in `/usr/share/qt6/qtwebengine_dictionaries`. **Do we have any package with qt5 which could potentially use those dictionaries?**...
Thanks for the quick response, `modprobe: FATAL: Module wl not found in directory /lib/modules/6.5.3_1` Maybe it didn't built... Should it be built automatically by having those packages installed? A dirty...
I didn't pay attention... tomorrow I'll build it again and log the messages.
It didn't build the dkms module... ```bash export PACKAGE_LIST="broadcom-wl-dkms dialog cryptsetup lvm2 mdadm grub-x86_64-efi chrony dbus elogind gdm NetworkManager polkit-gnome vsv xorg gnome" export XBPS_REPOSITORY="--repository=https://repo-fi.voidlinux.org/current --repository=repo-x86" export SERVICE_LIST="chronyd dbus elogind...
I have the same problem in bedrocklinux.
It works with Zepp OS 1.0. https://docs.zepp.com/docs/reference/related-resources/device-list/ Do you mean Amazfit Bip A1608?
I finally got the pairing key from a rooted android device and it worked with gadgetbridge. It would be awesome if it could work with amazfish. I don't know where...
Thank you, I'm on version 0.7.2, from the void-linux repo. I'll try to build it from the master branch instead. By the way, the output looks very nice
I've compiled it, but the latex preview is not showing... do I need to run some command?