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