IRC Chat : 2013-06-10 - OpenMRS

01:39:15 *** robbyoconnor has joined #openmrs
01:39:16 *** ChanServ sets mode: +v robbyoconnor
01:43:29 *** r0bby_ has quit IRC
02:37:24 *** ArcTanSusan has joined #openmrs
02:38:41 <ArcTanSusan> hi nribeka!
02:40:11 <ArcTanSusan> im getting mySQL errors
02:40:21 <ArcTanSusan> im following this guide
02:40:29 <ArcTanSusan> https://wiki.openmrs.org/display/docs/Installation+for+Developers+on+Mac+OS
02:40:57 <ArcTanSusan> when im in mysql terminal, i run "show openmrs;"
02:41:01 <ArcTanSusan> and get this error:
02:41:18 <ArcTanSusan> ERROR 1044 (42000): Access denied for user
02:47:31 *** ArcTanSusan has quit IRC
02:49:22 *** ArcTanSusan has joined #openmrs
03:20:03 <ArcTanSusan> hi!
03:20:11 <ArcTanSusan> when i do the setup, i get the error: "Invalid username and/or password: admin Unable to complete the startup."
03:20:17 <ArcTanSusan> can any1 help me on this issue?
03:26:13 *** wyclif has quit IRC
03:39:40 *** wyclif has joined #openmrs
03:43:19 *** wyclif has quit IRC
04:25:40 *** kavuri has joined #openmrs
04:46:03 <nribeka_> ArcTanSusan: are you reinstalling mysql?
04:46:15 <ArcTanSusan> no, nribeka_ . I got it running alreuady
04:46:19 <ArcTanSusan> i can login!
04:46:32 <ArcTanSusan> next step: finding a beginner, easy-pick ticket
04:47:07 <nribeka_> ooo so you got everything running? cool!
04:59:50 *** ArcTanSusan has quit IRC
05:01:05 *** djazayeri1 has joined #openmrs
05:04:18 *** djazayeri has quit IRC
05:22:21 *** pascal` has joined #openmrs
05:22:21 *** ChanServ sets mode: +v pascal`
05:22:54 *** ArcTanSusan has joined #openmrs
05:24:01 <ArcTanSusan> nribeka_: yes! everything is running!
05:28:20 <ArcTanSusan> nribeka_: I've found a ticket with a patch. how do I incorporate an external patch into the git branch?
05:49:06 <nribeka_> eclipse should have a command to do that. I couldn't remember it right now. Google it? :)
06:28:54 *** pascal` has quit IRC
06:29:20 *** pascal` has joined #openmrs
06:29:21 *** ChanServ sets mode: +v pascal`
06:31:13 <ArcTanSusan> nribeka_: yes, i know how to apply patch now
06:31:38 <ArcTanSusan> nribeka_: the main issue now is that the patch is old, and refers to different line #s. So applying patch results in error!
06:31:40 <ArcTanSusan> :(
06:39:37 *** rcrichton has joined #openmrs
06:40:42 <nribeka_> ArcTanSusan: I'm affraid you need to apply it manually? :(
06:40:58 <nribeka_> is the patch have a lot of changes?
06:41:03 <ArcTanSusan> over a thousand lines
06:41:08 <nribeka_> ugh ...
06:42:53 <ArcTanSusan> i was exaggerating. its only 490 lines
06:43:06 <ArcTanSusan> mostly variable name changes in messages.properties
06:43:11 *** robbyoconnor has quit IRC
06:43:19 <ArcTanSusan> https://tickets.openmrs.org/secure/attachment/38849/TRUNK-2894.patch
06:46:39 <nribeka_> let me try it
06:48:27 <nribeka_> so, i'm not sure in eclipse. but intellij gives me the two window that compares both before and after applying the patch ArcTanSusan
06:48:45 <ArcTanSusan> im using sublime text2
06:48:56 <ArcTanSusan> i have eclipse, too
06:49:30 <nribeka_> probably you can try eclipse?
06:52:30 <ArcTanSusan> im using command line git apply
06:52:31 <ArcTanSusan> error: patch failed: webapp/src/main/webapp/WEB-INF/messages.properties:944
06:52:32 <ArcTanSusan> error: webapp/src/main/webapp/WEB-INF/messages.properties: patch does not apply
06:58:45 <nribeka_> probably you shouldn't apply it directly
06:59:20 <nribeka_> maybe there's a command to do checking of the patch
07:00:23 *** rcrichton has quit IRC
07:00:42 <nribeka_> try git apply --check
07:06:29 <ArcTanSusan> i discovered the git apply --reject "name.patch"
07:06:45 <ArcTanSusan> it worked perfectly! there are some hunks that didn't get applied, but most of them did
07:08:47 <ArcTanSusan> https://groups.google.com/a/openmrs.org/forum/#!topic/dev/_xvJ3IFG7Ns%5B1-25-false%5D
07:08:49 <OpenMRSBot> <http://ln-s.net/-F$$> (at groups.google.com)
07:08:52 <ArcTanSusan> i documented the solution
07:09:53 <nribeka_> cool cool ArcTanSusan :)
07:09:59 <nribeka_> ArcTanSusan++
07:10:07 <nribeka_> !karma ArcTanSusan
07:10:07 <OpenMRSBot> nribeka_: Karma for "ArcTanSusan" has been increased 1 time and decreased 0 times for a total karma of 1.
07:10:16 <ArcTanSusan> ??
07:10:36 <ArcTanSusan> ok
07:11:15 *** rcrichton has joined #openmrs
07:15:22 <nribeka_> branch and the pull request and then next ticket :)
07:25:54 *** rowanseymour has joined #openmrs
07:27:32 <rowanseymour> If we're going to back port a issue that's been closed, should we re-open the closed ticket or add new one ? (TRUNK-3781 is going to be back ported)
07:28:34 *** GitHub112 has joined #openmrs
07:28:34 <GitHub112> [openmrs-core] onceuponatimeforever opened pull request #336: TRUNK-2894 Applied given patch. Resolved ticket. (master...TRUNK-2894) http://git.io/e7QyRg
07:28:34 *** GitHub112 has left #openmrs
07:28:43 <ArcTanSusan> First-ever pull request: https://github.com/openmrs/openmrs-core/pull/336
07:28:48 <OpenMRSBot> <http://ln-s.net/-F$O> (at github.com)
07:30:11 <ArcTanSusan> i need to figure out whats another easy-picking, intro ticket i can work on
07:34:00 <nribeka_> there should be more there ArcTanSusan
07:35:28 *** dkayiwa has joined #openmrs
07:40:20 <ArcTanSusan> just claimed another easy ticket. it's past midnight on this side of the world. ill work on this new ticket more tomorrow. Good night.! thanks for your help
07:41:12 *** pascal` has quit IRC
07:44:23 *** rcrichton has quit IRC
08:03:13 *** KC9YYQ has quit IRC
08:03:47 <nribeka_> bye ArcTanSusan. cya
08:03:56 *** rcrichton has joined #openmrs
08:04:00 *** KC9YYQ has joined #openmrs
08:04:05 *** ArcTanSusan has quit IRC
08:04:17 *** garima has joined #openmrs
08:04:57 <nribeka_> rowanseymour: maybe re-open the ticket? or if you want to create one, make sure you link it to the original ticket? not sure if there's a convention for this yet:)
08:06:19 <rowanseymour> Thanks Win. I see you're on East Africa time now :)
08:08:22 *** rcrichton has quit IRC
08:09:09 *** rcrichton has joined #openmrs
08:14:40 *** ChanServ sets mode: +v garima
08:23:23 *** dkayiwa has quit IRC
08:42:00 *** dkayiwa has joined #openmrs
09:33:57 *** lh has joined #openmrs
09:33:58 *** lh has joined #openmrs
09:51:11 <nribeka_> yes i am, rowanseymour. just for a few more days :)
09:52:01 *** nribeka_ is now known as nribeka
09:52:15 *** ChanServ sets mode: +v nribeka
10:14:26 *** rkorytkowski has joined #openmrs
10:14:26 *** ChanServ sets mode: +v rkorytkowski
10:14:47 *** rkorytkowski is now known as rafa
10:21:42 <garima> rafa: hi
10:21:50 <rafa> garima: hi
10:22:19 <garima> do we have a new ticket for RESTWS-376?
10:22:39 <garima> rafa: do we have a new ticket for RESTWS-376?
10:22:51 <rafa> !ticket RESTWS-376
10:22:52 <OpenMRSBot> rafa: [#RESTWS-376] Add ability to search by id - OpenMRS JIRA - https://tickets.openmrs.org/browse/RESTWS-376
10:23:43 <rafa> garima: not yet afaik
10:24:02 <rafa> garima: I've seen yet another thread on the dev list around that
10:24:23 <rafa> garima: it needs to be thought through
10:25:31 <garima> rafa: meanwhile the personattribute can be modified to behave better, can that be done?
10:25:50 <rafa> garima: yes
10:25:56 <rafa> garima: but we need to define "better"
10:26:16 <rafa> garima: if you have any suggestion then go ahead and create a ticket
10:27:31 <garima> rafa: i will look into it and discuss with u again today
10:28:02 <rafa> garima: great! just e-mail the dev list :)
10:28:15 <garima> rafa: sure!
10:37:26 *** sunbiz_ is now known as sunbiz
10:38:15 *** ChanServ sets mode: +v sunbiz
10:51:40 *** rowanseymour has quit IRC
10:55:03 *** DraggonZ_ has quit IRC
10:56:30 *** k-joseph has joined #openmrs
11:00:31 *** dkayiwa has quit IRC
11:03:31 *** dkayiwa has joined #openmrs
11:03:56 *** pascal` has joined #openmrs
11:03:56 *** ChanServ sets mode: +v pascal`
11:21:15 *** pascal` has quit IRC
11:39:00 *** rowanseymour has joined #openmrs
11:42:39 *** k-joseph has quit IRC
11:50:24 *** kavuri has quit IRC
11:57:51 *** k-joseph has joined #openmrs
12:51:58 *** cospih has joined #openmrs
12:57:15 *** harshadura has joined #openmrs
12:57:15 *** ChanServ sets mode: +v harshadura
12:57:16 *** harshadura_ has joined #openmrs
13:01:57 *** garima has quit IRC
13:02:52 *** harshadura_ has quit IRC
13:15:09 *** kavuri has joined #openmrs
13:23:06 *** robbyoconnor has joined #openmrs
13:23:06 *** ChanServ sets mode: +v robbyoconnor
13:23:58 *** wyclif has joined #openmrs
13:27:00 <h3llborn> morning rafa
13:27:28 <rafa> h3llborn: morning
13:27:36 *** kavuri has quit IRC
13:28:20 <h3llborn> rafa: how's it going?
13:28:29 <rafa> h3llborn: good thanks, you?
13:28:42 <h3llborn> rafa: just got home this morning from the hospital (N)
13:28:57 <rafa> h3llborn: I'm sorry to hear
13:29:17 <h3llborn> rafa: its all good now! I had to get stitches and suffered a concussion :P
13:29:42 <rafa> h3llborn: ohh good
13:30:08 <h3llborn> rafa: ya, could've been much worse! now that I'm out of the hospital I'll update the SDK page though
13:30:39 <rafa> h3llborn: no worries
13:31:29 <h3llborn> rafa: awesome! quick question, how long does it usually take for that package from google to arrive? do you have any recollection how it went with previous gsoc events?
13:32:01 <rafa> h3llborn: I can't recall
13:32:23 <h3llborn> rafa: ok :P so whats on your plate today?
13:32:51 <rafa> h3llborn: oh just regular openmrs work :)
13:33:27 <rafa> h3llborn: my day started a bit late so I will be online for 4-5 hours more
13:33:27 <h3llborn> rafa: right on! I never actually got to ask, but is coding for openmrs your fulltime job?
13:33:36 <rafa> h3llborn: in case you need me
13:33:42 <h3llborn> rafa: thanks :)
13:33:43 <rafa> h3llborn: yes, it is
13:34:13 <h3llborn> rafa: thats pretty sweet! what organization do you work for that allows you to do opensource programming?
13:34:39 <rafa> h3llborn: I work for regenstrief institute
13:34:59 <h3llborn> rafa: thats sweet, just on the otherside of the world eh xD
13:41:18 *** ryates has left #openmrs
13:45:58 *** k-joseph has quit IRC
13:46:27 *** ryates has joined #openmrs
13:46:29 *** ChanServ sets mode: +o ryates
14:00:16 <cpower> Hello everyone!
14:00:22 <cpower> Let's scrum!
14:00:27 <cpower> !scrumon cpower
14:00:27 * OpenMRSBot says the DAILY SCRUM MEETING is STARTING. This meeting should not last longer than 15 minutes. Please hold other comments until the end of the meeting, or message someone privately. Thank you! ScrumMaster cpower- you may begin when ready.
14:01:04 <cpower> wyclif: , dkayiwa , rafa , djazayeri1 , and anyone else that would like to contribute!
14:01:22 *** djazayeri1 is now known as djazayeri
14:02:07 <wyclif> Friday:
14:02:07 <wyclif> -Fixed mirebalais smoke tests and fixed visits details section on new patient dashboard
14:02:09 <wyclif> -Complete pending work for TRUNK-2498 - Validate email address in user options page
14:02:10 <wyclif> Monday:
14:02:12 <wyclif> -Review and apply pull requests
14:02:13 <wyclif> -Update demo data so that it doesnt default to openmrs
14:02:14 <wyclif> -pick a dev swimlane ticket
14:02:15 <wyclif>
14:02:16 <wyclif> Blockers: None
14:02:40 <dkayiwa> Done with the API for: Autosuggest functionality - RA-77
14:02:40 <dkayiwa> Now going to connect it to the user interface with an autocomplete jquery widget
14:02:40 <dkayiwa> No Blockers
14:03:21 <rafa> Today:
14:03:21 <rafa> * Working on RA-73: Similar Patient identification (should be complete by tomorrow)
14:03:21 <rafa> https://tickets.openmrs.org/browse/RA-73
14:03:21 <rafa> No blockers.
14:05:37 <cpower> djazayeri: I know you are in a meeting, say "bye" if you have nothing pressing
14:05:45 <djazayeri> Yesterday & Weekend
14:05:46 <djazayeri> * Finished working with Wyclif to merge his "patient dashboard app" work into Mirebalais and RefApp
14:05:46 <djazayeri> * Emailed about RESTful web services for Clinical Transactions based on a conversation with Vivek
14:05:46 <djazayeri> * Finished writing "App Framework Step by Step Tutorial"
14:05:49 <djazayeri> Today
14:05:57 <djazayeri> * Fly to Indy
14:06:17 <cpower> Announcements: Looking for Design call discussion topics, looking for Developers for some Form Entry work! Let me know if you are interested in either!
14:06:20 <djazayeri> * Deal with a retrospective data entry issue
14:06:30 <djazayeri> no blockers
14:06:37 <cpower> !scrumoff
14:06:37 * OpenMRSBot says the DAILY SCRUM MEETING has ENDED. This channel is now returned to normal hacking operations. Post-scrum meeting follow-up conversations may now begin.
14:07:48 *** GitHub94 has joined #openmrs
14:07:48 <GitHub94> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/8IVvwA
14:07:48 <GitHub94> openmrs-core/master d3bdfae wluyima: Validate email address in user options page - TRUNK-2498
14:07:48 *** GitHub94 has left #openmrs
14:16:58 *** achint has joined #openmrs
14:18:43 *** travis-ci has joined #openmrs
14:18:43 <travis-ci> [travis-ci] [openmrs/openmrs-core] [d3bdfae] [wluyima] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7950744
14:18:43 *** travis-ci has left #openmrs
14:18:47 <OpenMRSBot> <http://ln-s.net/-FFM> (at travis-ci.org)
14:31:08 <suranga> downey: greetings !!! :-)
14:33:28 *** harsz89 has joined #openmrs
14:33:28 *** ChanServ sets mode: +v harsz89
14:45:47 *** rfriedman has joined #openmrs
14:47:41 <jkeiper> suranga: congrats
14:48:23 *** rafa has quit IRC
14:48:31 *** cospih has quit IRC
14:51:02 *** GitHub3 has joined #openmrs
14:51:02 <GitHub3> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/jbJ8Kw
14:51:02 <GitHub3> openmrs-core/master 94b6841 wluyima: Made notifications email address required unless notifications are made only internally - TRUNK-2498
14:51:02 *** GitHub3 has left #openmrs
14:57:37 *** harsha89 has joined #openmrs
14:57:43 *** cospih has joined #openmrs
14:59:26 * rfriedman tests his connection
14:59:54 *** harsz89 has quit IRC
15:01:47 *** cospih has quit IRC
15:03:32 *** travis-ci has joined #openmrs
15:03:32 <travis-ci> [travis-ci] [openmrs/openmrs-core] [94b6841] [wluyima] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7952002
15:03:32 *** travis-ci has left #openmrs
15:03:37 <OpenMRSBot> <http://ln-s.net/-FG2> (at travis-ci.org)
15:03:52 *** rcrichton has quit IRC
15:05:12 *** harsha89 has quit IRC
15:05:18 *** harshadura has quit IRC
15:08:03 *** rafa has joined #openmrs
15:08:03 *** ChanServ sets mode: +v rafa
15:08:38 *** DraggonZ_ has joined #openmrs
15:10:37 <h3llborn> thanks travis
15:16:02 *** breeze has joined #openmrs
15:16:15 *** DraggonZ_ has left #openmrs
15:16:41 *** DraggonZ_ has joined #openmrs
15:16:50 *** DraggonZ_ has left #openmrs
15:17:58 *** DraggonZ has joined #openmrs
15:17:58 *** ChanServ sets mode: +v DraggonZ
15:31:15 *** garima has joined #openmrs
15:31:29 *** cospih has joined #openmrs
15:31:45 *** ChanServ sets mode: +v garima
15:42:56 *** rafa has quit IRC
15:58:29 *** harsz89 has joined #openmrs
15:58:29 *** ChanServ sets mode: +v harsz89
16:05:08 *** wyclif has quit IRC
16:11:10 *** kavuri has joined #openmrs
16:11:45 *** djazayeri has quit IRC
16:13:38 <suranga> ruwanego: hello !
16:21:04 *** kavuri has quit IRC
16:36:23 *** kavuri has joined #openmrs
16:39:55 *** k-joseph has joined #openmrs
16:58:03 *** robbyoconnor has quit IRC
17:09:13 *** dkayiwa_ has joined #openmrs
17:10:28 *** dkayiwa has quit IRC
17:10:35 *** dkayiwa_ is now known as dkayiwa
17:30:13 *** bhashitha has joined #openmrs
17:35:20 *** k-joseph_ has joined #openmrs
17:37:08 *** GitHub140 has joined #openmrs
17:37:08 <GitHub140> [openmrs-core] makombe opened pull request #337: Enabled deletion of obs and its related information (master...b2f5211b5d4b10d58b275f7b00a0f09e7b9e9667) http://git.io/IZLxCg
17:37:08 *** GitHub140 has left #openmrs
17:42:24 *** k-joseph has quit IRC
17:42:25 *** lh has quit IRC
17:42:26 *** Makombe has quit IRC
17:50:27 *** lh has joined #openmrs
17:50:27 *** lh has joined #openmrs
17:57:18 <garima> jkeiper: hi
18:01:20 *** djazayeri has joined #openmrs
18:01:20 *** ChanServ sets mode: +o djazayeri
18:03:21 *** wyclif has joined #openmrs
18:11:58 *** sara has joined #openmrs
18:16:07 *** kavuri has quit IRC
18:19:31 <h3llborn> I've been wondering, are there any eastereggs within openmrs? xD
18:19:34 *** djazayeri has quit IRC
18:22:57 *** wyclif_ has joined #openmrs
18:23:09 <downey> hmmm :)
18:23:36 <h3llborn> downey: onlything missing is an evil laugh xD
18:23:53 *** wyclif has quit IRC
18:23:53 *** wyclif_ is now known as wyclif
18:46:01 *** bhashitha has quit IRC
18:54:19 *** Makombe has joined #openmrs
18:55:59 *** garima has quit IRC
19:09:20 *** dkayiwa_ has joined #openmrs
19:11:14 *** dkayiwa has quit IRC
19:11:17 *** dkayiwa_ is now known as dkayiwa
19:21:29 *** k-joseph_ is now known as k-joseph
19:26:54 *** robbyoconnor has joined #openmrs
19:26:55 *** ChanServ sets mode: +v robbyoconnor
19:41:41 <rfriedman> h3llborn, yes there all, but they all have bugs
19:42:00 <rfriedman> h3llborn, all->are
19:42:18 <h3llborn> aha rfriedman really? well hidden also?
19:42:57 <rfriedman> h3llborn, the easteregg module is pretty obvious, but the others are hidden in daemon threads :)
19:45:11 <h3llborn> rfriedman: there's a module for that?!
19:46:25 <rfriedman> h3llborn, sure, why not?
19:56:00 <h3llborn> rfriedman: didn't even know :P
19:58:15 *** wyclif has quit IRC
19:58:51 <rfriedman> c u later h3llborn
19:59:03 <h3llborn> rfriedman: have a good night, wherever you are :)
19:59:08 *** rfriedman has quit IRC
20:13:24 *** wyclif has joined #openmrs
20:46:03 *** sara has quit IRC
21:03:03 *** k-joseph has quit IRC
21:17:51 *** cospih has quit IRC
21:19:44 *** dkayiwa has quit IRC
21:26:09 *** dkayiwa has joined #openmrs
21:32:36 *** robbyoconnor has quit IRC
21:40:38 *** GitHub95 has joined #openmrs
21:40:38 <GitHub95> [openmrs-core] wluyima pushed 1 new commit to master: http://git.io/bmlLAQ
21:40:38 <GitHub95> openmrs-core/master aab254a andreapat: Delete other order stuff before deleting current order - TRUNK-3289...
21:40:38 *** GitHub95 has left #openmrs
21:51:26 *** travis-ci has joined #openmrs
21:51:27 <travis-ci> [travis-ci] [openmrs/openmrs-core] [aab254a] [andreapat] The build passed. - http://travis-ci.org/openmrs/openmrs-core/builds/7963915
21:51:27 *** travis-ci has left #openmrs
21:51:28 *** docpaul has quit IRC
21:51:30 <OpenMRSBot> <http://ln-s.net/-FOD> (at travis-ci.org)
21:56:18 *** wyclif has quit IRC
22:15:33 *** breeze has quit IRC
22:44:15 *** wyclif has joined #openmrs