Moderator
|
This is indeed weird then.
You should have a file called ~/.kde4/share/apps/simond/models/default/active/active.sbm. The .sbm is really just a .tar.gz. If you extract it, you should find a file called "metadata.xml" inside. What is the value of the "<type>" tag? And just to make sure - you wouldn't happen to have another (old) Simon installation in a directory "overshadowing" the one in /usr (/usr/local, for example), right? In the interest of speeding up the debugging, you can also try to catch me in #kde-accessibility on freenode (nick: "bedahr"). I should be around most of the time tomorrow, for example. Best regards, Peter |
Registered Member
|
SPHINX
No, I never install into /usr/local for exactly that reason. Could it be that there is a runtime-only dependency on some KDE stuff which is not needed at build time and results in this error? For the record: I am not running a full kde desktop, but that should not be an issue. The dependency list is as follows:
|
Moderator
|
Not really, no. Could you please add some debug output to "RecognitionControlFactory::recognitionControl(...)" (simond/src/recognitioncontrolfactory.cpp). In all likelihood the symbol BACKEND_TYPE_BOTH will not be defined. You could also add a "#ifndef BACKEND_TYPE_BOTH #error "Well, this shouldn't happen" #endif" snippet in that file. BACKEND_TYPE_BOTH really should be defined if you have "BackendType:STRING=both" in your cmake configuration - which you do (at least according to the pasted cmake cache). Btw. thanks for writing an ebuild. I appreciate it. Best regards, Peter |
Registered Member
|
nvm, seems simond was not killed properly
I changed the username/pw, killed it and restarted. Works now. |
Moderator
|
Great. Let me know if you hit any other problems.
Best regards, Peter |
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell