=== jono is now known as Guest28388 | ||
s-fox | Hello :) | 08:55 |
---|---|---|
popey | morning | 09:05 |
s-fox | wotcha popey :) how are you doing? enjoying the sunshine? | 09:05 |
popey | hah | 09:09 |
popey | its been raining here this morning | 09:09 |
popey | so I _was_ enjoying it until today :) | 09:09 |
popey | here endeth summer | 09:09 |
elfy | popey: we can always hope for a late reprieve | 09:18 |
popey | it's brightening up a little now | 09:19 |
popey | luckily we have a lined picnic blanket so no wet bottoms | 09:19 |
s-fox | brb, *connection issues* | 09:20 |
AlanBell | weather tomorrow looks like it should be good | 09:21 |
s-fox | /is back | 09:33 |
elfy | AlanBell: I shall raise a glass to it being fine for the BBQ - maybe next time I'll be in a position to trot along and join in :) | 09:58 |
popey | ooh, reminds me, need to go to the butcher! | 10:03 |
* popey has early lunch and does exactly that | 10:03 | |
=== nigelbabu is now known as nigelb | ||
s-fox | hello :) | 17:39 |
s-fox | mhall119, you around? :) | 17:40 |
mhall119 | s-fox: yup | 17:46 |
s-fox | mhall119, can you help with a launchpad branch issue? i have been working on my ubuntu app since dholbach noticed i was missing a date in my AUTHORS file | 17:47 |
mhall119 | s-fox: sure | 17:47 |
s-fox | mhall119, https://code.launchpad.net/~silver-fox/myshortcuts/quickly_trunk/+merge/117101 | 17:48 |
s-fox | i think i uploaded it correctly, but not sure and also not sure if i got it into trunk or not. lol | 17:48 |
mhall119 | s-fox: Launchpad doesn't do the merges, it just help you track proposals | 17:49 |
mhall119 | you'll have to do the merge yourself | 17:49 |
mhall119 | so in a local checkout of lp:myshortcuts, run the following: | 17:49 |
mhall119 | bzr merge lp:~silver-fox/myshortcuts/quickly_trunk; bzr commit -m "Merged changes from quickly_trunk"; bzr push lp:myshortcuts | 17:50 |
s-fox | mhall119, thanks. got a few errors: http://paste.ubuntu.com/1114212/ | 17:52 |
mhall119 | s-fox: it looks like you're in a local checkout of lp:~silver-fox/myshortcuts/quickly_trunk, not of # Example template class | 18:01 |
mhall119 | from quickly.template import Template | 18:01 |
mhall119 | sorry, not of: lp:myshortcuts | 18:01 |
mhall119 | (copy/paste fail) | 18:01 |
s-fox | ? | 18:01 |
s-fox | brb, dinner is beeping at me :) | 18:02 |
=== JanC_ is now known as JanC | ||
s-fox | back | 18:24 |
s-fox | mhall119, i do not understand :) | 18:26 |
mhall119 | s-fox: you have 2 branches on launchpad: lp:myshortcuts and lp:~silver-fox/myshortcuts/quickly_trunk | 18:28 |
mhall119 | you want to take your changes that are on the second branch, and put them into the first | 18:29 |
mhall119 | correct? | 18:29 |
s-fox | yes, that is what i want to do | 18:29 |
mhall119 | ok, so first you need to be in the directory that has lp:myshortcuts | 18:31 |
mhall119 | and from inside there, you will merge in the changes from the other branch | 18:31 |
mhall119 | s-fox: maybe we should take this into #ubuntu-app-devel | 18:32 |
s-fox | mhall119, i'm in the other channel :) | 18:36 |
balloons | ARGH | 19:31 |
balloons | moin moin wiki is the death of me | 19:31 |
SergioMeneses | hello guys! | 19:31 |
JoseeAntonioR | balloons: what are you trying to edit? | 19:31 |
balloons | i'm trying to put in an ordered and bulleted list | 19:32 |
balloons | and it's not working :-( | 19:32 |
JoseeAntonioR | balloons: may I have the link for the page? | 19:32 |
balloons | JoseeAntonioR, https://wiki.ubuntu.com/ARM/QA/Pandaboard | 19:33 |
balloons | getting closer it seems | 19:33 |
cjohnston | balloons: each one should get 1. <text> iirc | 19:33 |
balloons | see that awkward indenting? | 19:33 |
balloons | if I don't intend it that much, it displays randomly as order or bulleted | 19:34 |
balloons | so I said, fine, lol, I don't care.. but trying to make it all ordered or all bulleted was failing me also :-( | 19:34 |
JoseeAntonioR | balloons: what's the problem with it? | 19:34 |
SergioMeneses | JoseeAntonioR, I have solved the iptables problem!! | 19:34 |
JoseeAntonioR | great | 19:34 |
SergioMeneses | this sysadmin day sucks | 19:35 |
SergioMeneses | /o\ | 19:35 |
SergioMeneses | sorry guys | 19:35 |
SergioMeneses | I think I was in another channel | 19:35 |
JoseeAntonioR | balloons: ^^^^^^ | 19:36 |
balloons | JoseeAntonioR, I got it alot closer | 19:37 |
balloons | the first step, Download installer image: should not be indented so mcuh | 19:37 |
balloons | or smashed against the initial list | 19:37 |
balloons | I think I can fix.. let me see | 19:37 |
balloons | it's just annoying playing with formatting sometimes | 19:37 |
balloons | ok, I think it's good now | 19:38 |
balloons | that's just so weird | 19:38 |
balloons | thanks for your help and listening ear | 19:39 |
s-fox | mhall119, i think i've repackaged it and uploaded it to developer.ubuntu.com , https://myapps.developer.ubuntu.com/dev/apps/1021/ | 19:40 |
balloons | the weird part was having to put extra spaces in front of my 1. in order for a list to start | 19:40 |
balloons | " 1. TEXT" didn't work | 19:40 |
balloons | It needed " 1. TEXT" | 19:40 |
s-fox | mhall119, Thanks for your help - I think i got it sorted. not 100% certain but i am trying to get it done :) | 19:40 |
bkerensa | ༼☉ɷ⊙༽ | 19:49 |
Guest50802 | mhall119, hey, around? | 20:05 |
mhall119 | yup | 20:06 |
jono_ | mhall119, hey | 20:07 |
jono_ | can we chat in a few mins? | 20:07 |
jono_ | just got back from the baby docs | 20:07 |
mhall119 | jono_: sure, hope mom and baby are doing well | 20:10 |
jono_ | mhall119, doing great :-) | 20:11 |
jono_ | mhall119, https://plus.google.com/hangouts/_/7f14fb1eee4561ddf35cd5465ca72f6bcfec57d4?authuser=0&hl=en-US | 20:16 |
jono | imbrandon, around? | 21:34 |
imbrandon | yup | 22:14 |
imbrandon | jono: hehe playing irc tag, but yea i am now | 22:17 |
jono | :-) | 22:19 |
=== jalcine is now known as Jacky |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!