Was able to reproduce Thanks again! will report here as soon as it will be fixed!
On Tue, Jul 11, 2017 at 7:03 PM, Maxim Solodovnik <[email protected]> wrote: > Thanks for clarifications > Will try to reproduce it locally! > > On Tue, Jul 11, 2017 at 6:17 PM, K, Amit (MIND) > <[email protected]> wrote: >> Dear Maxim, >> >> Please find clarification inline: >> >> 0) enter any room >> Correct >> 1) clean WB >> Correct >> 2) drop image to the WB (Drag from tree list) >> Correct >> 3) draw rectangle >> Yes: draw some line etc >> 4) save as "file" >> Click on save button, file saved (WML) >> Now Drag this WML (Showing in in list ) in white board. It shows >> actual image file in background with some drawing. >> Now Draw some more like ellipses etc. and then save. >> Now it showing two wml in list. >> Now open the last one then it shows only drawing not actual file in >> background. >> (Means If a file annotated twice then the 2nd file not opening in WB >> correctly) that's it. >> :) >> >> 5) draw another rectangle >> >> >> -----Original Message----- >> From: Maxim Solodovnik [mailto:[email protected]] >> Sent: Tuesday, July 11, 2017 1:35 PM >> To: Openmeetings user-list <[email protected]> >> Cc: Dhawan, Vaibhav (MIND) <[email protected]> >> Subject: Re: Warning!!!PossibleSpam Re: wml annotated file issue >> >> Could you please clarify the steps >> >> 0) enter any room >> 1) clean WB >> 2) drop image to the WB >> 3) draw rectangle >> 4) save as "file" >> 5) draw another rectangle >> What is the result? >> What is the expected result? >> >> On Tue, Jul 11, 2017 at 1:50 PM, K, Amit (MIND) <[email protected]> >> wrote: >>> Hi Maxim, >>> >>> I feel, there is one case also failing in demo also: >>> >>> 1. upload image file. >>> 2. annotate that file and save. >>> 3. annotate that file again which is annotated already in step 2. >>> >>> If same thing happened here, can guide Vaibhav too. >>> >>> >>> Thanks, >>> Amit >>> >>> -----Original Message----- >>> From: Maxim Solodovnik [mailto:[email protected]] >>> Sent: Tuesday, July 11, 2017 10:56 AM >>> To: Dhawan, Vaibhav (MIND) <[email protected]> >>> Cc: [email protected] >>> Subject: Warning!!!PossibleSpam Re: wml annotated file issue >>> >>> OK, so it seems you did some code modification ... >>> I just have tried "vanilla" openmeetings and everything works as >>> expected File hash is unique by design (and by implementation since it >>> is UUID), I'm not sure why you need another unique identifier >>> >>> you should use debugger to check what is going on in your modifier >>> code :( >>> >>> On Tue, Jul 11, 2017 at 11:15 AM, Dhawan, Vaibhav (MIND) >>> <[email protected]> wrote: >>>> Hi Maxim, >>>> >>>> Thanks for your time. I really sorry perhaps I did not make you >>>> understand the problem. >>>> >>>> Trying to explain the steps below: >>>> >>>> 1. I upload an image file which is opened successfully in whiteboard. >>>> (Uploaded location is not /server/... but it is some custom location on >>>> hard drive like /files/roomid/filename/filename.ext). >>>> 2. I opened that image file in whiteboard and did some formatting (say >>>> some ellipse or lines) then save again. >>>> 3. It asks file name , I provided then save. >>>> 4. It is showing in file tree . >>>> 5. But now If I try to open it in whiteboard then only the >>>> annotated/formatted part showing in white board. (Only drawing >>>> part-ellipses/lines) no actual image is showing as background. >>>> >>>> Note: What I changed is: The logic of file name was hash earlier which I >>>> changed to some unique string by logic. >>>> Clue: I Opened above .wml file from the hard drive location then I found >>>> one UUID. As per my understanding the actual file (discussed above the >>>> image file) should have some mapping in .wml (Might be by image name) that >>>> is creating issue. >>>> >>>> Hope now things will be clear. >>>> >>>> Please let me know If some other information is required. >>>> >>>> Sample .WML is attached. >>>> >>>> Thanks once more. >>>> _______ >>>> Vaibhav >>>> >>>> -----Original Message----- >>>> From: Maxim Solodovnik [mailto:[email protected]] >>>> Sent: Monday, July 10, 2017 9:54 PM >>>> To: Dhawan, Vaibhav (MIND) >>>> Cc: [email protected] >>>> Subject: Re: wml annotated file issue >>>> >>>> Hello Vaibhav Dhawan, >>>> >>>> just have checked our demo, I see no option to "download wml" file >>>> WML can only be saved to file tree And then is able to be loaded >>>> >>>> So I'm afraid I need more detailed steps to reproduce this issue >>>> >>>> On Mon, Jul 10, 2017 at 7:44 PM, Maxim Solodovnik <[email protected]> >>>> wrote: >>>>> RTL is right-to-left language like Hebrew or Arabic >>>>> (https://en.wikipedia.org/wiki/Right-to-left) >>>>> I noticed you have user list on the right ... >>>>> >>>>> I'll try to check this issue today or tomorrow, will report back >>>>> here >>>>> >>>>> On Mon, Jul 10, 2017 at 7:40 PM, Dhawan, Vaibhav (MIND) >>>>> <[email protected]> wrote: >>>>>> Check this attached file >>>>>> >>>>>> -----Original Message----- >>>>>> From: Maxim Solodovnik [mailto:[email protected]] >>>>>> Sent: Monday, July 10, 2017 5:37 PM >>>>>> To: Dhawan, Vaibhav (MIND) >>>>>> Cc: [email protected] >>>>>> Subject: Re: wml annotated file issue >>>>>> >>>>>> Thanks! >>>>>> >>>>>> The situation is clearer will try to reproduce As I can see you are >>>>>> using RTL language, are you ? >>>>>> >>>>>> On Mon, Jul 10, 2017 at 6:22 PM, Dhawan, Vaibhav (MIND) >>>>>> <[email protected]> wrote: >>>>>>> I am sending you the attachment with detailed description along with >>>>>>> screenshot enclosed with this mail. >>>>>>> >>>>>>> Thanks, >>>>>>> Vaibhav Dhawan >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -----Original Message----- >>>>>>> From: Maxim Solodovnik [mailto:[email protected]] >>>>>>> Sent: Monday, July 10, 2017 4:31 PM >>>>>>> To: Dhawan, Vaibhav (MIND) >>>>>>> Cc: [email protected] >>>>>>> Subject: Re: wml annotated file issue >>>>>>> >>>>>>> I'm afraid I don't understand what is wrong :( could you please >>>>>>> provide more detailed description? (maybe with screenshots if it >>>>>>> can >>>>>>> help) >>>>>>> >>>>>>> On Mon, Jul 10, 2017 at 5:39 PM, Dhawan, Vaibhav (MIND) >>>>>>> <[email protected]> wrote: >>>>>>>> Hi Maxim, >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> When i am saving my annotated wml file to my custom location i.e >>>>>>>> ../../folder/file where folder and file name are same, >>>>>>>> >>>>>>>> while draging annotaed file to WB its showing only annotated file >>>>>>>> not the actual file on which the annotation is done. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Thanks >>>>>>>> >>>>>>>> Vaibhav Dhawan >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> ________________________________ >>>>>>>> >>>>>>>> The information contained in this electronic message and any >>>>>>>> attachments to this message are intended for the exclusive use of >>>>>>>> the >>>>>>>> addressee(s) and may contain proprietary, confidential or >>>>>>>> privileged information. If you are not the intended recipient, >>>>>>>> you should not disseminate, distribute or copy this e-mail. >>>>>>>> Please notify the sender immediately and destroy all copies of >>>>>>>> this message and any attachments. WARNING: Computer viruses can be >>>>>>>> transmitted via email. >>>>>>>> The recipient should check this email and any attachments for the >>>>>>>> presence of viruses. The company accepts no liability for any damage >>>>>>>> caused by any virus/trojan/worms/malicious code transmitted by this >>>>>>>> email. >>>>>>>> www.motherson.com >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> WBR >>>>>>> Maxim aka solomax >>>>>>> >>>>>>> ________________________________ >>>>>>> >>>>>>> The information contained in this electronic message and any >>>>>>> attachments to this message are intended for the exclusive use of >>>>>>> the >>>>>>> addressee(s) and may contain proprietary, confidential or >>>>>>> privileged information. If you are not the intended recipient, you >>>>>>> should not disseminate, distribute or copy this e-mail. Please >>>>>>> notify the sender immediately and destroy all copies of this >>>>>>> message and any attachments. WARNING: Computer viruses can be >>>>>>> transmitted via email. >>>>>>> The recipient should check this email and any attachments for the >>>>>>> presence of viruses. The company accepts no liability for any >>>>>>> damage caused by any virus/trojan/worms/malicious code transmitted >>>>>>> by this email. www.motherson.com >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> WBR >>>>>> Maxim aka solomax >>>>>> >>>>>> ________________________________ >>>>>> >>>>>> The information contained in this electronic message and any >>>>>> attachments to this message are intended for the exclusive use of >>>>>> the >>>>>> addressee(s) and may contain proprietary, confidential or >>>>>> privileged information. If you are not the intended recipient, you >>>>>> should not disseminate, distribute or copy this e-mail. Please >>>>>> notify the sender immediately and destroy all copies of this >>>>>> message and any attachments. WARNING: Computer viruses can be >>>>>> transmitted via email. >>>>>> The recipient should check this email and any attachments for the >>>>>> presence of viruses. The company accepts no liability for any >>>>>> damage caused by any virus/trojan/worms/malicious code transmitted >>>>>> by this email. www.motherson.com >>>>> >>>>> >>>>> >>>>> -- >>>>> WBR >>>>> Maxim aka solomax >>>> >>>> >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>>> >>>> ________________________________ >>>> >>>> The information contained in this electronic message and any >>>> attachments to this message are intended for the exclusive use of the >>>> addressee(s) and may contain proprietary, confidential or privileged >>>> information. If you are not the intended recipient, you should not >>>> disseminate, distribute or copy this e-mail. Please notify the sender >>>> immediately and destroy all copies of this message and any >>>> attachments. WARNING: Computer viruses can be transmitted via email. >>>> The recipient should check this email and any attachments for the >>>> presence of viruses. The company accepts no liability for any damage >>>> caused by any virus/trojan/worms/malicious code transmitted by this >>>> email. www.motherson.com >>> >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >>> ________________________________ >>> >>> The information contained in this electronic message and any >>> attachments to this message are intended for the exclusive use of the >>> addressee(s) and may contain proprietary, confidential or privileged >>> information. If you are not the intended recipient, you should not >>> disseminate, distribute or copy this e-mail. Please notify the sender >>> immediately and destroy all copies of this message and any >>> attachments. WARNING: Computer viruses can be transmitted via email. >>> The recipient should check this email and any attachments for the >>> presence of viruses. The company accepts no liability for any damage >>> caused by any virus/trojan/worms/malicious code transmitted by this >>> email. www.motherson.com >> >> >> >> -- >> WBR >> Maxim aka solomax >> >> ________________________________ >> >> The information contained in this electronic message and any attachments to >> this message are intended for the exclusive use of the addressee(s) and may >> contain proprietary, confidential or privileged information. If you are not >> the intended recipient, you should not disseminate, distribute or copy this >> e-mail. Please notify the sender immediately and destroy all copies of this >> message and any attachments. WARNING: Computer viruses can be transmitted >> via email. The recipient should check this email and any attachments for the >> presence of viruses. The company accepts no liability for any damage caused >> by any virus/trojan/worms/malicious code transmitted by this email. >> www.motherson.com > > > > -- > WBR > Maxim aka solomax -- WBR Maxim aka solomax
