/srv/irclogs.ubuntu.com/2014/02/12/#ubuntu-app-devel.txt

sarnoldybon: I don't know the -best- way forward at this point. there might be something that is preferred or not.. but you could probably just add your username to the users= and root-users= line00:00
sarnoldybon: (keeping in mind that doing so allows any program run with your user id the actual ability to gain root in the chroot, which can be leveraged to do just about everything...)00:01
ybonlet's try that :)00:02
ybonI was looking on the Options to see anything relevant, but without success at this point00:02
gaspahi, if I'm seeing «module "org.docviewer.file" not found» ... I guess there's something missing... but what?00:10
gaspa(trying to run ubuntu-docviewer-app)00:10
ybonso perms problem is workarounded, but now Scylla was not far from Charybde: https://gist.github.com/yohanboniface/cd40003c23d0ee5c3a05 ;)00:14
ybonAt this point, I'm not sure what I've done wrong given that I've just created from template without editing anything00:14
ybonbut, well, time to sudo to bed for me00:15
ybonthanks for your help all :)00:15
=== chriadam|away is now known as chriadam
sarnoldybon: good luck :)00:28
kenharkey7can anyone help me set up the sdk?  It seems none of the correct templates are installed06:08
=== Ursinha is now known as Ursinha-afk
dpmmorning mzanetti07:45
dpmmzanetti, when you've got a minute, could you have a look at https://code.launchpad.net/~nskaggs/reminders-app/fix-cmake-build/+merge/205837 ? I'm not sure I can follow what needs to be fixed there07:45
=== Ursinha-afk is now known as Ursinha
=== chriadam is now known as chriadam|away
dholbachgood morning08:41
mzanettidpm: moin09:16
mzanettidpm: done09:16
dpmhey :)09:16
dpmcool, thanks!09:16
JamesTaitGood morning all; happy Darwin Day! :-D09:27
gaspahi,10:10
gaspa i'm trying to run ubuntu-docviewer-app, but it returns a «module "org.docviewer.file" not found». Does anyone know which package I'm missing?10:10
dpmpopey, oh, I've just learned about "phablet-config writable-image", I didn't know there was a special command for it. Up until now I had done it manually. Easier to remember, nice!10:16
dpmand phablet-config writable-image --help reveals other interesting stuff!10:18
popeyneat10:18
popeyalso.. https://gist.github.com/rschroll/895201510:18
popeylets you browse the store10:18
dpmoh WOW!10:19
WebbyITgaspa, file-qml-plugin10:26
dpmmzanetti, will you join us today on the Reminders hangout? I'd like to discuss tablet designs, and perhaps WebbyIT will be joining us too if he's free from other commitments he's got11:14
mzanettidpm: sure, I can join11:14
dpmcool11:14
kalikianapopey: why isn't that up somewhere already :-D this is awesome11:42
popeyit is!11:42
kalikianayou mean apps.ubuntu.com? that isn't about touch apps that's desktop11:43
=== _salem is now known as salem_
WebbyITmhall119, another bug for you :-) bug 127930912:04
ubot2`Launchpad bug 1279309 in Ubuntu API Website "Title of pages should reflects content of pages" [Undecided,New] https://launchpad.net/bugs/127930912:04
popeykalikiana: I meant "It is awesome"12:25
=== MacSlow is now known as MacSlow|lunch
kalikianapopey: nono it is "Comic Sans is awesome" :-P12:47
popeyhah ☻12:49
nik90dholbach: hey I saw your feedback for my app. Me and popey were trying to debug that yesterday13:03
nik90dholbach: do you happen to know how to fix the error "'0.3' does not match freedesktop.org version '1.0'" ?13:04
dakernik90: if you know what's wrong there help this guy https://plus.google.com/u/0/+JonathanDOrleans/posts/UbnkzT19nUP13:06
nik90daker: yeah I saw his post as well. Will do13:07
dholbachnik90, could it be that you edited the version thing in the .desktop file to be 0.3?13:09
nik90dholbach: yes..shouldn't I do that?13:11
dholbachnik90, no... this version string is supposed to indicate the version of the .desktop file specification by freedesktop.org you use13:11
dholbachnik90, just set it to 1.0 and you're all set :)13:12
nik90dholbach: can I remove that field from the desktop file?13:12
dholbachno13:12
nik90ok13:12
dholbachah, maybe you can13:12
dholbachhttp://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html13:12
dholbach"Version of the Desktop Entry Specification that the desktop entry conforms with. Entries that confirm with this version of the specification should use 1.0. Note that the version field is not required to be present. "13:13
dholbachREQ: No13:13
dholbachbut you could just as well set it to 1.0 and leave it like that, never touch it again13:13
nik90dholbach: yay it now passes13:14
dholbachrock! :)13:15
dholbachnik90, let me know when you uploaded it and I'll go review it again13:15
popeywould you mind hanging fire on publishing?13:15
popeyI am using nik90's app for a demo video13:16
dholbachah ok13:16
popeyand need it not published for the video recording13:16
dholbachnevermind then13:16
popeynik90: is that okay?13:16
nik90popey: no problem13:17
popeyta13:17
nik90dholbach: btw, I cannot upload 0.3 again..13:17
dholbachnik90, yep13:17
nik90dholbach: does this mean I need to increment it to 0,3.1 or something?13:17
ybonHey there, it's me again :) I'm trying to run the "QML Extension Library + Tabbed UI" template, but I'm stuck in "build in chroot" step, with https://gist.github.com/yohanboniface/cd40003c23d0ee5c3a05 any idea? :)13:17
dholbachnik90, exactly13:18
dholbachbzoltan, zbenjamin: do you know which issue ybon is running into? ^13:18
zbenjaminmaybe cmake is not installed in the chroot13:19
ybonI've just created the chroot from the options panel13:19
ybonshould I specify something at this step?13:20
zbenjaminybon: please try to go into the option page where you created the chroot, click Maintain and do a apt-get install cmake there13:20
ybonI'm sorry if my questions are dumb, I'm not familiar with c++ ecosystem, just trying to find the best open door to extend OSMTouch :)13:20
ybonok13:20
ybonthanks :)13:20
ybonaccess forbidden it seems13:21
ybonI see a terminal window opening and closing in less than one second :s13:21
ybonAh, I've added my user in source-root-users, and now I get the terminal :)13:22
yboninstalling13:22
zbenjaminybon: after its installed close the terminal and try again13:23
zbenjaminybon: be careful what you do in the terminal, all changes to the chroot are permanent there ;)13:23
nik90dholbach: done :) I will wait for popey to finish his recording before publishing13:24
ybonok :)13:24
ybonah, seems better :)13:24
dholbachnik90, excellent!13:24
ybon[14:24:32] --- Build was finished successfully --- \o/ thanks zbenjamin13:24
zbenjaminybon: perfect! :)13:24
ybonnow to the next Charydbe or Scylla :)13:25
nik90dholbach: can I create an askubunut question for this error? and then send you the link to add to the click reviewers tool?13:25
nik90s/askubunut/askubuntu13:26
dholbachnik90, sure! that'd be great13:26
ybonzbenjamin: should I be able to "run" the project, now? I'm asked about an executable13:27
=== MacSlow|lunch is now known as MacSlow
nik90dholbach: http://askubuntu.com/questions/419907/what-does-version-mean-in-the-desktop-file/419908#41990813:34
dholbachnik90, awesome, thanks!13:34
nik90np :)13:35
dholbachnik90, done13:39
ybonah, more info here https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/121591313:39
ubot2`Launchpad bug 1215913 in qtcreator (Ubuntu Saucy) "QML Extension Library + Tabbed Touch UI needs manual configuration" [Medium,Confirmed]13:39
mhall119thanks WebbyIT14:20
mzanettidpm: ping15:52
dpmhey15:52
mzanettijust saw the new designs shared by Dani15:52
mzanettithe import flow shows a list of apps containing the Camera app to import pictures15:53
mzanettido you know if that's working already?15:53
mzanettior any ETA15:53
mzanettijust curios because WebbyIT wants to implement the improved camera import flow. but if we're going to get the real import from camera thing, not sure we should keep our own camera stuff around15:54
dpmI don't know, but I don't think that's in any near future roadmap. However nerochiaro might be able to tell more about being able to use the camera app from within other apps15:54
mzanettinerochiaro: hey :)15:54
mzanettiany idea on this?15:54
mzanettidpm: WebbyIT. so anyways, yeah, I think kenvandine also told me that the camera makes a special case which is not even supported in the media hub yet. so I think too its still worth having our own camera flow for a while16:00
mzanettiWebbyIT: please go ahead and make it pretty :)16:00
WebbyIT\o/ I'll try my best :)16:00
=== gatox is now known as gatox_lunch
nerochiaromzanetti: it was mentioned at the sprint in cape town, but i don't think it's part of any real plan.16:23
mzanettinerochiaro: ok... so not likely to happen within the next 2 months16:24
nerochiaromzanetti: i don't think so16:25
mzanettithat's good enough as an answer for now. thanks!16:25
=== gatox_lunch is now known as gatox
nik90mhall119: https://bugs.launchpad.net/ubuntu-api-website/+bug/127942717:07
ubot2`Launchpad bug 1279427 in Ubuntu API Website "Convergence tutorial doc is missing in 14.04 SDK page" [Undecided,New]17:07
WebbyITLot of work for Michael :P17:15
nik90WebbyIT: lol :P17:15
nik90WebbyIT: he did say "keep them coming" -> challenge accepted! :)17:15
WebbyITnik90, couple of days an he changes idea :P17:23
LaneyThis <https://wiki.ubuntu.com/TimeAndDate?action=AttachFile&do=get&target=phone-settings-time-and-date-set.png> is supposed to be a Sheet17:30
LaneyWhat do you guys think I should use for that?17:30
mhall119nik90: what doc is that?17:30
LaneyI'm trying a Dialog as that doesn't impose any kind of buttons on me, but it's hard to get it to look good17:31
dpmballoons, I think that the current Weather app tests rely on contacting the external service for data, could you confirm?17:31
LaneyLike it doesn't seem that I can display those ListItems there properly; they get black-on-grey17:31
dpmballoons, nevermind, clarified with fginther already17:36
Laneympt: ↑ I'm not sure any of the popups we have work for this design... do you know any better?17:40
Laneyhttp://developer.ubuntu.com/api/qml/sdk-1.0/Ubuntu.Components.Popups/17:40
Laneyshould I do it using a page on the stack instead?17:40
mptLaney, it should be a sheet because, unlike stack pages, it isn’t instant-apply17:43
mptHow does the Dialog look currently?17:43
Laneybad17:44
LaneyGive me a second to make it more like the design17:45
nik90mhall119: I am referring to the doc at http://developer.ubuntu.com/api/qml/sdk-1.0/UbuntuUserInterfaceToolkit.ubuntu-layouts/17:46
nik90which is no longer accesible from http://developer.ubuntu.com/api/qml/sdk-14.04/Ubuntu.Layouts/17:47
Laneympt: https://ubuntuone.com/6PckaEWIAcPQm9MGV7EnLR is the closest I can get right now18:01
LaneyI can probably fix the vertical spacing18:01
nik90Laney: why dont you use the dialer widget? It looks more closer to the design18:02
LaneyThat's the DatePicker18:02
mptLaney, ok, looks like you’re battling an immature toolkit18:03
nik90Laney: no. I use the Dialer widget for the clock app18:03
nik90Laney: zsombi recommended I use it18:03
LaneyI know about the Dialer18:03
Laneybut this is DatePicker from the SDK18:03
mptLaney, first problem is that the datepicker is supposed to take up exactly the same area as the OSK. Do you know if there’s a bug report on that?18:03
LaneyIt's not released yet - don't know if it's finalised18:03
mpt<http://design.ubuntu.com/apps/building-blocks/header> links to <http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/qml-ubuntu-components0-mainview.html> which is a 404 \o/18:06
Laney/o\18:07
LaneyI don't know of anything to do with making things appear over the OSK or anything like that18:07
mptLaney, you shouldn’t need to do anything special for that, the datepicker widget should *always* appear in exactly the same place/way the OSK does. <https://wiki.ubuntu.com/TimeAndDatePickers#Specification>18:08
balloonsdpm, all set on weather?18:08
Laneympt: I'm not sure anything like that is possible18:08
LaneyAlas, I've got to go now, will resume tomorrow18:08
mptok18:09
Laney(I was led to believe that DatePicker is the thing we want to use, so was working under that assumption)18:09
mptYes it is, what I’m trying to say is that this is a bug in the datepicker widget18:10
mpt(that’s why I asked if you knew of a bug report on it)18:10
mptLaney, anyway, for when you get back: The header should be a standard Header element, and the “Time” and “Date” rows should be standard ListItems.18:14
dpmballoons, I've had a discussion with fginther about what we can do. He needs to figure out how to do it and how much work it will be, but it seems there is a way forward and he'll update us later on today18:15
balloonskk18:17
kalikianastanding desks are awesome http://xkcd.com/1329/ but apparently people get the wrong impression how it works18:18
* kalikiana clearly did it wrong all this time18:19
myNameIsWhoThere should be a redirect to this channel lol.18:22
kalikianamore on topic: anyone with C++ skills here fancy hacking u1db qml stuff? still searching for reviewers18:23
myNameIsWhoI am now on the channels    ubuntu-app-dev , ubuntu-apps-dev ,ubuntu-app-devel, ubuntu-apps-devel18:23
kalikianawhoever helps out will quickly earn some fame around here I think if that sort of thing matters. many apps use u1db in qml18:24
myNameIsWhokalikiana,  what is it that you want done ?18:25
myNameIsWhoI have not looked at there classes or anything18:25
kalikianabasically team members left and nobody but me likes to do C++ :-]18:26
kalikianathere's some reviews with branches https://code.launchpad.net/u1db-qt/+activereviews18:26
myNameIsWhoEveryone likes C++ they just do not know it yet :P18:26
kalikianait would help a ton if you (or anyone interested) would just start checking out the existing bug fixes there18:26
myNameIsWhothat sounds like a full time job lol18:27
kalikianawell, full time maybe if you also start following up with your own branches, depends on you :-)18:28
myNameIsWhoIt looks like there are a lot of MR that have not been pushed18:28
myNameIsWholike bug 121215318:28
ubot2`Launchpad bug 1212153 in U1DB Qt/ QML "Synchronization needs authentication support" [Critical,New] https://launchpad.net/bugs/121215318:28
kalikianathat is a big one indeed, maybe not the one to start with18:29
kalikianasay https://code.launchpad.net/~kalikiana/u1db-qt/removeDoc/+merge/196301 would be leaner18:29
kalikianaalready has some discussion on the api18:30
myNameIsWhokalikiana,  that seems to me to be more of a doc thing and not a C++ thing18:30
myNameIsWhowhy not have them invokables on slots ?18:31
myNameIsWho9     Q_INVOKABLE QList<QString> listDocs();18:31
myNameIsWho30     Q_INVOKABLE QString lastError()18:31
myNameIsWhoIf I needed to remove a file I would use Qfile to check if it was there and then remove if needed18:32
myNameIsWhoOr keep it and truncate it I would use QIOStream18:33
myNameIsWhoanyways I have a question18:33
myNameIsWhowell a couple18:33
kalikianathe situation is this: the existing API lets you remove a document from the database by making it empty - this is documented - yet people don't seem to be very trusting of it and insist there's no proper way to remove stuff18:34
kalikiananote: this is part of the database, not a complete file18:34
kalikianaa lesson I've re-learnt very often is: the developer designing the api will never get it quite right, whoever uses it has a different perspective18:35
myNameIsWhoI have a app that is using pageStacks in one of these page's is called "Connections"  . This is the 1st page that  loaded on compleation.  After  the next page is a page "ChatPage" that has 2 other pages in it .  "channels , users"  Chat Page. Here it the Isseue      channels and users can not be moved outside of ChatPage .   And the real issues  is the title  for the Pages.   It keeps on showing the pages that ar18:37
myNameIsWhoe not visible title.  Even though they are well not visible18:37
myNameIsWhoI have tried making it so that when the page say  Channels is loaded then I add the title this still show's when it is not suppost to18:39
myNameIsWho2nd question  I have a TextArea that takes text from a C++ source.  So I add/ insert  these "lines"  to the TextArea when they are added.  I am also adding a new line But it does not add the New Line ! .  I will paste th code18:40
myNameIsWhohttp://pastebin.com/BpS6p4Hb18:41
sarnoldmyNameIsWho: looks like you forgot some { } brackets near your if condition18:42
kalikianamyNameIsWho: how do you mean not visible? I assume you're pushing the page with push() one by one?18:42
myNameIsWhokalikiana, yes18:42
myNameIsWhosarnold,  for the if statement ?18:43
sarnoldmyNameIsWho: yes18:43
myNameIsWhofixing and tring18:43
kalikiananormally PageStack will override visibility to ensure the top of the stack shows, nothing else18:43
kalikianaI wouldn't recommend setting visible by hand there18:44
myNameIsWhosarnold,  still no deals will take screenshot18:44
myNameIsWhoHere I will type somethings so that the client see's it18:45
IRC-Client-Testthat is cool Now I am typing back from the client18:45
myNameIsWhoOk18:45
myNameIsWhosarnold,  http://i.imgur.com/3uH31fN.png18:46
sarnoldmyNameIsWho: coooool :)18:47
sarnoldmyNameIsWho: can you pastebin your new code?18:47
myNameIsWhosure18:47
myNameIsWhohttp://pastebin.com/qUUwtd2018:48
myNameIsWhomaybe I should just add a new line to the var line ?18:49
myNameIsWhoNew Line ?18:50
myNameIsWhonew Line ?18:50
sarnoldmyNameIsWho: hrm, nothing stands out. :/ could you append the "\n" directly to the line before adding it to the textarea?18:50
IRC-Client-Testyes a New line \o/18:50
myNameIsWhoyeah but it is still not working 100%18:51
myNameIsWhodag18:51
myNameIsWhotried amkeing the var               var line = "\n" +  formatter.formatMessage(message)    and also  textArea.insert(textArea.selectionEnd,"\n" + line)      still no deals :(18:52
myNameIsWhomaybe the wrpmode (which is also not working correctly ) has something to do with it. IDK at this point18:56
myNameIsWhokalikiana, as far as the page title's Go  Here is the code http://pastebin.com/eiPtRdrL18:58
myNameIsWhoSee BufferListView and UserListView    .   BufferListViews page title is the one that is alway's shown18:59
myNameIsWhowhen it should be currentBuffer.name18:59
myNameIsWhoaka the name of the channel that is currently shown19:00
myNameIsWhobut say on connection to IRC well waiting for the message of the day from freenode and what not this is when  currentBuffer.name is not shown and  BufferListView title is19:01
myNameIsWhothis is what I do not want to happen19:01
myNameIsWhothere should be no title at all if there is not a channel title aka currentBuffer.name19:01
myNameIsWhoI will make a video to show you what I mean19:02
=== bfiller is now known as bfiller_afk
myNameIsWhoProcessing your video. Your video will be live at: http://youtu.be/WMvkkg6MzZc19:06
myNameIsWhoOk the Video is live Here http://www.youtube.com/watch?v=WMvkkg6MzZc19:08
myNameIsWhosee at 15 seconds where it is adding the title "Channels"19:09
myNameIsWhothis should not be happening19:09
myNameIsWhoThere should be no title  at all if there is no title of currentBuffer.name19:10
kalikianamyNameIsWho: so you literally want nothing in there? if so this somewhat goes against the recommendations which say always have a title there19:12
myNameIsWhokalikiana, yes19:12
nik90myNameIsWho: Would you be pushing your app to launchpad or github? I'd be seriously interested to work on the UI (since my c++ sucks).19:12
kalikianamyNameIsWho: intuitively I'd have thought it would say something like "Connecting"19:13
myNameIsWhoI want it so when there is no title I am going to have a activity indicator running19:13
myNameIsWhokalikiana,  even if that is the case to add a temp title.  It will not work19:13
myNameIsWhoit always loads the title "Channels"19:13
kalikianamyNameIsWho: hmm so did you try adding a fallback for when the channel name is not set?19:14
myNameIsWholike   say     title: currentBuffer.name === "" || NULL || undefinded ? "Connecting" :  currentBuffer.name19:15
myNameIsWhoit shows "Channels "19:15
kalikianaactually I wonder just now glancing at the source snippet in the video, Component.onCompleted might result in a race condition19:15
myNameIsWhoIf I take the channel title out in channels it works but then when I click on the option for channels it has no title :(19:15
kalikianaso maybe that fires at the wrong time19:15
myNameIsWhokalikiana,  yeah I have tried many different things19:16
myNameIsWhothat is just what is there ATM19:16
myNameIsWholike when the user pushes the channels button it assigns the title.  But it still gives it the title Oo19:16
kalikianahow about some property instead? like onIrcBufferChanged or whatever would imply a switch of the channel19:16
myNameIsWhothat might work. trying now19:17
myNameIsWhonik90,  Sure you want to hack on this with me ?19:17
myNameIsWhonik90,  I will push the code right now19:17
nik90myNameIsWho: yes in the hope that it gets to the store faster :)19:17
nik90Also I love coding the ui19:18
myNameIsWhonik90,  that is great the store and all. But I do not want to release anything that is unstable19:18
myNameIsWhojust to let you know19:18
nik90Ok19:18
myNameIsWhonik90,  it is here lp:~josephjamesmills/+junk/ircclient19:20
myNameIsWhonik90,  you have to install the libs though first19:20
nik90myNameIsWho: okay..I am going yo have dinner. Will ping when done19:21
myNameIsWhoOk19:21
myNameIsWhonik90,  I have to work in 3 hours just to let you know19:21
myNameIsWhokalikiana,  I have other projects that need work also19:24
myNameIsWholike my google-voice regoginition qml plugin19:24
myNameIsWhoor my google maps , but this can not be done until GPS is better19:25
myNameIsWhopeople say to me "why not publish to store" they are forgetting that there are many bugs in the sdk19:25
sarnoldmyNameIsWho: I understand our sdk developers love bug reports :)19:26
kalikianathere's two sides to that a) sdk bugs need reporting b) no app store or not is free of bugs, anyone thinking otherwise is living in a dream world19:26
kalikianamaps can work based on ip if gps is harder, or not? I use that with my gps-lacking laptop all the time19:27
myNameIsWho+119:27
myNameIsWhokalikiana,  yeah the gps does work it just takes some time19:28
myNameIsWhobut also I can not release app that when user is driving and it tells them  to take a right when there is no right be cause it thinks that is is 2 miles away19:29
myNameIsWhoaka geoubuntu19:29
myNameIsWhokalikiana,  sarnold  example http://bazaar.launchpad.net/~josephjamesmills/+junk/Testing_Directions/files19:29
kalikianayou might have higher standards than some car navigation devices I've seen ;-)19:30
sarnoldas i understand, assisted GPS is entirely lacking; that means waiting the full 12 minutes to get a GPS fix19:31
kalikianathough often it's just basic UI stupidity like not being able to see the destination map at will19:31
myNameIsWhosarnold,  correct and if I use fallback  aka geoubuntu  then it is not accurate enough19:32
myNameIsWhokalikiana,  yes I often find myself driving around the city to see if the voice works19:33
myNameIsWhoI also have a email client that i have been working on that needs some love19:33
myNameIsWhohttp://www.youtube.com/watch?v=83hH9r2Ungs19:34
myNameIsWhoit is a port of trojtia19:34
kalikiananeat19:35
kalikianaI think a sizeable chunk of ubuntu phone fans are dying for an email app19:36
sarnoldnice19:37
myNameIsWhoI als have other things that need love like my ZeroConf/avahi/Bonjour Qml plugin19:38
myNameIsWhoI can not get that to return only one part of the ip address in my foreach statements19:38
myNameIsWholine 56  http://bazaar.launchpad.net/~josephjamesmills/+junk/Bonjour_QML_Playground/view/head:/bonjour.cpp19:40
myNameIsWhothis would be usefull for my file transfer app that transfers stuff wireless  but uses zeroconf oto show all computers that are running ssh19:41
myNameIsWhoor all workstations19:41
myNameIsWhoI tried to use this also to help out a dude with his vlc remote control19:41
myNameIsWhoso that he could have zero network configuration19:42
myNameIsWhobut there is a bug in vlc;s zeroconf19:42
myNameIsWhoso I worked around this the same say that apple did with making and registering it when running19:42
myNameIsWhoaka made a app19:42
myNameIsWhobut then the strings are to long on the client and it will not return the right amount19:43
myNameIsWhowhere did i put that code ....19:43
myNameIsWhohttps://code.launchpad.net/~vlc-touch19:44
myNameIsWhothere is also a nice qprocess qml plugin in there19:45
myNameIsWhothat is stable19:45
myNameIsWhohttp://bazaar.launchpad.net/~vlc-touch/vlc-touch/streamcontroler/view/head:/vlcprocess.cpp19:45
myNameIsWhocherry picked from the sdk and altered to meet my needss19:45
myNameIsWhokalikiana,  Btw that worked I now do not have that stupid title there any more.  Thanks a ton  for helping with this.19:54
kalikianacool19:55
kalikianahappy to help19:55
myNameIsWhokalikiana,  I will look at the bugs for udb1 later on in the week. But as you can see I have many things on my plate atm19:56
kalikianayou know you're one of the few who actually don't say this as a shallow excuse to watch a movie instead :-P19:58
kalikiana(nothing wrong with movies, but you get what I mean)19:59
myNameIsWhokalikiana,  I love the TV that is why I did this...  http://www.youtube.com/watch?v=rju5Hwv2dYI20:02
kalikianawow I wasn't even aware there's a tv layout in unity820:05
dkesselmyNameIsWho, hello ;)20:06
myNameIsWhokalikiana,  there is also desktop20:06
myNameIsWhohey dkessel20:06
myNameIsWhokalikiana,  needs so much love20:07
myNameIsWhoI will post code20:07
myNameIsWhoyeah kalikiana  that is why zerpoconf is so imporant to me.  Because I want to take Hdmpi usb sticks and add Ubuntu touch to them and then use zeroconf to stream stuff to it20:15
myNameIsWhoso like one can stream things to tv that is connected or where ever they are as. Or even hooking phone to tv . but I think that that is messy. it is hard to find time and money for this.20:16
=== salem_ is now known as _salem
myNameIsWhokalikiana,  or anyone here is port of unity 8 that needs so much work  lp:~josephjamesmills/+junk/unity8-port20:44
nik90myNameIsWho: hey I am back20:44
myNameIsWhosweet20:44
nik90myNameIsWho: so I branch your code and then install the libs?20:44
nik90what libs do I need?20:44
myNameIsWhonik90,  google hangout ?20:45
nik90sure20:45
myNameIsWhook give me a minute or teo and will post link here so others can also join if they want20:46
nik90okay20:46
myNameIsWhohttps://plus.google.com/hangouts/_/76cpj7biq30hapaamjdu4hnr2s?hl=en20:51
=== hunger_ is now known as hunger
=== bfiller_afk is now known as bfiller

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