Steps to reproduce
- Use chat
- send emoji or react with an emoji (only some appear and the ones that appear are not as nice as the one in the browser)
See this screenshots:
In the browser I see wonderful emojis.
I'm using v2.1.1 on Arch Linux. This is how it is built on Arch Linux (just downloads the pre-built builds):
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=nextcloud-talk-desktop-bin
Are there some fonts missing I need to install? Is it an Arch problem? It would be really nice to have emojis to give thumb ups :)
kmille@spring:~# nextcloud-talk -h
Could not install Vue Devtools Error: ENOENT: no such file or directory, mkdir '/home/kmille/.config/nextcloud-talk/extensions/vuejs-devtools'
at async Object.mkdir (node:internal/fs/promises:860:10)
at async installVueDevtools (/opt/nextcloud-talk-desktop/resources/app.asar/.webpack/main/index.js:2:27917)
at async /opt/nextcloud-talk-desktop/resources/app.asar/.webpack/main/index.js:2:182998 {
errno: -2,
code: 'ENOENT',
syscall: 'mkdir',
path: '/home/kmille/.config/nextcloud-talk/extensions/vuejs-devtools'
}
Steps to reproduce
See this screenshots:
In the browser I see wonderful emojis.
I'm using v2.1.1 on Arch Linux. This is how it is built on Arch Linux (just downloads the pre-built builds):
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=nextcloud-talk-desktop-bin
Are there some fonts missing I need to install? Is it an Arch problem? It would be really nice to have emojis to give thumb ups :)