[05:58] Hi all! I'm trying to giv unity8 a run (following mhall 's blog post), but I am running into unforseeen problems [06:00] spceifically, I'm trying to run "citrain host-upgrade 031", but that fails with "usr/bin/citrain: 45: .: Can't open /usr/share/phabletutils/shell-adb-common.sh" [06:00] (I installed citrain with the phablet-tools-citrain package) [06:04] Sorry, I'm referring to http://mhall119.com/2016/05/dogfooding-unity-8/ [07:26] Mirv: is https://code.launchpad.net/~aacid/unity8/correct_web_dep/+merge/294328 right or am i doing it the wrong way? [07:57] tsdgeos: correct [07:58] Hi there ! For a personnal project I need to disable edge swipe gesture in my BQ M10 tablet in unity. I looking in source code how to do it but not successfuly [07:59] hello! I found a very interesting post from Michael Hall http://mhall119.com/2016/05/dogfooding-unity-8/ [08:00] ShR3K: disabling the edge swipe makes the thing basically unusable, no? [08:01] tsdgeos: Yes but it's for a kiosk application. [08:01] tsdgeos: I want to force user to stay in browser application [08:06] ShR3K: i see. it should be relatively easy to remove the edge gestures, but if you're going to use this in a production environment probably it's better to get in contact with someone from our commercial side and you'll probably get a more tailored down mir-display-server than unity8 that should work [08:07] Any idea how to change the resolution of unity8 on the desktop, I know where to find the conf file on the phone, but no such thing here. [08:09] tsdgeo: For test, have you an idea where I can easly disable edge gesture in unity8 ? [08:11] tsdgeos: And where can I find commercial contact for this kind of request ? [08:18] ShR3K: http://www.canonical.com/partners/contact-us is the way to contact the commercial side of the business as far as i know [08:19] tsdgeos: and any idea to quickly disable edge gesture in source code ? [08:20] ShR3K: look for DirectionalDragArea and disable them [08:21] tsdgeos: Thanks a lot ! === greyback is now known as greyback|away [10:03] Saviq: Mirv: more renaming https://code.launchpad.net/~aacid/unity8/correct_web_dep/+merge/294328 [10:09] tsdgeos, thanks :) [10:12] the toolkit one is a bit weird [10:12] since it's not a 1 to 1 mapping [10:12] but i chekced and we don't import the ohter ones [10:12] so i think the replacement is enough [11:17] cimi: did you see my comment https://code.launchpad.net/~cimi/unity8/preview-rating-input-tweaks/+merge/287065 ? [11:18] ltinkl: did you see my comment https://code.launchpad.net/~lukas-kde/unity8/mmbCycleWindows/+merge/292441 ? [11:18] tsdgeos, yeah I did, sry, didn't get to it yet [11:18] ok, no worries === greyback|away is now known as greyback [11:54] tsdgeos, yes I was looking at which one to use though === dandrader is now known as dandrader|bbl [11:56] tsdgeos, because sometimes we dont have the text area, so maybe I need to use it with an if [11:57] ShR3K: as tsdgeos has mentioned, there's no point in having Unity8 without edge gestures. For a kiosk product, you should try something more like this: https://developer.ubuntu.com/en/snappy/guides/mir-snaps/ [11:58] mhall119: I was on your blog this morning trying to adapt your how to to unity8 [12:00] mhall119: About snappy, I was looking it but actualy I've a BQ M10 HD Ubuntu Edition and I'm still searching how to install snappy on it [12:02] tsdgeos, also I see another problem, because I was asked to add an animation and that doesn't play well with makeSureVisible - I might have to delay that after the animation :/ [12:03] ShR3K: ah, ok === marcusto_ is now known as marcustomlinson [12:14] mhall119: I'm following your blog post about dogfooding u8 - but running citrain yields "/usr/bin/citrain: 45: .: Can't open /usr/share/phabletutils/shell-adb-common.sh" === maclin1 is now known as maclin [12:19] mhall119: ah, you need to add "phablet-tools" to the apt line for it to work: "sudo apt-get install phablet-tools phablet-tools-citrain" [12:21] Tribaal, sorry about that - bug #1388114 [12:21] bug 1388114 in phablet-tools (Ubuntu) "phablet-tools-citrain needs to depend on phablet-tools" [Low,Confirmed] https://launchpad.net/bugs/1388114 [12:22] Saviq: no worries - I was just indirectly suggesting that mhall119 update his blog post in the mean time :) [12:23] Tribaal: thanks, I've updated it [12:23] Saviq: any idea why this would happen when installing click packages? http://pastebin.ubuntu.com/16359446/ [12:23] I suspect anothe rmissing package to install [12:24] (I'm running this from unity7) [12:24] Tribaal, you're missing the .click file [12:25] mhall119, you might wanna explain how you got the .clicks, too ↑ [12:25] +10 [12:25] :) [12:27] With a terminal and a webbrowser + lxd I *might* be able to use unity8 for a full day of work [12:37] Saviq: I don't, because nobody else can do it that way [12:37] Saviq: without the store scope, I had to use the reviewer admin interface in myapps to download them [12:38] mhall119, well, the store scope is there, you just need to install unity-scope-click (but then you still need to find the clicks in ubuntu-download-manager's .local/share dir and install them manually for now) [12:49] Saviq: ok, I've uploaded the two .clicks to http://people.ubuntu.com/~mhall119/dogfooding-unity8/ and added a link to that in the post [12:49] Tribaal: ^^ [12:50] mhall119: thanks. That means people can actually try now then I guess :) [12:51] Tribaal: yeah, but we really need to get the store working [12:51] looking forward to trying for real now :) [12:52] I guess getting the browser and a terminal in the default install (if there is such a thing) might be a good idea. With these two early adopters can help themselves without having to switch sessions all the time [12:59] Tribaal, mhall119, if you install unity-scope-click (assuming you don't have it already), you'll be able to browse the store as usual - installation will fail, but you will have the appropriate .click file in ~/.local/share/ubuntu-download-manager and you can "click install" from there [13:02] Saviq: I can browse the store, but I can't get to the downloading part because I can't get through authentication [13:04] mhall119, oh right you have that issue, have you talked to mardy about that? I don't think that's known [13:04] not yet, I tried to find where in the code it might be from but was unsuccessful [13:05] mardy: when I try to download clicks from the store on Unity 8 on my laptop, after the Ubuntu One login steps I get a dialog that says something like "Web Authentication for" and asks for a username and password [13:06] * mardy thinks [13:06] mhall119: try this: echo "LoggingLevel=2" > ~/.config/signond.conf [13:06] mhall119: then try again, and send me the syslog [13:11] mardy: http://paste.ubuntu.com/16360727/ [13:12] mhall119: ah, that's terrible [13:12] mhall119: there's a signond backend (which we use on unity7) which uses the gnome-keyring to store the password [13:12] *passwords [13:13] mhall119: it seems that in unity8 the gnome-keyring does not get unlocked, that's why we have this problem [13:13] ah, so maybe it needs my local credentials? [13:14] mhall119: do you run unity7 in the same machine? [13:14] yes [13:14] it's my normal laptop [13:15] mhall119: so, a solution could be removing the signon-keyring-expension, but that would mess your unity7 env [13:15] mhall119: the long term solution is to have the gnome-keyring unlocked when you login into the unity8 session [13:15] mhall119: care to file a bug? [13:16] mardy: sure, against unity8 or unity8-desktop-session? [13:17] mhall119: not sure, but I'd file it on unity8-desktop-session [13:17] mhall119: and do you use the same user on unity7 and unity8, or do you have two different ones? [13:18] mardy: same [13:18] mardy: mardy https://bugs.launchpad.net/ubuntu/+source/unity8-desktop-session/+bug/1580602 [13:19] Ubuntu bug 1580602 in unity8-desktop-session (Ubuntu) "gnome-keyring not unlocked at start of desktop session" [Undecided,New] [13:20] mhall119: subscribed, thanks [13:21] mhall119: I'm not an expert on the gnome-keyring, but I believe that there must be some way to unlock it from the command line [13:40] mardy: I tried gnome-keyring-daemon --unlock but that didn't seem to fix it [13:53] mhall119: there might be something else, can you send me the new logs? [13:59] bregma: "If you saw what went in to closed-source sausage you would probably become vegan." lol [13:59] that's so true [14:00] do not google 'hog bung dropper' === dandrader|bbl is now known as dandrader [14:43] ltinkl, any reason why you didn't top approve https://code.launchpad.net/~dandrader/qtmir/removeHotspot/+merge/293629 as well [14:43] ? [14:43] dandrader, yeah, oversight from me, done :) [14:44] dandrader, I'll review and test fixPlatformCursorRegistration later today [14:45] ltinkl, great, thanks! [14:53] tsdgeos, I tried makeSureVisible... it foes nothing unless we focus the textArea... shall we automatically focus it? [14:53] cimi: really? [14:53] that sounds odd [14:53] oh [14:54] tsdgeos, look at the code in qml/Components/oskScroller somethingh [14:54] it's actually in the code :D [14:54] cimi: i guess we should focus it yeah, after all it's the next thing you have to do [14:54] so may has well have the focus, no? [14:54] tsdgeos, yeah kind of [14:55] tsdgeos, basically focus when we have a rating set but we expect a review [14:55] let me see if I can [15:04] mterry, you just stole my review! :D [15:04] mzanetti, hah! [15:04] sorry :) [15:04] nw [15:04] you'll have to get your karma another way [15:05] tsdgeos, always or just when the text is empty? [15:05] cimi: don't understand? [15:06] cimi: the text can only be empty, no? [15:06] tsdgeos, if you edit the rating after you entered the review, again [15:06] tsdgeos, shall we refocus? [15:07] cimi: don't know, no strong opinion, i'd say "no" since maybe what you want to change are the stars and you don't necessarily need to write something since you already wrote something [15:07] tsdgeos, yeah valid point [15:07] but i can be confinced otherwise [15:21] tsdgeos, http://bazaar.launchpad.net/~cimi/unity8/preview-rating-input-tweaks/revision/2216 [15:22] tsdgeos, when we rate, the visible turns true, then we focus [15:24] cimi: can you add a { } or move the && condition up? [15:24] makes hard to read what you have now [15:25] tsdgeos, I did it to add the comment :) [15:25] add the comment in the line above? [15:25] tsdgeos, but then it wouldn't refer only to widgetData["visible"] [15:25] anyway ok [15:26] not if you also move the && to a single line D: [15:26] or move the && to the line below [15:26] thing is as it stands now, with "visible", "widgetData" and "focus" all vertically aligned [15:27] it makes my brain go weird [15:27] tsdgeos, *uck it! I'll remove the comment :DDD [15:45] cimi: "we can put these two inside anchors" [15:45] you mean you awnt [15:45] anchors { [15:45] foo [15:45] bar [15:45] } [15:45] ¿? [15:48] ah the anchors {} already aws there [15:54] tsdgeos, yup [15:54] tsdgeos, testing I noticed weird things [15:54] like? [15:55] tsdgeos, like when I am fullscreen, the back button is dark and not white [15:55] i guess i broke it with all the changes you asked about the colors [15:55] that's what reviews are for :D [15:55] cimi: can you comment on it? [15:56] tsdgeos, also the video seems to be inside a ubuntushape [15:57] tsdgeos, with black corners of the video player [15:58] don't remember that either [15:58] still looking for all issues before commenting, you'll see them tomorrow now is your eod :) [15:58] again comment on the MR === pat_ is now known as pmcgowan === cwayne_ is now known as cwayne