Patches by ichthyosaurus

Keyboard patch installed correctly, still when I try to run the emoji-dl.sh script via SSH, I get the following:

[root@XperiaXA2 Downloads]# ./emoji-dl.sh apple
./emoji-dl.sh: line 26: shopt: not found
./emoji-dl.sh: line 28: syntax error: unexpected β€œ(”

4 Likes

Then we found the issue, thank you for investigating! :bouquet: I only had the opportunity to test it on a 32bit phone.

So: everyone with a 64bit phone has to wait until @nephros can release a fix in patchmanager, or you can edit the patch file to say /usr/lib64/qt5 instead of /usr/lib/qt5. People using 32bit phones should be able to update the emoji patch without issues.

You must run this on a computer, not on your phone. The script requires bash, and can be quite resource intensive. Just copy the downloaded and post-processed files to your phone after running the script.

Also: make sure you have the most recent version of emoji-dl.sh. I updated it yesterday because the source API has changed.

6 Likes

Very well!
On XA2 it’s now working flawlessly. :upside_down_face:

Thank U!

3 Likes

Where is the patchfile located? I’ve also tried to get the emoji keyboard to run but ends up with the same issue at my 64bit device.

The file is: /usr/share/patchmanager/patches/sfos-patch-keyboard-color-stock-emojis/unified_diff.patch

@nephros already found and fixed the issue in patchmanager, though

3 Likes

Thank you for the fast answer. I have to replace all /usr/lib/qt5 entries inside the file?

I use the patchmanager provided by Chum. But this version is from December 2023.

Now it works. I changed all entries related to /usr/lib/qt5 and now I can see the OpenMoji at the keyboard. Thanks again for this stunning piece of patch.

1 Like

… but that fix is not yet released. It’s going to be β€œSoonℒ”.

6 Likes