Jump to content

Sententiosus

Member
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Sententiosus

  1. Hello Vitor,

     

    Where I can upload the workflow?

     

    At this moment I have only two items in the workflow.

     

    1. Keyword.

    2. Run Script. 

     

    In the Run Script is only the line ...

     

    php -f setup.php -- "{query}"

     

    But PHP shows the error:

     

    [16:07:48.217] ERROR: Easy-Tweet[Run Script] PHP Parse error:  syntax error, unexpected identifier "setup" in Command line code on line 1

     

    The selected interpreter is "/usr/local/bin/php"

     

    Thanks.

     

    Regards 

     

    Sebastian 

     

  2. Hello *,

     

    at this time I want to create an only send tweet workflow on the base of Alfred-Tweet.

     

    But the first problem ...

     

    I'm not able to start a php file from "running script". It makes no difference which characters I escaped or so on. 

     

    The original code is:

     

    php -f setup.php -- "{query}"

     

    But PHP shows the error:

     

    [16:07:48.217] ERROR: Easy-Tweet[Run Script] PHP Parse error:  syntax error, unexpected identifier "setup" in Command line code on line 1

     

    When I run this command in the terminal it works.

     

    What can I do to fix this please?

     

    Thanks.

     

    Regards 

     

    Sebastian 

  3. Hello *,

     

    since the last prerelease from Alfred it is possible to set a new php path for MacOS 12.

     

    At this time the workflow editor is not accessible for the blind. Im not able to change all paths to the correct data.

     

    Can me please update the Alfred-Tweet workflow for using under MacOS 12?

     

    The URL is: https://www.packal.org/workflow/alfredtweet

     

    When there is an other workflow to send easy tweets I will test ist for me.

     

    Thanks in advanced.

     

    Regards

     

    Sebastian 

  4. Hello vitor,

     

    thanks for your replay and the hints. I will try to follow them in the future.

     

    Where Can I set the full path to the php? Because at this time I can't use the workflow editor. The editor is not accessible for the blind. I must change the files directly and found no path in the workflow info file. The best way will to change the path in Alfred for all workflows?

     

    Thanks and 

     

    regards 

     

    Sebastian 

  5. Hello *,

     

    I have updated my Mac to 12 beta 1.

     

    Alfred works.

     

    There are workflows with problems. I have activate the debug mode in the workflow section. After running "alfred setup" (to setup Alfred tweet) I get the messages ...

     

    [14:02:41.233] Logging Started...

    [14:03:00.833] AlfredTweet[Script Filter] Queuing argument 't'

    [14:03:00.839] AlfredTweet[Script Filter] Script with argv '(null)' finished

    [14:03:00.840] ERROR: AlfredTweet[Script Filter] Code 127: Exited with error code but no message

    [14:03:03.341] AlfredTweet[Script Filter] Queuing argument 'te'

    [14:03:03.345] AlfredTweet[Script Filter] Script with argv '(null)' finished

    [14:03:03.346] ERROR: AlfredTweet[Script Filter] Code 127: /bin/bash: php: command not found

    [14:03:03.592] AlfredTweet[Script Filter] Queuing argument 'tes'

    [14:03:03.597] AlfredTweet[Script Filter] Script with argv '(null)' finished

    [14:03:03.597] ERROR: AlfredTweet[Script Filter] Code 127: /bin/bash: php: command not found

    [14:03:03.838] AlfredTweet[Script Filter] Queuing argument 'test'

    [14:03:03.843] AlfredTweet[Script Filter] Script with argv '(null)' finished

    [14:03:03.844] ERROR: AlfredTweet[Script Filter] Code 127: /bin/bash: php: command not found

    [14:03:07.291] AlfredTweet[Keyword] Processing complete

    [14:03:07.292] AlfredTweet[Keyword] Passing output '' to Run Script

    [14:03:07.293] ERROR: AlfredTweet[Run Script] /bin/bash: php: command not found

    [14:03:07.294] AlfredTweet[Run Script] Processing complete

    [14:03:07.295] AlfredTweet[Run Script] Passing output '' to Post Notification

     

    I have MAMMP installed and I want to use the php for Alfred. But after set the php to the /etc/paths.d" the issue still exists. PHP can be run from terminal but Alfred will ignore this.

     

    Is there a way to fix this?

     

    Thanks in advanced.

     

    Regards

     

    sebastian 

×
×
  • Create New...