[00:00] szymon_w: can you mark that bug affecting you [00:00] will raise the bug hea [00:00] heat* [00:00] nik90, sure [00:02] * nik90 wonders what Gerry Boland's nick is to say thnx [00:02] nik90: hi :) [00:03] heh [00:04] I'm just about to go to bed now, but if you've any questions/problems with the layouting stuff, please let me know, I should be able to help [00:04] nik90: ^^ [00:04] greyback: thnx :) [00:04] gnite [00:05] nik90: welcome! [00:05] * greyback goes to dreamy sleepy land === Namidairo`bnc is now known as Namidairo [01:18] nik90: were you looking for info about convergence layouts? [01:18] mhall119: yes [01:18] mhall119: but I read the SDK API docs and figured it out [01:19] a bug also reported [01:19] http://developer.ubuntu.com/api/qml/sdk-1.0/UbuntuUserInterfaceToolkit.ubuntu-layouts/ ? [01:19] mhall119: yup that's what I finally used [01:19] cool [01:20] I will write a small todo post on that. It doesn't seem that difficult to use layouts [01:20] we desperately something similar for the friends feature [01:20] it is a highlighted feature which is missing official documentation [01:20] you mean how-to kind of docs for friends? [01:21] mhall119: yes [01:21] yeah, would be helpful, kenvandine can probably provide something [01:22] I think that the developer.ubuntu.com should definitely have docs for Ubuntu specific features such as HUD, Welcome screen infographics, friends, u1db [01:22] I think it is missing all of the above [01:22] * nik90 checks [01:23] mhall119: this page -> http://developer.ubuntu.com/api/qml/sdk-1.0/ [01:23] mhall119: what format do you accept? [01:24] mhall119: I wouldn't mind writing up the documentation for HUD and Welcome Screen Infographics === Namidairo is now known as Namidairo`bnc === Namidairo`bnc is now known as Namidairo [02:00] nik90: html chunks === pandadather is now known as pandather [04:00] how can i use QGraphicsWebView to view a url in ubuntu touch [04:01] found this in a qt fourm but it is not ubuntu-touch specific QWebView *view = new QWebView(); view->load(QUrl("http://www.naukri.com")); view->show(); [04:21] Hi, what was the name of the new messaging client coming in Ubuntu Phone? [04:22] It was some project that could be found on Launchpad, but I have forgot the name :( [04:22] i.e the software that is replacing pidgin/empathy [04:54] Is this the package replacing pidgin/empathy in Ubuntu Touch? https://launchpad.net/messaging-app [04:58] nandersson: it's called "Friends" and it is already in Ubuntu. [04:58] nhaines, ah, ok thanks a lot! === nexus is now known as Guest86970 === duflu_ is now known as duflu === Guest86970 is now known as carbon__ === carbon__ is now known as karbo_ === karbo_ is now known as karbon [05:13] hello guys [05:13] I received this error [05:13] ERROR:phablet-flash:Command 'adb push /home/martin/Downloads/phablet-flash/imageupdates/pool/ubuntu-2b5345658b58e55207c4a4e7b6b3d8cd4f3d9a3187d2448fc9020c884234bac0.tar.xz /cache/recovery/' returned non-zero exit status 1 [05:22] hi good night [05:22] excuseme [05:22] ubuntu touch 13.10 its work in galaxy s3 gt-i8190l [05:24] hello [05:25] can anyone help? [05:26] hi karbon [05:26] excusame for my english its not good [05:26] im have samsung s3 mini gt-i8190l [05:27] and like install ubuntu touch 13.10 [05:27] yes i have galaxy nexus [05:27] but it got stuck [05:28] an dont have idea its work in this phone [05:31] ubuntu touch 13.10 only work in nexus 4 and heiguer [05:31] and higer [05:42] i followed the instructions for glaxy nexus [05:43] http://www.ubuntu.com/phone/install [07:18] ogra_: ping [07:59] Hi all. I reiinstall my Nexus 4 on the 17th, but since then, it indicate no update available? Is it so or should I run a new "phablet-flash ubuntu-system -b"? === diplo_ is now known as diplo [08:22] salud [08:28] hello, i want to upgrade ubuntu touch 13.10 to the 13.10 beta version [08:28] can it be done through the terminal [08:32] There is no 13.10 beta version. We are on 13.10. Release 100 last I checked. === alan_g is now known as alan_g|afk === Cimi_ is now known as Cimi === Ursinha_ is now known as Ursinha === ThatGraemeGuy_ is now known as ThatGraemeGuy === alan_g|afk is now known as alan_g [09:46] Good morning all; happy Friday and happy Authors' Day! :-D === Namidairo is now known as Namidairo`bnc [09:51] xnox: http://paste.ubuntu.com/6340336/ - emulator segfaults for me ☹ [09:52] did anyone get x11 forwarding to work with ubuntu touch? x11 forwarding is enabled in sshd_config by default, but when i log in (ssh -X phablet@ubuntu-touch) the DISPLAY variable isn't set [09:53] unlikely, the phone doesn't ship with X [09:53] it being enabled is just a default option I suspect [09:53] not an indication that it should work [09:53] i installed x11-common and x11-apps [09:53] it's in the package repository [09:54] i thought it was worth a try. so i could carry my development environment with me [09:55] obiwlan: you'd need to have an X server that supported your graphics hardware, and then you'd need to start X. [09:55] I guess that'd just be the beginning. [09:56] nhaines: no, the server is my desktop [09:58] nhaines: you don't need to start x on the client machine where the apps are running or do you? x can be a little confusing [09:59] you shouldnt need that, no [10:00] it wouldn't make sense to have x packages and firefox, eclipse in the ubuntu touch repository otherwise [10:00] which depend on x [10:00] "the ubuntu touch repository" ? [10:00] it is the normal ubuntu repo [10:01] (which is also used for arm desktop and server images) [10:01] ogra_: oh, ok .. didn't notice it [10:02] the touch images are built with recommends disabled ... i suspect you are missing dependencies to make the X forwarding work [10:02] ogra_: probably [10:07] gra@chromebook:~$ apt-cache show openssh-server|grep ^Recommends [10:07] Recommends: xauth, ncurses-term, ssh-import-id [10:07] try installing these [10:07] (at least xauth i think) === fmasi_afk is now known as fmasi [10:10] ogra_: yay, xauth was missing. thank you! [10:12] i'm starting to like UT :D === b0bben_ is now known as b0bben [10:15] not the perfect experience, since i still need a thin client instead of just a dumb monitor and input devices... but it already gives a good impression of what's going to happen in the future [10:16] Morning all === obiwlan is now known as obiwlan_afk [10:24] ogra_: is it me or did the maliit become a lot less reliable on webapps and pages [10:25] hmm, i havent noticed it being worse here [10:31] ogra_: for me it's not showing up on comments for g+ Facebook or twitter is was on saucy [10:32] well, that sounds liek a regression ... works for me though [10:37] popey: emulator: ping program: /home/alan/adt-bundle-linux-x86_64-20130219/sdk/tools/ddms looks weird. [10:38] popey: can you please run it in a clean environment not populted by any other android builds? [10:39] hmmm, okay === Guest90581 is now known as w00t [10:41] popey, ogra_: have you got a phone that doesn't have the updated music player on it yet. I seem to keep getting Network error trying to update it I'm about to chase it with my team to see if it is an error our side [10:41] nope [10:41] updated both [10:42] i installed manually on myy maguro yesterday ... didnt update apps on the mako for a while, let me see [10:44] update worked fine [10:44] just me then that's good :) [10:50] Downloaded fine on my laptop too. [10:52] ogra_, this reminds me, I hacked together a little Python script to get click packages. It handles the SSO login and oauth signing and drops the downloaded file in $HOME. If it would be of use, I can drop it somewhere public. [10:53] sure, /me would post it to the ML ;) [10:54] xnox: http://paste.ubuntu.com/6340586 - better, runs [10:56] ogra_, good idea! :) [10:57] popey: \o/ [10:57] popey: now i guess i should be able to unset the environment variables that screwed it up =) [10:58] xnox: yeah, ANDROID_HOME is the only one I think I have set [10:59] popey: cool thanks. === barry` is now known as barry [11:53] ogra_: oh that's interesting there was a system update too I'm wondering if that was blocking it [11:54] unlikely [11:54] they should be completely separate [11:55] ogra_: pass then the system update has the new version of the music app on it :) [11:55] so now I have no more apps that are out of date :) [11:56] oh, did the updater show you the app even after the system update ? [11:56] hmm [11:57] i made a webapp and listed a bunch of webappUrlPatterns but the website still seems to break out into a separate webbrowser [11:58] * popey fiddles === dandrader is now known as dandrader|afk [12:12] ogra_: Ignoring empty or invalid webapp url pattern: "https?://dict.cc/*" [12:12] webbrowser-app: unrecognized option '--webappUrlPatterns=https?://dict.cc/*,https?://touch.dict.cc/*' [12:12] oh ? [12:12] lots of that [12:12] check the log in ~/.cache/upstart [12:12] the reviewer asked me for this [12:12] I see same on my app [12:12] no, they won't [12:12] it used to be just dict.cc [12:12] it appears in the log when you stat the app [12:13] --webappUrlPatterns=https?://dict.cc/* was my original code [12:13] application-click-com.ubuntu.developer.ogra.dict_dict_0.3.log [12:13] thats the latest version ? [12:13] yes [12:14] right, so thats generating those errors [12:14] I dont know if it's a problem or not [12:14] desktop_Exec_webbrowser_target_netloc_matches_patterns (dict, https?://dict.cc/*)": "'touch.dict.cc' != primary pattern [12:14] I suggest fixing this by using this as the Exec in the desktop file: [12:14] Exec=webbrowser-app --webapp --enable-back-forward --webappUrlPatterns=https?://dict.cc/*,https?://touch.dict.cc/* http://touch.dict.cc/ [12:15] thats the mail i got [12:16] (the mails are really hard to read in a text only mailer btw) [12:16] https://wiki.ubuntu.com/SecurityTeam/Specifications/WebAppsConfinement [12:16] ah, you mean the last point ? [12:17] "must match" ... hrm [12:17] just referring to the docs [12:17] thats annoying [12:17] but yes [12:17] which is annoying for me because m.bbc.co.uk/news redirects to www.bbc.co.uk/news [12:18] right [12:18] i know plenty of such pages [12:18] * popey tries http?://*.bbc.co.uk/news [12:18] * popey tries http?://*.bbc.co.uk/news/* [12:18] they just carry over the user agent to the main page [12:19] * ogra_ has a similar prob with m.slashdot.org === dandrader|afk is now known as dandrader [12:19] using a qml wrapper works, but then yuo are lacking a back button and wont have the --webappUrlPatterns to open external links in a browser [12:20] https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1226690 [12:20] Ubuntu bug 1226690 in webbrowser-app (Ubuntu Saucy) "--webappUrlPatterns should be hardened" [Undecided,Fix released] [12:21] bah, k [12:21] i'll change dict.cc [12:24] * popey fettles bbc [12:26] popey, try if it also happens with http://daker.me/2013/10/package-your-webapp-for-ubuntu-touch.html [12:27] if not, it should be easily fixble by adding m.bbc.co.uk to the us-overrides.js of the browser [12:27] hmm [12:27] m.slashdot.org works fine with it [12:28] damnit [12:28] its just that this way lacks all the browser features like the back button etc [12:28] (and the url patterns indeed) [12:28] gonna unpublish bbcnews till I can fix it [12:31] what happens to unpulished apps people have installed already btw ? [12:31] do we wipe them ? [12:32] hehe [12:32] remote wipe [12:33] yeah, that would go down well ㋛ [12:33] no, they just disappear from the store === Namidairo`bnc is now known as Namidairo === Namidairo is now known as Namidairo`bnc [12:38] ogra_: that works but no back button is frustrating [12:39] right [12:39] i filed a bug for having a cmdline option to override the UA [12:39] trying to find it [12:40] the UA isnt the issue for me === greyback is now known as greyback|lunch === Namidairo`bnc is now known as Namidairo [12:42] oh ? [12:42] but you said the qml wrapper works [12:42] the only puprose of this is to override the UA [12:43] (you could also just add a line to the ua-overrides.js for this url pattern) [12:44] bug 1245465 [12:44] bug 1245465 in webbrowser-app (Ubuntu) "should offer a commandline option to override the user agent in webapp mode" [Undecided,New] https://launchpad.net/bugs/1245465 [12:45] hang on. [12:46] I am not seeing a problem with the UA [12:46] the problem I get is that it redirects from m.bbc.co.uk/news to www.bbc.co.uk/news and back to m.bbc.co.uk/news [12:46] which launches a separate browser session [12:46] using daker's method to confine it (without munging the UA) is good for solving that problem, but then I get no back button [12:47] ah, so you commented the UA sring in the qml file ? [12:47] *string [12:47] removed it, yes [12:47] ah, k [12:49] popey: so removing the UA function made it work ? [12:50] "work" [12:50] no [12:51] the UA isn't the issue for me [12:55] the UA is an issue you need to send the mobile UA too === alan_g is now known as alan_g|lunch [12:55] its not an issue for the site I am using [12:55] the issue is the redirect which it always does [12:55] which is fine, because it redirects back again to teh right page [12:56] I just don't seem to be able to craft the weburlpatterns right [13:04] you are being redirect to http://www.bbc.co.uk/news/ because you are not sending a mobile UA === makimac is now known as makimac|afk [13:05] daker, well, i would think he still gets the mobile version (which would mean the UA is fine) [13:09] i do [13:09] it goes m -> news -> m again [13:13] popey, davmor2, so if you guys try to keep a few apps open (for me thats >4 on maguro and >6 on mako) do you also see the die after a few hours being in the bg ... (and then end up with an empty thumbnail or even shuffled thumbnail labeling) [13:14] not tried as I keep rebooting mine [13:14] will leave one for a bit [13:14] ah, well, i switched completely to my mako [13:14] and it makes it failrly unusable ... [13:14] some apps start over if you swipe to them ... [13:14] but well, they start over from scratch [13:15] so all open data is lost etc [13:15] (browser always starts from ubuntu.com, selected topic in shorts isnt selected anymore but you end up at the start page) [13:16] ogra_: I have 5 open and it is running at a snails pace but still going, usable would be a vast overstatment [13:16] yeah, maguro is really bad here ... but for me it even happens with 2 or 3 apps on maguro [13:17] after a fresh reboot it works for a while [13:17] ogra_: http://ubuntuone.com/1iXIRnGo61HOQJGpFGQRPY [13:17] the apps seem to be properly SIGSTOPed as they should and start again if i swipe to them [13:17] but after a while one or two of them crash [13:17] and the havoc starts [13:18] yeah [13:19] ogra_: hmm actually each individual app seems to be okay when it has the foreground, it's just if you try and do anything that uses the system that it grinds to a halt [13:19] well, for how many hours did you keep them ? [13:20] * ogra_ has the habit of using a handfull apps that always stay open ... and after a while they start to die [13:20] on maguro i usually only have 3 open ... mako allows more and survives a lot longer ... but shows the same behavior [13:22] ogra_, confirming the label switch === greyback|lunch is now known as greyback [13:22] ogra_, although I switched back to sf as I got tired of waiting ages for things to happen [13:22] sergiusens, any idea against what to file this ? [13:22] ogra_, I'd say either unity8 or unity-mir [13:22] i suspect the whole app lifecycle thing still doesnt work as it should [13:23] ogra_, it does fairly well for webapps [13:23] (apps are supposed to always keep their state even if they get completely killed IIRC) [13:23] sergiusens, i see it mostly with webapps [13:23] * ogra_ usually has 4 news sites open, G+ and shorts [13:24] usually shorts is the first one to die though [13:24] ogra_, yeah, state and webapps I can give to you as not ideal [13:24] but often enough i also get the "empty swipe" for a webapp [13:24] i'm just trying without swap on mako ... [13:25] it actually seems to happen later then [13:25] (but still happens) === alan_g|lunch is now known as alan_g [13:32] I am installing on Nexus 7 (grouper), when I do fastboot flash boot trusty-preinstalled-boot-armfh+grouper.img I get FAILED (command write failed (invalid argument)) can anyone help [13:34] Hmm. I thought I could fiddle with .local/share/applications/foo.desktop and then "start application APP_ID=foo_1.0" and it use that new desktop file [13:34] seems not [13:34] desktop file data cached somewhere else? [13:36] woop woop [13:37] fixed it via judicous use of trial and error [13:44] hi my device bird73gb is posible install ubuntu? [13:45] pablin262004: is it listed at https://wiki.ubuntu.com/Touch/Devices ? [13:45] nop [13:48] its clone chinesse phone [13:49] h7300 [13:50] pablin262004: so you need to find someone to port to it, does CyanogenMod 10 work on it? [13:52] thanks === fmasi is now known as fmasi_afk === fmasi_afk is now known as fmasi === jpetersen__ is now known as jpetersen === dandrader is now known as dandrader|lunch [14:56] hi [14:56] hi === makimac|afk is now known as makimac === mpt_ is now known as mpt [15:42] is there currently an ubuntu touch emulator? [15:42] Jesseee: no, but it's being worked on [15:42] how soon do you think it would become available :3/ [15:44] Jesseee: it's already available, but the GUI doesn't yet work [15:45] where can i go for more information? [15:45] https://lists.launchpad.net/ubuntu-phone/msg04900.html [15:45] ty [15:45] np === dandrader|lunch is now known as dandrader [16:32] ogra_: okay so I've had 6 apps open since you talked about the issue and I've just had to reboot the device to me though it looks like 3 of the 6 had been closed while scrolling between the apps. In reality I think they just all stayed open and the icons disappeared. But rebooting does indeed get me back to a fairly speedy system again [16:33] well, the apps get killed in the back [16:33] ogra_: in that case the 3 apps left open were using all the memory :) [16:35] they should get SIGSTOPed ... if the ram gets low their state should be saved they should be killed to free the ram ... and once you open them again they should be started at the point where they were killed [16:36] at least thats how i always understand tvoss if he talks about it [16:36] i think the SIGSTOP (and start) works just fine [16:36] but as soon as one app gets killed everything goes crazy [16:36] (and they never pick up where you were) === alan_g is now known as alan_g|afk [16:38] Why is it when i start a simple touch ui and run it before i do anything.........its a transparent box [16:39] The design tab and code say there should at least be a button === alan_g|afk is now known as alan_g [16:47] ogra_: davmor2 just looked at my nexus 4, all the apps are still running [16:47] popey, was it suspended inbetween ? [16:48] i tapped power button, yeah [16:48] a few hours ago [16:48] popey: I was waking my up and switching between the apps every 30 minutes or so [16:49] popey, flick through them [16:49] i just did [16:49] one will start dieing at some point [16:50] all 7 still open [16:50] well then you are lucky ... i just had to start all of them again after all the labels were wrong [16:51] but it doesnt seem to happen after any fixed time frame [16:51] i think it is a matter of usage === Namidairo is now known as Namidairo`bnc [16:55] hmmm === Vyom2 is now known as Vyom === Vyom is now known as Vyom|afk [17:25] anyone willing to help me flash back to android? read the site just had a question on one of the steps === dandrader is now known as dandrader|bbl === Vyom|afk is now known as Vyom === Burger_ is now known as Cole === Cole is now known as DatBurgerDoe [18:02] Hello guyts [18:02] Guys [18:03] Marinella: hello [18:04] I have a question, in my ubuntu touch i have problem with increase audio smartphone soul song, how can i do for resolve this problem? [18:06] audio too low for music Soul, how icreas it? are there a solution for this problem? [18:08] my device it's Nexus 4 [18:11] salud === rtg is now known as Guest67929 [18:25] how increase audio music soul from ubuntu touch? [18:26] seb128, http://www.lukew.com/ff/entry.asp?1797 [18:26] mpt, thanks [18:27] mpt, found the bug, I even assigned to you some weeks ago when it was filed ;-) [18:27] mpt, https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1239884 [18:27] Ubuntu bug 1239884 in ubuntu-system-settings (Ubuntu) "Show visual feedback when a settings section is selected" [Wishlist,Triaged] [18:28] Okay, I’ll blat through bugs this afternoon [18:28] mpt, thanks [18:29] how can i boost audio in my ubuntu touch, soul ringtone audio too low, why? [18:37] ok, now i have go... bye [18:39] Marinella, the volume hardware buttons should do that. If they do not, that is a bug. [18:45] mpt soul ringtone audio too low [18:46] mpt volume max but sound audio too low [18:47] whats the version no of latest release ? [18:48] ... [19:17] guys, do you know when ubuntu will support nexus5? [19:18] bye [19:19] Dicegasm: when a) someone buys one, b) someone ports to it [19:19] popey [19:19] Marinella: hello [19:19] popey, do you know when the desktop version will be available ? [19:20] popey, i have go... bye [19:21] Dicegasm: 14.04 to 14.10 timescale [19:21] Popey, ooh :/ 5 months.. until 14.04,.. [19:22] it'll come round sooner than you think ☻ [19:26] i really wanted the ubuntu edge :( [19:28] so did i! === dandrader|bbl is now known as dandrader [19:58] I'm having problems with alarm. Does it work? [19:58] look like I can not save settings [20:06] Hello how can i disable bluetooth ? [20:09] i want permanently disable bluetooth becouse i see there is a bug [20:11] a_muva: Alarms dont work yet === fmasi is now known as fmasi_afk [20:52] stgraber, ping [20:54] cwayne: ping-ish (at a conference) [20:54] *pong [20:55] Hello [20:56] stgraber, ah, i can bother you another time then :) [20:56] ogra_: ok, now my phone is unusable [20:57] I'm trying to get ubuntu touch on i9300, it's booting fine but I think there's an issue with udev! [20:58] 1737 phablet 20 0 666856 662204 1132 S 0.6 34.6 6:25.47 init [20:58] that doesnt look good [20:58] the radio is asking to load image phone from /dev/block/mmcblk0p7 [20:59] while the device is under /dev directly [21:14] kenvandine, how does signon-ui differ from phone <-> desktop? [21:15] namely, how is it that my account-plugin on desktop has a known id, but ont he phone ID is blank [21:15] cwayne, on the phone it uses the webview UI [21:15] on the desktop it uses the Qt stuff [21:15] widgets that is [21:15] kenvandine, so are the webkit.d/ conf files ignored? [21:16] i.e. does it pull the Username/ID from there on desktop? [21:16] those are used still [21:17] but i think on the desktop it's webkit1 [21:17] phone is webkit2 [21:17] hm [21:17] on the phone the wrapper to load it is QML/webkit2 [21:18] i just don't get why the ID isn't automatically populated, as it seems twitter has essentially a blank qml-plugin, so how does it get pulled in while mine does not [21:19] i'd say it is most likely something with that QML loader in the account plugin [21:20] i was hoping to have an empty one like twitter's, as api calls for this account are a bit more involved [21:20] so iw as trying to avoid having to do an api call to get the display name [21:22] look at the Main.qml in flickr [21:22] it does a function call to get the username [21:22] i don't think we had to do that before... [21:22] i saw facebook does that, but twitter's doesn't have to do that function call [21:23] kenvandine, heya! since you're Mr Friends, do you know if google talk is suppose to work in touch? [21:23] kenvandine, any api call to fitbit has to have oauth signed auth headers, so it's a bit more complicated than passing the token in the url [21:23] kenvandine, it seems to always just tell me to set up things in online accounts, but I do have it set up [21:25] beuno, i don't think there is an app for google talk on touch [21:25] kenvandine, makes sense. Is it planned at all? [21:26] not sure... i hope so [21:26] we basically need a chat client [21:26] check with bfiller [21:26] cwayne, can you ask mardy about that on monday? [21:28] kenvandine, sure thing! i think it can certainly be done in a qml plugin, but it's somewhat non-trivial (at least for someone like me who doesn't know what they're doing :P) [21:28] i'm just not seeing why you would need to if it works on the desktop [21:28] anyway... time to EOD! [21:28] have a great weekend! === pandather is now known as pandadather === makimac_ is now known as makimac === jo-erlend_ is now known as jo-erlend === pandadather is now known as the_realest_racc === the_realest_racc is now known as realest_raccoon