[jira] [Comment Edited] (OPENMEETINGS-2253) Interruption of a video session when the microphone is turned on / off

2020-05-03 Thread Konstantin Kuzov (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098543#comment-17098543
 ] 

Konstantin Kuzov edited comment on OPENMEETINGS-2253 at 5/3/20, 7:37 PM:
-

[~solomax], IMHO not necessarily. [~jbi] said "when a participant is asked to 
answer a question, he must quickly turn on and answer, and then also quickly 
turn off.". This is "hold" functionality which is basically Mute/PTT 
OPENMEETINGS-131, but for both audio and video simultaneously.
 As I can see it OM can always initiate connections with both audio and video 
tracks, but attach/detach actual feed to them with replaceTrack on user 
request. The best thing about replaceTrack is it nearly instantaneous and 
doesn't waste any bandwidth in null mode. The only downside is that client will 
always encode both his audio/video even if doesn't send them to others which is 
IMHO worth it as trade-off for instataneous switching. In that case under the 
hood it will cover Mute, hide, PTT, hold, seamless switching to another webcam 
like front/back camera of the phone and cases like OPENMEETINGS-2320.

But yeah, it will be huge refactoring and maybe need to be separated to another 
issue/mail-list for investigation and consideration further down the road..


was (Author: nosferatu):
[~solomax], IMHO not necessarily. [~jbi] said "when a participant is asked to 
answer a question, he must quickly turn on and answer, and then also quickly 
turn off.". This is "hold" functionality which is basically Mute/PTT 
OPENMEETINGS-131, but for both audio and video simultaneously.
 As I can see it OM can always initiate connections with both audio and video 
tracks, but attach/detach actual feed to them with replaceTrack on user 
request. The best thing about replaceTrack is it nearly instantaneous and 
doesn't waste any bandwidth in null mode. The only downside is that client will 
always encode both his audio/video even if doesn't send them to others which is 
IMHO worth it as trade-off for instataneous switching. In that case under the 
hood it will cover Mute, hide, PTT, hold, seamless switching to another webcam 
like front/back camera of the phone and cases like OPENMEETINGS-2320.

> Interruption of a video session when the microphone is turned on / off
> --
>
> Key: OPENMEETINGS-2253
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2253
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video
>Affects Versions: 5.0.0-M3
> Environment: Chrome, FF
>Reporter: Evgeny
>Assignee: Sebastian Wagner
>Priority: Major
> Fix For: 5.0.0-M5
>
> Attachments: icon_example.png
>
>
> Hello!
> 1. The participant turns on the camera - a camera window appears.
> 2. The participant turns on / off the microphone - the camera window closes, 
> after a delay of 2-3 seconds it opens, with a change from its original 
> position.
>  Each time the microphone is turned on / off, there is a delay and jerking of 
> the camera window of the conference participant, with the transition to the 
> default position.
> For other participants, the camera of this participant also disappears on the 
> screen.
>  Please make one button to turn on / off together - both the camera and the 
> microphone. Or a hotkey. So that the participant at the beginning and at the 
> end of the conversation does not press the camera and microphone separately 
> on the buttons.
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2253) Interruption of a video session when the microphone is turned on / off

2020-05-03 Thread Konstantin Kuzov (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098543#comment-17098543
 ] 

Konstantin Kuzov commented on OPENMEETINGS-2253:


[~solomax], IMHO not necessarily. [~jbi] said "when a participant is asked to 
answer a question, he must quickly turn on and answer, and then also quickly 
turn off.". This is "hold" functionality which is basically Mute/PTT 
OPENMEETINGS-131, but for both audio and video simultaneously.
 As I can see it OM can always initiate connections with both audio and video 
tracks, but attach/detach actual feed to them with replaceTrack on user 
request. The best thing about replaceTrack is it nearly instantaneous and 
doesn't waste any bandwidth in null mode. The only downside is that client will 
always encode both his audio/video even if doesn't send them to others which is 
IMHO worth it as trade-off for instataneous switching. In that case under the 
hood it will cover Mute, hide, PTT, hold, seamless switching to another webcam 
like front/back camera of the phone and cases like OPENMEETINGS-2320.

> Interruption of a video session when the microphone is turned on / off
> --
>
> Key: OPENMEETINGS-2253
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2253
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video
>Affects Versions: 5.0.0-M3
> Environment: Chrome, FF
>Reporter: Evgeny
>Assignee: Sebastian Wagner
>Priority: Major
> Fix For: 5.0.0-M5
>
> Attachments: icon_example.png
>
>
> Hello!
> 1. The participant turns on the camera - a camera window appears.
> 2. The participant turns on / off the microphone - the camera window closes, 
> after a delay of 2-3 seconds it opens, with a change from its original 
> position.
>  Each time the microphone is turned on / off, there is a delay and jerking of 
> the camera window of the conference participant, with the transition to the 
> default position.
> For other participants, the camera of this participant also disappears on the 
> screen.
>  Please make one button to turn on / off together - both the camera and the 
> microphone. Or a hotkey. So that the participant at the beginning and at the 
> end of the conversation does not press the camera and microphone separately 
> on the buttons.
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2332) Room exit always redirects to public room list

2020-05-03 Thread Konstantin Kuzov (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098540#comment-17098540
 ] 

Konstantin Kuzov commented on OPENMEETINGS-2332:


Yes, you can enter the room from multiple locations but that doesn't answer the 
question why user need to be always redirected to public room list on room 
exit. IMHO Intuitive way will be to redirect user back to the page from which 
he entered the room or to related room list.


 Regarding landing.zone setting isn't it only works for requests without 
specified fragment and so it does typically trigger only on user sign-in or if 
user manually delete fragment part from url? And will room exit button still 
redirect user to the public list no matter landing.zone? If so it's useless for 
our case.


 Acceptable solution to our case would be to have some other global setting 
which override exit room redirect from default rooms/public to anything else. 
But in general it still be a little weird.

> Room exit always redirects to public room list
> --
>
> Key: OPENMEETINGS-2332
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2332
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Room
>Affects Versions: 5.0.0-M4
>Reporter: Konstantin Kuzov
>Assignee: Maxim Solodovnik
>Priority: Minor
>
> When exiting the room user is always redirected to public room list. Even 
> when user was in private or personal room.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2342) whiteboard at the moment of loading for the first time the classroom remains the background of the modalbox

2020-05-03 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098496#comment-17098496
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2342:


[~jorgelondo] It is still unclear what modal have you closed to get this broken 
state ...

> whiteboard at the moment of loading for the first time the classroom remains 
> the background of the modalbox 
> 
>
> Key: OPENMEETINGS-2342
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2342
> Project: Openmeetings
>  Issue Type: Test
>  Components: WhiteBoard
>Affects Versions: 5.0.0-M4
> Environment: Ubuntu 18.04 AWS lightsail instance 8 GB RAM, 2 vCPU, 
> 160 GB SSD 
>Reporter: Jorge Alberto Londoño Giraldo
>Assignee: Maxim Solodovnik
>Priority: Major
>  Labels: MODALBOX
> Attachments: error-modalbox-2.png, error-modalbox.png
>
>
> Hello, at the moment of loading the event of the videoconference with video 
> and whiteboard at the moment of loading for the first time the classroom 
> remains the background of the modalbox (modal-backdrop) 
> of the time zone and does not allow to interact with any element. the 
> classroom must be recharged to start using it. I attach the screenshot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2342) whiteboard at the moment of loading for the first time the classroom remains the background of the modalbox

2020-05-03 Thread Jira


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098495#comment-17098495
 ] 

Jorge Alberto Londoño Giraldo commented on OPENMEETINGS-2342:
-

Hi Maxim, I attached the file, closing the popup window leaves the background, 
disabling all functions. it is necessary to reload the explorer again if 
everything works normal.

!error-modalbox-2.png!

> whiteboard at the moment of loading for the first time the classroom remains 
> the background of the modalbox 
> 
>
> Key: OPENMEETINGS-2342
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2342
> Project: Openmeetings
>  Issue Type: Test
>  Components: WhiteBoard
>Affects Versions: 5.0.0-M4
> Environment: Ubuntu 18.04 AWS lightsail instance 8 GB RAM, 2 vCPU, 
> 160 GB SSD 
>Reporter: Jorge Alberto Londoño Giraldo
>Assignee: Maxim Solodovnik
>Priority: Major
>  Labels: MODALBOX
> Attachments: error-modalbox-2.png, error-modalbox.png
>
>
> Hello, at the moment of loading the event of the videoconference with video 
> and whiteboard at the moment of loading for the first time the classroom 
> remains the background of the modalbox (modal-backdrop) 
> of the time zone and does not allow to interact with any element. the 
> classroom must be recharged to start using it. I attach the screenshot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OPENMEETINGS-2342) whiteboard at the moment of loading for the first time the classroom remains the background of the modalbox

2020-05-03 Thread Jira


 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jorge Alberto Londoño Giraldo updated OPENMEETINGS-2342:

Attachment: error-modalbox-2.png

> whiteboard at the moment of loading for the first time the classroom remains 
> the background of the modalbox 
> 
>
> Key: OPENMEETINGS-2342
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2342
> Project: Openmeetings
>  Issue Type: Test
>  Components: WhiteBoard
>Affects Versions: 5.0.0-M4
> Environment: Ubuntu 18.04 AWS lightsail instance 8 GB RAM, 2 vCPU, 
> 160 GB SSD 
>Reporter: Jorge Alberto Londoño Giraldo
>Assignee: Maxim Solodovnik
>Priority: Major
>  Labels: MODALBOX
> Attachments: error-modalbox-2.png, error-modalbox.png
>
>
> Hello, at the moment of loading the event of the videoconference with video 
> and whiteboard at the moment of loading for the first time the classroom 
> remains the background of the modalbox (modal-backdrop) 
> of the time zone and does not allow to interact with any element. the 
> classroom must be recharged to start using it. I attach the screenshot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (OPENMEETINGS-2265) Uncaught TypeError

2020-05-03 Thread Maxim Solodovnik (Jira)


 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik resolved OPENMEETINGS-2265.

Fix Version/s: 5.0.0-M5
   Resolution: Fixed

should be fixed

> Uncaught TypeError
> --
>
> Key: OPENMEETINGS-2265
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2265
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video
>Affects Versions: 4.0.10, 5.0.0-M3
>Reporter: Serg
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0-M5
>
>
> Following error occurs while trying to move video dialog at tablet
> {code}
> bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2 Uncaught 
> TypeError: this.getCurrentRange is not a function
> at bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2
> at dispatch (jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2)
> at v.handle (jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2)
> (anonymous) @ bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2
> dispatch @ jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2
> v.handle @ jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2308) Android bootstrap touch event doesn't work

2020-05-03 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098439#comment-17098439
 ] 

ASF subversion and git services commented on OPENMEETINGS-2308:
---

Commit f5de7f6776860de450c4cec38bca4afec675f994 in openmeetings's branch 
refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=f5de7f6 ]

[OPENMEETINGS-2265, OPENMEETINGS-2308] js error should be fixed


> Android bootstrap touch event doesn't work
> --
>
> Key: OPENMEETINGS-2308
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2308
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0-M4
>Reporter: Sebastian Wagner
>Assignee: Sebastian Wagner
>Priority: Major
> Fix For: 5.0.0-M5
>
> Attachments: image-2020-04-27-15-51-25-519.png, 
> image-2020-04-27-15-52-26-864.png, image-2020-04-27-15-53-06-418.png
>
>
> Under Android you get a lot of exceptions like this:
> !image-2020-04-27-15-51-25-519.png|width=1302,height=215!
> Almost every click event fails.
> Clicking in the Android remote debugger you can find this code snippet 
> referenced that doesn't work:
> !image-2020-04-27-15-53-06-418.png|width=644,height=315!
> That must be some bootstrap issue. Coming from the Wicket module.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (OPENMEETINGS-2308) Android bootstrap touch event doesn't work

2020-05-03 Thread Maxim Solodovnik (Jira)


 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik resolved OPENMEETINGS-2308.

  Assignee: Maxim Solodovnik  (was: Sebastian Wagner)
Resolution: Fixed

should be fixed

> Android bootstrap touch event doesn't work
> --
>
> Key: OPENMEETINGS-2308
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2308
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0-M4
>Reporter: Sebastian Wagner
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0-M5
>
> Attachments: image-2020-04-27-15-51-25-519.png, 
> image-2020-04-27-15-52-26-864.png, image-2020-04-27-15-53-06-418.png
>
>
> Under Android you get a lot of exceptions like this:
> !image-2020-04-27-15-51-25-519.png|width=1302,height=215!
> Almost every click event fails.
> Clicking in the Android remote debugger you can find this code snippet 
> referenced that doesn't work:
> !image-2020-04-27-15-53-06-418.png|width=644,height=315!
> That must be some bootstrap issue. Coming from the Wicket module.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2265) Uncaught TypeError

2020-05-03 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098438#comment-17098438
 ] 

ASF subversion and git services commented on OPENMEETINGS-2265:
---

Commit f5de7f6776860de450c4cec38bca4afec675f994 in openmeetings's branch 
refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=f5de7f6 ]

[OPENMEETINGS-2265, OPENMEETINGS-2308] js error should be fixed


> Uncaught TypeError
> --
>
> Key: OPENMEETINGS-2265
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2265
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video
>Affects Versions: 4.0.10, 5.0.0-M3
>Reporter: Serg
>Assignee: Maxim Solodovnik
>Priority: Major
>
> Following error occurs while trying to move video dialog at tablet
> {code}
> bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2 Uncaught 
> TypeError: this.getCurrentRange is not a function
> at bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2
> at dispatch (jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2)
> at v.handle (jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2)
> (anonymous) @ bootstrap-wysiwyg-ver-07BFB34B509275DEF7120F0A56599AC4.js:2
> dispatch @ jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2
> v.handle @ jquery-3.4.1-ver-D19AFC7779BBA20E96683BE58B330F62.js:2
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[openmeetings] branch master updated: [OPENMEETINGS-2265, OPENMEETINGS-2308] js error should be fixed

2020-05-03 Thread solomax
This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
 new f5de7f6  [OPENMEETINGS-2265, OPENMEETINGS-2308] js error should be 
fixed
f5de7f6 is described below

commit f5de7f6776860de450c4cec38bca4afec675f994
Author: Maxim Solodovnik 
AuthorDate: Sun May 3 20:59:20 2020 +0700

[OPENMEETINGS-2265, OPENMEETINGS-2308] js error should be fixed
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1d3ba2d..8f65d6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@

5.6.2
9.0.0-M5
-   9.0.0-M5
+   9.0.0-M5.1
9.0.0-M5.1
5.0.0-M2
1.2.3



[jira] [Reopened] (OPENMEETINGS-2332) Room exit always redirects to public room list

2020-05-03 Thread Maxim Solodovnik (Jira)


 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik reopened OPENMEETINGS-2332:


Well
Right now you can open room using
# direct link
# dashboard 
# contacts and messages 
# *chat
# calendar
# public/own room
# different tabs of private rooms
# ...

The only thing I can propose: to use setting "%landing.zone%" would it be 
acceptible solution?

> Room exit always redirects to public room list
> --
>
> Key: OPENMEETINGS-2332
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2332
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Room
>Affects Versions: 5.0.0-M4
>Reporter: Konstantin Kuzov
>Assignee: Maxim Solodovnik
>Priority: Minor
>
> When exiting the room user is always redirected to public room list. Even 
> when user was in private or personal room.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2275) Update whiteboard panel with proposal

2020-05-03 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098305#comment-17098305
 ] 

ASF subversion and git services commented on OPENMEETINGS-2275:
---

Commit 8c9799fcfa6bb7f95110f4ef73de90844f6e4573 in openmeetings's branch 
refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=8c9799f ]

[OPENMEETINGS-2275] code clean-up


> Update whiteboard panel with proposal
> -
>
> Key: OPENMEETINGS-2275
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2275
> Project: Openmeetings
>  Issue Type: Bug
>  Components: UI, WhiteBoard
>Affects Versions: 5.0.0-M3, 5.0.0-M4
>Reporter: Sebastian Wagner
>Assignee: Sebastian Wagner
>Priority: Minor
> Fix For: 5.0.0-M5
>
>
> Proposed new design and behaviour:
> [https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpenMeetings+UI+and+UX+Style+Guide#OpenMeetingsUIandUXStyleGuide-Whiteboardtoolbarmenu]
> Mailing list discussion TBD



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2301) Sporadic internal error on room entering

2020-05-03 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098304#comment-17098304
 ] 

ASF subversion and git services commented on OPENMEETINGS-2301:
---

Commit 194f3b217fee3e7f25c1945717069a18a2bc3321 in openmeetings's branch 
refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=194f3b2 ]

[OPENMEETINGS-2301] code is improved a bit (original issue still reproducible)


> Sporadic internal error on room entering
> 
>
> Key: OPENMEETINGS-2301
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2301
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Room
>Affects Versions: 5.0.0-M4
>Reporter: Konstantin Kuzov
>Assignee: Maxim Solodovnik
>Priority: Critical
> Fix For: 5.0.0-M5
>
>
> Sometimes when entering a room it throws Internal error page.
> {code:java}
> DEBUG 04-26 05:00:31.359 o.a.o.w.a.ClientManager:386 [nio-5443-exec-2] - 
> Cluster:: The only server found
> DEBUG 04-26 05:00:31.360 o.a.o.w.c.MainPanel:401 [nio-5443-exec-2] - 
> updateContents:: npanels IS null ? false, client IS null ? false
> DEBUG 04-26 05:00:31.376 o.a.o.w.r.RoomPanel:345 [nio-5443-exec-2] - public ? 
> true, ownedId ? null true
> DEBUG 04-26 05:00:31.377 o.a.o.d.d.l.ConferenceLogDao:52 [nio-5443-exec-2] - 
> [add]: org.apache.openmeetings.db.entity.log.ConferenceLog@4abadb1e
> DEBUG 04-26 05:00:31.400 o.a.o.w.a.ClientManager:232 [nio-5443-exec-2] - 
> Adding online room client: 170bfba9-781c-40da-91b0-6db499ee5679, room: 3
> DEBUG 04-26 05:00:31.402 o.a.o.w.a.ClientManager:250 [nio-5443-exec-2] - 
> Cluster:: room 3 was not found for server 'server-1', adding ...
> DEBUG 04-26 05:00:31.403 o.a.o.w.a.ClientManager:479 [nio-5443-exec-2] - 
> Cluster:: room 3 is added to server, whole list [3]
> DEBUG 04-26 05:00:31.403 o.a.o.w.a.ClientManager:117 [erver-1.event-1] - 
> Cluster:: Server was updated server-1 -> ServerInfo[rooms: [3]]
> DEBUG 04-26 05:00:31.405 o.a.o.d.u.AuthLevelUtil:40 [nio-5443-exec-2] - Level 
> ADMIN :: [GRANTED]
>  INFO 04-26 05:00:31.406 o.a.o.w.r.RoomPanel:394 [nio-5443-exec-2] - Setting 
> rights for client:: [SUPER_MODERATOR] -> true
> DEBUG 04-26 05:00:31.407 o.a.o.d.u.AuthLevelUtil:40 [nio-5443-exec-2] - Level 
> ADMIN :: [GRANTED]
> DEBUG 04-26 05:00:31.409 o.a.o.d.d.r.PollDao:87 [nio-5443-exec-2] -  :: 
> getPoll :: 3
> DEBUG 04-26 05:00:31.415 o.a.o.d.d.r.PollDao:98 [nio-5443-exec-2] -  :: 
> getArchived :: 3
> DEBUG 04-26 05:00:31.440 o.a.o.d.d.f.FileItemDao:55 [nio-5443-exec-2] - 
> getByOwner() started
> DEBUG 04-26 05:00:31.446 o.a.o.d.d.f.FileItemDao:50 [nio-5443-exec-2] - 
> getByRoom roomId :: 3
> DEBUG 04-26 05:00:31.716 o.a.o.w.r.RoomPanel:136 [nio-5443-exec-3] - 
> RoomPanel::roomEnter
> DEBUG 04-26 05:00:31.726 o.a.o.w.r.RoomPanel:166 [nio-5443-exec-3] - 
> RoomPanel::roomEnter, mods IS EMPTY ? false, is MOD ? true
> DEBUG 04-26 05:00:31.735 o.a.o.d.d.r.PollDao:104 [Thread-127] -  :: hasPoll 
> :: 3
> DEBUG 04-26 05:00:31.740 o.a.o.d.d.r.PollDao:98 [Thread-127] -  :: 
> getArchived :: 3
> DEBUG 04-26 05:00:31.741 o.a.o.c.r.KurentoHandler:222 [Thread-127] - 
> Searching for room 3
> DEBUG 04-26 05:00:31.741 o.a.o.c.r.KurentoHandler:226 [Thread-127] - Room 3 
> does not exist. Will create now!
>  INFO 04-26 05:00:31.763 o.a.o.c.r.KRoom:75 [Thread-127] - ROOM 3 has been 
> created
> DEBUG 04-26 05:00:31.763 o.a.o.c.r.KurentoHandler:236 [Thread-127] - Room 3 
> found!
> DEBUG 04-26 05:00:31.764 o.a.o.c.r.KurentoHandler:397 [EventExec-e2-t4] - 
> Kurento::ObjectCreated -> [RemoteObject: type=MediaPipeline 
> remoteRef=fec772df-072e-4a32-8f5a-c94150645f2f_kurento.MediaPipeline]
> ERROR 04-26 05:00:31.833 o.a.w.DefaultExceptionMapper:170 [nio-5443-exec-1] - 
> Unexpected error occurred
> java.lang.NullPointerException: null
> at 
> org.apache.openmeetings.web.room.sidebar.RoomSidebar$1.respond(RoomSidebar.java:94)
> at 
> org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:597)
> at 
> org.apache.wicket.core.request.handler.ListenerRequestHandler.internalInvoke(ListenerRequestHandler.java:306)
> at 
> org.apache.wicket.core.request.handler.ListenerRequestHandler.invoke(ListenerRequestHandler.java:280)
> at 
> org.apache.wicket.core.request.handler.ListenerRequestHandler.invokeListener(ListenerRequestHandler.java:222)
> at 
> org.apache.wicket.core.request.handler.ListenerRequestHandler.respond(ListenerRequestHandler.java:208)
> at 
> org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(RequestCycle.java:917)
> at 
> org.apache.wicket.request.RequestHandlerExecutor.execute(RequestHandlerExecutor.java:63)
> at 
> 

[openmeetings] branch master updated (219457e -> 8c9799f)

2020-05-03 Thread solomax
This is an automated email from the ASF dual-hosted git repository.

solomax pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git.


from 219457e  Merge pull request #74 from 
apache/feature/OPENMEETINGS-2275-update-whiteboard-tool-panel-with-proposal
 new 194f3b2  [OPENMEETINGS-2301] code is improved a bit (original issue 
still reproducible)
 new 478fb2c  Merge branch 'master' of github.com:apache/openmeetings
 new 8c9799f  [OPENMEETINGS-2275] code clean-up

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../openmeetings/core/util/WebSocketHelper.java| 32 +---
 .../openmeetings/web/room/sidebar/RoomSidebar.java |  4 +-
 .../apache/openmeetings/web/room/wb/WbPanel.html   | 90 +++---
 .../apache/openmeetings/web/room/wb/raw-wb-area.js |  1 -
 openmeetings-web/src/main/webapp/css/raw-wb.css| 17 ++--
 5 files changed, 79 insertions(+), 65 deletions(-)



[openmeetings] 02/03: Merge branch 'master' of github.com:apache/openmeetings

2020-05-03 Thread solomax
This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git

commit 478fb2cc15c2a53e4f5d45d1efd4bd671ce262c3
Merge: 194f3b2 219457e
Author: Maxim Solodovnik 
AuthorDate: Sun May 3 15:14:13 2020 +0700

Merge branch 'master' of github.com:apache/openmeetings

 .../apache/openmeetings/web/room/wb/WbPanel.html   | 58 +++---
 .../apache/openmeetings/web/room/wb/raw-wb-area.js |  1 +
 .../openmeetings/web/room/wb/raw-wb-board.js   | 14 +-
 openmeetings-web/src/main/webapp/css/raw-wb.css| 13 +
 4 files changed, 56 insertions(+), 30 deletions(-)



[openmeetings] 03/03: [OPENMEETINGS-2275] code clean-up

2020-05-03 Thread solomax
This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git

commit 8c9799fcfa6bb7f95110f4ef73de90844f6e4573
Author: Maxim Solodovnik 
AuthorDate: Sun May 3 15:37:57 2020 +0700

[OPENMEETINGS-2275] code clean-up
---
 .../apache/openmeetings/web/room/wb/WbPanel.html   | 90 +++---
 .../apache/openmeetings/web/room/wb/raw-wb-area.js |  1 -
 openmeetings-web/src/main/webapp/css/raw-wb.css| 17 ++--
 3 files changed, 54 insertions(+), 54 deletions(-)

diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/WbPanel.html
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/WbPanel.html
index 4e5f7fb..290e716 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/WbPanel.html
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/WbPanel.html
@@ -89,57 +89,53 @@



-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   1
-   
-   
-   
-   
-   
-   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   1
+   
+   
+   
+   
+   


-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   120%
-   50%
-   75%
-   100%
-   125%
-   150%
-   200%
-   300%
-   400%
-   
-   
-   
-   
-   
-   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   120%
+   50%
+   75%
+   100%
+   125%
+   150%
+   200%
+   300%
+   400%
+   
+   
+   
+   
+   


-   
-   
+   
+   


 

[openmeetings] 01/03: [OPENMEETINGS-2301] code is improved a bit (original issue still reproducible)

2020-05-03 Thread solomax
This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git

commit 194f3b217fee3e7f25c1945717069a18a2bc3321
Author: Maxim Solodovnik 
AuthorDate: Sun May 3 15:14:01 2020 +0700

[OPENMEETINGS-2301] code is improved a bit (original issue still 
reproducible)
---
 .../openmeetings/core/util/WebSocketHelper.java| 32 --
 .../openmeetings/web/room/sidebar/RoomSidebar.java |  4 +--
 2 files changed, 25 insertions(+), 11 deletions(-)

diff --git 
a/openmeetings-core/src/main/java/org/apache/openmeetings/core/util/WebSocketHelper.java
 
b/openmeetings-core/src/main/java/org/apache/openmeetings/core/util/WebSocketHelper.java
index 1584b36..30d9750 100644
--- 
a/openmeetings-core/src/main/java/org/apache/openmeetings/core/util/WebSocketHelper.java
+++ 
b/openmeetings-core/src/main/java/org/apache/openmeetings/core/util/WebSocketHelper.java
@@ -55,31 +55,45 @@ import com.github.openjson.JSONObject;
 public class WebSocketHelper {
private static final Logger log = 
LoggerFactory.getLogger(WebSocketHelper.class);
 
-   public static void sendClient(final IWsClient inC, byte[] b) {
-   if (inC != null) {
-   sendClient(inC, c -> {
+   public static void sendClient(final IWsClient omClient, byte[] b) {
+   if (omClient != null) {
+   sendClient(omClient, c -> {
try {
c.sendMessage(b, 0, b.length);
-   } catch (IOException e) {
+   } catch (Throwable e) {
log.error("Error while sending binary 
message to client", e);
}
+   checkClosed(c, omClient);
});
}
}
 
-   public static void sendClient(final IWsClient inC, JSONObject msg) {
-   log.trace("Sending WebSocket message to Client: {} -> {}", inC, 
msg);
-   if (inC != null) {
-   sendClient(inC, c -> {
+   public static void sendClient(final IWsClient omClient, JSONObject msg) 
{
+   log.trace("Sending WebSocket message to Client: {} -> {}", 
omClient, msg);
+   if (omClient != null) {
+   sendClient(omClient, c -> {
try {
c.sendMessage(msg.toString());
-   } catch (IOException e) {
+   } catch (Throwable e) {
log.error("Error while sending message 
to client", e);
}
+   checkClosed(c, omClient);
});
}
}
 
+   private static void checkClosed(IWebSocketConnection c, final IWsClient 
omClient) {
+   if (c.isOpen()) {
+   return;
+   }
+   log.error("WS connection is closed in sendMessage");
+   WebSocketSettings settings = 
WebSocketSettings.Holder.get((Application)getApp());
+   IWebSocketConnectionRegistry reg = 
settings.getConnectionRegistry();
+   reg.removeConnection(c.getApplication(), c.getSessionId(), 
c.getKey());
+   if (omClient instanceof Client) {
+   
getApp().getBean(IClientManager.class).exit((Client)omClient);
+   }
+   }
public static IApplication getApp() {
return 
(IApplication)Application.get(getWicketApplicationName());
}
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/sidebar/RoomSidebar.java
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/sidebar/RoomSidebar.java
index f328010..76bb8f1 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/sidebar/RoomSidebar.java
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/sidebar/RoomSidebar.java
@@ -81,9 +81,9 @@ public class RoomSidebar extends Panel {
@Override
protected void respond(AjaxRequestTarget target) {
StringValue s = 
getRequest().getRequestParameters().getParameterValue(PARAM_SETTINGS);
-   if (!s.isEmpty()) {
+   Client c = room.getClient();
+   if (!s.isEmpty() && c != null) {
ExtendedClientProperties cp = 
WebSession.get().getExtendedProperties();
-   Client c = room.getClient();
cp.setSettings(new 
JSONObject(s.toString())).update(c);
if (!avInited) {
avInited = true;



[jira] [Commented] (OPENMEETINGS-2253) Interruption of a video session when the microphone is turned on / off

2020-05-03 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098278#comment-17098278
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2253:


[~NoSFeRaTU] in this particular case we need add/remove track, not replace
This need to be investigated when (and IF) I'll sort out current issues

[~sebawagner] adapter.js is not something we are using as wrapping library, it 
is included to have unified API in all browsers (especially in Safari)

[~jbi] As I wrote before: UI is the only showstopper ATM.
I'm not sure such minor change worth separate room type :( (once it is added - 
it will stay forever) so we can think twice
I'll get back to this issue as soon as some other issues with higher priority 
will be sorted out

> Interruption of a video session when the microphone is turned on / off
> --
>
> Key: OPENMEETINGS-2253
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2253
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video
>Affects Versions: 5.0.0-M3
> Environment: Chrome, FF
>Reporter: Evgeny
>Assignee: Sebastian Wagner
>Priority: Major
> Fix For: 5.0.0-M5
>
> Attachments: icon_example.png
>
>
> Hello!
> 1. The participant turns on the camera - a camera window appears.
> 2. The participant turns on / off the microphone - the camera window closes, 
> after a delay of 2-3 seconds it opens, with a change from its original 
> position.
>  Each time the microphone is turned on / off, there is a delay and jerking of 
> the camera window of the conference participant, with the transition to the 
> default position.
> For other participants, the camera of this participant also disappears on the 
> screen.
>  Please make one button to turn on / off together - both the camera and the 
> microphone. Or a hotkey. So that the participant at the beginning and at the 
> end of the conversation does not press the camera and microphone separately 
> on the buttons.
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Comment Edited] (OPENMEETINGS-2303) String deduplication

2020-05-03 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17092729#comment-17092729
 ] 

Maxim Solodovnik edited comment on OPENMEETINGS-2303 at 5/3/20, 7:31 AM:
-

install.wizard.params.step3.installation -- install.wizard.install.header
install.wizard.params.step1.email -- 510
131 -- 1282

2delete
network.test.report
793
1205
1148
1149

label->static text
1577 (client_secret)
client_id


re-work
1362 (I) -- won't work for all languages

Should be checked and unified:






was (Author: solomax):
install.wizard.params.step3.installation -- install.wizard.install.header
install.wizard.params.step1.email -- 510
131 -- 1282

2delete
network.test.report
793
1205

label->static text
1577 (client_secret)
client_id


re-work
1362 (I) -- won't work for all languages

Should be checked and unified:





> String deduplication
> 
>
> Key: OPENMEETINGS-2303
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2303
> Project: Openmeetings
>  Issue Type: Task
>  Components: Translations, UI
>Reporter: Zenon Panoussis
>Assignee: Maxim Solodovnik
>Priority: Minor
>
> Maybe another round is required



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2253) Interruption of a video session when the microphone is turned on / off

2020-05-03 Thread Evgeny (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098272#comment-17098272
 ] 

Evgeny commented on OPENMEETINGS-2253:
--

“Suddenly, everyone sees you inappropriately because the audio / video is 
turned on without your knowledge” - really?
I consciously entered into the special room (participants are notified in 
advance) in which the mic and the camera on / off together,
сlicking on the appropriate button and don’t know about it?

It is unfortunate that you did not hear me, right way. 
Your project does not have to be like everyone else. 
OpenMeetings provides many options for all those scenarios, but no one for my 
narrow purpose.

I understood you. You focus on the majority: most people, most similar 
applications.


> Interruption of a video session when the microphone is turned on / off
> --
>
> Key: OPENMEETINGS-2253
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2253
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video
>Affects Versions: 5.0.0-M3
> Environment: Chrome, FF
>Reporter: Evgeny
>Assignee: Sebastian Wagner
>Priority: Major
> Fix For: 5.0.0-M5
>
> Attachments: icon_example.png
>
>
> Hello!
> 1. The participant turns on the camera - a camera window appears.
> 2. The participant turns on / off the microphone - the camera window closes, 
> after a delay of 2-3 seconds it opens, with a change from its original 
> position.
>  Each time the microphone is turned on / off, there is a delay and jerking of 
> the camera window of the conference participant, with the transition to the 
> default position.
> For other participants, the camera of this participant also disappears on the 
> screen.
>  Please make one button to turn on / off together - both the camera and the 
> microphone. Or a hotkey. So that the participant at the beginning and at the 
> end of the conversation does not press the camera and microphone separately 
> on the buttons.
> Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (OPENMEETINGS-2275) Update whiteboard panel with proposal

2020-05-03 Thread Sebastian Wagner (Jira)


 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebastian Wagner resolved OPENMEETINGS-2275.

Resolution: Fixed

> Update whiteboard panel with proposal
> -
>
> Key: OPENMEETINGS-2275
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2275
> Project: Openmeetings
>  Issue Type: Bug
>  Components: UI, WhiteBoard
>Affects Versions: 5.0.0-M3, 5.0.0-M4
>Reporter: Sebastian Wagner
>Assignee: Sebastian Wagner
>Priority: Minor
> Fix For: 5.0.0-M5
>
>
> Proposed new design and behaviour:
> [https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpenMeetings+UI+and+UX+Style+Guide#OpenMeetingsUIandUXStyleGuide-Whiteboardtoolbarmenu]
> Mailing list discussion TBD



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2275) Update whiteboard panel with proposal

2020-05-03 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098260#comment-17098260
 ] 

ASF subversion and git services commented on OPENMEETINGS-2275:
---

Commit 044ffdc967da0cf6b67ab3cf9e1ddde1c6410bc4 in openmeetings's branch 
refs/heads/master from Sebastian Wagner
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=044ffdc ]

Merge branch 'master' into 
feature/OPENMEETINGS-2275-update-whiteboard-tool-panel-with-proposal


> Update whiteboard panel with proposal
> -
>
> Key: OPENMEETINGS-2275
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2275
> Project: Openmeetings
>  Issue Type: Bug
>  Components: UI, WhiteBoard
>Affects Versions: 5.0.0-M3, 5.0.0-M4
>Reporter: Sebastian Wagner
>Assignee: Sebastian Wagner
>Priority: Minor
> Fix For: 5.0.0-M5
>
>
> Proposed new design and behaviour:
> [https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpenMeetings+UI+and+UX+Style+Guide#OpenMeetingsUIandUXStyleGuide-Whiteboardtoolbarmenu]
> Mailing list discussion TBD



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2275) Update whiteboard panel with proposal

2020-05-03 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098261#comment-17098261
 ] 

ASF subversion and git services commented on OPENMEETINGS-2275:
---

Commit 219457e4a2356c4db3af0443f7034eb5cfab3a34 in openmeetings's branch 
refs/heads/master from Sebastian Wagner
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=219457e ]

Merge pull request #74 from 
apache/feature/OPENMEETINGS-2275-update-whiteboard-tool-panel-with-proposal

OPENMEETINGS-2275 Update whiteboard tools bar with proposed design 

> Update whiteboard panel with proposal
> -
>
> Key: OPENMEETINGS-2275
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2275
> Project: Openmeetings
>  Issue Type: Bug
>  Components: UI, WhiteBoard
>Affects Versions: 5.0.0-M3, 5.0.0-M4
>Reporter: Sebastian Wagner
>Assignee: Sebastian Wagner
>Priority: Minor
> Fix For: 5.0.0-M5
>
>
> Proposed new design and behaviour:
> [https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpenMeetings+UI+and+UX+Style+Guide#OpenMeetingsUIandUXStyleGuide-Whiteboardtoolbarmenu]
> Mailing list discussion TBD



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2275) Update whiteboard panel with proposal

2020-05-03 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098259#comment-17098259
 ] 

ASF subversion and git services commented on OPENMEETINGS-2275:
---

Commit 0947371cd534662fba370724d9da6c50b2e0192b in openmeetings's branch 
refs/heads/master from Sebastian Wagner
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=0947371 ]

OPENMEETINGS-2275 Update whiteboard tools bar with proposed design changes.


> Update whiteboard panel with proposal
> -
>
> Key: OPENMEETINGS-2275
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2275
> Project: Openmeetings
>  Issue Type: Bug
>  Components: UI, WhiteBoard
>Affects Versions: 5.0.0-M3, 5.0.0-M4
>Reporter: Sebastian Wagner
>Assignee: Sebastian Wagner
>Priority: Minor
> Fix For: 5.0.0-M5
>
>
> Proposed new design and behaviour:
> [https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpenMeetings+UI+and+UX+Style+Guide#OpenMeetingsUIandUXStyleGuide-Whiteboardtoolbarmenu]
> Mailing list discussion TBD



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2275) Update whiteboard panel with proposal

2020-05-03 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098262#comment-17098262
 ] 

ASF subversion and git services commented on OPENMEETINGS-2275:
---

Commit 219457e4a2356c4db3af0443f7034eb5cfab3a34 in openmeetings's branch 
refs/heads/master from Sebastian Wagner
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=219457e ]

Merge pull request #74 from 
apache/feature/OPENMEETINGS-2275-update-whiteboard-tool-panel-with-proposal

OPENMEETINGS-2275 Update whiteboard tools bar with proposed design 

> Update whiteboard panel with proposal
> -
>
> Key: OPENMEETINGS-2275
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2275
> Project: Openmeetings
>  Issue Type: Bug
>  Components: UI, WhiteBoard
>Affects Versions: 5.0.0-M3, 5.0.0-M4
>Reporter: Sebastian Wagner
>Assignee: Sebastian Wagner
>Priority: Minor
> Fix For: 5.0.0-M5
>
>
> Proposed new design and behaviour:
> [https://cwiki.apache.org/confluence/display/OPENMEETINGS/OpenMeetings+UI+and+UX+Style+Guide#OpenMeetingsUIandUXStyleGuide-Whiteboardtoolbarmenu]
> Mailing list discussion TBD



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[openmeetings] 01/01: Merge pull request #74 from apache/feature/OPENMEETINGS-2275-update-whiteboard-tool-panel-with-proposal

2020-05-03 Thread sebawagner
This is an automated email from the ASF dual-hosted git repository.

sebawagner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git

commit 219457e4a2356c4db3af0443f7034eb5cfab3a34
Merge: 18c5365 044ffdc
Author: Sebastian Wagner 
AuthorDate: Sun May 3 18:32:52 2020 +1200

Merge pull request #74 from 
apache/feature/OPENMEETINGS-2275-update-whiteboard-tool-panel-with-proposal

OPENMEETINGS-2275 Update whiteboard tools bar with proposed design

 .../apache/openmeetings/web/room/wb/WbPanel.html   | 58 +++---
 .../apache/openmeetings/web/room/wb/raw-wb-area.js |  1 +
 .../openmeetings/web/room/wb/raw-wb-board.js   | 14 +-
 openmeetings-web/src/main/webapp/css/raw-wb.css| 13 +
 4 files changed, 56 insertions(+), 30 deletions(-)



[openmeetings] branch master updated (18c5365 -> 219457e)

2020-05-03 Thread sebawagner
This is an automated email from the ASF dual-hosted git repository.

sebawagner pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git.


from 18c5365  [OPENMEETINGS-2342] useless forse TZ message is dropped
 add 0947371  OPENMEETINGS-2275 Update whiteboard tools bar with proposed 
design changes.
 add 044ffdc  Merge branch 'master' into 
feature/OPENMEETINGS-2275-update-whiteboard-tool-panel-with-proposal
 new 219457e  Merge pull request #74 from 
apache/feature/OPENMEETINGS-2275-update-whiteboard-tool-panel-with-proposal

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/openmeetings/web/room/wb/WbPanel.html   | 58 +++---
 .../apache/openmeetings/web/room/wb/raw-wb-area.js |  1 +
 .../openmeetings/web/room/wb/raw-wb-board.js   | 14 +-
 openmeetings-web/src/main/webapp/css/raw-wb.css| 13 +
 4 files changed, 56 insertions(+), 30 deletions(-)



[openmeetings] branch master updated: [OPENMEETINGS-2342] useless forse TZ message is dropped

2020-05-03 Thread solomax
This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
 new 18c5365  [OPENMEETINGS-2342] useless forse TZ message is dropped
18c5365 is described below

commit 18c5365fc71379f3a85d0a99e93b89d8a1dfcd58
Author: Maxim Solodovnik 
AuthorDate: Sun May 3 13:11:05 2020 +0700

[OPENMEETINGS-2342] useless forse TZ message is dropped
---
 .../java/org/apache/openmeetings/db/dao/user/UserDao.java   |  1 -
 .../java/org/apache/openmeetings/db/entity/user/User.java   | 13 -
 .../java/org/apache/openmeetings/backup/BackupImport.java   |  3 ---
 .../org/apache/openmeetings/web/admin/users/UserForm.html   |  8 
 .../org/apache/openmeetings/web/admin/users/UserForm.java   |  3 ---
 .../apache/openmeetings/web/app/Application.properties.xml  |  2 --
 .../openmeetings/web/app/Application_ar.properties.xml  |  2 --
 .../openmeetings/web/app/Application_bg.properties.xml  |  2 --
 .../openmeetings/web/app/Application_bn.properties.xml  |  2 --
 .../openmeetings/web/app/Application_ca.properties.xml  |  2 --
 .../openmeetings/web/app/Application_cs.properties.xml  |  2 --
 .../openmeetings/web/app/Application_da.properties.xml  |  2 --
 .../openmeetings/web/app/Application_de.properties.xml  |  2 --
 .../openmeetings/web/app/Application_el.properties.xml  |  2 --
 .../openmeetings/web/app/Application_es.properties.xml  |  2 --
 .../openmeetings/web/app/Application_fa.properties.xml  |  2 --
 .../openmeetings/web/app/Application_fi.properties.xml  |  2 --
 .../openmeetings/web/app/Application_fr.properties.xml  |  2 --
 .../openmeetings/web/app/Application_gl.properties.xml  |  2 --
 .../openmeetings/web/app/Application_he.properties.xml  |  2 --
 .../openmeetings/web/app/Application_hi.properties.xml  |  2 --
 .../openmeetings/web/app/Application_hu.properties.xml  |  2 --
 .../openmeetings/web/app/Application_in.properties.xml  |  2 --
 .../openmeetings/web/app/Application_it.properties.xml  |  2 --
 .../openmeetings/web/app/Application_ja.properties.xml  |  2 --
 .../openmeetings/web/app/Application_ko.properties.xml  |  2 --
 .../openmeetings/web/app/Application_nl.properties.xml  |  2 --
 .../openmeetings/web/app/Application_pl.properties.xml  |  2 --
 .../openmeetings/web/app/Application_pt.properties.xml  |  2 --
 .../openmeetings/web/app/Application_pt_BR.properties.xml   |  2 --
 .../openmeetings/web/app/Application_ru.properties.xml  |  2 --
 .../openmeetings/web/app/Application_sk.properties.xml  |  2 --
 .../openmeetings/web/app/Application_sv.properties.xml  |  2 --
 .../openmeetings/web/app/Application_th.properties.xml  |  2 --
 .../openmeetings/web/app/Application_tr.properties.xml  |  2 --
 .../openmeetings/web/app/Application_uk.properties.xml  |  2 --
 .../openmeetings/web/app/Application_zh_CN.properties.xml   |  2 --
 .../openmeetings/web/app/Application_zh_TW.properties.xml   |  2 --
 38 files changed, 94 deletions(-)

diff --git 
a/openmeetings-db/src/main/java/org/apache/openmeetings/db/dao/user/UserDao.java
 
b/openmeetings-db/src/main/java/org/apache/openmeetings/db/dao/user/UserDao.java
index eb34896..e317173 100644
--- 
a/openmeetings-db/src/main/java/org/apache/openmeetings/db/dao/user/UserDao.java
+++ 
b/openmeetings-db/src/main/java/org/apache/openmeetings/db/dao/user/UserDao.java
@@ -105,7 +105,6 @@ public class UserDao implements 
IGroupAdminDataProviderDao {
user.setRights(getDefaultRights());
user.setLanguageId(getDefaultLang());
user.setTimeZoneId(getTimeZone(currentUser).getID());
-   user.setForceTimeZoneCheck(false);
user.setAge(LocalDate.now());
user.setLastlogin(new Date());
Address address = new Address();
diff --git 
a/openmeetings-db/src/main/java/org/apache/openmeetings/db/entity/user/User.java
 
b/openmeetings-db/src/main/java/org/apache/openmeetings/db/entity/user/User.java
index 8d838cc..a1f7c82 100644
--- 
a/openmeetings-db/src/main/java/org/apache/openmeetings/db/entity/user/User.java
+++ 
b/openmeetings-db/src/main/java/org/apache/openmeetings/db/entity/user/User.java
@@ -309,11 +309,6 @@ public class User extends HistoricalEntity {
@XmlTransient
private Sessiondata sessionData;
 
-   @Column(name = "forceTimeZoneCheck", nullable = false)
-   @XmlElement(name = "forceTimeZoneCheck", required = false)
-   @XmlJavaTypeAdapter(value = BooleanAdapter.class, type = boolean.class)
-   private boolean forceTimeZoneCheck;
-
@Column(name = "user_offers")
@XmlElement(name = "userOffers", required = false)
private String userOffers;
@@ -592,14 +587,6 @@ public class User extends HistoricalEntity 

[jira] [Commented] (OPENMEETINGS-2342) whiteboard at the moment of loading for the first time the classroom remains the background of the modalbox

2020-05-03 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098252#comment-17098252
 ] 

ASF subversion and git services commented on OPENMEETINGS-2342:
---

Commit 18c5365fc71379f3a85d0a99e93b89d8a1dfcd58 in openmeetings's branch 
refs/heads/master from Maxim Solodovnik
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=18c5365 ]

[OPENMEETINGS-2342] useless forse TZ message is dropped


> whiteboard at the moment of loading for the first time the classroom remains 
> the background of the modalbox 
> 
>
> Key: OPENMEETINGS-2342
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2342
> Project: Openmeetings
>  Issue Type: Test
>  Components: WhiteBoard
>Affects Versions: 5.0.0-M4
> Environment: Ubuntu 18.04 AWS lightsail instance 8 GB RAM, 2 vCPU, 
> 160 GB SSD 
>Reporter: Jorge Alberto Londoño Giraldo
>Assignee: Maxim Solodovnik
>Priority: Major
>  Labels: MODALBOX
> Attachments: error-modalbox.png
>
>
> Hello, at the moment of loading the event of the videoconference with video 
> and whiteboard at the moment of loading for the first time the classroom 
> remains the background of the modalbox (modal-backdrop) 
> of the time zone and does not allow to interact with any element. the 
> classroom must be recharged to start using it. I attach the screenshot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (OPENMEETINGS-2342) whiteboard at the moment of loading for the first time the classroom remains the background of the modalbox

2020-05-03 Thread Maxim Solodovnik (Jira)


[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17098249#comment-17098249
 ] 

Maxim Solodovnik commented on OPENMEETINGS-2342:


[~jorgelondo] could you please add screen-shot with non-dismissed dialog?

> whiteboard at the moment of loading for the first time the classroom remains 
> the background of the modalbox 
> 
>
> Key: OPENMEETINGS-2342
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2342
> Project: Openmeetings
>  Issue Type: Test
>  Components: WhiteBoard
>Affects Versions: 5.0.0-M4
> Environment: Ubuntu 18.04 AWS lightsail instance 8 GB RAM, 2 vCPU, 
> 160 GB SSD 
>Reporter: Jorge Alberto Londoño Giraldo
>Assignee: Maxim Solodovnik
>Priority: Major
>  Labels: MODALBOX
> Attachments: error-modalbox.png
>
>
> Hello, at the moment of loading the event of the videoconference with video 
> and whiteboard at the moment of loading for the first time the classroom 
> remains the background of the modalbox (modal-backdrop) 
> of the time zone and does not allow to interact with any element. the 
> classroom must be recharged to start using it. I attach the screenshot.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)