[16:14] how can we encourage users to file bug reports? a review saying "Doesn't Start anymore after the latest Update" is no help what so ever. [17:07] DanChapman: ha - though I was going to have to visit #dekko again after the recent update. Immediate segfault on opening, but no problems since :) [19:43] DanChapman: you're not exactly short of bug reports :) [19:50] popey: we should have a "file a dekko bug" sprint ;) [19:50] DanChapman: btw the store screenshots needs a update with the new header colors. [20:05] is there any documentation for the bottom edge menu / panel? [20:06] dubstar_04: like the bottom edge that address book, browser app uses? [20:11] SQUEEE! Pebble Time arrives on Monday. Wonder if anyone is working on something for Ubuntu :) [20:12] popey do you know if there are any docs for the bottom edge menu / draw thingy? [20:12] no [20:13] no you don't or no there aren’t? [20:13] Q: do you know if [20:13] A: no [20:13] :) [20:14] :( === rpadovani_ is now known as rpadovani === alecu_ is now known as alecu [20:17] * nik90 is probably invisible [20:17] nik90 are you invisible? [20:18] 21:06 < nik90> dubstar_04: like the bottom edge that address book, browser app uses? [20:18] dubstar_04: I asked if you're looking documentation like the bottom edge that web browser uses ;) [20:19] nik90 sorry i missed that. yes thats the bottom edge. [20:20] dubstar_04: there is no official sdk component for it yet. However all the apps that have a bottom edge are using this -> https://ubuntu-component-store.readthedocs.org/en/latest/_components/pagewithbottomedge.html === benoitc_ is now known as benoitc === c-nv-s_ is now known as c-nv-s === rpadovani_ is now known as rpadovani [20:38] dubstar_04: the whole component code is at https://bazaar.launchpad.net/~ubuntu-touch-community-dev/component-store/trunk.14.10/view/head:/curated-store/ComponentStore/PageWithBottomEdge/PageWithBottomEdge.qml [20:38] if you want to to just copy and paste [20:38] im installing ucs now. these docs are awesome!! [20:41] dubstar_04: ;) === hatchetation_ is now known as hatchetation === |svij| is now known as svij === Acn0w- is now known as Acn0w === balloons_ is now known as balloons === Saviq_ is now known as Saviq === Elleo_ is now known as Elleo === popey_ is now known as popey [21:58] guys, I'm really having big issues with an app that I am developing. calling the record() function on a QAudioRecorder sometimes freezes the app, and I am almost certain that this is not my fault. is it possible that the SDK induces bugs into Qt? [21:59] The disassembly looks like a syscall does not return [21:59] i'm really stuck here since a few days [22:14] On the other hand, I probably don't fully understand the disassembly [22:24] actually .record() does return, but the internal state doesn't change from StartingStatus to RecordingStatus [22:25] additional calls to record() have no effect [23:55] i anyone here willing to help me test this issue? [23:55] i have a MWE that demonstrates my problem [23:55] working from QtCreator SDK [23:57] at least someone tell me what to do? filing a bug will take ages for anyone to look at this [23:58] screw this