_nmdv has quit [Ping timeout: 255 seconds]
ahmed_sam has joined #maemo-leste
Daanct12 has joined #maemo-leste
dos has quit [Quit: Kabum!]
dos has joined #maemo-leste
xmn has quit [Ping timeout: 240 seconds]
joerg has quit [Ping timeout: 240 seconds]
joerg has joined #maemo-leste
sch has joined #maemo-leste
ceene has joined #maemo-leste
sunshavi_ has joined #maemo-leste
sunshavi has quit [Ping timeout: 245 seconds]
<Wizzup> yes, image builds are fixed
<Wizzup> I think for jib to be usable on the bionic we need the maemo qt vkb work
<Wizzup> I can't currently remove the about:blank text using hte generic x11 input one :p
<dsc_> Wizzup: conversations has a similar input field for typing messages
<Wizzup> yes
<Wizzup> we need it there too
<Wizzup> but this needs to be done in qt
<Wizzup> freemangordon: the battery is still working so far :)
Twig has joined #maemo-leste
ahmed_sam has quit [Remote host closed the connection]
ahmed_sam has joined #maemo-leste
pere has quit [Ping timeout: 255 seconds]
pere has joined #maemo-leste
Daanct12 has quit [Ping timeout: 255 seconds]
uvos__ has joined #maemo-leste
Daanct12 has joined #maemo-leste
<uvos__> Wizzup: yeah would also be really cool if we could allow the user to send backspace as often as they want
<uvos__> unfortionatly the way him works dosent really provide for this
<uvos__> i gues we could raise the qt virtual keyboard in jib and converstaions as a short term hack
<uvos__> iirc this is really easy, is like a oneline to activate it program wide
<uvos__> *oneliner
<dsc_> can do, but other Qt apps would not have this fix
<dsc_> or do you mean in the qt-maemo plugin?
<uvos__> yeah i ment to do this just in the applications we explcitly made for maemo
<uvos__> but doing it in the platform plugin is a better idea
<uvos__> honestly i would love that to be a user selectable option via envvar even later
<uvos__> since the qt keyboard is just way better than him (imo)
<Wizzup> uvos__: right, but it wouldn't honour the language settings / layouts
<Wizzup> freemangordon: btw I think in OMP the tracks aren't sorted correctly yet
<uvos__> sure yes
<uvos__> i dont think it should be default
<uvos__> but as an option
<uvos__> why not
<uvos__> really we shuld improve him
<uvos__> but alas is lots of work :)
<Wizzup> yes
<Wizzup> him should be contact aware on qt so that way you can also edit
<Wizzup> but I agree some things are complicated, like sending ctrl + something
<uvos__> *content
<uvos__> yes
<Wizzup> yes content
<Wizzup> sry
<uvos__> btw the x11 backend can do this
<Wizzup> oh
<uvos__> with at-spi
<Wizzup> right
<Wizzup> I remember now
<uvos__> (not atm - in theory)
<Wizzup> I think for now having conversations and jib use the qt keyboard is ok, but it would be a clear stop gap solution
<uvos__> theres a half implemented pr
<uvos__> i never finished it unfortionatly
<Wizzup> I was also 30-40% through porting the qt4 input method from fremantle
<Wizzup> but I got stuck at some of the internal x11 keymapping stuff
<Wizzup> (they rewrote almost everything, how the input methods work, and also moved from xlib to xcb)
<Wizzup> they=qt4 to qt5
<uvos__> yeah
<uvos__> qt5 is mutch better here
<Wizzup> in any case my next priority is to rework the sphone tp module and deal with all your remarks/comments
<uvos__> but yeah, sucks for us a bit
<Wizzup> since the main outstanding bug was fixed in ofono
<uvos__> ok
<Wizzup> so it should 'just work' in theory
<uvos__> yeah
<uvos__> is still dont like the concept :P but you do you
<Wizzup> :D
<uvos__> ill merge it if you fix the code quality isues
<Wizzup> :)
<Wizzup> there's more work required after that, like having conversations start on boot, but I can take care of that quite easily
<dsc_> there is --background
<Wizzup> yes, I know :)
<Wizzup> but we'll want to use dsme and also get rid of the 'quit' button
<Wizzup> but I'll take care of it
<uvos__> also disable sphones message handling (maybe only partally do we want sphone playing the sounds, virbation notification and logging?)
<Wizzup> bbiab
ahmed_sam has quit [Read error: Connection reset by peer]
parazyd has quit [Quit: parazyd]
parazyd has joined #maemo-leste
xmn has joined #maemo-leste
pere has quit [Ping timeout: 255 seconds]
pere has joined #maemo-leste
ceene has quit [Ping timeout: 255 seconds]
Daanct12 has quit [Quit: WeeChat 4.1.1]
Danct12 has quit [Read error: Connection reset by peer]
_nmdv has joined #maemo-leste
akossh has quit [Ping timeout: 264 seconds]
Danct12 has joined #maemo-leste
akossh has joined #maemo-leste
Twig has quit [Ping timeout: 260 seconds]
<freemangordon> uvos__: what was that mesa repo?
<freemangordon> where they still support mesa 2`1
<freemangordon> *21
<uvos__> amber
<freemangordon> thanks
<Wizzup> uvos__: what is the change required for the qt keyboard
<Wizzup> so we can maybe add it for now to conversations/jib/maemo-translate
<uvos__> i dont know of the top of my head
<Wizzup> ok
<uvos__> maybe you can even specify the im module globaly somehow
<uvos__> export QT_IM_MODULE=qtvirtualkeyboard
<uvos__> its that easy
<uvos__> at least with the xcb platform module on my desktop
<Wizzup> ok
<uvos__> but then you allways get the vkb
<Wizzup> like it doesn't go away?
<uvos__> it dosent care about the slider state ofc
<uvos__> i wonder if we can fork qtvirualkeyboard (or do it in the platform plugin) slightly to check with mce for that
<Wizzup> forking the platform plugin isn't too hard
<freemangordon> Wizzup: what's wrong with track numbering?
<Wizzup> freemangordon: it's not from 01 to nn
<freemangordon> where?
<freemangordon> like, the order is on track number, afaik
<freemangordon> ok, we will have to fork gst-plugins base
<freemangordon> there is a nasty memlieak fixed upstream :(
<freemangordon> *memleak
<Wizzup> ah
<Wizzup> that'll be annoying
<freemangordon> and there is another issue, it sends "prepare-window-handle" for audio only streams :D
<freemangordon> I will open issue with upstream, but that wouldn;t help much
<freemangordon> Wizzup: how's teh battery?
<Wizzup> still holding up ok :)
<Wizzup> I removed the calibration data this morning and charged it fully, now discharging it
<Wizzup> freemangordon: does that mean we need to recompile all the plugins too, or just this pkg?
<freemangordon> only gst-plugins-base packages
<Wizzup> ok
<freemangordon> I will not be able to push anything until I get back
<freemangordon> so 1 more week without proper omp :)
<Wizzup> :)
<uvos__> freemangordon: why do you think opening an issue wont help?
<uvos__> do they have gnomeitis?
<freemangordon> it will help in long term, but not for our version
<uvos__> right ok, wont help against us needing a fork
<freemangordon> what is 'gnomeitis'?
<uvos__> gnomeitis = behaves like gnome maintainer
<freemangordon> no idea what is that :)
<uvos__> just a poor joke, anyhow i am relived its not a issue of them not careing
<Wizzup> bbl
uvos__ has quit [Ping timeout: 255 seconds]
uvos__ has joined #maemo-leste
elastic_dog has quit [Ping timeout: 272 seconds]
elastic_dog has joined #maemo-leste
uvos__ has quit [Ping timeout: 245 seconds]
sch has quit [Ping timeout: 258 seconds]