**** BEGIN LOGGING AT Fri Sep 19 03:00:00 2014 Sep 19 04:32:57 Morning :) Sep 19 04:33:36 Early Morning Garfonso Sep 19 05:58:25 morning Sep 19 06:04:48 hm... mobile data still isn't working, right? Sep 19 06:04:49 howdy Herrie|Laptop Sep 19 06:48:15 Herrie|Laptop, has http://issues.webos-ports.org/issues/609 been resolved? Sep 19 06:48:55 I see it got merged back in... Sep 19 06:48:59 so I'm going to close it Sep 19 06:50:39 Garfonso, is this: http://issues.webos-ports.org/issues/599 = Not A Bug? Sep 19 06:51:43 it is more like a feature request that already exists. Sep 19 06:52:30 Thanks Sep 19 06:52:46 Garfonso, http://issues.webos-ports.org/issues/507 do we have a PR that got merged to add this? Sep 19 06:54:15 not a PR, just a commit directly into master: https://github.com/webOS-ports/org.webosports.update/commit/e0dfda188264d59da1ae93e8c5b0017baa854360 Sep 19 06:54:31 I'll adjust my workflow on this repo. Sep 19 06:54:34 okay I didn't know the component for this. Sep 19 06:55:46 its okay I'm just trying to add what resolved an issue or added the feature to the bug notes. Sep 19 06:56:48 hm.. how again did one switch webappmanager into debug mode? Sep 19 07:26:18 Tofe|Away: ping Sep 19 07:44:14 ka6sox: 609 should be solve Sep 19 07:44:17 +d Sep 19 07:44:22 ka6sox: ping Sep 19 08:20:18 Herrie|Veer: pong Sep 19 08:20:21 morning Sep 19 08:21:13 Herrie|Veer: I didn't understand if, in the end, the dnd is working or not Sep 19 08:30:25 for icons yes for cards not Sep 19 08:30:47 Noticed cards slide off the screen a lot slower with new implementation on N4 Sep 19 08:31:08 Sliding up off the screen that is Sep 19 08:34:05 morphis: I tried a bit with iframe and oauth, but at least for getpocket.com I get an error message that it can not log in... the page loads, but it seems something hinderst communication with the server on LuneOS.. the same code works in Chrome on desktop. Sep 19 08:34:15 Herrie|Veer: ah, yes, that must be because of the ListView sliding usage Sep 19 08:40:21 Herrie|Veer: when you have some time and a shell on device, could you try hacking in the following change ? I don't have my TP on me right now... Sep 19 08:41:02 https://github.com/webOS-ports/luna-next-cardshell/commit/7fc01e01023472d36bf80935e00bdf5f0c93d090 Sep 19 08:53:26 Tofe: testing on N4 now Sep 19 08:54:25 Moving icons looks good in general. I guess position memory will be brought back with some further DB work? Saw some initial bits for this already? Sep 19 09:01:53 Herrie|Veer: position memory for icons will come at some point; I'm a db8 newbie, so I need to learn it first Sep 19 09:02:35 Ah :) Sep 19 09:02:40 OK Sep 19 09:02:53 Herrie|Veer: I'll read your code for a start ;) Sep 19 09:03:06 On icon moving, might be good to add a square BG like on legacy 3.0.x? Sep 19 09:03:49 oh, why not; I only added a descrete glowing effect, but a more visible indicator is a good ide Sep 19 09:03:50 I get some nasty lnc reboots and cards quite buggy. Cannot pastebin here, will send you my journalctl log by email Sep 19 09:03:50 idea Sep 19 09:04:13 ah, not good Sep 19 09:04:55 Cannot read property etc Sep 19 09:05:32 Legacy has rounded square with x for deleting (we might want to have that too but later)? We need some API stuff for that I guess? Sep 19 09:05:40 To actually delete an app I mean :P Sep 19 09:05:53 Probably call Preware with some params? Sep 19 09:06:08 Garfonso might know :P Sep 19 09:07:15 But Tweak fix works in general :P Sep 19 09:07:32 ok, I'll PR it Sep 19 09:08:37 if you could fetch me the read property error, that would help :) Sep 19 09:09:11 Just sent you my journalctl Sep 19 09:09:17 ok thx Sep 19 09:11:48 Can you approve webos-lib or only morphis & ka6sox? Sep 19 09:13:39 I didn't receive any mail about it, so I guess I can't Sep 19 09:14:00 OK I'll wait for morphis to appear then :P Sep 19 09:14:10 Anyway I'm not that familiar with that one Sep 19 09:14:27 Herrie|Veer: I've pushed a fix for your problem on tofe/work Sep 19 09:15:36 thnx Sep 19 09:16:49 ok another bug Sep 19 09:17:10 This code is young :) Sep 19 09:18:05 I have 1 stack with 1 card on left, half off screen, stack with 3 cards on center. Want to move 1 card from center stack to left stack. I move it above left stack but it creates a new stack on the left of the left stack ;) Sep 19 09:19:04 on the left of left stack ? should be on the right... Sep 19 09:19:58 On the left it seems :P Sep 19 09:20:05 I would expect to stack it :P Sep 19 09:20:55 no, there's a space between your two stacks, and when you're above that space it should create a new temporary stack Sep 19 09:21:38 -- well, it depends Sep 19 09:22:30 the group determination is done with the position of the drag point, but the stacking is done with the top-left corner of the card Sep 19 09:22:49 at least that's how it seems to work on legacy Sep 19 09:23:22 You're looking at 3.x or 2.x? Sep 19 09:23:48 3.x Sep 19 09:24:13 is it very different on 2.x ? Sep 19 09:24:52 On 2.x when I move something from center stack to left stack, when I'm above left stack it becomes center stack so you can easily drop it in the left stack and required position Sep 19 09:25:12 at required pos that should be Sep 19 09:25:38 ah, yes, I don't do automatic centering yet Sep 19 09:32:23 morning Sep 19 09:48:29 Tofe, Herrie: AFAIK uninstalling an app should be done with a ls2 call to appInstaller or something like that. I can look that up in preware... but I think there is no need to run preware app to uninstall something from the launcher. :) Sep 19 09:48:34 morphis: morning :) Sep 19 09:50:27 Garfonso: ok, looks simple enough Sep 19 09:52:35 Tofe: https://github.com/webOS-ports/luna-next-cardshell/tree/lockscreen Sep 19 09:53:20 Garfonso: Not sure how it was done, could be it used sw manager which we don't have? Didn't check to be honest Sep 19 09:53:22 not done yet, code is a bit complicated and needs cleanup Sep 19 09:53:35 morphis: pr pending for webos-lib to address app menu issue Sep 19 09:53:51 I tested it and works for Preware Sep 19 09:53:59 So you can merge it ;) Sep 19 09:55:14 Herrie|Veer: merged Sep 19 10:02:56 Did 2 PR's into daisy for UniversalSearchMgr and Preware. Still working on some browser stuff (hopefully done today) and Settings need to test as well. Sep 19 10:07:59 Tofe: Have you seen a proper QML dropdown implementation, preferably with listview? Need to have it for search prefs. ComboBox is nasty and opens in new screen and layout not very flexible :'( Sep 19 10:19:20 Herrie|Veer: thanks for the PR for meta-webos-ports Sep 19 10:19:33 would really like not to do such changes alone Sep 19 10:19:45 hard to have an overview on what has changed and needs to be included Sep 19 10:19:57 Yeah trying to help where I can :P Sep 19 10:33:01 Tofe: another question... On confirmation of deleting bookmarks on legacy the background page gets dark grey. I tried with opacity in QML but doesn't work, any ideas? Sep 19 10:47:47 Herrie|Veer: there may be something in nemo or sailfish for the dropdown, but I never really search for that in particular Sep 19 10:54:30 Herrie: for dark grey I see two ways; either use a semi-transparent dark rectangle on top of your item, or use a shader effect (for instance one of those effects http://qt-project.org/doc/qt-5/qtgraphicaleffects-qmlmodule.html ). Sep 19 11:35:10 Tofe thnx will have a look :) Sep 19 11:38:37 Got it working :) Sep 19 11:40:43 Used rectangle should be easier on resources :) Sep 19 11:45:20 Seems Silica is open source, at least found it somewhere on GH but no dropdown it seems. BB Cascades has it but it's not open source? Sep 19 12:03:56 Herrie|Veer: for Silica I'm not surprised, they are rather minimalistic in style. Silica is under BSD for the QML part, but BB Cascades is closed. Sep 19 12:08:10 OK :'( Might leave that one out for now then and revisit that later and focus on other bits of prefs for now Sep 19 12:12:43 Herrie|Veer: I can try to sketch a dropdown button for you ;) Sep 19 12:13:48 Herrie|Veer: could you send me your needs ? (how flexible it needs to be, how you think it could look like) Sep 19 12:13:51 Tofe: would be nice, you need a legacy screenshot from me? Sep 19 12:14:28 Basically it needs to be dynamically populated from db so something with a list and delegate I guess Sep 19 12:14:39 ah,yes, ofcourse I can take legacy as a spec :) I can copy TP behavior then Sep 19 12:15:05 Let me send you the screenshot :) Sep 19 12:15:12 ok Sep 19 12:23:49 ygm Sep 19 12:30:10 yep, thx Sep 19 13:42:40 ah, the french connection... Sep 19 13:49:09 nicodel, nicodel_: you may need to close one of your IRC clients, they're fighting each other Sep 19 15:08:34 _morphis: can you give me a bug? i was busy, but maybe will have time at the weekend. Sep 19 15:08:48 Tofe/morphis: browser PR is in for App Menu/Settings Sep 19 15:16:53 nizovn, do you have a login on the issues tracker? Sep 19 15:17:07 ka6sox: yes Sep 19 15:17:25 thanks…just making sure you have access. Sep 19 15:17:49 i created one bug later Sep 19 15:17:56 kk. Sep 19 15:18:11 you can add morphis as a watcher and he can comment then. Sep 19 15:19:55 morphis/ka6sox: another PR in with new Messaging icon by Benjamin :) Sep 19 15:22:49 Herrie|Veer, if you are happy with this can you merge? Sep 19 15:22:52 or do I need to? Sep 19 15:23:19 I don't have access for the Messaging repo to merge Sep 19 15:23:34 For browser would be good if a 2nd pair of eyes just has a look ;) Sep 19 15:23:45 kk Sep 19 15:24:17 let me see who has access to org.webos-ports.messaging **** BEGIN LOGGING AT Fri Sep 19 15:42:01 2014 Sep 19 15:53:25 cobblemonster: webos-lib is merged, thnx for that :) Sep 19 15:53:25 Will check Settings wifi SSID when home Sep 19 15:53:35 Have longer network names around there :P Sep 19 15:53:45 ok Sep 19 15:55:08 sent a new pull for(ssid) it today fix it so it's the same for the touch pad to all thou not need ;) sorry about flodding your email :) Sep 19 15:55:45 Can you have a look to see if you can add an AppMenu to calculator where user can select "Simple" and "Advanced" mode? Sep 19 15:56:35 yes that i can do Sep 19 15:57:08 cobblemonster, what userid do you have on the issue tracker? Sep 19 15:57:10 aslo got a littel fix for webos-lib servicerequest Sep 19 15:57:48 alllll not sure if i have one let me look Sep 19 15:58:45 issues.webos-ports.org Sep 19 16:04:25 Herrie|Veer: I'll look at the PR asap, but I'm in the subway right now Sep 19 16:05:31 had to make one useer --- .> micro-tech Sep 19 16:05:37 OK it's nothing too shocking just settingspage + pulling & storing settings in db :P Sep 19 16:12:17 Garfonso: ping Sep 19 16:14:18 surprisingly the mobile data worked well. it's merged Sep 19 16:14:28 Great :) Sep 19 16:14:48 Now I need help with updating meta-webos-ports, because this one doesn't do simple screv Sep 19 16:15:51 I can help (but in the end morphis should validate :p ) Sep 19 16:16:23 what are you trying to do? Sep 19 16:17:36 Just need to get the .bb updated with latest browser updates, cannot figure out how to do with GitHub web interface only works with CLI Sep 19 16:18:06 ok Sep 19 16:19:07 well from my phone it'll tricky too, better wait till tomorrow I'm home Sep 19 16:19:08 +be Sep 19 16:19:19 -tomorrow Sep 19 16:19:33 (strange typo...) Sep 19 16:19:35 Maybe morphis can sort it :P Sep 19 16:19:55 cobblemonster, okay updated your user... Sep 19 16:19:58 He seems about :P Sep 19 17:10:25 Herrie|Veer: pong. Sep 19 17:13:20 garfonso: You have a user/pass for me to test http auth? or another link I could use? Sep 19 17:13:48 Also thinking about a pw manager for browser. Could we use the keymanager for this somehow in Sep 19 17:14:01 it's current or a modified form? Sep 19 17:15:57 Sure. Keymanager works over ls2 bus. API is on developer.palm.com. I can explain a bit later Sep 19 17:17:05 OK, HP/Palm had plans for pw manager but never put it in ;-) Sep 19 17:19:09 Tried to make keymanager API compatible, so maybe you reuse something. Sep 19 17:21:57 Hey Garfonso, is this the right repo for the currently "shipping" version of Preware2? https://github.com/Garfonso/preware-enyo2 Sep 19 17:25:28 Aressel: You should use http://github.com/webos-ports/preware afaik Sep 19 17:27:05 Excellent, thanks! Sep 19 17:53:11 nizovn: let me look Sep 19 17:54:29 Herrie: is http://issues.webos-ports.org/issues/429 fixed? Sep 19 18:20:43 new nightlies are triggered Sep 19 19:12:59 morphis: I think half of the keys work, Tofe should be able to confirm? Sep 19 19:28:25 Herrie: ok Sep 19 19:28:35 Herrie: btw. congratulations ... browser is really nice Sep 19 19:29:17 a scrollbar is missing :) Sep 19 19:29:32 Sep 19 19:28:04 mako kernel[681]: [ 490.354280] msm_vidc_dec: Inside vid_dec_open() Sep 19 19:29:32 Sep 19 19:28:04 mako kernel[681]: [ 490.355409] Sep 19 19:29:32 Sep 19 19:28:04 mako kernel[681]: [ 490.355409] res_trk_download_firmware(): Request firmware download Sep 19 19:29:32 Sep 19 19:28:04 mako kernel[681]: [ 490.390874] Unexpected channel ID = 0 Sep 19 19:29:32 Sep 19 19:28:04 mako kernel[681]: [ 490.391087] Unexpected channel ID = 0 Sep 19 19:29:33 Sep 19 19:28:04 mako kernel[681]: [ 490.391271] fw_version 5:31:2012 Sep 19 19:29:37 Sep 19 19:28:04 mako kernel[681]: [ 490.574545] Unexpected channel ID = 618496 Sep 19 19:29:39 Sep 19 19:28:04 mako kernel[681]: [ 490.592858] WARNING: H264MaxLevelExceeded : -283712000 Sep 19 19:29:41 Sep 19 19:28:04 mako kernel[681]: [ 490.658507] msm_vidc_dec: Inside vid_dec_release() Sep 19 19:29:43 first steps towards hardware accelerated audio/video playback Sep 19 19:52:49 morphis getting there ;-) It scrolls fine though, but yeah we could use a bar, will add it to my todo :-P Sep 19 19:53:46 Herrie: you've seen example of qml scrollbar, haven't you? Sep 19 19:54:51 Tofe: Nope but guess I can find it easily :-P Looking often at Jolla, Snowshoe and Isis for inspiration :-P Sep 19 19:55:10 ok :) Sep 19 19:55:39 Jolla doesn't have a scrollbar though, so no need to look in this direction Sep 19 19:57:40 Did you sketch some dropdown already? If not I think I might have an idea already :-P Just a listview that shows and hides and on selection updates the text in the bar :-P Sep 19 19:58:10 Would look close enough to legacy :-P Sep 19 20:08:42 btw seems build for qemu* targets need to be restarted. Sep 19 20:43:33 Herrie: ygm Sep 19 20:44:07 Herrie: I didn't get very far yet; for getting something nice, there's still quite some work to do. **** ENDING LOGGING AT Sat Sep 20 03:00:00 2014