hexnewbie has quit [Ping timeout: 252 seconds]
Wikiwide has quit [Remote host closed the connection]
Wikiwide has joined #maemo-leste
hexnewbie has joined #maemo-leste
nmdv has joined #maemo-leste
xmn has joined #maemo-leste
nmdv has quit [Read error: Connection reset by peer]
Oksana has joined #maemo-leste
Wikiwide has quit [Ping timeout: 252 seconds]
joerg has quit [Ping timeout: 258 seconds]
joerg has joined #maemo-leste
xmn has quit [Quit: ZZZzzz…]
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
<freemangordon> Wizzup: play with https://github.com/maemo-leste-extras/rtcom-accounts-plugin-matrix/blob/username/src/matrix-plugin.c#L33 to see which one you would like more
<Wizzup> freemangordon: oh if you were testing in the vm, you need to (temporarily) disable apparmor for tp-tank to work (like haze with telegram)
<Wizzup> this might be why sign in didn't work
<Wizzup> 'sudo aa-teardown'
<Wizzup> and yes, we need to fix tp apparmor profiles
<freemangordon> lemme try
<freemangordon> no change
<Wizzup> ok
<freemangordon> Wizzup: btw, force-pushed some changes, in case you pulled in the meanwhile
<Wizzup> didn't pull yet
<freemangordon> Wizzup: please, when adding accounts_fi_device_name to translations, consider adding accounts_fi_facebook_sync_interval, accounts_fi_facebook_mark_read, accounts_fi_facebook_mark_read_available, accounts_fi_nickname, accounts_fi_server and accounts_fi_real_name as well
<freemangordon> or give me hints on how to do it
<freemangordon> ugh, scratch that
<freemangordon> seems I already did it
<freemangordon> shall I add accounts_fi_device_name to translations?
<Wizzup> sounds good
<freemangordon> ok, but I have no idea how to release it
<freemangordon> translations are on weblate and that's it
<freemangordon> maybe you can translate a bit, ^^^ strings have only en and bg, perhaps you can add nl and dunno what
<Wizzup> weblate is good yes
<Wizzup> please do it on weblate
<Wizzup> I go through it some of the time to make new releases
<freemangordon> ok, I added it, how to make a release?
<Wizzup> Let me look
<Wizzup> freemangordon: which did you work on
<Wizzup> there are also open pull requests there
<Wizzup> here you can see what I do
<Wizzup> 1. merge any pull requests
<Wizzup> 2. make release
<Wizzup> that's it
<Wizzup> basically
<Wizzup> I should probably go through them today
Livio has joined #maemo-leste
<freemangordon> Wizzup: oh, I see
<Wizzup> I don't have a way to auto make a debian/changelog entry so it's tiresome :) \
<freemangordon> I'll make a new release for accounts translations
<freemangordon> but have to run after that, please go through other pull requests
<Wizzup> it will take a few hours but yeah
<freemangordon> yeah, but better start doing it
<freemangordon> no need to finish at once
<freemangordon> I will help once I am back
akossh has joined #maemo-leste
<freemangordon> ugh, does not build
<Wizzup> all this work for a few words changed :D
<freemangordon> yeah :)
<Wizzup> down from 46 to 30
<Wizzup> going to take a break
<Wizzup> calendar-l10n failed
<Wizzup> freemangordon: sent you an email
<Wizzup> some weblate warning
<freemangordon> yeah, just hit that when trying to build
<freemangordon> fixed it on github, lets see if weblate will know about that fix
<Wizzup> there's some new armenian translations though
<Wizzup> if we switched translations to date as version it would be easier to automate
<freemangordon> yeah, why not
<Wizzup> ok
<freemangordon> did you test matrix accounts plugin?
<Wizzup> no, I am doing translations first
<Wizzup> I made some script now
<freemangordon> cool
<freemangordon> Wizzup: "gbp:error: 2024-08 is not a valid treeish"
<freemangordon> you have to tag as well
<freemangordon> afk, ttyl
<Wizzup> I do tag
<Wizzup> I will check.
<Wizzup> I have to go
<Wizzup> back later
<Wizzup> ok, I think the problem is just in the version
<Wizzup> will fix
<Wizzup> freemangordon: most are done now, a few stragglers but I'm building it all now
DFP has joined #maemo-leste
akossh has quit [Quit: Leaving.]
arno11 has joined #maemo-leste
<arno11> freemangordon: almost 24h with shader changes, no issue so far
<arno11> changing HD, xorg, mce and systemui priorities seem to cause no issue as well
<arno11> (and it makes 250 freq ok with no more lags with ondemand governor)
Madda has quit [Remote host closed the connection]
Livio has quit [Ping timeout: 248 seconds]
<arno11> schedutil gov should be better but it is not activated in kernel config
<arno11> i wonder why
Madda has joined #maemo-leste
Oksana has quit [Remote host closed the connection]
Wikiwide has joined #maemo-leste
xmn has joined #maemo-leste
<Wizzup> arno11: we can enable it in kernel if you want, what would it do?
<Wizzup> wouldn't tha tjust let userspace decide?
<arno11> maybe just enabling it could be useful for testing purpose (supposed to works better than ondemand, but not on all devices apparently)
<arno11> if we keep ondemand as default, no trouble and we can test schedutil
<arno11> *from userspace
<arno11> actually ondemand only switch from 250 when doing nothing to 600 when doing anything, that's it lol. so not really optimised
<arno11> schedutil is supposed to predict what to do with freqs and switching them in a clever way but not sure it works fine with arm
<arno11> so maybe creating and tweaking our own gov is better, i don't know
<arno11> anyway, all actual default govs seem obsolete for phones
<Wizzup> I don't know if we need to go super crazy with this, but we can enable some others if you want to toy with it
<arno11> oh, ofc lot of other things are far more important, sorry. but indeed, i'd like to toy a bit with govs
<freemangordon> I don;t think we need more schedulers
<freemangordon> cgroups/nice is what we have to implement
<freemangordon> because all we want is responsive UI, this is not some server we shall optimize
<arno11> sure for responsive UI, but the way ondemand gov (and others) works actually can't help for cpu life, temp and current draw imo
<Wizzup> yes, ondemand is not ideal for phones, also pm draw wise
<arno11> yes and conservative gov is...well..to conservative using too much the lower freq. Performance gov only use max freq and powersave only use the min freq.
<arno11> all of this is not really 'well balanced'
<Wizzup> freemangordon: all translations went through apart from calendar-l10n and maybe yours
<freemangordon> 'mine' went few hours ago
<Wizzup> ok
<Wizzup> so just calendar-l10n then
Wikiwide has quit [Remote host closed the connection]
Wikiwide has joined #maemo-leste
Wikiwide has quit [Read error: Connection reset by peer]
DADFP has joined #maemo-leste
DFP has quit [Read error: Connection reset by peer]
Wikiwide has joined #maemo-leste
DADFP is now known as DFP
<Wizzup> freemangordon: we probably also need to (later) upgrade the debian/control entries when new languages are added
Wikiwide has quit [Remote host closed the connection]
Wikiwide has joined #maemo-leste
<freemangordon> yeah
Wikiwide has quit [Ping timeout: 272 seconds]
Wikiwide has joined #maemo-leste
Wikiwide has quit [Remote host closed the connection]
Wikiwide has joined #maemo-leste
Wikiwide has quit [Read error: Connection reset by peer]
Wikiwide has joined #maemo-leste
Livio has joined #maemo-leste
Wikiwide has quit [Remote host closed the connection]
Wikiwide has joined #maemo-leste
wiesenfee has quit [Ping timeout: 248 seconds]
wiesenfee has joined #maemo-leste
<Wizzup> freemangordon: ok, going to look at plugin now
<Wizzup> freemangordon: username branch, yeah?
<Wizzup> freemangordon: https://github.com/libcgroup/libcgroup/blob/main/README is this is for v2 we might have something
xes has quit [Ping timeout: 255 seconds]
<Wizzup> freemangordon: what is this sign in stuff and does it require some special tp interface?
xes has joined #maemo-leste
<Wizzup> like this is not necessary for irc right?
<Wizzup> hmm looks like it is
<Wizzup> freemangordon: libquotient (and thus tp-tank) requires the user field to also contain the server
<Wizzup> oh, it seems to use QUrl.isValid
akossh has joined #maemo-leste
<Wizzup> freemangordon: ok, with some minor tweak the 'sign in' worked
<Wizzup> not a good change but just to test:
<Wizzup> - rtcom_account_item_store_param_string(item, "user", arr[0]);
<Wizzup> + rtcom_account_item_store_param_string(item, "user", g_value_get_string(account));
<Wizzup> if we just make this change now then I think we're good
xes has quit [Ping timeout: 258 seconds]
<Wizzup> freemangordon: now is the last change to tell me to change the 'make it work' commit msg
<Wizzup> otherwise I will build, and also push your accounts change to stable when you're ok with it
xes has joined #maemo-leste
<freemangordon> Wizzup: can't parse
<freemangordon> most of it :)
<freemangordon> but, how is 'user' differenet to 'account' then?
<freemangordon> and if 'user' contains domain, what is 'server' then
<freemangordon> ?
<freemangordon> Wizzup: also, did you test both ways of entering account?
<freemangordon> I think with this undefined it looks better
<freemangordon> but I left it to you to decide
<Wizzup> freemangordon: I tested both ways
<Wizzup> I liked with it defined, but that's mostly because it just said "username"
<Wizzup> 21:19 < freemangordon> but, how is 'user' differenet to 'account' then?
<Wizzup> it's not currently in tp-tank/libquotient
<freemangordon> heh
<Wizzup> but libquotient does something dumb here
<freemangordon> or we use it in a dumb way?
<freemangordon> but anyway, not so important
<Wizzup> no
<Wizzup> noI checked
<Wizzup> we just pass it the server url and it says it's not a valid server url
<Wizzup> anyway, you also currently need to enter an '@' in front of the username in the split screen
<Wizzup> which is not ideal IMO
<freemangordon> sure, why not?
<Wizzup> otherwise it doesn't work
<Wizzup> the @ is not really part of the username
<freemangordon> wasn't that the whole point of you having issues entering username?
<freemangordon> I am lost, officially :
<freemangordon> Matrix user IDs (MXID) are unique user IDs. They are in the format @username:homeserver. tld.
<Wizzup> no, the problem was rtcom-accounts-ui rejecting an account formed as '@uesrname:server.tld'
<Wizzup> so either:
<Wizzup> userfield: wizzup
<Wizzup> server: server.tld
<Wizzup> OR
<Wizzup> user: @wizzup:server.tld
<freemangordon> oh, I see
<Wizzup> but userfield: @wizzup and server: server.tld is weird
<Wizzup> can we push the rtcom lib fix to stable?
<freemangordon> so, just prepend '@' to 'account' or 'user' or whatever in https://github.com/maemo-leste-extras/rtcom-accounts-plugin-matrix/blob/master/src/matrix-plugin.c#L89
<Wizzup> yeah
<Wizzup> so I pushed to master on the plugin
<freemangordon> Wizzup: if rtcom lib == rtcom accounts ui, then yes
<Wizzup> please let me know if you want to force push to change your commit msg
<Wizzup> freemangordon: yes that is what I meant @ stable
<freemangordon> I am fine
<Wizzup> ok
<freemangordon> like, I just put some commit message for the POC
<freemangordon> do you want me to push it to stable?
<freemangordon> ( rtcom accounts ui)
<Wizzup> I am doing it now but you can do it too
<freemangordon> I will
<Wizzup> ok
<freemangordon> building
<Wizzup> cool
<Wizzup> freemangordon: also please see my above cgroups msgs
<Wizzup> I think I found what we can use
<freemangordon> I saw it
<freemangordon> but not sure I can grok now
<freemangordon> like, I think what we have in chimaera does not support v2
<freemangordon> but, might be wrong
<Wizzup> yes it does
<Wizzup> well, let me double check
<Wizzup> just set rc_cgroup_mode="unified"
<freemangordon> heh:
<freemangordon> Makefile.am: error: required file './AUTHORS' not found
<Wizzup> lol
<Wizzup> freemangordon: don't set the above key in rc.conf, this currently results in unbootable vm
<Wizzup> I will debug later, but our openrc def. does v2 as well
<freemangordon> for sure I will not
inky has quit [Ping timeout: 252 seconds]
<freemangordon> (rc.conf)
<Wizzup> in any case, the right tool exists
<Wizzup> and it does the right job :)
<freemangordon> great
<Wizzup> v2 is mounted at /sys/fs/cgroups/unified
<Wizzup> checking for libglade-2.0... no
<Wizzup> configure: error: Package requirements (libglade-2.0) were not met:
<Wizzup> No package 'libglade-2.0' found
<Wizzup> heh
<Wizzup> you removed that I bet
<freemangordon> yes, as it is not needed
<freemangordon> but forgot to remove it from configure.ac
<freemangordon> sorry
<freemangordon> do you want me to fix it?
<Wizzup> no it is ok
<Wizzup> I guess I still need to fix the maemo ham icon
<freemangordon> also the matrix icon (in accounts ui) looks ugly
<Wizzup> it does, but this is the icon that came with tp-tank
<Wizzup> we can replace it of course
<freemangordon> the problem is that is black/white
<Wizzup> ok it works on my d4
<freemangordon> cool
<Wizzup> I forgot to write code to append '@' sign though
<Wizzup> maybe we just undef and go with that?
<freemangordon> I think so
<freemangordon> there you also has placeholder
<freemangordon> *have
<Wizzup> placeholder for?
<freemangordon> matrix id
<freemangordon> or something like
<Wizzup> if you can find it at 48x48, let me know
<Wizzup> I don't think they intended the logo to be like this btw
<freemangordon> yes, I saw that, but IMO it is useless
<freemangordon> as icon that is
<freemangordon> didn;t we have some artist/designer here?
<freemangordon> going to have some sleep, night!
xes has quit [Ping timeout: 252 seconds]
inky has joined #maemo-leste
xes has joined #maemo-leste
<Wizzup> freemangordon: well we should use their logo I think
<Wizzup> gn
uvos has joined #maemo-leste
<uvos> square logo for matrix is usualy [m]
<Wizzup> yeah it's pretty ugly
uvos has quit [Remote host closed the connection]
Livio has quit [Ping timeout: 252 seconds]
mdz has joined #maemo-leste
xes has quit [Ping timeout: 252 seconds]
inky has quit [Ping timeout: 252 seconds]
akossh has quit [Quit: Leaving.]
arno11 has left #maemo-leste [#maemo-leste]
xes has joined #maemo-leste
mdz has quit [Ping timeout: 264 seconds]
xes has quit [Ping timeout: 272 seconds]
xes has joined #maemo-leste
Wikiwide has quit [Remote host closed the connection]
Wikiwide has joined #maemo-leste
Wikiwide has quit [Read error: Connection reset by peer]