/srv/irclogs.ubuntu.com/2015/12/14/#ubuntu-google.txt

darkxstjose, can you publish https://codein.withgoogle.com/dashboard/tasks/4811708518367232/ please01:58
josedarkxst: all set01:58
darkxstjose, hopefully we can find a new QA team from this ;)02:01
josedarkxst: it would be amazing, though isn't that task for a bug?02:02
darkxstI meant in general, our daily images have been broken for 7 weeks in virtualbox and no one noticed!02:03
darkxstyes that last one was for a bugfix02:03
josecool :)02:08
Girishpopey : Please review my merge request: https://code.launchpad.net/~emailgirishrawat/ubuntu-calendar-app/READMEs/+merge/28039204:01
GirishHi I'm having some issues with bzr. My public key is denied every time. Can anybody help me out?06:58
=== tvoss is now known as tvoss|errands
=== tvoss|errands is now known as tvoss
DanChapmanmorning all09:29
=== _salem is now known as salem_
MatthewAllenI'm interested to know how everyones going? How many tasks have you guys done?11:55
=== alan_g is now known as alan_g|lunch
tsimonq2MatthewAllen: over 9000 :P\12:56
MatthewAllentsimonq2, wow - you're pretty quick!13:02
tsimonq2MatthewAllen: joking...but I am a mentor of like 15 tasks13:04
smajevicirfanballoons, I made a merge request for the top 100 task (https://code.launchpad.net/~smajevic-irfan/ubuntu-qa-website/gci/+merge/280403), can you please review it?13:13
MatthewAllentsimongq2, what do you work on mainly for Ubuntu?13:17
tsimonq2MatthewAllen: https://wiki.ubuntu.com/tsimonq2/Contributions13:21
=== alan_g|lunch is now known as alan_g
xcubdoes anyone know where Ken Vandine is?14:20
DanChapmanxcub, he should be about in a little while. He's in the US so it's still morning over there14:23
xcubok, thank you.14:24
indieliveshello everyone, so I got the task to fix the bug bugs.launchpad.net/ubuntu-gnome/+bug/152540215:40
indielivesit says that i should propose a better placement and design for the button15:40
indielivesdarkxst: I would propose to move it up, directly under the "cursor blinking" section and make a button shape around it15:42
georgewhiteindielives: I presume they mean comment on the bug?15:45
indielivesgeorgewhite: actually the task states "implement an improved design and submit upstream for a design review"15:45
georgewhiteOK then15:46
Girishhttps://codein.withgoogle.com/tasks/4608447228149760/16:56
Girishhttps://code.launchpad.net/~emailgirishrawat/ubuntu-calendar-app/READMEs/+merge/28039216:57
balloonshey Girish16:59
Girishballoons : hi17:00
balloonsohh this will be so NICE17:00
GirishWhat?17:00
GirishMy task?17:00
balloonsyour MP. It will be very helpful to everyone17:00
balloonsyes17:00
GirishThank you! It will be my very first thing pushed and merged! So excited! :D17:01
balloonsGirish, do you know about autopilot-sandbox-run?17:01
GirishAre they the tests that can be run from the sdk?17:02
balloonsGirish, see https://developer.ubuntu.com/en/start/platform/guides/running-autopilot-tests/17:03
balloonsGirish, you can use the SDK, or autopilot3-sandbox-run as easier ways of running tests on the desktop17:04
GirishOk, so should I include this in the README?17:04
balloonsthe README links to that page, but yes it might be worth mentioning anyway I suppose17:05
balloonsThat's why I asked if you knew about it or not. I suspect most people would rather run tests via the SDK?17:05
balloonsAnd Girish, if you are up for it, the other core apps need the same treatment :-)17:06
balloonsthat is; a nice set of README's17:06
GirishYep, I was supposing to take the terminal app next.17:07
balloonsexcellent! I'm so happy to see this be fixed17:07
Girishballoons : So should I edit my readme for the sandbox tests or not?17:08
balloonsGirish, I would mention how to run them using the SDK if you don't mind17:08
GirishOk, on it.17:09
balloonsGirish, if you want to just more or less link to the page rather than repeat things to much, that's ok as it's more visual instructions17:10
balloonsit's just worth mentioning that you can run them via SDK17:10
GirishOkay, I'll leave a link to it then.17:10
Girishballoons : Updated README.autopilot.17:46
Girishhttps://code.launchpad.net/~emailgirishrawat/ubuntu-calendar-app/READMEs/+merge/28039217:47
georgewhite:/ can’t find libsoy.so on ‘import soy’17:51
georgewhite:(17:51
georgewhiteOh well17:56
flocculant!patience | georgewhite17:57
ubot93georgewhite: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/17:57
georgewhiteOops, sorry, I’m on the wrong channel17:58
georgewhited-oh.17:58
Girishballoons : https://codein.withgoogle.com/tasks/4608447228149760/17:59
balloonsGirish, yep, I top approved17:59
=== alan_g is now known as alan_g|EOD
GirishYay! :D17:59
Girishballoons : Which all core apps need READMEs?18:00
balloonsGirish, all of them could use an update, besides clock and calendar which you just did18:01
GirishHow many core apps are there?18:01
balloonsGirish, actually, one more question18:02
GirishYeah?18:02
balloonsdid you list dependencies in order to build calendar? People get confused by those18:02
GirishYes I did.18:02
balloonseverything is in debian/control, but by default we aren't building debian packages18:03
balloonshmm, I don't see it18:03
balloonsthe core apps are listed here: https://developer.ubuntu.com/en/community/core-apps/18:03
balloonsthere's 1218:03
Girishaddress-book-service-testability and a couple of other18:03
balloonsGirish, yes but under +Building and running on Vivid Desktop (15.04), I'm not sure those commands will work unless they install some things18:04
* balloons looks @ calendar18:04
GirishOkay what all dependencies do I need?18:05
balloonslook in debian/control18:06
balloonsI think ubuntu-sdk-libs will take care of most of those. But you'll want cmake and intltool18:06
GirishOkay I'll list them.18:07
balloonsyour MP merged, so heh, you'll have to repropose it18:07
GirishYep.18:08
balloonsI guess it would be useful to try checking out the code in a pristine environment and double checking what's needed to make sure18:08
GirishShould I list all the dependencies in debian/control in the main README?18:08
balloonsGirish, well that would technically work, I think it might be easier to see what's not in the ubuntu-sdk-libs metapackage and list only those18:10
GirishOkay.18:10
GirishOn it.18:10
balloonsalso, I noticed python3-dateutil was missing from autopilot dependencies18:10
balloonssorry, just a few little tweak18:10
GirishNp.18:11
GirishShould I add a README.dependencies where I list all the dependencies required to run different packages?18:20
balloonsHmm.. Sure. Then feference it in the developers and autopilot reademe18:27
GirishYes.s18:27
balloonsI just want to make sure it's really easy for new folks to get setup properly. That's the goal, and you get it18:28
GirishYep.18:28
gabriel_hello18:40
gabriel_can anyone help me a little bit?18:40
wxlgabriel_: sure, just ask18:40
gabriel_i have to run some test on calendar18:40
gabriel_i installed the sdk and i saw i can use c++18:40
gabriel_i am pretty familiar with c++ but i can't figure out how to test and what to test18:40
wxlgabriel_: who are your mentor(s)?18:41
gabriel_Carla Sella Alan Pope Samsrut18:41
balloonsxcub, hello18:41
xcubhello18:41
wxlpopey: could you be of assistance to gabriel_ ?18:41
Girishgabriel_ : You have to run 2 types of tests: Unit tests and Autopilot tests. Read the README provided in the code18:41
balloonsyes, everything with the tutorial looks good to me. I'm not sure in Ken will be around today or not18:41
wxlthat's alan pope i just pinged gabriel_ :)18:41
balloonsI can approve, and I'm sure Ken will still have a last look. I'm curious about where you want to publish it. Did you have a place in mind?18:42
gabriel_aham okay18:42
xcubI was thinking about coverting it into an HTML file, then handing it to the people who administer Bacon 2D to decide where to put it.18:43
Girishgabriel_ : The code is hosted at https://code.launchpad.net/ubuntu-calendar-app18:43
gabriel_i was going to ask that, thanks :))18:43
xcubOr i could post it on github18:43
Girishgabriel_ : Np.18:43
xcubSorry balloons, I got disconnected from IRC; did you say anything after I said "or i could post it on github"18:48
balloonsxcub, that sounds like a good idea. I'll personally still promote it, as I think it's cool. Let me know when you have it marked up as HTML18:48
balloonsI'd like to get it on ubuntu planet for instance18:49
balloonsplanet.ubuntu.com18:49
balloonsxcub, no no worries, I didn't respond while you dc'd18:49
xcubok, thank you. I'll let you know then. \18:49
balloonsxcub, so I'll go ahead and approve so you can keep working18:49
balloonsxcub, all approved18:50
NisIt is okay18:50
Girishballoons : http://i.imgur.com/yPaJlDt.png I made a list of dependencies needed. Can you check if any are missing?18:50
xcubThanks!18:50
balloonsxcub, posting on github if you want to post it yourself is a better idea than using a free webhost ;)18:51
NisUbnu is not user friendly comper to Windows18:51
balloonsGirish, that looks pretty good, although some are redudant. When you put it in the file, I would post it as an install string. sudo apt-get instal ....18:52
wxlNis: is there something you need help with?18:52
GirishYeah i thought of that18:52
GirishSo i should put a single string with all the dependencies?18:52
NisI think we have to provide a firewall in ubutu18:52
balloonsGirish, so I think outside of autopilot depends, ubuntu-sdk-libs qtcontact5-galera qtorganizer5-eds might be enough. Did you try installing things in a chroot to see?18:53
balloonsGirish, yea a single install string makes it easy for people Ithink18:53
Girishsudo apt-get install first && second && thrid <- that would make a pretty large string18:53
wxlNis: already is one http://www.howtogeek.com/115116/how-to-configure-ubuntus-built-in-firewall/18:54
balloonsGirish, it would be like sudo apt-get install package1 package2 package318:54
Girishoh yes.18:54
Girishballoons : What do you mean by ubuntu-sdk-libs qtcontact5-galera qtorganizer5-eds might be enough?18:55
balloonsGirish, yes and the list could be shorter, as some of those packages install other ones. Finding the smaller list would be useful. For example, ubuntu-sdk-libs install qtorganizer; see http://packages.ubuntu.com/wily/ubuntu-sdk-libs18:56
balloonsGirish, that's why I was saying the simplest thing to do would be use a clean system and follow your instructions18:57
GirishOkay.18:57
balloonsthen install the meta-packages and see what the build still wants / needs18:57
GirishOkay.18:57
balloonsGirish, ideally the developers would have done this, but we get to do a little sluething18:58
balloonsGirish, do you know how to create a chroot?18:58
GirishNope. But I've a clean copy of ubuntu installed in a VM18:59
balloonsGirish, that works :-)18:59
balloonsGirish, you'll want to make sure you snapshot it beforehand, so you can do the same thing for other apps18:59
balloonsor uninstall the packages you install between each one18:59
GirishOh yaeh that's a brilliant idea!19:00
balloonsreally a clean VM is a handy thing to have a snapshot of!19:00
wxlballoons: tsimonq2 made four tasks that were supposed to be for doing the entire suite of test cases for a particular image. they need editing, though, before they are published. can you add me to them?19:03
balloonswxl, yes19:03
wxlballoons: https://codein.withgoogle.com/dashboard/tasks/5855101298147328/ https://codein.withgoogle.com/dashboard/tasks/4899542210183168/ https://codein.withgoogle.com/dashboard/tasks/5751474072059904/ https://codein.withgoogle.com/dashboard/tasks/6122000900685824/19:04
balloonswxl, looking at them, I think you could ask them to do all of them; or do it for more than one day, etc. Also the instance count could be higher19:05
gabriel_Guys, sorry for bothering you one more time, I have a problem while building ubuntu calendar app19:05
wxlballoons: agree19:05
balloonswxl, so it likely will end up being 1 task eh?19:05
balloonseither way, nice to see some lubuntu stuff out there!19:05
wxlballoons: no, it'll be four tasks, one for each image19:06
balloonsahh, gotcha19:06
wxlballoons: or maybe i could make two19:06
wxlballoons: can't assume someone has both i386 and amd6419:06
Rob1507hey, can I ask a question?19:09
GirishRob1507 : Sure, whatsup?19:09
Rob1507Girish: I am working on task "Port pastebinit to snappy using snapcraft"19:10
Rob1507And I cannot find out where to find pastebinit archive19:10
Rob1507Here is the link of the task - https://codein.withgoogle.com/tasks/4645817537265664/?sp-status=2&sp-is_exhausted=False19:10
GirishAFAIK, pastebinit is an UBuntu package which can be installed using sudo apt-get install pastebinit19:11
DanChapmanRob1507, https://launchpad.net/pastebinit19:11
balloonsRob1507, if you wish, you can port a different package that is not pastebinit. I'm the mentor for the task. The goal is to get your feedback on using snapcraft, so if you have an app you'd rather do, let me know and go for it19:12
Rob1507I can try pastebinit, but in the case of change I will say. Thank you for help :)19:13
Rob1507One more question19:13
balloonsRob1507, you are welcome. Good luck!19:13
balloonsAlso, #snappy on freenode has the rest of the snappy team, should you get stuck on something19:13
balloonsso /join #snappy will put you in there channel19:14
Rob1507balloons: thanks. And I should attach only files I get after work?19:14
xcub_Hi balloons, It says that I have to wait for parental consent, though I already had my parents fill it out19:17
xcub_already19:17
Girishwxl : tsimonq2 : https://codein.withgoogle.com/dashboard/task-instances/5043945318907904/19:17
balloonsRob1507, hmm. Good question. Make a branch on github or launchpad that has your work. I think that would be best19:17
wxlGirish: thanks for the reminder. i'm doing about 12,000 things at once but will get to it shortly :)19:18
balloonsxcub_, :-( hmm. Well, that's something to ask Google then, I don't have much control over it. Let me ask for you19:18
Rob1507balloons: Ok, thanks again19:18
Rob1507xcub_: it will not be approved until beginner task is done. Have you done it already?19:19
xcub_ok, thanks!19:19
balloonsohh.. interesting19:19
Rob1507xcub_: You are welcome :)19:21
wxlballoons: ok they should be fixed19:22
balloonswxl, published19:25
wxlGirish: you did all four! i just made a task for that if you want to switch19:30
wxlGirish: needless to say, i'd approve for this task or that one, depending on whta you want to do19:31
GirishApprove for this one.19:31
wxlGirish: did you not find any of the "bugs to look out for?"19:32
kenvandinehey xcub19:35
xcubhello19:35
kenvandinexcub, great work on the tutorial19:35
xcubthanks!19:35
kenvandinei'm still reviewing it, but probably won't finish today19:35
kenvandinei'm sort of on vacation right now :)19:35
xcubWhat kind of adjustments do you think I should make so far19:35
xcuboh :)19:35
kenvandinereplace Bacon 2D with Bacon2D :)19:36
kenvandineand the suggestion i made earlier, which you accepted19:36
kenvandinexcub, and you made me think of a feature i should add to Boundaries19:36
kenvandinebut won't affect your tutorial19:36
kenvandinei'm going to expose an API in Boundaries to access it's fixtures19:36
kenvandinesimple to do19:37
kenvandineand would greatly simplify your Breakout use case19:37
xcubok, I think that would be a great feature to add.19:37
kenvandineyup19:37
xcubLet me know when you complete the fix so I can update my tutorial :)19:37
xcuboh, and where do you want me to post the html file19:38
xcubI plan on converting the tutorial to a website19:38
xcubAnd I was wondering if I should post it on github or just give it you to decide where to put it19:38
kenvandineballoons, the bacon2d tutorial task says it should get posted on developer.ubuntu.com19:39
kenvandineballoons, any guidance on what we should do to make it suitable?19:39
kenvandinejust plain html?19:39
balloonsI can help with that. I wanted to make sure it got out there. Not sure if there was anywhere else you wanted it19:39
kenvandinexcub, it would be great if you could post your Breakout project on github19:40
xcubok, so I'll just make the website and give it to balloons to post19:40
Girishwxl: Do I specifically need to try and reproduce the bugs? I just followed the instructions and checked if all things were functioning correctly.19:40
xcubAnd then I'll also post the project on github19:40
balloonskenvandine, I believe I was thinking of putting it on https://developer.ubuntu.com/en/community/blog/19:40
kenvandineballoons, i still need to spend more time reviewing it, but didn't want xcub to waste time on formating/markup stuff if it would need something specific19:40
balloonsso it went to planet. But it nees a long term home19:41
wxlGirish: it's a general rule with iso testing, but i see it's not clear, so consider it approved!19:41
kenvandinei can put it on bacon2d.com for a permanent location19:41
balloonsok. So markdown is fine for me19:41
balloonsI don't really want raw html19:41
kenvandinexcub, ^^19:41
Girishwxl: Okay, will keep that in mind the next time I'm doing QA tracking.19:42
kenvandinexcub, markdown would be cool19:42
kenvandinexcub, but lets wait until i finish reviewing it in google docs19:42
xcubalright, I'll try to use markdown after your done reviewing it19:42
xcubI've got to go to my next class now, bye and thanks!19:42
balloonskenvandine, I approved the task so xcub was free to get his consent form going also. But we'll do the final review and upload ofc ;-)19:43
kenvandineballoons, awesome!19:44
kenvandinethx19:44
balloonsty19:44
wxlGirish: done19:44
Girishwxl : Thanks!19:45
wxlGirish: thank you on a job well done :)19:45
kenvandineballoons, i was thinking about adding a few more similar tasks, not full tutorials but shorter tutorials on specific components in bacon2d19:45
kenvandinelike some primers on Behaviors, Sprites, Layers, etc19:46
balloonskenvandine, go for it. I'm guessing xcub might be interested :-) amongst others19:46
kenvandineyeah19:46
Girishkenvandine : That would be really cool. I've wanted to play with Bacon2D myself19:46
kenvandineGirish, great!19:46
kenvandineballoons, i added 2 tasks20:07
balloonskenvandine, I'll approve in a moment20:13
balloonspublished20:13
balloonsi added the bacon2d tah20:14
balloons*tag20:14
Rob1507Can anyone suggest a go application :D i do not have favorite one to port :D20:16
Rob1507please anyone20:23
KluHello! I am interested in the "Bacon2D viewport primer" on google code-in.20:23
KluCan anyone administrative here tell me about it?20:23
kenvandineballoons, thx20:25
Girishballoons : Which package is QtQuick in?20:47
GirishOr is it an individual package?20:47
balloonsGirish, hmm. I'm not 100% sure offhand20:49
balloonsI know there are packages with qtquick in the name20:49
balloonsgenerally I would expect that to install as part of a default qt5 instal20:50
GirishI found many packages with QtQuick. Which do I include in the dependency list?20:50
GirishQtQuick is the first error I got while building the calendar on a frsh install20:50
Girishfresh *20:51
balloonsGirish, ahh I get it20:54
balloonsGirish, did you install the ubuntu-sdk-libs package?20:54
GirishYep.20:54
GirishAnd the sdk20:54
GirishAnd cmake.20:54
balloonsOk, shouldn't need the sdk; just the libs I think20:54
balloonsbut whatever.. anyways, ok qtquick20:54
balloonsso let's look at the list of depends then20:55
balloonsSorry I didn't really get your question until now :-)20:55
GirishYou said many packages install other packages. So to list as few packages in the dependency list. How do I find which package QtQuick is in? Which package should I list to install QtQuick?20:56
GirishShould I list  qtdeclarative5-qtquick2-plugin in the dependency list?20:59
GirishEven that doesnt install QtQuick 2.321:00
GirishIt's asking for QtQuick 2.321:00
balloonsGirish, ohh, did you install the sdk ppa?21:06
balloonsI mean, did you follow the guide for installing the sdk? I assume as much21:06
balloonssorry, I haven't looked yet a the depends21:06
GirishOops, I forget to do that.21:06
balloonsGirish, I'm guessing you've solved the issue then with that package, but from the sdk ppa so it's the new version21:07
balloonsyep, looking at the depends I agree with your findings21:09
balloonssorry for the troubles on this Girish21:09
GirishNo problem. It will help more people get started21:10
GirishI was not able to solve the issue btw21:11
GirishHow do I solve the issue of QtQuick 2.3?21:11
GirishDo I need to install ubuntu sdk for qtquick ?21:12
balloonsso if you used the ubuntu sdk ppa, you should get the new version of qtquick it wants21:13
GirishHow?21:14
balloonssince you installed beforehand, try distr-uograding21:14
balloonssudo apt-get update && sudo apt-get dist-upgrade21:14
GirishOkay21:14
balloonsit should say it wants to update some packages21:14
GirishOk21:14
Rob1507Anyone here?21:24
adueppenballoons what do I need to do for my task to fix it (it's the tabbed terminal interactive21:38
adueppeninterface mockup (sorry pressed enter)21:38
balloonsadueppen, the tabbed terminal interface?21:38
balloonsGirish, any luck?21:38
balloonsRob1507, how's things with snapcraft?21:38
adueppenballoons https://codein.withgoogle.com/dashboard/task-instances/463820544593100821:39
Rob1507it was funny because i haven't claimed pastebin task :D21:39
Rob1507balloons, now I am doing another one of the same type21:40
xcubRob1507, I am doing snapcraft as well21:40
balloonsadueppen, ohh.. that's a question for popey, sorry. I hit the button because I thought you wanted more time. I didn't specifically have anything21:40
balloonsI wanted to ask21:40
Girishballoons : My VM is getting really slow internet. So it;s still upgrading.21:40
Rob1507xcub, you work on pastebin?21:41
Rob1507:D21:41
adueppenballoons OK I'll check with him. I think he was able to straight up extend the deadline because he's the mentor21:41
xcubno, I'm porting a go application21:41
balloonsGirish, ahh21:41
Rob1507xcub, me too. And have you choosen an app?21:41
balloonsadueppen, yes he did. But is it ready to review then or ?21:41
mcinitreevanGirish: if you have a spare flash drive of a decent size you should condsider just installing it onto there, its sooo much quicker than a VM21:41
xcubnope :)21:42
balloonsxcub, I would point out #snappy here on freenode as well21:42
adueppenballoons I think he's reviewing it, I asked him before if he knew why you had sent it back, but he didn't21:42
balloonsGirish the good news is once this is done, making the other readme's should be easy. The apps are all similar on dependencies21:43
balloonsback in a bit21:43
xcubRob1507, do you  know where to find go applications to port21:43
GirishYep.21:43
xcubLike there is some archive21:43
Rob1507xcub, GitHub21:43
xcubjust any application on there21:44
Rob1507xcub, actually there are many, it is harder to choose a good one.21:44
Rob1507one that will be appropriate21:44
xcubhi, kenvandine, what did you mean by "add one"21:46
smajevicirfanballoons, I've submitted the task now21:47
kenvandinexcub, i added some more tasks21:51
Rob1507balloons, I submitted the task but I am sure it is not right. I've messed up21:55
Rob1507balloons, can I have the task of pastebin back? I finished it and was not able to post21:59
balloonssmajevicirfan, ack22:01
balloonsRob1507, what do you mean?22:01
Rob1507which one?22:02
balloonssubmitting the task22:02
balloonsI can do it later, but not sure what you are asking22:02
Rob1507I have accidentally forgotten to claim task. After finishing work I noticed that it is not in task list.22:03
tsimonq2balloons: I don't understand, the top 100 change is accepted, right?22:03
tsimonq2balloons: and if it is, why don't I see it? :P22:03
Rob1507balloon, and after it I claimed another one and I think I messed it up22:04
adueppenpopey: are you reviewing my task  (tabbed terminal app) now? the whole situation with balloons has been resolved22:10
xcubRob1507, what go application did you port so I know not to do it22:15
Rob1507martini-gorm22:18
xcubok, thanks.22:18
xcubAnd by the way, do you know where to post the resulting package22:18
Rob1507xcub, I am not sure that I've done everything right22:18
Rob1507Have you done it?22:19
xcubno, not yet, I'll PM you about it when I'm done so we can compare what we did if you want to22:19
fazerdoes anybody here have any experience with sql?22:19
fazerReally need some help for a task22:19
xcuba little22:20
fazerhow can I copy the structure of a 'table' without the data22:20
Rob1507xcub, I definitely want :)22:20
xcubhttp://stackoverflow.com/questions/233870/how-can-i-create-a-copy-of-an-oracle-table-without-copying-the-data22:21
Rob1507xcub, as for resulting package you should create GitHub account and place there as repository22:21
xcubok, thanks!22:22
fazerxcub where does that command get executed? from a sqlite prompt?22:22
Rob1507Sorry, I have to go now, I have an exam tomorrow. Bye.22:22
xcubI would think so22:25
fazerok22:26
nathan_Hi everyone, I'm trying to build the dekko email client but I keep getting "Error 2"22:30
nathan_I run "./scripts/run-desktop --with-uitk" but I get "[sub-src-make_first] Error 2"22:30
nathan_Does anyone know how I can fix this?22:31
nathan_Also - I'm on 14.0422:31
balloonstsimonq2, I have to deploy it to production.22:45
tsimonq2balloons: oh ok, cool22:45
balloonsfazer, hello22:45
balloonsnathan_, that's a question for DanChapman, but it sounds like you need to build dekko first22:45
fazerballoons, hey!22:46
fazerballoons, I'm having trouble with these tables22:46
fazerI'm unable to copy the table structure.22:46
xcubI have a question about snapcraft and the yaml file22:47
xcubSpcecifically, icon:22:48
xcubThe application I want to port doesn't provide an icon, is it ok if I just leave this area blank.22:48
xcubshould i use the one in /usr/share/icons/hicolor/64/apps/apport.png22:51
balloonsfazer, I saw something along those lines in your post22:52
fazeryup.22:55
fazerballoons: I'm still unable to do it, and none of the solutions I can find seem to work, including the ones that letozaf pointed me toward22:56
balloonsfazer, so since you are on IRC at the same time, let me grab the project and help22:56
balloonsI assume you have the big picture idea down now right?22:57
fazeryes.22:57
fazer when I try this: http://stackoverflow.com/questions/233870/how-can-i-create-a-copy-of-an-oracle-table-without-copying-the-data23:01
fazerit returns: "Error: no such table: mediastore"23:01
balloonsfazer, so I would copy the blank database from a fresh install23:03
balloonsfazer, that way we don't have to copy anything  :-)23:03
balloonssince we don't need or want any media in it. does that make sense?23:03
fazerballoons, from a fresh install of what>23:04
fazerno not really, honestly23:04
balloonsfazer, my thought was to just grab the db from a ubuntu install that doesn't have any Music files in ~/Music23:04
balloonsit should be blank23:04
balloonsbut let me try cloning the db too23:05
fazerok. so I tell it to locate the db created by the os?23:05
balloonsfazer, I can't remember the exact location, but ~/.mediascanner perhaps23:06
balloonsI'm not on my primary machine23:06
balloonssorry, i just say what you are trying to do.23:07
fazerI don't have a .mediascanner directory in my home dir23:07
balloonsthe db is a sqlite3 file. The other option is to simply dump it to sql, edit the stuff we don't want out, and create a new db23:08
balloonsi'm not sure what the stackoverflow stuff is23:08
* balloons does it23:09
* tsimonq2 subtley slides a picture of a lenny face to balloons 23:11
balloonsfazer, so i just did this:23:11
balloonssqlite3 mediastore.db .dump > blank_mediastore.db23:11
balloonsthen removed most of the insert into calls (all of the ones adding real content)23:12
balloonsthen I restored the sql file into a new db23:13
balloonssqlite3 blank_mediastore.db < blank_mediastore.sql23:13
balloonsfazer, sorry the original dump should be to a sql file, lol23:14
balloonssqlite3 mediastore.db .dump > blank_mediastore.sql23:14
balloonslet me push the new blank db, which I think will do the trick for you23:14
balloonsor you can do it yourself23:14
fazerLet me try it myself.23:14
fazerThank you.23:15
fazerballoons, I only have to remove the insert statements inside the media table right? THe rest don't add any content.23:16
balloonsfazer, attached to the task what I did23:17
fazerok, taking a look now.23:17
* tsimonq2 wonders if balloons got my subtle hint23:17
balloons::salt::23:19
balloonsfazer, I believe that is correct.23:23
fazerballoons, and to convert back to a .db file i would run this right?23:24
fazersqlite3 .read blank_mediastore23:25
balloonsfazer, I did it by reading back the sql file into a new db23:31
balloonssqlite3 blank_mediastore.db < blank_mediastore.sql23:31
fazerk23:31
balloonsfazer, anything else? If not, I'll grab some chow23:41
fazerballoons, no, I think I'm done. Thank you.23:41
balloonsyou are welcome. I hope that helps23:42
smajevicirfanballoons, how exactly does the number of comments influence bug heat?23:49

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