-
Notifications
You must be signed in to change notification settings - Fork 10
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
It's difficult to click the points on the left image. #165
Comments
Does the status text of the program in the bottom left corner change when you click the image? I.e. is does it say image clicked? If so, then maybe the click just doesn't get shown and I'll know better where the problem lies. |
Well, the status text of the program in the bottom left corner doesn't change when I click the image, but it say image clicked after I try many times to click a visible point on the image. |
Did you check that the mouse button you use is the one set in the settings? Maybe there's a bug there that after some time you're able to click the image with the wrong button even if that's not supposed to happen. |
Yes, I've checked my setttings, and I did use the left mouse buton to click the image as what I set. |
Hm, it's difficult to say from the distance what it could be then. Are you able to clone the project and build it locally using Qt? Then I could tell you where to set breakpoints so that we can go through the code remotely so to say. |
Well, I don‘t konw how to clone the project and build it locally using Qt. I am thinking about whether it's because i don't install the requirements that you mention in the readme, but i do run the Appimage and create the pose data without the requirements. |
Doesn't sound like the requirements, in that case the program wouldn't start. I don't think I can help you properly like this unless you're able to clone the project and build it. It's not that difficult, maybe you find a guide how to clone projects from github. |
Thank you so much ! I will learn to how to clone the project and build it following your instructions as far as i can. |
Alright, let me know when you've succeeded! |
OK ! |
Have you succeeded in getting everything setup? |
I miss a problem just like that : when i'm clicking the points on the left image, it's so hard to achieve a success. I must try many times to get a point on the left image, but it's easy to click the points on the right model. Would you miss the problem like that? I wonder if it's only my problem, looking forward to your reply.
The text was updated successfully, but these errors were encountered: