Jump to content

gingerbeardman

Member
  • Posts

    227
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by gingerbeardman

  1. I think the ones failing for you are the ones with thumbnail images.

     

    So, please make sure you have the required folders:

    • ~/Library/Caches/com.runningwithcrayons.Alfred-3/
    • ~/Library/Caches/com.runningwithcrayons.Alfred-3/Workflow Data/

    See earlier messages for more about this.

     

    It's always good to read the thread :)

  2. How long are you waiting?

     

    Queries take 5 to 15 seconds for me.

     

    I've just re-uploaded the version I have here, just in case.

     

    If it's not working after re-downloading one more time, then we'll have to debug:

    1. view the workflow in Alfred
    2. click the bug icon
    3. pop up alfred bar and do a query, eg. song hyperballad 
    4. copy the debug output from main Alfred window to a pastebin/gist
    5. paste a link to it here


    I see this output: https://pastebin.com/raw/yAzL8WRb

     

     

  3. That's not my file, that's a modification by somebody else.

     

    My original files are here: https://www.gingerbeardman.com/alfred/

     

    I just fixed it before my last message.

     

    Also, make sure you search for reasonable terms:

    • song taylor, generates an error somewhere at Apple for whatever reason (invalid resulting data?)
    • song shake it off, returns good results
    • song taylor shake, also good
  4. As a workaround I can temporarily change the scaling on my monitor. 

    But I need sharp retina @2x for my work, other scaling factors aren't desirable.

     

    If your Dell monitor was Retina that would be an ideal resolution.

     

    A resizable preference window would be the ideal solution, then users can make the window bigger (to accommodate more complex workflows) or smaller according to their needs/display. I used to fullscreen the app in Alfred 3 days.

     

    Woah, I just found a workaround! If I option-click the green maximise button the window width will decrease past the normal minimum to fit my display. Hurrah!

     

    A few elements extend off the screen on a couple of tabs, but it's totally workable for me.

     

    Please don't change this functionality, if you deem this a bug, LOL

     

    🙏

     

     

  5. Of course, I use a DELL P2415Q Display, that's 24" with a native resolution of (3840 x 2160).

     

    Portrait running at retina resolution (1080 x 1920)

     

    • That's not scaled or zoomed, just standard plug and play "default for display".
    • This is my main display (I'm a programmer and prefer long windows)
    • I have not found any other apps that do not fit this width, let me know if you want me to test any in particular.

     

    As mentioned earlier in this thread, the UI in all previous versions of Alfred was so much more compact than V4.

     

    I'm aware that eventually there will be Alfred V5, which I hope returns to a more accessible - maybe even resizable? - window width.

     

    Thanks for your consideration

     

    edit: added screenshot 

     

    Screen shot 2021-03-05 at 14.34.53.png

  6. Any ideas why the URL call from Python is failing?

     

    Workflow in question: https://www.alfredforum.com/topic/8418-apple-music-search-with-alfred/

     

    [14:30:20.771] Search Apple Music[Script Filter] Queuing argument 'charlatans'
    [14:30:21.205] Search Apple Music[Script Filter] Script with argv '(null)' finished
    [14:30:21.208] ERROR: Search Apple Music[Script Filter] Code 1: Traceback (most recent call last):
      File "album.py", line 33, in <module>
        data = urllib.urlopen(url, params).read()
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 89, in urlopen
        return opener.open(url, data)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 215, in open
        return getattr(self, name)(url, data)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 460, in open_https
        data)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 379, in http_error
        result = method(url, fp, errcode, errmsg, headers, data)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 673, in http_error_301
        return self.http_error_302(url, fp, errcode, errmsg, headers, data)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 642, in http_error_302
        headers, data)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 669, in redirect_internal
        return self.open(newurl)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 213, in open
        return getattr(self, name)(url)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.py", line 443, in open_https
        h.endheaders(data)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1038, in endheaders
        self._send_output(message_body)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 882, in _send_output
        self.send(msg)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 844, in send
        self.connect()
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1255, in connect
        HTTPConnection.connect(self)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 821, in connect
        self.timeout, self.source_address)
      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 557, in create_connection
        for res in getaddrinfo(host, port, 0, SOCK_STREAM):
    IOError: [Errno socket error] [Errno 8] nodename nor servname provided, or not known

     

  7. On 12/11/2020 at 4:09 PM, luckman212 said:

     May be safer/faster than this scripting addition which seems to have been last updated in 2011.

    Seriously?

     

    I take offence at the viewpoint that if something hasn't been updated recently it must be bad/broken/untrustworthy.

     

    You may not be talking about my workflow, but:

     

    • My workflow was created in 2019
    • It does not use a scripting addition
    • It still works without issue (for me; I use it daily) and that's why it has not been updated
    • It just automates user interactions, so there is no inherent unsafeness about it
    • And it's very fast, not slow at all

     

    HTH

     

  8. On 4/9/2020 at 10:36 PM, morgdaddy said:

    This is a great idea. For what it's worth, I'd definitely donate if you ever upgrade this to work with Catalina (totally get your aversion to it, but it came installed on my new machine so I went with it).

    "I'll donate if you put yourself through a world of pain" that's not how this donation thing works. It should be "here's some money to try to persuade you to solve my problem". IMHO

     

    On 4/19/2020 at 8:22 AM, godbout said:

    seems only artist is working in the latest edition of that workflow? song and album return errors.

    I use album search every day, works for me. See my note about missing directories, and the quote below.

     

    On 4/21/2020 at 5:15 PM, Macchio said:

    Stumbled over this post and ran into the same issues that other users have mentioned when running macOS Catalina 10.15.

     

    After running the debug I saw a duplicate error showing a missing directory, so as an experiment, I ran the following in Terminal:

    As I mentioned in my previous post!

  9. A workaround would be to Open in Terminal, then do a quick command

    atom .

     to open the workflow folder in your editor.

     

    Or opening in Finder and then, maybe, clicking a toolbar icon to open that folder in your editor.

     

    But I like your idea of allowing a user-configurable external editor.

  10. I use a 20" monitor in portrait mode, 1050 x 1680. Apple Cinema Display

     

    The Alfred window is 1180 so does not fit.

     

    I don't mind things getting a little more compress if I was able to resize the window to a narrower width.

     

    Is it possible the minimum window width can be decreased?

     

    Thanks!

     

    ps: I tried changing window placement in plist, but Alfred resets it on launch.

     

×
×
  • Create New...