[00:21] sergiusens: any idea why CI is not doing the autobuild and such for https://code.launchpad.net/~xnox/platform-api/inline-packaging/+merge/153874 ? [00:22] rsalveti: not approved / +1 by anyone? [00:22] * xnox thought there needs to be one approved first. [00:22] unless I'm not in the "right" team memberships again.... [00:23] xnox: it should build and publish the package build results as soon you open up a MR [00:23] also, for every new commit you push [00:23] to avoid build failures before actually approving the package [00:23] /quitf [00:23] but nothing is happening with this mr, don't know why [00:24] xnox: also added a commit message to the mr, that would case failure as well [00:24] the CI script uses the commit message as part of the bzr merge commit log [00:25] does it not know how to use debcommit as a fallback? [00:25] * xnox uses [00:25] $ cat ~/.bazaar/builddeb.conf [00:25] [BUILDDEB] [00:25] commit-message-from-changelog=True [00:26] (most of the time, like when merging in the branches) [00:26] xnox: don't think that's supported at the CI script itself yet [00:49] rsalveti: let me check [00:49] * sergiusens was at a FLISOL meetup [00:51] rsalveti: my first thought would be that xnox is not part of product strategy [00:52] sergiusens: but why would CI not run because of that? [00:53] I thought that the only restriction would be if he decided to top approve the mr [00:58] rsalveti: there's a security check to avoid people not allowed to see if that person can contribute [00:58] rsalveti: phone-app has all tests passing, gj boiko ! [00:59] yup :-) [00:59] sergiusens: yeah, autopilot itself is a bit shaky still though [00:59] sergiusens: sorry, didn't catch why the security check [00:59] boiko: what issues? [01:00] thought it could be to not allow any random code to run [01:00] rsalveti: Contributor Agreement and stuff like that... I didn't do it initially though ;-) [01:00] sergiusens: some tests fail randomly, and when they fail, the video shows the phone-app launched, but the mouse pointer won't move [01:00] and all the other checks would happen once the MR is top approved [01:00] rsalveti: also that... you can do anything on the server with test code ;-) [01:00] sergiusens: well, xnox works for canonical [01:00] boiko: virtualization woes I guess [01:00] sergiusens: right [01:01] rsalveti: yeah, I think the original config is only for PS... give me a sec to check [01:01] well, we need to improve this then [01:01] we want to at least make the CI to work for people that accepted the ca [01:01] which we can check via a lp group [01:01] don't remember which one though [01:01] sergiusens: maybe [01:05] btw, I'm sure i have signed CA before becoming canonical way back when, but it doesn't look like i got added to the right teams at the time. [01:07] time to watch some football [01:07] rsalveti: bugs logged decades ago ;-) [01:07] rsalveti: https://bugs.launchpad.net/jenkins-launchpad-plugin/+bug/1134428 [01:07] Error: launchpad bug 1134428 not found [01:07] rsalveti: https://bugs.launchpad.net/jenkins-launchpad-plugin/+bug/1134435 [01:07] Launchpad bug 1134435 in jenkins-launchpad-plugin "Allow for only limited folk to HApprove MRs" [High,New] [01:09] sergiusens: but this is to allow people happroving mrs [01:09] at this case the ci is not running at all [01:26] sergiusens: lool top approved https://code.launchpad.net/~rpadovani/phablet-tools/fix-for-1139999/+merge/153419 for example [01:26] the package version seems wrong in this case, should not have ubuntu1 [01:26] and we have a few others as well, just interesting why this only happened for platform-api [01:27] might be something specific with xnox :-) [01:27] rsalveti: give me a couple to check [01:28] boiko: https://code.launchpad.net/~phablet-team/phone-app/fix_updated_uitk/+merge/154552 failed [01:28] rsalveti: yeah, autopilot tests again :/ [01:28] * xnox did not mean to cause trouble [01:28] xnox: haha, you probably just found a bug ;-) [01:29] rsalveti: setting to approved again, let's see if I have a better luck this time [01:31] rsalveti: yeah, issue is what I though [01:32] rsalveti http://pastebin.ubuntu.com/5632948/ [01:33] sergiusens: right, but why not allowed? [01:33] as ogra and lool are both able to trigger them? (based on some other mrs) [01:34] rsalveti: they might be in the canonical-desktop-team [01:37] rsalveti: don't go crazy, I'm going to fix and just add 'Canonical' or the team it is associated too [01:37] rsalveti: weird... seems to be a bug when adding groups... I see all the folk you mentioned manually added [01:37] rsalveti: anyways... the job is running, xnox is whitelisted [01:37] rsalveti: MR is updated [01:38] sergiusens: cool, thanks [01:38] ogra_: I guess it's unlikely people use ubuntu-touch on powerpc, but would it make sense to list it again just so that it doesn't FTBFS there? this doesn't seem super architecture specific [01:38] sergiusens: rsalveti: with some other jenkins jobs, it was the case that it could not check membership in private teams. thus one coulding just check 'Canonical' for example. [01:40] right, makes sense [01:40] xnox: I added 'canonical' which is the team name for 'Canonical' and no dice.. I needed to add you manually [01:40] xnox: teams aren't just working for the whitelist it seems [01:44] * xnox got a thumbs up from jenkins! I must be awesome =) [01:45] boiko: weird, I'm able to send the sms from the telephony-app, but then the message is not available at the app itself [01:45] it stays blank, and once I move back to the call ui, or contacts, the log is not there [01:45] is that related with the crashing issue as well? [01:46] rsalveti: hmm, interesting, no messages at all showing in the conversation view? [01:46] boiko: nops [01:46] just the number at the top and a blank conversation log below [01:47] receiving is fine, just when I send the message [01:48] rsalveti: interesting, I'll check that, but probably tomorrow, might be related to some big changes I did last week === juicyjones is now known as juicyjones|away [01:49] boiko: right, np [01:51] boiko: yup, can receive fine but when sending it is not storing the message at the conversation log [01:51] rsalveti: closing the app and opening again shows the messages there, right? [01:51] rsalveti: do you have a vanilla pbuilder chroot avail? [01:52] boiko: just the ones I received === juicyjones|away is now known as juicyjones [01:52] sergiusens: probably not, but can build if needed, what needs testing? [01:52] rsalveti: really? closing the app and opening again is not showing the ones you sent? hmm, interesting [01:52] boiko: will test again once the new version lands [01:52] rsalveti: I know I have a vanilla one... but I notice python is installed by default... might be because I used the pes pbuild script... [01:53] might be the extra packages thing [01:53] sergiusens: it's because pbuilder install build-essential I believe [01:53] sergiusens: just do a rev dep [01:54] rsalveti: other autopilot tests failed, this is not funny anymore :/ [01:54] boiko: hm, it's now at the log after rebooting [01:54] boiko: :-( [01:55] boiko: logs? [01:55] lol, after closing and opening it up again they are gone [01:55] sergiusens: https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner/198/? [01:56] sergiusens: and it is not even the same tests, every time a different test fails [01:57] rsalveti: this is really strange, would you mind running it from the console to see if there is anything interesting in the output? [01:58] boiko: sure [01:59] boiko: from the log it feels like the tests are racing... are you using Eventually always? [01:59] boiko: hm, both phone-app and telephony-app are installed [02:00] boiko: have you ever seen/read: https://lists.launchpad.net/autopilot-users/msg00000.html [02:00] sergiusens: in most if not all places [02:00] boiko: and neither is showing at the screen when launching from cmdline [02:01] qml-phone-shell 1.64 [02:01] boiko: let me streamline it then [02:02] rsalveti: are you running with --desktop_file_hint=/usr/share/applications/phone-app.desktop ? [02:02] The following packages will be REMOVED: [02:02] indicators-client-examples qml-phone-shell telephony-app [02:02] when trying to remove telephony-app [02:02] nops [02:02] rsalveti: when running from cmdline you need to use that arg [02:02] got it [02:03] rsalveti: interesting the dependency of indicators-client-examples on telephony-app [02:03] boiko: no logs at all [02:03] might be from qml-phone-shell [02:03] did we rename the dep there? [02:05] indeed, it might be from the indicator [02:05] rsalveti: there I didn't rename anything that I remember [02:05] boiko: yup [02:05] Package: indicators-client-examples [02:05] Architecture: all [02:05] telephony-app, [02:07] boiko: mind checking if that needs update as well? [02:07] not sure why it depends on the telephony-app [02:07] rsalveti: that probably needs update [02:08] rsalveti: the fake data needs the desktop files that are in telephony-app [02:08] boiko: got it [02:08] rsalveti: I'll update and place an MR, in a minute [02:09] boiko: sure, thanks [02:09] http://www.youtube.com/watch?v=0Aflrbwna44 [02:09] best [02:09] chrome [02:09] ad [02:09] ever [02:10] rsalveti: https://code.launchpad.net/~sergiusens/notes-app/python-dep/+merge/154574 [02:11] sergiusens: yeah, I remember I had to add python in another mr last week [02:11] might be similar [02:12] $ dpkg -S /usr/lib/python2.7/distutils/sysconfig.py [02:12] libpython2.7-stdlib:amd64: /usr/lib/python2.7/distutils/sysconfig.py [02:12] which is probably installed by the main python package [02:13] sergiusens: guess just this package might be enough [02:13] but depending on python might be easier to avoid similar issues later [02:13] sergiusens: anything I can do for the tests, or should I just try approving it again? [02:16] rsalveti: https://code.launchpad.net/~phablet-team/indicators-client/rename_phoneapp/+merge/154575 [02:17] rsalveti: but better wait for ci to run [02:17] boiko: right [02:33] boiko: I'll take care... sorry, was on the phone [02:34] sergiusens: ok, no problems, the only think I can think about is that I'm not waiting for the startup, I can add a condition on that in the tests [02:34] let me do that [02:35] sergiusens: I'll cancel the currently running job to submit my change, ok? [02:37] after playing with this on gnex for a little bit.. I see its promise :) [02:39] boiko: ok [02:39] boiko: was just looking [02:40] boiko: that Eventually would seem to do the trick [02:41] sergiusens: so, I use Eventually in all checks [02:41] sergiusens: the only thing I was not doing was the wait for the UI to show thing [02:43] sergiusens: oh, you merged the changes [02:44] might there be a trick for setting a static ip for networking? [02:44] sergiusens: so, I ended up pushing the other autopilot change to the same branch, but I see you merged it, so I can push that fix to a separate branch tomorrow morning [02:45] sergiusens: now I only need this one to land, and I'm good for the day: https://code.launchpad.net/~phablet-team/phone-app/release_0.59.1/+merge/154560 === Kalzar_ is now known as Kalzar [02:54] sergiusens: I'll delete the release MR, and create again without the dependency [02:55] insink71: not actually, it uses NM [02:55] you are even able to use the same config generated at your desktop, just need to remove the mac address [02:57] sergiusens: https://code.launchpad.net/~phablet-team/phone-app/release_0.59.1/+merge/154581 [02:58] boiko: did the one it's depending failed again? [02:59] rsalveti: I think sergiusens did some magic trick, it got merged [02:59] got it [03:01] boiko: I am lost [03:01] boiko: two MRs with basically the same thing [03:01] which one do you want? [03:01] hmm nm allows support for static ip.. Right click on the applet and select edit connections. . I gotta super secure admin that gave me one address entry at work ;) everywhere else dhcp is fine [03:02] boiko: https://code.launchpad.net/~phablet-team/phone-app/release_0.59.1/+merge/154581 or https://code.launchpad.net/~phablet-team/phone-app/release_0.59.1/+merge/154560 ? [03:02] sergiusens: another broken ci https://code.launchpad.net/~awe/phablet-extras/ofono-sms-parcels/+merge/152969 [03:02] https://jenkins.qa.ubuntu.com/job/phablet-extras-ofono-quantal-i386-autolanding/1/console [03:02] should use armhf as autoland [03:02] boiko: nvm... seeing the superseeded just now [03:03] sergiusens: sorry for all this trouble, but I am already way too tired to think [03:04] rsalveti: looking [03:06] Why does my Ubuntu Touch install on a Nexus 7 look like the desktop version of Ubuntu instead of the screenshots I've seen of large icons? [03:06] sergiusens: thanks for merging the release one, I'll give the autopilot tests a closer look tomorrow [03:06] but now I'll go to sleep [03:06] see you! [03:06] should i watch slender before bed [03:06] rsalveti: hot fixed [03:06] or is that suicidal [03:07] sergiusens: thanks [03:07] Ironman273: maybe you installed the wrong image [03:07] we have the ubuntu touch and the ubuntu desktop for nexus 7 [03:08] Ironman273: see https://wiki.ubuntu.com/Touch/Install [03:08] Yeah, I followed all the instructions for the Touch version.. I also saw one YouTube video that has the same UI that I got... [03:10] Damn, now I can't find it.. [03:12] Do I just follow all the instructions again even though it already has (some version of) Ubuntu on it? [03:13] Ironman273: follow sergiusens.github.com/posts/installing-ubuntu-touch-preview-on-the-nexus-7-with-ubuntu-on-it.html if you please [03:14] sergiusens: Thanks! [03:14] rsalveti: https://code.launchpad.net/~sergiusens/cupstream2distro-config/no-386-for-ofono/+merge/154582 [03:16] sergiusens: right, cool [03:16] sergiusens: there's no raring package yet, is that expected? [03:17] rsalveti: I haven't deploy this yet, but once it is, it will try raring builds as well [03:17] sergiusens: cool [03:17] just checking [03:18] rsalveti: I also managed to graph the PPA deps today... although it feels easier to read plain text after all that :-P [03:18] sergiusens: :-) [03:18] sergiusens: with graphiviz? [03:18] So.... When are the stable releases expected to be out for the ubuntu tv, tablet and phone? [03:19] *graphviz [03:19] rsalveti: with gephi [03:19] TysonBrooks: we should have something around the end of this year, but 14.04 is the final target [03:20] rsalveti: nonesense ;-) Everything should be stable today, just not feature complete :-D [03:20] I'm really excited about this project. I wish I knew more of the details of building so I could contribute. Once this project is stable. I can easily see myself switching to ubuntu 100% of the time. [03:22] sergiusens: right :-) [03:22] sergiusens: thats what I was refering too, feature complete. So is there any documentation out on where I can start to learn how to build apps for the phone? [03:23] err os I should say, not phone. [03:23] TysonBrooks: app development is covered lots... one sec [03:24] TysonBrooks: this is like the last thing you would do: http://theravingrick.blogspot.com.ar/2013/03/sweet-ubuntu-device-qtcreator.html [03:25] TysonBrooks: and this is where to start: http://developer.ubuntu.com/get-started/gomobile/ [03:25] * sergiusens is off to some midnight TV and bed [03:25] Can I tell what I might've done wrong from the bootloader? [03:26] sergiusens thanks === ben1u is now known as exogen [03:41] sergiusens: Yes, it did ... I asked LP ops to increase the PPA size [03:42] OK, this sounds like it will be a stupid question on this channel, but here goes: I keep getting "No command 'adb' found" [03:44] Ironman273: `sudo apt-get install android-tools-adb` will install the adb [03:47] bzoltan1: Thanks. [04:39] hello all [04:44] so.. I have ubuntu flashed on my tablet... dumb question.. how do I use it, looks like the touch screen deosn't seem to work [04:46] never mind.. it was just being picky [05:56] Hi [05:58] Anyone here [06:14] lots of ppl here [06:15] lol yep [06:37] test [06:38] I have an AIO device, which comes with an Touch Panel. I'm using ubuntu 12.04. When I insmod Touch Panel driver, the "double click" behaviour can not react properly. At the same time the mouse is also being unable to "double click" correctly. This Touch Panel driver work normally at ubuntu 10.04 and 11.10. This version(ubuntu 12.04) has done what changes? === juicyjones is now known as juicyjones|away === tkamppeter_ is now known as tkamppeter === chriadam is now known as chriadam|away === mmrazik is now known as mmrazik|crappy_i === mmrazik|crappy_i is now known as mmrazik [08:17] good morning === vibhav is now known as IdleBat === IdleBat is now known as vibhav === exogen is now known as ben1u === ben1u is now known as exogen [09:33] Hi does somebody know is it possible to get "true multitouch" working besides 2-finger-scrolling on synaptics touchpad? === SkavenXXI-[OFF] is now known as SkavenXXI === yofel_ is now known as yofel === SkavenXXI is now known as SkavenXXI-[OFF] [10:16] test === vrruiz_ is now known as rvr_ [10:19] Wuestenschiff, failed [10:19] no just wrong channel sry irssi ist not that userfriendly [11:03] hi [11:03] zyga: Good Morning [11:03] I'm trying to follow the tutorial for the currency converter app on raring [11:04] there are some inaccuracies there (like qml 1 vs qml 2 choices) [11:04] but what really troubles me is that it no longer works: I get "QQmlComponent: Component is not ready", right after pasting in the first part of the tutorial [11:06] * zyga rechecks if he followed all the steps carefully [11:06] Link to tutorial? You using QT Creator? [11:07] yes [11:07] http://developer.ubuntu.com/resources/app-developer-cookbook/mobile/currency-converter-phone-app/ [11:08] give me a second, maybe that was a borked update somewhere [11:10] ah, yeah, probably my fault [11:10] Haha! What have you missed? :) [11:10] too many machines, this one didn't have the SDK, just qt creator [11:10] :) That explains it! [11:11] right [11:11] that's more like it [11:12] hmm [11:12] still not quite right [11:12] the application name does _not_ show up [11:12] and I see the same "QQmlComponent: Component is not ready" message in qt creator [11:13] Double checked *all* the code? I've never used QT Creator (only Visual Studio for C# apps) so not sure what debugging is like... [11:13] yes, I'm just pasting stuff [11:14] I create a new project with the example Ubuntu UI [11:14] (for desktop) [11:15] hmm, anyone from canonical that I could ping about the sdk on raring? [11:16] Not that I know off the top of my head. #ubuntu may be the place to ask :) [11:17] nah, that's too generic, #u-touch is the right place to be [11:17] maybe #u-sdk though [11:17] nope, no such channel [11:17] zyga: bzoltan1 or jppiiroi1en might be able to help [11:17] sergiusens: thanks [11:17] bzoltan1, jppiiroi1en: ping, possible issue with touch SDK on raring [11:18] zyga: this is to my knowledge the right channel still [11:18] sergiusens: #ubuntu? [11:18] * sergiusens believes that app development might be better suited to another channel [11:18] yeah [11:18] #ubuntu-app-devel? [11:19] zyga: #ubuntu-touch is today the channel used for app development still [11:19] zyga: dholbach might have ideas there ;-) [11:19] I'll see what they say :) [11:19] there's #ubuntu-app-devel too [11:19] dholbach: where should one ask questions about touch app development? in here or #ubuntu-app-devel, and second, do you know from the top of your head how to report bugs against the sdk? [11:20] this channel is not high traffic though so I don't mind the mix [11:20] but I didn't see a decision being made about where app related discussion should happen [11:20] ok [11:20] in the beginning it might even help to everyone looking at one channel [11:20] * zyga just reproduced the same issue on vanilla ubuntu [11:21] zyga: https://bugs.launchpad.net/ubuntu-ui-toolkit [11:21] zyga, https://launchpad.net/~ubuntu-sdk-team/+related-projects is what I could find - I'm not 100% sure if that's the best place to report bugs - greyback: do you know? [11:21] thanks! [11:22] well for the actual toolkit, what I posted... for the qtcreator stuff, I am not sure [11:22] ah https://bugs.launchpad.net/ubuntu-qtcreator-plugins [11:24] reading up... [11:25] https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1158246 [11:25] Launchpad bug 1158246 in Ubuntu UI Toolkit "tutorial applications don't render the title bar 13.04 (raring)" [Undecided,New] [11:27] greyback: I've reported a bug on that just now, please tell me if I should attach anything else there, like versions of the sdk or screenshots [11:27] zyga: the warning "QQmlComponent: Component is not ready" is not your fault, it seems to come from the MainView component [11:27] zyga: sorry, I'm only catching up now! [11:29] zyga: a quick screengrab would be appreciated [11:29] zyga: the summary is that the qmlscene does not draw it's window decorations? So no titlebar [11:29] k [11:30] zyga: I'm curious what the qml1 vs qml2 issues you see [11:30] perhaps that's misleading, the big text "currency converter" as visible in the tutorial page is missing, actual x11 window decorations _are_ display and _do_ have a title bar that says "qmlscene: mainView" [11:30] greyback: qt creator has more options that the tutorial claims for me [11:30] zyga: aha I see what you mean [11:30] greyback: let me screen share quickly [11:31] zyga: that component is called the "Header" I think. It was changed recently, which has broken some apps. That's one we forgot to fix [11:31] https://plus.google.com/hangouts/_/debaa5c3a2b7d646a0b91ee7195081a5547170dd?authuser=0&hl=pl [11:41] greyback: sorry for dropping out, if you know who to contact then just ping me on IRC [11:41] zyga: will do. He's away right now, hope he'll be back soon [11:42] thanks [11:43] zyga: as far as I understand things, this /should/ work http://sketchpad.cc/CFXY1tnJe3 [11:44] greyback: yes that works [11:44] greyback: thanks [11:44] zyga: ok glad it's working anyway [11:44] greyback: is there a way I can propose a merge request for the example code? [11:46] zyga: absolutely. The project trunk is lp:ubuntu-ui-toolkit [11:46] zyga: all contributions welcome [11:46] thanks, let's see [11:48] greyback: that's the actual example, I was also thinking about the web page [11:49] zyga: it needs updating too probably. [11:49] greyback: I'm here :) [11:49] * t1mp reading backlog [11:50] zyga: meet t1mp, author of the header stuff you were working on [11:50] t1mp: hey, nice to meet you! [11:50] t1mp: I found a bug in the examples and the website [11:50] t1mp: we'll need to update http://developer.ubuntu.com/resources/app-developer-cookbook/mobile/currency-converter-phone-app/ to reflect the new header [11:50] t1mp: I've filed it as https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1158246 it probably needs to be move to more appropriate projects though [11:50] Launchpad bug 1158246 in Ubuntu UI Toolkit "tutorial applications don't render the header 13.04 (raring)" [Undecided,New] [11:51] the tutorial needs an update [11:51] greyback: yes. [11:51] hello zyga, nice to meet you :) [11:57] zyga: the MainView now automatically creates a header, probably that hides the Label. [11:57] zyga: I pasted some code that works in your bug report https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1158246 [11:57] Launchpad bug 1158246 in Ubuntu UI Toolkit "tutorial applications don't render the header 13.04 (raring)" [Undecided,New] === MacSlow is now known as MacSlow|lunch [12:06] t1mp: thanks [12:07] zyga: sorry for the hassle. I wasn't aware that my updates broke the tutorial, we need to update it. [12:08] thanks for reporting it:) [12:08] rsalveti, to build Ubuntu Touch even for the supported nexus devices, is a call to extract-files.sh necessary? [12:08] t1mp: my pleasure, thanks! [12:09] rsalveti, I got the cm-.zip filename output even for nexus devices not only the one I tried porting, I am now doing a clean repo ans trying again [12:10] rsalveti, my first grouper build had a proper zip name but subsequent ones fif not [12:17] bzoltan1: w00t, I hope the sdk metapkg changes were ok; one thing I noticed is that there was a dep on qtcreator-plugin-ubuntu which probably prevented the package from migrating from -proposed to raring, I've commented it out for now in the seed, I guess it's in NEW or so [12:18] lool, are all SDK related packages going into raring soon avoiding the need for a PPA? [12:25] janimo: I don't know; I would think so, albeit I'm a bit confused because some packages are renamed or getting dropped along the way [12:28] lool: in that case it would be nice to have the qtcreator-plugin-ubuntu and the new qtcreator too in Raring... but that needs an FFE [12:35] bzoltan1: Shouldn't be a problem for an entirely new package I'd guess, the existing FFEs might already cover that in fact === _salem is now known as salem_ [12:53] whats the lp project for the telephony app ? === MacSlow|lunch is now known as MacSlow === juicyjones|away is now known as juicyjones [13:07] out? === mmrazik_ is now known as mmrazik [13:27] hi guys, got my hands on an eee tf101 here. anyone else have the transformer? [13:43] nOStahl,hi I also have a tf101, but did not run Ubuntu Touch on it yet [13:44] just got this one on ebay for 250 bucks [13:44] I have to say asus impressed me again :) [13:44] really solid feeling device === mmrazik is now known as mmrazik|afk [13:50] rsalveti, fyi MP fixed ... [14:06] oSoMoN: thanks so much for following up on that dropdown bug. You are awesome. [14:08] sergiusens, I could not figure out the reason for getting files simply named cm-.zip as output. It happens even with mako and grouper not just my port [14:08] sergiusens, I did a clean sync today and building out of phablet sources when I get this [14:09] ogra@anubis:~/datengrab/android-x86$ ls ../phablet-android/out/target/product/i9100/*.zip [14:09] ../phablet-android/out/target/product/i9100/cm-10.1-20130303-UNOFFICIAL-i9100.zip [14:09] thats what i get [14:09] smells broken if you dont ... [14:10] ogra_, yes I know it is broken, my very first build a couple weeks ago resulted in normal .zip names [14:10] but not since [14:11] well just do a fresh phablet-dev-bootstrap, its only 12G :P [14:11] ogra_, I have a out/target/product/mako/full_mako-ota-eng.jani.zip don't you have something similar? [14:11] yep [14:11] the cm-.zip is hardlink to that actually [14:11] cm_i9100-ota-eng.ogra.zip [14:12] ogra_, ok you did a ls *.zip above and I thought you pasted all zips you see [14:12] ogra_, do you know if we have online build logs for daily images? [14:12] I could compare output [14:13] jcastro: you’re welcome, thanks for filing the bug :) hopefully we’ll manage to land a fix today [14:13] oSoMoN, I'm getting bug #1133705 is there anything I can do to help debug it? [14:13] bug 1133705 in touch-preview-images "Browser seems to try and pull Web address when Google search bar becomes full nexus 7" [Undecided,Confirmed] https://launchpad.net/bugs/1133705 [14:14] rickspencer3: that’s on N7, right? [14:14] oSoMoN, yes, I should have mentioned, I have an N7 ;) [14:16] rickspencer3: so my wild guess is that the top row of the OSK, for some reason, triggers a focus change, for some reason [14:16] rickspencer3: could you confirm that this happens for all the keys on the top row of the OSK? [14:17] rickspencer3: and nowhere else? [14:17] oSoMoN, sure, give me a few minutes though [14:17] ogra_: thanks [14:18] rickspencer3: thanks, no rush, I’m working on another bug atm anyway [14:18] ack [14:18] oSoMoN, I'll confirm and add it to the bug report [14:19] thanks [14:21] janimo: that's weird, did you try finding why it could not fetch the version+date when doing the build? [14:21] janimo, probably somewhete in the VPN ... aks sergiusens [14:21] *somewhere [14:21] rsalveti, I found that common.mk file (IIRC) is not even sourced [14:21] janimo: it's easier if you call extract-files.sh, but you can also download them from google [14:22] rsalveti, right, I somehow thought breakfast brings those but those are not redistributable so I guess not [14:22] janimo, could it be that you forgot to call ". build/envsetup.sh" before running brunch ? [14:22] (though i would expect that to spill errors) [14:22] ogra_, no, or brunch would not have been available [14:22] right [14:23] ogra_: janimo passing in private [14:23] ogra_: brunch wouldn't be avail without sourcing though [14:23] yeah [14:24] rsalveti: janimo ogra_ make should the BUILD envvar is correct! [14:24] that can be it [14:24] had that issue with jenkins a while back where it reset the var [14:25] weird is that it worked sometimes it seems [14:26] ogra_: janimo: with --reference you can easily get a new env without downloading much [14:26] if you want to try in a clean environment [14:26] sergiusens, what BUILD envvar? what sets that? [14:26] rsalveti, I tried but I did not have a mirror repo but a regular sync [14:26] and apparently --reference needs a mirror [14:27] probably can be tricked into that by changing some config files in .repo I don't know [14:27] rsalveti, so I did actualy try a clean environment this morning - <3h of syncing [14:27] janimo: you can use phablet-dev-bootstrap with --reference, and use your previous env as reference [14:27] and that has the issue, hence my coming back with the question [14:27] doesn't need to be a mirror [14:28] rsalveti, I tried that and it failed. I passed it the directory [14:28] should it have been dir/.repo or something? [14:28] rsalveti: janimo but you can't delete the ref afterwards ;-) [14:28] yeah, it should work by just passing the root dir [14:28] repo --reference doc says the source needs to be createed with repo --mirror [14:28] well, that wasn't the case before [14:28] janimo: it worked for me without a mirror [14:28] I know repo keeps updating itself [14:29] sergiusens, rsalveti ah it worked for me but it kept getting stuff from the net [14:29] so in that respect it did not work [14:29] so it was not cloning stuff from the local disk [14:29] janimo: weird [14:30] it should just clone the repo tree from the net [14:30] from google, and the rest from your local disk [14:30] how did you run it? [14:30] rsalveti, yes, it was getting repos from phablet.ubuntu.com [14:30] phablet-dev-bootstrap -r existing new [14:31] that's interesting, let me try [14:31] From git://phablet.ubuntu.com/CyanogenMod/android [14:31] for example [14:31] but also other repos, so I stopped it after a minute or two [14:32] it'll get at least from repo and git://phablet.ubuntu.com/CyanogenMod/android [14:32] but the rest should be from your previous local tree [14:38] janimo: hm, just cloned the entire tree here and it didn't grab anything from the net other than repo and the android one [14:38] rsalveti, good to know, I need to try again [14:38] maybe something was missing at your initial sync [14:39] repo version v1.12.2 [14:40] rsalveti, does not work even if using today's fresh checkout as reference [14:41] repo version v1.12.2 [14:41] git version 1.8.1.2 [14:41] repo launcher version 1.19 [14:41] janimo: weird [14:41] do you get any error when just doing repo sync? === dandrader is now known as dandrader|afk [14:46] oSoMoN, ok, so far as I can tell "q" works fine, everything else in the top row is busted [14:48] rickspencer3: interesting, that would roughly correspond to the span of the address bar, width-wise [14:48] rickspencer3: actually, more than interesting, I think I know what’s going on, thanks a bunch! [14:48] oSoMoN, rickspencer3 you might want to check with tmoenicke about the dimensions that the osk reports on n7 [14:49] tvoss: good point [14:49] rickspencer3: can you add your findings to the bug report? [14:50] oSoMoN, I thought I did! [14:50] oSoMoN, I added it to bug #1133705 [14:50] brb [14:50] bug 1133705 in touch-preview-images "Browser seems to try and pull Web address when Google search bar becomes full nexus 7" [Undecided,Confirmed] https://launchpad.net/bugs/1133705 [14:51] rsalveti, no errors on repo sync. It takes a while in Fetching projects till 100% and then done [14:53] janimo: that's weird then =\ [14:53] rsalveti, ack :/ [15:01] jhodapp: ricmm: sergiusens: sync? === dandrader|afk is now known as dandrader [15:01] rsalveti: oops [15:01] mfisch, what bt keybard u use [15:05] sergiusens, which is the BUILD envvar that you mentioned above? I have CM_BUILD empty in env === oreneeshy_ is now known as oreneeshy [15:09] hi [15:10] alert() in javascript doesn't work with webbrowser ? === SkavenXXI-[OFF] is now known as SkavenXXI === ckpringle_ is now known as ckpringle === Ursinha_ is now known as Ursinha === mmrazik|afk is now known as mmrazik === rsalveti_ is now known as rsalveti [15:57] sergiusens: are we building with dbg symbols support at the phablet ppa? [16:03] rsalveti: the ppa ones? [16:04] sergiusens: yup, I know we had for a few ppas before, but not sure if we enabled it at our main public ppa now [16:04] rsalveti: no, it's not [16:04] rsalveti: most packages have a debug package now [16:04] sergiusens: we might want to enable [16:05] rsalveti: why? Will it happen when we move to distro? [16:06] sergiusens: true, guess we can wai [16:06] wait === SkavenXXI is now known as SkavenXXI-[OFF] [16:18] I've said it before, I'll say it again .. the device integration in QtCreator is so cool [16:19] rickspencer3: I've not used it yet... is it worth it? :) [16:19] agcalamitaITA, totally [16:19] I'm using it to update to todays daily image [16:20] Maybe because I've not wrote anything in Qt Creator yet... [16:20] and it makes it super easy to run my apps [16:20] agcalamitaITA, well, if you get the SDK and start a Ubuntu app ... it's pretty cool [16:20] and you can just push it to your attached device to test it out [16:20] in my case, a nexus 7 [16:20] It's worth it for that ;) I've only tested the core apps via SSH and ran them directly onto the device. [16:21] I've been having a look at the converter application recipie and it looks pretty interesting. Might put some time aside to start learning! Only programming I've done is C# [16:21] agcalamitaITA, well, I think it's worth it, just because it makes everything easy [16:21] What're you working on? [16:21] agcalamitaITA, I am making a game kind of like daleks [16:22] I put some posts up about it: http://theravingrick.blogspot.com/ [16:22] please don't tell me I am the only one here old enough to remember Daleks [16:22] :) [16:22] agcalamitaITA, if you can rock C#, you will love QML [16:23] just need to get your head around declarative programming [16:23] rickspencer3: I didn't know your blog yet. Looks good, I'll follow it :) [16:26] t1mp, you dont read planet.ubuntu.com ? [16:29] ogra_: :) some times, but I forgot about it recently. I'm very busy ;) [16:30] ogra_: but now that you mention it, good idea! [16:32] :) [16:41] ogra_, I know you told me a couple of days ago, but how do I check the version of the image that i have on my tablet again? [16:43] oh rats, the ssh button isn't working :,( [16:45] rickspencer3, cat /etc/buildstamp [16:45] and there should also be /system/quantal-ubuntu_stamp [16:46] thanks ogra_ === dandrader is now known as dandrader|lunch === juicyjones is now known as juicyjones|away === _gugaua_ is now known as gugaua === kgunn is now known as kgunnAFK [17:17] pmcgowan: ogra_: t1mp: any of you know what will be backing the datetime indicator on UnityNext? [17:17] it's evolution-data-server now on the desktop [17:18] probably the same then, no idea [17:19] mhall119: check with lars I think [17:22] pmcgowan: plars? [17:23] or larsu [17:23] larsu [17:23] ok === dandrader|lunch is now known as dandrader === Ursinha is now known as Ursinha-afk === nOStahl_ is now known as nOStahl === Ursinha-afk is now known as Ursinha [18:31] mhall119: I have a question about how we work on separate branches vs the trunk (rss feeder). [18:33] mhall119: who approves branch commits to be included in the main? The issue is that there is a lot of development going on in a few of the dev branches - but not much being moved over. === zoldor is now known as anuj5888 [18:34] larsgk: anybody on the dev team for that project can approve branches for trunk [18:34] mhall119: I could of course - just pick from all the branches and put it in mine .. just seems more natural to work on the same "trunk" with a review of patches on a mailing list or such. Especially when the application and team is small [18:34] it has to be reviewed, have a commit message, and be marked as approved === dandrader is now known as dandrader|afk [18:36] mhall119: aaa ok - so I could just review and approve? (new to launchpad) - I thought we needed a mgr/approver/project dude to put the approval stamp [18:36] larsgk: see https://wiki.ubuntu.com/Touch/CoreApps/DevelopmentGuide#Reviewing_Branches for how the process should work === mmrazik is now known as mmrazik|afk [18:36] mhall119: thanks [18:36] larsgk: in this case "dude to put the approval stamp" is any member of the dev team [18:36] you don't need someone from Canonical or anything, if that's what you're wondering [18:37] is should be someone other than the person who wrote the code [18:37] just for sanity checking [18:41] mhall119: sounds good - I actually thought it needed someone from canonical (sorry - learning still .. currenly with 2 crying babies in the bg ;)) [18:44] larsgk: they never stop, mine are 7 and 8 and they still do it [18:44] :) [18:45] can't wait for all this ubuntu infrastructure :) [18:45] phone tablet and computer and tv muahaha [18:46] mibofra: ;) [18:46] oops [18:46] mhall119: ;) [18:49] mhall119: is it the developer of each branch who is supposed to put commits up for review (proposals). Or could I propose a merge on someone elses branch? (https://code.launchpad.net/~mrqtros/ubuntu-rssreader-app/appendsheet) [18:49] larsgk: the developer of the branch should propose it for merging when they feel it's ready to be merged [18:49] if they haven't, it's best to try and contact them to find out why [18:50] it could be they just didn't know, or maybe they are still working on it and don't want it merged yet [18:50] mhall119: ok - cool === dandrader|afk is now known as dandrader === kgunnAFK is now known as kgunn === mmrazik|afk is now known as mmrazik [19:18] anuj5888: hello [19:19] anuj5888: what areas are you interested in getting involved in? [19:19] We have app development, core OS development, testing, porting [19:20] mhall119 : development and/or core OS development [19:21] anuj5888: we're working on what we're calling "core apps" in cooperation with the community [19:22] they are written primarily in QML, with some C++/Qt as well [19:22] you can find out more about them here: https://wiki.ubuntu.com/Touch/CoreApps [19:22] if you want to try Ubuntu Touch on a supported device, there are detailed instructions for that here: https://wiki.ubuntu.com/Touch/Install [19:23] thanks :) [19:23] i have tried it on nexus7 [19:23] and finally, for contributing to the OS devleopment itself, read here: https://wiki.ubuntu.com/Touch/Contribute [19:23] many of the Canonical developer hang out around here, as do very knowledgable community folks, so if you have any questions you can ask them here [19:24] or you can use AskUbuntu.com, and the ubunt-touch tag: http://askubuntu.com/questions/tagged/ubuntu-touch [19:25] great! i will start with going through the links [19:25] thank you :) [19:25] awesome, glad to have you aboard :) [19:29] mhall119 ... what's the current status of development... I DL'd last image when it was just released and did some hacking, but I needed to revert to Android since I need my device for development... [19:30] mutantkeyboard: there are daily images being released I think, I can't tell you specifically what's working and what isn't [19:30] I see... that's all I wanted to hear... so you started with nightlies [19:32] that's my understanding, yes [19:32] the phablet-flash tool should download the latest when you run it [19:33] :) right, going to try it tomorrow. tnx for feedback [19:47] mutantkeyboard: mhall119 use the -l switch to get latest [19:48] also there is a changelog with each image [19:48] right, thanks for that info [19:51] frankencode: it looks like evolution-data-server is going to be used in UnityNext and Touch for the forseeable future, so the ubuntu-calendar-app should use it to store events [19:52] mhall119: there is some evaluation going on now afaik, unless you heard an update [19:52] looking at some performance tweaks [19:52] or alternatives [19:52] bfiller might have an update [19:53] pmcgowan: I just got an email from lars stating that === salem_ is now known as _salem [19:54] mhall119: was that to a mailing list? [19:54] no, personal inquiry [19:54] I see [19:54] since he wasn't online for me to ping, I just emailed him [19:54] guys is there any working alarm on Ubuntu yet? [19:54] renato_ did you talk with lars about that? [19:55] mutantkeyboard: I think it's on the feature list for ubuntu-clock-app [19:55] I see. [19:56] mutantkeyboard: not sure there is a system api exposed to do it rsalveti? [19:57] pmcgowan, is't there a way to use system clock API and extend it? [19:57] pmcgowan, about the alarm? [19:58] there should be yes, not sure if we can do that all on the ubuntu side or need to talk to android drivers at all [19:58] renato_: sorry about the use of EDS [19:58] it's not a problem. I did some Android kernel programming. [19:58] renato_: did we determine we were ok staying with it [19:58] mutantkeyboard: good maybe you can have a look [19:59] pmcgowan, not yet we are evaluating the akonadi [19:59] that's why I ask... I wanted to make an alarm app... [19:59] renato_: can you start a thread with lars on that then [19:59] pmcgowan, yes [19:59] mutantkeyboard: sure, maybe work with the clock app project and add it in [19:59] brilliant, going to launchpad now === _salem is now known as salem_ [20:42] pmcgowan, mhall119 : we're evaluating use of eds on phablet as well as others, have not finished evaluation yet [20:42] I'll touch base with lars [20:43] bfiller: renato_ sent an email to the list I think === gugaua is now known as gugaua_ [20:47] dont know if this is the right place but i'm having black screen after installing ubuntu touch dauilys in my htc sensation anyone can help? [20:49] bfiller: ok, can you update me, popey and the calendar coreapp team when you've picked something? [20:50] mhall119: for sure [20:51] thanks [20:59] pmcgowan: don't think we have anything related with alarms yet [20:59] we might want to export that via the platform-api as well [21:03] rsalveti: the dev who was on earlier is going to have a look [21:04] right, cool [21:06] hi everyone. I am looking for the perfect phone for ubuntu. The nexus 4 seems great but i think i need an hdmi out to connect to a screen right? or is it possible to use a usb-hdmi converter? [21:08] x0g_: it might be possible, something I also wanted to try [21:08] need to get one converter to see what would be the effort needed for that [21:08] but wanted to start looking at what would take to use my phone as a media center device (ubuntu tv later on) [21:09] rsalveti : else, do you know any phone with hdmi? I would be a super raspberry pi [21:09] pmcgowan: which phone did you use when demonstrating UfA? [21:10] its on the S3 and the Nexus 4 === salem_ is now known as _salem [21:11] pmcgowan: with a usb-hdmi converter? [21:12] rsalveti: yes the nexus 4 has a slimport and the s3 uses mhl [21:14] pmcgowan : so it takes the mini usb but can i use a hub to connect a keyboard with it? [21:15] x0g_: probably, just not sure if it'd also charge at the same time [21:17] I never saw the nexus 4 hooked up, but assume thats how [21:17] so the nexus 4 seems to be the way to go [21:19] o/ [21:19] achiang: x0g_ had some qs on using hdmi [21:19] hi x0g_ [21:19] hi achiang [21:20] i was asking about how to connect a phone to a hdmi screen [21:20] i was told about some mini usb hdmi converters [21:20] x0g_: the nexus4 uses a slimport adapter [21:21] then i asked if a usb keyboard could be used in the same time using a hub [21:21] http://www.amazon.com/SlimPort®-SP1002-Connect-connector--Supports/dp/B009UZBLSG/ [21:22] x0g_: well you need usb OTG support for that to work [21:22] let me google the spec sheet to see if there is an OTG chip inside [21:22] achiang : check the comments on the amazon link [21:23] one review says they got it working straightaway [21:23] with nexus 4 [21:23] x0g_: looks like there is hardware support for OTG, so presumably enabling it in ubuntu touch would a simple matter of asking the kernel guys to turn it on (i haven't checked to see if it already is) [21:24] anuj5888: what am i looking for? [21:24] customer reviews on that link [21:24] achiang: otg should be on by default as it's required by android [21:25] didn't yet test with our current kernel, but I know maguro and manta had otg working when using the otg usb cable [21:25] achiang : i assume that it's something working since they show the "turn you phone into computer" feature on the videos [21:25] anuj5888: i'm not sure i understand your point. my team has purchased about 20 of those cables for the Nexus 4 and they all work fine [21:26] x0g_: rsalveti: we did a quick experiment of N4 => SlimPort Cable => OTG, and that combo broke down [21:26] achiang : oh ! my bad. I thought you didnt got it working with those cables :) [21:26] achiang: got it, might need some more work at the kernel side then [21:26] x0g_: rsalveti: presumably N4 => OTG should be fine [21:26] x0g_: rsalveti: but we didn't test that [21:27] anuj5888: we have it working with stock android, we haven't tested with ubuntu touch on N4 [21:27] so it's either the keyboard or the hdmi but the both in the same time? [21:27] but not both * [21:28] ah i see [21:28] achiang: yeah, not sure if the usb cable from the slimport brings data support or just power [21:28] x0g_: depends on what OS you're talking about, but for android we only got OTG xor HDMI [21:28] usb port I mean [21:29] n4 -> otg -> hub -> slimport + keyboard might work [21:29] but not sure if the device will still charge in host mode [21:31] x0g_: if your goal is HDMI + peripherals, we have discovered that BT peripherals work pretty well [21:31] (again, on android, not ubuntu touch) [21:31] achiang i am talking about ubuntu touch [21:31] achiant BT = ? [21:31] bluetooth [21:31] ok [21:32] yeah bluetooth could be the solution [21:32] i think BT support just recently landed in touch, like yesterday, no? [21:33] achiang: yup, but just at nexus 7 at this point [21:34] ah, ok [21:35] but i guess it will work soon on nexus 4 [21:35] yup, that's the goal [21:41] Hello [21:45] rsalveti: do you know where to see the osk reported size === Ursinha is now known as Ursinha-afk [21:51] pmcgowan: I know maliit reports its size via the ubuntu_ui_report_osk_visible (platform-api) call [21:51] pmcgowan: do you just want to know the size or do you actually want to change that? [21:51] rsalveti: just know it for a bug we are tracking [21:52] rsalveti, do you know when it will learn non capital letters ? [21:52] seems it should be at logcat, let me check [21:52] * ogra_ finds that really disturbing [21:53] ogra_: I believe it's just a flag that needs to be disabled [21:53] ah [21:53] I remember the designers wanted to discuss that and take an action [21:53] guess it didn't happen [21:53] well, still some time til 13.10 :) [21:54] I know we have a public bug for that already [21:54] if enough people step on their toes they will sit down and discuss ;) [21:54] ogra_: we are working to get the other better keyboard plugin [21:54] ah [21:54] but still need to convice design on the caps thing [21:54] * ogra_ will not complain then [21:55] i know my mom wouldnt typwe a single letter on it but play with the shift key and give up at some point [21:55] ogra_: bug 1156099 [21:55] bug 1156099 in touch-preview-images "Keys of keyboard are always uppercase" [Undecided,New] https://launchpad.net/bugs/1156099 [21:56] * ogra_ metoos [21:56] hey pmcgowan when I update my nexus7 each morning, should I use the "Upgrade to daily image" button, or the /!\Upgrade to daily image (with full bootstrap) /!\ button? [21:56] yeah, I find it very annoying as well [21:56] it might be very easy to fix [21:56] yeah [21:56] I know because that was the default before :-) [21:56] rickspencer3: just the image, dont need the bootstrap [21:56] well, lets wait for the final thing ... and complain then if its still there [21:56] it's annoying, but since that keyboard is a place holder, may was let it ride ;) [21:57] though, would be nice to use the web browser on my Nexus 7 ;) [21:57] rickspencer3: you have buttons? [21:57] pmcgowan, dude, QtCreator integration [21:57] it's amazing [21:57] oh right I am so stuck on command line [21:57] pmcgowan: run adb logcat at your host, and then bring up the keyboard [21:58] pmcgowan, http://theravingrick.blogspot.com/2013/03/sweet-ubuntu-device-qtcreator.html [21:58] I/ubuntu::detail::ApplicationManager( 167): virtual void ubuntu::detail::ApplicationManager::report_osk_visible(int32_t, int32_t, int32_t, int32_t)(x=0, y=812, width=768, height=468) [21:58] pmcgowan, haha ... same here [21:58] you should see something similar [21:58] yeah, flashing by pressing buttons is not something I'm very used with [21:59] more specifically: http://3.bp.blogspot.com/-PMxhqDeHmqs/UUkCoUuFobI/AAAAAAAAAnY/XFw3FJ1usDs/s1600/Screenshot+from+2013-03-19+17:08:26.png [21:59] but it's awesome that it works [21:59] rsalveti: I dont see the dims [21:59] rsalveti, well, all it does is run the command line tools [21:59] opens a terminal and runs the command ;) [21:59] yeah, imagined that :-) [21:59] I'm just trying to have the whole Ubuntu Touch developer experience ;) [22:00] the ssh button is really handy [22:00] pmcgowan: nothing with adb logcat? [22:00] rsalveti: it logs but not x,y width height I can see [22:00] yeah, might give it a try as well [22:01] every time it comes up I get http://paste.ubuntu.com/5635392/ [22:01] rsalveti: is that in the browser [22:02] rsalveti: I get this http://paste.ubuntu.com/5635396/ [22:02] pmcgowan: yup, gmail app [22:02] but it should be at any app, as the log comes from the ubuntuappmanager [22:02] pmcgowan: mind pasting your logcat? [22:04] pmcgowan: that's weird, after a fresh boot? [22:04] rsalveti: yep === juicyjones|away is now known as juicyjones [22:05] rsalveti: tell you what, I will load the latest and do it again, then update the bug for osomon on the osk issue [22:05] it works just fine with both manta and mako, using today's image [22:05] rsalveti: this grouper is a bear [22:06] even at the login screen [22:06] I/ubuntu::detail::ApplicationManager( 132): virtual void ubuntu::detail::ApplicationManager::report_osk_visible(int32_t, int32_t, int32_t, int32_t)(x=0, y=932, width=2560, height=668) [22:06] lol [22:06] it could explain why the keyboard doesnt work so well [22:06] could be [22:07] will ubuntu-touch have dpi settings in the way to support devices screen? [22:07] jezz, android takes ages to boot [22:07] krabador: already does [22:08] but currently it's not automatic yet, you need to set the preferred dpi for your device by hand [22:08] rsalveti: your paste was from the nexus 4? [22:08] pmcgowan: yes [22:10] ogra_, do you've experiencing that http://forum.xda-developers.com/showpost.php?p=39413327&postcount=94 ? [22:11] *you're === _salem is now known as salem_ [22:19] krabador, i see the same issue on my SGS2, yes [22:19] but i havent had time to look into it [22:22] krabador, i guess seeing the two values more distinct would help :) [22:23] ogra_, yes i'm trying to set some value in the midle [22:23] if you find some that work, let me know [22:24] also try the the browser though [22:24] QTWEBKIT_DPR has some massive impact on it === kgunn is now known as kgunnAFK [22:29] maybe 1.3? [22:33] pmcgowan: any difference with mako? [22:38] has anyone here used the DefaultSheet or ComposerSheet from Ubuntu.Components.Popups yet? [22:39] the default width of these is bigger than my gnex screen, can I change the width somehow, or is this a bug? [22:41] hi netcurli ... I think most of the components devs are european based :/ [22:41] it might be slow to get a response [22:44] netcurli, I suppose you looked here: [22:44] http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/qml-ubuntu-components-popups0-composersheet-members.html [22:45] and tried contentsWidth and it didn't work :/? [22:50] contentsWidth seems to work. I expected it to only set the width for the content and not the popup itself [22:52] thx [22:53] it would be easier to use also, if it would not exceed the screen width by default [22:58] pmcgowan, olli where could netcurli or I log a bug with this feedback? [22:58] oops, wrong olli [22:59] ogra_ (if you are still up, though probably you should not be ;) ) [22:59] haha [22:59] should, yeah [22:59] ogra_, :) [23:00] rickspencer3, netcurli , the only bug pool we have until all packages are in the archive is https://bugs.launchpad.net/touch-preview-images/+filebug [23:01] (as the channel topic says btw) [23:01] ogra_, or https://launchpad.net/ubuntu-ui-toolkit [23:01] ? [23:02] if it has bugtracking enabled it will definitely land in the mailbox of the right people there [23:02] it does [23:02] then use that and they can sort the bug in the right place if its wrong there [23:03] netcurli, would you be happy to log your feedback as a bug? [23:03] https://bugs.launchpad.net/ubuntu-ui-toolkit/+filebug [23:03] lol [23:03] #1132439 Android and iOS have majority of the phone market share [23:03] oh boy [23:04] I didn't start that :P just sharing [23:11] rickspencer3: I filed a bug against ubuntu-ui-toolkit [23:12] thanks netcurli [23:12] btw: I am from Europe as well, maybe I should be in bed too :D [23:17] we all should ... [23:19] i have a question about ubuntu touch. How can i switch from "touch mode" to normal ubuntu (like desktop version). Is it possible? [23:20] x0g_, so you have a device like an Nexus 7 or something, and you want to install the standard Ubuntu Desktop on it? [23:20] I don't think anyone produces images like that anymore [23:21] no i want to install the ubuntu touch but it seems to be able to turn into ubuntu deskop. At least that's what was shown in the videos [23:22] x0g_, I see [23:23] x0g_, that is still being feverishly worked on, but is not supported yet [23:23] we call that the "convergent device" [23:23] in the future, you can dock your phone and tablet and it turns into a desktop experience [23:23] rickspencer3 oh i see. It's the best feature of ubuntu touch in my opinion [23:23] x0g_, yeah, it's killer [23:24] but will take some time to develop [23:24] rickspencer3 yeah but what do you mean by docking? docking to the screen [23:24] ? [23:25] since no other computer should be required [23:25] x0g_, well, there will be various ways to connect it to keyboard, mouse, and monitor [23:25] you could imagine, for example, a little 'dock' that you plug your phone into, like a charging station [23:26] but it has desktop peripherals attached [23:26] you could imagine a totally wireless solution as well [23:26] boiko: the phone-app icon at the shell and hud are different now, is that expected? [23:28] rickspencer3 that would be great. When do you think this featured will be available? [23:28] x0g_, hard to say, but I would hazard a guess in time for the next LTS for sure [23:30] you mean in 2014? [23:31] yeah [23:32] x0g_, however, there is also Ubuntu for Android [23:33] and ubuntu for windows :) [23:33] rickspencer3 what is different? [23:33] x0g_, Ubuntu Touch is Ubuntu running on mobile devices, and tuned for touch and mobile experiences === Lloir is now known as Lloir|zZzZz [23:34] Ubuntu for Android would let you run a Ubuntu desktop from an Android device [23:39] rickspencer3 i see. And which one is will be released first? I only saw a dev version of ubuntu for phones [23:40] x0g_, well, Ubuntu For Android requires a phone manufacturer to enable it ... so "stay tuned" [23:41] rickspencer3 so it won't be compatible with current android phones? [23:42] x0g_, well, that would be up to the phone manufacturer [23:43] why does it depend on the manufacturer? can't we just install any os we want? [23:45] x0g_, the manufacturer has to enable the device to run Ubuntu Desktop along with android [23:49] rickspencer3 i don't really understand why but i believe you =) since i thought it was possible to make an os that would run ubuntu and android in the same time. [23:49] x0g_, the trick is to let Ubuntu read the same files that Android uses [23:49] ogra_: seems ubuntu-session is finally working at all devices I have, will approve [23:50] yay [23:50] kind of a pain to test with all devices [23:50] yeah [23:51] ricmm: ubuntuappmanager keeps crashing from time to time when rebooting the device [23:51] guess that old binder issue [23:51] i'll send a mail to the ML tomorrow and update the wiki with new instructions [23:51] rickspencer3 ok i see. Thanks for your answers. I am considering buying a nexus 4. I will switch another when ubuntu for android will come out i think. [23:51] lets see if we can collect a little database :) [23:51] ogra_: yup, I can do that, don't worry [23:51] k [23:51] as it'll land at today's image [23:52] "today" :-) [23:52] heh [23:52] * ogra_ waves from tomorrow [23:52] yeah :-) [23:54] rsalveti, quick q ... [23:54] rickspencer3: sure [23:54] I'm trying to add a feature to QtCreator plugin that displays the build of Ubuntu on the device [23:54] is there an easy command that I can run to get that? [23:55] other than ssh'ing into the device and cat the file? [23:58] ogra_: happroved [23:58] rsalveti, sorry, by "that" I mean, is there an easy command to get the name of hte build on the device [23:58] ? [23:58] before I ssh onto the device and cat some file [23:59] maybe that was the "hard way"?