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