SCM

[#4845] Newer mac osx systems fail to open kml

Date:
2013-08-21 06:21
Priority:
3
State:
Open
Submitted by:
Kevin Murray (kdmurray91)
Assigned to:
Nobody (None)
Component:
None
Version:
None
Resolution:
None
Summary:
Newer mac osx systems fail to open kml

Detailed description
Mac OSX systems with .Platform$pkgType != "mac.binary.leopard" attempt to open the kml file generated by plotKML with:
gnome-open <filename>

This command does not exist on non-GNOME desktop environment systems including mac OSX.

This behaviour is due to the if statement on line 71 of kml_open.R. The attached patch fixes this behaviour on systems with .Platform$pkgType == "mac.binary".

Cheers,
Kevin

Comments:

No Comments Have Been Posted

Attached Files:

Attachments:
Size Name Date By Download
141 byteskml_open_macosxfix.diff2013-08-21 06:21kdmurray91kml_open_macosxfix.diff

Changes

Field Old Value Date By
File Added1584: kml_open_macosxfix.diff2013-08-21 06:21kdmurray91
Thanks to:
Vienna University of Economics and Business Powered By FusionForge