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