Re: OpenMeetings Dev-Snapshot 0.8

2009-03-26 Thread bidab

Hi,

I have the same problem.

Regards.

Bidab

On Mar 26, 5:04 am, Allan Pinto allan...@gmail.com wrote:
 hi ,
 i tried the new package, install went fine, but when i click on
 meetings i cannot see any meeting rooms nor any auditorium,
 administration panel works fine.



 On Wed, Mar 25, 2009 at 9:42 PM, Sebastian Wagner seba.wag...@gmail.com 
 wrote:

  sorry for the confusion I was in a hurry. I wanted to say:

  I needed a package and uploaded a fresh copy including red5 to the
  downloads page.

  sebastian

  2009/3/25 Roberto Torresani err...@gmail.com:
  Hi Sebastian!
  I don't understood, do you need a packet with red5 (last) and openmeeting
  r1970 for publish it on openmeetings site  ? (RC3)?

  If yes, I could send you it the day of tomorrow.

  Bye
  Roberto

  2009/3/25 Sebastian Wagner seba.wag...@gmail.com

  hi,

  I needed a snapshot of the current sources (must be r1970) to the
  downloads page.
  This one does include the Xuggler-Red5 and the latest Source.

  sebastian

  --
  Sebastian Wagner
 http://www.webbase-design.de
 http://openmeetings.googlecode.com
 http://www.laszlo-forum.de
  seba.wag...@gmail.com

  --
  Sebastian Wagner
 http://www.webbase-design.de
 http://openmeetings.googlecode.com
 http://www.laszlo-forum.de
  seba.wag...@gmail.com

 --
 Thanx and regd's.

 Allan.http://www.in2dwok.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: OpenMeetings Dev-Snapshot 0.8

2009-03-26 Thread smoeker

hola!

did u recompile the current client sources and deployed them?

can u see log entries for the specific functions?

see ya

Smoeker



On 26 Mrz., 08:31, bidab ivan.bol...@gmail.com wrote:
 Hi,

 I have the same problem.

 Regards.

 Bidab

 On Mar 26, 5:04 am, Allan Pinto allan...@gmail.com wrote:



  hi ,
  i tried the new package, install went fine, but when i click on
  meetings i cannot see any meeting rooms nor any auditorium,
  administration panel works fine.

  On Wed, Mar 25, 2009 at 9:42 PM, Sebastian Wagner seba.wag...@gmail.com 
  wrote:

   sorry for the confusion I was in a hurry. I wanted to say:

   I needed a package and uploaded a fresh copy including red5 to the
   downloads page.

   sebastian

   2009/3/25 Roberto Torresani err...@gmail.com:
   Hi Sebastian!
   I don't understood, do you need a packet with red5 (last) and openmeeting
   r1970 for publish it on openmeetings site  ? (RC3)?

   If yes, I could send you it the day of tomorrow.

   Bye
   Roberto

   2009/3/25 Sebastian Wagner seba.wag...@gmail.com

   hi,

   I needed a snapshot of the current sources (must be r1970) to the
   downloads page.
   This one does include the Xuggler-Red5 and the latest Source.

   sebastian

   --
   Sebastian Wagner
  http://www.webbase-design.de
  http://openmeetings.googlecode.com
  http://www.laszlo-forum.de
   seba.wag...@gmail.com

   --
   Sebastian Wagner
  http://www.webbase-design.de
  http://openmeetings.googlecode.com
  http://www.laszlo-forum.de
   seba.wag...@gmail.com

  --
  Thanx and regd's.

  Allan.http://www.in2dwok.com- Zitierten Text ausblenden -

 - Zitierten Text anzeigen -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Problems (chat and meeting) with OM 0.8 RC1 and new red5

2009-03-26 Thread bidab

Hi,

I install the new package of OM but I have some problems with Chat and
access to Meeting and Conference.

Log for chat :

java.lang.ClassCastException: java.util.ArrayList cannot be cast to
java.util.LinkedHashMap
at
org.openmeetings.app.remote.ChatService.sendMessageToOverallChat
(ChatService.java:285)
[openmeetings.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[na:1.6.0_07]
at
sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
[na:1.6.0_07]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
[na:1.6.0_07]
at java.lang.reflect.Method.invoke(Method.java:597) [na:
1.6.0_07]
at
org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:200)
[red5.jar:na]
at
org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:118)
[red5.jar:na]
at
org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:152)
[red5.jar:na]
at
org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:404)
[red5.jar:na]
at
org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived
(BaseRTMPHandler.java:146)
[red5.jar:na]
at
org.red5.server.net.rtmp.RTMPMinaIoHandler.messageReceived
(RTMPMinaIoHandler.java:127)
[red5.jar:na]
at
org.apache.mina.common.support.AbstractIoFilterChain
$TailFilter.messageReceived(AbstractIoFilterChain.java:570)
[mina-core-1.1.7.jar:na]
at
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived
(AbstractIoFilterChain.java:299)
[mina-core-1.1.7.jar:na]
at
org.apache.mina.common.support.AbstractIoFilterChain.access$1100
(AbstractIoFilterChain.java:53)
[mina-core-1.1.7.jar:na]
at
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl
$1.messageReceived(AbstractIoFilterChain.java:648)
[mina-core-1.1.7.jar:na]
at
org.apache.mina.filter.executor.ExecutorFilter.processEvent
(ExecutorFilter.java:220)
[mina-core-1.1.7.jar:na]
at
org.apache.mina.filter.executor.ExecutorFilter
$ProcessEventsRunnable.run(ExecutorFilter.java:264)
[mina-core-1.1.7.jar:na]
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask
(ThreadPoolExecutor.java:885)
[na:1.6.0_07]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:907)
[na:1.6.0_07]
at java.lang.Thread.run(Thread.java:619) [na:1.6.0_07]

I see on an another post that I must modify the parameter type to
List
within the Servicefunction (and dependent subfunctions..)

I really dont't know. I search the file ChatService.java but does'nt
exist. I am a newbie on Java, how made ?

Moreover, when I click on Meeting or Conference, there is nothing
after. I see that someone have the same problem...

Thanks,
Bidab
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Problems (chat and meeting) with OM 0.8 RC1 and new red5

2009-03-26 Thread Alexei Fedotov

Ivan,
Please take a look at [1].

Thanks!

[1] http://markmail.org/thread/7iv66mvwie6s52i3

On Thu, Mar 26, 2009 at 8:03 AM, bidab ivan.bol...@gmail.com wrote:

 Hi,

 I install the new package of OM but I have some problems with Chat and
 access to Meeting and Conference.

 Log for chat :

 java.lang.ClassCastException: java.util.ArrayList cannot be cast to
 java.util.LinkedHashMap
        at
 org.openmeetings.app.remote.ChatService.sendMessageToOverallChat
 (ChatService.java:285)
 [openmeetings.jar:na]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 [na:1.6.0_07]
        at
 sun.reflect.NativeMethodAccessorImpl.invoke
 (NativeMethodAccessorImpl.java:39)
 [na:1.6.0_07]
        at
 sun.reflect.DelegatingMethodAccessorImpl.invoke
 (DelegatingMethodAccessorImpl.java:25)
 [na:1.6.0_07]
        at java.lang.reflect.Method.invoke(Method.java:597) [na:
 1.6.0_07]
        at
 org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:200)
 [red5.jar:na]
        at
 org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:118)
 [red5.jar:na]
        at
 org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:152)
 [red5.jar:na]
        at
 org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:404)
 [red5.jar:na]
        at
 org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived
 (BaseRTMPHandler.java:146)
 [red5.jar:na]
        at
 org.red5.server.net.rtmp.RTMPMinaIoHandler.messageReceived
 (RTMPMinaIoHandler.java:127)
 [red5.jar:na]
        at
 org.apache.mina.common.support.AbstractIoFilterChain
 $TailFilter.messageReceived(AbstractIoFilterChain.java:570)
 [mina-core-1.1.7.jar:na]
        at
 org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived
 (AbstractIoFilterChain.java:299)
 [mina-core-1.1.7.jar:na]
        at
 org.apache.mina.common.support.AbstractIoFilterChain.access$1100
 (AbstractIoFilterChain.java:53)
 [mina-core-1.1.7.jar:na]
        at
 org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl
 $1.messageReceived(AbstractIoFilterChain.java:648)
 [mina-core-1.1.7.jar:na]
        at
 org.apache.mina.filter.executor.ExecutorFilter.processEvent
 (ExecutorFilter.java:220)
 [mina-core-1.1.7.jar:na]
        at
 org.apache.mina.filter.executor.ExecutorFilter
 $ProcessEventsRunnable.run(ExecutorFilter.java:264)
 [mina-core-1.1.7.jar:na]
        at
 java.util.concurrent.ThreadPoolExecutor$Worker.runTask
 (ThreadPoolExecutor.java:885)
 [na:1.6.0_07]
        at
 java.util.concurrent.ThreadPoolExecutor$Worker.run
 (ThreadPoolExecutor.java:907)
 [na:1.6.0_07]
        at java.lang.Thread.run(Thread.java:619) [na:1.6.0_07]

 I see on an another post that I must modify the parameter type to
 List
 within the Servicefunction (and dependent subfunctions..)

 I really dont't know. I search the file ChatService.java but does'nt
 exist. I am a newbie on Java, how made ?

 Moreover, when I click on Meeting or Conference, there is nothing
 after. I see that someone have the same problem...

 Thanks,
 Bidab
 




-- 
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://www.telecom-express.ru/
http://people.apache.org/~aaf/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Problem with the Chat

2009-03-26 Thread jjcalafatt

Hi smoeker!

Thak you very much! :)

I'm not java development but I try it!

Where is the archive where I can to find the java function? Is it in
the sever-part or in the client part (Openzalo) ?

Sorry for my english... It's very bad..

Jaume
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Problem with the Chat

2009-03-26 Thread Sebastian Wagner

okay should be fixed now:
http://code.google.com/p/openmeetings/source/detail?r=1973

2009/3/26 smoeker o.beche...@medint.de:

 hola!

 the stack in the log is telling u the whole story :

 java.lang.ClassCastException: java.util.ArrayList cannot be cast to
 java.util.LinkedHashMap
        at
 org.openmeetings.app.remote.ChatService.sendMessageToOverallChat
 (ChatServic­e.java:285)


 Class : org.openmeetings.app.remote.ChatService (- openMeetings
 webapp)
 Function : sendMessageToOverallChat , Line : 285.

 see ya

 Smoeker

 On 26 Mrz., 09:22, jjcalafatt jjcalaf...@gmail.com wrote:
 Hi smoeker!

 Thak you very much! :)

 I'm not java development but I try it!

 Where is the archive where I can to find the java function? Is it in
 the sever-part or in the client part (Openzalo) ?

 Sorry for my english... It's very bad..

 Jaume
 




-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Problem with the Chat

2009-03-26 Thread jjcalafatt

Hi smoeker!

Thak you very much! :)

I'm not java development but I try it!

Where is the archive where I can to find the java function? Is it in
the sever-part or in the client part (Openzalo) ?

Sorry for my english... It's very bad..

Jaume
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Problem with the Chat

2009-03-26 Thread Sebastian Wagner

okay plz retry with
http://openmeetings.googlecode.com/files/openmeetings_0_8_rc2.zip

should be slightly improved to include the correct SWF and also fixed
the Chat-Issue.


sebastian

2009/3/26 Sebastian Wagner seba.wag...@gmail.com:
 okay should be fixed now:
 http://code.google.com/p/openmeetings/source/detail?r=1973

 2009/3/26 smoeker o.beche...@medint.de:

 hola!

 the stack in the log is telling u the whole story :

 java.lang.ClassCastException: java.util.ArrayList cannot be cast to
 java.util.LinkedHashMap
        at
 org.openmeetings.app.remote.ChatService.sendMessageToOverallChat
 (ChatServic­e.java:285)


 Class : org.openmeetings.app.remote.ChatService (- openMeetings
 webapp)
 Function : sendMessageToOverallChat , Line : 285.

 see ya

 Smoeker

 On 26 Mrz., 09:22, jjcalafatt jjcalaf...@gmail.com wrote:
 Hi smoeker!

 Thak you very much! :)

 I'm not java development but I try it!

 Where is the archive where I can to find the java function? Is it in
 the sever-part or in the client part (Openzalo) ?

 Sorry for my english... It's very bad..

 Jaume
 




 --
 Sebastian Wagner
 http://www.webbase-design.de
 http://openmeetings.googlecode.com
 http://www.laszlo-forum.de
 seba.wag...@gmail.com




-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



OpenMeetings 0.8 RC2 Bugfix release

2009-03-26 Thread Sebastian Wagner

OpenMeetings 0.8 RC2 fixes some issues of the 0.8 RC1 release:

- Fixed the Chat problem in Server and Client
- Changed the wrong reference in the JSP Wrapper page and includes the
correct SWF File

=
OpenMeetings 0.8 RC2 is based on:
- Xuggler-Red5 build 79
- OpenLaszlo 4.2.0.2 (Target Runtime is still SWF8)

thanks to Oliver for his great contributions and ongoing efforts to
improve our system.


sebastian

-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



12 feedbacks

2009-03-26 Thread Alexei Fedotov

Hello folks,

We recently installed openmeetings in an insurance company. Let me
share a feedback from our customer. Analyzing the feedback may be
useful to get better product acceptance.

1. Is there any other way to reduce private meeting scope than
selecting participating organizations? Can one limit rooms for
particular users?

2. Having Send Invitation under Exit cause usability problems.

3. If invitation is sent to a registered person, the password is
excessive and e-mail field have to be automatically filled from the
user record.

4. Invitations should be localized.

5. The invitation language should be set by the invitation sender.
Hence, there is no need to a guy who comes to the conference via the
hash to select his language.

6. There should be possibility for a conference room to expire.

7. An admin should be able to create a conference room and send
invitations to multiple participants by uploading a text file with
proper settings. Before implementing this a programmer needs to
understand if the problem behind this request  can be solved without
keeping and editing local text files - may be by defining user groups
based on the address book, or copying previous meeting settings to the
new one.

8. There should be more attribution (e.g. Invitation expiration
time) for Endless, One-Time, Period invitations settings.

9. Non-ascii characters in uploaded file names should be visible, not
replaced by underscores.

10. A moderator should be able to select the only one who talks and
mute all others.

11. Openmeetings installer should set a correct utf8_general_ci
collation in the openmeetings database.

12. Hash links should be available for meeting records. Participants
should be able to send hash links to meeting records by mail.


Some of the issues may require improvement of our openmeetings
knowledge and writing better instructions as well. Others require code
fixes. What do you think?

If any of you decides to fix any code related to these issues, please
write to the list first to decrease a chance we are coding the same
thing twice.

-- 
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://www.telecom-express.ru/
http://people.apache.org/~aaf/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Openmeetings 07 + Suse?

2009-03-26 Thread Allan Pinto

ofcourse it should be possible, you will need the same softwares
installed thats it.
i have personally installed on slitaz, and was hoping by the end of
next week to give sebastian and gang a live iso.
my point is, if i could install it on slitaz, you can install it on
any kind of linux.


On Thu, Mar 26, 2009 at 9:32 AM, jjcalafatt jjcalaf...@gmail.com wrote:

 Hi!

 I have openmeetings in ubuntu and it works very well. But I need to
 know if It's posible to install openmeetings in Suse 10. Is it
 possible?

 Thanks,

 Jaume
 




-- 
Thanx and regd's.

Allan.
http://www.in2dwok.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Bugs on Om 0.7 and 0.8 [ user right and record button(just on 0.8) ]

2009-03-26 Thread Sebastian Wagner

what you can do on the whiteboard and what user-right you give in the
administration does not relate to each other. A conference room is (at
least from the standard rooms) a democratic thing = first user is
moderator, all others have only a pointer tool (as long as the mod
does not grant the whiteboard rights)

sebastian

2009/3/26 bidab ivan.bol...@gmail.com:

 Hi,

 I think I found a bug on OM 0.7 and 0.8.
 I create a user test with right of user.
 I create a user ivan with right of admin.

 1-) With my admin user, I go into a conference, I'm the first. I could
 make everything. It's normal.
 2-) Then with my user test, I go into the same conference. He could
 not change the whiteboard, just make a pointer. It's normal.

 BUG : when user test go out from the conference and return into it, he
 could make evrything with the whiteboard.
 I try to quit his session and reconnect but it's the same problem.

 Someone have an idea or the same problem ?

 An other little bug on 0.8 version, when I click on the record button,
 it tell to downloaded the java file for sharescreen

 Regards,

 Bidab
 




-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
seba.wag...@gmail.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Bugs on Om 0.7 and 0.8 [ user right and record button(just on 0.8) ]

2009-03-26 Thread smoeker

hi,

the old graphic bug is resolved and commited -
u can checkout the current client sources and test, whether it
influenced the moderator's behaviour

see ya

Smoeker

On 26 Mrz., 16:32, Roberto Torresani err...@gmail.com wrote:
 Hi all!
 I think the problem is that when you access to the list of rooms with the
 toolbar you see the list with new graphic (public, private, myevents); when
 you exit from a conference you find the list with old graphic.
 I don't debug if is possible that this difference is the cause: it is as if
 the same room has two different scope, is possible to see the same user,
 but there are two moderator??

 Bye
 Roberto

 2009/3/26 Sebastian Wagner seba.wag...@gmail.com





  okay we will check that.

  sebastian

  2009/3/26 bidab ivan.bol...@gmail.com:

   It's ok with that, the first user who connect to the meeting is the
   moderator. It's not the problem.

   For example, when I have my admin user connected to the meeting (he is
   the moderator) and my simple user joins him. At the first connexion to
   the meeting, my simple user has just the pointer tool and the
   moderator (here, my admin user) could allow the simple user to draw,
   write, recordthe whiteboard. That's OK.

   The problem is here:

   When my simple user goes out from the meeting (just him, not the
   moderator) and return to it (immediatly or not : it's the same problem
   after a new session) he has the same right that the moderator but the
   moderator is not him. It's my admin user (the first who connects to
   the meeting).

   Sorry for my english, I hope I was understandable.

   Thanks, Bidab

   On Mar 26, 1:57 pm, Sebastian Wagner seba.wag...@gmail.com wrote:
   The normal behavior should be that the first user has the Moderation
   Rights (no matter if admin,mod or simple user)

   sebastian

   2009/3/26 bidab ivan.bol...@gmail.com:

My user test is a simple user.
My user ivan is an admin.

First, I go to the meeting with ivan.
Secondly, I go to the same meeting with test.

At the first connexion into the meeting, user test has just a
pointer tool. It's OK. My user admin could allow whiteboard tools to
the user test. So everything is OK.

BUT when users test goes out from the meeting and return to it, he
have all whiteboard's tools (record, new whiteboard, draw, write...).
I precise that user ivan does'nt go out from the meeting, just user
test.

Bidab

On Mar 26, 1:10 pm, Sebastian Wagner seba.wag...@gmail.com wrote:
what you can do on the whiteboard and what user-right you give in the
administration does not relate to each other. A conference room is
  (at
least from the standard rooms) a democratic thing = first user is
moderator, all others have only a pointer tool (as long as the mod
does not grant the whiteboard rights)

sebastian

2009/3/26 bidab ivan.bol...@gmail.com:

 Hi,

 I think I found a bug on OM 0.7 and 0.8.
 I create a user test with right of user.
 I create a user ivan with right of admin.

 1-) With my admin user, I go into a conference, I'm the first. I
  could
 make everything. It's normal.
 2-) Then with my user test, I go into the same conference. He could
 not change the whiteboard, just make a pointer. It's normal.

 BUG : when user test go out from the conference and return into it,
  he
 could make evrything with the whiteboard.
 I try to quit his session and reconnect but it's the same problem.

 Someone have an idea or the same problem ?

 An other little bug on 0.8 version, when I click on the record
  button,
 it tell to downloaded the java file for sharescreen

 Regards,

 Bidab

--
Sebastian
  Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://...
seba.wag...@gmail.com

   --
   Sebastian
  Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
 www.laszlo-forum.de
   seba.wag...@gmail.com

  --
  Sebastian Wagner
 http://www.webbase-design.de
 http://openmeetings.googlecode.com
 http://www.laszlo-forum.de
  seba.wag...@gmail.com- Zitierten Text ausblenden -

 - Zitierten Text anzeigen -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---