/srv/irclogs.ubuntu.com/2013/02/20/#ubuntu-phone.txt

=== XenGi_ is now known as XenGi
doomlordWhats the status of ubuntu on tablets00:51
holstein!tablet | doomlord00:52
ubot5doomlord: The Ubuntu tablet can be discussed in #ubuntu-tablet or #ubuntu-discuss, please remember that #ubuntu is for support only.00:52
holsteindoomlord: ignore the part about "#ubuntu is for support only"00:52
holsteini juse wanted to get the names correct...00:53
doomlordok great00:53
holsteinjust*00:53
mainerrorwow, the SDK is pretty amazing.01:03
mainerrorI mean Qt is pretty amazing.01:04
bkc_Qt is actually not that amazing, it's overcomplicated :P01:05
mainerrorComing from the Android development world it feels like nothing compared to that. Especially working with lists.01:05
bkc_sure, Java is a completely different mess :P01:05
mainerrorI prefer the JSON-like object declaration of QML01:06
mainerrorOh, and that I can use JavaScript functions in QML :)01:06
mainerrorI'm sure Qt has it's ugly parts as well, just as every language/framework has but for now, as much as I've seen it looks very good.01:07
doomlordQML looks more elegant than full json01:14
doomlordmuch better not having keys quoted01:15
bobweaverone can use json in qml201:18
bkc_json-keys aren't qouted? :/01:20
=== mainerror|away is now known as mainerror
=== mainerror is now known as mainerror|away
=== mainerror|away is now known as mainerror
=== mainerror is now known as mainerror|away
doomlordjson-keys are all quoted02:57
bkc_they are?'03:10
bkc_so that would be { "somekey"=1.0f } then? :/03:10
bkc_because { somekey=1.0 } works just fine03:10
bkc_(nvm the 'f' on the first one, old habit :P)03:11
bkc_baah, I need some sleep, cya03:12
bobweaver \03:24
bobweaverJSON.parse()03:25
bobweaverJSON.stringify()03:25
doomlord{somekey=1.0}  - this is not legal JSON. true JSON is always quoted. maybe everyone who writes a jSON parser agress with me and thinks its crazy and accepts unquoted keys :)  but real JSON is always quoted03:40
bkc_huuh, well fuck me on a dead horse...03:41
bkc_uhm... ops... might be the wrong channel for such proclamations :P03:42
doomlordi mean personally if i wrote a JSON parser i would definitely accept unquote03:43
bkc_likewise03:43
bkc_my json-files actually "depends" on it... easy fix though :)03:43
doomlordthe format is so much better distinguishing between symbols,strings,ints and floats..03:43
bkc_indeed03:44
doomlordi liked the way clojure did its literals.. very similar.03:45
doomlordso ubuntu phone is imminent..03:46
doomlordtommorrow,right?03:46
bkc_well, fo me it's about 19h15m until midnight wednesday->thursday so :)03:47
doomlordi wonder if other linux distros will do similar03:51
doomlordpresumably the canonical code just goes out into the community the same as all other linux source03:52
bkc_preferably :)03:52
bkc_but some other distros don't have a fixed set of applications03:52
bkc_like archlinux for instance :)03:52
doomlordi would like to know if there's any attempt to run regular gnu-linux desktop apps in tablet mode03:53
bkc_yes03:53
doomlordthey wouldnt be as slick thats for sure, but its not impossible to tweak ui for touchscreen03:53
bkc_native apps are available03:53
doomlordas far as i can tell. a phone/tablet UI simply means, making buttons taller. (and to make it a GOOD ui, fill that extra space with something useful)03:54
bkc_they'll probably just map to a mouse-pointer, scroll-wheel and perhaps zooming just like any other touchpad :)03:54
doomlordan avoid right--click menus of course03:54
bkc_right-click is just a long press ;)03:55
doomlordscroll wheel = 2fingers right03:55
bkc_right03:55
bkc_the hard thing is with hovering/draging :/03:55
bkc_hovering vs dragging*03:55
doomlordyeah. dragging is terrible03:56
doomlordthe next big step forward will be when screens can detect fingers are near.. or differentiate the size of contact patch (light press vs heavy press)03:56
bkc_some actally "fix" that with a simple patch03:56
bkc_1finger = hover, 2fingers = click/drag, 3finger=scroll, pinch=zoom03:57
bkc_and then the 4finger-smash for scroll-click :P03:57
bkc_the force of the press can already be measured by most touchscreens :)03:58
bkc_there are lots of apps that make use of this03:58
doomlordwhich OS's / devices can read that03:58
doomlordis it force or contact area03:58
bkc_IIRC force, but it might be contact-area too03:59
doomlordwould be nice if multitouch could resize windows :)04:00
doomlord3 finger drag but also 3finger pinch :)04:01
doomlordthen you could get rid of the titlebars04:01
doomlordand a lot of the window decoration04:01
doomlordglobalmenu should be permanently visible too04:02
bkc_that's a nice idea :)04:02
doomlordand 4 fingers for expo/scale (swipes etc)04:03
bkc_:P04:03
bkc_well, the 4finger app-switch would be awesome :)04:03
doomlordexpo would be perfect on a touchscreen, i'm surprised the others dont already do it04:04
bkc_there's a hack for iPhone to do that ;)04:05
doomlordzoom out to view 2x2 grid.. and scroll in that view for 2x3,2x4.. as you add more open screens04:05
doomlordok not seen it04:05
doomlordthe best desktop was Mac OSX snow leapoard with expose+spaces and multitouch all working really well..04:05
doomlordthere would be the potential for ubuntu on a tablet to exceed that04:06
doomlordif people start tweaking it like that04:06
bkc_indeed04:06
bkc_http://gizmodo.com/5619612/how-to-get-expose+style-multitasking-on-your-iphone-or-ipad04:06
doomlordcan i be arsed going back to my android source now heh04:09
doomlordheh just need ubuntu table now04:13
bkc_you mean like M$ Surface?04:15
doomlordyes :)04:15
bkc_can't you install ubuntu on a Surface them? :/04:17
bkc_then*04:17
doomlordi guess you can04:18
bkc_then doet! :D04:20
=== XenGi is now known as XenGi_
dholbachgood morning07:32
codealotmorning to you dholbach07:33
dholbachhi codealot07:34
codealotdholbach: what part of the project are you working on07:37
dholbachcodealot, I work with the ubuntu development community in general07:39
codealotdholbach, cool. I'm on the terminal team07:53
dholbachexcellent :-D07:54
xsachacodealot: are you taking inspiration from the n9 terminal?07:57
codealothaven't had a close look at it07:58
codealotlet me check it out07:58
codealotxsacha: thanks for the hint07:59
dpmgood morning all!08:49
dpmany core apps developers around?08:50
codealotdpm: I'm around09:13
dpmhi codealot09:29
dpmwe're setting the CI infrastructure and wanted to talk to someone from the teams to test it first on a particular app project09:30
dpmbut it seems the setup is pretty straightforward, so we'll enable it for all apps at once09:31
dpmI'll post an update to the list with an overview and the new workflow later on today09:31
codealotok09:32
=== ckpringle_ is now known as ckpringle
=== mainerror|away is now known as mainerror
=== Riussi_ is now known as Riussi
=== ckpringle_ is now known as ckpringle
=== chriadam is now known as chriadam|away
=== dholbach_ is now known as dholbach
=== ckpringle_ is now known as ckpringle
void__test13:00
void__hello13:00
Darkwinga couple of questions with the phone image. Will there be more than just the GSM Galaxy Nexus image and will the source be released?13:40
smartboyhwDarkwing, There will be a Nexus 4 image and there will be source code so you can port13:41
DarkwingI know about he Nexus 4... So, is it not being released for the Galaxy Nexus as well?13:42
DarkwingI've been doing Android ROM development for a while now... I figured that the porting I have done there would come in handy to get the CDMA/4GLTE GNex up and running at some point.13:43
smartboyhwDarkwing, as well13:44
wastrelboth gnex and nex413:45
Darkwing:D I'm one os those users who is on Verizon Wirelesss in the US. So, I'm stuck with CDMA for a few more months... I'll be changing soon but, I know a TON of people in the Android community that are looking forward to this... The number of emails I'm getting is stunning.13:45
wastrelbut not <random every other phone people ask about>13:45
Darkwingwastrel: gnex maguro only or, will there be images for toro and toro plus?13:46
wastrelgsm only i heard13:48
wastrelbut i am a bystander not affiliated etc etc13:48
DarkwingYeah I know... :/13:48
wastrelbasically all i know comes from reading what people type in this channel13:49
DarkwingOkay.13:49
DarkwingWell, I guess tomorrow will be filled with code hacking to get toro and toro plus included.13:49
wastrelspeaking of which i have yet to watch the tablet intro video13:49
DarkwingIts a good video.13:49
wastreli was v. busy yesterday13:50
wastrelmy new earbuds are much louder than the ones that came with my gnex13:51
DarkwingI'm just waiting for my Tax return and I'm picking up a nexus 4.13:51
wastreli certainly hope it's easy to change the default colors :]13:51
wastrelsitestage is cool13:53
wastrelhopefully can flip it to the left for left-handers13:53
wastrelit's a cute video14:01
Denommushi14:01
DenommusI'm trying to use the Ubuntu SDK, but it gives me the error 'module "QmlProject" is not installed'14:02
Denommuswhat does this mean?14:02
nOStahltomorrow; everyone excited?14:21
Darkwinga bit14:22
codealotwish I had a nexus :(14:26
codealotbut hey lets see how tomorrow goes14:26
nOStahlany word on what carriers are supported?14:27
darthmuffinscarrier support is not related to the OS...14:28
darthmuffinsif you run it on a VZ Galaxy Nexus... it will be VZ14:28
nOStahlah I'd imagine they have to have kernel support for gsm vs cdma hardware14:29
darthmuffinsyeah, but the android kernel has support for both, and I'd assume the modules aren't that hard to get to...14:29
darthmuffinsidk for sure, but it makes sense14:29
nOStahlaye14:29
nOStahlI wonder if it will be centralized knowledge base for running it on different various hardware14:31
nOStahlor if things will get split off to separate websites dedicated to a certain phone hardware14:31
darthmuffinsidk, but it is a community effort, we can make it happen if we want a centralized location14:32
codealotDenommus did you install qt5 as instructed on the ubuntu page?14:33
DarkwingActually... It's more than just kerney support for radios. At least in the Android world it is.14:34
Darkwing*Kernel14:34
DarkwingI'm assuming that Verizon will not be support out of the box because GSm is more widespread. But, as a Verizon person, I'll be instantly working on porting it as I have this week off from uni14:35
ajalkanebzoltan: about yesterday's talk about C++ plugins for QML...14:35
Denommuscodealot: yes14:36
codealotDenommus: what ubuntu version are you on?14:37
DenommusI'm not really on Ubuntu. I'm on Arch14:37
DenommusI installed qt5 and the sdk through AUR14:37
Denommusso it's a problem with my qt5 installation? I'll check the #archlinux channel, then14:39
codealotDenommus: just a sec I try figure out something14:39
codealotDenommus: I'm not good at Arch but I believe it just a matter of the path exports14:40
DenommusI exported QT_INSTALL_BINS="/usr/lib/qt5/bin"14:40
Denommusand put it on PATH14:41
=== ckpringle_ is now known as ckpringle
codealotand you get the error from QtCreator?14:42
Denommusare there any other environment variables that I should be aware of?14:44
Denommusmy connection dropped14:51
Denommusanyone answered my questions?14:51
smartboyhwDenommus, no:P14:51
Denommusok14:52
dlan^is that possible to repack ubuntu-mobile stack for other distribution, say fedora/debian?14:53
codealotDenommus: trying to check the environment variables and see if I have an answer for you14:56
Andy80hi14:56
Denommus... the error solved itself14:58
Denommusno, wait14:58
Denommusit didn't14:59
codealot:) :(15:00
=== francisco is now known as Guest92682
Andy80bzoltan, I still can't compile QtCreator, I keep getting this error: Project ERROR: Unknown module(s) in QT: declarative - I've installed any *declarative* package I've found available.15:01
bzoltanAndy80:  What qtcreator do you try to build?15:02
Andy80bzoltan, latest available sources from gitorious (I' git pulled yesterday, but I can git pull again right now...)15:03
bzoltanAndy80:  is it the 2.7 branch?15:03
Andy80it's the "master" branch I think15:03
ajalkanebzoltan: about yesterday's talk about C++ plugins for QML... any new development about it?15:03
Andy80yes, I'm in the "master"15:04
Denommuscodealot: do you know how do I install new modules?15:04
bzoltanajalkane:  geez :) I did not have time to poopoo today...15:04
ajalkanelol... if poopoing is all that'd be needed, I'd have 10 plugins already today15:05
bzoltanAndy80:  is th amaster the 2.715:06
Andy80bzoltan, I've created a qtcreator-build subfolder, following the instructions, I enter that folder and I execute "qmake -r ../" and after few lines of message I get that error...15:07
codealot_Denommus: I'd recommend you compile from source15:09
=== codealot_ is now known as codealot
bzoltanAndy80: I do not know... for some time I only build the one in the qt5-beta-proper15:09
Denommuscodealot: AUR compiles from source already. I'll check #archlinux for help15:10
Andy80damn I need to fix this asap or I really can't test jp plugin :\ my previous env was working, but it was qt-creator 2.6.1 built with Qt 4.8.x. if it's the same I can use that one... but I remember you told me I had to use 2.7.x because of some QtQuick2 support that the plugin i using...15:11
codealotI know it compiles from source but I meant you do it the "…make…make install" way15:11
codealotso that you can set some variables yourself15:12
codealotand also point the install path so that its easier to add modules15:12
codealoteither by just copying the modules folder into place15:13
codealotor "ln"15:13
Denommuscodealot: funny thing: Ctrl+R works15:21
Denommuscodealot: I think I understood how this works. Thank you for your help and time15:22
codealotDenommus: you're welcome15:23
codealotDenommus maybe you can publish that on some wiki for other Arch users to checkout15:23
Denommuscodealot: what I understood is that when you use qmlscene, it expects to run a qml file, not a qmlproject file. But Ctrl+R parses the qmlproject correctly, which opens the mainFile15:26
codealotok15:31
codealotgreat15:31
DamianGalletiniHi16:30
=== highvolt1ge is now known as highvoltage
doomlordwilll ubuntu phone run with mhl cabe, or will you need a dock with extra usb ports17:09
doomlordmhl cable^17:09
acematrixCannot wait till tomorrow17:30
acematrixMy poor Kindle Fire and HTC Explorer have no chance of Ubuntu running...17:31
ajalkaneI am stuck with plugins. I'm trying to use my compiled plugin with "qmlscene -I path/to/compiled/plugin myqml.qml" but I get "module "blabla" is not installed". Do I understand the -I option to qmlscene correctly, or should I install the qml plugin into the system wide search path?17:32
frankencodeajalkane: there are environment variables to make the declarative engine output debug messages on what it is doing17:34
frankencodei have to google it...17:34
frankencodehttp://www.developer.nokia.com/Community/Wiki/How_to_enable_QML_Import_Traces17:36
frankencodei'm not sure if it is still valid for qt517:36
Cordenhello guys... just a quick Q.17:38
Cordencan we use python+gtk on ubuntu phone?17:39
KevinWrighthello are the Facebook client app developers in the channel? Sorry for being late...bad internet connection17:39
ajalkanefrankencode: I've tried QML_IMPORT_TRACE=1 but it did not shed any light to the issue17:39
ajalkanealso strace did not reveal anything to me17:39
barbarricaKevin: Hi, I'm on the Facebook team17:40
KevinWrightbarbarrica: Hello!17:40
KevinWrightbarbarrica: Let's see if anyone else from the team is here...or we can have a quick chat on our own17:41
KevinWrightbarbarrica: maybe it is just the two of us17:43
KevinWrightbarbarrica: let's have a quick chat to get started.17:43
KevinWrightbarbarrica: thanks for joining today17:44
barbarricaKevin: Thank you17:44
KevinWrightbarbarrica: I'm looking forward to working together on this project17:44
KevinWrightbarbarrica: did you have a chance to install qt5 and the ubuntu components?17:44
barbarricakevin:yes, I've had some problems becausei tried it on 12.04, but I got it working now17:45
KevinWrightbarbarrica: great. glad you finally were able to get things working17:45
barbarricakevin: QtCreator 2.6.1 is also working17:46
KevinWrightbarbarrica: OK great. I sent a bunch of emails over the past few days Hope it wasn't too much alll at once.17:46
KevinWrightbarbarrica: Did you have a chance to read through most of the info?17:46
barbarricakevin: I've seen the initial blueprint and I proposed myself to begin working in the auth functionality17:47
KevinWrightbarbarrica: Great! Thanks for that17:48
KevinWrightbarbarrica: Are there any questions I can help to answer at this time?17:48
barbarricaKevin: my idea is to use a WebView to do the oauth17:48
KevinWrightbarbarrica: Would that mean the rest of the application would need to be in a WebView?17:49
KevinWrightbarbarrica: btw, I might have problems with my internet connection during this discussion, so if I am unresponsive at some point you'll know why17:50
barbarricakevin: no, only the authentication page will, after the user authenticates we can save the auth token for subsquent access17:51
KevinWrightbarbarrica: ok cool17:51
barbarricakevin: i guess the Tweeter team will have the same issue17:51
KevinWrightbarbarrica: it sounds like that won't take long to implement. is that correct?17:51
KevinWrightbarbarrica: yes probably17:52
barbarricakevin: Yes, it's a simple thing...17:52
KevinWrightbarbarrica: OK great17:52
KevinWrightbarbarrica: So at this time is there anything I can do to help you out? Or any questions you need answered?17:53
KevinWrightbarbarrica: The developer guide might be of some assistance, but I am always available by email and of course here on IRC17:54
KevinWrightbarbarrica: (this week I am not on IRC as much as usual though -- next week I will be around more often)17:54
barbarricakevin: I'm new to launchpad, and I'm trying to get around in it17:54
barbarricakevin: how do the code commits work ?17:54
KevinWrightbarbarrica: mhall119 can also provide you some help17:55
KevinWrightbarbarrica: the developer guide has some information about that17:55
KevinWrightbarbarrica: do you have the link?17:55
barbarricakevin: no17:55
KevinWrightbarbarrica: one moment17:55
KevinWrightbarbarrica: https://wiki.ubuntu.com/Touch/CoreApps/DevelopmentGuide17:56
barbarricakevin: thanks I'll look into that17:56
ajalkaneAnyone know where is UbuntuComponents plugin source code?17:57
mhall119hey KevinWright, is there a meeting going on?17:57
fralsajalkane: https://launchpad.net/ubuntu-ui-toolkit, i think17:57
KevinWrightmhall119: A two person meeting17:57
fralsgetting 503 when trying to browse it though, not tried bzr checkout17:58
ajalkanesame for me17:58
fralsah, now the browse works17:58
KevinWrightmhall119: meet barbarrica grom the Facebook team17:58
frankencodeajalkane: yes, bzr branch lp:ubuntu-ui.toolkit17:58
mhall119hi barbarrica17:58
ajalkanealright cool17:58
KevinWrightgrom == from17:58
mhall119KevinWright: is it too late to start the meeting bot?17:58
barbarricakevin: Are there any testing guidelines available ? I've some people talking about an automated test tool...17:58
KevinWrightmhall119: probably not necessary at this time ... did not know you needed to do that sorry17:59
KevinWrightbarbarrica: let me dig something up for you and send by email17:59
KevinWrightbarbarrica: I know we started about 5+ minutes late for the talk, but I think I might get cutoff in a moment18:00
mhall119KevinWright: anybody can use it, it's nice because it produces the well formated minutes that I put on the wiki for the RSS Reader yesterday18:00
KevinWrightbarbarrica: before I do is there any final question I can answer? mhall119 can also help you too18:00
KevinWrightmhall119: cool18:01
KevinWrightmhall119: can you send me some details about that by email?18:01
mhall119KevinWright: https://wiki.ubuntu.com/meetingology has everything you need18:01
KevinWrightmhall119: thanks for that18:02
barbarricakevin: I've also looked at some of the wireframes, and they are starting to look good18:02
KevinWrightGood. I didn't get a chance to look at them in great detail yet myself, but I will be doing so during the coming days.18:03
KevinWrightbarbarrica: Sorry to have to go now. Thans18:03
wastrelwhat wireframes ?18:03
KevinWrightbarbarrica: Thanks for joining today18:03
KevinWrightbarbarrica: I'm looking forward to working together18:03
barbarricakevin: ok, see you soon.18:03
KevinWrightbarbarrica: Talk to you soon18:04
mhall119barbarrica: FYI, I've just heard that there is a QML plugin coming soon to access Ubuntu Online Accounts credentials, so the facebook app can request an auth token from that instead of having to implement an oauth step itself18:05
fmunozshello18:08
barbarricamhall119: That will be great ! I was thinking about a central auth service like that, should be available18:08
fmunozsdid the twitter meeting begin already? :)18:08
mhall119barbarrica: it already exists on the desktop, it just needed to be exposed to QML18:09
wastrelfmunozs: assuming the meeting that just happened was the twitter meeting, it is already over18:11
fmunozs:C18:12
wastreltho it seems like it may have been the facebook meeting i'm only paying half attention18:12
wastrel(or less)18:12
barbarricamhall119: thanks, I'll search for it18:13
mhall119barbarrica: it's not available yet, package is being build now, it should get published later today18:17
KevinWrightmhall119: ping18:25
mhall119KevinWright: pong18:25
KevinWrightmhall119: There is another meeting for Twitter client in about 5 min.18:26
KevinWrightmhall119: I didn't have a chance to read about the meeting bot18:26
KevinWrightmhall119: Do you have a 2 minute crash course?18:26
mhall119KevinWright: I can just run the bot for you this session and you can watch18:27
KevinWrightmhall119: OK18:27
mhall119let me know when to start18:27
KevinWrightmhall119: OK I will (it will be in about 2 to 3 minutes)18:28
fmunozsKevinWright, hello! I'm here for the Twitter meeting too18:28
KevinWrightfmonozs: Hello!18:29
KevinWrightAnyone else here from the Twitter client app dev team?18:29
KevinWrightsorry, fmonozs == fmunozs18:30
fmunozs:) I think jaakko_kui is from the Twitter team too18:31
jaakko_kuiHi all!18:31
KevinWrightjaakko_kui, fmunozs: Hello thanks for joining the talk for the Twitter client18:34
KevinWrightjaakko_kui, fmunozs: Sorry I got cutoff for a second there. Hello thanks for joining the talk for the Twitter client18:34
KevinWrightAnyone else here for thee Twitter client app development team?18:34
KevinWrightjaakko_kui, fmunozs: Shall we get started?18:35
jaakko_kuiOk18:35
KevinWrightjaakko_kui, fmunozs: Great!18:35
KevinWrightjaakko_kui, fmunozs: Did you both get a chance to install Qt5 and the Ubuntu components?18:35
KevinWrightSorry mhall119 we started18:35
jaakko_kuiYes, I have played little bit-18:36
KevinWrightjaakko_kui: Good stuff18:36
KevinWrightjaakko_kui, fmunozs: I also sent a bunch of emails the past few days. Hope it wasn't too much all at once.18:36
KevinWrightjaakko_kui, fmunozs: In there were some details about some rough work items I put into blueprints18:37
jaakko_kuiit's good to get info :)18:37
KevinWrightjaakko_kui, fmunozs: Did you have a chance to see those?18:37
mhall119#startmeeting Twitter app18:37
meetingologyMeeting started Wed Feb 20 18:37:38 2013 UTC.  The chair is mhall119. Information about MeetBot at http://wiki.ubuntu.com/meetingology.18:37
meetingologyAvailable commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired18:37
jaakko_kuiI have read them once18:37
mhall119#topic progress review18:37
KevinWrightmhall119: thanks18:38
mhall119#link https://wiki.ubuntu.com/Touch/CoreApps/Twitter18:38
KevinWrightjaakko_kui, fmunozs: If there are any questions about any of the info please don't hesitate to ask myself or mhall11918:38
mhall119#link https://blueprints.launchpad.net/ubuntu-twitter-app/+spec/initial-twitter-development18:38
KevinWrightjaakko_kui, fmunozs: mhall119 is pasting some of the links now18:38
fmunozsthanks18:39
jaakko_kuiok18:39
mhall119those are links wo the wiki spec page and the blueprint18:39
mhall119the work items for the initial development are listed at the bottom of the Blueprint18:39
KevinWrightjaakko_kui, fmunozs: Are there any questions you had on your mind we can help answer?18:39
KevinWrightjaakko_kui, fmunozs: We can discuss the project specifics in a moment18:39
mhall119has everybody been able to install the SDK and grab a copy of the app's branch?18:40
mhall119and get that running18:40
fmunozsyes, Qt5 and SDK running on Ubuntu 12.1018:40
jaakko_kuii have sdk, but not apps branch yet18:41
mhall119and did you bzr branch lp:ubuntu-twitter-app?18:41
mhall119jaakko_kui: ^^ do that18:41
jaakko_kuiok18:41
KevinWrightmhall119: Maybe you can answer a question for me actually18:41
mhall119then you can either run it from QtCreator, or just run "qmlscene twitter.qml" from inside the directory18:41
jaakko_kuiok18:42
mhall119KevinWright: sure?18:42
KevinWrightmhall119: Did someone already do some work towards a Twitter client?18:42
KevinWrightmhall119: I thought someone mentioned it to me before.18:43
mhall119there was a twitter app written in Qt4, gatox and mandel wrote it before the SDK was released18:43
mhall119I think they're on the team for this version too18:43
KevinWrightmhall119: OK so it may or may not be useful for us here18:43
mhall119I'm sure some of it will be useful18:44
KevinWrightmhall119: OK cool18:44
mhall119how much, I can't say18:44
KevinWrightmhall119: OK, we can check on it later18:44
KevinWrightmhall119: Thanks18:44
mhall119any other progress updates?18:44
KevinWrightjaakko_kui, fmunozs: Did you have a chance to look at the work items that were proposed?18:44
mhall119#topic Work Items18:45
KevinWrightmhall119: thanks again18:45
mhall119:)18:45
jaakko_kuiyes18:45
mhall119there are 13 work items currently on https://blueprints.launchpad.net/ubuntu-twitter-app/+spec/initial-twitter-development18:45
KevinWrightfmunozs: Did you have a chance to see them?18:45
fmunozsKevinWright, you mean the functional requirements?18:45
mhall119we need to get those assigned to members of the team18:46
fmunozsI see them now18:46
KevinWrightfmunozs:  mhall119 pasted a link to the work items, but they are from the functional requirements18:46
KevinWrightjaakko_kui, fmunozs: Take a look and volunteer yourself for something that sounds interesting to you18:46
jaakko_kuiI can do test related tasks18:47
KevinWrightjaakko_kui, fmunozs: at the start of the line in the blueprint put your Launchpad ID in [] brackets18:47
KevinWrightjaakko_kui: Cool. Testing is very important18:47
KevinWrightSo the format will be [you-lp-id] This is a work item: TODO18:48
jaakko_kuiok18:48
fmunozsyea, just noticed pretty much the same, I don't see anything about sharing stuff from other applications, I saw in the tablet announcement there will be a sharing framework, right? somebody else will take care of that?18:48
KevinWrightfmunozs: Anything there look interesting?18:48
mhall119#action jaakko_kui to self-assign work items18:48
meetingologyACTION: jaakko_kui to self-assign work items18:48
mhall119#action fmunozs to self-assign work items18:48
meetingologyACTION: fmunozs to self-assign work items18:48
mhall119who can email the rest of the team and ask them to each take 2 work items?18:48
KevinWrightmhall119: I can do that. I already sent one or two about this topic.18:49
mhall119#action KevinWright Email the ubuntu-twitter-dev team, ask each member to assign themselves to 2 work items18:49
meetingologyACTION: KevinWright Email the ubuntu-twitter-dev team, ask each member to assign themselves to 2 work items18:49
KevinWrightjaakko_kui, fmunozs: Also don't be shy about suggesting new work items18:49
jaakko_kuiok18:49
KevinWrightjaakko_kui, fmunozs: Or modifying the wording, expanding details etc.18:49
mhall119yeah, these aren't set in stone, we can add/remove and reassign as needed18:49
mhall119they are just there to keep things on track18:50
KevinWrightjaakko_kui, fmunozs: Some of what I put in there was done quite quickly and might not read like a proper work item18:50
fmunozsok I will see the items and select one today18:50
KevinWrightjaakko_kui, fmunozs: I'll fix them up, but we need some additional detail in many cases18:50
KevinWrightfmunozs: great!18:50
jaakko_kuiany guide etc for the test documents ?18:50
KevinWrightjaakko_kui: Let me send an email about testing18:51
mhall119# Testing18:51
jaakko_kuigreat18:51
KevinWrightjaakko_kui, fmunozs: Testing is an important topic that everyone should know about18:51
mhall119#topic Testing18:51
mhall119#action KevinWright send email to ubuntu-twitter-dev providing information on testing18:51
meetingologyACTION: KevinWright send email to ubuntu-twitter-dev providing information on testing18:51
KevinWrightOne more time for the meeting bot :) Testing is an important topic that everyone should know about18:51
KevinWrightjaakko_kui, fmunozs: I would like to send something to all the app devs on all teams about this18:52
jaakko_kuiok18:52
KevinWrightjaakko_kui, fmunozs: OK we have just a few minutes left18:52
KevinWrightjaakko_kui, fmunozs: Any final questions for today?18:52
jaakko_kuinope :)18:53
mhall119#topic other Q&A18:53
fmunozsno, I'm ok18:53
KevinWrightjaakko_kui, fmunozs: I'm available any time by email of course, or IRC (this week I am not on very often, but next week back on a regular schedule)18:53
KevinWrightjaakko_kui, fmunozs: Alright great!18:53
KevinWrightjaakko_kui, fmunozs: Thanks for joining today18:53
jaakko_kuiok bye!18:53
KevinWrightjaakko_kui, fmunozs: I'm looking forward to working with you both!18:53
KevinWrightjaakko_kui, fmunozs: Cheers!18:53
mhall119I'm also available if you guys have any questions about using bzr or Launchpad18:53
KevinWrightjaakko_kui, fmunozs: Yes mhall119 is also there for you18:53
jaakko_kuigood!18:54
fmunozsThanks18:54
KevinWright(sorry mhall119, forgot to add that in!)18:54
KevinWrightjaakko_kui, fmunozs: Bye all!18:54
jaakko_kuibye18:54
KevinWrightThanks mhall119 for the meeting help18:54
mhall119alright, thanks everyone18:54
mhall119#endmeeting18:55
meetingologyMeeting ended Wed Feb 20 18:55:07 2013 UTC.18:55
meetingologyMinutes (wiki):        http://ubottu.com/meetingology/logs/ubuntu-phone/2013/ubuntu-phone.2013-02-20-18.37.moin.txt18:55
meetingologyMinutes (html):        http://ubottu.com/meetingology/logs/ubuntu-phone/2013/ubuntu-phone.2013-02-20-18.37.html18:55
mhall119KevinWright: now I'm just going to copy/paste the text from the moin.txt link above into the wiki page for Twitter/Meetings18:55
wastrelfmunozs: sorry i lied about the twitter meeting18:55
fmunozswastrel, hehe18:56
darthmuffinspossibly a stupid question: I'm interesting in joining the development team for one of the core apps, is it open to whomever?19:28
=== codealot_ is now known as codealot
KevinWrightHey, hey are there any devs from the YouTube client team here?19:32
KevinWrightmhall119 ... another mtg. might be underway shortly19:33
mhall119KevinWright: want to try running the bot?19:34
liioKevinWright: Josip here19:34
KevinWrightmhall119: I would except I can't scroll up atm to see what you did before19:34
KevinWrightliio: Hello!19:34
KevinWrightliio: Let's wait just a moment to see if others join us19:35
mhall119KevinWright: start with: #startmeeting <meeting title>19:35
darthmuffinscan anyone join the development teams?19:35
mhall119change topics with #topic <topic>19:35
KevinWrightmhall119: OK thanks19:36
mhall119and if you want to record an action item: #action <nick> <what to do>19:36
KevinWrightmhall119: And to wrap up?19:36
mhall119just #endmeeting19:36
KevinWrightmhall119: cool thanks19:36
KevinWrightOK liio let's start...I guess it is just us19:37
KevinWright#startmeeting YouTube Client Meeting19:37
meetingologyMeeting started Wed Feb 20 19:37:08 2013 UTC.  The chair is KevinWright. Information about MeetBot at http://wiki.ubuntu.com/meetingology.19:37
meetingologyAvailable commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired19:37
liioKevinWright: okay19:37
KevinWright#topic housekeeping19:37
KevinWrightliio: Did you get a chance to install qt5 and the ubuntu components?19:37
liioKevinWright: I had it installed before the final release but haven't updated it since, to be honest, I guess I'll have to do it today or tomorrow19:38
liiobut everything was working, I don't think it's going to be a problem19:39
KevinWrightliio: OK please do, and if you run into any trouble and need help with something this channel is a great place to ask19:39
liioKevinWright: sure, I'll do that.19:39
KevinWrightliio: I sent some emails out the past few days, in particular a few about work itesm. Did you have a chance to see those?19:39
KevinWrightitesm == items19:40
liioKevinWright: Sure, I did, and I had a peek or two at the links you sent. I was hoping we'll discuss how to split work items and whose gonna do what, but I guess that's not smart thing to do since others aren't here?19:41
KevinWrightliio: Great. Well if there is something there that you think you would like to take care of please go ahead and put your name next to it.19:42
KevinWrightliio: The format again is [your-launchpad-id] This is a work item: TODO19:42
liioKevinWright: No need to coordinate with others?19:43
KevinWrightliio: We can work with the other team members to sort out the other work items19:43
mhall119KevinWright: might want to #topic Work Items19:43
KevinWrightliio: But of course we want to make sure to coordinate as much as possible19:43
KevinWright#topic Work Items19:43
liioKevinWright: okay then, I'd just like to get the whole idea how the app is going to work and what's needed beforehand19:44
KevinWrightfor the meeting bot ... discussing work items and coordinating amongst team members19:44
liioKevinWright: oh, a question, are there any deadlines we have?19:44
KevinWrightliio: OK so would it help if I drew up a summary?19:44
KevinWright#topic Milestones19:44
liioKevinWright: Sure, that would be of great hel19:44
liiohelp*19:44
KevinWrightliio: OK some milestones do need to be established. I will create a more explicit summary of a suggested definition for each milestone and the work items that go with it19:45
KevinWright#action KevinWright Create more explicit details of milestones, project summary and work items for milestones19:45
meetingologyACTION: KevinWright Create more explicit details of milestones, project summary and work items for milestones19:45
liioKevinWright: Cool, thanks19:46
KevinWrightliio: Other than that are there other questions you had on your mind that I can help answer?19:46
KevinWrightliio: Any questions about the development environment, way of working etc.?19:47
KevinWright#topic: Any other questions19:47
liioKevinWright: Just one more :) Regarding yesterdays tablet announcement, is the app we're working on supposed to have a dedicated(?) tablet interface or that's a out-of-this-project task?19:47
KevinWrightliio: That's out of the scope of this project at them moment, but certainly something to consider or discuss at a later date19:48
liioKevinWright: Okay, thanks. I think that's it from the questions I had for now.19:49
KevinWrightliio: OK cool19:49
liiooh, one more, can we start working on the app or we're still waiting for something?19:49
KevinWrightliio: You can start right away!19:50
KevinWrightliio: Nothing stopping us at all19:50
KevinWrightliio: Full steam ahead :)19:50
rob_wlet there be twitter19:50
KevinWrightliio: I'm available to answer questions anytime by email or irc ... this week I might not be around as much on irc or as responsive by email19:51
KevinWrightliio: but next week I'll be back on a regular schedule19:51
KevinWrightliio: and mhall119 is around to support you as well19:51
mhall119yup19:51
liioKevinWright: Wonderful! :) Thanks for the help, and sure, I hope I'll have the need to bug you guys with emails19:52
KevinWrightliio: I'm looking forward to working together on this project19:52
liioKevinWright: Same here :)19:52
KevinWrightliio: Thanks for joining today. Talk with you soon!19:52
liioKevinWright: No probs, hopefully the whole team is going to chime in next time :)19:53
KevinWrightliio: Cheers, and have a great evening!19:53
KevinWright#endmeeting19:53
meetingologyMeeting ended Wed Feb 20 19:53:30 2013 UTC.19:53
meetingologyMinutes (wiki):        http://ubottu.com/meetingology/logs/ubuntu-phone/2013/ubuntu-phone.2013-02-20-19.37.moin.txt19:53
meetingologyMinutes (html):        http://ubottu.com/meetingology/logs/ubuntu-phone/2013/ubuntu-phone.2013-02-20-19.37.html19:53
liioKevinWright: Cheers19:53
mhall119KevinWright: I already setup a meeting page for YouTube: https://wiki.ubuntu.com/Touch/CoreApps/YouTube/Meetings19:53
mhall119so just copy/paste the moin.txt text to the bottom of that19:53
rob_wah its all KevinWright  ... lol19:54
GuidoPallemansmhall the current dev sdk is only a preview, what will the full sdk look like? a GUI editor? an IDE plugin? or just the same of what is online now, but complete?19:55
mhall119GuidoPallemans: IDE will be QtCreator with extra plugins19:56
mhall119to make it work better with Ubuntu and our devices19:56
GuidoPallemansbrilliant, now I have something to look forward to :D19:56
GuidoPallemansoh19:56
GuidoPallemansis there anything new SDK-wise with the introduction of the tablet?19:57
mhall119GuidoPallemans: shouldn't be too long of a wait19:57
GuidoPallemansbrilliant, thanks19:57
mhall119GuidoPallemans: I don't think so, not as far as API and Components go19:57
GuidoPallemansok, thanks19:57
GuidoPallemans(I'll wait for the full sdk :D )19:57
mhall119we'll of course keep adding on Components as they are developed, but nothing specifically because of Tablet19:57
GuidoPallemansyup19:57
mhall119GuidoPallemans: play with what's available now, and keep you system up to date to get the latest as it lands19:58
=== Lexmazter_ is now known as Lexmazter
GuidoPallemansbtw, I have a proposal for a Component: a date/time picker, and I think I can make it myself, how would I add that?19:58
mhall119bzoltan: jppiiroi1en: ^^19:59
mhall119can you answer that for him?19:59
darthmuffinsmhall119: how can we get involved developing the core apps? (specifically, i'm interested in assisting with the email client)20:01
GuidoPallemansdarthmuffins: https://launchpad.net/~ubuntu-emailclient-dev20:03
GreenChrisAt what time will the developer preview get published?20:03
GuidoPallemansdarthmuffins: it's closed, but you can mail the devs...20:04
GuidoPallemansGreenChris: jono has just said "in the afternoon European time"20:04
GreenChris:(20:04
GreenChrisSo late20:04
GreenChrisI can't wait20:05
darthmuffinsGuidoPallemans: I found that, I guess "closed" was the actual answer to my question lol. thank you20:05
GuidoPallemansbut they're not entirely sure yet20:05
bzoltanGuidoPallemans:  the date and time picker components are on our lists.  I would not rush into implementation before we got the design guidelines.20:06
GuidoPallemansdarthmuffins: if you have anything special to offer (like if you already made a mail client with js) you might get in with a mail20:06
bzoltanmhall119 ^20:06
GreenChrisI will install it on my n7 and n4 as soon as they release the images20:06
darthmuffinsGuidoPallemans: I don't, I was investigating possible QML components to add from the c++ side, but wanted to get a better idea of the current status and roadmap before jumping in with coding20:08
GuidoPallemansoh20:08
darthmuffinsno worries, i'll wait for the src rel tomorrow20:09
bzoltandarthmuffins: keep in mind that _all_ our components are implemented in pure 100% QML20:09
darthmuffinsbzoltan: as in, don't write additional QML classes unless absolutely needed?20:11
wastreldarthmuffins has promised to write me up a howto for getting the os up and running in a VM :]20:11
darthmuffinsbzoltan: I was aware the entire UI was in QML, I was thinking along the lines of communications with servers, caching data, etc in c++, through a non-ui QML class20:12
darthmuffinswastrel: thats the first thing i'm doing with the release tomorrow, so you can have all my personal notes on how to do it :-)20:12
GuidoPallemansdarthmuffins: there's also javascript20:13
darthmuffinsGuidoPallemans: is that the best practice way of doing so?20:13
GuidoPallemansdarthmuffins: I don't know, I haven't tried to couple c++ with qml yet. javascript is really easy in qml20:14
GuidoPallemansi made my reddit app completely without c++20:14
darthmuffinsGuidoPallemans: yeah JS is easy in QML, but the Qt docs make it very clear how to interface C++ with QML, and there's a whole host of important operations that would benefit from the might and power of C++20:15
darthmuffinsI was designing my current application with JS for gui related 'signals and slots' type stuff, with the 'workhorse' classes implemented in non-ui qml components20:15
darthmuffinsex: a game engine written in C++, exposed through a QML class, and user interactions handled through JS linking the ui qml classes to the game engine qml class20:16
GuidoPallemansif you need C++, use it, and you might, in the same go also port some of your javascript to C++20:16
darthmuffinsseems a good combo of speed and easy use/debugging20:16
GuidoPallemansI really need to learn qml c++...20:16
darthmuffinsyeah, i'll keep my eye on c++ vs js usage20:16
codealotanyone from the Terminal App here?20:16
GuidoPallemansI wonder if the core apps are going to be qml/js only20:17
darthmuffinsI just feel that despite the fact that i'm sure js can handle speed requirements, c++ uses less proc to do so... => less battery usage20:17
GuidoPallemansyup20:17
GuidoPallemansI wonder if you have to compile your qmlfiles before installing20:17
darthmuffinsand we all <3 long battery life20:17
darthmuffinsyou have to compile the C++ code into a lib for the QML project to use20:18
darthmuffinsQML is interpreted though20:18
darthmuffinsjust like js20:18
frankencodebattery live is no real issue20:18
GuidoPallemansif they could make qml's into binary's with c++ - like power that would be ideal20:18
frankencodethe js expression are byte compiled at load time20:18
darthmuffinsGuidoPallemans: not really possible unfortunately, dynamic languages are bad for that20:18
frankencodeand when you hate js, you may still love qml/js20:19
GuidoPallemansfor what, speed?20:19
darthmuffinsGuidoPallemans: or at least, you need something like a jit20:19
frankencodebecause in qml there are types (like int) and you have way more checks at load time20:19
frankencodethe animations run in hard-compiled code anyway20:19
frankencodethe app logic is just-in-time compiled byte code...20:20
frankencodethis is not p-code like you may be used from java20:20
frankencodep-code = pascal code, hee... when will the would stop reinventing the same shit (sorry I'm depressed!)20:21
wastrelGuidoPallemans: can you point me again to your source ?20:21
GuidoPallemanswhat source?20:21
GuidoPallemansreddit?20:22
GuidoPallemanshttps://github.com/brambram/UbuntuPhoneRedditApp20:22
wastrelty20:22
GuidoPallemansbut I'm not actively working on it20:22
wastrelok20:22
GuidoPallemansdon't have the time20:23
GuidoPallemansbut I make notes on what I can do20:23
darthmuffinsthanks for sharing though, alwasy good to look at other designs20:26
mhall119darthmuffins: you can get involved in writing code for the email client without being on the tema20:28
mhall119team20:28
mhall119darthmuffins: read the "For Developers" section of https://wiki.ubuntu.com/Touch/CoreApps/DevelopmentGuide20:29
mhall119that's all you need20:29
darthmuffinsmhall119: in the future, i'll read the intro page before attacking the 'email client' link... thank you20:30
belakWhen the tablet version is released, will this be the place to ask questions?20:33
k1l!tablet | belak20:33
ubot5belak: The Ubuntu tablet can be discussed in #ubuntu-tablet or #ubuntu-discuss, please remember that #ubuntu is for support only.20:33
belakThanks20:33
wastreli watched the tablet video20:33
wastrelseems like phone apps run on tablet as phone apps in the little side thingy20:34
k1lyep20:35
=== oever is now known as vandenoever
_infhey guys, I've got a question.20:47
darthmuffinsi've got an answer20:47
_infok, perfect20:47
wastrelmy answer is 720:47
darthmuffins4220:47
darthmuffinsno wait, pi20:47
wastrelpi day is next month20:48
wastrelhm a pi day app20:48
darthmuffinsand then star ways day is 2 months later20:48
darthmuffinsstar wars**20:48
_infconcerning the standard apps, how much real C++ is involved there? I would like to help but would prefer doing some real C++ with C++11 and boost, are the core apps closed to Qt or open to other libs?20:52
darthmuffinsQt replicates nearly everything boost provides, id say no to boost unless you can demonstrate a significant need of it20:54
darthmuffins(especially in light of C++ TR 2011)20:54
darthmuffinshowever, QML does interface with C++ easily, so you can write performance intensive components in a native language20:54
darthmuffinsbut all the gui stuff is QML/JS20:54
=== XenGi_ is now known as XenGi
darthmuffins_inf: did that answer your question?20:57
_infWhile qt might offer a lot of the functionality boost also offers, the style qt uses is somehow the anti-definition of modern c++. IMHO, writing clean modern code with Qt is just not possible and also much less fun. I personally don't have any experience with QML and no doubts that it is good for the UI parts. What are the plans yet for e.g. the networking stuff? (Random side note: C++11 is not a TR)21:03
darthmuffins_inf: you're right, sorry, it had been at TR status for so long i've gotten into a bad habbit calling it that21:04
_infno prob, that's just terms.21:04
darthmuffins_inf: i'll have to somewhat disagree with you on Qt (though I do love boost from a previous life)21:05
darthmuffinsit's not my favorite design or language patterns and paradigms, but in general, is relatively clean (granted: I don't use Qt containers unless i'm forced to)21:05
darthmuffinsI generally use standards only features, and layer in qt when I have to play nice with other Qt stuff21:05
_infmaybe a naive question, but how far are those core apps yet? I mean those questions should be basic ones before starting anything. I was checking this stuff https://code.launchpad.net/~ubuntu-emailclient-dev/ubuntu-emailclient-app/trunk but found it to be rather empty.21:11
ajalkaneThey are not far.21:11
darthmuffins_inf: i experienced the same thing a few weeks ago. Idk if they have not been worked on much yet, or if more code will be released for them tomorrow, or what21:12
ajalkaneAsk again in 2 months and you'll get better estimates21:12
darthmuffinsI'm very keen on developing the email app...21:12
darthmuffinsits pivotal for good acceptance of the mobile platform21:12
darthmuffinseg: good integration with calendar, tasks, contacts, etc21:12
_infyeah, I am very keen on uphone in general as it is the first mobile OS which really appeals to me.21:15
darthmuffinsditto. I want to help make it succeeds as much as possible21:16
darthmuffins(read: as much as my full time job will allow me time-wise)21:16
_infthat's the spirit of opensource21:18
darthmuffinsamen :)21:18
=== francisco is now known as Guest48228
comjfwhat phones are supported for tomorrows sdk release?21:27
comjfI think I'll buy one on ebay21:27
ajalkaneanyone built C++ plugins for QML in Ubuntu?21:28
ajalkaneI've been banging my head against this problem for quite a while, where I have a finely compiling plugin but I can't get qmlscene to import it21:29
darthmuffinserrors?21:29
ajalkaneThe only error is filemanager.qml:3 module "org.nemomobile.folderlistmodel" is not installed21:30
ajalkaneSo the plugin is not found. But I do give the folder as parameter to qmlscene (qmlscene -I path/to/folderlistmodel)21:31
darthmuffinsits hard to know without seeing your computer, but:21:32
darthmuffinshttp://qt-project.org/doc/qt-4.8/declarative-tutorials-extending-chapter6-plugins.html21:32
darthmuffinsgives some details on the process21:32
papertigersDoes anyone know if you will interact with something like gstreamer directly or will it be a QT lib that you interact with21:35
ajalkanedarthmuffins: you just linked me to Qt 4.8 docs :)21:40
darthmuffinsajalkane: ahhH!!!22:03
ajalkaneAny Ubuntu SDK people around at this hour?22:11
=== Lexmazter_ is now known as Lexmazter
dank101time to wait22:42
dank101waitt for the phone22:44
k1lsomeone said evening. so its some alot time to wait22:44
dank101time zone?22:46
k1lgmt i think22:46
dank101HA thats morning for me22:46
k1lyep22:46
k1llike in 20 hours or so22:47
dank1015 pm for me22:47
dank101thats about the time i get to work22:47
dank10112 pm22:47
dank101XD22:48
robin-glostermhall119 are normal applications e.g. LibreOffice, GIMP available with the tablet UI on the nexus7? couldn't really tell from the video22:49
mhall119robin-gloster: I'm not entirely sure, but I am confident you'd hate trying to use them as they are on a touch-only interface22:49
dank101sort of22:49
dank101attach a blue tooth keyboard and mouse22:50
dank101then it's TOTAL ubuntu22:50
robin-glosterit isn't perfect but usable atm and can imagine it would work even better with HUD22:50
doomlordcan it be used with bluetooth keyboard + touchscreen22:51
dank101Yeah22:52
doomlord(phone-screen = pointing device for desktop mode)22:52
dank101i like how they kept the very unity-like UI22:52
dank101i LOVE unity22:52
dank101people comming for the release?22:57
dank101*coming22:57
=== Lexmazter_ is now known as Lexmazter
mainerrorbzoltan: Any update on the Qt5 status on Raring?23:08
=== Lexmazter_ is now known as Lexmazter
dank101????23:19
dank101you already can run (most) of the Qt5 parts on Ubuntu23:19
mainerrorI'm talking about a dependency issue within the Qt5 PPA used for the Ubuntu SDK.23:20
dank101oh...23:20
fyksenHey! Does anybody know when the phone and tablet images will be released? :)23:20
dank101tomorrow23:20
dank101most likely 19 hours23:20
dank101Mainerror: manually download the debs23:25
dank101thats how i got it running on Quantal in early January23:27
dank101Before it was for Quantal23:28
mainerrordank101: Technically it would work already but there is a problem within the PPA. I'll just wait until that issue is resolved, it's not a critical problem for me to wait. ;)23:30
dank101mainerror: i was giving a HTTP method instead of debian's packaging system that should work on all debian based OS's23:31
dank101no matter what bug23:31
=== chriadam|away is now known as chriadam

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!