Info.plist issues? Action not showing up in Edit > Actions

I was notified last night that one of my Actions wasn’t showing up in the Edit > Actions dialog even through the action was active and running perfectly well. I suspect I’m doing something wrong with the info.plist entry for the Action as the CFBundleIdentifier entry was different from the name of the Action itself. I changed this so they both matched but still no luck. I’ve also looked at a number of bundle Actions and the values sometimes match and sometimes doesn’t.

Also should the plist contain references to all of the Actions within the bundle?

The info.plist may have nothing to do with the Action not showing up in the Edit > Actions dialog but can someone give me an indication of how this file should be structured?
Many thanks,
Tim.


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I would love to know more about this as well. I have been making radar sets out of coconuts here, but the giant silver birds have not landed once!

Walter

On Feb 18, 2014, at 5:40 AM, Tim Plumb wrote:

The info.plist may have nothing to do with the Action not showing up in the Edit > Actions dialog but can someone give me an indication of how this file should be structured?


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I’m sorry to have to bump this but can anyone shed any light on this please? I can create a sample Action that may or may not show up in the Edit > Actions dialog but if anyone has any thoughts on how the info.plist document functions then I’m all to happy to hear them.
Many thanks,
Tim.

On 18 Feb 2014, at 10:40, Tim Plumb wrote:

I was notified last night that one of my Actions wasn’t showing up in the Edit > Actions dialog even through the action was active and running perfectly well. I suspect I’m doing something wrong with the info.plist entry for the Action as the CFBundleIdentifier entry was different from the name of the Action itself. I changed this so they both matched but still no luck. I’ve also looked at a number of bundle Actions and the values sometimes match and sometimes doesn’t.

Also should the plist contain references to all of the Actions within the bundle?

The info.plist may have nothing to do with the Action not showing up in the Edit > Actions dialog but can someone give me an indication of how this file should be structured?


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 19/02/2014 20:32, Tim Plumb wrote:

I’m sorry to have to bump this but can anyone shed any light on this please?

If you send me over one of your Actions that’s not working correctly, I’ll have a look at it.

Stewart


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Stewart. You can download a bare bones example Action here;
https://dl.dropboxusercontent.com/u/795566/test/stealth-test-action.zip

The Action shows up in Freeway (I can apply it to stuff) but not in the Edit > Actions dialog.
Thanks,
Tim.

On 20 Feb 2014, at 09:41, Stewart Fellows wrote:

If you send me over one of your Actions that’s not working correctly, I’ll have a look at it.


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Tim,

There are two problems, neither of which are the contents of the plist file.

  1. The plist file should be contained with the Contents directory, not alongside it
  2. The .fwaction file itself should be contained within an Actions directory, so the path should be Contents > Resources > Actions > Stealth.fwaction

Hope this helps,

Stewart


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Stewart. I’ve an empty fwactionb bundle that I use as a template for most new Actions. Somehow that master must have got changed at some point and since the Action still appeared to work Ok I guess I never noticed.
Regards,
Tim.

On 20 Feb 2014, at 12:23, Stewart Fellows wrote:

There are two problems, neither of which are the contents of the plist file.

  1. The plist file should be contained with the Contents directory, not alongside it
  2. The .fwaction file itself should be contained within an Actions directory, so the path should be Contents > Resources > Actions > Stealth.fwaction

actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 20/02/2014 12:30, Tim Plumb wrote:

Thanks Stewart. I’ve an empty fwactionb bundle that I use as a template for most new Actions. Somehow that master must have got changed at some point and since the Action still appeared to work Ok I guess I never noticed.

I had to look quite carefully to work out what was wrong. It’s really easy to miss these things…


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Tim you have us all intrigued about ‘Stealth’

What does it/will it do?

David


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It’s designed to resurrect closed threads :wink:


Ernie Simpson


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi David,
The file Stewart looked at wasn’t anything really. It was just a bare-bones framework for a bundle (fwactionb) Action. Here’s the file again;
https://dl.dropboxusercontent.com/u/795566/test/stealth-test-action.zip
I called it Stealth simply because the Action managed to appear inside Freeway without getting detected by the all-seeing Edit > Actions dialog.
Regards,
Tim.

On 20 Feb 2014, at 22:47, DeltaDave wrote:

Hi Tim you have us all intrigued about ‘Stealth’

What does it/will it do?


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I did download it already - I am nosy that way! - and had a look.

Just intrigued because of the name and I don’t like to miss out on anything good.

D


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options