sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
631 stars 825 forks source link

Numpad ENTER key not working when remoting to Windows (with pdcurses) via TightVNC #70

Closed veox closed 10 years ago

veox commented 10 years ago

Relevant discussion at Kalroth's fork.

Links to SO question.

carly200 commented 10 years ago

added a comment at kalroths, unfortuneately he closed the issue without it beeing resolved

veox commented 10 years ago

I have to agree with @Kalroth, the issue seems to be upstream with TightVNC. It is much better for the open-source community if it is fixed there.

Keeping this issue open for reference.

carly200 commented 10 years ago

I agree that it is not a real BUG in sgminer, but since entering values does not accept the num-pad enter key (which any other program does) it is still inconvenient.

actually just got setup with visual studio today and might look at the code myself... quite a chunk of work familiarizing though... (any IRC to get some guidance for a start?)

veox commented 10 years ago

We're on #sgminer and #sgminer-dev on freenode. Replies may be slow (timezones/Friday).

MSVS2010 support is not yet merged into master, but is available: https://github.com/veox/sgminer/issues/47. Other MSVS versions not tested.

carly200 commented 10 years ago

I tried with VS13 express, running on a testrig right now. seems to work as well.

(used the precompilled libraries though)

mrbrdo commented 10 years ago

This issue can be closed, it will still serve as reference and it's not really a bug in sgminer.