[jira] [Resolved] (OPENMEETINGS-2023) Audio/Video should be turned off in case right was revoked

2019-03-18 Thread Maxim Solodovnik (JIRA)


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

Maxim Solodovnik resolved OPENMEETINGS-2023.

Resolution: Fixed

> Audio/Video should be turned off in case right was revoked
> --
>
> Key: OPENMEETINGS-2023
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2023
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Audio/Video, Room, UI
>Affects Versions: 5.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
>
> Audio/Video should be turned off in case right was revoked
>  
> i.e. in case room Moderator revoke Audio/Video/Moderator right, video 
> stream/sharing should be stopped immediately



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Maxim Solodovnik (JIRA)


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

Maxim Solodovnik commented on OPENMEETINGS-2035:


Hello [~greenes2],

I just have tried to install everything in clean docker environment and there 
are no errors on Kurento side

 

Could you please do the following:

 

1. perform {{purse reinstall}} of kurento-media-server: 
{code}
sudo apt remove --purge kurento-media-server && sudo apt autoremove && sudo apt 
install kurento-media-server
{code}
2. check file {{/etc/default/kurento-media-server}} ensure {{DAEMON_USER}} 
corresponds with the user who run OM (it is user {{nobody}} for me)
3. restart kurento-media-server: {{sudo service kurento-media-server restart}}
4. stop OM
5. clean all logs
6. start OM

Thanks in advance :)

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, OM 5-2779 Firefox.mp4, 
> Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 
> 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, 
> logs 18-3-2019.zip, logs OM 5-2779.zip, logs-2 OM 5-2779.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro commented on OPENMEETINGS-2035:
--

In sources list:

#Ubuntu 18.04:
deb [arch=amd64] http://ubuntu.openvidu.io/dev bionic kms6
deb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic main restricted
deb [arch=amd64] http://mirror.yandex.ru/ubuntu/ bionic universe

sudo apt update

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5AFA7A83

sudo apt install kurento-media-server



> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, OM 5-2779 Firefox.mp4, 
> Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 
> 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, 
> logs 18-3-2019.zip, logs OM 5-2779.zip, logs-2 OM 5-2779.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Maxim Solodovnik (JIRA)


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

Maxim Solodovnik commented on OPENMEETINGS-2035:


Thanks for the clean logs

The main issue remain the same 
{code}
org.kurento.client.internal.server.KurentoServerException: Error gathering 
candidates (Code:40400, Type:null, Data: {"type":"ICE_GATHER_CANDIDATES_ERROR"})
{code}

So my question is the same
What were your steps to install Kurento media server?
 

ps I'm using this script: 
[https://github.com/apache/openmeetings/blob/master/openmeetings-server/src/main/assembly/scripts/openmeetings.service],
 seems to work as expected

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, OM 5-2779 Firefox.mp4, 
> Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 
> 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, 
> logs 18-3-2019.zip, logs OM 5-2779.zip, logs-2 OM 5-2779.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro commented on OPENMEETINGS-2035:
--

'Ve clean in all logs, and now attached to see if you find so many
 errors, 'cause maybe could be a bad tomcat run script i used some days.
 Now i use the normal of allways.

[^logs-2 OM 5-2779.zip]

Respect to kurento i made the normal installation you told me, it is running,
 and don't make any configuration. Please let me know if is neccesary and
 how to do it.

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, OM 5-2779 Firefox.mp4, 
> Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 
> 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, 
> logs 18-3-2019.zip, logs OM 5-2779.zip, logs-2 OM 5-2779.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro updated OPENMEETINGS-2035:
-
Attachment: logs-2 OM 5-2779.zip

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, OM 5-2779 Firefox.mp4, 
> Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 
> 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, 
> logs 18-3-2019.zip, logs OM 5-2779.zip, logs-2 OM 5-2779.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Maxim Solodovnik (JIRA)


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

Maxim Solodovnik commented on OPENMEETINGS-2035:


Hello [~greenes2],

your logs are full of errors :(

It seems something wrong with your Kurento server

Could you please tell me how you have installed/configured it?

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, OM 5-2779 Firefox.mp4, 
> Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 
> 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, 
> logs 18-3-2019.zip, logs OM 5-2779.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2003) When opening a drawing board tool, the tool properties should automatically open up

2019-03-18 Thread Maxim Solodovnik (JIRA)


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

Maxim Solodovnik commented on OPENMEETINGS-2003:


Many thanks :)

> When opening a drawing board tool, the tool properties should automatically 
> open up
> ---
>
> Key: OPENMEETINGS-2003
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2003
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: WhiteBoard
>Affects Versions: 4.0.7
>Reporter: Peter Dähn
>Assignee: Maxim Solodovnik
>Priority: Minor
> Fix For: 4.0.9, 5.0.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro updated OPENMEETINGS-2035:
-
Attachment: logs OM 5-2779.zip

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, OM 5-2779 Firefox.mp4, 
> Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 
> 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, 
> logs 18-3-2019.zip, logs OM 5-2779.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro updated OPENMEETINGS-2035:
-
Attachment: OM 5-2779 Firefox.mp4

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, OM 5-2779 Firefox.mp4, 
> Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 
> 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, 
> logs 18-3-2019.zip, logs OM 5-2779.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro commented on OPENMEETINGS-2035:
--

My testing OM 5-2779, now show the complete options when press
"Start recording", but not stop recording.
Attached logs and video:

 [^logs OM 5-2779.zip] 
 [^OM 5-2779 Firefox.mp4] 

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, OM 5-2779 Firefox.mp4, 
> Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 
> 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, 
> logs 18-3-2019.zip, logs OM 5-2779.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2003) When opening a drawing board tool, the tool properties should automatically open up

2019-03-18 Thread JIRA


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

Peter Dähn commented on OPENMEETINGS-2003:
--

checked, everything is working!

> When opening a drawing board tool, the tool properties should automatically 
> open up
> ---
>
> Key: OPENMEETINGS-2003
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2003
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: WhiteBoard
>Affects Versions: 4.0.7
>Reporter: Peter Dähn
>Assignee: Maxim Solodovnik
>Priority: Minor
> Fix For: 4.0.9, 5.0.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro commented on OPENMEETINGS-2035:
--

will test OM 5-2779 right now with http and https

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, Recording Firefox 
> Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 16-04-52.png, 
> Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, logs 
> 18-3-2019.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Comment Edited] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro edited comment on OPENMEETINGS-2035 at 3/18/19 11:27 AM:


...attached the logs:

[^logs 18-3-2019.zip]

Please take a look the video:
 [^OM 5-2777 Firefox 18-3-2019.mp4]

^Will comeback in 2 hours^


was (Author: greenes2):
...attached the logs:

 [^logs 18-3-2019.zip] 

Please take a look the video:
 [^OM 5-2777 Firefox 18-3-2019.mp4] 

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, Recording Firefox 
> Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 16-04-52.png, 
> Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, logs 
> 18-3-2019.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro commented on OPENMEETINGS-2035:
--

...attached the logs:

 [^logs 18-3-2019.zip] 

Please take a look the video:
 [^OM 5-2777 Firefox 18-3-2019.mp4] 

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, Recording Firefox 
> Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 16-04-52.png, 
> Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, logs 
> 18-3-2019.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro updated OPENMEETINGS-2035:
-
Attachment: OM 5-2777 Firefox 18-3-2019.mp4

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: OM 5-2777 Firefox 18-3-2019.mp4, Recording Firefox 
> Ubuntu 18.04 OM-5-2771.mp4, Screenshot from 2019-03-18 16-04-52.png, 
> Screenshot from 2019-03-18 16-11-28.png, error OM 5-2777.png, logs 
> 18-3-2019.zip
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro commented on OPENMEETINGS-2035:
--

...sorry, 've been in the street.
Am goeing there...

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot 
> from 2019-03-18 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error 
> OM 5-2777.png
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Maxim Solodovnik (JIRA)


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

Maxim Solodovnik commented on OPENMEETINGS-2035:


It seems I wasn't clear enough

In WebKit based browsers (Chrome/Chromium/Safari) share/record dialog looks as 
follows:

!Screenshot from 2019-03-18 16-04-52.png!

As you can see "Area selector" is disabled

 

In FF it looks like this:

!Screenshot from 2019-03-18 16-11-28.png!

"Area selector" is enabled and should be used to select what will be 
shared/recorded

 

 

Please share your {{openmeetings.log}} so I can investigate/fix your "Stop 
recording" issue

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot 
> from 2019-03-18 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error 
> OM 5-2777.png
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Maxim Solodovnik (JIRA)


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

Maxim Solodovnik updated OPENMEETINGS-2035:
---
Attachment: Screenshot from 2019-03-18 16-11-28.png
Screenshot from 2019-03-18 16-04-52.png

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, Screenshot 
> from 2019-03-18 16-04-52.png, Screenshot from 2019-03-18 16-11-28.png, error 
> OM 5-2777.png
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-1993) "exclusive audio" should be renamed to "mute others"

2019-03-18 Thread ASF subversion and git services (JIRA)


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

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

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

[OPENMEETINGS-1993] icon is fixed


> "exclusive audio" should be renamed to "mute others"
> 
>
> Key: OPENMEETINGS-1993
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1993
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: Audio/Video
>Affects Versions: 4.0.7
>Reporter: Peter Dähn
>Assignee: Maxim Solodovnik
>Priority: Minor
> Fix For: 4.0.9
>
>
> The naming "exclusive" suggests this shouldn't be possible.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[openmeetings] branch master updated: [OPENMEETINGS-1993] icon is fixed

2019-03-18 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 20abc91  [OPENMEETINGS-1993] icon is fixed
20abc91 is described below

commit 20abc9101e47eabe6c92d680278799ac1d921c32
Author: Maxim Solodovnik 
AuthorDate: Mon Mar 18 16:10:09 2019 +0700

[OPENMEETINGS-1993] icon is fixed
---
 openmeetings-web/src/main/webapp/css/raw-room.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openmeetings-web/src/main/webapp/css/raw-room.css 
b/openmeetings-web/src/main/webapp/css/raw-room.css
index c40ceed..c47f8d12 100644
--- a/openmeetings-web/src/main/webapp/css/raw-room.css
+++ b/openmeetings-web/src/main/webapp/css/raw-room.css
@@ -205,7 +205,7 @@
 .right.camera.ui-icon.granted {
background-image: url(images/webcam_delete.png);
 }
-.mute-others {
+.ui-icon.mute-others {
background-image: url(images/microphone_muteothers.png);
 }
 .restart.ui-icon {



[jira] [Commented] (OPENMEETINGS-2035) When start a recording can not stop it

2019-03-18 Thread Alvaro (JIRA)


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

Alvaro commented on OPENMEETINGS-2035:
--

Firefox http and https:  When press "Start recording" ==> "Select your screen 
area", there is only one option "Entiere screen".
 Can not stop recording, but when press 
"Start share" ==> "Select your screen area", there is more than
 one option to share (entiere scree, 
window, etc) and is possible to stopped.

Chromium http and https: Both "Start recording" and "Star share" ==> "Select 
your screen area", offer the same options (entire screen,
 windoiw, etc). Can not stop recording 
but yes can stop share.

> When start a recording can not stop it
> --
>
> Key: OPENMEETINGS-2035
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2035
> Project: Openmeetings
>  Issue Type: Bug
>Affects Versions: 5.0.0
> Environment: Firefox - Ubuntu 18.04 - OM 5.0.0-2771 - Server and 
> client in the same OS.
>Reporter: Alvaro
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 5.0.0
>
> Attachments: Recording Firefox Ubuntu 18.04 OM-5-2771.mp4, error OM 
> 5-2777.png
>
>
> Ubuntu 18.04, at Conference Room start a recording but can not stop record
> when press "Stop recording".
> Attached video.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2003) When opening a drawing board tool, the tool properties should automatically open up

2019-03-18 Thread ASF subversion and git services (JIRA)


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

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

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

[OPENMEETINGS-2003] settings are hightlighted if available, greyed-out is 
disabled


> When opening a drawing board tool, the tool properties should automatically 
> open up
> ---
>
> Key: OPENMEETINGS-2003
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2003
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: WhiteBoard
>Affects Versions: 4.0.7
>Reporter: Peter Dähn
>Assignee: Maxim Solodovnik
>Priority: Minor
> Fix For: 4.0.9, 5.0.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[openmeetings] branch 4.0.x updated: [OPENMEETINGS-2003] settings are hightlighted if available, greyed-out is disabled

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

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


The following commit(s) were added to refs/heads/4.0.x by this push:
 new df1c3e9  [OPENMEETINGS-2003] settings are hightlighted if available, 
greyed-out is disabled
df1c3e9 is described below

commit df1c3e995c8b8555649864da1dd6db53fc7d8b21
Author: Maxim Solodovnik 
AuthorDate: Mon Mar 18 15:50:01 2019 +0700

[OPENMEETINGS-2003] settings are hightlighted if available, greyed-out is 
disabled
---
 .../openmeetings/web/room/raw-video-manager.js | 12 +-
 .../apache/openmeetings/web/room/raw-video-util.js | 11 ++
 .../openmeetings/web/room/wb/raw-tool-apointer.js  |  3 +-
 .../openmeetings/web/room/wb/raw-tool-arrow.js |  4 +-
 .../openmeetings/web/room/wb/raw-tool-clipart.js   |  6 +--
 .../openmeetings/web/room/wb/raw-tool-ellipse.js   |  4 +-
 .../openmeetings/web/room/wb/raw-tool-line.js  |  4 +-
 .../openmeetings/web/room/wb/raw-tool-math.js  |  3 +-
 .../openmeetings/web/room/wb/raw-tool-paint.js |  7 ++--
 .../openmeetings/web/room/wb/raw-tool-pointer.js   |  3 +-
 .../openmeetings/web/room/wb/raw-tool-rect.js  |  4 +-
 .../openmeetings/web/room/wb/raw-tool-shape.js |  3 +-
 .../openmeetings/web/room/wb/raw-tool-text.js  |  3 +-
 .../openmeetings/web/room/wb/raw-tool-textbox.js   |  4 +-
 .../openmeetings/web/room/wb/raw-tool-uline.js |  4 +-
 .../openmeetings/web/room/wb/raw-tool-whiteout.js  |  5 ++-
 .../openmeetings/web/room/wb/raw-wb-board.js   | 43 --
 openmeetings-web/src/main/webapp/css/raw-wb.css|  3 ++
 18 files changed, 70 insertions(+), 56 deletions(-)

diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-manager.js
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-manager.js
index 4ab0071..589ad73 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-manager.js
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-manager.js
@@ -81,7 +81,7 @@ var VideoManager = (function() {
return;
}
if (VideoUtil.isSharing(c)) {
-   _highlight(share
+   VideoUtil.highlight(share
.attr('title', share.data('user') + ' ' 
+ c.user.firstName + ' ' + c.user.lastName + ' ' + share.data('text'))
.data('uid', c.uid)
.show(), 10);
@@ -106,16 +106,6 @@ var VideoManager = (function() {
share.off('click').hide();
}
}
-   function _highlight(el, count) {
-   if (count < 0) {
-   return;
-   }
-   el.addClass('ui-state-highlight', 2000, function() {
-   el.removeClass('ui-state-highlight', 2000, function() {
-   _highlight(el, --count);
-   });
-   });
-   }
function _find(uid) {
return $(VID_SEL + ' div[data-client-uid="room' + uid + '"]');
}
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-util.js
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-util.js
index 25fc20a..66188be 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-util.js
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-util.js
@@ -125,6 +125,16 @@ var VideoUtil = (function() {
}
perm.data('callbacks').push(callback);
}
+   function _highlight(el, count) {
+   if (!el || el.length < 1 || el.hasClass('disabled') || count < 
0) {
+   return;
+   }
+   el.addClass('ui-state-highlight', 2000, function() {
+   el.removeClass('ui-state-highlight', 2000, function() {
+   _highlight(el, --count);
+   });
+   });
+   }
 
self.getVid = _getVid;
self.isSharing = _isSharing;
@@ -136,5 +146,6 @@ var VideoUtil = (function() {
self.container = _container;
self.arrange = _arrange;
self.askPermission = _askPermission;
+   self.highlight = _highlight;
return self;
 })();
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/raw-tool-apointer.js
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/raw-tool-apointer.js
index fcec230..a29a8b8 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/raw-tool-apointer.js
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/raw-tool-apointer.js
@@ -1,5 +1,5 @@
 /* 

[jira] [Commented] (OPENMEETINGS-2003) When opening a drawing board tool, the tool properties should automatically open up

2019-03-18 Thread ASF subversion and git services (JIRA)


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

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

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

[OPENMEETINGS-2003] settings are hightlighted if available, greyed-out is 
disabled


> When opening a drawing board tool, the tool properties should automatically 
> open up
> ---
>
> Key: OPENMEETINGS-2003
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2003
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: WhiteBoard
>Affects Versions: 4.0.7
>Reporter: Peter Dähn
>Assignee: Maxim Solodovnik
>Priority: Minor
> Fix For: 4.0.9, 5.0.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[openmeetings] branch master updated: [OPENMEETINGS-2003] settings are hightlighted if available, greyed-out is disabled

2019-03-18 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 8cb42cd  [OPENMEETINGS-2003] settings are hightlighted if available, 
greyed-out is disabled
8cb42cd is described below

commit 8cb42cda0dd14f5f758d65c49bc2f15bd6f4bf1d
Author: Maxim Solodovnik 
AuthorDate: Mon Mar 18 15:50:01 2019 +0700

[OPENMEETINGS-2003] settings are hightlighted if available, greyed-out is 
disabled
---
 .../openmeetings/web/room/raw-video-manager.js | 12 +--
 .../apache/openmeetings/web/room/raw-video-util.js | 11 ++
 .../openmeetings/web/room/wb/raw-tool-apointer.js  |  3 +-
 .../openmeetings/web/room/wb/raw-tool-arrow.js |  4 +--
 .../openmeetings/web/room/wb/raw-tool-clipart.js   |  4 +--
 .../openmeetings/web/room/wb/raw-tool-ellipse.js   |  4 +--
 .../openmeetings/web/room/wb/raw-tool-line.js  |  4 +--
 .../openmeetings/web/room/wb/raw-tool-math.js  |  3 +-
 .../openmeetings/web/room/wb/raw-tool-paint.js |  7 ++--
 .../openmeetings/web/room/wb/raw-tool-pointer.js   |  3 +-
 .../openmeetings/web/room/wb/raw-tool-rect.js  |  4 +--
 .../openmeetings/web/room/wb/raw-tool-shape.js |  3 +-
 .../openmeetings/web/room/wb/raw-tool-text.js  |  3 +-
 .../openmeetings/web/room/wb/raw-tool-textbox.js   |  4 +--
 .../openmeetings/web/room/wb/raw-tool-uline.js |  4 +--
 .../openmeetings/web/room/wb/raw-tool-whiteout.js  |  5 +--
 .../openmeetings/web/room/wb/raw-wb-board.js   | 41 +++---
 openmeetings-web/src/main/webapp/css/raw-wb.css|  3 ++
 18 files changed, 67 insertions(+), 55 deletions(-)

diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-manager.js
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-manager.js
index 5270a45..e61fc54 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-manager.js
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-manager.js
@@ -165,7 +165,7 @@ var VideoManager = (function() {
streams.forEach(function(sd) {
const m = {stream: sd, iceServers: iceServers};
if (VideoUtil.isSharing(sd)) {
-   _highlight(share
+   VideoUtil.highlight(share
.attr('title', 
share.data('user') + ' ' + sd.user.firstName + ' ' + sd.user.lastName + ' ' + 
share.data('text'))
.data('uid', sd.uid)
.data('cuid', sd.cuid)
@@ -192,16 +192,6 @@ var VideoManager = (function() {
share.off('click').hide();
}
}
-   function _highlight(el, count) {
-   if (count < 0) {
-   return;
-   }
-   el.addClass('ui-state-highlight', 2000, function() {
-   el.removeClass('ui-state-highlight', 2000, function() {
-   _highlight(el, --count);
-   });
-   });
-   }
function _find(uid) {
return $(VID_SEL + ' div[data-client-uid="' + uid + 
'"][data-client-type="WEBCAM"]');
}
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-util.js
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-util.js
index 5122d47..67dbd6d 100644
--- 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-util.js
+++ 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-util.js
@@ -180,6 +180,16 @@ var VideoUtil = (function() {
|| (b.name === 'Chrome')
|| (b.name === 'Chromium');
}
+   function _highlight(el, count) {
+   if (!el || el.length < 1 || el.hasClass('disabled') || count < 
0) {
+   return;
+   }
+   el.addClass('ui-state-highlight', 2000, function() {
+   el.removeClass('ui-state-highlight', 2000, function() {
+   _highlight(el, --count);
+   });
+   });
+   }
 
self.getVid = _getVid;
self.isSharing = _isSharing;
@@ -205,5 +215,6 @@ var VideoUtil = (function() {
self.askPermission = _askPermission;
self.disconnect = _disconnect;
self.sharingSupported = _sharingSupported;
+   self.highlight = _highlight;
return self;
 })();
diff --git 
a/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/raw-tool-apointer.js
 
b/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/wb/raw-tool-apointer.js
index fcec230..a29a8b8 

[jira] [Resolved] (OPENMEETINGS-2003) When opening a drawing board tool, the tool properties should automatically open up

2019-03-18 Thread Maxim Solodovnik (JIRA)


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

Maxim Solodovnik resolved OPENMEETINGS-2003.

   Resolution: Fixed
Fix Version/s: 5.0.0
   4.0.9

Seems to work as described in this thread: 
[https://openmeetings.markmail.org/thread/cynebn2qzbkneju3]

Would appreciate if can verify :)

> When opening a drawing board tool, the tool properties should automatically 
> open up
> ---
>
> Key: OPENMEETINGS-2003
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2003
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: WhiteBoard
>Affects Versions: 4.0.7
>Reporter: Peter Dähn
>Assignee: Maxim Solodovnik
>Priority: Minor
> Fix For: 4.0.9, 5.0.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OPENMEETINGS-2038) unable to upload file (.doc, pdf, ppt,...)

2019-03-18 Thread Maxim Solodovnik (JIRA)


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

Maxim Solodovnik resolved OPENMEETINGS-2038.

   Resolution: Information Provided
Fix Version/s: (was: 4.0.8)

> unable to upload file (.doc, pdf, ppt,...)
> --
>
> Key: OPENMEETINGS-2038
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2038
> Project: Openmeetings
>  Issue Type: Bug
>  Components: WhiteBoard
>Affects Versions: 4.0.8
> Environment: ubuntu server 
>Reporter: milad
>Assignee: Maxim Solodovnik
>Priority: Major
>
> Hello
> I'm using openmeeting 4.08 on ubuntu server 18.04
> every thing is OK. But NOT able to upload file to Whiteboard!!!
> I think the issue is about LiberOffice/OpenOfiice but I don't know where and 
> how to solve that
> in Adminstration> Configuration I Set 
>  ImageMagick Path  =  /usr/bin  
>  FFMPEG Path=  /usr/local/bin 
> SOX Path = /usr/bin
> OpenOffice/LibreOffice Path  for jodconverter  =   /usr/lib/libreoffice
> I'll be Very Thankful for any Help and guide



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OPENMEETINGS-2038) unable to upload file (.doc, pdf, ppt,...)

2019-03-18 Thread milad (JIRA)


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

milad commented on OPENMEETINGS-2038:
-

Dears Maxim and Alvaro

Very Thanks for your helps.

I remove all path from admin>config and restart server (it doesn't work)

and comment those lines Alvaro said 
({color:#33}/etc/ImageMagick-6/policy.xml{color}) it solves the problem.

once again thankyou for your replay and help

> unable to upload file (.doc, pdf, ppt,...)
> --
>
> Key: OPENMEETINGS-2038
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2038
> Project: Openmeetings
>  Issue Type: Bug
>  Components: WhiteBoard
>Affects Versions: 4.0.8
> Environment: ubuntu server 
>Reporter: milad
>Assignee: Maxim Solodovnik
>Priority: Major
> Fix For: 4.0.8
>
>
> Hello
> I'm using openmeeting 4.08 on ubuntu server 18.04
> every thing is OK. But NOT able to upload file to Whiteboard!!!
> I think the issue is about LiberOffice/OpenOfiice but I don't know where and 
> how to solve that
> in Adminstration> Configuration I Set 
>  ImageMagick Path  =  /usr/bin  
>  FFMPEG Path=  /usr/local/bin 
> SOX Path = /usr/bin
> OpenOffice/LibreOffice Path  for jodconverter  =   /usr/lib/libreoffice
> I'll be Very Thankful for any Help and guide



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)