IRC Chat : 2009-06-22 - OpenMRS

00:01:31 <bwolfe> r0bby: have you tried all-delete-orphan on the schema.sections list ?
00:02:55 <bwolfe> r0bby: or try putting a form_id onto the section element. not sure if thats needed, and I think you've said you don't want it, but try to see if hbm is demanding it
00:03:09 <bwolfe> Keelhaul: why are you putting src files in your metadata folder ??
00:03:29 <Keelhaul> bwolfe: i'm not, i want the metadata folder to display in the package explorer
00:03:31 <bwolfe> nribeka: welcome back. :-)
00:03:52 <bwolfe> Keelhaul: ah, thats easy. don't use the package explorer. ;-)
00:04:09 <Keelhaul> bwolfe: screw the navigator
00:04:27 <bwolfe> Keelhaul: use "project explorer?"
00:04:28 <Keelhaul> package explorer offers faster access to files
00:04:43 <bwolfe> err, swap the position of that question mark and double quote
00:04:43 <r0bby> it's giving me all weird behavior
00:05:02 <r0bby> bwolfe: it's that it's not persisting :(
00:05:23 <r0bby> i'm at my breaking point -- i avoided it all weekend now i have to work feverishly :(
00:05:28 <bwolfe> r0bby: yes, you said that already. I'm giving you things you can try
00:05:41 <r0bby> okay
00:05:41 <Keelhaul> bwolfe: looks better than the navigator, at least
00:06:02 *** Agnor has quit IRC
00:06:05 <r0bby> bwolfe: so I should add a FK?
00:06:07 <Keelhaul> does anyone know how to manipulate individual color channels on an RGB color if its all in one integer?
00:06:50 <bwolfe> r0bby: yeah, add an FK from section to schema.
00:07:08 <bwolfe> Keelhaul: are you in css ?
00:07:26 <r0bby> but the problem also exists that it's not saving for the one-to-many
00:07:32 <Keelhaul> bwolfe: no, a BufferedImage in java
00:07:37 <r0bby> I totally dont get this stuff
00:12:41 <r0bby> bwolfe: that wont work
00:13:02 <r0bby> a section can be associated with more than one schema
00:14:22 <r0bby> a set won't work.
00:35:14 <r0bby> LinkedHashSet
00:35:51 <r0bby> PERFECT
00:35:57 <r0bby> maybe now my hell will go away
00:37:27 <r0bby> whatever did I do before groovy..
00:49:02 *** Mkop has joined #openmrs
02:25:55 *** upul has joined #openmrs
02:25:55 *** ChanServ sets mode: +v upul
02:31:16 *** atomicturtle has quit IRC
02:34:44 *** Keelhaul has quit IRC
02:40:18 *** Mkop has quit IRC
03:02:37 *** bwolfe has quit IRC
04:01:13 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8658]: groovy module: tweak the equals()/hashCode(). <http://dev.openmrs.org/changeset/8658> || OpenMRS Changesets: Changeset [8657]: facility data: switch from use '7' instead of id.hashCode(). <http://dev.openmrs.org/changeset/8657> || OpenMRS Changesets: Changeset [8656]: facility data: switch out the Lists for sections/form questions in favor … <http://dev.openmrs.org/changeset/8656>
04:03:24 *** nribeka has quit IRC
04:03:48 *** nribeka has joined #openmrs
04:03:51 *** ChanServ sets mode: +v nribeka
04:16:23 *** Mkop has joined #openmrs
04:31:39 *** nribeka1 has joined #openmrs
04:49:49 *** nribeka has quit IRC
05:39:34 *** nribeka1 has quit IRC
05:54:45 *** nribeka has joined #openmrs
05:54:45 *** ChanServ sets mode: +v nribeka
06:39:13 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8659]: facility data: update mapping files to reflect the change from List to … <http://dev.openmrs.org/changeset/8659>
07:06:09 *** pascal` has joined #openmrs
07:13:15 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8662]: facility data: I'll probably find use for this later. <http://dev.openmrs.org/changeset/8662> || OpenMRS Changesets: Changeset [8661]: facility data: squash any potential NPE when invoking hashCode() -- these … <http://dev.openmrs.org/changeset/8661> || OpenMRS Changesets: Changeset [8660]: facility data: squash any potential NPE when invoking hashCode(). <http://dev.openmrs.org/changeset/8660>
07:57:14 *** nribeka1 has joined #openmrs
07:58:28 *** kane77 has joined #openmrs
08:02:29 *** nribeka2 has joined #openmrs
08:15:33 *** nribeka has quit IRC
08:15:45 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8663]: Initial import. <http://dev.openmrs.org/changeset/8663>
08:20:34 *** nribeka1 has quit IRC
08:49:17 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8664]: Inital files upload <http://dev.openmrs.org/changeset/8664>
09:38:27 *** Mkop has quit IRC
10:00:38 *** Keelhaul has joined #openmrs
10:00:38 *** ChanServ sets mode: +v Keelhaul
10:01:45 <pascal`> hey Keelhaul
10:01:53 <Keelhaul> hi
10:25:27 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Exception during startup + trying to add data using forms/xf <http://forum.openmrs.org/viewtopic.php?f=9&t=455#p1662>
10:26:42 <r0bby> i'm doing what I can before i can get a hold of mike
10:26:49 <r0bby> still having the same issue
10:27:05 <r0bby> i have to add retire/unretire, void/unvoid etc
10:30:33 <Keelhaul> i'm trying to convert a library written in c++ into java
10:30:52 <Keelhaul> are Lists or Sets closer to a vector?
10:31:47 <r0bby> yes actually
10:31:51 <r0bby> Lists
10:32:11 <r0bby> (if you want to maintain insertion order: LinkedHashSet is the way to go if you wanna do a set.
10:32:27 <r0bby> similar for Maps (LinkedHashMap)
10:33:07 <Keelhaul> do sets have any advantages at all over lists
10:34:08 <r0bby> they can't contain duplicates
10:34:19 <r0bby> List can however
10:34:36 <r0bby> this is why equals() and hashCode are important -- a good hashcode impl :)
10:34:42 <Keelhaul> hmm
10:34:54 <Keelhaul> HashSet suggest a faster access to individual elements
10:35:47 <r0bby> assuming even distribution among the buckets
10:35:52 <r0bby> ie a good hash
10:36:28 <r0bby> Every collection has its pros/cons
10:36:43 <Keelhaul> c++ has a List class too
10:36:46 <Keelhaul> besides vector
10:37:04 <r0bby> yeh
10:37:07 <r0bby> I know it does
10:37:12 <r0bby> i know c++ -- VERY weakly
10:37:23 <r0bby> and C i can get by
10:37:37 <r0bby> i need more f'en coffee i just pulled an all-nighter
10:37:51 <r0bby> I need to stay up now... because i need to talk to mike or *SOMEBODY*
10:37:58 <r0bby> I dont see my deadline being met
10:42:19 <r0bby> wow when i stop freaking out and tackle shit one thing at a time it becomes easier to deal
10:42:32 <Keelhaul> typedef std::vector<std::pair<Ipoint, Ipoint> > IpPairVec;
10:42:45 <Keelhaul> will a List<Map<Ipoint,Ipoint>> work for thaT?
10:43:39 <Keelhaul> r0bby: chances are that when mike gets on, you'll be too tired to properly understand anything he tells you
10:43:57 <r0bby> I have no choice
10:44:06 <r0bby> one of my meds knocks me out
10:44:22 <r0bby> im having a difficult time keeping my eyes open
10:44:26 <r0bby> im shocked im even to even see straight
10:44:41 <Keelhaul> even to even =)
10:44:53 <Keelhaul> go sleep
10:45:02 <r0bby> wow
10:45:20 <r0bby> I dont even wanna commit these javadoc comments
10:45:32 <r0bby> i cant
10:45:43 <r0bby> UGH
10:46:04 <r0bby> am I in over my head :(
10:47:12 <upul> Keelhaul: List<Pair<Point, Point>> . you have to create a simple pair class to keep two Points
10:47:38 <Keelhaul> yea
10:47:46 <Keelhaul> i was just told in the java channel lol
10:49:05 <upul> i only visited there once for about 5 min, somebody asked a question, the somebody kicked him, another one asked why you kicked him, he was kicked too, so i left
10:49:50 <Keelhaul> lol
10:50:03 <Keelhaul> yea my first experience in that channel was being told to buy a mac
10:50:36 <upul> may be a salesman :-)
10:58:31 <r0bby> if you think that's bad, EFNet is worse.
10:58:41 <r0bby> then again EFNet is a cesspool
10:58:49 <r0bby> or peraps that's Undernet i can never tell
11:20:15 *** james_regen has joined #openmrs
11:20:15 *** ChanServ sets mode: +v james_regen
11:24:06 *** atomicturtle has joined #openmrs
11:32:21 *** upul has quit IRC
11:32:36 *** pascal` has quit IRC
11:35:25 <r0bby> nEat
11:35:29 <r0bby> http://code.google.com/p/gparallelizer/wiki/DataflowConcurrency
11:35:31 <OpenMRSBot> <http://ln-s.net/3MX2> (at code.google.com)
11:37:44 *** pascal` has joined #openmrs
11:43:11 <r0bby> Keelhaul: do you have any fre time?
11:43:27 <Keelhaul> not rly
11:43:28 <r0bby> I noticed you persisted a set
11:43:31 <Keelhaul> and you should go sleep =P
11:43:37 <r0bby> :|
11:43:44 <r0bby> NO i wanna get this working
11:52:13 <r0bby> Keelhaul: have you ever overriden hibwernate properties?
11:52:21 <r0bby> i need show sql
11:52:38 <Keelhaul> you can enable it in the runtime properties of openmrs
12:01:38 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8667]: facility data: move the constants class to the util package. <http://dev.openmrs.org/changeset/8667> || OpenMRS Changesets: Changeset [8666]: facility data: make it use the constants vs hard-coded strings. <http://dev.openmrs.org/changeset/8666> || OpenMRS Changesets: Changeset [8665]: facility data: add the methods retire/void objects. <http://dev.openmrs.org/changeset/8665>
12:02:29 <r0bby> Caused by: java.sql.BatchUpdateException: Duplicate entry '12' for key 1
12:02:32 <r0bby> ever get that error?
12:04:50 <Keelhaul> hm no
12:06:32 <r0bby> =/
12:29:17 *** pascal` has quit IRC
12:31:45 *** bwolfe has joined #openmrs
12:31:45 *** ChanServ sets mode: +o bwolfe
12:34:09 *** pascal` has joined #openmrs
12:34:22 <r0bby> bwolfe!
12:34:30 <r0bby> Caused by: java.sql.BatchUpdateException: Duplicate entry '12' for key 1
12:34:36 <r0bby> have you ever encountered that?
12:34:41 <r0bby> in hibernate
12:36:14 <bwolfe> yeah, you're assigning 12 to two primary keys
12:36:25 <pascal`> i'm pretty sure it's a primary key violation
12:36:33 <r0bby> I can't for the LIFE of me figure out *WHERE*
12:36:43 <pascal`> you're prob creating a new instance of a hibernate object and using saveOrUpdate()
12:37:08 <pascal`> instead, you need to get the object from the current session, then modify it, _then_ saveOrUpdate
12:37:11 <r0bby> lemme show you my schema http://dev.openmrs.org/browser/openmrs-modules/facilitydata/metadata/sqldiff.xml
12:37:15 <OpenMRSBot> <http://ln-s.net/3MXw> (at dev.openmrs.org)
12:37:27 <r0bby> hmm here's the save code
12:37:28 <pascal`> yeah, it's tricky to because updates are batched =S
12:37:47 <pascal`> * to find
12:38:11 <r0bby> http://dev.openmrs.org/browser/openmrs-modules/facilitydata/src/org/openmrs/module/facilitydata/util/FacilityDataUtil.java#L240
12:38:14 <OpenMRSBot> <http://ln-s.net/3MXx> (at dev.openmrs.org)
12:38:56 <r0bby> I dont know how to handle that
12:39:12 <r0bby> (I haven't slept yet :S)
12:39:14 <bwolfe> r0bby: are you doing save() or saveOrUpdate() in hibernate ?
12:39:20 <r0bby> saveOrUpdate()
12:39:30 <r0bby> then .flush()'ing afterwards.
12:40:29 <pascal`> even if you use save or update, if you're creating a new instance of a hibernate object it'll still bail
12:41:12 <r0bby> i showed you the code im passing around
12:42:08 <bwolfe> r0bby: I saw your code. that isn't your dao
12:42:15 <bwolfe> I see no hibernate calls
12:42:26 <bwolfe> you don't have to .flush
12:42:28 <r0bby> I know -- that's the code that's dailing
12:42:33 <r0bby> I was told to
12:42:40 <r0bby> I was trying to get this working friday night
12:43:42 <r0bby> http://dev.openmrs.org/browser/openmrs-modules/facilitydata/src/org/openmrs/module/facilitydata/dao/FacilityDataDAO.java
12:43:44 <OpenMRSBot> <http://ln-s.net/3MY2> (at dev.openmrs.org)
12:44:04 <r0bby> http://dev.openmrs.org/browser/openmrs-modules/facilitydata/src/org/openmrs/module/facilitydata/dao/impl/FacilityDataDAOImpl.java
12:44:06 <OpenMRSBot> <http://ln-s.net/3MY3> (at dev.openmrs.org)
12:44:07 <r0bby> sorry bout thta
12:44:29 <r0bby> i dont do anything fancy
12:52:06 <r0bby> see anything :(
12:54:03 <r0bby> im flustered
12:54:44 <nribeka2> how about removing the flush r0bby?
12:55:01 *** ChanServ sets mode: +v nribeka2
12:55:08 <r0bby> lemme see
12:56:24 *** nribeka2 is now known as nribeka
12:56:44 <Keelhaul> ok, seems like converting a complex library from c++ into java is more work than i can do on the fly
12:57:30 <r0bby> Keelhaul: re-write :)
12:57:42 <Keelhaul> no, thats like non-trivial math
12:57:42 <nribeka> bwolfe, sorry my computer got hang yesterday thanks to some viruses that i brought back with my thumb drive lol
12:57:45 <nribeka> hi bwolfe
12:57:55 <Keelhaul> i ahve better chances of dumbly converting the code than of actually understanding it
12:58:04 <Keelhaul> at*
12:58:15 <bwolfe> nribeka: hey. np
12:59:27 <r0bby> bwolfe: i found tedium reduces when i just focus on one thing at a time :)
12:59:39 <r0bby> i wound up relaxing
13:00:12 <pascal`> if that works i'd be seriously worried about the robustness of hibernate
13:01:21 <pascal`> Keelhaul, what maths library do you need?
13:01:32 <Keelhaul> pascal`: an implementation of the SURF algorithm
13:01:41 <Keelhaul> which in return uses the OpenCV library
13:01:52 <Keelhaul> computer vision stuff
13:03:45 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8670]: 1.5.x: Fixed hl7 queue, error, and archive objects to be able to save … <http://dev.openmrs.org/changeset/8670> || OpenMRS Changesets: Changeset [8669]: Fixed hl7 queue, error, and archive objects to be able to save uuids <http://dev.openmrs.org/changeset/8669> || OpenMRS Changesets: Changeset [8668]: facility data: remove the @throws javadoc annotation. <http://dev.openmrs.org/changeset/8668> || OpenMRS Tickets: Ticket #1584 (defect created): Data Export Error - could not insert: [org.openmrs.reporting.ReportObjectWrapper] <http://dev.openmrs.org/ticket/1584>
13:04:32 <r0bby> Illegal attempt to associate a collection with two open sessions
13:04:37 <r0bby> that seemed to do it
13:04:45 <r0bby> the .flush() seemed to commit it twice i think :X
13:05:03 <pascal`> and you're sure there is no java library available already?
13:07:20 <r0bby> pascal`: hibernate isnt bug free
13:07:26 <r0bby> hell *ALL* code has bugs
13:07:28 <r0bby> we're human
13:07:41 <r0bby> if we got it right the first time, programmers would be out of the job
13:07:43 <Keelhaul> pascal`: theres some wrapper for java or smt
13:07:53 <Keelhaul> a least for OpenCV
13:08:00 <Keelhaul> not for that particular SURF implementation
13:09:25 <r0bby> okay *NOW* the code in my util class is relevent
13:11:21 *** catechu has joined #openmrs
13:13:45 <r0bby> ok
13:13:48 <r0bby> same thing
13:16:41 <r0bby> this is frustrating
13:16:46 <r0bby> is my schma messed up maybe?
13:16:53 <r0bby> schema*
13:17:32 <r0bby> I can't figure it out
13:17:36 <Keelhaul> bwolfe: is there a way to make the source code of a jar i'm using available to eclipse
13:17:48 <Keelhaul> so it can show me where the error occured
13:17:53 <pascal`> good
13:18:46 <bwolfe> Keelhaul: yeah, download the src jar and then tell eclipse about it. either when you control-click to the class, or you can set it up in the .classpath file. (or let eclipse edit your .classpath by setting the file in your project build path)
13:18:58 <bwolfe> pascal`: what is good?
13:19:19 <bwolfe> r0bby: turn up hibernate logging to see what object it is
13:19:30 <bwolfe> r0bby: it might be one of the child objects and hbm is trying to save something again
13:20:52 <r0bby> ok how do i do that?
13:21:58 <bwolfe> r0bby: log4j
13:22:02 <bwolfe> or your runtime properties
13:22:06 <bwolfe> !runtimeproperties
13:22:06 <OpenMRSBot> bwolfe: "runtimeproperties" --- http://openmrs.org/wiki/Overriding_OpenMRS_Default_Properties
13:22:57 <pascal`> bwolfe: It's good that r0bby's error didn't go away by removing a "flush()"
13:23:22 <r0bby> why is that good...
13:24:36 * r0bby sets log4j to log *EVERYTHING*
13:25:18 <bwolfe> r0bby: don't be an idiot. don't do that. it'll take 10 mins to start up. just set org.hibernate to DEBUG
13:25:56 <bwolfe> pascal`: true. something really wacky would have been going on with hbm if taking that out was the solution. still, it shouldn't be there
13:30:11 <r0bby> I wanna get this fixed
13:30:15 <r0bby> then im napping
13:30:22 <r0bby> ill deliver tomorrow or later
13:32:06 <pascal`> you're not going to find this issue easily if you're sleep deprived
13:32:12 <pascal`> sleep first, then code
13:33:43 <Keelhaul> might as well code drunk =P
13:35:53 <r0bby> I've been drinking coffee since like midnight
13:35:55 <r0bby> cup after cup
13:35:56 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8671]: facility data: remove .flush() calls. <http://dev.openmrs.org/changeset/8671> || OpenMRS Forum: Re: OpenMRS version vs. DB Version <http://forum.openmrs.org/viewtopic.php?f=9&t=459#p1663>
13:39:03 <r0bby> ok my log4j config is failing
13:39:30 <r0bby> http://pastie.org/private/1kyj0sytuehzcf2h1mzw
13:47:07 <catechu> r0bby: are you also getting a "LogConfigurationException: Invalid class loader hierarchy"?
13:49:02 <r0bby> hrm no
13:50:29 <catechu> hm, I am not able to figure out why I'm getting that
13:52:51 <r0bby> I accidentally changed the groovy module config.xml
13:53:02 <catechu> ok
13:53:03 <r0bby> I guess having it in my IDEA project as a module is a bad idea :X
13:53:08 <r0bby> but i dont know
13:54:19 <r0bby> I love how when you're tired, you feel sick :(
13:58:17 <r0bby> AHH found the code
13:59:37 <r0bby> it's sunny out!!
14:00:06 <pascal`> it's 14 degrees and cloudy here =(
14:00:09 <pascal`> overcast
14:01:14 <pascal`> that's 52F
14:02:59 <r0bby> http://pastie.org/private/l1dm4h88t5msqsudwetsw
14:03:07 <r0bby> is anything i did illegal hibernate wise?
14:05:24 <r0bby> update facilitydata_form_question set form_question_id=? where form_question_id=?
14:05:30 <r0bby> that's the SQL it's setting...
14:05:31 <r0bby> WTF
14:07:25 <r0bby> i want this fixed :|
14:07:34 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8674]: facility data: fix the ext. point. <http://dev.openmrs.org/changeset/8674> || OpenMRS Changesets: Changeset [8673]: groovy module: ooops. this should not have happened. <http://dev.openmrs.org/changeset/8673> || OpenMRS Changesets: Changeset [8672]: groovy module: fix the extension pt; require 1.5 <http://dev.openmrs.org/changeset/8672>
14:09:20 <r0bby> <key column="form_question_id" not-null="false" update="true"/>
14:09:22 <r0bby> that's it!
14:09:25 <r0bby> I think
14:19:54 *** Mkop has joined #openmrs
14:22:22 <r0bby> holy shit :D
14:22:34 *** r0bby was kicked by bwolfe (bwolfe)
14:22:40 *** r0bby has joined #openmrs
14:22:40 *** ChanServ sets mode: +v r0bby
14:22:42 <nribeka> hahahahahaha ...
14:22:45 <r0bby> I got a scholarship :D
14:22:51 <r0bby> I didn't apply for it...
14:22:56 <nribeka> wow ... congrats r0bby :P
14:23:02 <r0bby> yeh
14:23:27 <r0bby> I have a learning disability so the student support services people nominated me :D
14:23:52 <r0bby> I wig out during exams like you wouldn't beliueve
14:25:59 <Keelhaul> how
14:27:29 *** pascal` has quit IRC
14:32:50 <Keelhaul> hah
14:32:54 <Keelhaul> i wrote my first threaded program
14:33:17 <r0bby> this is annoying
14:33:40 *** nimanthab has joined #openmrs
14:34:27 *** sdefabbiakane has joined #openmrs
14:39:16 * r0bby sighs
14:45:03 <nribeka> how is it going r0bby?
14:45:39 <r0bby> ok.. i got it sorta
14:45:46 <r0bby> I set it up to log all
14:50:23 *** upul has joined #openmrs
14:50:23 *** ChanServ sets mode: +v upul
14:57:44 <r0bby> ok..
14:57:46 <r0bby> http://pastie.org/private/n5w1opf6snvreat9o3cug
14:57:49 <r0bby> log output :X
15:08:58 *** atomicturtle has quit IRC
15:10:04 <OpenMRSBot> Recent updates in the world of openmrs: Nimantha Baranasuriya: Data Integrity Module for OpenMRS - Weeks 6-9 progress <http://nimanthab.blogspot.com/2009/06/data-integrity-module-for-openmrs-weeks.html> || OpenMRS Changesets: Changeset [8676]: patientmatching module: in dupesList.jsp, removed some redundant commented … <http://dev.openmrs.org/changeset/8676> || OpenMRS Changesets: Changeset [8675]: patientmatching module: in dupesList.jsp, fixed a bug with the checklist … <http://dev.openmrs.org/changeset/8675>
15:27:26 *** atomicturtle has joined #openmrs
15:37:00 *** Mkop has quit IRC
15:38:41 <r0bby> I am making no progress :<
15:39:03 <sdefabbiakane> :(
15:42:10 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: OpenMRS version vs. DB Version <http://forum.openmrs.org/viewtopic.php?f=9&t=459#p1664> || OpenMRS Changesets: Changeset [8677]: patientmatching module: in dupesList.jsp, changed table naming to be … <http://dev.openmrs.org/changeset/8677>
15:42:14 *** djazayeri has joined #openmrs
15:42:14 *** ChanServ sets mode: +o djazayeri
15:48:50 <r0bby> AWESOME i fixed it
15:49:02 <r0bby> now it's blowing the stack during hashCode() calls :(
15:50:52 <sdefabbiakane> progress!
15:51:37 <r0bby> im sleepy ;(
15:52:01 <sdefabbiakane> how long have you been up?
15:53:32 <r0bby> Caused by: java.sql.BatchUpdateException: Unknown column 'elt' in 'field list'
15:53:37 <r0bby> Well
15:53:41 <r0bby> I didn't sleep yet
15:53:50 <r0bby> I got up ~4pm yesterday
15:54:03 <sdefabbiakane> =/
16:04:21 *** sdefabbiakane has quit IRC
16:33:35 *** catechu has quit IRC
16:45:39 *** nimanthab has quit IRC
16:45:50 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8678]: patientmatching module: in dupesList.jsp, added a refresh after deleting a … <http://dev.openmrs.org/changeset/8678>
16:58:30 <r0bby> ibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session: [org.openmrs.GlobalProperty#facilitydata.started]
17:04:25 <r0bby> uhmm
17:04:29 <r0bby> wtf
17:04:55 <r0bby> it's valid to use a module service from the activator right?
17:05:01 *** sdefabbiakane has joined #openmrs
17:06:08 <r0bby> because if i put *ANY* logic in my activator, it blows up
17:12:34 <bwolfe> r0bby: you can't use your own module service from there. your module service isn't loaded yet
17:16:19 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: OpenMRS version vs. DB Version <http://forum.openmrs.org/viewtopic.php?f=9&t=459#p1665> || OpenMRS Changesets: Changeset [8679]: facility data: persistence is fixed and working -- commit while it works. <http://dev.openmrs.org/changeset/8679>
17:21:13 *** nribeka1 has joined #openmrs
17:39:23 *** nribeka has quit IRC
17:48:20 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8681]: 1.5.x: Changed deprecated create* and update* service methods to go … <http://dev.openmrs.org/changeset/8681> || OpenMRS Changesets: Changeset [8680]: Changed deprecated create* and update* service methods to go through the … <http://dev.openmrs.org/changeset/8680>
18:12:15 *** Mkop has joined #openmrs
18:14:05 <Mkop> bwolfe: do you have a script to kick r0bby when he curses, or did you do that manually?
18:23:39 <bwolfe> Mkop: manually. I can probably add something to openmrsbot to monitor swearing.
18:31:36 <sdefabbiakane> djazayeri: do we have a skype call now?
18:32:05 <djazayeri> sdefabbiakane, yes, give me 5 minutes
18:32:26 <sdefabbiakane> sure
18:51:46 *** djazayeri has quit IRC
18:51:57 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8682]: Updated initialization wizard to use ajax instead of refreshing the page … <http://dev.openmrs.org/changeset/8682>
19:01:50 *** Mkop has quit IRC
19:22:28 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1190 (enhancement closed): Add a File Progress List to the End of the War File Setup Wizard <http://dev.openmrs.org/ticket/1190#comment:16> || OpenMRS Changesets: Changeset [8683]: 1.5.x: Updated initialization wizard to use ajax instead of refreshing the … <http://dev.openmrs.org/changeset/8683>
19:28:35 *** upul has quit IRC
19:30:28 *** djazayeri has joined #openmrs
19:30:28 *** ChanServ sets mode: +o djazayeri
19:31:23 *** Mkop has joined #openmrs
19:45:37 *** nribeka has joined #openmrs
19:45:37 *** ChanServ sets mode: +v nribeka
20:01:28 *** nribeka1 has quit IRC
20:26:31 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8684]: htmlformentry module: Radio button widget was using selected="true" … <http://dev.openmrs.org/changeset/8684>
20:28:38 *** Agnor has joined #openmrs
20:48:39 *** Mkop has quit IRC
20:49:17 *** sdefabbiakane has quit IRC
20:59:04 *** Mkop has joined #openmrs
21:16:29 <Keelhaul> what's the difference between "base data" and "demo data"
21:16:48 <Keelhaul> concept dictionary but no patients, etc?
21:17:06 *** nribeka1 has joined #openmrs
21:17:28 <djazayeri> base data = required data, like concept datatypes.
21:17:35 <djazayeri> demo data includes patients.
21:17:46 <djazayeri> Not sure if concept dictionary is in base data, but it shouldn't be.
21:17:47 <Keelhaul> what about the ~6000 concepts
21:18:55 *** Mkop has quit IRC
21:26:44 *** nribeka has quit IRC
21:30:51 *** Mkop has joined #openmrs
21:30:56 <bwolfe> Keelhaul: concepts == dictionary
21:31:45 <Keelhaul> bwolfe: but is it base data or demo data?
21:45:37 *** nribeka has joined #openmrs
21:45:37 *** ChanServ sets mode: +v nribeka
21:52:50 <bwolfe> concepts are demo I think
21:53:59 *** djazayeri has quit IRC
22:02:39 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1585 (enhancement created): Combine Infopath and HTML Form Entry tabs <http://dev.openmrs.org/ticket/1585>
22:03:03 *** nribeka1 has quit IRC
22:09:30 *** Mkop has quit IRC
22:24:54 *** nribeka1 has joined #openmrs
22:25:57 *** Mkop has joined #openmrs
22:30:56 *** atomicturtle has quit IRC
22:32:56 *** bwolfe has quit IRC
22:33:08 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1512 (enhancement closed): Allow admins to tail tomcat server log during liquibase database updates <http://dev.openmrs.org/ticket/1512#comment:11> || OpenMRS Changesets: Changeset [8686]: 1.5.x: Added ajax refresh to see progress of liquibase database updates at … <http://dev.openmrs.org/changeset/8686> || OpenMRS Changesets: Changeset [8685]: Added ajax refresh to see progress of liquibase database updates at … <http://dev.openmrs.org/changeset/8685>
22:38:32 *** kane77 has quit IRC
22:38:40 *** nribeka has quit IRC
22:59:48 *** Agnor has quit IRC
23:04:45 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8690]: formentry: changing release number to 3.6.5 after changeset [8688] <http://dev.openmrs.org/changeset/8690> || OpenMRS Changesets: Changeset [8689]: formentry: tagging trunk as release 3.6.5 <http://dev.openmrs.org/changeset/8689> || OpenMRS Tickets: Ticket #1586 (defect closed): Concept name not added to HL7 in formentry taskpane <http://dev.openmrs.org/ticket/1586#comment:1> || OpenMRS Changesets: Changeset [8688]: formentry: fixing taskpane concept name error ticket #1586 <http://dev.openmrs.org/changeset/8688> || OpenMRS Tickets: Ticket #1586 (defect created): Concept name not added to HL7 in formentry taskpane <http://dev.openmrs.org/ticket/1586> || OpenMRS Changesets: Changeset [8687]: formentry: tagging trunk as release 3.6.4 <http://dev.openmrs.org/changeset/8687>
23:23:11 *** atomicturtle has joined #openmrs
23:36:46 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [8691]: formentry: changing revision number on 3.6.5 tag <http://dev.openmrs.org/changeset/8691> || OpenMRS Modules: Form Entry 3.6.5 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=formentry&version=&3.6.5>
23:51:19 *** jmiranda has joined #openmrs
23:51:19 *** ChanServ sets mode: +o jmiranda