Jump to content

roccitman

Member
  • Posts

    132
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by roccitman

  1. I have a problem with this workflow after updatering to El Capitan. Adding a task ('r something') freezez the Reminders App for some minute, after showing that it has added the reminder. Oddly, it also seems to make Reminders unstable after adding a single reminder, to the point where I need to reboot El Capitan in order to get Reminders working smoothly again (!). 

     

    As I've written before, this script is a key in my everyday workflow - thank you Jack for all your work with it!

    Yeah, I'm having a similar problem. It seems to eventually make the reminder, but Reminders.app seems to really not like the whole thing.

  2. For giggles I changed line 29 in vd.sh from

    ffmpeg_installed=$(program_exists "ffmpeg")

    to

    ffmpeg_installed=true

    Now it gives me the warning at lines 64 and 65

        echo "Download failed! ($download_result)"
        echo "Make sure you've entered a valid video URL or parameter. Otherwise, try updating or re-installing Video Downloader."
    
  3. Some odd Console activity today. Not sure what to make of it. Just turned the theme to dark though and it's 2:15ish HST (14:15)

    11/03 00:30:46 DEBUG    [alfred-theme] Started with options : {u'help': False, u'light': 'OS X Yosemite', u'quiet': False, u'times': False, u'dark': 'OS X Yosemite Dark', u'timezones': False, u'nothing': False, u'verbose': False}
    11/03 00:30:46 DEBUG    [alfred-theme] Deleted stale PID file : /tmp/net.deanishe.alfred-toggle-theme.pid
    11/03 00:30:50 DEBUG    [alfred-theme] dark at 2015-03-11 10:30:50 UTC
    11/03 00:30:50 INFO     [alfred-theme] Light theme : OS X Yosemite
    11/03 00:30:50 INFO     [alfred-theme] Dark theme  : OS X Yosemite Dark
    11/03 00:30:51 INFO     [alfred-theme] Alfred theme set to `OS X Yosemite Dark`
    11/03 00:30:51 INFO     [alfred-theme] Next change : Theme `OS X Yosemite` at sunrise in 6 hours, 18 minutes at 06:49 HST
    11/03 00:30:51 DEBUG    [alfred-theme] Forking into background ...
    11/03 00:30:51 DEBUG    [alfred-theme] Wrote PID (14053) file : /tmp/net.deanishe.alfred-toggle-theme.pid
    11/03 00:30:51 DEBUG    [alfred-theme] Running in background
    11/03 00:30:53 INFO     [alfred-theme] Updated and reloaded Launch Agent /Users/roccoapril/Library/LaunchAgents/net.deanishe.alfred-toggle-theme.plist
    11/03 00:30:53 DEBUG    [alfred-theme] Pausing for 3 seconds before exiting ...
    11/03 00:30:53 DEBUG    [alfred-theme] Started with options : {u'help': False, u'light': 'OS X Yosemite', u'quiet': False, u'times': False, u'dark': 'OS X Yosemite Dark', u'timezones': False, u'nothing': False, u'verbose': False}
    11/03 00:30:53 DEBUG    [alfred-theme] Script already running with PID : 14053
    11/03 00:30:53 INFO     [alfred-theme] Script is already running. Exiting.
    11/03 00:30:56 DEBUG    [alfred-theme] Done --------------------------------
    11/03 14:15:54 DEBUG    [alfred-theme] Started with options : {u'help': False, u'light': 'OS X Yosemite', u'quiet': False, u'times': False, u'dark': 'OS X Yosemite Dark', u'timezones': False, u'nothing': False, u'verbose': False}
    11/03 14:16:03 DEBUG    [alfred-theme] dark at 2015-03-12 00:16:03 UTC
    11/03 14:16:03 INFO     [alfred-theme] Light theme : OS X Yosemite
    11/03 14:16:03 INFO     [alfred-theme] Dark theme  : OS X Yosemite Dark
    11/03 14:18:08 CRITICAL [alfred-theme] AppleScript command failed. osascript exited with 1
    11/03 14:18:08 INFO     [alfred-theme] Next change : Theme `OS X Yosemite` at sunrise in 16 hours, 32 minutes at 06:48 HST
    11/03 14:18:08 DEBUG    [alfred-theme] Forking into background ...
     
    
  4. Gents

    $ bash toggle-alfred-theme.bash
    DEBUG     Started with options : {u'help': False, u'light': 'OS X Yosemite', u'quiet': False, u'times': False, u'dark': 'OS X Yosemite Dark', u'timezones': False, u'nothing': False, u'verbose': False}
    DEBUG     Deleted stale PID file : /tmp/net.deanishe.alfred-toggle-theme.pid
    DEBUG     light at 2015-03-04 17:26:49 UTC
    INFO      Light theme : OS X Yosemite
    INFO      Dark theme  : OS X Yosemite Dark
    INFO      Alfred theme set to `OS X Yosemite`
    INFO      Next change : Theme `OS X Yosemite Dark` at sunset in 11 hours, 15 minutes at 18:42 HST
    DEBUG     Forking into background ...
    

    Looks right.

     

    And from the console:

    04/03 07:26:46 DEBUG    [alfred-theme] Started with options : {u'help': False, u'light': 'OS X Yosemite', u'quiet': False, u'times': False, u'dark': 'OS X Yosemite Dark', u'timezones': False, u'nothing': False, u'verbose': False}
    04/03 07:26:46 DEBUG    [alfred-theme] Deleted stale PID file : /tmp/net.deanishe.alfred-toggle-theme.pid
    04/03 07:26:49 DEBUG    [alfred-theme] light at 2015-03-04 17:26:49 UTC
    04/03 07:26:49 INFO     [alfred-theme] Light theme : OS X Yosemite
    04/03 07:26:49 INFO     [alfred-theme] Dark theme  : OS X Yosemite Dark
    04/03 07:26:49 INFO     [alfred-theme] Alfred theme set to `OS X Yosemite`
    04/03 07:26:49 INFO     [alfred-theme] Next change : Theme `OS X Yosemite Dark` at sunset in 11 hours, 15 minutes at 18:42 HST
    04/03 07:26:49 DEBUG    [alfred-theme] Forking into background ...
    04/03 07:26:49 DEBUG    [alfred-theme] Wrote PID (813) file : /tmp/net.deanishe.alfred-toggle-theme.pid
    04/03 07:26:49 DEBUG    [alfred-theme] Running in background
    04/03 07:26:51 INFO     [alfred-theme] Updated and reloaded Launch Agent /Users/roccoapril/Library/LaunchAgents/net.deanishe.alfred-toggle-theme.plist
    04/03 07:26:51 DEBUG    [alfred-theme] Pausing for 3 seconds before exiting ...
    04/03 07:26:51 DEBUG    [alfred-theme] Started with options : {u'help': False, u'light': 'OS X Yosemite', u'quiet': False, u'times': False, u'dark': 'OS X Yosemite Dark', u'timezones': False, u'nothing': False, u'verbose': False}
    04/03 07:26:51 DEBUG    [alfred-theme] Script already running with PID : 813
    04/03 07:26:51 INFO     [alfred-theme] Script is already running. Exiting.
    04/03 07:26:54 DEBUG    [alfred-theme] Done --------------------------------
    
    

    And when I relaunched the launch agent:

    DEBUG     Started with options : {u'help': False, u'light': 'OS X Yosemite', u'quiet': False, u'times': False, u'dark': 'OS X Yosemite Dark', u'timezones': False, u'nothing': False, u'verbose': False}
    DEBUG     Deleted stale PID file : /tmp/net.deanishe.alfred-toggle-theme.pid
    DEBUG     light at 2015-03-04 17:33:41 UTC
    INFO      Light theme : OS X Yosemite
    INFO      Dark theme  : OS X Yosemite Dark
    INFO      Alfred theme set to `OS X Yosemite`
    INFO      Next change : Theme `OS X Yosemite Dark` at sunset in 11 hours, 8 minutes at 18:42 HST
    DEBUG     Forking into background ...
    DEBUG     Started with options : {u'help': False, u'light': 'OS X Yosemite', u'quiet': False, u'times': False, u'dark': 'OS X Yosemite Dark', u'timezones': False, u'nothing': False, u'verbose': False}
    DEBUG     Script already running with PID : 903
    INFO      Script is already running. Exiting.
    

    Thought that might help. Oh and all this after updating to the latest script and running from the new wrapper.

×
×
  • Create New...