[08:57] Hi all [08:58] Did someone use DownloadManager? I can't understand why there is no any system-wide indication of download progress (I've seen it before, on older OS versions) [09:01] there is [09:01] there's a transfer indicator [09:02] not sure everything shows there - take a look at podbird, i think that uses download manager [09:13] hello, popey) [09:13] hey [09:14] Sadly I can't see it [09:14] mb smth wrong in my app, I'll try clean example from scratch [09:14] mrqtros: the transfer indicator only appears when a download is happening [09:14] popey ep, I even receive progress indication signals, from 0 to 100 [09:15] podbird does use download manager it seems [09:15] yep* [09:15] ok [09:15] (I don't know much about this, sorry) [09:15] But no any visualization from OS [09:16] Downloading podbird... ) [09:19] popey do use progress of download only in app or in system notifications too? [09:19] In podbird) [09:29] popey sorry I mean "do you see (!) progress only in app or in system "tray" too?" [09:29] popey of course you don't use it :) [09:36] mrqtros: i dont see it, not sure what makes stuff appear in the indicator [09:36] popey strange) Mb you know then where I can find newly downloaded file? [12:47] hiii hola [12:48] question : i can use U1DB from my C++ plugin? how to? [13:44] Hi pals :) [14:00] hello :) [14:01] Guys, I get segfault from emulator, literally adbd, when I try to run any of the emulators. Default installation, everything taken from the repo, no alterations in Ubuntu SDK. [14:01] Log: http://pastebin.ubuntu.com/10800524/ [14:01] efes: what release you are on and what channel the emulator was created? Did you try other channels? [14:03] efes: without knowing much about your issue I wold remove the emulator and create a new one from the devel-proposed [14:03] bzoltan: Do not understand your question. Emulator fails for i386 devel and i386 stable [14:03] But I'm not sure if this was your question [14:04] efes: are you on 14.04, 14.10 or on 15.04? [14:04] efes: try the devel-proposed [14:04] bzoltan: vivid [14:04] okay [14:04] efes: make sure that the emulator is properly set up .. enough disk space, enough memory. generic stuff [14:05] efes: the emulator should start, no question about that :) [14:05] It is. As it would be my first run, I am keeping all my environment vanilla ;P [14:07] bzoltan: This should be done with ubuntu-emulator create, not the GUI app. Am i right? [14:10] btw: does anyone know if there is equivalent for .nomedia file on Ubuntu, so that some directories are not scanned agains media data? [16:58] just trying to depoloy app to ubuntu touch, it runs fine but when deploying i get bad port phablet@127.0.0.110000 [16:58] i can see another 1 is in the line it should be phablet@127.0.0.10000 [16:58] were do i change the port to deploy to [17:28] hey guys [17:29] i`m very new with programming in general but i need some info [17:29] is it possible to make games fot ubuntu /desktop and oublish them in the nsoftware center? [17:37] anyone here?;) === aaron is now known as Guest92550 === Guest92550 is now known as ahoneybun [20:52] Guys, why there are two options for Ubuntu phone projects? One is cmake and second is qmake. Isn't there any suggested tool? [22:24] efes: What do you mean by suggested tool? They are just providing different project types giving developers the freedom to choose what they are comfortable with [23:10] nik90: Fair enough :) [23:11] BTW: does anyone know if there is something equvalent to .nomedia file on Android, so that media scanner ignores that given directory ?