[01:03] would it be wrong to make a omgubuntu app? I know there is a webapp, but a app like a rss reader? [01:03] I know there is a rss app as the core app but can you add rss feeds to it? [01:26] ahoneybun: yes you can === kickinz1|afk is now known as kickinz1 [06:52] good morning [06:56] Good morning! [06:56] * nhaines took a nap around 6pm and just woke up! -__- [09:09] Good morning all; happy World Farm Animals Day! :-D [09:30] Hi [09:30] anybody knows answer to this: http://askubuntu.com/questions/531068/cant-run-ubuntu-core-app-from-ide-on-the-device ? [09:31] zbenjamin: ^ [09:34] andrej_: don't you get the question if you want to override the installed app? [09:35] zbenjamin: which question? [09:36] andrej_: the most recent version of the SDK should open a dialog that asks you if you want to override the installed app, if you press Yes it continues [09:36] andrej_: also in the runsettings you can set a checkbox so it always overrides [09:38] zbenjamin: no. I already suspect that I'm not running the lates Ubuntu SDK [09:38] zbenjamin: how do I verify that? [09:38] andrej_: are you on trusty or on utopic? [09:39] trusty [09:39] zbenjamin: trusty [09:39] andrej_: and you use the sdk ppa? [09:39] yep [09:39] zbenjamin: yep [09:40] Hi [09:40] andrej_: dpkg -l | grep qtcreator-plugin-ubuntu [09:40] zbenjamin: today I removed Ubuntu SDK completely and installed again to make sure it's the latest one, but it probably still isn't [09:40] andrej_: thats the most recent one 3.1.1+14.10.20140915-0ubuntu1~0trusty1 [09:41] thats already pretty old, maybe the newest features did not yet land on trusty [09:42] andrej_: if you want bleeding edge you can also use this ppa https://launchpad.net/~ubuntu-sdk-team/+archive/ubuntu/tools-development [09:42] zbenjamin: this is my output: ii qtcreator-plugin-ubuntu 3.1.1+14.10.20140915-0ubuntu1~0trusty1 amd64 Ubuntu plugin for Qt Creator IDE ii qtcreator-plugin-ubuntu-common 3.1.1+14.10.20140915-0ubuntu1~0trusty1 all Common data files for the Ubuntu plugin for Qt Creator IDE [09:43] zbenjamin: thanks, I'll try that [09:44] zbenjamin: I don't like the idea of upgrading to an unstable OS [09:44] andrej_: yeah thats why we have the ppa's [09:44] andrej_, it's not that unstable, I'm using it and I'm kind of disappointed that I can't find much to complain about [09:44] andrej_: but the release to that ppas is manually so if there is heavy load on us its possible that not all updates land immediately [09:45] zbenjamin: should I remove the old PPA? [09:45] vitimiti: andrej_: we all use it for daily work [09:45] andrej_: keep it [09:45] andrej_: not sure if the devel ppa has all packages [09:45] Yeah, it's really stable for a pre release [09:46] zbenjamin: in recent years I settled to use only LTS releases. The others I call unstable :-P [09:49] zbenjamin: so I need to add the PPA and run apt-get update? Or rempove ubuntu-sdk, add PPA and install? [09:51] andrej_: apt-get update && apt-get upgrade [09:51] * zbenjamin usually runs apt-get dist-upgrade [09:52] Is there an option in the Ubuntu SDK to create a header with the license you want every time I create a file? [09:58] zbenjamin: I added the PPA sucessfully, but apt-get update produces errors: W: Zlyhalo stiahnutie http://ppa.launchpad.net/ubuntu-sdk-team/ubuntu/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found W: Zlyhalo stiahnutie http://ppa.launchpad.net/ubuntu-sdk-team/ubuntu/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found [10:10] zbenjamin: I started the updated ubuntu-sdk and got the dialog indeed. After clicking yes, I get: [10:10] zbenjamin: Sdk-Launcher> Launcher PID: 3528 Sdk-Launcher> Uninstalling already installed package (--force-install) Sdk-Launcher> Uninstalling the application failed [10:11] andrej_: hmm seems i need to hack some more on that part, as a workaround you could disable the uninstall step in /usr/share/qtcreator/ubuntu/scripts/qtc_device_applaunch.py i think [10:15] zbenjamin: I have opened the file. Which lines should I comment out? [10:16] andrej_: search for that string " Uninstalling already installed package " [10:16] andrej_: there should be a call to pkcon right next to it [10:23] zbenjamin: I commented out the 'else' branch and the application really seems to have installed, but it looks like this: http://disk.jabbim.cz/dl/deb73476ae78b9f4475bb877ea4c3a0d/542d274b/ondrejandrej@jabbim.sk/dl.png [10:24] andrej_: that is a packaging error [10:24] andrej_: it cannot find your qml file [10:24] andrej_: was that app already packaged for click? or do you work on it? [10:27] I downloaded it right now by bzr branch and didn't touch any file [10:27] zbenjamin: ^ [10:27] andrej_: which branch is that? [10:28] I have run bzr branch lp:dropping-letters === dandrader is now known as dandrader|afk [10:31] andrej_: seems its not really meant to be packaged with click [10:32] andrej_: but you can change the exec line in the desktop file to qmlscene dropping-letters.qml [10:33] zbenjamin: BTW I wouldn't mint running it on Desktop, but it tells me "module QtQuick version 2.3 is not installed" [10:33] zbenjamin: BTW I wouldn't mind running it on Desktop, but it tells me "module QtQuick version 2.3 is not installed" [10:33] andrej_: ok, so it only runs on utopic ;) [10:34] but try to change the desktop file === ecloud_wfh is now known as ecloud [10:46] zbenjamin: I changed the exec line and it works! But I sounds are not working. AFAIK this is supposed to be already working === dandrader|afk is now known as dandrader === MacSlow is now known as MacSlow|lunch [11:36] seb128, hi.... i replied to this branch a couple of days ago: https://code.launchpad.net/~diegosarmentero/ubuntu-system-settings/display-errors/+merge/235037 let me know if i need to do something else [11:37] gatox, I was waiting to reply to my "do we have a design for the strings used?" which you didn't [11:38] seb128, no as far as i know [11:39] we should? === chihchun is now known as chihchun_afk [11:40] seb128, we probably should... [11:44] seb128, i'm going to start testing the other 2 branches... i proposed them before actual testing on a device... because asking around, having CI to build the branch was the ony way to get the DEBs [11:44] gatox, k, did you look if you work conflicts with the changes kenvandine is working on? [11:45] seb128, no... i didn't look abouot that... i saw a branch from him landed the other day... i think there is no conflicts between mine and his branches, but i'll merge to be sure [11:47] gatox, well, seems like he landed his work, so I guess just make sure you rebase on trunk [11:47] seb128, yes === _salem is now known as salem_ [12:16] zbenjamin: Maybe I should commit the dropping-letters.desktop with the altered line so that the app runs properly. Should I? === MacSlow|lunch is now known as MacSlow [13:02] seb128, so... about the first branch and the strings thing... should we do somethign about that? or is that branch ok? [13:02] gatox, let me give it another look/test on the device [13:04] andrej_: no idea, i don't know how its normally packaged and if its normally installed using a debian package [13:04] seb128, ack [13:04] seb128, i'm working on the second one and check why is not working [13:04] k [13:05] gatox, did you confirm what I wrote? [13:05] seb128, yes [13:05] good :) === gnu is now known as Guest4620 [13:07] jgdx: hey, here's another one: https://code.launchpad.net/~mzanetti/ubuntu-system-settings/drop-reboot-label-in-launcher-reset/+merge/236876 [13:17] mzanetti, it doesn't need to reboot anymore? [13:20] cwayne: hi! Do you have time to debug that ACL issue? [13:26] jgdx: not after the branch linked in the description has landed === dandrader is now known as dandrader|afk [13:27] mzanetti, neat [13:30] why is system settings app startup animation different? and how? :) [13:34] gcollura, look at [1] and [2]. [1] https://lists.launchpad.net/ubuntu-phone/msg09996.html [2] https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1376242 [13:34] Ubuntu bug 1376242 in ubuntu-system-settings (Ubuntu) "Launching System Settings doesn't use the most appropriate splash screen" [Critical,Fix released] [13:35] jgdx, is that a bug? I though it was a feature! [13:35] ok sorry [13:36] gcollura, it's a feature in Unity, but so is the new behaviour. :) [13:37] jgdx, will normal app be able to use such feature? [13:37] gcollura, I don't know, but I'll refer you to [1] [13:38] jgdx, I'm reading it right now, I think the 3rd behavior will be used by almost all apps [13:39] thanks for the answers btw :) [13:39] gcollura, np [13:48] mardy, hey [13:49] mardy, just as a fyi I backported https://git.gnome.org/browse/evolution-data-server/commit/?h=evolution-data-server-3-12&id=e3b9159bf2c0cfc467e1c9bb8965d4f002ea0fe0 to utopic [13:50] kgunn: looks like our libSDL2-2.0.so.0 was built against libmirclient7, but we're on libmirclient8 now. Should we rebuild SDL? (I want to use SDL but can't because 'libSDL2-2.0.so.0->dlopen("libmirclient.so.7", 2PTRACE_SINGLESTEP: Input/output error') [13:52] t1mp, ping [13:56] Wellark, I was going to say, “we should have exactly the same Previous/Next buttons for navigating between APN fields as we do for browser forms” … But then I saw we have none for browser forms :-/ === beuno_ is now known as beuno [13:59] jgdx: hello [14:00] seb128: thanks a lot for taking care of that! [14:00] mardy, yw! I'm also going to SRU to trusty once it's tested in utopic [14:03] kenvandine, hey, could you review https://code.launchpad.net/~diegosarmentero/ubuntu-system-settings/display-errors/+merge/235037 ? it looks fine to me but you spent more time than me in that code recently so you might have a better opinion on the changes [14:04] seb128, i'm sure it wouldn't merge cleanly now [14:04] kenvandine, it does! [14:04] just tried [14:04] wow [14:04] indeed [14:04] i'm amazed :) [14:04] I would have though it wouldn't either [14:04] same here! [14:05] let me trigger a CI build retry [14:05] so we get a deb rebased on trunk [14:05] thx [14:05] yw [14:06] t1mp, can you take a look at the email I sent you? [14:06] gatox, do you have an hint on how to test the check-hash change? [14:06] t1mp, I'm running an email notification irc service [14:07] seb128, you can ask pindonga to set an incorrect hash in one of the clicks according to alecuu [14:07] jgdx: I don't see the e-mail. Where did you send it? to a mailing list? [14:07] what's the subject? [14:07] gatox, did anyone do that/tried the buggy case? [14:08] seb128, alecuu did it for the scope... i haven't tested this yet... i was waiting it to build.. and now i'm working on the accounts branch to try to understand the bug.... i'll test that one after this one [14:08] gatox, as I told alecu back then modifying the server data for a test is not something I'm keen on doing... can't you just provide fake data for the test? [14:08] gatox, ok, thanks, looks fine in principle to me but it would still be good to be able to test it [14:09] pindonga, ah ok... i didn't know that... alecu told me that i could request that... sorry [14:10] seb128, let me check if i can fake the server somehow in the phone to fake the test and avoid modifying stuff in the server.... [14:10] gatox, well, one thing at time, debug the add account one first [14:10] pindonga: are we talking about staging? I thought you did modify the hashes on some of the apps in staging [14:10] seb128, yes, sure... i will finish with this branch first [14:11] alecu, I did that once as an example and to get you unblocked... I'm not keen on doing that every time a test is needed [14:11] the phone should be able to provide fake data for tests [14:12] pindonga: ok, that sounds reasonable: we should not make tests depend on staging [14:12] gatox: ^ [14:12] thx alecu [14:13] gatox: seb128: btw, do you guys have a testplan for the updates part of system settings? Are you adding this test case to that test plan? [14:14] gatox: seb128: actually, I remember adding such a test for a bug I fixed there: https://wiki.ubuntu.com/Process/Merges/TestPlan/ubuntu-system-settings [14:14] popey: talk to bschaeffer [14:15] kgunn: will do [14:15] gatox: seb128: I think that it would be good to add info on how to test the above bug to that test plan === boiko_ is now known as boiko [14:15] mardy: sure thing [14:15] gatox, i was poking around a bit trying to figure out why install all/pause all causes some state issues and i have a hunch that it sometimes triggers duplicate downloads [14:17] gatox, but i'm not sure why... i added some debugging and found that bindDownload sometimes gets called more than once for the same package [14:17] but not reliably [14:17] kenvandine, mmmm that's weird [14:18] cwayne: so, are these scopes using the requestAccess API? (the one from Ubuntu.OnlineAccounts.Client)? [14:18] yeah, and i can't really see why that would happen [14:18] mardy: mine are using whatever's in accounts-polld/accounts [14:18] well, startService() gets called more than once, which could be improvied [14:18] but if all the properties aren't set, it doesn't create the download [14:19] gatox, i've only triggered that by twiddling with installAll/pauseAll [14:19] not individual pause/resule [14:19] resume [14:20] gatox, do you think that could be caused by something in udm? [14:20] like if udm retries a download, it could create a new one? [14:20] that would cause bindDownload to be called [14:20] but i don't really know anything about udm [14:21] kenvandine, mmm we should ask mandel, but i don't think so [14:21] i was thinking if there was some failure in the download that wasn't recoverable, maybe it was really robust and would recreate it === dandrader|afk is now known as dandrader [14:21] dunno :) [14:22] cwayne: accounts-polld is an unconfined app, so it doesn't need to request access (and I've checked the code, and verified that it doesn't) [14:23] mardy: well im just using the code from accounts-polld in my go scope [14:23] mardy: but it doesn't change anything if i make my app unconfined either [14:23] plars and fginther how are you calling ubuntu-device-flash from jenkins? [14:24] sergiusens, should be visible in the console log [14:24] kenvandine, i think mandel is on vacations right now [14:24] 2 weeks [14:25] cwayne: I'm a bit ignorant about how scopes work... I see that the code to request access is in unity-scopes-shell [14:25] sergiusens: we have scripts in lp:ubuntu-test-cases/touch that handle calling all the tools necessary to set up the phones and make them ready for testing udf + phablet-config + phablet-network + phablet-click-test-setup, etc [14:25] cwayne: does it mean that unity-scopes-shell could request access on behalf of your scope? [14:25] mardy: so i don't use that yet (since it doesn't integrate with the go bindings) [14:26] mardy: so in the future, hopefully that's how it will work, but for now its my scope itself requesting acccess [14:26] plars: thanks, that works for me; also, if I add a deprecation warning, how are you going to capture that automatically? [14:26] plars: I can also "format" the deprecation warning with dates and such for you to grab easily [14:26] cwayne: can you use C++ from go? [14:27] plars: that's going back to ev's comment about deprecation warnings; [14:27] s/use/call/ [14:27] mardy: yes you can [14:27] sergiusens: I'd have to know what to look for to capture it automatically, what are you deprecating? [14:27] fginther: hey. know what's going on with the unity8 qmltest VMs? [14:27] plars: well I'm changing u-d-f to have a core and touch subcommand (deprecating the non positional command) [14:28] dednick, the connection to the VM host is broken, we're in the process of shutting down jenknis for a restart [14:28] cwayne: if you can, then the code that you need is those few linews starting at http://bazaar.launchpad.net/~unity-team/unity-scopes-shell/trunk/view/head:/src/Unity/scope.cpp#L1259 [14:28] fginther: ok. thanks [14:28] plars: also adding a "query" subcommand to add --list-images, --show-image, --list-channels [14:28] sergiusens, cant you just default to touch ? [14:28] yes, but I'm deprecating that [14:29] mardy: can't do that from go yet (at least no idea how I would) [14:29] sergiusens: do you have some examples? ^ [14:30] rsalveti: ping, pulse audio started crashing on today's phone image https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1366819 are you the right person to assign this bug to? It looks like no changes have been made to pa since your changes on sept 3rd [14:30] Ubuntu bug 1366819 in pulseaudio (Ubuntu) "PulseAudio crashed unexpectedly" [Critical,Confirmed] [14:30] mardy: cwayne I had some in account-polld and calling Qt; one sec [14:30] mardy: cwayne you need to C wrap it basically [14:30] sergiusens: it's hard to imagine not noticing given the number of people looking at these results, but I'll look into whether we can add some log scraper that looks for the string you use for deprecation warnings [14:30] cwayne: alternatively, you could directly use the DBus interface (it's just a matter of one method call), but please remember that that's a temporary solution and we offer no stability guarantees for that [14:31] * sergiusens wishes dbus apis were stable [14:31] solve a whole lot of "recompile" issues :-) [14:31] mardy: i don't get why I have to change anything.. it worked yesterday, shouldn't it at least work unconfined? [14:32] mardy: cwayne http://bazaar.launchpad.net/~ubuntu-push-hackers/account-polld/trunk/view/head:/qtcontact/ [14:33] plars: right, but the goal was no humans involved :-P [14:33] cwayne: if your apparmor is indeed "unconfined", then it should work, yes [14:33] mardy: it is, but it doesn't work :/ [14:34] cwayne: can you share the syslog (remember that logging must be enabled in /etc/signond.conf)? [14:34] but it works if i remove signon-apparmor-extension [14:34] * jdstrand notes unconfined means different things to different people [14:34] sergiusens: I just mean this shouldn't block you. We'll sort out some way of automatically grepping for the deprecation warning in the future. [14:34] cwayne: you can take it to the train team and the will revert; whoever introduces change needs to make sure all the peices work [14:35] pieces [14:35] there is the "unconfined" profile which uses the "unconfined" label. this is what unity8 runs as (for example) [14:35] sergiusens: even in the presence of a way to detect this automatically though, it's nice for you to tell us it's coming :) [14:35] plars: oh, of course not, was just thinking about it ;-) [14:35] plars: when I have it under review I will ask you to look anyways :-) [14:36] then there are apps that use the unconfined template. they have an effectually unconfined policy, but the profile label is still the app id (eg, terminal, filemanager, aggregating scopes, etc) [14:36] mardy, cwayne: ^ [14:36] sergiusens: I think the more important part for us is that we have a way back - it's nice to have a deprecation path for CLIs and APIs rather than just immediately switching over [14:36] cwayne, jdstrand: so, OA only checks the profile label [14:36] right [14:37] sergiusens: that way we avoid the chaos of having a flag day where everybody has to land everything in lock-step [14:37] mardy: okay, so at least that explains why it doesn't work if i make it 'unconfined' [14:37] plars: I'm all for backwards compat [14:37] mpt: :( [14:37] mpt: our OSK needs some love [14:37] plars: no flag days allowed in my book :) [14:37] mardy: I figured you were talking about the "unconfined" label, but I suspected cwayne was perhaps talking about the unconfined template [14:37] I was, sorry :) [14:38] * jdstrand could be wrong-- just wanted to make sure people were talking about the same thing [14:38] cwayne: no need to be sorry, it happened to be an implementation detial I knew about and thought I'd make sure you guys were talking about the same thing [14:42] cwayne: so, basically it was working before because without that package all accesses are granted === oSoMoN_ is now known as oSoMoN === mibofra_ is now known as mibofra [14:57] mardy: you are adding the "fix" i suggested, right? and then we can remove that later when all the related issues get fixed? [14:58] mardy: right, so for the 'real' fix, I guess i'd need the go bindings to do the right thing now... [14:59] robotfuel: that's not the same bug [14:59] robotfuel: and it's already fixed in the archive, should show up in the next image [15:00] rsalveti: do you have a link to the fix, I need it for a report [15:00] Hi [15:01] robotfuel: https://launchpad.net/ubuntu/+source/ubuntu-touch-session/0.108+14.10.20140929-0ubuntu2 [15:01] rsalveti: thanks [15:01] robotfuel: problem is that only half of the landing went to the archive === gatox_ultra is now known as gatox === dandrader is now known as dandrader|afk [15:08] ogra_: hiya; seeking oxide-qt deperately ;) is 1.2.4 targeted for the next rtm image today? === dandrader|afk is now known as dandrader [15:36] What does it mean when phablet-screenshot says “* daemon started successfully *” and then just sits there doing nothing? [15:36] phone probably isn't responding to adb commands [15:36] so its probably off or developer mode isn't on [15:37] Ah, Developer Mode was off, thanks [15:37] (weird, it was on yesterday) [15:37] did you re-flash inbetween ? [15:38] (or change your password/PIN [15:38] ) [15:38] I don’t remember it, but I guess I must have :-] [15:38] either would unset it [15:51] does click-buddy support out-of-source builds? I don't want all the cmake compilation files in my source directory === chihchun_afk is now known as chihchun [16:29] ogra_, do you know why source files are compiled in their directory and not in a separated directory? (eg tmp/somerandomdir) [16:30] in click-buddy script [16:34] gcollura, nope, i dont know anything about click-buddy [16:35] not sure who wrote it ... probably sergiusens knows [16:35] gcollura: if you build the click in the sdk (qtc) you get a separate build folder [16:39] ted, will indicators detect locked vs not? Or should we ask for a different profile when a password is needed vs swipe? [16:45] gcollura: I wrote it, but it needs some much needed attention to refactor [16:47] gcollura: there were issues with the click cmd when doing stuff out of source about a year ago when I decided to go that path [16:47] gcollura: with the bind mounts === gnu is now known as Guest28272 === gatox is now known as gatox_lunch [17:19] what is the best way to demo an ubuntu touch app [17:19] on the desktop that is [17:27] mterry: elopio and I looking at this bug https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1368343 [17:27] Ubuntu bug 1368343 in ubuntu-keyboard (Ubuntu) " [wizard] on the security page, there's a long delay until the keyboard appears " [High,Confirmed] [17:27] mterry: do you start maliit when the wizard starts or only on demand? [17:29] elopio: there is an env you can set in /usr/share/upstart/sessions/maliit-server.conf to at least get more debug.. let me find that [17:33] elopio: try adding this "env MALIIT_DEBUG=true" to the /usr/share/upstart/sessions/maliit-server.conf file and see if we get more debug [17:37] elopio: if that doesn't work, you can try this 1) reboot so the wizard appears 2) before maliit-server is started do this from a terminal a) ulimit -c unlimited b) export MALIIT_DEBUG=true c) start maliit-server [17:38] elopio: then if it crashes you should have a core file in the directory you started it from and more debug [17:38] elopio: I can do all this later but if you have time now and don't mind trying that's helpful. no problems if not [17:38] bfiller: I'm on it. [17:39] elopio: thanks [17:42] bfiller: the only new thing I see on this new log is [17:42] WARNING: file:///usr/share/maliit/plugins/com/ubuntu/keys/Magnifier.qml:50:5: QML BorderImage: Possible anchor loop detected on centerIn. [17:42] WARNING: file:///usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/Icon10.qml:34:5: QML Image: Failed to get image from provider: image://theme/../images/icon_shift@18.png [17:42] let me see with your second method. [17:49] argh [17:49] elopio: which uitk version do you have? [17:50] elopio: there was a bug with that error: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1371509 [17:50] Ubuntu bug 1371509 in Ubuntu UI Toolkit "Icons black in gallery from krillin #45" [Critical,Fix released] [17:51] uhm [17:51] QML Image: Failed to get [17:51] image from provider: image://theme/../images/icon_shift@18.png [17:51] uhm [17:51] t1mp: this is latest utopic proposed on mako. [17:51] is iconName: "../images/icon_shift@18.png" being used instead of iconSource? [17:51] 1.1.1262+14.10.20140922.2-0ubuntu1 0 [17:52] image://theme/ is prefixed internally if iconName is used, not for urls (iconSource) [17:52] I guys i still cannot receive text message from my girlfriend. Is there a limit of messages that i am allowed to store on the phone? In the mean time i am downgrading to see if it is happening on 260. I have been using UT as my main phone for over a year now and my inbox could be full ? [17:52] sergiusens, out of source dir build seems to work now, I'll do some further tests and ask a MR if necessary [17:53] popey, I don't use qtc as IDE, that's why I find click-buddy useful :) [17:56] taiebot: well, the limit is "until your disk is full" afaik [17:56] gcollura: how'd you get out of source dir build working? [17:56] taiebot: is your disk full? [17:56] * t1mp off [17:57] dobey: no not at all. 7.1G free [17:58] taiebot: i doubt that's the issue then, but you can of course delete some old messages and see. [17:59] cwayne, I removed the cd "$SOURCE" and added $SOURCE in click chroot run cmake [17:59] it *seems* to work [17:59] dobey: downgrading to r260 will see if i get the 6 or seven messages that she sent me in the last two days. [18:00] as I said it need further testing, so far I've successfully compiled an app and installed in on my device (ofc it works as expected) [18:00] it* [18:02] bfiller: no more information exporting the var. [18:04] elopio: ah I know why, gave you the wrong instructions [18:05] elopio: 1) reboot so the wizard appears 2) before maliit-server is started do this from a terminal a) ulimit -c unlimited b) export MALIIT_DEBUG=true c) manually run maliit-server by typing "maliit-server" [18:08] bfiller: something's wrong with that too: http://paste.ubuntu.com/8480735/ [18:09] I did get the core file from the previous run. [18:09] should I upload that to the bug? [18:09] elopio: hmn, is the wizard up at this point? [18:09] bfiller: it is, on the welcome screen. [18:09] click-review seems broken.. [18:09] elopio: ok maybe this method won't work because the shell is not actually started [18:10] elopio: yes please upload the previous core file to the bug and I'll have to dig deeper === gatox_lunch is now known as gatox [18:26] Hey, does the core music app keep running in the background? I thought it was being converted to media-hub and the subject to the lifecycle management. [18:28] nhaines, we use media-hub to keep running the music [18:29] nhaines, however we have a lifecycle exception which means that the app keeps running so it can calculate the next track when needed [18:29] nhaines, the long term goal is to get rid of that [18:30] ahayzen: thanks. I thought it'd already been accomplished. I guess there were queuing problems? :) [18:30] nhaines, we need background-playlists support in media-hub to totally remove the lifecycle exception [18:30] nhaines, otherwise everything else is sorted [18:33] That's what I meant. [18:34] Haven't tried it extensively in 14.09/r2, but liked what I saw. [18:59] seb128, it's remarkably difficult to use my phone in french... much easier using pt_BR :) [19:00] kenvandine, c'est faux ! [19:01] dobey, cwayne: yes (to both your questions :-) ) [19:03] I have downgraded. I am only receiving texts from myself. I think its time to say goodbye to my phone provider. [19:04] mardy: i don't remember what my question was :) [19:10] 17:58 < cwayne> mardy: right, so for the 'real' fix, I guess i'd need the go bindings to do the right thing now... [19:15] ah, okay :) [19:18] Hi [19:25] mterry, I wasn't detecting locked, I thought that's what the messages setting was for. i.e. you want data on the greeter or not. [19:26] mterry, So it could be locked and you could still reply if you so wanted. [19:26] taiebot: are you in the US? [19:26] ted, I figured that swipe setting means that phone_greeter mode is same as phone. Locked settings means they are different but you could expose different things based on those settings. But maybe design should confirm thtat === kickinz1 is now known as kickinz1|afk [19:28] mterry, Hmm, okay. I explained it in the indicators call today and no one in design corrected me :-) [19:28] mterry, That's agreeing, right? ;-) [19:28] dobey: no i am in the UK [19:29] ted, heh, OK. It's all easy enough to change if they complain. I'm still trying to get the switching-profile experience to be seamless -- it is currently taking a couple seconds to repopulate menu content and I'm trying to figure out where that is happening so I can cache old content. The u8 code is all models wrapped in models [19:30] dobey: i think its my phone provider i tested with two different phones on different network. I think i can receive text from myself because it is on the same network. [19:30] taiebot: ah ok. i don't know what to suggest for a provider over there [19:30] maybe orange? [19:31] mterry, Cool, besides reviews I think my branches are ready. Got the system settings patch in there too. [19:31] I had Orange and my phone periodically turned off by itself. As soon as I changed that stopped happening. Now my mother is using it and her phones turns off. Not suggesting anything [19:31] and not sure if any of the other brits are still around [19:31] her phone* [19:32] ted, is that indicator-transfer typo fixed? :) [19:36] mterry, In that silo, yes. [19:36] Hello everyone [19:36] ted, yay :) it's an eyesore while testing :) [19:37] ted, sorry my side is taking so long -- I didn't plan on this work, I thought u8 was done for you [19:37] mterry, Heh [19:37] What is the procedure for someone to follow in order to produce a layout for the Ubuntu Touch keyboard ? [19:37] From where someone can begin ? I'm asking for an idea, a link, something ? [19:37] mterry, Sorry about that, I thought we were thinking the same way about it. [19:37] el_GR layout is missing and some of our members at Greek Ubuntu community are interested to help. Thanks [19:37] ted, yeah no worries just crossed wires [19:42] NikTh: lp:ubuntu-keyboard is the source and where the layouts are. see under plugins/ there [19:43] dobey: Great. Thanks for guidance. [19:45] Terminal needs a hacker keyboard layout. :) [19:46] dobey: I think I've found it http://bazaar.launchpad.net/~phablet-team/ubuntu-keyboard/trunk/files/head:/plugins/ :-) [19:51] NikTh: yes [19:51] nhaines: phones need built-in Happy Hacker kebyoards. [19:51] dobey: I agree. :) [19:52] also am disappointed that apparently nobody makes a usb thumb keyboard for the N5 [19:52] or apparently any other phones any more [19:53] T-Mobile G1 had the best keyboard ever. The HTC G2's wasn't as nice. And that was the end of that. [19:55] nah [19:55] Prē did ;) [20:00] what's the command to start apps from the terminal? [20:01] gcollura: ubuntu-app-launch $packagename_$appname_$version [20:01] thanks dobey [20:04] dobey, do you know why icons are not loaded if the app has been launched with that command? === slobo_ is now known as slobo [20:09] gcollura: on the launcher you mean? in unity8? probably a bug if so === gnu is now known as Guest30677 === kickinz1|afk is now known as kickinz1 === kickinz1 is now known as kickinz1|afk [21:03] Hi guys, my ASUS T100 just arrived in the mail. I am powering it up as we speak. It has Win8 on it, is it possible for me to load UBuntu? [21:04] If it has Windows 8 and not Windows RT, and if it has a standard BIOS or UEFI, then you should be able to, if ASUS didn't restrict it. You'll have to find that out from the manufacturer. [21:06] nhaines it has Windows 8.1 on it, can I get some of that information from the BIOS? Or do I actually have to contact ASUS? [21:08] Hardtail: if it's just a PC, then it's just a PC. Try to boot from a USB stick and see if it works. :) [21:08] nhaines, ok thanks mate. I think it is just a pc in tablet form :D thanks again! [21:09] Yup, in that case enjoy. :D [21:09] awesome :D === salem_ is now known as _salem [21:30] rsalveti, So do you know how SilentMode is supposed to work? [21:30] rsalveti, I see the setting, but it seems no one is listening to it? [22:30] jdstrand: hey, would it be possible to backport click-reviewers-tool with the fix to bug 1371180 to trusty pls [22:30] bug 1371180 in Canonical Click Reviewers tools "Add x-source, x-test to the list of valid extensions " [Medium,Fix released] https://launchpad.net/bugs/1371180 [22:33] Hi, is it possible to connect to wifi-networks with PEAP encryption? [23:15] when i add a cpp to my project why does it not show up in the file tree......does my app see it during the build? [23:35] i have my phone in developer mode and the sdk sees it but says there is no network connection, even with a working sim card in and wifi connection. [23:57] Today's update fixed orientation switching for me. It'd be nice if dragging the background of the pull down menu (when not corresponding with an item) would allow one to pull it back up again. [23:58] You can open "transfers" for example, really easily with a small finger motion but closing it requires a much larger physical action even if there is no info in that unity pull down area