jeeftor / EmojiTaco

Alfred Emoji Script with Taco and other unicode 9 emoji
78 stars 3 forks source link

No Emoji found ๐Ÿ˜ž #6

Closed godbout closed 7 years ago

godbout commented 7 years ago

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.
jeeftor commented 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.

jeeftor commented 7 years ago

Did you run init emoji ? You do have the latest version

jeeftor commented 7 years ago

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.
godbout commented 7 years ago

Yep, ran. All seems good from there. So probably a new format again? Can't really help, I know nothing from Python :D

Thanks!

notificationtablewindow
jeeftor commented 7 years ago

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.

godbout commented 7 years ago

Unfortunately same same!

jeeftor commented 7 years ago

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.

adamdicarlo commented 7 years ago

(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? :/

jeeftor commented 7 years ago

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

adamdicarlo commented 7 years ago

๐Ÿ˜‚๏ธ Works like a charm now! Been looking forward to using this extension, itโ€™s awesome!

jeeftor commented 7 years ago

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.

adamdicarlo commented 7 years ago

I don't have the ability to... no Close button here. maybe @godbout can tho! Also, ๐Ÿคฆ๏ธ I forgot to say: Thanks for the fix!! ๐Ÿ™Œ๐Ÿป๏ธ

godbout commented 7 years ago

๐Ÿ˜๏ธ๐Ÿ˜‚๏ธ๐ŸŒฎ๏ธ

Excellent ๐Ÿคฃ๏ธ Thanks a lot, this is fantastic. I close the issue!