=== chihchun_afk is now known as chihchun | ||
DanChapman | good morning | 08:07 |
---|---|---|
elfy | morning DanChapman | 09:03 |
DanChapman | elfy, hey there :-) how are you? | 09:04 |
elfy | ok :) | 09:10 |
slickymaster | morning all | 09:48 |
=== vrruiz_ is now known as rvr | ||
davmor2 | Morning all | 10:56 |
=== chihchun is now known as chihchun_afk | ||
=== _salem is now known as salem_ | ||
pitti | jibel: did you happen to get a CI response wrt. non-working autopkgtest jenkins mails? | 12:15 |
jibel | pitti, ev told me it was fixed Friday afternoon, which is obviously not because there was still failures in jenkins log file when I checked this morning. | 12:18 |
pitti | jibel: yeah, and e. g. apport failed ~ 1 hour ago | 12:18 |
jibel | and still failing at Jan 27, 2014 12:13:25 PM | 12:19 |
jibel | pitti, I notified cihelp | 12:20 |
pitti | merci | 12:20 |
=== salem_ is now known as _salem | ||
=== _salem is now known as salem_ | ||
=== salem_ is now known as _salem | ||
=== zoopster_ is now known as zoopster | ||
=== charles_ is now known as charles | ||
=== _salem is now known as salem_ | ||
=== salem_ is now known as _salem | ||
=== _salem is now known as salem_ | ||
=== bfiller is now known as bfiller_afk | ||
=== bfiller_afk is now known as bfiller | ||
=== teward is now known as TheLordOfTime | ||
=== TheLordOfTime is now known as teward | ||
elopio | ping balloons: after a painful morning, I have added and removed an account as part of my test. | 19:26 |
balloons | elopio, oO | 19:36 |
balloons | did you make something magic happen? | 19:36 |
elopio | balloons: on the weekend, I was trying with the UI, but it's crashing. | 19:38 |
elopio | so I asked mardy and he recommended to copy the things accounts-console is doing. | 19:38 |
elopio | I have a dirty implementation now, that needs heavy clean up to be turned into a fixture. | 19:38 |
elopio | but launchpad is so slow... I can't show it to you yet. | 19:39 |
elopio | balloons: http://ubuntuone.com/4zYOjDc0ZwDAvAE84bpe9q | 19:43 |
* balloons looks | 19:45 | |
balloons | buonasera Letozaf_ | 19:58 |
Letozaf_ | balloons, buonasera | 19:58 |
balloons | so elopio this uses the account manager to just signon | 19:59 |
elopio | balloons: I don't understand your question. There are so many things I don't understand from this code :) | 19:59 |
elopio | at least I know how to remove the sleep and keep it working. | 20:00 |
balloons | lol elopio.. I remember poking around with the library behind things | 20:00 |
Letozaf_ | balloons, I see bug 1271726 has been triaged | 20:02 |
ubot5 | bug 1271726 in Ubuntu Calendar App "In Week tab labels displayed in HeaderDateComponent differ from date with localization other than English locale" [High,Triaged] https://launchpad.net/bugs/1271726 | 20:02 |
balloons | Letozaf_, I poked some of the devs about it | 20:02 |
Letozaf_ | balloons, oh fine, got news ? | 20:03 |
balloons | Letozaf_, lol that was the news | 20:05 |
Letozaf_ | balloons, :D | 20:05 |
Letozaf_ | balloons, I was looking at the year tab, autopilot tests check the month using labels, that's not good but cannot find any useful date to pick month's number to change the test | 20:07 |
balloons | Letozaf_, so you feel kind of stuck with the lables? | 20:12 |
balloons | are they stored in a numeric form in any way? If not, we could change the qml a bit to give us the data we need | 20:13 |
balloons | elopio, so you plan to add this to the UITK emulator right? | 20:14 |
balloons | how are you testing it for now? | 20:14 |
* Letozaf_ is looking at autopilot vis so she can explain better to balloons | 20:16 | |
elopio | balloons: no, I plan to make this a fixture on ubuntuone_credentials. Which is in process of being packaged. | 20:17 |
elopio | I also plan to add a bug for mardy, because most of this should be provided by online accounts. | 20:17 |
elopio | and for now, I'm testing it in the most ugly way, copying code from everywhere and adding TODO: move this to a better place. | 20:18 |
Letozaf_ | balloons, in the MonthGrid I have no dates I can pick the month out, or said better I have dates but for instance on JAN these dates are December ones so I cannot use them (monthStart for instance), so yes I would need something numeric for the month | 20:22 |
balloons | elopio, I was wondering if this would help me :-) and yes it seems like this should be possible in online accounts | 20:22 |
balloons | I could hack on online accounts a bit.. that's what I did at one point, but gave up after a bit | 20:23 |
balloons | monthStart is Dec? | 20:24 |
balloons | when in Jan? | 20:24 |
Letozaf_ | balloons, well if you look at the calendar the first week of JAN starts in Dec. | 20:25 |
balloons | that's what I thought you might say :-) | 20:25 |
Letozaf_ | balloons, in the MonthComponent for instance I've got monthDate but that is set to Tue, 31 Dec 2013 23:00:00 GMT | 20:27 |
balloons | Letozaf_, well, hmm | 20:34 |
Letozaf_ | balloons, all the dates that I found for JAN are set to December, so I cannot use them in the tests | 20:35 |
Letozaf_ | balloons, and suppose that for the other months I will have the same issue | 20:35 |
elopio | balloons: if you just need an U1 account, I hope I'll have everything ready for you even the fake servers. | 20:36 |
balloons | Letozaf_, we'll just add the property to MonthComponent.qml | 20:36 |
Letozaf_ | balloons, great that would help | 20:36 |
elopio | if you need a different type of account, then we will need to refactor to make it more general. | 20:36 |
balloons | elopio, I need an evernote account specfically, but a generic account yes is what I had in mind | 20:36 |
balloons | Letozaf_, give it a try | 20:37 |
Letozaf_ | balloons,I will give it a try | 20:38 |
balloons | Letozaf_, might need to look at or add something to dateExt.js | 20:39 |
Letozaf_ | balloons, thanks let me see ... | 20:40 |
daz_ | Hi All | 21:17 |
daz_ | Does anyone need any help? | 21:17 |
elfy | that's refreshing - usually the other way around :) | 21:19 |
elfy | daz_: help with what? I assume you've come to join in - that right? | 21:20 |
balloons | elfy, :p | 21:20 |
balloons | hi daz_ | 21:20 |
elfy | I was good boss - that could have gone rapidly offtopic :p | 21:21 |
balloons | rofl elfy.. ohh my | 21:21 |
elfy | :) | 21:21 |
Fily | Dear friends, I have a problem. I downloaded Virtual Box and Ubuntu 14.04 ISO AMD 64 and attached it on vbox. My laptop cannot support that release. I cannot install it. So I think I cannot test new version... I bought my laptop in 2007. What do you think about? | 21:25 |
balloons | hello Fily, I'm not sure why you can't run 14.04 in vbox. But if you can't install trusty in a virtual machine you could try installing it on your machine directly if you are comfortable with that | 21:27 |
daz_ | yes | 21:29 |
daz_ | Fily you could try installing the i386 release | 21:29 |
Fily | baloons, I tried to install releases after 11.10 but my laptop doesn't support them. Maybe they require better hardware | 21:47 |
Fily | daz_, I tried installing i386 release but I obtained the same result | 21:47 |
balloons | Fily, ahh yes.. likely it's a PAE thing | 21:49 |
Fily | baloons, what is a PAE thing? | 21:49 |
balloons | https://help.ubuntu.com/community/PAE | 21:51 |
balloons | I'm not sure if that is your issue or not. releases after 12.04 use a pae kernel | 21:52 |
balloons | I'm thinking it shouldn't affect you as your laptop is new enough, but I thought I'd pass it along | 21:53 |
Fily | baloons, I bought my laptop in 2007. It's not so old... | 21:53 |
Fily | baloons, maybe | 21:54 |
balloons | cat /proc/cpuinfo | 21:57 |
balloons | cat /proc/cpuinfo | grep pae specifically | 21:58 |
Fily | baloons, it suggested to install a light distro as Lubuntu | 22:07 |
Fily | baloons, however Ubuntu 11.10 works very vell on my laptop. I don't think it is a light release isn't it? | 22:08 |
=== salem_ is now known as _salem | ||
=== balloons is now known as Guest72010 | ||
=== TheLordOfTime is now known as teward |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!