/srv/irclogs.ubuntu.com/2014/03/26/#ubuntu-unity.txt

=== jono is now known as Guest43238
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== duflu_ is now known as duflu
Cimimzanetti, ciao :) can you help me better today?09:04
mzanettiCimi: hi09:18
mzanettiif you tell me what the bug is which you need to find09:18
Cimimzanetti, I simply want to be able to run system-settings-wizard09:32
Cimihttp://paste.ubuntu.com/7152872/09:32
mzanettiCimi: ok... will try to run it09:34
CimiSaviq, help me remembering where was unity8 before09:42
Cimibefore we put in lp:unity809:42
SaviqCimi, lp:unity/8.009:42
CimiSaviq, I was reviewing https://code.launchpad.net/~mterry/unity8/new-backgrounds/+merge/21272309:43
CimiSaviq, and stopped at "who added this rectangle mterry is removing and why"09:44
SaviqCimi, that was the design back then09:45
CimiSaviq, it was darkened?09:45
SaviqCimi, yes09:45
CimiSaviq, ok09:45
SaviqCimi, but let me see if I can find out more09:46
CimiSaviq, it's not in unity(8.009:46
CimiSaviq, previous branch09:46
Cimimanhattan?09:46
SaviqCimi, yeah09:46
SaviqCimi, actually lp:~unity-team/unity/phablet09:48
CimiSaviq, http://bazaar.launchpad.net/~unity-team/unity/phablet/revision/404.4.909:49
SaviqCimi, as you can see that's just a move from greeter to greetercontent09:50
SaviqCimi, it was already there in greeter.qml09:50
Cimiah09:51
CimiSaviq, http://bazaar.launchpad.net/~unity-team/unity/phablet/revision/110.1.109:52
Cimiflorian my friend :)09:52
CimiSaviq, that wallpaper seems low res09:55
CimiSaviq, phone is 480x85309:56
SaviqCimi, yeah, too small09:56
Cimitablet 1200x80009:56
SaviqCimi, yeah, should be bigger09:57
SaviqCimi, that's what we got from Jouni09:57
Cimimzanetti, any luck?09:59
mzanettiCimi: not yet09:59
CimiSaviq, you know how to run an app on phone from the shell10:01
Cimi?10:02
SaviqCimi, it was here http://bazaar.launchpad.net/~unity-team/unity/phablet/revision/11110:02
SaviqCimi, so yeah, just a design thing10:03
SaviqCimi, add --desktop_file_hint10:03
Saviqand point to a .desktop file10:03
CimiSaviq, I don't have a desktop file10:03
CimiSaviq, it's just a binary10:03
SaviqCimi, so it's not an app10:03
CimiSaviq, I'm trying to run system-settings-wizard10:03
SaviqCimi, you need a destop file10:04
Cimiwithout upsart10:04
Cimiok10:04
SaviqCimi, but you can use any10:04
SaviqCimi, just point at one in /usr/share/applications10:04
mzanettiSaviq: Cimi: its not about the desktop file10:04
mzanettiSaviq: its system-settings-wizard10:04
mzanettiwhich crashes when ran as client10:04
Cimimzanetti, can I ran it as root?10:05
mzanettiCimi: is that crash the thing you want to debug?10:05
Saviqmzanetti, Cimi, inictl get-env --global MIR_SOCKET10:05
Cimimzanetti, not really10:05
SaviqCimi, export MIR_SOCKET to contain ↑10:05
mzanetti /run/user/32011/mir_socket10:06
Saviqyup10:06
Saviqthat's the client socket, otherwise it'll try to connect to u-s-c10:06
Cimiit's not enough10:07
Cimidoesn't run both as user or root10:07
Cimias user phablet@ubuntu-phablet:~$ system-settings-wizard10:07
CimiQUbuntu: Could not create application instance10:07
CimiAborted (core dumped)10:07
SaviqCimi, desktop file hint is needed, too10:07
Cimiok10:07
mzanettiCimi: ok. got a step further.10:08
mzanettistill crashes throwing some google exception10:08
Cimiindeed10:08
Cimimzanetti, same of here? http://paste.ubuntu.com/7152872/10:08
mzanettiyeah10:08
CimiSaviq, ^10:08
mzanettiseems it tries to connect to some database10:08
Cimispyware!10:09
mzanettiCimi: maybe you should report bugs for this. seems a uncatched exception which shouldn't make it crash10:09
mzanettibut I don't know what this is supposed to do10:09
mzanettiI think I've never seen this application so far10:10
Cimimzanetti, https://code.google.com/p/protobuf/issues/detail?id=37010:10
SaviqDON"T RUN AS ROOT10:11
Saviqdudes :P10:11
mzanettiI'm not10:11
SaviqI know, just a generic shout-out ;)10:11
mzanettistill: http://paste.ubuntu.com/715589110:12
Cimimzanetti, works for me now10:12
mzanettinot really sure why we're using a search engine to open a shared lib :D10:12
Cimi\o/10:12
Saviqmzanetti, to find the lib10:13
Saviqmzanetti, ;)10:13
mzanettihah. guess so10:13
mzanetti:D10:13
CimiMIR_SOCKET=/run/user/32011/mir_socket system-settings-wizard --desktop_file_hint=/usr/share/applications/webbrowser-app.desktop10:14
Cimimzanetti, try that as user10:14
Cimisu - phablet10:14
Cimiworks for me10:14
mzanettiI am... but I guess I've exported a bit too much stuff trying10:14
mzanettibut if it works for you...10:14
CimiSaviq, thanks boss10:14
sil2100Saviq: hello!10:15
Cimimzanetti, thanks!10:15
mzanettiCimi: just doing that it still fails to find Unity.Application here10:15
Cimimzanetti, QML2_IMPORT_PATH=/usr/lib/arm-linux-gnueabihf/qt5/imports/Unity-Mir/ ?10:15
mzanettithen I get the crash again10:15
CimiQT_QPA_PLATFORM=ubuntumirclient ?10:15
* Cimi reboots10:16
Cimithe phone10:16
mzanettithat should be default as user10:16
SaviqCimi, mzanetti yeah, that QML2_IMPORT_PATH is only in upstart10:18
mzanettiyeah, that's not a problem. can export it myself. still stuck at the uncaught exception10:18
mzanettibut I'm not the one that needs to run it...10:18
sil2100Saviq: so, we noticed a new failure in smoketesting in unity8, which I guess might be related to the earlier crasher that we already seen yesterday - it also has a unity8 crash there10:20
Saviqsil2100, I'll have a look10:20
Saviqsil2100, we have a few crashes on our radars, although most of them - yes, you guessed - not reproducible :|10:21
sil2100Saviq: https://jenkins.qa.ubuntu.com/job/trusty-touch-mako-smoke-daily/185/testReport/junit/unity8.shell.tests.test_emulators/DashAppsEmulatorTestCase/test_open_preview_Native_Device_/ <- here's the failing test, the crasher can be found on smoketesting of latest image (as we re-ran the image)10:21
sil2100Saviq: yeah...10:21
Saviqsil2100, hum, that should have been fixed10:22
Saviqsil2100, that failure I mean10:22
Cimidednick, ping10:22
dednickCimi: yo10:22
Saviqsil2100, it's a flaky test, apparently not fixed completely yet :|10:22
Cimidednick, when I run system-settings-wizard with the upstart job at login, I don't get wifi10:23
Cimidednick, can it be because unity8 is not run?10:23
sil2100Saviq: oh, well10:24
sil2100Saviq: at least we know it's test flakyness :)10:24
dednickCimi: i have no idea. What do you mean by "no wifi"?10:25
Cimidednick, my wifi page of the wizard is empty10:25
Cimidednick, empty list10:25
sil2100There's also something else we found ;|10:27
sil2100Saviq: it's also something for mhr3 I guess: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/129777010:27
dednickCimi: and happy bday btw!10:27
Cimidednick, thx :D10:28
sil2100Saviq: it seems the new scopes have some buggies10:28
ubot5Ubuntu bug 1297770 in unity8 (Ubuntu) "Scopes scroll down till header goes seems to lock the scope in place" [High,Confirmed]10:28
Saviqsil2100, that's kind of expected10:28
dednickCimi: could be because unity8 not there yet. unity8 starts indicators10:28
Saviqsil2100, although we'd rather not touch the header at all... there's a completely new header coming...10:29
Cimidednick, that was my guess10:29
dednickCimi: "initctl emit indicator-services-start"10:29
tsdgeossil2100: "goes seems"?10:29
Cimidednick, can I create a startup job for that?10:29
sil2100Saviq: oh, ok, could you or mhr3 (if he appears) comment on the bug10:29
sil2100tsdgeos: davmor2 filled in the bug, please ask him what that means ;p10:30
dednickCimi: not sure what the best way is. In unity8 it's built into the indicator manager10:30
sil2100tsdgeos: ah, actually, it's correct10:30
tsdgeossil2100: can you explain it to me then ?10:30
sil2100tsdgeos: scroll down till the header goes [away] seems to lock the scope10:30
dednickCimi: although i'm not really sure why it's not just in the upstart job10:30
tsdgeossil2100: i see10:30
sil2100tsdgeos: it means, if you scroll down until the header goes away it locks the scope in place10:31
dednickCimi: tedg put the code in to start the indicators10:31
Saviqsil2100, mhr3 is away until Monday10:31
tsdgeosman uitk takes ages to compile on the phone10:32
tsdgeoswith all those billions of tests10:32
Cimiseb128, ciao!10:33
seb128Cimi, hey10:34
Cimiseb128, I'm adding wifi page10:34
seb128cool10:34
Cimiseb128, however, so far I think we need indicators to provide wifi10:34
seb128they do?10:34
Cimiseb128, because I cannot see the wifi list at the wizard, since it runs before unity10:34
Cimiwell I thinkl10:35
seb128oh, just make the wizard start the indicator I guess10:35
seb128it's all upstart job controlled10:35
seb128you can tweak the jobs10:35
Cimiseb128, how can I do this?10:36
Cimiseb128, I added initctl start indicator-services-start in the pre script of wizard10:36
Cimibut still the wifi page seems empty10:36
seb128is the indicator service running?10:36
Cimimaybe it wasn't the right way10:36
Cimiseems so10:36
seb128k, so the issue is not the indicator not running, maybe it's your code?10:37
seb128is your code working if you run the wizard on a fully booted unity8 session10:37
Cimiseb128, works after unity run10:37
seb128hum10:37
anpok_hm the slide gesture to get to the session - is that part implemented by the greeter or usc?10:37
seb128can you check on dbus if the indicator provides the info you need?10:37
Saviqanpok_, right now greeter is part of unity810:37
Cimiseb128, https://code.launchpad.net/~unity-team/ubuntu-system-settings/wizard.wifi/+merge/21267510:38
Saviqanpok_, it will only get separated when https://code.launchpad.net/~mterry/unity8/split/+merge/210664 happens10:38
Cimiseb128, erm... some help with that? never played with dbus before10:38
mzanettiCimi: qdbus10:39
mzanettiits easy. just append whatever you want to see to the command :D10:39
seb128Cimi, look at the PageComponent of the wifi plugin to get the busname/objectpath/etc10:41
seb128Cimi, you might want to check with ted when he gets online, he wrote that settings page10:42
Cimiseb128, I have my own one now10:46
seb128why?10:46
seb128well, anyway I was just pointed it as a reference for the bus name and object path, so you can figure out the arguments for qdbus/gdbus debugging10:47
seb128but if you wrote your own you probably know what you are using10:47
Cimiseb128, well some part is similar10:48
Cimiseb128, but I needed to remove some parts of it10:49
Cimiseb128, I only need the wifi list, not switches or cellular data10:49
Cimiseb128, can I tweak the upstart job of wizard to run after unity?10:49
seb128you sure can10:49
Cimihow? :)10:50
seb128change the start events?10:50
anpok_Saviq: I am digging there, i wanted to check why the first one or two frames of the greeter are transparent..10:50
seb128I'm not the best person to ask about what upstart events unity8 sends10:50
Saviqanpok_, because they're not composited10:51
Saviqanpok_, bug #123356410:51
ubot5bug 1233564 in Unity System Compositor "Wrong frame is seen on wake up/resume/unlock." [Undecided,In progress] https://launchpad.net/bugs/123356410:51
Saviqanpok_, basically, rendering stops with the screen, but greeter never had time to get on screen10:51
anpok_Saviq: but thats a new greeter session of the split greeter10:53
anpok_or greeter instance10:53
Saviqanpok_, same applies as far as I can tell10:53
Saviqanpok_, u-s-c stops compositing, 'cause the screen is off, so neither client (greeter or shell) can submit new frames10:53
anpok_with the split greeter and the spinning dots we see those first after powering on10:55
anpok_then greeter mir session has buffers, and we show those..10:55
anpok_and the unity8 session is in the scene underneath.10:55
anpok_i first thought we have issues like, hiding / raisin / showing not being atomic10:57
anpok_but the first frame we draw, contains both surfaces of sessions with buffers... the greeter has three buffers... and the first is transparent11:01
Saviqanpok_, ah, might that be Qt/QML startup?11:01
anpok_i think so11:02
anpok_wanted to make a test with a pure mir client without qt involved11:02
anpok_but I cannot slide away basic_server with egl plasma :)11:02
MacSlowmzanetti, I need to get back on LP #1296777 so need to reflash my N4... do you need more testing atm?11:33
ubot5Launchpad bug 1296777 in Unity 8 "avatar displayed incorrectly in notification" [High,New] https://launchpad.net/bugs/129677711:33
mzanettiMacSlow: dunno. in the end I need a "good to go". How much testing that requires is up to the reviewer11:34
MacSlowmzanetti, if the issue found yesterday are addressed I'll gladly re-review it11:37
mzanettiMacSlow: you had 2 issues: one is fixed, the other is something I can't really fix in here11:37
mzanettiMacSlow: but that one is happening in the current image too and will be addressed with Daniels and my next task11:38
MacSlowmzanetti, the "gap on the left" was the one outside of that branch's scope?11:38
mzanettino, the gap on the left is fixed11:38
mzanettithe missing surfaces if an app fails to start11:38
MacSlowmzanetti, ok that way round11:39
mzanettiI've added a more detailed description to the merge propsal11:39
MacSlowmzanetti, so I can just pull from the same PPA again now11:41
MacSlowmzanetti, or did it not land there yet after the fix was pushed?11:41
mzanettiMacSlow: hmm, I'm not exactly sure. Jenkins says it built fine, the ppa shows some issues. I'm currently investigating in that11:41
MacSlowok11:42
mzanettididrocks: ping11:42
didrocksmzanetti: pong11:42
mzanettihey, I've added a new branch to a silo after it was built already and hit the rebuild button11:43
mzanettiit seems to build fine on jenkins, but the new package (qtubuntu) doesn't show up in the ppa11:43
mzanettiwhat mistake did I make?11:43
Saviqmzanetti, did you reconfigure?11:44
mzanettiah11:44
mzanettithat's probably it11:44
didrocksyeah, that's it11:44
mzanettiok, thanks11:44
Saviqmzanetti, if you add/remove MPs/sources, you need to reconfigure11:44
didrocksyw :)11:44
Saviqmzanetti, and if you add a new component, you need to ask the landing team to reconfigure11:44
mzanettioh... so in this case I can't even reconfig myself?11:45
mzanettiyes, I added a new branch that changes qtubuntu11:45
MacSlowmzanetti, didrocks: if that reconfigure is triggered... now long until it'll be available in the PPA then?11:45
mzanettiMacSlow: 20 -30 mins usually11:45
MacSlowah ok thx11:45
didrocksmzanetti: yeah, there are cases when adding MPs eventually doesn't target same branch11:46
didrocksso we need the user to be aware of that11:46
didrockssoon, it will just be a "build" button to retrigger11:46
mzanettido I need to fill in all branches myself when reconfiguring?11:47
Saviqmzanetti, yes11:48
Saviqmzanetti, copy/paste from the CI Train spreadsheet11:49
Saviqmzanetti, and strip the leading and trailing quote11:49
Saviqmzanetti, also make sure to copy the 'additional sources' if there are any11:49
mzanettiack11:49
mzanettiSaviq: additional sources?11:50
mzanettiso the ones that are not unity8, unity-mir or unity-api?11:51
Saviqmzanetti, I mean those that are uploaded directly to the ppa (if any)11:51
Saviqmzanetti, there's a separate column / field in the spreadsheet for those11:51
mzanettiok, yeah. don't think I have any11:51
mzanettididrocks: yeah, can't configure this myself. can you pleasE?11:52
mzanettisilo 1511:52
didrocksmzanetti: ah, you have a new component11:52
mzanettihere's the log: http://162.213.34.102/job/landing-015-0-reconfigure/6/console11:52
mzanettiyep, qtubuntu11:53
didrocksas you already have an override, I'm redoing the same override option, knowing that you won't land/rebuild those once the rest landed11:53
didrocksmzanetti: done, you can rebuild what you need to rebuild11:55
mzanettiawesome, thanks didrocks11:55
didrocksyw ;)11:55
Saviqdidrocks, you've got mail, we might need to back out from the suru switch for some fixes12:05
didrocksSaviq: making sense seeing the number of fixes needed from the reading, thanks for the update.12:07
Saviqdidrocks, so in case UITK want a silo, we should probably let them12:13
didrocksSaviq: agreed, feel free to "m&c" with "only free silo"12:13
mzanettiSaviq: do you know what's wrong here? https://launchpad.net/~ci-train-ppa-service/+archive/landing-015/+packages12:36
mzanettii.e. why are there 2 amd64 build, one failing?12:37
Saviqmzanetti, arm, not amd12:37
mzanettioh12:37
mzanettistoopid me12:37
Saviqmzanetti, and it's failing 'cause we don't have those arches bootstrapped proper yet12:37
Saviqmzanetti, so it's fine12:38
mzanettiah ok12:38
=== _salem is now known as salem_
=== MacSlow is now known as MacSlow|lunch
Saviqbiab12:54
=== alan_g is now known as alan_g|lunch
dandraderdednick, are you done updating https://code.launchpad.net/~nick-dedekind/unity8/indicators.hint-interval/+merge/202104 ?13:13
Cimiciao tedg ! when you finished with coffee mails and such, ping me :)13:32
tedgCimi, Fighting e-mail this morning, what's up?13:34
Cimitedg, welcome wizard13:34
tedgCimi, Thank you, but I've been here all along.13:35
Cimitedg, I don't have wifi list at first boot, I believe it's dbus and indicators13:35
Cimiahahahah13:35
tedgCimi, You mean on the greeter?13:35
Cimitedg, yup13:35
tedgCimi, Yeah, have a patch for that already.13:35
Cimiwelcome-wizard13:35
tedgActually fixed it yesterday :-)13:35
Cimitedg, ?13:35
CimiI mean13:35
tedgCimi, https://code.launchpad.net/~ted/indicator-application/startup-cleanup/+merge/21272613:36
Cimihttps://code.launchpad.net/~unity-team/ubuntu-system-settings/wizard.wifi/+merge/21267513:36
tedgOh, not on the greeter, but in system settings?13:36
seb128tedg, it's the UI you get on the first phone boot13:38
seb128tedg, oobe or whatever they call it13:38
tedgAh, I see.13:38
Cimitedg, and me that I thought you were super smart when I said welcome wizard :)13:38
seb128lol13:38
tedgCimi, I thought you were talking about me ;-)13:38
Cimiahah13:39
seb128I found the joke funny, for the record: p13:39
Cimime too13:39
Cimishame it wasn't a joke :D13:39
tedgSo are you getting the menu model from indicator-network?13:39
tedgDoes the welcome-wizard run in the user session?13:39
tedgSorry, I don't know much about it.13:39
seb128tedg, https://code.launchpad.net/~unity-team/ubuntu-system-settings/welcome-wizard/+merge/18686213:40
tedgWait, it probably needs to be in the greeter session…13:40
seb128tedg, it's an user job atm, but mterry wrote that it should change once the split greeter lands13:41
seb128tedg, http://bazaar.launchpad.net/~system-settings-touch/ubuntu-system-settings/trunk/view/head:/wizard/ubuntu-system-settings-wizard.conf is the job13:41
Cimidednick, where is menuSelected13:42
Cimiand menuDeselected ?13:42
Cimifound13:42
Cimigrepping bglobally :)13:43
* tedg is reading13:45
Cimitedg, what is "unity.widgets.systemsettings.tablet.wifisection"  ?13:46
tedgCimi, QML magic, it's the UI of the item.13:48
tedgCimi, Did you guys ever make the QML menuitem base library?13:48
tedgi.e. libido for QML13:48
Cimitedg, ui of the item?13:48
Cimiwhich item?13:48
Cimiwas my question13:48
Cimitedg, access point is the listitem with the access point13:49
tedgI believe that's the individual AP item.13:49
Cimibut what is that one?13:49
Cimitedg, I think it's13:49
Cimi"unity.widgets.systemsettings.tablet.accesspoint"13:49
Cimidednick, ^13:49
tedgCimi, Just FYI, Wellark is rewriting indicator-network, so things may change slightly.13:49
CimiI'm removing it then13:50
tedgCimi, I'm guessing the upstart job needs to be restructured slightly.13:59
tedgOr we need to restructure startup globally.13:59
=== shiznix_ is now known as shiznix
tedgBecause you're starting before xsession, we're getting that over unity8, which starts the indicators.13:59
Cimitsdgeos, ok14:00
tedgGenerally it's considered bad form to start tasks in pre-start14:00
dpmpstolowski, does the Author key in a scope's .ini file has any particular syntax, or will it accept any string? I.e. would it accept "User Name <user.name@example.com>"?14:00
tedgBut for a quick work around you could signal the indicators to start right after your maliit start.14:00
Cimitedg, that's the branch https://code.launchpad.net/~unity-team/ubuntu-system-settings/wizard.wifi/+merge/212675 :)14:01
Cimiyou can push if u like14:01
=== MacSlow|lunch is now known as MacSlow
=== alan_g|lunch is now known as alan_g
Saviqsil2100, the .crash in smoke is unfortunately does not retrace14:02
=== dandrader is now known as dandrader|afk
tedgCimi, Try that14:10
Cimitedg, works14:21
tedgCimi, \o/ Woot!14:21
Cimibut I have issues switching wifi14:21
CimiI guess might be my stuff14:21
=== dandrader|afk is now known as dandrader
dednickCimi: all the menu items for indicators are in ubuntu-settings-components now, along with the access point14:31
Cimidednick, you know what "unity.widgets.systemsettings.tablet.wifisection" is?14:32
dednickCimi: it's a section header14:33
Cimidednick, example?14:33
Cimidednick, where is it used in wifi?14:33
dednickCimi: it's not used anymore14:33
Cimidednick, ok, because it is present in wifi system settings14:34
dednickCimi: it was used in the old chewie server14:34
Cimiok thx14:34
dednickCimi: it's just a "possible" item that can be used. Those strings are just menu item types14:35
Cimidednick, yes14:35
Cimidednick, but since it was in the wifi in system settings14:35
Cimidednick, I was wondering what it was14:35
Cimidednick, it even has signals connected14:36
dednickCimi: but it's never created.14:36
pstolowskidpm, any string will do14:43
dpmok, thanks14:44
mzanettiSaviq: so... seems people are happy with the right edge branches. can we start getting serious about landing it?14:44
Saviqmzanetti, sure14:45
mzanetti\o/14:45
* mzanetti excited14:45
Cimidednick, I want to print debug of the network I'm trying to connect to14:45
Cimidednick, this code https://code.launchpad.net/~unity-team/ubuntu-system-settings/wizard.wifi/+merge/21267514:45
Cimidednick, on model: QMenuModel.UnityMenuModel {14:46
Cimidednick, something like14:46
CimionActivated14:46
CimiI have an index14:46
CimiI want to see which index is the right one14:47
Cimidednick, I believe the index I have from the sortfilterproxymodel is not the index of this unity menu model14:47
dednickCimi: you need to convert the index to the source index. I sent you the code yesterday14:48
Cimidednick, got link? :)14:49
Cimidednick, I don't think you gave me that14:51
dednickCimi: no, i did. something like "property int modelIndex: menuModel.mapRowToSource(index)"14:51
Saviqmzanetti, there's one errors.u.c report that we suspect might be coming from the right edge silo:14:52
Saviqhttps://errors.ubuntu.com/problem/85c403c4a05cd32a48a73b226340850faa45e78514:52
Saviqmzanetti, did you see that maybe?14:53
mzanettiI think MacSlow saw it, but we weren't able to determine what it was14:53
Saviqmzanetti, it's qmlscene crashing, not sure if your changes to qtubuntu could have any bearing?14:53
dednickCimi: and if all the items are going to be access points, there's no point in using a loader.14:53
mzanettiSaviq: ah, no14:53
mzanettiSaviq: I just dropped the SF applicationManager14:54
mzanettiSaviq: didn't touch any still existing line of code14:54
Cimidednick, yeah14:54
MacSlowSaviq, I only had the camera-app crashing today when I did the second run through the test-plan for the 015 PPA/right-edge14:55
mzanettiSaviq: qtubuntu's ApplicationManager wasn't compiling with the unity-api changes. hence the removal.14:55
mzanettidoes camera app actually use qmlscene? iirc that had its own binary14:55
mzanettiSaviq: ah... hmm... I'm currently reviewing a branch in reminders app and have been able to reliably crash the Online Accounts Manager14:56
mzanettithat might be it too14:56
mzanettidoing that while dogfooding the right edge of course14:56
Saviqmzanetti, well, qmlscene is really just a QQuickView, and it's crashing in qtubuntu anyway14:57
Cimidednick, mapRowToSource is not a function14:59
Saviqmzanetti, we didn't get the right edge changes in the hands of sales folk, did we14:59
Cimidednick, where is doc for that?14:59
Saviqmzanetti, let me try and get that to happen14:59
mzanettiSaviq: ok, thanks14:59
dednickCimi: it's in qsortfilterproxymodelqml14:59
Saviqwill kick a rebuild of everything in the silo in the mean time15:00
Cimidednick, ok15:00
mhall119mhr3: ping15:03
Saviqmhall119, he's off until Monday15:05
mhall119Saviq: are the scopes API docs on http://developer.ubuntu.com/api/devel/ubuntu-14.04/cplusplus/unity-scopes/ the most up to date?15:11
mhall119I noticed the Tutorials are gone15:11
Cimidednick, can I have a quick review for now?15:15
Cimidednick, I have some bugs, but it's getting there15:15
dednickCimi: sure15:15
Cimijust for the 20-wifi.qml page15:15
tsdgeosouch the delegaterange thing is not working :S15:17
tsdgeoshttp://paste.ubuntu.com/7157212/ create them all and then delete when the range kicks in :-/15:18
sil2100Saviq: :(15:21
akiva-thinkpadis there any way yet to run unity8 as the desktop?15:22
=== alan_g is now known as alan_g|tea
akiva-thinkpadI am just a bit confused here with the naming scheme.15:22
CimiSaviq, https://code.launchpad.net/~mterry/unity8/new-backgrounds/+merge/212723/comments/50319015:24
=== alan_g|tea is now known as alan_g
CimiI remember this memory consumption thing, was fgor maguro15:25
mterryCimi, makes sense15:26
Cimimterry, well, not having full res wallpapers sounds stupid to me15:26
mterry:)15:26
sil2100Saviq: what about that flaky test? You thing that can be dealt with? And is that unrelated to the unity8 crash?15:29
mhall119Saviq: what should I call this version of the scopes API?15:46
mhall119ubuntu-14.04 seems wrong, since it's not going to be on the 14.04 desktop15:46
mhall119unity-8 perhaps?15:47
=== gatox is now known as gatox_lunch
dednickdandrader: hey. how did you get that weird char? I cant seem to fix it...15:52
dednickdandrader: nevermind. i see it in the downloaded text changes. although i cant seem to remove it in editor :(15:55
Saviqmhall119, we have a whole next week (scopes sprint) to find a name, can we do it then? ;D15:59
Saviqscopes-ng ;)15:59
tsdgeosSaviq: the test seems pretty robust here :-/ http://paste.ubuntu.com/7157493/15:59
tsdgeosstill ogin15:59
tsdgeosgoing15:59
Saviqtsdgeos, ok, let's run with that and see if it happens anywhere else again16:00
Cimidednick, I updated the branch16:01
tsdgeosSaviq: that test failure is actually on a phone, right?16:01
Cimidednick, but when I connect to new wifi, the old wifi still is checked16:01
Saviqtsdgeos, yes16:01
tsdgeosok16:01
Cimidednick, like menuData && menuData.isToggled is true16:01
dednickdandrader: I have no idea where that character is coming from. I can't remove it...16:05
dandraderdednick, call and exorcist16:06
dednickdandrader: heh. yeah. I deleted the whole copywrite section and it was still there...16:06
dandraderdednick, maybe try a different editor...16:06
* dandrader tries16:07
dednickdandrader: i've tried 316:07
dednickit never even shows...16:08
dandraderdednick, http://www.fileformat.info/info/unicode/char/FEFF/index.htm16:09
dednickdandrader:  :/16:10
dandraderdednick, Ha! was able to delete it with ghex!16:12
dednickdandrader: weird. it's showing up as bbef on hexdump16:15
dandraderit's 3 bytes long: EF BB BF16:16
dednickyeah. i see that now16:16
dednickfriggin weird16:17
dednickdandrader: ok, should be fixed now.16:17
dednickhopefully that's the only file i've added weird characters to...16:18
Cimidednick, any idea?16:18
Cimiwhy menuData && menuData.isToggled is true16:18
dednickCimi: nope. you running on desktop?16:19
Cimidednick, phone16:20
Cimidednick, they all remain active16:20
Cimidednick, menudata comes from the proxymodel16:21
dednickCimi: put in a onExtendedDataChanged handler in there and see if it's changing when you select an access point.16:24
dednickCimi: nevermind, that wont work16:24
dednickCimi: try changing all you menuData.blah -> model.blah16:25
dednickCimi: and get rid of the them menuData property16:26
=== dandrader is now known as dandrader|lunch
Cimiok16:26
dednickCimi: can just be "text: model.label", "enabled: model.sensitive", etc16:27
Saviqgtg, o/16:27
Cimidednick, nope16:29
Cimistill same thing16:29
Cimicode simplified but same16:29
dednickCimi: hm. can you try running the indicator-client app on the phone using the "indicators-client -profile phone_wifi_settings"16:31
dednickCimi: to see if the toggle is changing server side16:31
Cimidednick, which command?16:32
dednickCimi:  "indicators-client -profile phone_wifi_settings16:32
Cimidednick, it changed16:32
Cimidednick, or it doesn't exist16:32
Cimiphablet@ubuntu-phablet:~$ indicators-client --help16:32
CimiUsage: executable [--form_factor_hint={desktop, phone, tablet}] [--stage_hint={main_stage, side_stage, share_stage}] [--desktop_file_hint=absolute_path_to_desktop_file]16:32
dednickCimi: eh?16:33
dednickCimi: can you run it fro trunk unity8 source tree ?16:35
dednicki have no idea where that help is coming from16:35
dednickalthough you might need to borrow another apps desktop_file_hint16:35
Cimidednick, hey16:39
Cimidednick, it conflicts with the indicatorts16:39
Cimiindicators16:39
Cimidednick, indicators show more items toggled after that16:39
dednickCimi: what conflicts?16:40
Cimidednick, so first of all, when I start the welcome wizard, no access point is toggled16:40
Cimieven if I'm connected to CImi-Wlan16:40
Cimidednick, kinda like it's not realtime16:41
dednickCimi: i'm building your code. hang on16:43
dednick... grr. apt not working16:45
Cimidednick, same issue on the desktop16:47
dednickCimi: ok, well that should be easier to figure out16:48
dednickCimi: how do you run wizard?16:50
zgreghi16:51
Cimidednick, so16:52
Cimidednick, branch code16:52
Cimidednick, debuild16:52
Cimidednick, wizard/test.sh16:52
zgregI am seeing strange visual artefacts when doing drag-to-maximize with the current ubuntu 14.04 live cd16:52
Cimidednick, actually, before running  sudo rm /usr/share/ubuntu/settings/wizard/qml/Pages/20-wifi.qml.disabled16:52
zgregessentially, the window pixmap seems is scaled with the normal outline animation16:53
zgregit looks really ugly16:53
zgregI can't find any bug about this on launchpad, is it a known issue?16:53
dednickCimi: backend is changing, but it looks like the updates arent gettiung  back to the items16:54
dednickCimi: also, not being able to run the local files is kinda painful. you should probably add in the local paths like unity8 does for not running installed version16:56
dednickCimi: oh, test relies on debuild ?16:57
mhall119Saviq: do you have any Unity 8 updates you can give in today's UE broadcast?16:58
Cimidednick, I didn't write that script16:58
Cimidednick, but it's a series of import16:59
Cimifor local build16:59
Cimilike our './run'16:59
dednickCimi: yeah, i see that16:59
Cimidednick, I think it works if I change in the network manager17:05
Cimidednick, but swom the wizard, keeps the toggled status17:05
dednickCimi: it's really weird. I'm getting signals to say it's changing, but the checked is not changing.17:08
greybackzgreg: bregma might know about that17:08
dednicklike Connection {target: model; onIsToggledChanged: console.log("change"); }17:08
dednickCimi: ^17:08
Cimidednick, how about a binding that breaks?17:10
Cimihttp://bazaar.launchpad.net/~ubuntu-settings-components-team/ubuntu-settings-components/trunk/view/head:/Ubuntu/Settings/Menus/AccessPointMenu.qml17:10
dednickCimi: i thin ki might know whats going17:10
dednickyeah, i think it's the binding17:10
zgregbregma, do you know anything about it? (see above)17:10
Cimidednick, you can fix that?17:11
dednickCimi: hm. no idea why it's working in the indicator17:11
Cimidednick, not sure it's working in the indicator17:11
Cimidednick, I had issues as well there17:11
dednickwould seem something has changed in qt.17:11
Cimidednick, maybe the menuindex changes or so retrigger a full update17:12
dednickCimi: surely somebody would have noticed by now17:12
Cimidednick, I had issues when playing with both wizard and indicators on the phone17:12
dednickor not...17:12
Cimidednick, like tapping on the wizard and checking indicators17:12
dednickCimi: it's the same issue we had with the slider17:13
Cimidednick, ok I have it in indicators17:15
dednickCimi: yeah, me too17:16
zgreghuh, there are windows in the background it also flickers for some reason17:16
zgreg*if there17:16
Cimidednick, ah ok, I whatsapped :P17:16
bregmazgreg, do you have an nVidia video card?17:16
zgregthis is really quite broken and I see it on multiple systems17:16
dednickCimi: http://pastebin.ubuntu.com/7157866/17:16
zgregnope, radeon using the standard open source drivers, I am just using the live cd17:16
dednickCimi: although the initial value doesnt seem to be set...17:18
Cimidednick, default value for checked?17:18
Cimidednick, indeed17:18
dednickCimi: default is already unchecked17:18
Cimidednick, component.oncompleted?17:18
dednickCimi: no, shouldn't need it17:19
=== drussell is now known as honey_nut_loops
Cimidednick, nope if you're connected it doesn't see the connection17:22
Cimidednick, that becomes a problem17:24
Cimidednick, when you activate the same access point you're connected to17:24
=== jasoncwarner___ is now known as jasoncwarner
sil2100pstolowski: hi!17:26
sil2100pstolowski: so, davmor2 found this bug - we're still not sure who to ping, but since it might be related to the recent scopes transition -> https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/129796517:26
ubot5Ubuntu bug 1297965 in unity-scope-click (Ubuntu) "If I install an app it still shows in Available section" [Undecided,Confirmed]17:26
=== honey_nut_loops is now known as drussell
=== dandrader|lunch is now known as dandrader
pstolowskisil2100, right, I noticed that too17:29
sil2100pstolowski: do you know what component might be responsible?17:30
sil2100(and who to poke ;) )17:30
pstolowskisil2100, most likely click scope17:32
pstolowskisil2100, dobey> pstolowski: it's a dup. the branch alecu has in progress fixes it17:33
pstolowski<dobey> pstolowski: it only breaks for certains apps where the Name in the .desktop doesn't match the title of the app in the store17:33
dednickCimi: theres a problem with the access point ment iteself17:34
zgregbregma, I made a simple video: https://www.youtube.com/watch?v=k_Md_z0g4RE - quality is horrible, but it still shows the problem quite clearly.17:35
Cimidednick, what?17:37
dednickCimi: there is a Connection to the checked property which isn't being triggered before the object is completed.17:38
Cimidednick, ah17:39
dednickCimi: although i don't know why this is just cropping up now. must be a new thing17:39
dednickSaviq: you know anything about a change in the way qt is handling connections to properties? (ie dont trigger connection if object isn't complete)17:41
Cimidednick, you mean         Connections {17:42
Cimi            target: menu17:42
Cimi            onCheckedChanged: { ?17:42
Cimidednick, this is still dead https://code.launchpad.net/~nick-dedekind/ubuntu-ui-toolkit/checkbox.toggled/+merge/17967917:43
dednickCimi: i mean this wont work. http://pastebin.ubuntu.com/7158031/17:44
zgregbregma, I filed a bug: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/129797817:49
ubot5Ubuntu bug 1297978 in unity (Ubuntu) "Drag-to-maximize show incorrect preview with outline" [Undecided,New]17:49
Cimidednick, so if obj is not completed17:50
Cimidednick, the connection is not established17:50
Cimidednick, why a component.oncompleted is not working?17:50
dednickCimi: no, it's just not triggered. in this case i think it's because we're using the items as delegates directly17:51
dednickit's working in unity8 (mostly) because we set the model data after the item has been completed by the Loader17:51
dednickCimi: https://code.launchpad.net/~nick-dedekind/ubuntu-settings-components/access-point-init/+merge/21291317:53
Cimidednick, not very nice to see that component.oncompleted!17:55
Cimidednick, is this the best solution we can have?17:55
dednickCimi: yep17:56
Cimidednick, neither digging into why we have this connection issue?17:56
dednickCimi: it's not an issue17:56
Cimidednick, otherwise a nice comment would be appreciated :)17:57
dednickCimi: added17:59
Cimithx17:59
kgunnmterry: hey, i had a silo with https://code.launchpad.net/~mterry/gsettings-ubuntu-touch-schemas/volume/+merge/20915818:16
kgunnbut that depended on the indicator-sound stuff that got reverted right ?18:17
mterrykgunn, yes and no...18:17
kgunni suppose i should free that silo ?18:17
kgunn(note i have packages there if worth testing)18:17
mterrykgunn, the schema change can go in by itself.  It won't affect anything.  But it will mean we get the feature back as soon as the indicator-sound stuff lands again18:17
mterry(vs waiting for indicator-sound to land, then landing schemas later)18:18
mterrykgunn, I'd prefer to see schemas land first.  But no biggie either way if you want to free the silo18:18
mterrykgunn, I suppose this branch could go into whatever silo the indicator-sound re-reverts go in...18:19
kgunnmterry: so is this more of a "just make sure it didn't break anything" ?18:33
kgunnno real way to test it solves or adds something (w/o the indicator-sound back in)18:34
mterrykgunn, fair.  We can just put it in the same silo that indicator-sound re-revert will be in18:34
mterrytedg, can you make sure the schema branch ~mterry/gsettings-ubuntu-touch-schemas/volume is in your indicator-sound re-landing?18:34
tedgmterry, Sure, but I was figuring that wouldn't be until after beta-freeze.18:35
mterrytedg, that's expected.  There's nothing we can do about that.  But just saves us from putting it in its own silo18:36
tedgmterry, K18:36
mterrykgunn, ok, clear the silo!  Thanks for putting it together in the first place18:36
tedgI should probably start a line on the spreadsheet, so it's ready.18:38
tedgmterry, Line 5118:42
kgunntedg: ack18:54
=== alan_g is now known as alan_g|EOD
tedgkgunn, That wasn't for you, it was for mterry. I expect you to search through the spreedsheet by hand, like an animal. ;-)18:58
* kgunn looks up grunting, with slobber hanging from jowels18:58
fginthermterry, question about the unlock script...19:34
mterryfginther, shoot19:34
fginthermterry, as this needs to be executed from the adb host, did you have a specific method in mind for getting the latest unlock-device script?19:36
fginthermterry, I could envision a setup that installs unity8-autopilot on the target device, then adb pulls the script to the host19:37
mterryfginther, I wasn't sure what environment you guys had in jenkins.  Worst case you could always adb pull it19:37
mterryfginther, yeah19:37
fginthermterry, ok, just wanted to ask in case I was looking at it the wrong way19:37
=== gatox_lunch is now known as gatox
=== dandrader_ is now known as dandrader|bbl
=== jhodapp is now known as jhodapp|afk
=== dandrader|bbl is now known as dandrader
=== salem_ is now known as _salem

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!