tensor - matrix client
anybody able to build the matrix client tensor and provide a rpm file?
here the sailfish sources: sources on github
anybody able to build the matrix client tensor and provide a rpm file?
here the sailfish sources: sources on github
Yeah I've been meaning to finish cleaning it up and post it on OpenRepos, since the main developer isn't really targeting Sailfish there are a bunch of graphical bugs and some major usage bugs to do with the device going to sleep.
If you have the SDK installed, you can just download and build it and it should (hopefully) just work.
So I guess in short, whilst it basically works, its not really ready for general consumption.
the main bugs are due to the fact its a mobile device, which goes to sleep regularly and generally has patchy network connections, so you end up restarting (and re-logging in) the app on a regular basis
r0kk3rz ( 2016-01-27 10:58:25 +0300 )does it work any better? I haven't looked at it in a while since the original dev isn't very active on it.
r0kk3rz ( 2016-06-01 10:36:24 +0300 )@r0kk3rz at the moment it requires QtQuick.Controls to work, but I'm rewriting the QMLs to get a native look. I'm also trying to do the same with Quaternion https://openrepos.net/content/ilpianista/quaternion which is another Qt client with less QML to port :-)
However it should work better now since tensor replaced the JavaScript library with a Qt one (shared with Quaternion).
ilpianista ( 2016-06-01 12:38:13 +0300 )@ilpianista, the major bug was the connection dropping out when the phone goes to sleep and never recovers, so it wanted nemo-keepalive patching in.
r0kk3rz ( 2016-06-01 13:46:46 +0300 )On the matrix website I read that there is a libpurple connector lib. Shouldn't it be possible to enable a matrix account via native IM accounts similar to existing icq and skype accounts?
naytsyrhc ( 2016-06-01 22:18:50 +0300 )Asked: 2016-01-26 13:11:09 +0300
Seen: 2,325 times
Last updated: Jun 02 '16
if you absolutely need to try it right now, I could provide you with an rpm, but as r0kk3rz said, it's not really ready yet.
sloh ( 2016-01-26 16:09:45 +0300 )Hi sloh,
yes, that would be very great!
you can upload it here:
slow at first load
I just need it for testing purposes...does not matter if isn't ready yet. Thanks!
poddl ( 2016-02-05 03:05:26 +0300 )i can generate you one from my fork later on today, its got a couple of mods that haven't been mainlined yet
r0kk3rz ( 2016-02-05 11:04:30 +0300 )@poddlhttps://instant.io/#4bfd9136f13aaba3bd5b60915d6c416599d3fd01
r0kk3rz ( 2016-02-06 12:24:34 +0300 )Thanks a lot for the rpm :-)
poddl ( 2016-02-06 12:34:30 +0300 )