/srv/irclogs.ubuntu.com/2012/11/29/#ubuntuone.txt

mandelmorning all!09:22
JamesTaitGood morning all! :-D09:24
ralsina_morning mandel!10:25
ralsina_and JamesTait!10:25
JamesTaitHey ralsina_! :)10:26
karniGood morning!10:42
ralsina_good morning karni!10:45
karnimorning ralsina_ o/10:46
gatoxgood morning!11:02
mandelgatox, morning!11:02
gatoxmandel, hi! o/11:02
mandelgatox, I have some problems with my code, give me some mins and I'll look at your problems :)11:03
mandelgatox, I love how easy is to work in this project..11:03
gatoxmandel, no problem...... i'll keep trying to figure it out what is going on here11:03
gatoxmandel, my sarcasm detector is beeping!11:04
gatoxjeje11:04
mandelgatox, lol11:04
ralsina_good morning gatox!11:04
ralsina_gatox, mandel: let's port everything to PHP+HTML5+google's java-to-javascript-thing!11:05
gatoxralsina_, hi!11:05
mandelralsina_, gatox I'm sure we would not have errors like this => http://paste.ubuntu.com/1396671/11:05
ralsina_what's IBus? ;-)11:05
gatoxmandel, yay :S still that?11:06
gatoxmandel, i understand your pain jeje11:06
ralsina_mandel: the WARN you could disable because it's basically that your graphcics card doesn't like a command11:06
mandelgatox, it is at run time and it happens when we try to show a second preview..11:06
mandelralsina_, yes, I know, the one that worries me is Nux: [IBusIMEContext::IBusIMEContext] Can not connect to ibus11:07
ralsina_mandel: right11:07
mandelwhich has no meaning to me...11:07
ralsina_mandel: all I see in google is references to pinyin input?11:07
mandelralsina_, I have the following  http://unity.ubuntu.com/nux/d1/ddc/classnux_1_1IBusIMEContext.html11:09
mandelralsina_, and is one of those cases where people say there is documentation but is just something from doxygen that has no info what so ever..11:09
ralsina_mandel: yes, that's for pinyin input, look at http://unity.ubuntu.com/nux/da/d2b/InputMethodIBus_8h_source.html11:09
mandelaggg I should not be fighting with this kind of bugs...11:10
mandelfuuu nux11:10
ralsina_mandel: indeed. Ping people. Don't bash your head.11:10
mandelgatox, the problem I have is that I don't know what changed, I updated libunity to use the title and subtitle used in the parent class, everythign gets ok to the dash side and them booom!11:18
mandelyet the standalone works correctly11:18
gatox:S11:19
mandelgatox, you are the only one that ill understand this: me cago el la puta madre de StaticCairoText y los layouts de nux!!!!!!!11:28
* mandel stand up and screams at the screen11:28
gatoxJAJAJAJAJAJA11:29
gatoxmandel, yap...... i fought a whole day with the layouts until you share your painful experience with me jeje11:29
mandelgatox, looks like I more or less know where is the issue, I'm getting a text that is too long yet again and the layout goes nuts..11:30
mandelwe really really need to fix that..11:30
alecumandel: http://stackoverflow.com/a/681687912:02
alecumorning all, btw!12:02
mandelalecu, fuuu to nux then!12:03
mandelalecu, yet it goes nuts due to a diff reason.. also nux, but diff12:03
alecumandel: yes, this only explains the 1282 (invalid operation)12:03
mandelalecu, the real problem is broken layouts in nux with a specific text ui element12:04
mandeltrying to help gatox and then look closer into that12:04
alecumandel: right: that sounds more like a loop in the code that does the layout. And those are usually conceptual issues.12:05
mandelalecu, exactly, both the ui element and the layout are fighting to see who is right12:06
alecumandel: btw: here's my nux running. Not from trunk but straight from the packages via /usr/bin/unity: http://paste.ubuntu.com/1396756/12:07
mandelalecu, no comments...12:08
mandelralsina_, how do you link bugs with the kanban thing?12:14
alecumandel: from lp to kanban?12:46
alecumandel: I think there's no automated solution. You can include the lp link in the kanban card, though.12:47
mandelalecu, I want to add a new card that points to an lp bug, I remember they told us how to do it12:47
mandelalecu, really? that is lame12:47
alecumandel: that's what we used in our team ages ago when we first tried kanban12:47
alecumandel: there might be a better way, let's ask.12:48
mandelalecu, I remember, though that all this hudson thing had a better approach12:48
alecumandel: the better new way is for pushing new tasks from houston into kanban cards12:49
alecumandel: and then, when moving cards in kanban, the houston status would be updated12:50
alecumandel: I think there's no launchpad involved there.12:50
mandelalecu, ok, then I'll do that..12:51
ralsina_mandel, alecu: there is a way, a special way to write the card title I think, dsowen knows of course :-)13:12
ralsina_so, we create the card in kanban or via houston, then link it to the bug and then everything updates at once13:12
mandelgatox, this sounds interesting => http://paste.ubuntu.com/1396855/13:15
karniThere was something with a #bug humber I think. I don't really remember the details :<13:15
mandelgatox, from the panco docs13:15
mandelpango*13:17
gatoxmandel, :S interesting or blurry?13:18
mandelgatox, well, the pango layout does diff things if the height is set to a negative number or a positive number, so I guess that the layout and the setlines are doing something wrong13:19
mandelgatox, and for what I can see the static cairo context is not doing anything to stop idiocy from happening13:19
gatoxmandel, it sounds like a combo of unexpected things for me13:19
mandelgatox, yes, I think no one though carefully about this..13:20
karniCan someone explain me why a "DONE" card does not have a correlated green bar hilight in my project :< ?13:21
karniThat's distracting ;P13:21
gatoxlunch here!!15:12
=== gatox is now known as gatox_lunch
ralsina_joshuahoover: mumble?16:06
joshuahooverralsina_: will be there...ending another call now16:06
=== gatox_lunch is now known as gatox
mmccping briancurtin: I was just looking at the updater branch, and I think get_update_config is probably 100% common to mac & win, so maybe put it in __init__ or a separate common.py?19:49
briancurtinmmcc: yeah i think i will end up doing that. waiting to see what else may be common in this19:49
mmccalso, there's at least some code in get_exe_path and maybe other parts too that could be replaced with the dirspec get_program_path, which might then make that stuff platform-agnostic too19:50
briancurtinyeah theres some newer stuff that i dont think i pushed yet that uses dirspec. need to see where else i can apply it19:51
mmccand a minor annoyance - there are a few ^Ms in are_updates_present, but can't tell if that's new or not19:52
mmccbriancurtin: aha ok. cool19:52
mmccso maybe I can help soon by writing some tests… once you are happy enough with where the functions are going, I can write tests before the code is actually done19:53
briancurtinmmcc: i think im pretty close to having it complete feature-wise. on windows we need to run the installer under elevation so i'm working around that. checking if updates are present seems solid19:55
mmccexcellent. so I'll just get started on adding tests and I'll merge what you have whenever you want to push it over.19:56
mmccnot planning on writing unit tests for the updater script itself, not sure how to handle that, really. if we want to be super thorough we could make that just a wrapper that imports a package that gets unit-tested, and runs an entry-point from that package…19:57
briancurtinmmcc: we should eventually do that, but i dont think it's a requirement for right now19:57
mmccfine with me, it's small enough19:58
ralsina_mmcc, briancurtin: yes, scripts should be logic-free wrappers over stuff that we test.19:59
ralsina_but also yes, that can wait a week19:59
ralsina_file a bug though19:59
mmccok, I'll file it19:59
mmcchttps://bugs.launchpad.net/ubuntuone-control-panel/+bug/108470120:01
ubot5Launchpad bug 1084701 in Ubuntu One Control Panel "updater script has too much logic that isn't covered by unit tests" [Medium,Triaged]20:01
ralsina_mmcc: thanks!20:02
briancurtinah this ShellExecute/runas business is fun20:06
ralsina_while I'm around, briancurtin did yousee my email about failing netsh in the installer?20:06
briancurtinralsina_: yeah i did, i need to take a look at that. in the past we talked about doing another release soon after this one we have put together - i can have this netsh stuff fixed for that20:08
ralsina_briancurtin: good enough for me20:08
briancurtini think someone said QA approved the one i sent last week?20:09
ralsina_briancurtin: I did20:24
ralsina_briancurtin: at least that's what the qa doc says :-)20:24
briancurtinralsina_: yeah i just saw that doc. i'll squeeze in the signing/uploading later today or early tomorrow morning20:25
ralsina_briancurtin: cool20:25
briancurtini like how someone suggested we use piwik for analytics the day after they got backdoored20:28
dobeybrb20:42
Timmyi have successfully compiled ubuntuone-client. but when i try to run the program, i face this error: http://paste.kde.org/617126/21:23
dobeyTimmy: yes, you'll need to install all the python dependencies as well22:07
dobeyTimmy: why are you building it from source vs. using the packages in ubuntu?22:07
Timmyi am not using ubuntu22:08
Timmyi use chakra22:08
dobeyok; you'll need to install all the runtime python dependencies as well, to be able to run ubuntuone-syncdaemon.22:13
dobeyor well, ok22:14
owzimHi, I am on a Mac. Are my files on Ubuntu One encrypted on the server? Also, does Ubuntu One sync the diff or the whole file?22:24
beunoowzim, they are not encrypted on the server22:24
beunoand it syncs the whole file22:24
owzimbeuno: thanks22:25
dobeylater all22:56
=== eu is now known as Guest95368
=== Guest95368 is now known as adorilson

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!