<Wizzup>
freemangordon: if you have some examples of sql from fremantle I can try to port them
<Wizzup>
it does look like sparql will be easier to use than sql
<freemangordon>
mhm
<Wizzup>
most of the (null)s in the columns are not relevant for us, it looks like the db is kind of made to be used from sparql
<Wizzup>
like you can get a list of all the 'songs' but then you just get ids of the songs, so you still need to join it to other things based on the type
<freemangordon>
seems mafw is already using some rdf queries
<freemangordon>
not sure current tracker supports that though
<maxwelld>
freemangordon, there is very rare issue with kbd input on gtk. very rare. sometimes i type armenian, then go back to the program (any) and i see only commas are printed, and instead of other keys - whitespaces. then i do the same again, and no whitespaces - everything is correct.
<freemangordon>
maxwelld: maybe open an issue, with a steps to repro
<maxwelld>
yeah, just very hard to repro. i don't understand when it happens.
<maxwelld>
it happens in rare situations. one of 20 maybe.
<freemangordon>
no idea what it does, but looks like it executes RDF query
<freemangordon>
tracker_metadata_get_unique_values_with_aggregates_async seems to do dbus call
<freemangordon>
Wizzup: see in tests
<Wizzup>
ok
<jk_000>
Wizzup: sorry for the late replay. it is a cable mouse
<jk_000>
... would bluetooth mouse be faster? o.O
<Wizzup>
jk_000: no, it wouldn't
<Wizzup>
how slow is slow?
uvos__ has joined #maemo-leste
<uvos__>
mouse is really slow on d4
<uvos__>
you can see this with ts too but it also occures with a mouse
<uvos__>
problem dosent exist on wayland
<uvos__>
so its some x issue, maybe how the cursor is drawn, i dont think the cursor uses hwaccel/tiler to render the sprite on omapddx
<uvos__>
so x is presumably drawing it in software
<uvos__>
this has allways been the case
<Wizzup>
I see
ceene has quit [Remote host closed the connection]
LjL has quit [Read error: Connection reset by peer]
LjL has joined #maemo-leste
<dsc_>
tmlind: have never used omweather, this weather application is just something I made up, from scratch
<dsc_>
i did borrow the icons from omweather ;))
<dsc_>
(the weather icons)
<jk_000>
Wizzup: if I move the mouse slowly, the pointer comes along ok. if I move the mouse fast, like in circles, then it can lag many turns. the more turns I do the more turns that stay clot in the pipiline hehe I don't have a mouse now, but if I do 5 quick circles, at least two happen after I let go of the mouse
<Wizzup>
understood, sounds like what uvos__ describes
<jk_000>
usb keyboard typing is at normal speed... this is so close to convergence!!! :D and from a droid4 from 2012 !!
<jk_000>
oh! so there is a leste-wayland coming?! :D
<dsc_>
`apt install -y systemd`
<Wizzup>
jk_000: not for years I think @ wayland
<Wizzup>
but we can fix the X cursor
<jk_000>
hehe :P
<jk_000>
nice! the mouse+keybord+HDMI make the droid4 very, very special!
<dsc_>
jk_000: its like a small pocket PC :)
<jk_000>
dcs_: and born in 2012!
<jk_000>
... is there a way to turn off the wlan-athena on the droid 4? would that save battery-life?
<sicelo>
i guess `ip link set wlan0 down && modprobe -r wl1273` is as aggressive as it gets. anyway, wlan chip is well-behaved wrt. power savings
<jk_000>
sicelo: I see, so it stops scanning if the device is idle?
xmn has joined #maemo-leste
<sicelo>
yes it won't scan if it's down and has no driver (at least shouldn't) :-D
<jk_000>
hehe yeah, that is after the modprobe -r, but w/o it?
<jk_000>
if the host device is powered on, there is this urban knowledge that the wlan-anthenas zap battery searching for possible connections
<sicelo>
i don't have my d4 around ... so maybe test for yourself and report back to us? :