Issue 52502 - Interaction "run program" warning-messages-boxes not to turn off
Summary: Interaction "run program" warning-messages-boxes not to turn off
Status: CONFIRMED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: 680m115
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2005-07-26 20:55 UTC by maand
Modified: 2013-02-07 22:35 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description maand 2005-07-26 20:55:49 UTC
I put in a presentation an actionbutton. This button I gave the interaction  
"run a program" and choose a *.sh-file (runable). If I run the presentation  
(F5) I get two dialog-boxes with warning-messages: first for the hyperlink and  
second for the running of a program.  
There is no option in OOo to turn this off. But I mean, that there had to be  
this option: The interaction is the only way in OOo 2.0 to play sound during  
the whole presentation (background-sound). And it is also the only way to play  
sound- or video-files with specific codecs (not supportet from the JMF) on a  
linux-system.  
The script is very simple:  
#!/bin/bash  
plaympeg /[way to the file].mp3 &  
  
I found the problem with the warning-messages on SuSE 9.3 and 9.2 with KDE 
3.4.1 (OOo1.9m115 and m121). 
I tried to set the options for the macro-security (in options-dialog) to a 
lower level. There was no change with the dialog-boxes. I see also no change 
when I put the folder of the script to the secur-folder (of the 
macro-security-dialog in tools-options-OOo-security).
Comment 1 lohmaier 2005-07-26 22:21:07 UTC
confirming. There is no longer a way to run a program without the warning dialog.

Furthermore on gnome the shell-script is not run, but opened in a text-editor
(the default mime-action for that filetype). 

Regression since you could run the script in OOo 1.1.4 without any error
messages (and it did run it, not open it in a text-editor)
Comment 2 wolframgarten 2005-07-27 07:27:09 UTC
Reassigned.
Comment 3 christian.guenther 2005-09-20 16:32:54 UTC
This is not a bug but an enhancement.
We can't switch of the macro  warning for executing shell scripts.
Comment 4 ace_dent 2008-05-16 01:41:32 UTC
OpenOffice.org Issue Tracker - Feedback Request.

The Issue you raised is currently assigned to 'Requirements' pending review, but
has not been updated within the last 2+ years. Please consider re-testing with
one of the latest versions of OOo, as the problem(s) may have already been
addressed. Either use the recent stable version:
http://download.openoffice.org/index.html
or consider trying the new OOo 3 BETA (still in testing):
http://download.openoffice.org/3.0beta/
 
Please report back the outcome so this Issue may be Closed or Progressed as
necessary - otherwise it may be Resolved as Invalid in the future. You may also
wish to search for (and note) any duplicates of this Issue that may have
advanced further by checking the Issue Tracker:
http://www.openoffice.org/issues/query.cgi
 
Many thanks,
Andrew
 
Cleaning-up and Closing old Issues as part of:
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 5 Martin Hollmichel 2009-08-04 16:38:41 UTC
reset keyword regression since this is a wanted behaviour. nonethe, the play
background sound in Impress needs to be fixed (somebody a issue id at hand ?)