Re : Re: Re : Re: [openmeetings-user] Precision about variables

2011-06-27 Thread Guillaume
Ok I understand better why you have implemented this like that. I tried to compare the 2 codes between drawUline and drawline and they are very similar. I wondered if it is possible or not to have the same behavior of the object line which it doesn't move after the drawing ? Maybe it will affe

Re: [openmeetings-user] Re: connection failed

2011-06-27 Thread seba.wag...@gmail.com
You should consider using the latest version. Sebastian 2011/6/27 fadensg > We are using version 1.0.27.60. This is a ubuntu package. > > On 27 juin, 16:54, "seba.wag...@gmail.com" > wrote: > > which version are you using? > > The newst version has some more tables. > > > > Maybe you are usin

Re: Re : Re: [openmeetings-user] Precision about variables

2011-06-27 Thread seba.wag...@gmail.com
its necessary to calculate the boundingbox of the line-object. If you draw something on the whiteboard the object is relative drawn to the ORIGIN of the whiteboard. In order to select the object later on I need to know the *virtual box* the boundingbox of the object. Example: Initial ULine (Orig

[openmeetings-user] Re: connection failed

2011-06-27 Thread fadensg
We are using version 1.0.27.60. This is a ubuntu package. On 27 juin, 16:54, "seba.wag...@gmail.com" wrote: > which version are you using? > The newst version has some more tables. > > Maybe you are using an older hibernate.cfg.xml that you've copied from > somehwere? > > Sebastian > > 2011/6/27

Re : Re: [openmeetings-user] Precision about variables

2011-06-27 Thread Guillaume
Ok, its at the beginning of the method endUline, you have : "Get Bounds of that object" var minx = this.width+2; var miny = this.height+2; and after : " this.currentlayer = new lz.drawViewNew(this,{ name:tempName,x:minx-1-(this.currentulinelineWidth, y:miny-1-(th

Re: [openmeetings-user] Re: connection failed

2011-06-27 Thread seba.wag...@gmail.com
which version are you using? The newst version has some more tables. Maybe you are using an older hibernate.cfg.xml that you've copied from somehwere? Sebastian 2011/6/27 fadensg > We had no problems with the installation of tables in mysql. > below the list of the 42 tables set up : > > adres

Re: [openmeetings-user] Precision about variables

2011-06-27 Thread seba.wag...@gmail.com
I don't know which minxx minxy you are refering to, those are the attributes: http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/WebContent/openmeetings/modules/conference/whiteboard/base/tools/baseDrawULine.lzx#95 Sebastian 2011/6/27 Guillaume > Hi Sebastian, > > I just wan

[openmeetings-user] Re: connection failed

2011-06-27 Thread fadensg
We had no problems with the installation of tables in mysql. below the list of the 42 tables set up : adresses appointmentcategory appointmentremindertyps appointments conferencelog conferencelogtype configuration errortypes errorvalues fieldlanguage fieldlanguagesvalues fieldvalues flvrecording f

[openmeetings-user] Precision about variables

2011-06-27 Thread Guillaume
Hi Sebastian, I just want to know if you can give me some precisions about the main role of the coordinates (x1,y1,x2,y2, minx,miny) in the file baseDrawULIne.lzx, please ? I'll try to understand better the update of coordinates after drawing a uLine. Thanks in advance Guillaume -- You rec

Re: [openmeetings-user] Re: connection failed

2011-06-27 Thread seba.wag...@gmail.com
btw: It should by 52 tables. Sebastian 2011/6/27 seba.wag...@gmail.com > That sounds strange, please make sure you read the chapter with the basic > things todo and also in which order: > > http://code.google.com/p/openmeetings/wiki/InstallationOpenMeetings#Install_OpenMeetings > > Sebastian >

Re: [openmeetings-user] Re: connection failed

2011-06-27 Thread seba.wag...@gmail.com
That sounds strange, please make sure you read the chapter with the basic things todo and also in which order: http://code.google.com/p/openmeetings/wiki/InstallationOpenMeetings#Install_OpenMeetings Sebastian 2011/6/27 fadensg > Yes. > We decided to work under mysql. we installed the 42 table

[openmeetings-user] Re: connection failed

2011-06-27 Thread fadensg
Yes. We decided to work under mysql. we installed the 42 tables in the database named "OpenMeeting" no "s". We have also made editing the file "hibernate.cfg.xml" by including new identification names. but no result! On 27 juin, 15:49, "seba.wag...@gmail.com" wrote: > in other words, did you con

Re: [openmeetings-user] connection failed

2011-06-27 Thread seba.wag...@gmail.com
in other words, did you configure hibernate.cfg.xml, run the installer and checked if the fields and tables are really created ? Sebastian 2011/6/27 mesed > as install? > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To view this

Re: [openmeetings-user] connection failed

2011-06-27 Thread mesed
as install? -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To view this discussion on the web visit https://groups.google.com/d/msg/openmeetings-user/-/e_T7db0W7ooJ. To post to this group, send email to openmeetings-user@googlegroups.com.

Re: [openmeetings-user] connection failed

2011-06-27 Thread seba.wag...@gmail.com
Did you run the installer and the tables + fields are in the database? Sebastian 2011/6/27 fadensg > I just installed the latest version of OpenMeetings > "openmeetings_1_7_0_r3822.zip" on a debian linux machine located in a > production environment. > Once completed and the interface OpenMeeti

[openmeetings-user] connection failed

2011-06-27 Thread fadensg
I just installed the latest version of OpenMeetings "openmeetings_1_7_0_r3822.zip" on a debian linux machine located in a production environment. Once completed and the interface OpenMeetings red5 server installed, access to the URL generated in flash http://xxx:5080/openmeetings/ tells us "Connect