ERROR:root:Exception:
Traceback (most recent call last):
File "guiminer.py", line 3085, in run
File "guiminer.py", line 2457, in __init__
File "wx\_core.pyo", line 11206, in Enable
PyAssertionError: C++ assertion "item" failed at ..\..\src\common\menucmn.cpp(841) in wxMenuBase::Enable(): wxMenu::Enable: no such item
Traceback (most recent call last):
File "guiminer.py", line 3094, in
File "guiminer.py", line 3085, in run
File "guiminer.py", line 2457, in __init__
File "wx\_core.pyo", line 11206, in Enable
wx._core.PyAssertionError: C++ assertion "item" failed at ..\..\src\common\menucmn.cpp(841) in wxMenuBase::Enable(): wxMenu::Enable: no such item
I have tried searching for help but the closest I got was this post GUIMiner-scrypt No Longer Working https://bitcointalksearch.org/topic/guiminer-scrypt-no-longer-working-177876
quote author=bittencoin link=topic=177876.msg1871275#msg1871275 date=1366256979]
the guiminer-scrypt interface does not show up at all, just the icons in the tray and the taskbar. Left clicking on them have no effects, right click on the tray icon (near the clock) will give the options of restore or quit, but restore has no effects other than creating another taskbar icon that does not work. I read on 1 of the guides that installing the Microsoft C++ package could help, but that also did not work.
Using win7 64bits
the regular guiminer for bitcoin works without a problem.
SOLVED
Solution from regular guiminer taken from another post:
For Windows 7 also try going to: C:\users\
Find poclbm-scrypt.ini Try setting x and y coordinate to 100 each
[/quote]
I tried this but i don't understand the window setting instructions in my poclbm.ini file they look like this
"window_position": [
482,
50,
448,
256
]
How do I set that to " try setting x and y coordinate to 100 each"??
Any help appreciated
Thanks