branon_ has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
branon has joined #maemo-leste
Danct12 has joined #maemo-leste
Pali has quit [Ping timeout: 255 seconds]
Danct12 has quit [Quit: Leaving]
joerg has quit [Ping timeout: 272 seconds]
joerg has joined #maemo-leste
Danct12 has joined #maemo-leste
Danct12 has quit [Remote host closed the connection]
jrayhawk has quit [Ping timeout: 260 seconds]
jrayhawk has joined #maemo-leste
xmn has quit [Ping timeout: 260 seconds]
xmn has joined #maemo-leste
<freemangordon> uvos: I think we have more issues with atspi, like, I was not able to find a way to get the text field type - like, does it allow numeric only, for example
k1r1t0_N900 has left #maemo-leste [#maemo-leste]
<freemangordon> also, I still think chromium is just broken in regards to GTK IM
<freemangordon> it just does not send any events (besides focus) until a key is pressed
xmn has quit [Ping timeout: 260 seconds]
<Wizzup> morn
xmn has joined #maemo-leste
<sicelo> morn
<sicelo> https://github.com/maemo-leste-upstream-forks/upower/commit/cb56bf562cbbb61a9ceba5827ed164500f9df160 ... this change doesn't really "change" the operation, does it?
Twig has joined #maemo-leste
<Wizzup> freemangordon: sweet
<Wizzup> sicelo: I think it does, in case capacity is missing
<Wizzup> sicelo: hmm
akossh has joined #maemo-leste
<Wizzup> sicelo: maybe there's another follow up patch that I missed
<Wizzup> freemangordon: ah, do you build the him module twice then?
<Wizzup> for gtk2 and gtk3?
<freemangordon> Wizzup: ye, 2 separate modules
<freemangordon> Wizzup: sorry, can't understand the "Makefile.am" question
<freemangordon> there are 2 makefiles
<Wizzup> nvm, I'll just try it in a moment
<sicelo> Wizzup: maybe spinal left something out. with my limited knowledge, that change says whether capacity_level is there or not, then read capacity. the entire code block seems to never make use of capacity_level ... meaning existence or non-existence of capacity_level makes no difference at all
<Wizzup> sicelo: right
<Wizzup> sicelo: I have to look at the code around it to check
<Wizzup> freemangordon:
<Wizzup> configure.ac:107: error: required file 'hildon-input-method-framework-3-3.0.pc.in' not found
<Wizzup> configure.ac:107: error: required file 'src/gtk2/Makefile.in' not found
<Wizzup> configure.ac:107: error: required file 'src/gtk3/Makefile.in' not found
<Wizzup> src/Makefile.am:1: error: required directory src/gtk2 does not exist
<Wizzup> src/Makefile.am:1: error: required directory src/gtk3 does not exist
<freemangordon> oh, sorry
<Wizzup> that is what I meant
<freemangordon> forgot to add the new files
<freemangordon> sec
<Wizzup> yeah
<freemangordon> force-pushed
<Wizzup> rebooting vm
<freemangordon> no need
<freemangordon> just restart the gtk3 application you want to test with
<Wizzup> freemangordon: which ones did you test
<freemangordon> empathy
<freemangordon> and "print settings" or somesuch
<freemangordon> please check if immodules.cache is properly updated
<Wizzup> ok
<Wizzup> I only tried firefox-bin atm
<Wizzup> I don't like having empathy installing since it messes with my tp work
<freemangordon> it is boken ther as well
<freemangordon> (in FF)
<Wizzup> # cat /usr/lib/x86_64-linux-gnu/gtk-*/*/immodules.cache | grep -i hildon
<Wizzup> "/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules/hildon-im-module.so"
<Wizzup> "hildon-input-method" "Hildon Input Method" "hildon-input-method-framework" "/usr/share/locale" "*"
<Wizzup> so I think it's not
<Wizzup> (updated)
<freemangordon> ummm
<freemangordon> this is gtk2
<freemangordon> and yes, looks ok
<Wizzup> this is both
<Wizzup> see gtk-*/*/
<freemangordon> ah
<Wizzup> # grep hildon /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules.cache
<Wizzup> (empty)
<freemangordon> ok, not updated
<Wizzup> maybe I did something wrong, not sure
<freemangordon> not sure how to force-update that
<Wizzup> I just did dpkg-bp and dpkg -i
<Wizzup> how can I update it?
<freemangordon> sec
<freemangordon> Created by /usr/lib/x86_64-linux-gnu/libgtk-3-0/gtk-query-immodules-3.0 from gtk+-3.24.24
<freemangordon> execute gtk-query-immodules-3.0
<Wizzup> that doesn't generate anything with hildon in it for me
<Wizzup> hmmm
<Wizzup> ok
<Wizzup> I see
<Wizzup> wait
<Wizzup> my bad
<freemangordon> ok :)
<Wizzup> I had run apt upgade afterwards
<freemangordon> ah :)
<Wizzup> do I need to do anything to select the hildon module by defaut
xmn has quit [Quit: ZZZzzz…]
<freemangordon> no
<freemangordon> does it work?
<Wizzup> hang on, somehow some elogind crap is installed now
<Wizzup> uvos: can you please push your wip on elogind somewhere so that we can work on it?
<Wizzup> freemangordon: I think my system is logind-hosed, I will have to check later
<Wizzup> I probably need to install ck again or so
<Wizzup> yeah my vm is hosed
<Wizzup> will attempt to fix later
Pali has joined #maemo-leste
<sicelo> hi Pali. what do you think - for bq27xxx_battery, we currently report CURRENT_NOW. seems it should be CURRENT_AVG instead, according to the datasheet (average of 5.12 seconds). is it worth changing, or seems short enough to ignore and assume it's instantaneous reported current?
Twig has quit [Remote host closed the connection]
<sicelo> also, i noticed it's very difficult to get STATUS_FULL to show up on sysfs. does this patch look sane for fixing that? https://paste.debian.net/1265797/ - i'm still testing it, so i haven't yet seen if it really does what i think it should
<Pali> sicelo: look at this commit https://git.kernel.org/torvalds/c/c3a6d6a1dfc8a where that logic was introduced
<Pali> and I agree that if (curr > 0) { ... } else if (curr < 0) { ... } else { ... val_status->intval = POWER_SUPPLY_STATUS_FULL ... } means that POWER_SUPPLY_STATUS_FULL is probably never filled
<Pali> as curr must be 0
<Pali> I think you would have to write to Matthias who introduced that check (and explained it in commit message) that it is really wrong.
Twig has joined #maemo-leste
<freemangordon> Wizzup: ok, only clipboard support remains for gtk3
elastic_dog has joined #maemo-leste
elastic_dog has quit [Killed (mercury.libera.chat (Nickname regained by services))]
norayr has left #maemo-leste [Error from remote client]
<Wizzup> freemangordon: sweet
xmn has joined #maemo-leste
norayr has joined #maemo-leste
<sicelo> ty Pali. the current_avg? is it something worth doing or best leave as is?
<Pali> for current_avg... I think that let it as is... I think that maemo SW already use it
<sicelo> makes sense. one more ... with mainline, i connect a flash drive to my n900, and wrote 'boost' to bq24150/mode. i was expecting it to at least light up, but nothing happened.
<sicelo> wha
<sicelo> was there something else i should have done to grt vbus?
<sicelo> *get (typing on vkb with cracked sensor)
<freemangordon> Wizzup: https://github.com/maemo-leste/hildon-input-method-framework/commit/93c64879c2c09f5125e5a389fd8ee64ea3877ff3 :) please test when/if you have time and will. currently typing on chromium is *broken* (no idea why)
<freemangordon> That was all from me for this year ;)
<Wizzup> freemangordon: have a great evening and talk to you next year :)
<freemangordon> same to you and all the others :)
<Wizzup> the near year will be great I'm sure :)
xmn has quit [Ping timeout: 260 seconds]
norayr has left #maemo-leste [Error from remote client]
norayr has joined #maemo-leste
norayr has left #maemo-leste [Error from remote client]
Twig has quit [Quit: Leaving]
akossh has quit [Ping timeout: 264 seconds]
akossh has joined #maemo-leste