[05:48] Hi, I'm stuck in 640x480 screen resolution in Unity after stopping lightdm (sudo service lightdm stop) and restarting it (sudo service lightdm start). I tried to change it in the display settings, but 640x480 is the only option available. [05:49] https://dl.dropboxusercontent.com/u/16623407/screenshots/ubuntu_huge.png It looks like this. [05:49] How do I get my normal resolution back? === maxb_ is now known as maxb [08:15] Hello. Can me somebody help with the launch of the unity from the package ubuntu-desktop-next? [08:21] hey Avagetto, what do you need? [08:21] After you install the package and restart window appears, enter the password (if I'm not mistaken lightdm). I'd like to say that the package was put on the ubuntu-core img (14.10). After you enter the password and press enter, the system hangs. The operating system running on an ARM device. [08:21] if i install lubuntu-desktop or xubuntu-desktop packages all work well. [08:22] hum, not sure how to debug that, it might be that mir doesn't like your videocard [08:25] GPU Driver to User space is Missing. as far as I understand, if I use x11, he draws through the framebuffer [08:28] I wanted to try to use mir in order to circumvent the problem of lack of drivers. I have access to the console. if you want I can attach the logs. [08:38] Avagetto, you can try #ubuntu-mir for mir questions [08:39] ok) [08:39] thaks [09:01] Saviq: we should really really commit https://code.launchpad.net/~aacid/unity8/dtrdomainpot/+merge/240231 [09:01] having an untranslatable string is not cool [09:01] tsdgeos, yeah, I'm preparing a silo today [09:01] ok :) [09:08] Saviq: so waht with https://code.launchpad.net/~aacid/unity8/multimediaMocks/+merge/240248 that lies unapproved? [09:09] tsdgeos, why's it unapproved? [09:09] Saviq: Mirco didn't seem to top approve [09:09] tsdgeos, fixed ;) [09:10] Saviq: others complained that ::setAudioRole should actually set the thing, while others commented this is just a mock so that stuff works and that should not be needed [09:10] but those others didn't comment on the MR [09:11] so they shall remain unnamed ^_^ [09:11] j/k [10:26] tsdgeos, what's the deal between add-screenshotter and multimediamocks? [10:27] Saviq: i cherry-picked the commit [10:27] frrom add-screenshotter to mocks [10:27] tsdgeos, so if I'm merging screenshotter anyway, no point? [10:27] tsdgeos, *or* we need to resubmit screenshotter on top [10:28] Saviq: hey! Do you think your team could find a moment this week to check out the unity8 AP failure that we're seeing in ubuntu-rtm? [10:28] sil2100, sooo [10:28] sil2100, I know the failure [10:28] sil2100, it's caused by the dashboard scope [10:29] sil2100, basically the failing test goes "let's wait until the activity indicator goes away" [10:29] The one that's also crashing? [10:29] sil2100, but the scope never tells it to go away [10:29] sil2100, dunno, is it? [10:29] sil2100, so in theory I could just increase the timeout [10:30] Saviq: we're seeing a scoperunner crash everytime, thostr_ and cwayne mentioned it's the event scope crashing [10:30] hm [10:30] Ah, so it's like that [10:30] Saviq: if you're merging screenshotter you don't need the mocks one [10:30] that's right [10:30] sorry had to go tend the doorbell [10:30] tsdgeos, now I need it because others prereq yours [10:31] ouch [10:31] sorry :/ [10:31] tsdgeos, can you please resubmit screenshotter on top of yours [10:31] i would have expected bzr was smart enough to know it was the same commit [10:31] i even did that bzr merge lp:foo -c changesetNumber [10:31] Saviq: sure [10:36] tsdgeos, it's not the same commit [10:36] tsdgeos, the commit has the same diff [10:37] Saviq: sure, but i thought merge -c did that [10:37] tsdgeos, nope, that's just applying the diff from -c, you commit after that, meaning there's no relation between the two commit [10:37] s [10:37] tsdgeos, apparently the way to cherry-pick in bzr is to revert the unwanted commits... [10:38] but I cry every time someone mentions that... [10:38] tsdgeos, that isn't to say that it would conflict for sure, lemme check [10:39] i've the other branch ready [10:39] tell me if you want to try or i should just press the buttons [10:39] tsdgeos, actually leave it [10:39] tsdgeos, it merges fine [10:39] ok [10:40] tsdgeos, sorry for the noise [10:40] no worries :) [10:43] where is mirco... [10:44] Wellark, he should be around soon [10:45] Wellark, he shifted his hours yesterday and today, got some errands [10:56] mzanetti, would you have time to review dednick's branches for https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1336715 [10:56] Ubuntu bug 1336715 in unity8 (Ubuntu RTM) "[TOPBLOCKER] switch-items in indicators sometimes get out of sync with system-settings" [Critical,In progress] [10:56] mzanetti, the ones for unity8 and u-s-c [10:56] mhm [10:56] dednick, care to reply to my NeedsFixin on https://code.launchpad.net/~nick-dedekind/unity8/lp1336715.server-value-reassert/+merge/237822 [11:01] Saviq: https://code.launchpad.net/~nick-dedekind/unity8/lp1336715.server-value-reassert/+merge/237822/comments/591481 [11:03] dednick, thanks, the "I got stuck" is most probably a backend issue [11:03] mzanetti, Saviq: i'm going to do some changes to the branches for the sync fix. seb128 has reviewed the uss branch and doesnt really want the new switch/check component. Opting for the sdk component with some extra bits on each instance it's broken. [11:04] dednick, think it's not worth reviewing yet? [11:04] Saviq: no. dont think the usc branch will be needed at all. [11:05] dednick, right, but the value-reassert is goo [11:05] d [11:05] ? [11:07] Saviq: yeah, i think so. I think i need to work out what's going on with the stuck flight mode though. Possibly increase the re-assert timeout? [11:08] dednick, no no, I think this was a backend issue [11:08] Saviq: ok, then it should be good to go [11:09] Saviq: i'm getting on the uss branch now. sigh... lacking tests! :( [11:10] facundobatista, hey, something looks weird in the 7digital scope: https://bugs.launchpad.net/ubuntu/+source/unity-scope-mediascanner/+bug/1381930/comments/10 [11:10] Ubuntu bug 1381930 in qtubuntu-media (Ubuntu RTM) "[TOPBLOCKER] 7digital previews do not play in the scope" [Undecided,In progress] [11:14] dednick: so should I review any of those branches yet? [11:14] dednick: or wait for a bit? [11:15] mzanetti: wait please. [11:15] dednick: please ping me when ready [11:18] Saviq, will check === _salem is now known as salem_ === Malsasa_ is now known as Malsasa === artmello_ is now known as artmello [12:24] seb128: was there a bug logged for the unity8 crashing on desktop? [12:38] greyback, no, I was unsure where to file it, I can do that though [12:38] greyback, did you figure out what the issue is? [12:39] seb128: I think it's a race in qtubuntu-media - http://pastebin.ubuntu.com/8818402/ is the BT I gathered [12:39] am just about to try a patch [12:39] karni, do you know what project bug #1389192 fits with [12:39] bug 1389192 in unity8 (Ubuntu) ""Fitbit" text in Dashboard has poor grammar, capitalization, punctuation, and call to action" [Undecided,New] https://launchpad.net/bugs/1389192 [12:39] karni, and bug #1389195 [12:39] bug 1389195 in unity8 (Ubuntu) ""Fitbit" section in Dashboard goes to an empty screen when tapped" [Undecided,New] https://launchpad.net/bugs/1389195 [12:39] and bug #1389204 [12:39] bug 1389204 in unity8 (Ubuntu) ""No Calls Today" and "No Messages Today" go to screens with empty buttons" [Undecided,New] https://launchpad.net/bugs/1389204 [12:40] Saviq: I'll move to hanloon [12:41] karni, thanks [12:41] greyback, k, I had some segfault in setaudiorole as well yesterday [12:42] hrm. Saviq, that project doesn't allow public bugs. I'll forward those bugs to Chris, we'll reassigned them. [12:42] karni, make them private ;) [12:42] seb128: so there may be others? [12:42] karni, but ok, cwayne's good, too [12:42] greyback, who knows [12:42] :) [12:45] the first 2 are moot, we have a change for that imminently [12:46] third one i'll close and re-assign to hanloon, we can just make those non-interactive [12:46] * cwayne has never been accused of poor grammar in a bug before [12:46] Saviq: btw so we do have a fix for the scope crashing, but do not yet have a fix for the activity indicator not going away [12:47] cwayne, you can only make the whole category non-interactive, not individual results, is that enough still? [12:47] cwayne, ok :| [12:48] cwayne, is the fitbit stat screen known to have issues? [12:48] cwayne, mine is not displaying the steps history for the week for some reason [12:49] which part of the system is creating the power off/restart/cancel dialog [12:49] anpok, unity8 [12:49] /food [12:49] seb128: in the preview you mean? [12:50] Saviq: i think those results are defined in a separate category anyway, so shouldn't be an issue [12:50] cwayne, yes [12:50] anpok, it just listens to keydown / keyup and if the power button is pressed for more than 2s it displays the dialog [12:50] ah [12:50] so not triggered by usc [12:51] seb128: what do you see instead? [12:51] because there is a code in usc that would just turn the screen on after a two seconds power press [12:51] cwayne, the preview also has a "x" instead of the image [12:51] -a [12:51] seb128: please log a bug in hanloon and attach a screenshot [12:51] i've not heard of this issue yet.. [12:51] anpok, http://bazaar.launchpad.net/~unity-team/unity8/trunk/view/head:/qml/Components/Dialogs.qml [12:52] anpok, yeah, that's to make the dialog come up if the device is suspended [12:52] anpok, I'm actually not sure that's good, means you press power for 2s and then butt-reboo [12:52] t [12:52] Saviq: why arent we doing the silence call thing inside qml/ [12:53] hmm ok dialer might not be focused [12:54] anpok, no real reason, I don't think we have the whole arch of this thought through [12:54] but really, /food [12:54] biab [12:59] MacSlow: hi [12:59] cwayne, https://bugs.launchpad.net/hanloon/+bug/1389217 [12:59] Wellark, what's up? [12:59] Error: ubuntu bug 1389217 not found [12:59] cwayne, see screenshot on the bug [13:00] MacSlow: people feel the small visible clitch when pinunlock snap decision is first shown is highly disturbing [13:00] MacSlow: could we have a small brainstorming hangout to try to see if there is anything we could do to remedy the situation [13:00] Wellark, I know... but I've not had the time to sort out a fix for that yet... I'm aware of it though. [13:01] seb128: huh, thanks, I've never seen that. Could you please attach ~/.cache/upstart/scope-registry.log as well? [13:01] Wellark, I've some idea how to fix it, but still have to focus on higher level bugs [13:01] cwayne, ok [13:01] MacSlow: ack. mind if I take a quick look then on my own and we can later sync? [13:02] as I was looking the unity8 side code before as well and have some ideas to run by you [13:02] Wellark, be my guest... the idea - although very invasive - is to make the whole notification a Loader [13:03] MacSlow: ok. I had a bit more smaller impact resolution in my mind, but I need to first check the code if it's doable or not [13:04] Wellark, ok... when you've something to share/show poke me [13:05] MacSlow: ack. very slow and gently poking coming up [13:14] Saviq, when landing-007 is done building ubuntu-settings-components, you should rebuild unity8 too. The doubleTap merge had a recent change in it [13:15] mterry, I *just* kicked the build 26 mins ago [13:15] mterry, think it will have the relevant commit already [13:15] Saviq, ah that's fine then. I looked at the build log and thought you were only building u-s-c [13:16] mterry, yup, I've r1401 in [13:46] * mterry gets to vote today, woo === dandrader is now known as dandrader|afk === karni is now known as karni-lunch [14:11] cwayne, is there a bug about dashboard searching indefinitely? do you know what timeout we'd have to set for it to actually finish? [14:12] seb128: progress with the unity8 on desktop issue - removing qtubuntu-media does "fix" it. I think we need jhodapp's help to see why qtubuntu-media isn't working on desktop [14:13] I tried to fix qtubuntu-media but no success yet. That part of the stack I've not total knowledge of [14:14] ah, I don't have qtubuntu-media indeed [14:14] seb128, greyback, you could try vivid silo 12 [14:14] there's a sync from rtm in there [14:14] of dbus-cpp, qtubuntu-media and some others [14:14] sure === salem_ is now known as _salem [14:16] cwayne, just noticed this in a syslog output apparmor="DENIED" operation="mkdir" profile="com.canonical.scopes.bbc_bbc_1.02" name="/usr/bbc/" pid=26732 comm="scoperunner" requested_mask="c" denied_mask="c" fsuid=32011 ouid=32011 [14:16] cwayne, looks like the BBC scope's trying to mkdir /usr/bbc... [14:16] oof [14:17] will log a bug and give to kyle [14:17] greyback, can you have a look at http://dev-jenkins.ubuntu-ci:8080/job/utopic-touch_stable-krillin-smoke-daily/459/artifact/clientlogs/unity8/unity8.log/*view*/ please [14:17] greyback, and see if anything there explains unity8 not being up on screen [14:17] Saviq: and yes, there's a bug in the events scope where it seems to be doing something indefinitely [14:18] Saviq: sure. Once I reconfigure my VPN [14:18] greyback, heh, let me repaste [14:18] well I've to do it anyway [14:19] greyback, http://pastebin.ubuntu.com/8819610/ [14:19] greyback, how's your SSD? :) [14:19] Saviq: so very nice [14:20] pathetic to be going "wow" so often [14:22] I try to update today and unity8 doesn't start. It can start by manually run "unity8" on shell. But not by "start unity8". [14:22] Saviq: re that pastebin: unity8 isn't on screen? But still it's working? [14:23] unity8.log http://paste.ubuntu.com/8819646/ [14:23] paulliu, ugh, is that on phone or desktop? [14:23] Saviq: phone. On my nexus 4 [14:23] paulliu, how did you update [14:23] ? [14:24] Saviq: apt-get update/upgrade [14:24] Saviq: file:///usr/share/unity8/Greeter/Greeter.qml:135: ReferenceError: targetITem is not defined <- broken QML perhaps? [14:24] Saviq: I just want to install the ofono-phonesim stuff. It requires some updates. [14:25] greyback, typo, fixed in a branch already, but just a warning anyway [14:25] ok [14:25] Saviq: any formal way to update? [14:25] paulliu, you need to reflash your phone [14:25] paulliu, ubuntu-device-flash (on host) or system-image-cli (on phone) [14:25] paulliu, apt is basically not supported on the phone [14:25] Saviq: ok. got it. === dandrader|afk is now known as dandrader [14:32] Saviq: so we're off the unity8 crash hook or no ?....noticed media-hub/disconnect-signal-translation-layer-on-destruction branch attached [14:32] confirmed to fix? or just guesses [14:32] kgunn, we were "off the hook" for that all the time, was just trying to help tvoss [14:33] kgunn, but yeah, with that branch I wasn't able to get it to die [14:33] Saviq: cool.... [14:33] kgunn, it's under QA now I believ [14:33] e [14:33] Saviq: @off the hook all the time...i heard everything from thread pounding, to mallit could be the cause :) [14:33] game of telephone [14:34] Hmmmm, guys, question here, i want to have this QObject that wants to have a property calculated in a thread, but the QObject belongs to the QML engine, so it can be deleted anytime behind my back [14:34] how do i make sure from the thread i still have an object to go back? [14:34] i guess i can set something in the destructor ... [14:34] * tsdgeos tries [14:39] tsdgeos: QmlEngine::setObjectOwnership(this, QQmlEngine::CppOwnership); maybe? [14:40] greyback_: nope, the object belongs to QML [14:40] that's not something i want to change [14:40] ok [14:40] not sure i can even [14:40] i mean it's declared as Foo { } in a .qml file [14:41] yeah, in that case I don't think there's much you can do === sil2100_ is now known as sil2100 [14:41] that ownership only works if you pass an object to qml [14:41] listen for destruction signal is all I know what to do in that situation [14:42] Saviq: I've no ideas about that log file then. Nothing looks wrong [14:43] if nothing visible on screen, perhaps USC isn't compositing correctly [14:43] greyback_, the spinner's there [14:43] greyback_, but I think what happens is unity8 crashed [14:43] greyback_, but just didn't leave much in terms of artifacts [14:43] Saviq: but it may have the unity8 surface offscreen/ignoring it [14:44] grasping straws.. [14:44] greyback_, right, but the autopilot log also mentions dbus connection issues [14:44] greyback_, like at least the other side went away, or the dbus server altogether [14:44] greyback_, let's leave it be while we're waiting for the crasher fix and we'll revisit then [14:44] ok [14:44] but I'm miffed [14:45] * Saviq goes to urbandict to find out how does greyback_ feel [14:45] greyback_, http://www.urbandictionary.com/define.php?term=miffed&defid=6165261 ? [14:46] I knew it would have a dodgy interpretation [14:46] ;) [14:46] that's what urbandictionary is for, 'innit? [14:47] * greyback_ can't stop himself clicking on banana polish [14:49] ough [14:50] so [14:50] whos gonna write the urban dictionary scope then [14:53] not mterry it seems :D [14:53] cwayne, Scope showdown eh? [14:54] * Saviq finds it disturbing to move windows between two 1080p screens... 12" vs. 24" [14:56] cwayne, is there a bug filed for event scope searching forever? [14:56] Saviq: yeh let me find it [14:56] Saviq: https://bugs.launchpad.net/hanloon/+bug/1388231 [14:56] Error: ubuntu bug 1388231 not found [14:57] cwayne, tx [14:57] mzanetti: plop. https://bugs.launchpad.net/indicator-network/+bug/1336715 branches ready for review. it's only the uss branch left now. [14:57] Ubuntu bug 1336715 in unity8 (Ubuntu RTM) "[TOPBLOCKER] switch-items in indicators sometimes get out of sync with system-settings" [Critical,In progress] [14:58] dednick: heh, just the second I finished putting up my current MP. [14:58] that's timing :) [14:58] seb128: remove the SyncCheckBox/Switch from system settings check sync branch now. Just using UITK. [14:58] *removed [14:58] uh.. not sure if I'm the right one to review a system settings branch [14:59] mzanetti: up to you. it's not complex stuff; just very repetative. [15:00] for logic anyway :) [15:00] yeah... I see [15:01] it really sucks a Binding {} doesn't do the job [15:01] needs automated testing! [15:01] mzanetti: yeah, technically i think a Binding {} does actually work. but it's a bit undocumented that it won't be broken. [15:02] an explicit binding element rather than a "checked: plop.value" i mean [15:02] yeah [15:02] right... should work [15:02] i thought better safe than sorry [15:02] hmm... [15:02] I guess I personally would prefer the binding... [15:03] but anyways === Malsasa_ is now known as Malsasa [15:03] need to reboot, something went wrong somewhere === _salem is now known as salem_ === karni-lunch is now known as karni [15:13] seb128: will you review this? https://code.launchpad.net/~nick-dedekind/ubuntu-system-settings/lp1336715.check.sync/+merge/239494 [15:13] I looked through it, it looks reasonable. [15:14] I guess I'd prefer using Binding {} elements instead of a third property but that seems to be a matter of taste which I'd prefer leaving up to you in system settings === Malsasa_ is now known as Malsasa === alan_g is now known as alan_g|tea [15:32] Hey hey. I have a bug reported against chromium, but I can't tell if it's a video-driver bug or a unity window-management bug. May I have a pair of eyes on the video in here? https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1383667 [15:32] Ubuntu bug 1383667 in chromium-browser (Ubuntu) "UHD 4k Resolution Unity DE bug window in Chrome(mium) and Steam" [Undecided,Incomplete] === alan_g|tea is now known as alan_g [15:41] mzanetti, ? I reviewed it 2 times already? [15:41] qengho, try asking chrisccoulson for your partner upload [15:42] seb128: yeah... Saviq asked me to review for some reason, so I just wanted to make sure it's not sitting there with noone reviewing it [15:42] mzanetti, I would appreciate a review from somebody more qmlish than me still [15:42] greyback_: that bug on the destkop [15:43] may it be because it's using the qtmultimedia mock instead of the real qtmultimedia? [15:43] random guess [15:43] tsdgeos: https://bugs.launchpad.net/ubuntu/+source/qtubuntu-media/+bug/1389276 - is bit vague [15:43] Ubuntu bug 1389276 in unity8 (Ubuntu) "[desktop] unity8 crashes on startup at AalMediaPlayerService::setAudioRole" [Undecided,New] [15:43] dednick, thanks for the change [15:43] our qtmultimedia mock doesn't have setAudioRole [15:43] tsdgeos: it's using our AAL mutlimedia stuff, so it's definitely not the mock. Nice idea tho [15:44] ok ^_^ === salem_ is now known as _salem === Malsasa_ is now known as Malsasa === _salem is now known as salem_ === dandrader is now known as dandrader|lunch === Malsasa_ is now known as Malsasa [17:32] kgunn: thostr_: Saviq: the Ubuntu Online Summit is next week, and people are really interested in hearing about the progress & plans for Unity 8 and Mir on the desktop, can we get a couple of sessions from you guys on those topics? [17:32] Trevinho: bregma: We'd also like some sessions about what's still going on and planned to happen on Unity 7 [17:33] both for end-users, like an intro to Unity or tips & tricks session, and also plans for features and improvements [17:35] mhall119, we're not really planning anything new for Unity 7 other than working on the (impressive! ginormous! massive!) backlog of existing bugs [17:39] bregma: then end-user sessions covering the existing features would still be nice ot have [17:39] we're getting more of an audience who wants that kind of thing participating in UOS [17:39] can we just replay the session from last UOS? nothing much has changed..... [17:40] ☺ [17:40] nope :-P === dandrader|lunch is now known as dandrader [18:01] mhall119, I'll see if Marco is willing to run another session this time... he's the one we want to hold captive and make him talk [18:32] thanks bregma === dandrader is now known as dandrader|afk === cwayne is now known as cwayne-afk === dandrader|afk is now known as dandrader === cwayne-afk is now known as cwayne === salem_ is now known as _salem