[Nvda-dev] Question about Running NVDA from Source
Hrvoje Katić
hrvojekatic at gmail.com
Sat Dec 5 14:36:57 UTC 2009
A new version of NVDA helper has been posted and it seams that you are
still using the old one from R3381 or something. The latest you can get
is from R3400 and it should work. Also liblouis is V1.7.0.
On 4.12.2009. 20:53, Iris Pang` wrote:
> Hi, I was wondering what this log could mean?
> I've installed the new version of ESpeak, nvdaHelper, but still no luck.
>
> INFO - core.main (08:34:30):
> NVDA version trunk-r3412
> INFO - core.main (08:34:30):
> Using Windows version (5, 1, 2600, 2, 'Service Pack 3')
> INFO - core.main (08:34:30):
> Using Python version 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit (Intel)]
> INFO - core.main (08:34:30):
> Using comtypes version 0.6.1
> INFO - synthDrivers.espeak.SynthDriver.__init__ (08:34:31):
> Using eSpeak version 1.41.01 25.Aug.09
> INFO - synthDriverHandler.setSynth (08:34:31):
> Loaded synthDriver espeak
> INFO - core.main (08:34:31):
> Using wx version 2.8.9.1 (msw-unicode)
> INFO - braille.initialize (08:34:31):
> Using liblouis version 1.6.2
> INFO - braille.BrailleHandler.setDisplayByName (08:34:31):
> Loaded braille display driver noBraille
> ERROR - NVDAHelper.initialize (08:34:31):
> nvdaHelperLocal function pointer for speakText could not be found, possibly old nvdaHelperLocal dll
> CRITICAL - nvda (08:34:31):
> core failure
> Traceback (most recent call last):
> File "C:\Documents and Settings\Iris\My Documents\My Documents\NVDA\trunk\source\nvda.pyw", line 139, in<module>
> core.main()
> File "C:\Documents and Settings\Iris\My Documents\My Documents\NVDA\trunk\source\core.py", line 152, in main
> NVDAHelper.initialize()
> File "C:\Documents and Settings\Iris\My Documents\My Documents\NVDA\trunk\source\NVDAHelper.py", line 107, in initialize
> localLib.startServer()
> File "C:\Python26\lib\ctypes\__init__.py", line 366, in __getattr__
> func = self.__getitem__(name)
> File "C:\Python26\lib\ctypes\__init__.py", line 371, in __getitem__
> func = self._FuncPtr((name_or_ordinal, self))
> AttributeError: function 'startServer' not found
>
> Any help would be greatly appreciated,
> Thanks!
>
>
>
>
> _______________________________________________
> Nvda-dev mailing list
> Nvda-dev at lists.nvaccess.org
> http://lists.nvaccess.org/listinfo/nvda-dev
>
>
More information about the Nvda-dev
mailing list