[02:44] Hello,is there anyone can tell me what is promptsession in the package of qtmir?thanks === Malsasa_ is now known as Malsasa [08:02] oi! o/ [08:42] mzanetti, hey, any idea what's the deal with vivid silo 14? why does it complain about unity-system-compositor missing in the PPA? [08:43] Saviq: because temporarily we had that package in there, dropped it again, seems to have caused weirdness [08:43] mzanetti, trainguards know about it? [08:44] yes, sil2100 helped me out, to be able to build it again [08:44] ok [08:44] before it was totally stuck [08:45] mzanetti, am I right in seeing we're mostly of the hook for rtm? i.e. there's nothing we own that's critical for this week (that we know of)? [08:45] Saviq: aye! all landed [08:46] mzanetti, nice going! [09:41] Cimi: good mornings [09:57] tsdgeos, morning morning [09:58] Cimi: how busy are you? think you can have a look at https://code.launchpad.net/~aacid/unity8/properRangesHorizontalCategories/+merge/246399 ? [10:02] tsdgeos, doing [10:02] cool [10:02] tsdgeos, just realised my icon doesn't blink when I receive notifications on irc :/ [11:46] Hola === facundobatista is now known as facubatista [11:56] Saviq, https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1413909 was a bug in the pinch to zoom component someone wrote this summer, shall we work on writing a pinch to zoom component to the sdk instead? [11:56] Launchpad bug 1413909 in unity8 (Ubuntu) " [photos] tend to scroll to top-left corner when pinch-zooming on an image" [Medium,Triaged] [11:57] Cimi, sounds like a good idea indeed [11:59] Saviq, I can work on that, not much unity8 work these days yet [12:00] Cimi, talk to them please [12:06] * tsdgeos hates when debugging and you get [12:06] Cannot find bounds of current function [12:06] ouch :D === JMulholland_ is now known as JMulholland === dandrader is now known as dandrader|afk === MacSlow is now known as MacSlow|lunch === dandrader|afk is now known as dandrader === alan_g is now known as alan_g|lunch [13:33] mzanetti, how do you install terminal for the desktop-next session? [13:37] /food [13:46] Saviq: download click package from: http://pad.ubuntu.com/TerminalVelocity . [13:46] Saviq: although there may be a newer one. [13:54] dednick, a simple MP for you to review (not hi-priority): https://code.launchpad.net/~dandrader/unity8/indicatorsBarEatsAllInput/+merge/247585 [13:56] dednick, tx [13:56] dandrader: ta === MacSlow|lunch is now known as MacSlow === alan_g|lunch is now known as alan_g [14:30] greyback_, hey, I tried the qtmir gtk fix, but trying to run gedit it aborted with some warnings about unsupported icon backend and no gsettings schemas, that known? [14:31] do I need more than just the qtmir branch? [14:33] Saviq, gedit is known to have issues [14:33] not sure which ones though, and it's not due to qtmir [14:34] Saviq, how do you run it? the issues you describe sounds like your env doesn't have a correct XDG_DATA_DIRS set (doesn't include /usr/share) === lool- is now known as lool [14:34] seb128, was trying from the terminal app [14:34] hum, dunno about that [14:34] try with adding X-Ubuntu-Touch=true to a .desktop and running from the dash [14:35] gnome-calculator or eog run fine this way === Guest99704 is now known as balloons === balloons is now known as Guest37568 === Guest37568 is now known as balloons_ [15:00] Anybody having issues getting Unity 8 Desktop to start with the system fully updated? [15:00] I'm getting the following error in unity8.log: "Ubuntu Platform API: Unable to load selected module. -- Aborting" [15:00] But it doesn't give me any clue what the selected module is. [15:01] ChrisTownsend, this looks like your qt platform plugin's dead [15:01] Saviq: Hmm...how to revive it? [15:02] CPR?:) [15:02] I've rebooted a couple of time just to make sure. [15:02] ChrisTownsend, what qtmir-desktop version do you have? [15:03] Saviq: Installed: 0.4.4+15.04.20150115-0ubuntu1 [15:03] ChrisTownsend, any chance you also have qtmir-android? [15:04] Saviq: Nope, not installed. [15:04] Saviq: IT was working fine on Friday. I did updates today and now this. [15:04] ChrisTownsend, can you check in /var/log what got updated [15:05] Saviq: Yeah, I'll get you a pastebin in a sec. [15:05] ChrisTownsend: have you got ubuntu-application-api2-desktop installed? [15:05] greyback_: Yes [15:06] Saviq: http://pastebin.ubuntu.com/9883035/ [15:06] ChrisTownsend: can you see if there's a DESKTOP_SESSION environment variable set for unity8? [15:06] Sorry about the formatting [15:07] greyback_: Let me try to see if I can get that info. [15:08] greyback_: Hmm, how to get the env var when unity8 doesn't start? [15:08] Can't attach to the dbus session, so... [15:10] ChrisTownsend, you can grab it from /sys/proc/$PID/environ [15:11] Saviq: Right, but I don't have $PID of unity8 since it won't start. [15:11] erm [15:11] ChrisTownsend: maybe try something like "start unity8 BINARY=echo \$DESKTOP_SESSION" [15:11] /proc/ [15:17] Saviq: greyback_: Ok, finally found a way. $DESKTOP_SESSION is set: DESKTOP_SESSION=unity8-mir [15:19] ChrisTownsend: ok thanks. No easy problem coming to mind, am updating my machine now to try repro. [15:19] greyback_: Ok, thanks. [15:19] FWIW stuff works fine here [15:19] Saviq: Hmmm... [15:20] Why does this stuff hate me so:) === mardy_ is now known as mardy [15:21] ChrisTownsend, greyback_, Saviq, unity8 stop working for me after updating ubuntu-application-api2-desktop [15:21] which brought in libubuntu-application-api2 [15:21] seb128: Ah, so it isn't just me! [15:22] * ChrisTownsend Feels a bit more sane now [15:22] last change to papi looks relevant [15:24] I'm pinging ricmm on #ubuntu-touch [15:25] seb128: thanks [15:40] ChrisTownsend, try installing ubuntu-application-api2-test [15:40] that made it work for me === dandrader is now known as dandrader|lunch [15:40] seb128: Ok, I'll try that. [15:41] Saviq, for the bug related to scopes opening from temp scopes, design wants 1) animation like opening an app 2) back from the scope opened from the temp scope should go back to the temp scope [15:42] seb128: Yep, fixed it for me too. Thanks! [15:42] ChrisTownsend, yw! [15:42] Cimi, well that's not possible until we get the full redesign for that in place [15:43] seb128: Do you happen to know if libubuntu-application-api2 will be fixed properly or do we need to add a dependency? [15:43] ChrisTownsend, ricmm is looking at it, might be a good idea to open a bug if you want to do that (and maybe join #ubuntu-touch) [15:43] ChrisTownsend, thanks for pointing the issue out [15:43] Saviq, so I can propose a quick fix at least for that user case [15:44] Saviq, but is hard to test [15:44] seb128: Sure, I'll enter a bug and ping him. And you're quite welcome:) [15:44] Cimi, so I'd go for just closing the preview for now, until we know what the target behaviour is [15:44] Cimi, it's only hard to test because the mocks don't support that, but that's where you just need to extend the mocks to do the right thing [15:45] Saviq, http://bazaar.launchpad.net/~cimi/unity8/fix-open-new-scope-from-tmp/revision/1546#qml/Dash/Dash.qml [15:45] Saviq, for the failure it exposes that maybe we are not closing the temp scope? [15:46] ChrisTownsend, is the session functionnal for you? it seems to stop receiving input after a few seconds here [15:46] or when trying to open indicators [15:46] I tried to open the battery one [15:46] when we open the new scope from the ubuntu store, do we need to call close on the store scope? [15:47] seb128: Seems ok here. [15:47] ChrisTownsend, hum, k, maybe I hit a bug [15:48] seb128: Yeah, maybe [15:58] Cimi, yes, if the store was a temporary one [15:58] Cimi, which it generally will be, unless you favourited it [16:00] Saviq, ok... will try a fix === dandrader|lunch is now known as dandrader [17:21] greyback_, in qtmir tests/modules/common/mock_desktop_file_reader.h: Why the doFoo { return foo() } construct? [17:23] dandrader: it allows you to have a default mock implementation of a method, but also to override it to have a custom mock implementation [17:24] you can't make gmock mock a method which is already defined [17:24] but you can replace one mock method implementation with another [17:25] greyback_, so in "ON_CALL(*this, file()).WillByDefault(Invoke(this, &MockDesktopFileReader::doFile));" you cannot "s/MockDesktopFileReader::doFile/DesktopFileReader::file" ? [17:25] dandrader: I don't think so. tbh I don't think I ever tried tho :) === balloons_ is now known as balloons === alan_g is now known as alan_g|EOD [18:50] mterry, Hi! you around ? [19:27] om26er, am now [19:28] mterry, on Setup wizard I select passcode as screen security but most of the times password gets set. Not sure why. [19:28] I had my message typed :D [19:31] mterry, need me to collect some logs for you ? [19:34] om26er, hrm. vivid or rtm? [19:35] mterry, rtm [19:35] Afternoon all [19:36] select passcode, quickly type 4 number code, on the confirm screen type the code rapidly as well. Finish the setup. Most of the times password is set instead of the passcode. [19:36] kgunn directed me here. I want to disable the window manager mode on a Unity 8 Intel tablet (using the vivid-desktop-next x86 image) [19:37] om26er, can you file a bug and attach the ~/.cache/upstart/ubuntu-system-settings* files to it? [19:37] mterry, sure will do. [19:37] hey isantop, just to help us answer, when you say you want to "disable window manager mode" what exactly do you mean or what exactly do you hope to achieve ? [19:38] isantop: is it that the dash is always the "desktop"? [19:38] and you do not want that? [19:39] I'm trying to replicate the experience on Ubuntu phone. Where only one window is focused at a time. [19:40] (Without manually maximizing the current window all the time) [19:42] So I open an App and instead of getting a window with a title bar, the app is full screen. [19:46] mterry, bug 1414762 [19:46] bug 1414762 in ubuntu-system-settings (Ubuntu) "Password gets set instead of a passcode during welcome wizard" [Undecided,New] https://launchpad.net/bugs/1414762 [19:46] this might be an interesting bit: [19:46] qml: Error setting security method: Could not set security mode [20:04] isantop: ah, ok... [20:04] you are at the point of our active development [20:05] i thot some instructions were sent around... lemme dig a little [20:08] kgunn: Thanks! [20:08] isantop: acutally, after re-reading your post...so you want the "mobile" or phone ui configuration on your tablet [20:08] altho it's on a mesa gfx stack [20:09] hmmm seems like what you really want are strumflut's instructions...and he doesn't seem to be on [20:10] one sec [20:10] isantop: so did you already run thru this ? [20:10] http://sturmflut.github.io/linux/ubuntu/2015/01/21/installing-ubuntu-15.04-on-baytrail-tablets/ [20:10] Yeah, but that doesn't detail the tablet mode. [20:11] isantop: yeha, but if you get the port working...you don't need to do anything [20:11] i mean, the regular ol' unity8 out of the box is the mobile/phone style configuration [20:12] Is that recent? [20:12] whereas, the desktop-next is just like it sounds, a unity8 that's been "desktop-i-fied" [20:12] I'm still only getting the Desktop UI [20:12] isantop: Perhaps this is what you want: "gsettings set com.canonical.Unity8 usage-mode Staged" [20:13] ChrisTownsend: Where do I run that? It doesn't work from the text console, and the terminal app doesn't seem to work. [20:13] isantop: Are you on the LiveCD? [20:13] (The text console complains about not having the X DISPLAY set [20:14] ChrisTownsend: No, it's installed on the system [20:15] isantop: Do you another desktop environment installed as well that works? [20:15] ChrisTownsend: No, it's mir-only at the moment [20:16] isantop: Ok, give me a sec. You need to connect to the session bus from the console and then run the command. Lemme get the commands for you. [20:16] ChrisTownsend: but if he can see the unity7 greeter...can't get just toggle the ubuntu-icon for unity8 ? [20:16] or did that change [20:16] kgunn: He wants to go from Unity 8 windowed mode to Unity 8 staged mode. [20:16] ah [20:17] Yeah [20:17] sorry...so conditioned thinking "desktop" meant unity7 [20:17] kgunn: lol [20:17] kgunn: No worries! :-) [20:17] and thanks Chris! [20:18] isantop: so are you on a baytrail ? [20:18] just curious [20:19] kgunn: Not sure. I'm mostly interested in turning off the desktop mode for a work project. [20:19] ack [20:20] isantop: Ok, make a script on the machine with the following: http://pastebin.ubuntu.com/9886956/ [20:20] Pentium N3510 [20:21] isantop: Then run "source ./name_of_script" [20:21] isantop: Then try running the gsettings command. unity8 needs to be running for that to work. [20:22] Okay, let me get the system up real quick [20:27] Coll, that appears to work. [20:27] Would there be anyway to make that happen automatically? [20:30] isantop: Do you mean automatically at install? [20:30] isantop: It should stick between reboots. [20:32] kgunn: Saviq: I'm going to requesting an MP for proper logout on the Unity8 desktop. Is there a certain protocol I need to follow for the MP? [20:33] ChrisTownsend: nothing too special, we do have a checklist for MP's once we start approving them [20:33] ChrisTownsend: Thanks again! [20:34] One more thing, virtual keyboard [20:34] kgunn: So, just propose it and wait for feedback. [20:34] ChrisTownsend: yeah, you can see the template on the description of this MP [20:34] https://code.launchpad.net/~aacid/unity8/properRangesHorizontalCategories/+merge/246399 [20:34] as an example [20:34] kgunn: Ok, thanks [20:35] isantop: Hmm, never tried virtual keyboard on a desktop install... [20:37] isantop: I believe maliit-keyboard is what they use, but as I said, I haven't tried, so I can't guarantee what will happen if you install it. [21:00] ChrisTownsend, kgunn: Thanks for your help! I'll pop back in if anything else comes up! [21:00] isantop: Sure, no problem! [21:00] isantop: let us know how you get on [21:04] So, apt says that maliit-keyboard is already installed. [21:09] I'm not sure how to enable it, though.