Jump to content

40-02

Member
  • Posts

    120
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by 40-02

  1. I switched to notes from evernote just because this workflow exists! Thank you so much for it! @surrealroad, thank you so much for this!!!
  2. I absolutely agree with you. I've been selfish and lazy. I'll try to be better person.
  3. My bad. I'm stupid. I'm sorry for that. I will do my best to not make such mistakes in future. Thanks for your feedback.
  4. I tried and now I get this: [2016-10-16 23:37:50][ERROR: action.script] 23:35:49 pandoctor.py:1206 DEBUG {u'<argument>': None, u'<flag>': None, u'config': True, u'help': False, u'launch': False, u'run': False, u'search': False, u'store': False} 23:35:49 workflow.py:940 DEBUG Loading cached data from : /Users/uvaroff/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/com.hackademic.pandoctor/runner.cache 23:35:49 workflow.py:940 DEBUG Loading cached data from : /Users/uvaroff/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/com.hackademic.pandoctor/pandoc.cache 23:37:50 workflow.py:1275 ERROR timed out Traceback (most recent call last): File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/workflow.py", line 1273, in run func(self) File "pandoctor.py", line 1208, in main res = pd.run(args) File "pandoctor.py", line 355, in run return method() File "pandoctor.py", line 429, in config_codepath self.pandoc.config() File "pandoctor.py", line 121, in config self.store('pandoc', 'outputs', self._formats('output')) File "pandoctor.py", line 225, in _formats req = web.get('http://pandoc.org/README.html') File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/web.py", line 383, in get auth=auth, timeout=timeout, allow_redirects=allow_redirects) File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/web.py", line 371, in request return Response(req) File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/web.py", line 162, in __init__ self.raw = urllib2.urlopen(request) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 437, in open response = meth(req, response) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 550, in http_response 'http', request, response, code, msg, hdrs) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 469, in error result = self._call_chain(*args) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 409, in _call_chain result = func(*args) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 656, in http_error_302 return self.parent.open(new, timeout=req.timeout) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 431, in open response = self._open(req, data) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 449, in _open '_open', req) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 409, in _call_chain result = func(*args) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1227, in http_open return self.do_open(httplib.HTTPConnection, req) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1200, in do_open r = h.getresponse(buffering=True) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1132, in getresponse response.begin() File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 453, in begin version, status, reason = self._read_status() File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 409, in _read_status line = self.fp.readline(_MAXLINE + 1) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 480, in readline data = self._sock.recv(self._rbufsize) timeout: timed out
  5. Nope, It is not. I have changed the url on 225 line, but still it gives me Starting debug for 'Pandoctor' [2016-10-16 22:03:25][ERROR: action.script] 22:03:12 pandoctor.py:1206 DEBUG {u'<argument>': None, u'<flag>': None, u'config': True, u'help': False, u'launch': False, u'run': False, u'search': False, u'store': False} 22:03:12 workflow.py:940 DEBUG Loading cached data from : /Users/uvaroff/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/com.hackademic.pandoctor/runner.cache 22:03:25 workflow.py:1275 ERROR 'NoneType' object has no attribute 'read' Traceback (most recent call last): File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/workflow.py", line 1273, in run func(self) File "pandoctor.py", line 1208, in main res = pd.run(args) File "pandoctor.py", line 355, in run return method() File "pandoctor.py", line 429, in config_codepath self.pandoc.config() File "pandoctor.py", line 121, in config self.store('pandoc', 'outputs', self._formats('output')) File "pandoctor.py", line 226, in _formats lines = req.text.splitlines() File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/web.py", line 220, in text return self.content File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/web.py", line 205, in content self._content = self.raw.read() AttributeError: 'NoneType' object has no attribute 'read' [2016-10-16 22:03:41][ERROR: action.script] 22:03:25 pandoctor.py:1206 DEBUG {u'<argument>': None, u'<flag>': None, u'config': True, u'help': False, u'launch': False, u'run': False, u'search': False, u'store': False} 22:03:25 workflow.py:940 DEBUG Loading cached data from : /Users/uvaroff/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/com.hackademic.pandoctor/runner.cache 22:03:41 workflow.py:1275 ERROR 'NoneType' object has no attribute 'read' Traceback (most recent call last): File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/workflow.py", line 1273, in run func(self) File "pandoctor.py", line 1208, in main res = pd.run(args) File "pandoctor.py", line 355, in run return method() File "pandoctor.py", line 429, in config_codepath self.pandoc.config() File "pandoctor.py", line 121, in config self.store('pandoc', 'outputs', self._formats('output')) File "pandoctor.py", line 226, in _formats lines = req.text.splitlines() File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/web.py", line 220, in text return self.content File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/web.py", line 205, in content self._content = self.raw.read() AttributeError: 'NoneType' object has no attribute 'read'
  6. I'm sorry, I think I didn't explain it properly: I want to know if there is any way to start a new line when typing some text in Alfre app. Shift+enter don't work there
  7. It doesn't work I have same problems as you can find in log below. I would be great to get solution for that. [2016-10-16 01:02:00][ERROR: action.script] 01:02:00 pandoctor.py:1206 DEBUG {u'<argument>': None, u'<flag>': None, u'config': True, u'help': False, u'launch': False, u'run': False, u'search': False, u'store': False} 01:02:00 workflow.py:940 DEBUG Loading cached data from : /Users/uvaroff/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/com.hackademic.pandoctor/runner.cache 01:02:00 workflow.py:1275 ERROR 'NoneType' object has no attribute 'read' Traceback (most recent call last): File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/workflow.py", line 1273, in run func(self) File "pandoctor.py", line 1208, in main res = pd.run(args) File "pandoctor.py", line 355, in run return method() File "pandoctor.py", line 429, in config_codepath self.pandoc.config() File "pandoctor.py", line 121, in config self.store('pandoc', 'outputs', self._formats('output')) File "pandoctor.py", line 226, in _formats lines = req.text.splitlines() File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/web.py", line 220, in text return self.content File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/web.py", line 205, in content self._content = self.raw.read() AttributeError: 'NoneType' object has no attribute 'read' [2016-10-16 01:02:25][ERROR: action.script] 01:02:24 pandoctor.py:1206 DEBUG {u'<argument>': None, u'<flag>': None, u'config': True, u'help': False, u'launch': False, u'run': False, u'search': False, u'store': False} 01:02:25 workflow.py:1275 ERROR 'NoneType' object has no attribute 'read' Traceback (most recent call last): File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/workflow.py", line 1273, in run func(self) File "pandoctor.py", line 1208, in main res = pd.run(args) File "pandoctor.py", line 355, in run return method() File "pandoctor.py", line 429, in config_codepath self.pandoc.config() File "pandoctor.py", line 121, in config self.store('pandoc', 'outputs', self._formats('output')) File "pandoctor.py", line 226, in _formats lines = req.text.splitlines() File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/web.py", line 220, in text return self.content File "/Users/uvaroff/Documents/Dropbox/Alfred/alfres setting 10-2015/Alfred.alfredpreferences/workflows/user.workflow.8A0AAEDC-F3BC-4556-A21C-8191BA53B16A/workflow/web.py", line 205, in content self._content = self.raw.read() AttributeError: 'NoneType' object has no attribute 'read'
  8. The only way that I've found is to copy text with line breaks from some text editor...
  9. Hey guys:) I wonder if there is any way to create line break in text for Large Type function in Alfred. Anybody knows?
  10. Thanks, @reorx Is it possible to add action to copy in clipboard not the emoji code but emoji image?
  11. Great workflow! I was looking for workflow like this for very long time!
  12. But will it work if the line start with keyword? Or we need to create 2 snippets? May be checkbox - like use the full words only might be useful
  13. Thank you so much:) I use pandoctor a lot and that was a shame to have it not working.
  14. I've got into trouble, please help My pandoctor stopped working. Whenever I try to start conversion on file it gives me: Error in workflow 'NoneType' object has no attribute '__getitem__'. Video Log file I tried deleting workflow from alfred and installing a new one from packal but It didn't help any ideas?
  15. I have problem too: Starting debug for 'Google Drive' [STDERR: alfred.workflow.input.scriptfilter] 23:37:58 workflow.py:2250 WARNING Can't save last version: workflow has no version 23:37:58 workflow.py:2106 DEBUG Workflow finished in 0.003 seconds. [ERROR: alfred.workflow.action.script] Traceback (most recent call last): File "./server.py", line 1, in <module> from flask import Flask, request ImportError: No module named flask 23:38:06 workflow.py:2250 WARNING Can't save last version: workflow has no version 23:38:06 workflow.py:2106 DEBUG Workflow finished in 0.330 seconds.
  16. Nice workflow! Can you please search for color name? I think it would be handy
  17. Is there any plan to make this workflow async? Now it takes time after actions like archivation for alfred to appear again. It would be magic if all requests were made in background.
  18. Is there any way to make it search items in url too? Now when I look for url it gives nothing.
×
×
  • Create New...