From vimlinuz at hotmail.com Wed Oct 4 23:05:55 2006 From: vimlinuz at hotmail.com (Timothy Hammerquist) Date: Wed, 04 Oct 2006 23:05:55 -0700 Subject: [Ieview] IE View on Mac OS X Message-ID: I had a bit of trouble getting IE View to launch pages in Safari, and I tried a half dozen variations, but here's how it worked, for inclusion in the FAQ: Because of how OS X applications work, invoking a .app package directly doesn't work. So simply entering "/Applications/Safari" fails. Using a value of "/Applications/Safari/Contents/MacOS/Safari" (a full path to the actual binary) will open Safari, but may not open the correct page, and creates a separate instance of Safari for each invocation. The following worked for me on Mac OS X 10.4.8 in Firefox 1.5.0.7 using IE View 1.3.1: IE Location: /usr/bin/open Arguments: -a Safari Note: because the tested version of IE View Lite does not have a separate arguments field, this does *not* work. HTH, Tim From grogier at cisco.com Wed Oct 18 19:20:42 2006 From: grogier at cisco.com (Gordon Rogier (grogier)) Date: Wed, 18 Oct 2006 19:20:42 -0700 Subject: [Ieview] [Q] export/import of IEView settings Message-ID: <2FEA927D4859134F939C41B656EBB21C02B5DF6A@xmb-sjc-21e.amer.cisco.com> Is there any way to export/import the IEView settings? Interested in being able to do an extraction to move my IEView settings between machines. ~G -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mozdev.org/pipermail/ieview/attachments/20061018/7dc3033c/attachment.html From paul at roub.net Thu Oct 19 05:41:51 2006 From: paul at roub.net (Paul Roub) Date: Thu, 19 Oct 2006 08:41:51 -0400 Subject: [Ieview] [Q] export/import of IEView settings In-Reply-To: <2FEA927D4859134F939C41B656EBB21C02B5DF6A@xmb-sjc-21e.amer.cisco.com> References: <2FEA927D4859134F939C41B656EBB21C02B5DF6A@xmb-sjc-21e.amer.cisco.com> Message-ID: <4537728F.2020608@roub.net> Gordon Rogier (grogier) wrote: > Is there any way to export/import the IEView settings? Interested in > being able to do an extraction to move my IEView settings between > machines. ~G > There's an enhancement request open on this ( http://mozdev.org/bugs/show_bug.cgi?id=10035 ). It's a good point... the workaround for now is to copy all of the ieview.* lines from user.js in your Firefox profile directory into the new machine's user.js. That *will* completely carry over the ieview configuration. -paul