You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Hamdi THABET <ha...@gmail.com> on 2012/04/06 15:36:05 UTC

Questions

How can I delete an invalid entry from this menu ? (I searched a solution
with "mainNavi.lzx")

  for (var i=0;i<value.length;i++){
              var t1 = new lz.mainMenuMeetingsItem(this.itemlist,{
                   textvalue:value[i].name,
                   list:value[i].mainnavi,
                   isleaf:value[i].isleaf,
                   text:value[i].label.value,
                      textToolTip:value[i].tooltip.value,
                   action:value[i].action
                  });



it'll be coolest if we can hide/unhide the menu list by clicking
Administration !

Can we add the support of the navigation buttons by OM session ?
I want to use them :  without loosing my connection under OM. 

Re: Questions

Posted by Maxim Solodovnik <so...@gmail.com>.
Menu entries are stored in the DB.
naviglobal
navimain
navisub (removeed in the trunk)

On Fri, Apr 6, 2012 at 20:36, Hamdi THABET <ha...@gmail.com> wrote:

>    How can I delete an invalid entry from this menu ? (I searched a
> solution with "mainNavi.lzx")
>
>   for (var i=0;i<value.length;i++){
>               var t1 = new lz.mainMenuMeetingsItem(this.itemlist,{
>                    textvalue:value[i].name,
>                    list:value[i].mainnavi,
>                    isleaf:value[i].isleaf,
>                    text:value[i].label.value,
>                       textToolTip:value[i].tooltip.value,
>                    action:value[i].action
>                   });
>
>
> it'll be coolest if we can hide/unhide the menu list by clicking
> Administration !
>
> Can we add the support of the navigation buttons by OM session ?
> I want to use them :  without loosing my connection under OM.
>



-- 
WBR
Maxim aka solomax

Re: Problem with image importing: command "convert.exe"

Posted by Alexei Fedotov <al...@gmail.com>.
Hamdi, if you'd ask about specific errors, it would be easier to answer for
me from mobile device

Interesting error messages can be identified via the first "error"
encounter in the log

That may not always work, but sometimes you get fantastic results using
this approach

For example, I use grep -i error openmeetings.log | head to get the first
ten errors
09.04.2012 16:34 пользователь "Hamdi THABET" <ha...@gmail.com>
написал:

>     I take this screenshot when the OM try to import a picture (126x126)
> Prompt: "Invalid parameter - 40x40" And before that the message was:
> "Invalid parameter - 126x126"
> I tried different sizes and types of pictures !
> The problem is in server side or With "convert.exe" command ?
>
>
> No errors in client side when importing a picture :
>
>
>
>  This is from my log file >> "canBeConverted: false" ??!!
>
> --------------------------------------------------------------------------------------------------------------------------------------------
> DEBUG 04-09 13:57:21.289 GenerateThumbs.Java 1523809 55
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] - START
> generateThumb #################
> DEBUG 04-09 13:57:21.289 GenerateThumbs.Java 1523809 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 0
> argv-I convert.exe
> DEBUG 04-09 13:57:21.290 GenerateThumbs.Java 1523810 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 1
> argv-I -thumbnail
> DEBUG 04-09 13:57:21.290 GenerateThumbs.Java 1523810 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 2
> argv-I 40x40
> DEBUG 04-09 13:57:21.290 GenerateThumbs.Java 1523810 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 3
> argv-I
> E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profiles\profile_1\prof_1.JPG
> DEBUG 04-09 13:57:21.290 GenerateThumbs.Java 1523810 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 4
> argv-I
> E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profiles\profile_1\_chat_prof_1.JPG
> DEBUG 04-09 13:57:21.290 GenerateThumbs.Java 1523810 59
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] - END
> generateThumb #################
> DEBUG 04-09 13:57:23.378 GenerateThumbs.Java 1525898 55
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] - START
> generateThumb #################
> DEBUG 04-09 13:57:23.378 GenerateThumbs.Java 1525898 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 0
> argv-I convert.exe
> DEBUG 04-09 13:57:23.378 GenerateThumbs.Java 1525898 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 1
> argv-I -thumbnail
> DEBUG 04-09 13:57:23.379 GenerateThumbs.Java 1525899 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 2
> argv-I 126x126
> DEBUG 04-09 13:57:23.379 GenerateThumbs.Java 1525899 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 3
> argv-I
> E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profiles\profile_1\prof_1.JPG
> DEBUG 04-09 13:57:23.379 GenerateThumbs.Java 1525899 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 4
> argv-I
> E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profiles\profile_1\_profile_prof_1.JPG
> DEBUG 04-09 13:57:23.379 GenerateThumbs.Java 1525899 59
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] - END
> generateThumb #################
> DEBUG 04-09 13:57:24.963 GenerateThumbs.Java 1527483 55
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] - START
> generateThumb #################
> DEBUG 04-09 13:57:24.964 GenerateThumbs.Java 1527484 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 0
> argv-I convert.exe
> DEBUG 04-09 13:57:24.964 GenerateThumbs.Java 1527484 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 1
> argv-I -thumbnail
> DEBUG 04-09 13:57:24.964 GenerateThumbs.Java 1527484 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 2
> argv-I 240x240
> DEBUG 04-09 13:57:24.964 GenerateThumbs.java 1527484 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  i 3
> argv-i
> E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profiles\profile_1\prof_1.jpg
> DEBUG 04-09 13:57:24.965 GenerateThumbs.java 1527485 57
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] -  i 4
> argv-i
> E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profiles\profile_1\_big_prof_1.jpg
> DEBUG 04-09 13:57:24.966 GenerateThumbs.java 1527486 59
> org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-1] - END
> generateThumb #################
>
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>
>  *Hamdi THABET
> *Élève ingénieur en Téléinformatique (3e année)
> Maîtrisard en informatique
> Technicien en Réseau informatique et Télécoms
>  [+216] 52 72 27 25
> hamdi.thabet86@gmail.com
>

Problem with image importing: command "convert.exe"

Posted by Hamdi THABET <ha...@gmail.com>.
I take this screenshot when the OM try to import a picture (126x126) 
Prompt: "Invalid parameter - 40x40" And before that the message was: 
Invalid parameter - 126x126"
I tried different sizes and types of pictures !
The problem is in server side or With "convert.exe" command ?



No errors in client side when importing a picture :


 
 
This is from my log file >> "canBeConverted: false" ??!!
-----------------------------------------------------------------------------
--------------------------------------------------------------
DEBUG 04-09 13:57:21.289 GenerateThumbs.Java 1523809 55 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] - START generateThumb
################# 
DEBUG 04-09 13:57:21.289 GenerateThumbs.Java 1523809 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 0 argv-I convert.exe
DEBUG 04-09 13:57:21.290 GenerateThumbs.Java 1523810 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 1 argv-I -thumbnail
DEBUG 04-09 13:57:21.290 GenerateThumbs.Java 1523810 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 2 argv-I 40x40
DEBUG 04-09 13:57:21.290 GenerateThumbs.Java 1523810 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 3 argv-I
E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profi
es\profile_1\prof_1.JPG
DEBUG 04-09 13:57:21.290 GenerateThumbs.Java 1523810 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 4 argv-I
E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profi
es\profile_1\_chat_prof_1.JPG
DEBUG 04-09 13:57:21.290 GenerateThumbs.Java 1523810 59 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] - END generateThumb
################# 
DEBUG 04-09 13:57:23.378 GenerateThumbs.Java 1525898 55 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] - START generateThumb
################# 
DEBUG 04-09 13:57:23.378 GenerateThumbs.Java 1525898 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 0 argv-I convert.exe
DEBUG 04-09 13:57:23.378 GenerateThumbs.Java 1525898 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 1 argv-I -thumbnail
DEBUG 04-09 13:57:23.379 GenerateThumbs.Java 1525899 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 2 argv-I 126x126
DEBUG 04-09 13:57:23.379 GenerateThumbs.Java 1525899 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 3 argv-I
E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profi
es\profile_1\prof_1.JPG
DEBUG 04-09 13:57:23.379 GenerateThumbs.Java 1525899 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 4 argv-I
E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profi
es\profile_1\_profile_prof_1.JPG
DEBUG 04-09 13:57:23.379 GenerateThumbs.Java 1525899 59 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] - END generateThumb
################# 
DEBUG 04-09 13:57:24.963 GenerateThumbs.Java 1527483 55 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] - START generateThumb
################# 
DEBUG 04-09 13:57:24.964 GenerateThumbs.Java 1527484 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 0 argv-I convert.exe
DEBUG 04-09 13:57:24.964 GenerateThumbs.Java 1527484 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 1 argv-I -thumbnail
DEBUG 04-09 13:57:24.964 GenerateThumbs.Java 1527484 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  I 2 argv-I 240x240
DEBUG 04-09 13:57:24.964 GenerateThumbs.java 1527484 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  i 3 argv-i
E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profi
es\profile_1\prof_1.jpg
DEBUG 04-09 13:57:24.965 GenerateThumbs.java 1527485 57 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] -  i 4 argv-i
E:\3DNI\PFE\WORK\workspace\CollabMee\dist\red5\webapps\collabmee\upload\profi
es\profile_1\_big_prof_1.jpg
DEBUG 04-09 13:57:24.966 GenerateThumbs.java 1527486 59 org.openmeetings.app
documents.GenerateThumbs [http-0.0.0.0-5080-1] - END generateThumb
################# 

-----------------------------------------------------------------------------
--------------------------------------------------------------

 
Hamdi THABET
Élève ingénieur en Téléinformatique (3e année)
Maîtrisard en informatique
Technicien en Réseau informatique et Télécoms
 [+216] 52 72 27 25
hamdi.thabet86@gmail.com

Re: Some problems in client side

Posted by Alexei Fedotov <al...@gmail.com>.
There may be some problems. The patch is welcome. :-)
07.04.2012 22:53 пользователь "Hamdi THABET" <ha...@gmail.com>
написал:

>    There are some problems in client side :
>
> 1) "hibRtmpConnection.lzx": http://pastebin.com/NdYhscCd
>
>
> 2) with "checkLoginData.lzx" (Before connecting):
> http://pastebin.com/0z0TV4hM
>
>
>

Some problems in client side

Posted by Hamdi THABET <ha...@gmail.com>.
There are some problems in client side :

1) "hibRtmpConnection.lzx": http://pastebin.com/NdYhscCd



2) with "checkLoginData.lzx" (Before connecting): http://pastebin.com/0z0TV4hM

Re: Questions

Posted by Alexei Fedotov <al...@gmail.com>.
I don't think anything should be configurable - this makes things hardly
manageble.
06.04.2012 17:38 пользователь "Hamdi THABET" <ha...@gmail.com>
написал:

>    How can I delete an invalid entry from this menu ? (I searched a
> solution with "mainNavi.lzx")
>
>   for (var i=0;i<value.length;i++){
>               var t1 = new lz.mainMenuMeetingsItem(this.itemlist,{
>                    textvalue:value[i].name,
>                    list:value[i].mainnavi,
>                    isleaf:value[i].isleaf,
>                    text:value[i].label.value,
>                       textToolTip:value[i].tooltip.value,
>                    action:value[i].action
>                   });
>
>
> it'll be coolest if we can hide/unhide the menu list by clicking
> Administration !
>
> Can we add the support of the navigation buttons by OM session ?
> I want to use them :  without loosing my connection under OM.
>

Re: Questions

Posted by Thibault Le Meur <Th...@supelec.fr>.
I think the menu are defined in DB, see the following tables:
mysql> select action,name from navimain;
+----------------------------+------------------------------------+
| action                     | name                               |
+----------------------------+------------------------------------+
| dashboardModuleStartScreen | Dashboard Module                   |
| dashboardModuleCalendar    | Module Calendar                    |
| recordModule               | Module Recording Player            |
| conferenceModuleRoomList   | List of Conference Rooms Main Navi |
| eventModuleRoomList        | List of Event Rooms Main Navi      |
| moderatorModuleUser        | Moderate Users                     |
| moderatorModuleRoom        | Moderate Rooms                     |
| adminModuleUser            | Administration of Users            |
| adminModuleConnections     | Aministration of Connections       |
| adminModuleOrg             | Administration of Organizations    |
| adminModuleRoom            | Administration of Rooms            |
| adminModuleConfiguration   | Administration of Configuration    |
| adminModuleLanguages       | Administration of Languages        |
| adminModuleLDAP            | Administration of LDAP Configs     |
| adminModuleBackup          | Administration of Backups          |
+----------------------------+------------------------------------+
15 rows in set (0.00 sec)

mysql> select action,name from naviglobal;
+----------+--------------------------------------+
| action   | name                                 |
+----------+--------------------------------------+
| home     | home                                 |
| record   | record                               |
| meetings | List of Conference Rooms Global Navi |
| events   | List of Event Rooms Global Navi      |
| moderate | Moderation Menu                      |
| admin    | Administration Menu                  |
+----------+--------------------------------------+
6 rows in set (0.00 sec)