**** BEGIN LOGGING AT Tue Jun 28 02:59:58 2016 Jun 28 04:22:44 I just send two PRs that should be evaluated together: https://github.com/webOS-ports/org.webosports.app.contacts/pull/21 so Contacts can send properly, and https://github.com/webOS-ports/org.webosports.messaging/pull/38 so Messaging can recive. Jun 28 04:54:05 DougReeder: How to test these? Jun 28 04:54:26 Did you test if Just Type still works as well? Jun 28 04:54:27 pull both, build and install both Jun 28 04:55:19 gotta go, back at some point Jun 28 05:04:23 Houseguests arriving in the middle of the night. Jun 28 05:04:44 Contacts can be built and installed with enyo pack && adb push dist /usr/palm/applications/com.palm.app.contacts && adb shell systemctl restart luna-next; adb forward tcp:1122 tcp:1122 Jun 28 05:05:08 Messaging still uses the old tools/deploy.sh -i Jun 28 05:09:39 DougReeder: Any idea what I do wrong? https://bpaste.net/show/8124c92e3ca1 Jun 28 05:09:52 This is when I enyo init Jun 28 05:10:02 Hrm Jun 28 05:11:52 Let me delete my clone and try again Jun 28 05:12:24 Yeah delete the whole lib directory. Jun 28 05:12:49 I'm close to solving 977 ;) Jun 28 05:13:00 Also adding the proper handling for sound classes ;) Jun 28 05:13:23 Nice! Jun 28 05:15:47 what version of Node is active? Jun 28 05:16:22 DougReeder: 4.4.5 Jun 28 05:16:33 that should be fine. Jun 28 05:16:44 Still have the same issue :S Jun 28 05:17:04 If you could send me your packaged code, I can just push that to test Jun 28 05:17:46 * DougReeder nods Jun 28 05:23:00 Can you accept files over IRC? Jun 28 05:28:40 If not, I’ve put it at hominidsoftware.com/non-public/com.palm.app.contacts_0.1.2_all.ipk Jun 28 05:29:25 and hominidsoftware.com/non-public/org.webosports.app.messaging_0.1.3_all.ipk Jun 28 05:29:53 You can still crate a message from Just Type. Jun 28 05:30:58 Messaging was OK ;) Jun 28 05:31:06 I can use the old tools\deploy.js ;) Jun 28 05:31:26 That was a point in favor of bundling the tools. Jun 28 05:32:42 Is git working properly from that shell? enyo-dev depends on it. Jun 28 05:33:57 DougReeder: I guess not Jun 28 05:34:03 So that mgiht be the issue Jun 28 05:34:06 I'm using it on Windows Jun 28 05:34:17 I got GitHub GUI client that I use mainly Jun 28 05:34:22 Ah, use git-bash, if you have it. Jun 28 05:36:31 git-bash is in my PATH now, but it still doesn't work Jun 28 05:36:46 Sorry, I type command-W to close browser tabs, but Colloquy is actuall in the foreground. :-( Jun 28 05:37:32 Oh, use git-bash to start a bash shell, then run the commands in it. Jun 28 05:38:46 It might be possible to run enyo-dev from the Winddows Command Line, but most people use a bash-type shell. Jun 28 05:44:39 DougReeder: OK Jun 28 05:44:53 Your PR's seem to work fine :) Jun 28 05:45:02 :-) Jun 28 05:45:29 I noticed that when editing the contacts, the pre-filled value in Notes field has a different font. Similar to Messaging Jun 28 05:45:35 I mean the hint in the field Jun 28 05:45:38 Might be a bug Jun 28 05:46:21 Once we get the Contacts Autolinker running again, we’ll be close to something beta-testable. Jun 28 05:47:52 Yeah, I’m not sure what’s going on with that - it’s certainly not an intentional change. Jun 28 05:51:49 DougReeder: Yeah I don't see anything obviously wrong, but will do some debugging Jun 28 05:52:24 It happens on-device and in FF, but not Chrome. In FF, it comes from browser style sheet. Jun 28 05:52:47 So, it’s probalby as simple as setting a font for textareas.\ Jun 28 05:54:35 I need to get to sleep. Thanks much for a quick response! Jun 28 07:10:15 morning Jun 28 07:23:10 Morning Jun 28 07:30:30 Tofe: I thought we would wait to merge the PR :P Jun 28 07:30:39 Anyway I'll do a new one then with the changes :P Jun 28 07:37:59 Herrie|Pre3: I think the PR is good enough now, thanks Jun 28 07:39:13 Herrie|Pre3: oops Jun 28 07:39:28 I knew I shouldn't have merged anything before coffee... Jun 28 07:45:47 Tofe: Well it works, the one I'm going to do is basically adding support for sound classes and sound files (without path). I'll 1:1 take the c++ code from luna-sysmgr since we know that should work instead of reinventing the wheel Jun 28 07:46:03 Need to adjust it for JS of course but that doesn't seem too hard. Jun 28 08:06:52 Tofe: Seems that the skypekit that was used on legacy has now been replaced with something called skype4pidgin which uses SkypeWeb plugin and doesn't need to have Skype running in the background for Pidgin like it was needed previously :) Jun 28 08:07:04 So seems we can bring Skype integration back eventually :D Jun 28 08:08:00 http://github.com/EionRobb/skype4pidgin/tree/master/skypeweb Jun 28 08:13:08 Herrie|Pre3: oh, I didn't know that, that's pretty cool Jun 28 08:16:31 Tofe: Yeah I didn't know either, just found out now. I still thought we needed to run the app which would be a no go ;) Jun 28 08:23:50 I'm going to install that plugin at home then Jun 28 08:40:22 :) Should see if we could wrap this up similarly like whatsapp and sipe plugins :) Jun 28 09:20:03 JaMa: Seems our build environment doesn't like the FreeImage patch. Any ideas? Jun 28 09:24:03 It built fine locally, seems something went wrong while stuff was pushed to github :s Jun 28 14:05:24 Tofe: ping Jun 28 16:57:07 Herrie: freeimage patch version in krogoth branch is different than in my gist Jun 28 17:26:15 nizovn: different how? I tried to paste your gist version but it doesn't allow me because it's content is identical :-P Jun 28 17:28:00 Because I thought as a solution to copy directly from your gist but that didn't work. Jun 28 17:28:08 Herrie|TP|Go: you copied it to clipboard? you should download it's raw version and upload to meta-webos-ports Jun 28 17:28:38 nizovn: I guess I need to push it from my linux box... Jun 28 17:29:37 Will try that in a bit :-) Jun 28 17:29:47 ok Jun 28 17:30:22 you can check md5 to be sure. it should be 31aa6f54b72c6aaa6a935005da19dcb1 Jun 28 17:45:38 nizovn: It's my windows github client acting up... Jun 28 17:51:08 Herrie|TP|Go: pong Jun 28 17:52:43 Tofe: You have any idea why textarea's don't use our default font (Prelude)? Jun 28 17:52:59 For example teh input in Messaging Jun 28 17:57:00 did we set it as the default Qt font? Jun 28 17:59:12 I remember we've set it for WebEngineView, but that's just the browser qml part Jun 28 17:59:18 not the native widgets Jun 28 18:00:52 Tofe: Yeah thing is that other bits are Prelude just not the textarea Jun 28 18:01:09 This is what we did: https://github.com/webOS-ports/luneos-components/blob/master/modules/LuneOS/Components/LunaWebEngineView.qml#l62 Jun 28 18:03:41 I'm trying to find the call we may be missing, but it's slipping in my mind... one moment... Jun 28 18:07:52 QApplication::setFont Jun 28 18:10:03 let me give it a try Jun 28 18:19:08 I... don't know if it worked, I'm so bad at recognizing fonts Jun 28 18:19:43 lol Jun 28 18:19:57 Tofe: try using SetFont with wingdings Jun 28 18:20:05 or some similarly recognizable font Jun 28 18:20:16 then you'll know if it works Jun 28 18:20:34 yup Jun 28 18:20:47 courrier I should manage Jun 28 18:20:51 and it's on the device Jun 28 18:22:58 Tonight I can use the web inspector to see if there's something in the webengine style sheet. Jun 28 18:23:38 Nope, my patch doesn't work Jun 28 18:48:40 Tofe: too bad Jun 28 18:48:44 Let me check webinspector Jun 28 18:49:18 Tofe: It could be qtwebengine bug somehow Jun 28 18:54:36 textarea: User Agent Stylesheet: font-family: monospace Jun 28 18:55:06 ah. Jun 28 18:56:29 It seesm to ignore the body font which has Prelude as default Jun 28 18:56:39 Which has a strike through Jun 28 18:58:45 overriden ? Jun 28 18:59:36 Tofe: Yeah Jun 28 19:00:42 you should have the location of the override, isn't it? Jun 28 19:01:45 Tofe: I'm not that good with webinspector :P Jun 28 19:08:03 nizovn: When you got some time, this one would be nice to have as well :D https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb Jun 28 19:09:24 HaDAk: ping Jun 28 19:09:30 Herrie: pong Jun 28 19:09:57 my build finished last night. it doesn't include the changes i made, but i was at least able to verify that the build process works on my vm. Jun 28 19:10:08 HaDAk: I did it at my end: http://tinypic.com/r/jhgfw9/9 Jun 28 19:10:10 That's the result Jun 28 19:10:17 Not sure that's what you desire on a N4 ;) Jun 28 19:10:28 To me it looks not properly positioned ;) Jun 28 19:11:04 In order to include your bits you need to update teh respective recipes Jun 28 19:12:06 In my case in /home/LuneOS/webos-ports-env/webos-ports/meta-webos-ports/meta-luneos/recipes-webos/luna-init Jun 28 19:12:19 https://dl2.pushbulletusercontent.com/lOG1wUWgS3CSSV6wY4QxsYwnrBXDrypj/Screenshot_20160628-151124.png Jun 28 19:12:28 that's what it should look like. Jun 28 19:12:39 I put https://bpaste.net/show/3fdd4c991b8f in the luna-init.bb Jun 28 19:12:40 but there's little i can do about how luneos positions the image Jun 28 19:12:41 :) Jun 28 19:13:25 So it points to your repo Jun 28 19:13:31 yeah Jun 28 19:13:39 Then I did: DEVICE=mako bb luna-init -c cleansstate Jun 28 19:14:06 Sorry that should be DEVICE=mako bb -f luna-init -c cleansstate Jun 28 19:14:13 Followed by DEVICE=mako bb -f luna-init Jun 28 19:14:20 It then rebuilds luna-init package Jun 28 19:15:19 ok Jun 28 19:15:38 Output is in webos-ports/tmp-glibc/deploy/ipk/all named luna-init_xxxxx.ipk Jun 28 19:15:49 Or when you make an image it will include it as well Jun 28 19:15:59 it looks like luneos is centering the image by default. Jun 28 19:16:05 is there a way to specify an offset? Jun 28 19:16:13 HaDAk: Don't think so Jun 28 19:16:27 because the crop on the image is correct. Jun 28 19:16:48 i will mull this over. Jun 28 19:16:55 it would be easier to test if i could test it on my n5 Jun 28 19:17:32 Herrie: mmh skypeweb plugin doesn't work for me on desktop, it fails to authenticate... Jun 28 19:19:01 Tofe: There seems to be a bug for that on GH Jun 28 19:19:05 THe author is trying to fix it Jun 28 19:19:10 Just check recent bug reports Jun 28 19:19:15 HaDAk: I know... Jun 28 19:19:30 N5 is still on my to-do list as well :P Jun 28 19:19:30 Herrie|Laptop: just sayin'... Jun 28 19:19:44 HaDAk: I know Jun 28 19:20:00 I'm happy I got a replacement N4 as well, it's so much easier to test Jun 28 19:24:11 i just bought a N4 for $50 Jun 28 19:24:24 that doesn't mean i don't want the N5 build Jun 28 19:43:08 HaDAk: :P LOL Jun 28 19:43:31 Herrie: ok, i will have a look Jun 28 19:59:07 nizovn: Thnx Jun 29 02:49:22 Okay, the user agent (QTWebEngine) styleshet has Jun 29 02:49:24 textarea { Jun 29 02:49:25 font-family: monospace; Jun 29 02:49:26 border-color: rgb(169, 169, 169); Jun 29 02:49:26 } Jun 29 02:51:15 That’s why textareas like the notes in Contacts are monospaced. **** ENDING LOGGING AT Wed Jun 29 02:59:58 2016