[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-06-01 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868


User ab changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Wed Jun  1 03:31:35 -0700 
2005 ---
Fixed


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-05-30 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868





--- Additional comments from [EMAIL PROTECTED] Mon May 30 05:32:00 -0700 
2005 ---
ab->jayanta: I found the problem and it probably will be solved in OOo 2.01.

But you can also workaround the problem easily, because it only occurs
if the Button event lets run Basic in a second thread. For internal reasons
this is the case for the "Mouse button released" event you used to bind the
OnDlgOk macro. But it's not the case for the "When initiating" event that is
more common in this situation anyway. So if you have no special reason to
use the "Mouse button released" event just use the "When initiating" event 
and everything will work fine even without the fix.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-05-24 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868


User mba changed the following:

  What|Old value |New value

  Target milestone|OOo Later |OOo 2.0.1





--- Additional comments from [EMAIL PROTECTED] Tue May 24 00:54:35 -0700 
2005 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-05-24 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868


User mba changed the following:

  What|Old value |New value

  Target milestone|OOo 2.0.1 |OOo Later





--- Additional comments from [EMAIL PROTECTED] Tue May 24 00:38:49 -0700 
2005 ---
Too much issues for 2.0.1

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-05-22 Thread jayanta
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868





--- Additional comments from [EMAIL PROTECTED] Sun May 22 01:09:04 -0700 
2005 ---
Ab/Sw,
I'm not sure whether it is P3 or is it P2, because my 8000 lines macro does 
not work because of this problem, becuase after first 50 lines the control 
never comes back to the main routine, so nothing progresses much because of 
this problem. I am completely stuck at this point with customer commitments 
hanging on my head. So for me it is like P1 though I completely understand
it cannot be P1 for OO itself.
I did not see anything happening to this bug for last 7-8 days.
So if you can kindly resolve this in a fast track, I'll be very much grateful.

Please let me know the progress, if possible.

Best regards.

Jayanta

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-05-13 Thread sw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868


User sw changed the following:

  What|Old value |New value

   Assigned to|sw|ab

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Priority|P2|P3

  Target milestone|---   |OOo 2.0.1





--- Additional comments from [EMAIL PROTECTED] Fri May 13 01:03:29 -0700 
2005 ---
Aaarg I should read more carefully ... in m100 the msgbox "ok dlg done" appears,
but not the "done with dialog, testval" msgbox ... this appeared in the beta, so
it obviously is an regression issue.

sw->ab: please take a look at it

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-05-12 Thread jayanta
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868


User jayanta changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26076) TestMacro
  |  |execution screen shot from
  |  |680m100





--- Additional comments from [EMAIL PROTECTED] Thu May 12 14:01:54 -0700 
2005 ---
Created an attachment (id=26076)
TestMacro execution screen shot from 680m100


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-05-12 Thread jayanta
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868





--- Additional comments from [EMAIL PROTECTED] Thu May 12 14:00:11 -0700 
2005 ---
Sw,

I don't know what to do. 
I played with different JRE version 1.5 and different flavor of 1.4.2/1.4.6 
etc.. but of no use, I can still consistently reproduce it.
I am attaching a zip file for the picture captured while running the macro in 
680m100 environment. As you can clearly see in the image, after the 
message "OnDlg Ok Done" which is inside the subroutine OnDlgOK, the control 
NEVER comes back to the MainDlgRoutine, hence the lines 
  testval = testval + 50
  MsgBox "Done with Dialog, testval " + testval
NEVER gets executed and we don not see any new message dialog, which I do see 
while running 680m79 environment.

Anyway, if you find any other way of reproducing, by looking at the 
code/debugging etc., please let me know. I can also go through a Netmeeting 
session with you if it is possible/permissible for you.

Thanks.

Jayanta



-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-05-12 Thread sw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868





--- Additional comments from [EMAIL PROTECTED] Thu May 12 04:20:06 -0700 
2005 ---
sw->jayanta: as I said I ran the macro with m97 and m100 on Solaris and Windows
XP and in both cases the msgbox appeared, so I thought maybe I forgot something
to add and so decided to attach the document I used for it ... I take it you ran
the macro and it showed the behaviour you described instead of working like a
charm as it does for me ?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-05-11 Thread jayanta
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868


User jayanta changed the following:

  What|Old value |New value

Status|RESOLVED  |UNCONFIRMED

Resolution|WORKSFORME|





--- Additional comments from [EMAIL PROTECTED] Wed May 11 14:32:07 -0700 
2005 ---
Sw, (Sorry for not being able to addressing you with first name !)

Did you try my macro both with 680m79 and 680m100?
In 680m79, if you press OK button, did the message "Done with Dialog, testval 
100" appeared?
Now in 680m100, if do exactly the same thing, did the message "Done with 
Dialog, testval 100" appeared?

I can consistentley reproduce it in 2 machines - one Win2000 platform and 
another WinXP platform. I am not sure what exactly you are missing.

You can also try this, in some other Windows machine or ask somebody else to 
reproduce, just to make sure.

If necessary, We can go through a Netmeeting session to show how it behaves.

Please let me know ASAP.

Thanks.

Jayanta

PS: I am re-opening the issue, I hope you won't mind, till we really resolve 
the issue.





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-05-11 Thread sw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868


User sw changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Wed May 11 09:20:10 -0700 
2005 ---
sw->jayanta: I've attached a document that contains your macro and a dialog ...
sadly I couldn't reproduce the behaviour you described ... what do I miss ?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 48868] Program execution after invoking dialog fails

2005-05-11 Thread sw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48868


User sw changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=26032) document that
  |  |contains the described
  |  |macro and the needed
  |  |dialog





--- Additional comments from [EMAIL PROTECTED] Wed May 11 09:18:38 -0700 
2005 ---
Created an attachment (id=26032)
document that contains the described macro and the needed dialog


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]