Closed godbout closed 7 years ago
Are you using the latest? On my phone so can't check now. Each time Unicode changes their format I have to update. I have a ci task that alerts me to problems. So if that's good maybe you need a new version of the software.
I'll try to check later today or tomorrow when in front of a computer. Sent from my iPhone
On Mar 15, 2017, at 11:14 AM, Guill Lo notifications@github.com wrote:
Hi!
Lovely workflow. Doesn't seem to work for me though currently. Initialized, waited for everything to be ready, but still getting the "No Emoji found" message.
[2017-03-15 23:13:33][STDERR: input.scriptfilter] 23:13:33 workflow.py:2156 DEBUG Workflow version : 0.9.38 23:13:33 workflow.py:1568 DEBUG Reading settings from
/Users/guill/Library/Application Support/Alfred 3/Workflow Data/org.jeef.emoji/settings.json
... 23:13:33 workflow.py:2438 DEBUG Update check not due 23:13:33 workflow.py:2351 DEBUG Set last run version : 0.9.38 23:13:33 workflow.py:2194 DEBUG Workflow finished in 0.022 seconds. โ You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Did you run init emoji
? You do have the latest version
Well thats some crappy ci. I got this error locally:
Traceback (most recent call last):
File "/Users/jstein/Library/Application Support/Alfred 3/Alfred.alfredpreferences/workflows/user.workflow.A25716EE-8B7C-41D8-BAC0-7E12675980A9/workflow/workflow.py", line 2167, in run
func(self)
File "buildDataFiles.py", line 97, in main
raw_code_string = str(cols[headers[u'Code']].text)
KeyError: u'Code'
11:32:18 workflow.py:2194 DEBUG Workflow finished in 19.304 seconds.
Yep, ran. All seems good from there. So probably a new format again? Can't really help, I know nothing from Python :D
Thanks!
Can you try this release: https://github.com/jeeftor/EmojiTaco/releases/tag/0.9.40
haven't had time to test it and wont until later.
Unfortunately same same!
I expected as much. I'll actually have to look over things closer :)
Sent from my iPhone
On Mar 15, 2017, at 12:14 PM, Guill Lo notifications@github.com wrote:
Unfortunately same same!
โ You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
(Also seeing this problem. emoji.csv -> 0 bytes.)
maybe you could use http://www.unicode.org/Public/emoji/4.0/emoji-test.txt instead of scraping the web page? although I guess it doesn't give you image file paths? :/
Actually ... we are good :) I made some fixes https://github.com/jeeftor/EmojiTaco/releases/tag/v0.9.41
This should work i think - because it worked locally
๐๏ธ Works like a charm now! Been looking forward to using this extension, itโs awesome!
Thanks. Can you close out the issue? Again I'm on a phone
Sent from my iPhone
On Mar 15, 2017, at 4:02 PM, Adam DiCarlo notifications@github.com wrote:
๐๏ธ Works like a charm now! Been looking forward to using this extension, itโs awesome!
โ You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
I don't have the ability to... no Close button here. maybe @godbout can tho! Also, ๐คฆ๏ธ I forgot to say: Thanks for the fix!! ๐๐ป๏ธ
๐๏ธ๐๏ธ๐ฎ๏ธ
Excellent ๐คฃ๏ธ Thanks a lot, this is fantastic. I close the issue!
Hi!
Lovely workflow. Doesn't seem to work for me though currently. Initialized, waited for everything to be ready, but still getting the "No Emoji found" message.