To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70044
Issue #|70044
Summary|Shell function in macro executed twice
Component|Presentation
Version|OOo 2.0.3
Platform|PC
URL|
OS/Version|Linux
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P5
Subcomponent|programming
Assigned to|wg
Reported by|ulutte
------- Additional comments from [EMAIL PROTECTED] Mon Oct 2 08:08:44 -0700
2006 -------
Hi,
When using the interaction "Run macro" in a running presentation with the
following macro :
REM ***** BASIC *****
Sub Main
Shell("/home/jacques/Videos/beating.sh",10,TRUE)
End Sub
the script "/home/jacques/Videos/beating.sh" is launched twice.
It is not a deterministic problem : it happens sometimes with an occurrence of
approx. 30%. It only occurs when the presentation is in "slide show" mode. There
is no problem in the presentation editing mode.
There seems to be no diffrences whatever parameters are given for the "Shell"
fuuction.
This is a very ennoying problem, since it is the only convenient way to start a
video in impress on linux (the "run program" cannot be used since it uses
konqueror which pop-ups a stupid confirmation dialog).
THX for your help.
---------------------------------------------------------------------
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]