[05:21] need to use video qml [05:21] sorry, qt video === rpadovani_ is now known as rpadovani === bpierre_ is now known as bpierre === tgm4883_ is now known as tgm4883 === aaron is now known as Guest60366 [13:47] zbenjamin: wheee... highest so far... alan@deep-thought:~/Downloads⟫ mount | grep schroot | wc -l [13:47] 6069 [15:03] popey: did you get the lastest update already? [15:10] zbenjamin: update to what? [15:19] popey: the SDK [15:20] popey: we released a patch that should prevent most of the mountleaks [15:20] zbenjamin: dunno, what package / version should I look for ? [15:20] popey: but its not resolving the cause it just tries to keep it in control [15:20] popey: you on 15.04 [15:20] ? [15:21] yes [15:22] 3.1.1+15.04.20150409-0ubuntu1 << qtcreator-plugin-ubuntu [15:23] Installed: 3.1.1+15.04.20150409-0ubuntu1 [15:24] 2015-04-09 16:16:41 status installed qtcreator-plugin-ubuntu:amd64 3.1.1+15.04.20150409-0ubuntu1 [15:24] 16:24:08 up 3 days, 20:03, 3 users, load average: 0.36, 0.38, 0.45 [15:24] popey: or more easy, can you check if /usr/share/qtcreator/ubuntu/scripts/qtc_chroot_cmake2 is a python script [15:24] /usr/share/qtcreator/ubuntu/scripts/qtc_chroot_cmake2: Python script, ASCII text executable [15:24] So I probably haven't rebooted since that update came through [15:25] popey: yeah, you need to clean up at least once [15:25] popey: but the chroot mounts won't go away with a reboot [15:25] oh [15:25] popey: schroot restores them :D [15:25] "nice" [15:25] popey: schroot --all-sessions -e [15:26] popey: yeah really nice ..... *facepalm* [15:26] :D [15:26] thanks for the help as always dude! [15:26] popey: yw [15:26] popey: after running the schroot command run , click-chroot-agent -r [15:26] or better reboot [15:26] because i also fixed stuff in the chroot agent [15:27] i try to avoid rebooting if possible [15:27] longest I have had for a while now is 21 days, and that was back in december :( [15:29] popey: you can also stop the chroot agent [15:29] popey: i think click-chroot-agent -s, then restart qtc [15:30] alan@deep-thought:~⟫ mount | grep schroot | wc -l [15:30] 0 [15:30] \o/ [15:30] thanks [15:30] yay :D [15:31] popey: when starting qtc you should not get more schroot sessions than "nr of chroots" * 2 mounts . After lets say 10 minutes there should only be one session per chroot [15:31] popey: to check the sessions: click chroot --all-sessions -l [15:34] popey: oh btw, you in the mood the review my blogpost i will publish on monday? [15:34] popey: could use a native speaker to check it [15:34] sure [15:35] popey: --> pm [15:35] got it [15:35] ta [15:39] zbenjamin: that reads really well - fixed a couple of typos, but that's all. [15:40] popey: awesome thanks! [15:40] np [15:41] popey: i just lack pictures but its hard to find some on the topic :D [15:41] yeah, i was gonna say a couple of screenshots would be good [15:41] even just a terminal with stuff whizzing by :) [15:42] a gif :D [17:37] Hi all [17:37] Who is the author of PageWithBottomEdge upstream component?] [18:08] mrqtros: i believe it is renatu [18:37] DanChapman thx! [18:37] renatu ping [18:47] renatu I hope you will read this later [18:48] renatu I looked at core apps at all, especially at how they implement bottom edge - a lot of them use "upstream" component called PageWithBottomEdge. If it's your work, I want to discuss implementation with you [18:50] renatu I think that your implementation is bad by design - it's not good to create one page inside another, reparent them and so on. I used ShaderEffectSource to take "screenshot" of page which I later can easily display in bottom edge animation [18:50] renatu I'll share code soon [18:50] renatu looks great, works even better === Guest60366 is now known as ahoneybun [20:47] popey, Do you know if anyone from the help app is in here? I can't find anyone [20:47] DS-McGuire: wassup? [20:49] I am looking at the help app for Touch and its need of CSS. From the HACKING file it looks like I only do edits in "content" however the .css file is in "static/themes". Is that .css file controlling the app or is it autogenated when you "make app". [20:49] Hope that makes sense [20:53] i suspect the readme means "if you're writing content, edit only in content... [20:53] i think that's what it means [20:56] That makes sense, I guess I could just see how it goes. Just out of curiosity, is there an app that has great design that I can mimick to make sure it looks good? Or should I just stick to the guidelines? [20:56] just because I like looking at real products more than guidelines [20:56] hmm, hard to say what app would be similar in operation to the help app [20:56] That's true, there isn't any I know of with a lot of text [20:57] yeah [21:05] popey, Just in case you need to know in the future that is where you edit the css. Thanks for the help [23:15] balloons, ?