=== la_juyis is now known as 6JTAAARH1 | ||
=== dkessel_ is now known as dkessel | ||
melodie | hi | 10:07 |
---|---|---|
melodie | can I announce my new Ubuntu remix here? | 10:07 |
melodie | Bento Openbox 64bits | 10:07 |
=== Ursinha is now known as Ursinha-afk | ||
senan | balloons, hi | 16:37 |
balloons | hello | 16:42 |
DanChapman | :-O | 16:42 |
* DanChapman waves to balloons | 16:43 | |
* balloons waves back | 16:44 | |
balloons | car repair time, bum finger and all | 16:44 |
DanChapman | oh yeah i saw you G+ post. Ouch!! | 16:44 |
balloons | yea, it's looking much worse now, lol, it's all purple | 16:44 |
balloons | guess it's gonna take some time to heal up | 16:45 |
DanChapman | well at least we all now know not to try it :-) | 16:45 |
senan | balloons, if I run 6 tests, 6 temp directories will be created ? | 16:57 |
balloons | senan, yes | 16:57 |
balloons | they be created at start and destroyed at the end | 16:57 |
balloons | I mean, it does depend on how you setup your test, but yea that's the idea | 16:58 |
senan | balloons, also the returned directories will be /tmp/xxxxx right | 16:59 |
balloons | yes | 17:00 |
senan | balloons, so Instead of using /home I can use the fake directory | 17:00 |
balloons | did you see the code I left? | 17:00 |
balloons | use os.env("HOME") | 17:01 |
balloons | it will use your fake home | 17:01 |
senan | balloons, yes.. I did.. | 17:02 |
senan | balloons, self.home = self.patch_home() returning /tmp/xxx | 17:02 |
senan | balloons, I used os.env also | 17:02 |
elfy | balloons: it's saturday you know :p | 17:02 |
balloons | senan, sounds like you are set then | 17:03 |
balloons | elfy, hah, i know | 17:03 |
balloons | i have a brake job to do on the car | 17:03 |
elfy | nice - I hate working on cars now - so much I don't have a car anymore :p | 17:03 |
senan | balloons, I pushed the new changes.. It will fail. but can you take a look at the code ? | 17:09 |
senan | balloons, please check and let me know..I'm sure I missed something | 17:17 |
balloons | i will, do the tests work? | 17:18 |
senan | balloons, 3 failures..but I just need to know the way I am doing things is correct or not..\ | 17:19 |
balloons | senan, patch before you launch the app | 17:39 |
balloons | self.home = self.patch_home() before self.app = self.launch_test_application('baobab') | 17:39 |
senan | balloons, Do I need to add some files to dir ? | 17:41 |
senan | balloons, also in line 209, I'm doing one validation..that is broken bcz I'm using the mock | 17:47 |
balloons | senan, yes, move whatever you need into your new temporary home | 17:54 |
balloons | or create files.. whatever you need for the test | 17:55 |
senan | balloons, that will be automatically deleted right | 17:55 |
balloons | yep | 17:55 |
balloons | the + self.addCleanup(shutil.rmtree, temp_dir) does this | 17:55 |
senan | balloons, can we specify the launched application to display in the middle of the screen.. here the Ok, and Cancel buttons are showing below screen and autopilot fails to click | 18:14 |
senan | balloons, or else can I maximize a window ? | 18:25 |
disc0tech | Actually I would also be keen to know how to maximise a window, I've found sometimes that helps with stability - I couldn't figure out a way to do it | 18:33 |
senan | DanChapan, Is there any way to maximize a window | 18:52 |
balloons | that's odd.. the window is launched offscreen? | 19:16 |
senan | balloons, I just pushed my latest code..can you please review it ? | 19:20 |
balloons | looks fine -- running now? | 19:20 |
senan | balloons, having one issue | 19:25 |
senan | balloons, the file chooser dlg's open button is way below my screen..so autopliot is not clicking it | 19:25 |
senan | balloons, just want to know is it possible to maximize the baobab window... in that case that issue wont happen | 19:27 |
balloons | http://unity.ubuntu.com/autopilot/api/process.html | 19:32 |
balloons | should be accessible under self.process_manager | 19:33 |
balloons | if not leave a message in the merge, I'll reply later | 19:36 |
senan | balloons, ok..I'm going to sleep ..its 1 AM here :) | 19:37 |
balloons | good night senan ! | 19:37 |
senan | balloons, Good Night | 19:38 |
=== Ursinha-afk is now known as Ursinha |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!