=== TalkingMuffin is now known as Pici === duflu_ is now known as duflu === alan_g is now known as alan_g|afk === Cimi_ is now known as Cimi === alan_g|afk is now known as alan_g [10:33] greyback, I thought jenkins was supposed to start landing today, isn't it? [10:34] Cimi: I've no idea. Looking... [10:41] Cimi: yeah seems tests still are failing, so it's still disabled [10:41] ok... [10:41] thx === dandrader is now known as dandrader|afk [12:12] mzanetti, this should be an easy one for you. [12:14] mzanetti, I inherited from QAbstractListModel since we don't need columns. Was that the correct choice for this use case? === dandrader|afk is now known as dandrader [12:23] nic-doffay: mzanetti is on holiday today, national holiday in (nearly) all of Germany [12:24] greyback, ah yes. [12:24] greyback, question for you then that one prob doesn't even need an answer. [12:25] nic-doffay: I'd need some context [12:25] I'm trying to call a C++ function from QML with a QString parameter. [12:25] Does it have to be a Q_PROPERTY ? [12:25] greyback, ^ [12:25] Currently it's just invokable which works for returns. [12:26] nic-doffay: if just a C++ function, just mark it Q_INVOKABLE [12:26] nic-doffay: here's an example: http://stackoverflow.com/questions/9341005/connecting-c-with-qml-using-q-invokable [12:26] greyback, I did that, but I'm getting this issue from QML: Unknown method parameter type: QString& [12:27] greyback, yeah that's what my code looks like currently. [12:27] nic-doffay: can you share the code? Sounds like you're doing the right thing [12:28] greyback, http://pastebin.ubuntu.com/6340999/ [12:28] That's from QML side. [12:29] greyback, the function definition is pretty simple http://pastebin.ubuntu.com/6341005/ [12:29] maybe add const? [12:30] greyback, well it's preferable if it isn't const [12:30] so I don't have to make a temporary assignment. [12:31] nic-doffay: you'll need to give me more of the code, those 2 lines look ok [12:32] greyback, hmm [12:32] When I changed it to const it worked. [12:32] I wonder why it's forced. [12:32] am actually not sure === greyback is now known as greyback|lunch === alan_g is now known as alan_g|lunch [12:59] nic-doffay, my guess would be that then each and every js invocation would have to copy back the (maybe) modified string back into the js object [12:59] and that'd be massively expensive === maxb_ is now known as maxb === greyback|lunch is now known as greyback === alan_g|lunch is now known as alan_g [14:34] nic-doffay, restart mumble :) === dandrader is now known as dandrader|lunch === mpt_ is now known as mpt === dandrader|lunch is now known as dandrader [16:17] libdbusmenu cannot be built in a PPA - bug 1247162 [16:17] bug 1247162 in libdbusmenu (Ubuntu) "fails to build from source in PPA due to test failure" [Undecided,New] https://launchpad.net/bugs/1247162 === alan_g is now known as alan_g|afk === alan_g|afk is now known as alan_g === dandrader is now known as dandrader|bbl [17:42] om26er, do you know who to talk to when fginther is not around http://10.97.0.26:8080/computer/ps-generic-precise-amd64/? [17:44] Saviq, I think there is no alternative of him yet, they are working for an alternative IIRC [17:44] Saviq, someone in #ubuntu-ci-eng may know [17:45] Saviq, for this specific case larry would be of help [18:00] Guys where can I find documentation for writing indicator applets using lib-ido. (Not app indicators) === dandrader|bbl is now known as dandrader [21:02] seb128: Unity7 bug: bug #1247277 [21:03] bug 1247277 in Compiz "connect/disconnect external monitor causes window positions to be changed" [Undecided,New] https://launchpad.net/bugs/1247277 [21:13] slangasek, thanks