**** BEGIN LOGGING AT Sat Mar 26 02:59:58 2016 Mar 26 11:07:18 Herrie: ping Mar 26 17:09:01 morphis: ping Mar 26 19:21:27 nizovn: late pong Mar 26 19:21:48 Little one got up sick, so spent large part of day in hospital... Mar 26 19:25:33 Herrie: i had some issues with db8 queries Mar 26 19:26:53 in the end i came to conclusion that i'm not sure that kinds files are right Mar 26 19:30:14 it turned out that order of "props" in "indexes" matters Mar 26 19:32:52 so even if i fill database with all data, the app won't be able to use it if it expects them in different order Mar 26 19:35:03 nizovn: hmmmz Mar 26 19:35:17 That's odd... I'd expect them to be correct but might be wrong Mar 26 19:35:25 I think I took them somewhere 1:1 from legacy Mar 26 19:35:32 But could be that code was wrong Mar 26 19:36:42 Any specific kind that gives a problem? Mar 26 19:36:52 Herrie: so i need to test "musicplayer" app? just copy /usr/palm/applications/com.palm.app.musicplayer from webOS? Mar 26 19:37:30 nizovn: Yeah if that one works, others will work too Mar 26 19:37:54 It works for tracks, just not for any other kinds currently because they weren't populated by media indexer Mar 26 19:39:00 Herrie: e.g. https://github.com/webOS-ports/mediaindexer/blob/master/files/db8/kinds/com.palm.media.audio.file#L246 not sure i should search for "isRingtone" first, and then for "album" Mar 26 19:46:07 nizovn: Let me find that legacy code again Mar 26 19:46:35 Which kind are you trying to populate now? Mar 26 19:48:10 All JS code that was used in legacy is in: /usr/palm/services/filenotifyd-triton/ Mar 26 19:48:20 e.g "com.palm.media.audio.album:1" Mar 26 19:51:38 Check /usr/palm/services/filenotifyd-triton/filenotifyd_module_audio.js#L947 Mar 26 19:56:04 i was wrong, i'm not sure about com.palm.media.audio.file Mar 26 19:56:20 "com.palm.media.audio.album:1" looks fine Mar 26 20:03:14 Herrie: filenotifyd_module_audio.js#L324 shows it's possible to query on artist first, but in our kind, it's not Mar 26 20:11:35 nizovn: See /usr/palm/services/filenotifyd-triton/elements/audioobject.js#L61 Mar 26 20:11:56 Searchkey consists of artist, album & title it seems Mar 26 20:16:06 ok, seems i understand db8 wrongly, will investigate it further Mar 26 20:43:22 Herrie: good news: https://github.com/webOS-ports/qtwayland/pull/11 will fix the Qt 5.6 crash Mar 26 20:58:53 Tofe: Nice :D Mar 26 20:58:59 Any other 5.6 regressions so far? Mar 26 21:02:53 not so far Mar 26 21:03:17 I'm testing the DBus lockup, i.e. I'm looking at the screen once every 5mins :) Mar 26 21:03:51 Taking some rest after a successful day of debug :p Mar 26 21:21:41 Tofe: Well that's good :-) Will need some rest too. Seems little one got stomach bug :'( Wasn't able to keep much in today :-( Poor little guy... At least got some meds from doc that should improve that a bit, so we'll see... Mar 26 21:23:10 If no obvious regressions we can migrate to 5.6 and then check Jethro. Curious to see how Luna-webappmgr will behave. If it's 5.5.x only or persistent in 5.6 too. Mar 26 21:25:33 Herrie|2: no obvious regression so far, and no dbus lock, so that's pretty good Mar 26 21:26:12 I'll be away tomorrow, so see you on monday! get rest too with little one :) Mar 26 21:27:00 :-) My N4 is still in same state... But with 7+ hrs in total going to hospital & getting some Easter prep done, day was gone... Feel free to PR when ready :-) **** ENDING LOGGING AT Sun Mar 27 02:59:57 2016