hoangduit / openmeetings

Automatically exported from code.google.com/p/openmeetings
0 stars 0 forks source link

Chat messages not displayed properly #670

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running?
version: 0.8rc2
In case its an UI Bug => Images say more then words! Please attach a
Screen-Shot.

What's your operating system on client and server side?
server: ubuntu 8.04, happens on both windows xp and ubuntu clients
Is it a problem related to the client/usability or server-side?
happens on client side
Did you have any trace/debug output?
To get the debug output of the client run the software in debug-modus
Debug modus of the client:
http://$RED5-HOME:$RED5-HTTPPORT/xmlcrm/maindebug.lzx.lzr=swf8.swf

for example for your local copy:
http://localhost:5080/xmlcrm/maindebug.lzx.lzr=swf8.swf

or see live example:
http://inno02.fh-pforzheim.de:8080/xmlcrm/maindebug.lzx.lzr=swf8.swf

Server side loging:
browser your Red5-Home directory. There's a log-file directory. On linux
boxes you can run red5 using:
nohup ./red5.sh &
and debug output will be written to nohup.out

please attach any debug output to get a patch on time

Original issue reported on code.google.com by davidbog...@gmail.com on 29 Mar 2009 at 8:45

Attachments:

GoogleCodeExporter commented 9 years ago
I am having this same issue.  Has anything been figured out with it?  The 
picture 
that is attached shows the same problem I am having, where the chats are being 
posted to the top of the screen as well as in the chat window.  Please find a 
copy 
of my log attached.  Thanks.

Original comment by zukunfts...@gmail.com on 2 Apr 2009 at 6:35

Attachments:

GoogleCodeExporter commented 9 years ago
When I use the maindebug file instead of the main file, the problem does not 
appear, 
yet the only difference between the two is that degugging is turned on.  What 
about 
that would cause the problem to go away?  Would it be possible to create a file 
with 
debugging turned on, but with output turned off?  Thanks.

Original comment by zukunfts...@gmail.com on 16 Apr 2009 at 3:40

GoogleCodeExporter commented 9 years ago
I am having the exact same problem as the poster above. The problem does not 
occur if
I am using debug. However, if I am just logging in regularly it does happen. I 
have
tested in both Firefox and IE7 on multiple machines and the same issues 
persists.Here
is a screenshot of what I we are seeing. It happens the very first time chat is
inputted. We are using openmeetings_0_8_rc2.

Original comment by jeffavis@gmail.com on 23 Apr 2009 at 1:39

GoogleCodeExporter commented 9 years ago
hi,
I have the same problem, when I run
http://myServerIP:5080/xmlcrm/maindebug.lzx.lzr=swf8.swf all work fine, but is 
there
are an other solution without run in debug mode ?

Thanks.

Original comment by jeremy.z...@gmail.com on 20 May 2009 at 3:53

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
For all those having this issue, I have found a solution that works for me.  
This 
has been tested on the latest source release, r2045, so it may or may not work 
on 
older versions.  All of the instructions that I have read have told us to use 
main.lzx.lzr=swf8.swf & maindebug.lzx.lzr=swf8.swf.  My solution does not use 
these 
files.  Make sure you have "main.lzx.swf8.swf" and "maindebug.lzx.swf8.swf" in 
your 
openmeetings webapp folder.  Then when you try to access the system, 
goto "http://localhost:5080/openmeetings/main.lzx.swf8.swf" (without quotes).  
The 
menu in the rooms changes a little bit, but the chat applet does not post the 
messages at the top of the screen anymore.  

If this works for you, and you want to make the change permanent, edit 
index.jsp in 
your openmeetings webapp folder.  Half-way down, look for the line "var so = 
new 
SWFObject("main.lzx.lzr=swf8.swf", "***", "***", "***", "***", "***");" 
(without 
outside quotes)(DO NOT CHANGE ANY OF THE INFO SHOWN AS '***').  
Change "main.lzx.lzr=swf8.swf" to "main.lzx.swf8.swf".  This will make the 
proper 
program load automatically.  Hope this works for you, it did for me.

Original comment by zukunfts...@gmail.com on 2 Jun 2009 at 6:50

GoogleCodeExporter commented 9 years ago
Issue 718 has been merged into this issue.

Original comment by alexei.f...@gmail.com on 4 Jun 2009 at 6:18

GoogleCodeExporter commented 9 years ago
Issue 750 has been merged into this issue.

Original comment by alexei.f...@gmail.com on 4 Jun 2009 at 6:19

GoogleCodeExporter commented 9 years ago
Please verify, if the problem can be reproduced using rc3 release.
http://openmeetings.googlecode.com/files/red5-openmeetings-0.8rc3-r2051.zip

Original comment by alexei.f...@gmail.com on 9 Jun 2009 at 4:34

GoogleCodeExporter commented 9 years ago
I´ll try the new release tomorrow, thanks !!

Original comment by brunoelo...@gmail.com on 9 Jun 2009 at 9:06