Jump to content

Neilio

Member
  • Posts

    27
  • Joined

  • Last visited

Posts posted by Neilio

  1. @Chris Messina Thanks for posting this – I thought I was losing it a little when I couldn't get the eject command to appear. This seems like a small UX issue where the eject command is the only contextual System option – the Eject command should still show up in the results but there should be a "No [type of thing] connected" or something like that. Anyway, glad to know it was a simple fix.

  2. Biggest issue I have right now with any older workflows that reference PHP is once it's loaded and the error dialogue appears I have to force quit Alfred to be able to search again. Otherwise Alfred get stuck in a loop where the last workflow search loads and the error appears and blocks the app.

  3. Hey all,

     

    I thought I'd start a thread specifically about getting workflows transitioned to work with M1 machines. I was lucky enough to get an M1 MacBook Air and have been playing around with the Universal Alfred build and my existing workflows.

     

    From what I can see (I am a pretend developer) a lot of the command line utilities workflows use need to be recompiled to support the arm64 architecture. I've been poking at a few older ones I use often (such as [url="https://www.packal.org/workflow/switch-4k-monitor-resolutions"]Switch 4K resolution[/url] and haven't been able to get a recompiled copy of the command it uses (resolution-cli) to work – I get segmentation fault errors.

     

    Post your experiences and any workarounds or fixes you've uncovered to get workflows to run on Apple silicon.

  4. 4 hours ago, Vero said:

    1. Disable text expansion in Alfred's Features > Snippets preferences
    2. Open System Preferences > Security & Privacy > Privacy > Accessibility and remove Alfred Text Service
    3. Go back to Alfred, enable text expansion, and follow the setup process again (which will re-add Alfred Text Service to the Accessibility prefs)

     
     

    Incidentally, I had the same issue with Textexpander but removing it and letting the app re-request access worked.

     

    I've tried this multiple times and even deleted the listing from Accessibility and logged out and back in. Still not working.

     

  5. I've noticed that Alfred doesn't seem to be seeing new applications that I've copied to the hard drive (running 10.10 DP 4). They appear in Spotlight almost immediately after the copy operation is completed but Alfred hasn't picked up the changes 15 minutes later.

     

    Not sure if there's a log or some other info you'd need to help figure this out, but happy to help where I can.

  6. Sadly, this is still broken in the latest version:

     

    [ERROR: alfred.workflow.input.scriptfilter] Code 0: 11:16:01 workflow.py:921 DEBUG    Loading cached data from : /Users/neilio/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/net.deanishe.alfred-packal-search/workflows.cache
    11:16:01 workflow.py:921 DEBUG    Loading cached data from : /Users/neilio/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/net.deanishe.alfred-packal-search/workflows.cache
    11:16:01 packal.py:138 DEBUG    258 workflows in cache
    11:16:01 packal.py:138 DEBUG    258 workflows in cache
    11:16:01 packal.py:158 DEBUG    258 workflows found in cache
  7. This seems to be broken - I get a lot of PHP errors when I try to run a search. Some captured below:

     

    [ERROR: alfred.workflow.input.scriptfilter] Code 0: PHP Notice:  Use of undefined constant title - assumed 'title' in /Users/-/Dropbox/apps/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.047E2FC0-1ED0-4C14-9E11-3B496309DB7D/main.php on line 41
    PHP Notice:  Use of undefined constant subtitle - assumed 'subtitle' in /Users/-/Dropbox/apps/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.047E2FC0-1ED0-4C14-9E11-3B496309DB7D/main.php on line 42
    PHP Notice:  Use of undefined constant arg - assumed 'arg' in /Users/-/Dropbox/apps/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.047E2FC0-1ED0-4C14-9E11-3B496309DB7D/main.php on line 43
    PHP Notice:  Use of undefined constant icon - assumed 'icon' in /Users/-/Dropbox/apps/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.047E2FC0-1ED0-4C14-9E11-3B496309DB7D/main.php on line 44
    PHP Notice:  Use of undefined constant title - assumed 'title' in /Users/-/Dropbox/apps/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.047E2FC0-1ED0-4C14-9E11-3B496309DB7D/main.php on line 46
    PHP Notice:  Use of undefined constant subtitle - assumed 'subtitle' in /Users/-/Dropbox/apps/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.047E2FC0-1ED0-4C14-9E11-3B496309DB7D/main.php on line 47
    PHP Notice:  Use of undefined constant autocomplete - assumed 'autocomplete' in /Users/-/Dropbox/apps/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.047E2FC0-1ED0-4C14-9E11-3B496309DB7D/main.php on line 48
    PHP Notice:  Use of undefined constant valid - assumed 'valid' in /Users/-/Dropbox/apps/Alfred 2/Alfred.alfredpreferences/workflows/user.workflow.047E2FC0-1ED0-4C14-9E11-3B496309DB7D/main.php on line 49

     

  8. Hi all -

     

    I wanted to post about an issue I've been seeing for a while that I can't seem to figure out. When I type in Alfred to launch / use a workflow I often seem an issue where workflows aren't match and don't work -- apps and applescripts end up being selected instead.

     

    It's easier to show an example: http://neil.io/MjWh

     

    Here I'm trying to trigger the "Top Processes" workflow to kill an application. The workflow shows up as I start to type, but when I finish typing the trigger ("kill") it disappears.

     

    I've seen this for many other workflows as well, 

     

    Any ideas?

  9. Running into a problem with this workflow under Mavericks - just typing in "rdio" automatically launches Rdio without me actually selecting anything. If I uninstall the workflow the behaviour stops, so I have to assume its doing some kind of script call that's inadvertently launching the app.

     

    Known issue? I know 10.9 is still in beta, but it's the only workflow I've got installed that does this, so I figured it was worth flagging.

  10. I know 10.9 is totally beta, but wanted to note anyway that there seems to be issues with Alfred reading the spotlight cache -- I've rebuilt my spotlight cache twice and cleared Alfred's application cache and it's still not finding all of the applications on my hard drive.

     

    Happy to run any tests or troubleshooting required to fix this, if it's worth fixing.

  11. I'm a little unclear from the original post. By "shortcut" are you meaning just a random search string, a specified keyword (in a workflow), a hotkey, etc? What isn't working as expected?

    An abbreviation / workflow keyword. So for example I have Alfred trained to launch Safari when I enter "s", but for some reason at some random point Alfred will stop listing Safari as the top result for "s" and will start listing System Preferences instead (as an example).

     

    I'm not sure how Alfred remembers keyword training but this weird amnesia issue is something I see fairly often.

  12. Odd issue I've been seeing off and on for a while where I'll have Alfred fully "trained", and then one day a shortcut that always worked suddenly pulls up another app as its first result.

     

    Not sure what kind of debugging / troubleshooting info I can provide: running 2.0.3 with the super uber power pack on 10.8.3 with Dropbox sync on.

  13. Yea but, what I'm saying is... in both keywords... it shows 

     

    <location>: <condition>

    High: <temp f> (<temp c>) Low: <temp f> (<temp c>)

     

    It shows both. Why would you need to tinker with anything? It shows both formats

    I'd like the ability to hide (or at least reorder) the units as well -- the brackets around the celsius units makes scanning this more of a chore than it should be. I actually didn't even notice the celsius units there until I reread this thread.

  14. If I get time, I'm going to make the background changeable by clicking on it so you can see against a light, dark etc background. Also, I made the hitzones for the separators and scrollbar bigger than they actually are - I'll check if they need to be even bigger.

    Thanks! I guess my biggest concern as a UX nerd is the way it's currently set up it's not obvious or easily discoverable what parts of the UI is tweakable, and once you've figured that out, it's difficult to know what options are available.

    Honest curiousity: is there a reason you set the theming system up like this, where you're actually clicking on the items you want to tweak rather than use separate controls that use the example UI as a live preview?

    One way I could see this improved is using a select-style menu that lists all of the available tweakable items. When one is selected, that area briefly glows in the preview so you know what you're changing, and you get a contextual list of items you can change. Benefits hee are the items available to theme and their themable options are easily discoverable.

  15. This actually doesn't look very much like Quicksilver, but it's close to how I had QS set up. At any rate, I like things very clean and straightforward.

     

    http://neil.io/6jl9

     

    BTW, it'd be nice to be able to manipulate the icon sizes and visibility.

     

    Also, from a UX perspective clicking on the item you want to change makes sense when everything is big, but selecting small items like the separators, scroll bar, etc. is way too difficult. It's made even worse if your trying to match colours across the entire UI.

     

    I'm also finding the preview weird compared to how the final item looks. Part of the problem is the background the preview is on is quite dark, where as the actual app often floats over lighter items like open windows. It'd be useful to either be able to change the background colour, or even better, pick a more neutral default.

×
×
  • Create New...