[01:56] balloons: what's with #ubuntu-testing ? === _salem is now known as salem_ === salem_ is now known as _salem [02:27] thomi, it's no longer used [02:27] should just be a redirect [02:28] balloons: I get kicked out and told it's invite only [02:29] makes me think you're running a cool kids club in there :) === bfiller is now known as bfiller_afk [03:31] lol thomi [06:09] Good morning === vrruiz_ is now known as rvr === Ursinha-afk is now known as Ursinha [10:50] morning all === bfiller_afk is now known as bfiller [15:33] Good Evening All :) [15:36] DanChapman, Hi [15:38] jibel: wow, virtfs/9p is really nice [15:38] jibel: https://www.suse.com/documentation/sles11/book_kvm/data/kvm_qemu_virtfs.html [15:39] morning senan [15:39] jibel: it's by and large instantaneous, bi-dir r/w [15:39] jibel: that sounds a lot better than squeezing large sources through tar through a pipe (be that ssh or ttyS0) [15:42] DanChapman, In the third comment, you mentioned about asserting parthbar, did you mean the pathbar in filechooser dlg ? [15:43] pitti, very nice, and simple it seems [15:44] apparenlty you can't write them in the guest as non-root, but perhaps there's some trick [15:44] kvm -m 2048 -cdrom download/ubuntu/trusty-desktop-amd64.iso -virtfs local,id=share1,path=/tmp/share,security_model=mapped,mount_tag=share1 [15:44] Just Works [15:46] oh, of course -- "ubuntu" user is uid 999 [15:47] so yes, 666 permissions will do :) [15:54] hey senan :-) [16:05] pitti, this 9p is really good. When I think I never used it because the movie was so bad and I had a bad feeling ... :) [16:06] the importance of choosing good names [16:06] jibel: oh yeah; I'm currently designing a protocol how to make use of that for adt-virt-qemu [16:08] I finally have an hour to continue thinking/experimenting with that.. [18:43] nothing like http://p.pw/DLV jaja (wait to pass the advertising) xD === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem [20:02] balloons, hi [20:03] Letozaf_, hello [20:04] balloons, is autopilot launch working for you ? beacause I tried it on reminders app and calendar app but I get Error: cannot find application '../../src/app/qml/reminders.qml' [20:04] Letozaf_, are you up to date for autopilot? [20:04] autopilot --version [20:04] balloons, Autopilot Source Version: 1.4.0 Autopilot Package Version: [20:04] 1.4+14.04.20140123.1-0ubuntu1 [20:05] 1.4+14.04.20140123.1-0ubuntu1 [20:05] balloons, it's not working both on PC and notebook [20:05] well is the command correct/ [20:06] balloons, well yes [20:06] balloons, autopilot launch -i Qt qmlscene ../../src/app/qml/reminders.qml [20:06] balloons, for reminders app and [20:06] balloons, autopilot launch -i Qt qmlscene ../../calendar.qml [20:06] balloons, for calendar app [20:07] balloons, I am in the test/autopilot directory [20:07] sorry tests [20:07] Letozaf_, hmm.. not working for me either [20:08] balloons, fiew! not that I am happy about it, but at least it's not me this time :P [20:08] elopio, ^^ is Ap still broken? [20:08] I know thomi and veebers are already enjoying Saturday :-) [20:08] balloons: not that I know of, but I haven't looked. [20:08] veebers reverted the changes to libautopilot-qt, and fginther removed the ppa, so I think there should be no problem. [20:14] balloons, also for reminders-app, are you going to merge your oath changes so that I can fix my tests or do I have to work on the branch you gave me yesterday ? [20:15] Letozaf_, if you'd like use my branch to make your branch work [20:15] and we can merge that [20:15] heh.. the tests themselves don't work because of changes they made in trunk I think [20:16] so really.. just ensure the tests still work, and the oauth stuff can be added one way or the other [20:16] balloons, ok [20:16] balloons, what about autopilot launch ? :P [20:17] balloons, I will probably need it [20:19] Letozaf_, yes I would suspect so [20:20] I guess we can force downgrade? [20:21] balloons, to what version ? [20:21] balloons: do you know if somebody is using the TextField emulator? [20:22] Letozaf_, dpkg -s libautopilot-qt? [20:22] 1.4+14.04.20131106.1-0ubuntu1? [20:22] balloons, I will try [20:22] elopio, off the top, I believe the textfield stuff predates the emulator [20:22] so, no.. they would need to migrate [20:22] it's a topic for the sprint [20:23] * balloons adds to notes [20:23] ok. I'm going to add a default argument check=False, so after writing, by default we check that the text was entered correctly. [20:23] elopio, yes I would check by default [20:23] this might affect tests that check that we aren't allowed to check some characters, but for now that's only on the toolkit tests, so I'll update them. [20:23] most of the routines now spend time getting focus and ensuring proper entry [20:24] so I've noted we should "migrate core apps tests to newer emulator functions" [20:25] balloons: sounds fun [20:27] balloons, E: Version '1.4+14.04.20131106.1-0ubuntu1' for 'python-autopilot' was not found how do I find the previous versions ? [20:28] Letozaf_, looks like everything is already rolled back as elopio said. so it "should" work [20:28] but indeed it doesn't for me either [20:28] elopio, does autopilot launch work for you? [20:28] Letozaf_: you only need that version for libautopilot-qt [20:29] latest python-autopilot is ok in trusty [20:29] elopio, oh! thanks [20:29] Letozaf_: you probably should purge the PPA that brought the newest libautopilot-qt version. [20:29] elopio, ok [20:29] balloons: yes, it works here. I did apt-get upgrade in the morning. [20:30] sudo ppa-purge ppa:autopilot/ppa [20:32] balloons, e1opio I did sudo apt-get remove --purge libautopilot-qt then sudo apt-get install libautopilot-qt=1.4+14.04.20131106.1-0ubuntu1 but it's still not working, same error [20:34] Letozaf_: what's the error? [20:34] elopio, Error: cannot find application '../../src/app/qml/reminders.qml' [20:34] elopio, I lauched: autopilot launch -i Qt qmlscene ../../src/app/qml/reminders.qml [20:34] these are my versions: http://paste.ubuntu.com/6851395/ [20:34] and it works, at least for the clock. [20:35] let me get the reminders [20:35] nskaggs@balloons:~/projects/ubuntutouch/ubuntu-clock-app$ autopilot launch -i Qt qmlscene ubuntu-clock-app.qml; Error: cannot find application 'ubuntu-clock-app.qml [20:36] it's not specific [20:36] gtk backend seems to work fine [20:37] I get file:///home/elopio/workspace/ubuntu/reminders-app/trunk/src/app/qml/reminders.qml:23 module "Evernote" is not installed [20:37] though I've just installed the evernote accounts plugin. [20:38] you can stay simple.. clock doesn't work either [20:38] elopio, I have your same versions [20:41] well, you should come and use my machine :) [20:41] I don't know, maybe you have another broken package. [20:42] are you using the unity daily ppa? [20:42] if so, that's another one you should purge. [20:44] there's always rebooting :-) [20:44] dist-upgrade and reboot [20:45] balloons, elopio I will first try a reboot :P [20:46] last dist-upgrade and reboot left me with unity broken :( I hate gnome3. [20:47] lolololo elopio [20:47] I've not done so in awhile, but I'm leaving next week, so sure after I finish I'll do it [20:47] balloons: my phone is dead, I can't turn it on. I have tried with the original cables for a whole day, and nothing. Is there any other trick? [20:47] balloons, elopio hope this doesn't happen to me oO [20:48] elopio, drop it on the tile floor and break the screen. Install new screen, plugin and have it work again [20:48] that's what I did [20:48] Letozaf_: if so, blame balloons [20:48] elopio, LOL [20:48] elopio, umm.. you can't easily get it open to pull the battery [20:49] is it giving you flashing red lights? [20:49] I can drop it, that's all I've been wanting to do since yesterday :) [20:49] balloons: it was flasing the red lights yesterday. [20:50] the it stoped flashing. And nothing else. [20:50] elopio, yes, flashing red lights happened to me also [20:50] it's quite common I guess.. googling leads to lots of people complaning [20:50] anyways, I solved it by using the original charger [20:50] and also I had the case apart so I unplugged the battery and reset it [20:52] elopio, so another way to hard reset I would guess would be to completely drain the battery perhaps? I would pop the back and unscrew the battery, then reseat it after a minute [20:52] you need a plastic pry tool to do it [20:52] and take out the sim drawer [20:52] beforehand [20:53] I need a plastic pry tool. [20:54] * Letozaf_ is rebooting and crossing fingers :P [20:54] I wonder how's that called in spanish. [20:54] I used a hard spatula [20:56] actually scratch that, I used something like this: http://www.amazon.com/Lodge-SCRAPERPK-Durable-Polycarbonate-Scrapers/dp/B0039UU9UO/ref=pd_bxgy_k_img_y [20:56] small hard plastic with a thing edge [20:56] it actually broke my plastic pry tool.. it's really hard to open up [20:57] you can use a dull knife, like a butter knife with no edge on it, but you have to be careful [20:59] ah, I need a tox screw driver first [21:00] ohh yea, those also. Well, I have them [21:00] a quick weekend flight ;-) [21:07] Letozaf_, how is it now? [21:07] balloons, same as before :( [21:07] well, it'll wait until tomorrow, because today I don't want to go into society [21:09] elopio, you could go the ultimate lazy route.. leave it unplugged all weekend, till you start work Monday [21:09] it might completely go dead and finally let you charge [21:12] I'll leave it unplugged until I go to buy the torx. [21:13] balloons, Letozaf_, with nik, I was talking about how I'd like the tests to start looking, and I refactored the timer test cases. [21:13] would you take a look to see if you like it? [21:13] https://code.launchpad.net/~elopio/ubuntu-clock-app/refactor_timer_tests/+merge/204335 [21:14] elopio, oO.. first glance looks like a step in the right direction [21:15] these tests have come a long way [21:15] sorry to hear that Letozaf_ [21:16] balloons, elopio oO [21:16] do what you can I guess.. and don't worry about what you can't. I suspect things might fix themselves next week [21:17] balloons, elopio yes sure, the oO was for the tests, looks good though === bfiller is now known as bfiller_afk