Neseek77 / openmeetings

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

Label53 #1152

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running?
2905

In case its an UI Bug => Images say more then words! Please attach a
Screen-Shot.
Please see enclosed jpg

What's your operating system on client and server side?
W2003 Server R2 - Windows XP on client, but also happens on server when 
used as client 

Is it a problem related to the client/usability or server-side?
Problem is really just "cosmetic"

Did you have any trace/debug output?
yes - I include it here

###### ismoderator  false
getIsModeratorByPublicSID  ecf8d1f6b91a8c9c3b9292f0a963eb2e
publicSID ? item.publicSID  ecf8d1f6b91a8c9c3b9292f0a963eb2e 
f2363e5bdf35388e132706a09496eab1
getIsModeratorByPublicSID  17a6979e153a45340744c4bcf91e7088
publicSID ? item.publicSID  17a6979e153a45340744c4bcf91e7088 
f2363e5bdf35388e132706a09496eab1
getIsModeratorByPublicSID  f2363e5bdf35388e132706a09496eab1
publicSID ? item.publicSID  f2363e5bdf35388e132706a09496eab1 
f2363e5bdf35388e132706a09496eab1
WARNING @../../openmeetings/base/mainMethods.lzx#528: reference to 
undefined property 'currentModerators' 
ERROR @../../openmeetings/base/mainMethods.lzx#528: undefined object does 
not have a property 'selectItemAt' 
WARNING @../../openmeetings/base/hibernate/hibRtmpConnection.lzx#733: 
reference to undefined property 'moderatorStreamID' 
throw event to drawarea:  undefined false
roomType_id  «Object#119| {allowUserQuestions: true, appointment: false, 
…, currentusers: [{…, broadCastID: -2, canDraw: false, chatUserRoomId: 
null, connectedSince: Thu Feb 18 19:38:30 GMT-0600 2010, externalUserId: 
null, externalUserType: null, firstname: 'firstname', flvRecordingId: 
null, flvRecordingMetaDataId: null, formatedDate: null, isBroadcasting: 
false, isChatNotification: false, isMod: true, isRecording: false, 
isScreenClient: false, isSuperModerator: false, …, lastLogin: null, 
lastname: 'lastname', mail: null, official_code: null, organization_id: 
null, picture_uri: null, publicSID: 'f2363e5bdf35388e132706a09496eab1', 
room_id: 6, roomClientId: null, roomEnter: Thu Feb 18 19:38:31 GMT-0600 
2010, roomRecordingName: null, scope: '6', screenPublishStarted: null, …, 
startRecording: false, startStreaming: false, streamid: '3', …, 
swfurl: 'http://xxx.xxx.xxx.xxx:5080/openmeetings/main.swf8.swf?
lzr=swf8&lzt=swf', user_id: 1, usercolor: '52224', 
userip: 'xxx.xxx.xxx.xxx', username: 'mxxxxxxx', userport: 1532, userpos: 
0, VHeight: 0, VWidth: 0, VX: 0, VY: 0, zombieCheckFlag: false}, {…, 
broadCastID: -2, canDraw: false, chatUserRoomId: null, connectedSince: Thu 
Feb 18 19:47:37 GMT-0600 2010, externalUserId: null, externalUserType: 
null, firstname: 'xxxx', flvRecordingId: null, flvRecordingMetaDataId: 
null, formatedDate: null, isBroadcasting: false, isChatNotification: 
false, isMod: false, isRecording: false, isScreenClient: false, 
isSuperModerator: false, …, lastLogin: null, lastname: 'xxxxxxx', mail: 
null, official_code: null, organization_id: null, picture_uri: null, 
publicSID: 'ecf8d1f6b91a8c9c3b9292f0a963eb2e', room_id: 6, roomClientId: 
null, roomEnter: Thu Feb 18 19:47:38 GMT-0600 2010, roomRecordingName: 
null, scope: '6', screenPublishStarted: null, …, startRecording: false, 
startStreaming: false, streamid: '5', …, 
swfurl: 'http://localhost:5080/openmeetings/main.swf8.swf?
lzr=swf8&lzt=swf', user_id: 2, usercolor: '52224', userip: '127.0.0.1', 
username: 'xxxx', userport: 3257, userpos: 0, VHeight: 0, VWidth: 0, VX: 
0, VY: 0, zombieCheckFlag: false}], deleted: 'false', demoTime: null, 
externalRoomId: null, externalRoomType: null, isDemoRoom: false, 
isModeratedRoom: false, ispublic: true, name: 'public Audience Room', 
numberOfPartizipants: 32, rooms_id: 6, roomtype: {deleted: 'false', 
name: 'audience', roomtypes_id: 2, starttime: Thu Feb 18 12:40:29 GMT-0600 
2010, updatetime: null}, starttime: Thu Feb 18 12:40:30 GMT-0600 2010, 
updatetime: null}»
roomType_id  2
checkLzRecording:  null
chatOutput/getRoomChatHistory:  «Array(0)#223| []»
############## getRoomItems :  «Array(0)#224| []»
checkSharingSession:  «Array(0)#225| []»
 onResult checkRed5ScreenSharing :  «Array(0)#226| []»
doActionmenu:  editCamMicSettings
INFO @../../openmeetings/base/components/explorer/explorerBox.lzx#382: 
#main_content/@_content/@inner/changeDevice/@_resizeview.setColor is 
deprecated.  Use 
#main_content/@_content/@inner/changeDevice/@_resizeview.setAttribute 
instead 

Server side loging:
browser your Red5-Home directory. There's a log-file directory. On linux
boxes you can run red5 using:
nohup ./red5.sh &
and debug output will be written to nohup.out

please attach any debug output to get a patch on time

Original issue reported on code.google.com by Clb...@gmail.com on 19 Feb 2010 at 2:00

Attachments:

GoogleCodeExporter commented 9 years ago
This happens when choosing Actions, Cam and Mic Settings while in a room. 
ALT+SHIFT+1 is supposed to open this dialog but in my client this key 
combination 
doesn't work.

Original comment by Clb...@gmail.com on 19 Feb 2010 at 2:02

GoogleCodeExporter commented 9 years ago
hi

I was not able to reproduce the error. Can you check this on our demo server or 
somewhere to make sure that you don't have a Issue with your database or equal.

thanks

Original comment by seba.wag...@gmail.com on 16 Mar 2010 at 10:13