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

ERROR PLS HELP Me #2

Open
ghost opened this issue Sep 8, 2017 · 4 comments
Open

ERROR PLS HELP Me #2

ghost opened this issue Sep 8, 2017 · 4 comments

Comments

@ghost
Copy link

ghost commented Sep 8, 2017

When I start scanning the devices I give this error. Can someone help me?

image

@amalsajeevan
Copy link

When u am trying to get SDP info by clicking on run i am getting the same error mentioned above.can someone help me with this?:(

@Mikewins1
Copy link

SAME issue here.

Traceback (most recent call last):
File "bluemaho.py", line 436, in StartInquiryScan
self.monscreen.DeleteRows(0,self.monscreen.GetNumberRows(),True)
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/grid.py", line 1277, in DeleteRows
return _grid.Grid_DeleteRows(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at ../src/generic/grid.cpp(1392) in DeleteRows(): Called wxGridStringTable::DeleteRows(pos=0, N=0)
Pos value is invalid for present table with 0 rows

@ghost
Copy link
Author

ghost commented Oct 17, 2018

Same issue:
Traceback (most recent call last):
File "./bluemaho.py", line 436, in StartInquiryScan
self.monscreen.DeleteRows(0,self.monscreen.GetNumberRows(),True)
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/grid.py", line 1277, in DeleteRows
return _grid.Grid_DeleteRows(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at ../src/generic/grid.cpp(1392) in DeleteRows(): Called wxGridStringTable::DeleteRows(pos=0, N=0)
Pos value is invalid for present table with 0 rows

@freefred81
Copy link

same here

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

3 participants