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

Connected to ... does not properly clear/overwrite old pool info #20

Open
carly200 opened this issue Feb 20, 2014 · 4 comments
Open

Connected to ... does not properly clear/overwrite old pool info #20

carly200 opened this issue Feb 20, 2014 · 4 comments
Labels

Comments

@carly200
Copy link

Hi,

just noticed (on Feb.4th build in windows), that the "Connected to POOL ... as user" does not properly display a pool switch.

eg. if old line was "oooooooooooooooooooooooo" and new one is shorter like "xxxxxxxxx"
then after the switch it will show as "xxxxxxxxxooooooooooo"

not a huge bug, more like a glitch for readability

@burnbrigther
Copy link

Further and more sinister to this, it appears the pool switch is not happening properly on one, but not both of my clients. I see the switch called in the logs, but then the client hangs. I know the configuration is correct because I can switch to it manually if no auto-switch occurs.

@Kalroth
Copy link
Owner

Kalroth commented Mar 1, 2014

Original issue is just a redraw problem, I'll fix that.

But I'm not sure how a sinister lack of pool switching is related. Please create a new issue for that report - and supply a copy of your configuration when you do, as pool switching is working for me and my configuration.

@carly200
Copy link
Author

carly200 commented Mar 1, 2014

the switch itself works for me, just the cosmetics "redraw" has a flaw... also happens when difficulty goes down and the line becomes "shorter"

@Kalroth
Copy link
Owner

Kalroth commented Mar 3, 2014

This commit should fix this issue: 1b776a0

@Kalroth Kalroth added the bug label Mar 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants