System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
Anasko has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
mkfx has joined #maemo-leste
mkfx has left #maemo-leste [#maemo-leste]
mkfx has joined #maemo-leste
_fab has joined #maemo-leste
joerg has quit [Ping timeout: 244 seconds]
joerg has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
ceene has joined #maemo-leste
<freemangordon> Wizzup: this https://github.com/maemo-leste/rtcom-accounts-ui/commit/946c15224a8b1914159e19f75a51d960c44dbb5b seems to break it, lemme try to fix
Juest has quit [Ping timeout: 252 seconds]
Juesto has joined #maemo-leste
Juesto is now known as Juest
Anasko has quit [Ping timeout: 248 seconds]
xes has quit [Ping timeout: 246 seconds]
Danct12 has quit [Quit: ZNC 1.9.1 - https://znc.in]
Danct12 has joined #maemo-leste
asriel has quit [Ping timeout: 276 seconds]
xes has joined #maemo-leste
pere_ has quit [Ping timeout: 248 seconds]
<freemangordon> Wizzup: did you do similar changes to other packages?
_fab has quit [Ping timeout: 272 seconds]
<Wizzup> freemangordon: yes
<Wizzup> one or two
<Wizzup> but without that commit, it will not complile
<Wizzup> maybe this was a different volatile thing
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #maemo-leste
_fab has joined #maemo-leste
_fab has quit [Quit: _fab]
_fab has joined #maemo-leste
xmn has quit [Ping timeout: 248 seconds]
mkfx has left #maemo-leste [#maemo-leste]
pere_ has joined #maemo-leste
<freemangordon> Wizzup: right, but you made a wrong fix
<freemangordon> after your fix, there are 2 variables with same name
<Wizzup> aaaaah
<Wizzup> sorry..
<freemangordon> so, we need to fix the other packages as well :)
<Wizzup> I will check the other commits
<Wizzup> I kept track of almost all commits in the issue
MinceR has quit [Read error: Connection reset by peer]
System_Error has joined #maemo-leste
MinceR has joined #maemo-leste
<Wizzup> that's it
<Wizzup> well the last one is clearly wrong I think
System_Error has quit [Remote host closed the connection]
<Wizzup> fixed
System_Error has joined #maemo-leste
<freemangordon> osso-abook is ok
<Wizzup> yes
<Wizzup> btw, I found the redpill mode in h-a-m as well as the flags for system upgrades
<Wizzup> - system-update
<Wizzup> Specifying this flag will tell the AM that this is a meta package that controls operating system updates. The AM will adjust some parts of its UI.
<freemangordon> yeah, redpill mode :)
<Wizzup> ideally we would have 'red pill' mode for updates but not for regular pkg installs
<freemangordon> yep, we can use it
<freemangordon> system update mode that is
<freemangordon> I have to recall what did I do back the when I was maintaining cssu-thumb
<Wizzup> I think we could just add this flag to hildon-meta
<Wizzup> it would just get a bit annoying every time we update it :)
<Wizzup> or maybe we make some other pkg that we update less often
<Wizzup> maemo-ota-update or something
<Wizzup> https://wizzup.org/red-pill.png this works at least
hm has quit [Remote host closed the connection]
Livio has joined #maemo-leste
pere_ has quit [Ping timeout: 248 seconds]
<Wizzup> freemangordon: could the recent image issues be because image builder is 64bit host and we hit the qemu 32 bit issue?
<Wizzup> iirc there was something with too long file lists or something
<Wizzup> so it would need a 32 bit qemu
<Wizzup> I see
<Wizzup> scandir: Value too large for defined data type
<Wizzup> ok, let me bring back 32 bit image builder
<Wizzup> I bet this is it
pere has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
_fab has quit [Quit: _fab]
<Wizzup> dsc_: chimaera-devel and daedalus will soon have qt-input-maemo integrated / added to meta
arno11 has joined #maemo-leste
Livio has quit [Ping timeout: 264 seconds]
xmn has joined #maemo-leste
_fab has joined #maemo-leste
Livio has joined #maemo-leste
xmn_ has joined #maemo-leste
xmn_ has quit [Client Quit]
xmn has quit [Ping timeout: 248 seconds]
<dsc_> Wizzup: nice
<dsc_> jib was also updated btw
xmn_ has joined #maemo-leste
xmn_ is now known as xmn
<freemangordon> Wizzup: failed
<Wizzup> yes ut 223 is going
<Wizzup> :)
<Wizzup> ipv6 was in the way
<Wizzup> devuan ipv6 doesn't work well
<freemangordon> tmlind: please help
<freemangordon> I don;t understand what I am required to do in terms of "Instead: interrupts and say which interrupt is where." etc
<freemangordon> Wizzup: ^^^
<freemangordon> if you understand, please translate it it me
ceene has quit [Ping timeout: 252 seconds]
Livio has quit [Ping timeout: 264 seconds]
<Wizzup> sorry, don't really know
<tmlind> freemangordon: best to set it up as a standard yaml binding which uses interrupts property
<tmlind> freemangordon: and simplify the description to say something like "Add the DT binding for the audio-codec headset detection interrupts."
<tmlind> i think the yaml binding is very simple as no non-standard properties are used
<freemangordon> tmlind: ok, thanks, but there is already txt bindings
<freemangordon> so I am just adding
<freemangordon> I asked Krzysztof if I should convert to yaml, no reply :)
<freemangordon> so, will just send v2 of the series with whatever I did and will see
<freemangordon> at least I am training my patch-sending-fu :D
<tmlind> freemangordon: i suggest first patch convert to yaml, second patch add interrupt
<tmlind> and run make dt_binding_check or whatever the command is on the yaml binding as after all that's the whole idea of yaml bindings :)
<freemangordon> ok, but converting to yaml can be done in follow-up patch, no?
<tmlind> sure if the addition of interrupt is just a minimal change
<freemangordon> it is
<tmlind> ok
<freemangordon> 3 lines or something
<tmlind> ok
<freemangordon> you're in the list, will see in 5 minutes
<tmlind> ok, see Documentation/devicetree/bindings/power/supply/cpcap-battery.yaml for an example of how the interrupts end up looking like
<freemangordon> I saw it, but this is yaml
<freemangordon> currntly it is not
<tmlind> right but that's what it will end up being like eventually, i think that's the comment "this goes to the interrupts description" part relates to
<tmlind> so you can try to make the yaml conversion easy by not trying to add non-standard stuff to the text binding first :)
<freemangordon> well, I send v2 of the series, lets see
<freemangordon> *sent
<freemangordon> lets hope this time requirements will be clearly stated
mkfx has joined #maemo-leste
<tmlind> freemangordon: looks good to me :)
<freemangordon> Reviewed-by? :)
<tmlind> can't deal with my email right now, maybe later..
<freemangordon> BTW, I got ack from Morimoto-san for the patch I was thinking will be very hard to push upstream, lets see if it will be merged
<arno11> Wizzup: still the same gconf/dbus errors in console :(
<Wizzup> arno11: this is with what?
<Wizzup> oh the image?
<Wizzup> just let it build and let's see
<Wizzup> I am not convinced the gconf errors were ever not there
<Wizzup> in the console I mean
<Wizzup> we don't have X, so yeah
<arno11> yes i meant the image, ok @ X
<Wizzup> You can see in the log it is still doing its thing
<Wizzup> (gconftool-2:26652): GConf-␛[1;33mWARNING␛[0m **: ␛[34m16:11:26.887␛[0m: Client failed to connect to the D-BUS daemon:
<Wizzup> Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
<Wizzup> Attached schema `/schemas/apps/osso/apps/controlpanel/groups' to key `/apps/osso/apps/controlpanel/groups'
<Wizzup> Installed schema `/schemas/apps/osso/apps/controlpanel/groups' for locale `C'
<Wizzup> Attached schema `/schemas/apps/osso/apps/controlpanel/group_ids' to key `/apps/osso/apps/controlpanel/group_ids'
<Wizzup> Installed schema `/schemas/apps/osso/apps/controlpanel/group_ids' for locale `C'
<arno11> yes i saw it
<Wizzup> I am currently fairly convinced the problem is with me switching out the 32 bit image builder
<Wizzup> I did that many months ago and I think this coincides with the reported issues
<arno11> ok
<Wizzup> when it's done I will dd it to my test droid and report back
<arno11> cool
<tmlind> freemangordon: hey that's great to hear about the morimoto san
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
Anasko has joined #maemo-leste
_fab has quit [Quit: _fab]
xmn_ has joined #maemo-leste
xmn has quit [Ping timeout: 260 seconds]
Livio has joined #maemo-leste
<sicelo> Wizzup: seems the N900's kernel regression is affecting everything on spi bus, including the wireless :p
<sicelo> anyway, there's https://marc.info/?l=linux-spi&m=173703705619382&w=2, which i just found and will watch.
<sicelo> i don't suppose "me too" replies are appreciated?
<Wizzup> don't know, but if others are on to it...
xmn_ has quit [Ping timeout: 248 seconds]
Livio has quit [Ping timeout: 264 seconds]
System_Error has quit [Remote host closed the connection]
System_Error has joined #maemo-leste
akossh has joined #maemo-leste
Anasko has quit [Ping timeout: 244 seconds]
<Wizzup> tested the image, text input still crashes
<Wizzup> at least the locale errors are gone
<sicelo> heh, i've come up with a fix for that kernel problem. works on the N900 at least
<Wizzup> nice:)
hexnewbie has quit [Ping timeout: 248 seconds]
arno11 has quit [Quit: Lost terminal]
hexnewbie has joined #maemo-leste
akossh has quit [Quit: Leaving.]
System_Error has quit [Remote host closed the connection]
mkfx has left #maemo-leste [#maemo-leste]