[00:27] Hey, [00:27] Can we talk here about Unity Next project ? [00:30] I have followed the instructions per this page : http://unity.ubuntu.com/getinvolved/development/unitynext/ but to no avail. When I try to ./run I get "./run: 56: ./run: ./builddir/qml-phone-shell: not found" === jono is now known as Guest67412 === AlanChicken is now known as AlanBell [17:58] hey, i wrote a plugin for my web audio player to support the ubuntu sound menu today. there are exactly two things that puzzle me, even though i have a working implementation now. [17:59] first thing: there’s a UnityPlaybackState enumeration, that i’m supposed to use to set the player’s status via setPlaybackstate [18:00] but i’m not really sure where this enumeration is available. if i call it from my code, its just undefined. i found the correct values somewhere else, but i agree that enums are more readable than ints ;) [18:02] second: i had to set a manuel timeout before i triggered external.getUnityObject. even a function that runs on document.readyState == "complete" was too early to call this api. is there some other event i’m supposed to use? [18:19] Hi. Does anyone know how to fix text settings in Unity? My leading (the spacing between lines) and kerning (spacing between letters) has not been 'right' since the upgrade to Raring (from Quantal). [18:20] I have been scouring the web for answers since the upgrade and the only thing I have that approaches my situation is an unanswered question on AskUbuntu.com from over a month ago. I have starred it and keep checking it, but it hasn't changed since I found it. === hggdh_ is now known as hggdh