I add "return true" and "return false" in imagelabel.cpp, clickarea.cpp and clickmap.cpp explicitly, and now the problem seems to be solved, I'm not a C++ export and I don't know why only gentoo and suse were suffering this problem, but at least now I can enjoy PNM4 in my gentoo:)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yeah, it was already fixed here in the source code for the next version, but I had no way to test to make sure that fixed it because i don't suffer from that bug. Just to double chick, can you email me where you added the return statements that fixed it for you?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Why is meterClicked() called for each meter? It should only be called for the meter that has been clicked on.
This happens only on some Systems (Gentoo 1.4 and SuSE 8.2). I hope someone is working on that issue.
I hope so too. My PNM4 module needs that urgently.
I add "return true" and "return false" in imagelabel.cpp, clickarea.cpp and clickmap.cpp explicitly, and now the problem seems to be solved, I'm not a C++ export and I don't know why only gentoo and suse were suffering this problem, but at least now I can enjoy PNM4 in my gentoo:)
Yeah, it was already fixed here in the source code for the next version, but I had no way to test to make sure that fixed it because i don't suffer from that bug. Just to double chick, can you email me where you added the return statements that fixed it for you?