Re: svn installation

2009-03-11 Thread Sebastian Wagner
on client side the warning is in: http://openmeetings.googlecode.com/svn/trunk/openmeetings_lps411/modules/conference/whiteboard/base/baseDrawImage.lzx the attribute *isScreenImageLoading* is true as long as the current image is loading. As soon as the Image-Loading is complet

Re: svn installation

2009-03-11 Thread smoeker
hola! i just know the clientside one... see ya Smoeker On 11 Mrz., 16:57, Sebastian Wagner wrote: > there are two bandwidth warning messages. > One in the server, one in the client. > Which one are you referring too? > > sebastian > > 2009/3/11 smoeker : > > > > > > > hi, > > > i dont know

Re: svn installation

2009-03-11 Thread Sebastian Wagner
there are two bandwidth warning messages. One in the server, one in the client. Which one are you referring too? sebastian 2009/3/11 smoeker : > > hi, > > i dont know, where u read this, but the intention of implementing an > alternative sharer was to have more performance in a high bandwidth >

Re: svn installation

2009-03-11 Thread smoeker
hi, i dont know, where u read this, but the intention of implementing an alternative sharer was to have more performance in a high bandwidth scenario ;-) -> i just looked within clientcode to find out in which cases the "Low bandwidth message" is thrown, but i dont really understand it, it seems

Re: openmeetings moodle plugin error

2009-03-11 Thread Sebastian Wagner
seems like you have duplicate some files ... in the orginial package there is not folder *openmeetings_back* ^^ sebastian 2009/3/11 esl...@gmail.com : > > openmeetings is finally  up and running and the moodle plugin seems to > be working fine... > > but... I get this error message  at the moodl

Re: svn installation

2009-03-11 Thread Allan Pinto
hi smoeker, but even with the original sharer, on a lan i was getting bad bandwidth error, i read on the mail list that this problem was solved with jrdesktop ( or i think i read something like that) , and im on a lan network, so i dont think i should be getting this error. any config values i nee

Re: svn installation

2009-03-11 Thread smoeker
hola, while the standard sharer takes a snapshot of the desktop chronologically, jrdesktop takes a screenCapture on every mouse/ keyboard event, so it sends much more data as the original sharer - altthough it zips the data before transmission in a small bandwidth scenario, i would recommend

Re: svn installation

2009-03-11 Thread Allan Pinto
i downloaded openlaszlo 4.2.0.1 , i had downloaded some nightly build which was named 4.2.x , what i did now was setup a new machine with mint linux did everything else the same, but this time used openlaszlo 4.2.0.1 and it worked !!! muchos gracias but , hehe, now a few issue, even jr d

Re: svn installation

2009-03-11 Thread smoeker
...well, im using the openLaszlo servlet, running on tomcat server -> i can see debug messages of the laszlo compiler within my catalina.out file, such as memory leaks or stuff like that..., but i'm not sure, we're talking about a problem of the laszlo compiler here -> the openlaszlo stan

Re: svn installation

2009-03-11 Thread smoeker
hola, my README.txt within the openlaszlo webapp says Version 4.2.0, but im not too sure, whether this is correct ( i switched the openlaszlo version several times and also had some nighlty build versions running...) see ya Smoeker On 11 Mrz., 13:51, Allan Pinto wrote: > smoeker, roberto > o

Re: svn installation

2009-03-11 Thread Allan Pinto
smoeker, roberto one last question, which version of openlaszlo do you use for compiling the svn version On Wed, Mar 11, 2009 at 12:24 PM, Allan Pinto wrote: > great, let me know > > On Wed, Mar 11, 2009 at 12:11 PM, Roberto Torresani wrote: >> Hi Allan! >> I think is similar of my problem: rc2

Re: svn installation

2009-03-11 Thread Allan Pinto
great, let me know On Wed, Mar 11, 2009 at 12:11 PM, Roberto Torresani wrote: > Hi Allan! > I think is similar of my problem: rc2 works, but If I try to compile last > release of svn on a red5 0.8 (server and client) this don't work. > > I'm doing some test (in the last days), but without result

Re: svn installation

2009-03-11 Thread Roberto Torresani
Hi Allan! I think is similar of my problem: rc2 works, but If I try to compile last release of svn on a red5 0.8 (server and client) this don't work. I'm doing some test (in the last days), but without results. If I resolve the problem, I write it in mailinglist. Bye Roberto 2009/3/11 Allan Pin

Re: svn installation

2009-03-11 Thread Allan Pinto
haha yeah, i felt pretty happy when everything looked compiled.! yes i did try to clear the browser cache, tried from different machines. no luck. just cant understant what the issue could be, i so wanted to check out jrdesktop, 0.7rc2 is working great, it is only because of the bad bandwidth err

Re: svn installation

2009-03-11 Thread smoeker
hi, i think its normal, that only the target swf changes his timestamp... if the GUI is shown correct within the laszlo - environment, when u call it via laszlo - compiler, there cant be much left to do -> when u successfully compiled the client and the webapp, the biggest part is far behind

Re: svn installation

2009-03-11 Thread Allan Pinto
on a reboot and recompile of the client using only main not maindebug main.lzx.swf8.swf gets a new timestamp nothing else gets a new stamp, ive tried cp -af , i then deleted the main.lzx swf files and then copied over the compiled ones, still no luck. any idea if the rc3 version will come out soon

Re: svn installation

2009-03-11 Thread smoeker
hi, please try to clear your browser cache - maybe u still work on local cached files... -> Otherwise please check the timestamps of the generated swf files after recompiling them... see ya Smoeker On 11 Mrz., 11:30, Allan Pinto wrote: > hi smoeker, > first of all thanx for your absolute fa

Re: svn installation

2009-03-11 Thread Allan Pinto
hi smoeker, first of all thanx for your absolute fast responses and great help, and im sorry to keep asking so many questions, but here goes, i did go and compile the main.lzx file , and when i compile. everything looks perfect, i can log in , see the conference rooms, but when i copy the same in

Re: svn installation

2009-03-11 Thread smoeker
hola! please recompile client sources via openLaszlo and put the generated swf files to your openmeetings webapp folder see ya Smoeker On 11 Mrz., 10:42, Allan Pinto wrote: > man, i dont know what happened, > i restarted the machine, dropped the openmeetings database and created > it aga

Re: svn installation

2009-03-11 Thread smoeker
hi, i think, it isnt necessary to check the existence of the columns, as the tables are created correctly... -> OpenMeetings requieres UTF-8 encoding - did u create your database with UTF-8 encoding ( has your mysql server UTF-8 as default encoding for new databases?) -> if the encoding is cor

Re: svn installation

2009-03-11 Thread Allan Pinto
hi smoeker, yes, i cp'ed the mysql_hibera... to hibernate.cfg.xml, i dont know exactly how to check the tables and columns completely , but a show tables show this. mysql> use openmeetings; Database changed mysql> show tables; +---+ | Tables_in_openmeetings| +--

Re: svn installation

2009-03-11 Thread smoeker
hi, you edited the mysql.hiber... and renamed it to hibernate.cfg.xml under RED5_HOME/webapps/openmeetings/conf/hibernate.cfg.xml? -> the tables and columns were created correctly? see ya Smoeker On 11 Mrz., 09:30, deadwait wrote: > here it is. > i using mysql, and i have created the databas

Re: svn installation

2009-03-11 Thread deadwait
here it is. i using mysql, and i have created the database openmeetings. http://hibernate.sourceforge.net/hibernate- configuration-3.0.dtd"> root com.mysql.jdbc.Driver

Re: does OM transfer all the data using RTMP connection only ?

2009-03-11 Thread Sebastian Wagner
yes you're right the screen sharing transfers images over http. sebastian 2009/3/11 : > > As I understand, screensharing uses images, so is it http traffic? > > Justin > > On 20 фев, 11:25, Sebastian Wagner wrote: >> it uses rtmp only for all data, except images. >> >> sebastian >> >> 2009/2/2

Re: svn installation

2009-03-11 Thread smoeker
hi, can you post your hibernate.cfg.xml? see ya Smoeker On 11 Mrz., 08:05, Allan Pinto wrote: > hi , > > im trying to install the svn version, ( because of jrdesktop, as im > getting bad bandwidth errors in 0.7rc2) > im using red5-0.8rc2 and openlaszlo 4.2.x . > i also copied the contents of

svn installation

2009-03-11 Thread Allan Pinto
hi , im trying to install the svn version, ( because of jrdesktop, as im getting bad bandwidth errors in 0.7rc2) im using red5-0.8rc2 and openlaszlo 4.2.x . i also copied the contents of the openlaszlo client directory into the webapps/openmeeting directory, after which i got the install page, bu