Opened 14 years ago

Closed 14 years ago

#2478 closed bug (invalid)

Action, open browser don`t functions

Reported by: gespiel Owned by: nobody
Priority: major: does not work as expected Milestone: Version 1.5.0
Component: Vectors Version: Trunk
Keywords: action, open windows application Cc:
Must Fix for Release: Yes Platform: Windows
Platform Version: xpsp3 Awaiting user input: no

Description

Layer properties, Action list schould open an application when click on "Actions" in the identify results box of an object in the vector layer. On windows systems, registrated applications (like ie, firefox, office applications) won`t open. The capture output box shows the message "Unable to run command C:\Programme\Mozilla Firefox\firefox.exe http://www.gis-schweich.de/mapserver_schweich_online/"

To resolve the problem, I`ve tried the "openurl" method (Ticket 1514), but there was no success.

When I run application without entries in the windows registy, the application starts without problems, p.e. FezillaFTP. (capture output message: Starting "C:\Programme\FileZilla FTP Client\filezilla.exe"... Done")

Change History (1)

comment:1 by gespiel, 14 years ago

Resolution: invalid
Status: newclosed

It ist not really a problem. You have to set the path to the exe file into double paranthese.

The right action command is:

"C:\Programme\Mozilla Firefox\firefox.exe" http://www.gis-schweich.de/mapserver_schweich_online/

Then it functions.

Note: See TracTickets for help on using tickets.