Jump to content

mikedvzo

Member
  • Posts

    207
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by mikedvzo

  1. I have it working but the calculations are wrong. There is a bug when you calculate the time span for a year before 1969.
  2. I am aware of this just figure it would be a lot easier than having to create a new workflow entry for every web search and since I have quite a lot of them.
  3. I have notice erratic behavior in Alfred since the advent of Yosemite. Quite often it hangs and does not respond. The most recent situation resulted in Alfred never responding. I was not able to quit it in the conventional way so I force quite from activity monitor. After doing so I am left with this in terminal: [mdivince-mac] ~ > ps -ef | grep Alfred 501 353 1 0 8:29PM ?? 0:00.00 (Alfred 2) 501 429 353 0 8:29PM ?? 0:00.00 (Alfred Remote Se) 501 23267 23159 0 10:02AM ttys000 0:00.00 grep Alfred Still unable to quite these processes with sudo kill -9 and when I try to restart Alfred I receive the following error message: "Alfred2 is not running anymore". I am running the mist recent version of Alfred. I was eventually able to restart Alfred after waiting long enough.
  4. I have two Apple TV and I set the value to Apple TV2 and I still get a popup window with 3 entries: msg, Apple TV1, Apple TV2. If I select one of of the apple TV's is stil odes not work. I looked at your code and wee you are trying to strip out msg. Any ideas?
  5. I found a workaround for the problem. I created a workflow with a remote trigger that runs the terminal command "pmset sleepnow"
  6. I noticed and tested and found that the sleep button does not work if your MAC is already locked. I tried launching an App or activating Alfred and that works if the MAC is locked but Sleep function does not. This was one the primary reasons I bought the app so I could sleep my MAC from my phone at bed times so I do not have to unlock my screen and but my machine to sleep. Has anyone else notice this behavior?
  7. I noticed that some of the movie scores from IMDB and RT are not accurate perhaps outdated. For example the movie "John Wick" shows 7.7 in Alfred on IMDB but if you hit the SHIFT key or return to go to IMBD website it is 7.2. Same with "Fury" only the RT score is off too.
  8. Thx. I also noticed and tested and found that the sleep button does not work if your MAC is already locked. I tried launching an App or activating Alfred and that works if the MAC is locked but Sleep function does not. This was one the primary reasons I bought the app so I could sleep my MAC from my phone at bed times so I do not have to unlock my screen and but my machine to sleep. Hope this function will get implemented. Thx
  9. Andrew is there a way to add more than one connection from the remote to the same MAC, one over Bonjour and one over Direct Connect? After adding direct connect my Bonjour connection was unavailable.
  10. After having difficulty with Direct connect and switching back to Bonjour I keep getting Unknown IP under Alfred Remote on my MAC and my Remote cannot connect. Starting ad stoping the server usually fixes it. Anyone else experiencing this behavior?
  11. I was able to finally fix things by rebooting both my MAC and iPhone and then removing Alfred Remote and re-adding it to my iPhone. I am will not add the direct connect back again right now until I know how to manage more than one connection since the Direct connect seems to break the Bonjour connection.
  12. I discovered what I believe to be a bug with Direct connect. I had my Alfred Remote setup and working correctly with Bonjour. I decide to add port forwarding on my FW and have a direct connection when I was not at home. After adding the direct connection things worked fined until I tried to go back and figure out how to make my Bonjour connection the default. I could not find a way to choose between the Bonjour and Direct connect in Alfred Remote. I removed my iphone and now I cannot connect either way and cannot find a way to remove the Direct Connect assignment from Alfred Remote. It keeps failing saying i am unauthorized and will not find my MAC.
  13. I bough it for the same reason since I love Alfred so much but right now I am using it to put my machine to sleep or lock my screen remotely but no much else. I guess if I actually want tot do stuff I will have to write workflows that can take action without me needing to provide input directly to my MAC.
  14. Is there anyway to unlock the screen remotely by supplying your login credentials.
  15. This is a great workflow. Very similar to another one but I like the Rotten Tomatoes and Metacritic fields. However it would be nice if this one included the plot field that the other workflow included.
  16. Well that was it I had upgraded Python to 2.7.8 and just now 2.7.9 and for some reason the Python.org distribution does not have awareness into some of the MAC modules. I removed the symbolic link and changed the path priority so python defaults to 2.7.6 or /usr/bin/python and now it is working fine.
  17. I am using Python 2.7.8 - [mdivince-mac] ~ > python Python 2.7.8 (v2.7.8:ee879c0ffa11, Jun 29 2014, 21:07:35) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin Type "help", "copyright", "credits" or "license" for more information. When I run the workflow with Debug turned on I get this: Starting debug for 'Google Maps Routes' [ERROR: alfred.workflow.input.scriptfilter] Code 1: Traceback (most recent call last): File "getContacts.py", line 2, in <module> import AddressBook ImportError: No module named AddressBook
  18. I find it useful once in a while since I use more than one browser to be able to have a Web Search that allows you to set which browser will be used instead of the default browser. I primarily add custom searches as an easy method to access a URLs that I use frequently. I use this instead of bookmarks because I find it more convenient for my most visited sites but sometimes need to use my non default browser.
  19. Not working in Yosemite looks like I get a Traceback in the getContacts.py since the AddressBook module does not exist. I am guessing Apple renamed it?
  20. Thx Vero that solved the problem. I did have an initial issue where it could not find the 1Password Data file after doing what you said. I had to delete the entire folder structure at ~/Library/Containers/2BUA8C4S2C.com.agilebits.onepassword-osx-helper. I had to be given a Agilebits Store version a while back because they could not fix a rare issue in my AppStore version. I think Alfred was finding the old version that was left behind. One note is that the directory is still named ~/Library/Application Support/1Password 4 after updating from 1Password 4. Thx again
  21. Thanks but there is something else definitely going on. I have dozens of entries that are valid and do not show up in Alfred. As a check and a test I added a few more basic entries and none of them show up. I also have noted that Alfred still reports 320 entries and has been that was for sometime despite me adding new entries. I sorted my 1Password 5 bookmarks and nothing in 2014 shows up in Alfred.
  22. I am running Yosemite 10.10.1 with 1Password 5.0.2 and I am only getting 320 Bookmarks in Alfred but I have 385 logins. I noticed this after Alfred was not finger some of my 1Password entry. I have 3rd party integration enabled. What I did notice is that if I manually specify the path for the 1Password data file it says not found. If I let it discover it automatically it works. I am thinking it is find a Backup file at I used a long time ago that is and older version of 1Password. /Users/mdivince/Dropbox/Sync/1Password/1Password.agilekeychain
  23. Thanks never even noticed at section You figured after so many years I would have seen it
  24. Is there a way to clear "open URL from History" for an individual item or if not all history without clearing knowledge?
×
×
  • Create New...