element-desktop
No description set
- Developed at devel:languages:nodejs
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:1/element-desktop && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
element-desktop-1.11.64.tar.gz | 0003203134 3.05 MB | |
element-desktop.changes | 0000164092 160 KB | |
element-desktop.sh | 0000000058 58 Bytes | |
element-desktop.spec | 0000006784 6.63 KB | |
element-web-1.11.64.tar.gz | 0002381515 2.27 MB | |
hak.tar.gz | 0130665875 125 MB | |
io.element.Element.desktop | 0000000733 733 Bytes | |
npm-packages-offline-cache.tar.gz | 0154140759 147 MB | |
prepare.sh | 0000002905 2.84 KB |
Revision 54 (latest revision is 69)
Ana Guerrero (anag+factory)
accepted
request 1166638
from
Dominik Heidler (dheidler)
(revision 54)
version 1.11.64
Comments 4
Version 1.9.2 stable was released last week. See https://github.com/vector-im/element-web/releases/tag/v1.9.2
Can you add support for "Message search". See https://github.com/vector-im/element-desktop/blob/develop/docs/native-node-modules.md#adding-seshat-for-search-in-e2e-encrypted-rooms
This requires the rust compiler to compile some native libraries. The problem is that the js build scripts and the rust cargo package manager try to download that stuff from the internet which doesn't work in the build environment.
Hi! There is a long running tracking issue on the element-desktop GitHub repository, where OpenSUSE Tumbleweed users describe a common problem: element-desktop allows to log in, but when quitting and restarting the app, it goes into "[Offline]" mode and says it lost connection and cannot load new chat contents.
https://github.com/vector-im/element-desktop/issues/850
My personal situation with some diagnostics is described here: https://github.com/vector-im/element-desktop/issues/850#issuecomment-1591491340
(I could not find a way to make the console output more verbose, and devtools did not work either.)
I installed OpenSUSE Tumbleweed fresh from USB yesterday and ran into this issue straight away.
Notably, before reinstalling Tumbleweed, I didn't have this issue with element-desktop.