=== JanC_ is now known as JanC [02:15] http://design.ubuntu.com/apps/get-started/design-values [02:15] this looks sooo nice [02:15] but all the time mockups === salem_ is now known as _salem === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === _salem is now known as salem_ === salem_ is now known as _salem === chihchun_afk is now known as chihchun === _salem is now known as salem_ [13:10] https://uappexplorer.com/app/katanafruit.fmulcar [13:10] that's using an old framework [13:12] sure, but it's a webapp so it largely doesn't matter [13:12] oh [13:15] popey, didnt the app scope recently start hiding snaps with obsolete frameworks ? [13:18] ogra_: indeed it does. Good job ubuntu-sdk-14.10 isn't an obsolete framework :) [13:18] phablet@ubuntu-phablet:~$ ls -l /usr/share/click/frameworks/ubuntu-sdk-14.10* [13:18] -rw-r--r-- 1 root root 42 Oct 14 2014 /usr/share/click/frameworks/ubuntu-sdk-14.10.framework [13:18] :) [13:18] ^ from my pro 5 [13:19] good [13:29] The latest stable version of the SDK is the 15.04, isn't it? [13:36] yeah, i see frameworks up to 15.04.7 on my device [13:36] thanks popey [13:38] I will develop this month with Ubuntu Touch === matiasb1 is now known as matiasb === aldrog is now known as aldrog_ [15:27] timp: review? https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/acceptTheOptionSelector/+merge/301478 === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === aldrog is now known as aldrog_ [19:05] ahayzen, hey is there a way to get the duration of audio before it plays? it seems to always be 0 [19:17] ah I see the bug now [19:18] pmcgowan, yeah there is a bug somewhere in media-hub IIRC :-) [19:18] bugging jhodapp about it now [19:19] ha nice pun ;) [19:21] \o/ [19:21] ahayzen, so what did you to, set a short timer? [19:21] do that is [19:22] pmcgowan, i don't think i understand the question, do in what case ? [19:22] ahayzen, how do you get a valid duration on the player bar [19:23] if the duration is zero... it sets it to 1 for the player bar, until a valid result appears [19:24] jhodapp, i wonder if bug 1604735 is also linked/affected by the same issue [19:24] bug 1604735 in Ubuntu Music App "After opening the music-app, if it preloads a queue this should be playable from the indicator-sound straight away and not after a play + pause cycle" [Wishlist,New] https://launchpad.net/bugs/1604735 [19:24] jhodapp, seems when you set the source it needs to pre roll to find out the duration ... but for ^^ bug i need to double check it isn't our side [19:25] ahayzen, that is not music-app's fault, that's just how the system works [19:25] I'd even mark that as not a bug [19:25] hmm [19:25] i'd sortof expect it todo what the bug states [19:26] as there is a queue of songs loaded, and if you press play in the music app it plays... just if you do it in the indicator it doesn't, until you have pressed play+pause in the music-app [19:26] ahayzen, I see this workaround which seems to be a one time timer http://pastebin.ubuntu.com/22214029/ [19:26] I agree thats a bug [19:26] ahayzen, must be just what other platform you come from...on iOS it works like Ubuntu does now [19:27] pmcgowan, oh yeah! i forgot about that :-) [19:27] jhodapp, that seems broken, present a playlist that wont work? [19:27] pmcgowan, but why would you bring up something like the music-app to play music but then start it from indicator-sound the first time? [19:28] i tried a quick play pause but that didnt fool it [19:28] pmcgowan, jhodapp ^^ code snippet should probably be linked to the duration bug, basically if you query it MediaPlayer object after a bit of time, it does give you the duration [19:28] jhodapp, I can programmatically add a playlist from things without UIs to play them [19:28] jhodapp, they open via launcher...but play via a smart-watch (which uses MPRIS) [19:29] or I may have closed the app then went back to play them [19:29] yeah, I could see those cases indeed...these would be enhancements as it's not currently how it works [19:29] plus I'd want to check with design...this functionality hasn't been speced out [19:30] but I'd also not expect as a user for something that hasn't played yet to take over the current player [19:30] so maybe it's only in the case of there not being a current player set at all [19:35] jhodapp, FYI i've commented on bug 1494031, stating how our workaround works and linking our code in the music-app [19:35] bug 1494031 in Canonical System Image "Duration of track is zero/unchanged when source is set" [High,Confirmed] https://launchpad.net/bugs/1494031 [19:36] ahayzen, thanks [20:48] i am trying to compile the Doom 3 source code in ubuntu 16.04 i keep getting errors with zlib png jpeg-6 glew idlib (no such file or directory) c++: error: 3/neo/libs/zlib: No such file or directory looks like that [20:50] anyone know of how to fix these errors for the doom 3 source?