View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001173 | FSSCP | speech | public | 2006-12-15 15:53 | 2006-12-24 22:03 |
Reporter | miskat | Assigned To | karajorma | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.9 | ||||
Fixed in Version | 3.6.9 | ||||
Summary | 0001173: SetNotifyWindowMessage Failes on initialization. Causes voice recognition to fail to initialize. | ||||
Description | When using the -voicer extension in 3.6.9rc7dot9 there is no error message, but voice recognition does not function. However in a build that Karajorma posted on the forums (presumably a CVS build) topic link: http://www.hard-light.net/forums/index.php/topic,43912.0.html an error message did crop up. The message was simple: Failed to SetNotifyWindowMessage and then a second "Voice recognition failed to init" and voice recognition functionality is lost. | ||||
Tags | No tags attached. | ||||
|
The init call probably just needs to be moved to below the screen setup (after os_set_title()) in freespace.cpp. I change various things to fix a bunch of bugs in the window handling, so it works a little differently now. The system may just not be in a fully sane state until after the graphics subsystem is initted. Try moving that code block in question and let me know if it helps any. |
|
Tried it and it worked. Uploading a build for miskat He can find it at http://fs2source.warpcore.org/exes/karajorma/20061215-SpeechRecognitionBuild.rar |
|
Issue resolved. No errors on startup and voice recognition works as intended. Good work, Taylor! =D |
|
Assigning to karajorma so that maybe he'll commit the fix already and resolve this bug (3.6.9 is only a few short days from release ya know). ;) |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-12-15 15:53 | miskat | New Issue | |
2006-12-15 20:02 | taylor | Note Added: 0007297 | |
2006-12-15 20:28 | karajorma | Note Added: 0007298 | |
2006-12-15 20:33 | karajorma | Note Edited: 0007298 | |
2006-12-16 00:57 | miskat | Note Added: 0007300 | |
2006-12-20 10:46 | taylor | Note Added: 0007312 | |
2006-12-20 10:46 | taylor | Assigned To | => karajorma |
2006-12-20 10:46 | taylor | Status | new => assigned |
2006-12-24 22:03 | Goober5000 | Status | assigned => resolved |
2006-12-24 22:03 | Goober5000 | Resolution | open => fixed |
2006-12-24 22:03 | Goober5000 | Fixed in Version | => 3.6.9 |