=== vibhav is now known as Guest9425 === nhandler_ is now known as nhandler === Guest9425 is now known as vibhav === Marlinc_ is now known as Marlinc [10:53] Hi, I am trying to use OpenGL in an Ubuntu QML app. [10:54] and I have a question... [10:54] I have found a good example on the QT website, but it differs from the CurrencyConverter example. [10:54] http://qt-project.org/doc/qt-5.0/qtquick/scenegraph-openglunderqml.html [10:54] As far as I understand, the openglunderqml example embeds QML in C++ (and its project file is a .pro not .qmlproject). (I don't have yet any knowledge of C++.) [10:56] I would like to know if I should start from a .pro project, or if I can also use C++ code in a .qmlproject [11:13] I have also working example code... but I just want to set the right foundation. === newbie is now known as Guest45249 === jrgifford_ is now known as jrgifford === wgrant is now known as Guest43647 === Borborygmi is now known as Casmo === commandoline_ is now known as commandoline [22:42] In QML documentation is says that "Item is also useful for grouping items together." [22:42] Other than grouping things in QML, what can item be used for practically? [22:43] I do realize that just about every graphical element inherits from item, but when would I practically use it in QML code? [22:43] See: http://doc.qt.digia.com/4.7/qml-item.html [22:44] So would practically only be useful as an invisible encapsulator for grouping visable items? === hatchetation_ is now known as hatchetation [23:47] why is my upstart conf broken? http://paste.ubuntu.com/5656402/ [23:48] initctl start ambd fails [23:49] also if I emit "gpsd-start" the even fails [23:49] initctl emit gpsd-start [23:50] "initctl: Event failed"