hoangduit / openmeetings

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

Right problem after disconnet and reconnect to the conference #724

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running?
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?
ubuntu 9.04
Is it a problem related to the client/usability or server-side?
client I think

So I download the latest revision but this problem is always here...

This is the step to check the bug : 

1- I create user1 as administrator or other if you want
2- I create user2 as simple user
3- I go to conference or meeting (it's the same problem) with user1
4- I go to conference with user2
First conclusion : 
- user1 is the moderator and user2 have just the pointer tool
- user2 could remove files uploaded by the two user, that's not ok, I think...
5- Go out from the conference with user2 and just with him !
6- Go back into the same conference with user2
Second conclusion :
- User2 have all tools for whiteboard but he is not the moderator !!!

This is an important bug, I think.

Someone have checked that ?

Bidab

Original issue reported on code.google.com by ivan.bol...@gmail.com on 6 May 2009 at 12:39

GoogleCodeExporter commented 9 years ago
I've made a patch addressing the issue - please verify it.

Original comment by volkov.r...@gmail.com on 18 May 2009 at 11:00

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

Thanks for the patch...but the bug is always here but I believe it's better. I
explain me:
1 - User 1 go to the conference : he is the moderator and have all whiteboard 
tools
2 - User 2 go to the same conference : he is not the moderator, he has just the
pointer tools
3 - User 3 go out from the conference and reconnect it after : he has all of
whiteboard tools -> NOT OK

BUT if the moderator allow and "not-allow" to draw on the whiteboard, it's 
ok...but
the bug is already here.

PS : It's the same case if user2 disconnet from the session, reconnect and go 
to the
conference...

Bidab 

Original comment by ivan.bol...@gmail.com on 19 May 2009 at 7:12

Attachments:

GoogleCodeExporter commented 9 years ago
I am sorry, but it seems to me you have failed to apply the patch or somethisng 
like 
that - first of all, the patch I've sent you is for the client, have you 
checked it 
has applied? Does the code contain the line I've added? Have you recompiled the 
client and placed it to the server? Have you cleared the browser's cache prior 
to 
checking? Because it might be the older swf causing the error. Anyway, the 
screenshot 
you attach displays the disabled version of whiteboard, while my patch is works 
on 
the enabled one - so the full drawing board might be shown disabled for a 
while, but 
when it is enabled, it's already not full drawing. Please, check my patch on 
lzx 
first and then do it with swf. Anyway, I've discussed some aspects of this bug 
with 
Sebastian (issue 489) and the patch is going to be renewed soon, it's right 
place is 
in another function.

Original comment by volkov.r...@gmail.com on 19 May 2009 at 8:15

GoogleCodeExporter commented 9 years ago
Hi,

I'm so sorry...I made several things in the same time -> I use the normal user 
file
and not the compiled user file. Now it's OK. Thank's very well for the patch 
and sorry.

Bidab

Original comment by ivan.bol...@gmail.com on 19 May 2009 at 8:45

GoogleCodeExporter commented 9 years ago
There is another version of patch that fixes the issue as well - now the code 
is 
placed to setRoomValues RPC as Sebastian wanted, attached

Original comment by volkov.r...@gmail.com on 19 May 2009 at 10:57

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

It stays one problem I think, it concerns "Files user"...
The moderator and another user in the conference could import documents, that's 
ok.
But the simple user could remove document and move page in his whiteboard. 
For the first, I think the simple user could not remove document because it's 
removed
for moderator to !!! so he is necessary to import again !
For the second, the simple user could change page on document, that's good but 
the
problem is that change on the whiteboard of the moderator.
I think the user could change page but if it changes,  it must not affect the
moderator...
Peharps another solution will be to implement another whiteboard: for example 
the
first would be share and the second, personnal.

What do you think ?

Thanks

Bidab

Original comment by ivan.bol...@gmail.com on 20 May 2009 at 7:35

GoogleCodeExporter commented 9 years ago
I think this problem is not related to the original bug in the issue. Because 
userr 
being able to upload documents, being moderators or not is currently a feature. 
So I 
advice you to start another issue or a discussion over whether normal user 
should be 
able to do it or not, and let this issue rest in peace 8)

Original comment by volkov.r...@gmail.com on 20 May 2009 at 7:47

GoogleCodeExporter commented 9 years ago
Hi,

OK....

New issue...

Bidab

Original comment by ivan.bol...@gmail.com on 20 May 2009 at 7:55

GoogleCodeExporter commented 9 years ago
I commited your patch in r2022.

Original comment by seba.wag...@gmail.com on 25 May 2009 at 11:49

GoogleCodeExporter commented 9 years ago
Can you still reproduce that?

Original comment by seba.wag...@gmail.com on 6 Aug 2009 at 4:01