**** BEGIN LOGGING AT Wed Nov 12 03:00:00 2014 Nov 12 03:10:04 sorry, it's "windowType" when it's given as a launch parameter, it's "window" when given as window.open() i think Nov 12 03:11:30 there's some relevant code in WebAppManager Src/webbase/SysMgrWebBridge Nov 12 03:13:06 Ah, I'mm glad we have some hints where to look. Nov 12 03:13:40 I wonder if that code carried over to OpenWebOS? Nov 12 03:14:34 I have a vague recollection that PopupCalc didn't work on LuneOS. Nov 12 03:15:23 Did dashboards carry over to Open WebOS? Nov 12 03:42:06 Oh, I’d forgotten - while a popupalert window is open, another popupalert window can’t be opened (like the USB dialog) and dashboards can’t be opened. Nov 12 03:45:14 Hah! Holding down power dismisses the popupalert window, puts up the power dialog (which looks like another popupalert window) Nov 12 03:52:00 Under LuneOS Black Eye, PopupCalc does not succeed in opening either dashboard or popupalert window. Nov 12 03:55:48 No error messages related to that, but those never failed under webOS, so I might not have checked. Nov 12 05:58:42 DougReeder: AFAIK we don't have dashboards yet in Luna-Next Nov 12 05:58:51 Sure Tofe/morphis can confirm Nov 12 05:59:12 * DougReeder nods Nov 12 05:59:24 Luna-Next is complete rebuild of LunaSysMgr UI, so bits and pieces are being added all the time Nov 12 05:59:49 Dashboards are not a high priority now, IMHO. Nov 12 05:59:57 No ;) Nov 12 06:00:15 But we got a working menu more or less ;) Needs some TLC for TP but we'll get there :) Nov 12 06:02:26 Ah, that’s good! Nov 12 06:03:23 I’m twaeking the layout in Contacts, so names are much less likely to be chopped off. Nov 12 06:07:27 :) Nov 12 07:08:26 Tofe|Away: pong Nov 12 08:24:22 thrrgilag: you were the one trying to port Lune to the N5? Nov 12 08:44:43 morphis: webos-ports use libhybris, does it support hardware decoder to play H.264 video? I fonund there's gstreamer-omx_1.2 with libhybris support patch, but it seems like webos-ports doesn't include the gstreamer-omx. Nov 12 09:01:52 coldnew: right we don't have support for it yet Nov 12 09:01:58 coldnew: where do you find it? Nov 12 09:02:35 https://gitorious.org/hacking2/gst-omx/source/f6788446a9eb9d748cc05d8196e18fe8ab84178d: ? Nov 12 09:04:51 morphis: https://bugzilla.gnome.org/show_bug.cgi?id=734936 Nov 12 09:06:31 morphis: I also look sailfishos/gst-omx, just want to make sure if libhybris support hardware decode for H.264 video. I know ubuntu touch did this, but they has lots of patch in Android part. Nov 12 09:06:52 sailfishos/gst-omx host on GitHub Nov 12 10:47:01 morning Nov 12 10:48:39 morphis: I'm still on the vkbd bug; it seems the culprit is not necessarily our maliit plugin, but maybe a coordinate mistake in qtwayland. However, I still can't start luna-next outside of systemd, and that's quite annoying... any idea ? Nov 12 11:13:54 Tofe|Away: I have no problems here with tha Nov 12 11:14:02 Tofe|Away: what build are you running on? Nov 12 11:14:29 Tofe|Away: make sure your build includes "meta-[asus,lg,samsung]: linux-[asus,lg,samsung]-[grouper,mako,tuna]: enable CONFIG_FHANDLE" for meta-smartphone Nov 12 11:40:41 ok, I'll check that, there must be something wrong on my side Nov 12 11:41:10 Tofe|Away: without that change there are problems with getting the android side up and running which can influence the startup of luna-next Nov 12 13:26:18 coldnew: I am in contact with the one developing those for sailfish Nov 12 14:21:21 morphis: you mean gst-omx ? Nov 12 14:21:33 morphis: will it really work ? Nov 12 15:02:09 coldnew: depends, its not clear yet if we will go the direct omx way Nov 12 15:03:17 or the libstagefright way (which ubuntu touch went) Nov 12 15:03:52 generally it's definetely possible to get accelerated media playback and camera support Nov 12 15:12:08 morphis: got it, I'll test it on omx way first :) Nov 12 17:09:34 coldnew`: problem with that will be that gst-omx from sailfish is current gst 0.10 only Nov 12 17:09:37 but we have 1.x Nov 12 17:17:18 morphis: yes, I know about it. From the salifish opensource info, they still use qt 5.1 :(. I'll try the gst-omx with patch submit in https://bugzilla.gnome.org/show_bug.cgi?id=734936 first. Nov 12 17:33:45 coldnew`: that patch will not be enough Nov 12 17:34:22 you can check with MSameer in #sailfishos-porters Nov 12 17:59:47 coldnew`: they switched to Qt 5.2 on latest OS release, though it's a bit of a beta release Nov 12 18:08:35 morphis: you sure you applied the dizzy tag for meta-smartphone ? 2014-11-07 doesn't seem to exist Nov 12 18:41:10 DougReeder: well, webappmanager is in Open webOS .. but not in Lune .. Last I knew, dashboard window support was not in Lune yet. It does surprise me that it doesn't call window.open() at least and create a new window, though? is new window support not in/ Nov 12 18:42:17 Hmm, yeah, one would thing window.open() would open some kind of window. Nov 12 18:43:00 Email can open multiple cards, so there must be some kind of support. Nov 12 19:06:29 EricBlade: our webappmanager has support for new windows Nov 12 19:07:10 Tofe|Away: let me check Nov 12 19:07:34 Tofe|Away: narf, forgot to push it Nov 12 19:07:39 :) ok Nov 12 19:07:40 now it should exist Nov 12 19:11:58 unfortunately it didn't help with my "Failed to create display (No such file or directory)" from luna-next outside of systemd Nov 12 19:13:12 hm Nov 12 19:13:21 Tofe|Away: can you show me our env? Nov 12 19:16:20 oh my. I'm dumb. Nov 12 19:16:44 I frankly thought that doing "source environment.conf" would be enough Nov 12 19:16:50 and "set" did output the variables Nov 12 19:16:58 but they weren't exported Nov 12 19:17:23 * Tofe|Away hides being a tree Nov 12 19:23:14 behind* Nov 12 19:25:54 :) Nov 12 19:26:03 that is the downside of the environment.conf currently Nov 12 19:26:26 but systemd doesn't allow as it seems to let the export statements in there (which would be shell code then) Nov 12 19:26:45 Tofe|Away, Herrie|2: btw. I updated the mako to use cm 11 / android 4.4.4 now Nov 12 19:35:43 ooooh Nov 12 19:36:05 morphis: does that mean we should update the android system too ? Nov 12 19:36:15 that is not clear yet Nov 12 19:36:22 maybe it just works Nov 12 19:36:26 :) ok Nov 12 19:36:29 that is what I heard from the ubuntu guys Nov 12 19:36:34 would be good if you can test Nov 12 19:36:40 depends on ABI compatibility I guess Nov 12 19:36:50 pushed all changes now Nov 12 19:36:51 right Nov 12 19:36:58 and if the firmware needs to be updated or not Nov 12 19:37:13 I can trigger a build as a background task of my evening :) Nov 12 19:37:25 ok, I triggered new testing builds too Nov 12 19:37:34 http://jenkins.nas-admin.org/job/luneos-testing_mako/49/ Nov 12 19:37:45 ok Nov 12 19:39:22 I didn't cleanup my previous build, I'm just hoping bb will do the right things Nov 12 19:40:48 Tofe|Away: sorry, build is http://jenkins.nas-admin.org/job/luneos-testing_mako/50/ Nov 12 19:40:56 enough for today Nov 12 19:40:57 bye Nov 12 19:41:13 bye **** ENDING LOGGING AT Thu Nov 13 03:00:00 2014