[06:58] FYI Qt Creator 2.7 final with Ubuntu plugin testable from https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-staging - will be copied over to the SDK release PPA after enough testing had === tsimpson_ is now known as tsimpson === chriadam is now known as chriadam|away === Saviq_ is now known as Saviq === JanC_ is now known as JanC [19:37] mhall119, ping about the filemanager core app [20:00] aquarius: pong [20:01] mhall119, I'm not sure who's working on it. Do you know? [20:01] aquarius: https://launchpad.net/~ubuntu-filemanager-dev/+members these guys [20:02] carlos I remember from the last meeting [20:02] I believe arto too [20:02] the others I don't know how active they are [20:02] why? [20:03] mhall119, 'cos it occurred to me that I could just write a U1FolderListModel and make it available and then the whole rest of the filemanager app is great, and that makes making a U1 file browser app really easy :) [20:03] so I thought I'd chat to the dudes working on the filemanager app :) [20:05] aquarius: are you talking about making the filemanager-app the front-end to U1? [20:05] mhall119, no. [20:05] or re-using partsw of the filemanager to build a frontend to U1 [20:05] I am talking about me having a U1 file browser app which happens to share a lot of code with the filemanager :) [20:05] not in any way an official project. [20:05] ah, then yes, you can probably do that [20:06] right now they're using Nemo components for local file browsing [20:06] you can, I'm guessing, replace that with a U1FolderListModel and be all set [20:06] for varying degrees of "all set" [20:07] that's roughly my plan :) [20:08] having just played with the filemanager app [22:50] mhall119, know anyone here who can help me with my app in QtCreator [22:50] my app can't find the particles library, and it's driving me nutty [23:19] rickspencer3: have you asked in #ubuntu-touch? They might be more familiar with it [23:21] rickspencer3: also, do you have qtdeclarative5-particles-plugin installed? [23:21] mhall119, yes [23:21] mhall119, does it work for you? [23:22] I suspect my issue is due to upgrading and package management goo [23:22] I don't get an error on import [23:22] import QtQuick.Particles 2.0 [23:22] mhall119, right [23:22] but I haven't tried to actually use it yet [23:22] but does it work when you use it [23:22] mhall119, here's my bug: https://mail.google.com/mail/u/0/#inbox/13da8f7c948bf5da [23:22] dang it [23:23] try this: [23:23] https://bugs.launchpad.net/bugs/1160632 [23:23] Launchpad bug 1160632 in touch-preview-images "ParticleSystem does not work with pure QML Project" [Undecided,New] [23:23] ;) [23:23] mhall119, would you mind trying to repro the bug? [23:23] it would be nice to know if its just me [23:23] should only take you a moment [23:23] rickspencer3: I'll try it after dinner, about to grill some chicken [23:24] enjoy :) [23:26] rickspencer3: I ran the example code through qmlscene and didn't have any errors, is it just QtCreator where it's not working for you? [23:26] mhall119, I didn't try it that way [23:26] mhall119, but it wouldn't show any errors since the ParticleSystem doesn't try anything [23:30] my QtCreator doesn't have an issue with the name ParticleSystem [23:30] do you have /usr/lib/i386-linux-gnu/qt5/qml/QtQuick/Particles.2 ? [23:31] I wonder if your QtCreator is making looking at a non-system set of QML === chriadam|away is now known as chriadam