/srv/irclogs.ubuntu.com/2011/12/01/#ayatana.txt

AlanBellUnity TV designs are rocking! http://people.ubuntu.com/~mhall119/utv/08:52
kamstrupmhr3: if you can tell me why lp:~kamstrup/libunity/trace-log doesn't compile you will earn the title of Today's Rockstar09:46
kamstrupI've tried dumping this file http://paste.ubuntu.com/755832/ in src/ and compiled it as described inside it09:47
mhr3kamstrup, only if you upgrade it to "This week's Rockstar"09:47
kamstrupand it works snuggly09:47
kamstrupmhr3: deal!09:47
kamstrupmhr3: you should get errors ala "unity-appinfo-manager.c:91:2: error: unknown type name 'UnityAppInfoManager'"09:48
kamstrupall over the palce09:48
kamstrupplace09:48
kamstrupmhr3: sorry, just pushing up a rev you'll need09:49
mhr3yep, i do get that09:51
mhr3wtf09:56
kamstrupmhr3: added a fixme to your mp09:57
mhr3kamstrup, we should have the previews call now, right?10:02
kamstrupmhr3: seems njpatel pushed till tommorow10:03
mhr3oh?10:03
kamstrupmhr3: in any case, you don't have time for that now, you must fix my stinking code! ;-)10:03
mhr3cool, postponing it is good :)10:04
mhr3kamstrup, i think there's something wrong in the vapi10:05
mhr3not sure what though10:05
kamstrupmhr3: that was my suspicion, but the test I pasted works like a charm...10:06
kamstrupmhr3: but it's the C compiler which complains10:07
mhr3kamstrup, got it, you've overridden the header name for Unity namespace10:07
kamstrupmhr3: removing the --pkg unity-trace-log in Makefile.am and commenting out the sole line we test it with makes things work again10:07
mhr3you want to set it for the Trace namespace, not Unity10:08
kamstrupmhr3: !10:08
mhr3am i a rockstart or what?10:09
* kamstrup hugs mhr3!10:09
kamstruprock on dude10:09
kamstrupit works now :-D10:09
mhr3awesome10:09
kamstrupmhr3: at your mercy https://code.launchpad.net/~kamstrup/libunity/trace-log/+merge/8408010:28
kamstrupmhr3: did you see my fixme to the simple-dbus branch?10:29
mhr3kamstrup, not yet, give me a sec10:29
mhr3ah, right10:30
mhr3those versioning stuff could use some autoconf magic10:31
kamstrupmhr3: indeed, but leave that for later, let's get it in10:34
kamstrupmhr3: we also need a plan on how to upgrade u2d and u3d to the new search protocol10:39
kamstrupif we'relucky it's all handled in libunity-core...10:40
mhr3kamstrup, i've looked at unity, it will need patching (not just unity-core)10:40
kamstrupmhr3: don't forget u2d either10:40
mhr3yea, i've been talking to greyback about it10:41
kamstrupcool10:41
=== yofel_ is now known as yofel
=== MacSlow is now known as MacSlow|lunch
fredoHello!13:48
fredoA small group of people, including me, is currently working on a contacts lens for the Unity dash.13:49
fredoAs we currently work on the design, one question came up:13:50
fredoWhich is the best way to create icons for search results on the fly?13:50
fredoWe could create temporary files on the disk and pass the path to the lens, but is there also a way to draw icons directly? Like creating a GIcon from cairo or something like that?13:52
=== MacSlow|lunch is now known as MacSlow
=== om26er is now known as om26er-afk
=== om26er-afk is now known as om26er
cyphermoxtedg: poke. was it you who told me about a way to get a dbus-daemon to get spawned properly when running tests at build time?19:14
tedgcyphermox, Sure, use dbust-test-runner :-)19:14
cyphermoxok, I was about to try that out ;)19:14
tedgcyphermox, It does all the hard work for you19:15
cyphermoxfun19:15
cyphermoxyou have an example that's not upstream code?19:15
tedgWhat do you mean?19:15
tedgThe libindicator and dbusmenu test suites both use it.19:15
tedgAlong with the dbus-test-runner test suite itself.19:15
cyphermoxok19:16
cyphermoxI was meaning something that's called in debian/rules, rather than something I need to patch in upstream code19:16
tedgcyphermox, the libindicator one does dbus activation, which is something you might need.19:16
cyphermoxok, I'll take a look at libindicator19:16
tedgcyphermox, Oh, no.  Well, it's all just rules in the tests/Makefile.am.  I guess they could be in debian/rules just as easily.19:17
cyphermoxok, I thought it had already been done before that way19:17
tedgIt's OSS, so I can't say it hasn't, but I haven't done it that way :-)19:18
cyphermoxalright ;)19:18
cyphermoxthanks!19:18
* cyphermox is turning back on tests in NM19:18
cyphermoxah, won't work, it's not in main19:19
=== gema is now known as gema_afk
tedgcyphermox, We're working on fixing that ;-)19:23
cyphermoxah, is it completely new in precise?19:23
cyphermoxalso, is there already a mir bug or should I write one?19:24
cyphermoxtedg: awesome, it seems to be working just fine for what I want to do; now at least the tests run and pass19:30
tedgcyphermox, We're collecting all the test tools we need and going for one big push.19:31
tedgcyphermox, It's on the list.19:31
cyphermoxmkay19:31
cyphermoxthen what is your time frame for having it in main?19:31
tedgcyphermox, I'm hoping in the next couple weeks, but it's more a time thing than anything.19:32
cyphermoxok19:32
cyphermoxif dbus-test-runner is already ready I don't mind writing the MIR and running with it, if it helps instead of you having a bunch of things to push all at once19:32
kenvandinecyphermox, there is already an MIR bug for it19:33
kenvandinei think19:33
cyphermoxbut it's also not rush for me, since it's test for something where Canonical isn't the upstream19:33
cyphermoxkenvandine: ok19:33
kenvandinebug 89042819:34
ubot5Launchpad bug 890428 in dbus-test-runner (Ubuntu) "[MIR] dbus-test-runner" [Undecided,Won't fix] https://launchpad.net/bugs/89042819:34
kenvandinei marked it won't fix because i decided we didn't need it in main right now19:34
kenvandinefeel free to re-open it19:34
cyphermoxok19:34
kenvandinecyphermox, i did recently get it running it's test suite in the package build and it should be good to go19:34
cyphermoxwhat would you use it for?19:34
kenvandinegwibber19:34
cyphermoxok19:34
cyphermoxI can use it in NM easily19:35
kenvandinegreat19:35
cyphermox(and it's much simpler than mucking around in test makefiles19:35
kenvandineit is useful19:35
cyphermoxoverride_dh_auto_test:  dbus-test-runner -t dh_auto_test19:35
cyphermoxwere you planning on adding more stuff to that bug report? I just reopened it19:39
cyphermoxuh-oh, my cold's 'sed -e s/b/m/g' effect is showing up in typed text :/19:40
kenvandinenope, looks good19:42

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