Jump to content

yoose

Member
  • Posts

    34
  • Joined

  • Last visited

Everything posted by yoose

  1. Hi, thank you for the quick response. Is it checking a dropbox location when is it timing out? There are sometimes some connection issues to dropbox from China so perhaps that is causing the problem. Although I cant seem to access your site either for the new version without my VPN so that could be it too. Thank you for the new version though.
  2. Hi, Here is contents of the all.log file: Traceback (most recent call last): File "feedback.py", line 160, in <module> do_feedback() File "feedback.py", line 64, in do_feedback r = alp.Request(remote_uri) File "/Users/kyleyu/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B48C5A7C-C77B-48E5-8D8E-7D8043F9C7F3/alp/request/request.py", line 18, in __init__ self.request = requests.get(url) File "/Users/kyleyu/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B48C5A7C-C77B-48E5-8D8E-7D8043F9C7F3/alp/request/requests/api.py", line 55, in get return request('get', url, **kwargs) File "/Users/kyleyu/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B48C5A7C-C77B-48E5-8D8E-7D8043F9C7F3/alp/request/requests/api.py", line 44, in request return session.request(method=method, url=url, **kwargs) File "/Users/kyleyu/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B48C5A7C-C77B-48E5-8D8E-7D8043F9C7F3/alp/request/requests_cache/core.py", line 111, in request hooks, stream, verify, cert) File "/Users/kyleyu/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B48C5A7C-C77B-48E5-8D8E-7D8043F9C7F3/alp/request/requests/sessions.py", line 345, in request resp = self.send(prep, **send_kwargs) File "/Users/kyleyu/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B48C5A7C-C77B-48E5-8D8E-7D8043F9C7F3/alp/request/requests_cache/core.py", line 91, in send return send_request_and_cache_response() File "/Users/kyleyu/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B48C5A7C-C77B-48E5-8D8E-7D8043F9C7F3/alp/request/requests_cache/core.py", line 83, in send_request_and_cache_response response = super(CachedSession, self).send(request, **kwargs) File "/Users/kyleyu/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B48C5A7C-C77B-48E5-8D8E-7D8043F9C7F3/alp/request/requests/sessions.py", line 448, in send r = adapter.send(request, **kwargs) File "/Users/kyleyu/Dropbox/Alfred/Alfred.alfredpreferences/workflows/user.workflow.B48C5A7C-C77B-48E5-8D8E-7D8043F9C7F3/alp/request/requests/adapters.py", line 318, in send raise ConnectionError(e) alp.request.requests.exceptions.ConnectionError: HTTPConnectionPool(host='alfred.daniel.sh', port=80): Max retries exceeded with url: /Updates/Alleyoop.json (Caused by <class 'socket.error'>: [Errno 60] Operation timed out) also, not sure if it helps, but the most recent entries from the debug.log file: [com.danielsh.alfred.alleyoop: Keyboard Locker failed with error: 'download_url' (2013-04-25-11:04:48)] [com.danielsh.alfred.alleyoop: Keyboard Locker failed with error: 'download_url' (2013-04-25-11:04:48)] [com.danielsh.alfred.alleyoop: Keyboard Locker failed with error: 'download_url' (2013-04-25-11:04:50)] [com.danielsh.alfred.alleyoop: Top Processes failed with error: 'download_url' (2013-04-25-11:04:50)] [com.danielsh.alfred.alleyoop: Top Processes failed with error: 'download_url' (2013-04-25-11:04:50)] [com.danielsh.alfred.alleyoop: Keyboard Locker failed with error: 'download_url' (2013-04-25-11:04:53)] [com.danielsh.alfred.alleyoop: Top Processes failed with error: 'download_url' (2013-04-25-11:04:53)] [com.danielsh.alfred.alleyoop: Keyboard Locker failed with error: 'download_url' (2013-04-25-11:06:14)] [com.danielsh.alfred.alleyoop: Top Processes failed with error: 'download_url' (2013-04-25-11:06:14)] [com.danielsh.alfred.alleyoop: Keyboard Locker failed with error: 'download_url' (2013-04-25-11:10:22)] [com.danielsh.alfred.alleyoop: Top Processes failed with error: 'download_url' (2013-04-25-11:10:22)] [com.danielsh.alfred.alleyoop: Last changed files raised IntegrityError: column key is not unique (2013-04-25-16:15:51)] [com.danielsh.alfred.alleyoop: Keyboard Locker failed with error: 'download_url' (2013-04-25-16:15:51)] [com.danielsh.alfred.alleyoop: Keyboard Locker failed with error: 'download_url' (2013-04-25-16:15:51)] [com.danielsh.alfred.alleyoop: Top Processes failed with error: 'download_url' (2013-04-25-16:15:54)] [com.danielsh.alfred.alleyoop: Top Processes raised IntegrityError: column key is not unique (2013-04-25-16:15:54)]
  3. thanks for this looks great, but does not work for me. i know i have some workflows that support it because i downloaded some just today that have alleyoop support but when i run oop? it does not list any workflows it just says "checking installed workflows" and doesnt actually list anything. any ideas? thank you.
  4. just wanted to say thanks for this, it works well. looking forward to the updates to fix some of the little things, but the major functions work!
  5. this is useful, thanks!
  6. thanks for this, it is indeed a lot faster and very useful! there is one thing that was mentioned before that still does not work. some menu items are dynamic and change depending on the "mode" of the application. for example in lightroom, depending on which module i am in, the items in the View menu change and some do not show up in Alfred. Would you possibly have some time to investigate if there is way to make these show up? thank you.
  7. It indeed is the primary screen. thanks for taking the time to look through it.
  8. thanks for this, i tried it out and have some issues when i disconnect my external monitor. it seems that it still uses the dimensions of my external monitor even when i disconnect it and am only using my laptop screen. i tried the reset command but it did not help. any ideas?
×
×
  • Create New...