Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stocks Plugin not responsive (cannot enter symbol) #3

Closed
OzWanderer opened this issue Mar 9, 2020 · 20 comments
Closed

Stocks Plugin not responsive (cannot enter symbol) #3

OzWanderer opened this issue Mar 9, 2020 · 20 comments

Comments

@OzWanderer
Copy link

My stocks plugin does not accept any symbol. I can enter the value, but nothing happens. When I navigate away from the dialogue and come back, the symbol field is empty again. Any thoughts?

@dru5h
Copy link

dru5h commented Mar 11, 2020

I have the same issue. MBP 2019 catalina

@kaz911
Copy link

kaz911 commented Mar 12, 2020

Same issue for me macOS Catalina

It is not possible to make Stock plugin remember any symbols or even react to them.

@randallb
Copy link

randallb commented Apr 9, 2020

I spent a bit of time looking through... not familiar enough with golang to feel productive. #2 is definitely the same as this one. I got as far as looking through the logs, the most interesting thing is in the upstream library from this one... basically Unknown event: deviceDidConnect.

To look at the logs: ~/Library/Application\ Support/com.elgato.StreamDeck/Plugins/com.exension.stocks.sdPlugin/stocks.log

and ~/Library/Logs/StreamDeck/StreamDeck0.log

Not sure anyone else can figure it out but gl.

@plang1997
Copy link

plang1997 commented May 4, 2020

I was able to fix this plugin on my macbook. I have a pull request in to exension. But if you want to try it out navigate to https://github.com/plang1997/stock-ticker-stream-deck-plugin and install from the installer in the release folder. Should be able to use it on Macbook, but I didn't test it yet on windows. @randallb, @kaz911, @dru5h, @OzWanderer. @exension, @tylersmalley

@kaz911
Copy link

kaz911 commented May 4, 2020

I was able to fix this plugin on my macbook. I have a pull request in to exension. But if you want to try it out navigate to https://github.com/plang1997/stock-ticker-stream-deck-plugin and install from the installer in the release folder. Should be able to use it on Macbook, but I didn't test it yet on windows. @randallb, @kaz911, @dru5h, @OzWanderer. @exension, @tylersmalley

scratch that> thanks. On mine it works on the the first row but not on 2nd or 3rd.
scratch that> And if you move the field (drag it) it does not drag the Symbol with it?

hmm it worked for a while - then stopped working.

but thanks for putting in the work!

@plang1997
Copy link

@kaz911, that is strange for sure, because it works fine when I do all the actions you mentioned above. Are you on a windows or mac? 15 button stream deck? My model is 20GAA9902, and I am on the very latest version of stream deck software. Are you using the version with or without the key action that launches finance.yahoo.com to the stock page?

@kaz911
Copy link

kaz911 commented May 19, 2020

Hi,

I have tried uninstall and downloading latest ? 1.01? from your repository. No change.
MacOS latest - 15 button stream deck. Stream Desk SW 4.7 (12981) (today update) and last rev.

I have 4 icons with stocks on top row that still shows ticks. But can't edit them. I have 2 stock icons - one on top right - and one one middle row left - which I can't edit either.

I tried creating a new profile. I could put in one stock - after which I changed scope to the other profile - and back again - and then nothing worked again. Can't add/edit stocks on that profile. It still shows first stock (MSFT) - but can't edit that either. Clicking a stock icon on stream deck - gives yellow exclamation mark.

@kaz911
Copy link

kaz911 commented May 19, 2020

@kaz911, that is strange for sure, because it works fine when I do all the actions you mentioned above. Are you on a windows or mac? 15 button stream deck? My model is 20GAA9902, and I am on the very latest version of stream deck software. Are you using the version with or without the key action that launches finance.yahoo.com to the stock page?

btw - when installing the latest version the installer have no text - just first empty window with an OK button.

@kaz911
Copy link

kaz911 commented May 19, 2020

@kaz911, that is strange for sure, because it works fine when I do all the actions you mentioned above. Are you on a windows or mac? 15 button stream deck? My model is 20GAA9902, and I am on the very latest version of stream deck software. Are you using the version with or without the key action that launches finance.yahoo.com to the stock page?

btw - when installing the latest version the installer have no text - just first empty window with an OK button.

hmm - that seems generic to the 4.7 release.. No text in Dialogue boxes...

@kaz911
Copy link

kaz911 commented May 19, 2020

ok - I completely re-installed everything to latest 4.6.

It seems like if I enter a stock code that is not valid - from there on I can't add stocks or edit existing ones. I have to delete the Icon completely - and then re-add a new stock icon before I can then add any other stocks to the profile.

@kaz911
Copy link

kaz911 commented May 19, 2020

ok - a bit more debug info.

I think one issue is - if you delete the stock icon - or move it with mouse - then it does not clear the field it came from. So if I drag from field 1 to field 3 - then behind Field 1 is still the ticker data - that now should be blank. So if that was a symbol that did not work - then that will hang all other edits to stocks.

So missing features:

  1. When drag/drop - clean departure fields for all data. Update DESTINATION data with data from Departure field (Right now it does not do that if Field had a stock symbol in it before either - then it change the stock symbol to the "hidden" symbol)

  2. When deleting a Stock Icon - clean fields for all data

So as far as I can tell if you have an empty icon where there used to be a stock symbol with a wrong Symbol - it seriously impacts any other input I try to make.

@feriat
Copy link

feriat commented May 20, 2020

Have same problem on Windows. Please tell if I can send some debug info

@seankda
Copy link

seankda commented Sep 13, 2020

I was able to fix this plugin on my macbook. I have a pull request in to exension. But if you want to try it out navigate to https://github.com/plang1997/stock-ticker-stream-deck-plugin and install from the installer in the release folder. Should be able to use it on Macbook, but I didn't test it yet on windows. @randallb, @kaz911, @dru5h, @OzWanderer. @exension, @tylersmalley

Thank you for your work! Happy to see it working again.

@MatteCrystal
Copy link

This is still broken on elgato streamdeck store. Please update it with fix.

@Tevoc
Copy link

Tevoc commented Jan 26, 2021

Was there a resolution to this? I'm receiving the same error. I opened a new ticket, #5.

@Tevoc
Copy link

Tevoc commented Jan 27, 2021

Was there a resolution to this? I'm receiving the same error. I opened a new ticket, #5.

I used the above https://github.com/plang1997/stock-ticker-stream-deck-plugin and it worked! Great job!!

@Tevoc
Copy link

Tevoc commented Jan 27, 2021

I was able to fix this plugin on my macbook. I have a pull request in to exension. But if you want to try it out navigate to https://github.com/plang1997/stock-ticker-stream-deck-plugin and install from the installer in the release folder. Should be able to use it on Macbook, but I didn't test it yet on windows. @randallb, @kaz911, @dru5h, @OzWanderer. @exension, @tylersmalley

Thank you for your work! Happy to see it working again.

@seankda Any chance you know how to make the stocks refresh on a configurable timer? I have a Crypto ticker and it refreshes...would be great if the stocks did too. :)

@shelwig
Copy link

shelwig commented Jan 29, 2021

I downloaded the plugin from the release folder of this fork and it worked great on Windows: https://github.com/plang1997/stock-ticker-stream-deck-plugin.

Just double click the file once downloaded and it installs.

@Alchimiste-DD
Copy link

it doesn't work for me on Mac OS. It doesn't save the stock names.

@Tevoc
Copy link

Tevoc commented Feb 9, 2021

it doesn't work for me on Mac OS. It doesn't save the stock names.

Did you try this pull? https://github.com/plang1997/stock-ticker-stream-deck-plugin it worked for me.

shayne added a commit that referenced this issue Feb 28, 2021
@shayne shayne closed this as completed Feb 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests