[Bug 33568] Unhandled exception: page fault on read access to 0x44801e67 in 32-bit code (0x1e06a9d9).

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 13 14:27:22 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33568

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download, source
                URL|                            |http://openteacher.org/down
                   |                            |load.html

--- Comment #2 from Austin English <austinenglish at gmail.com> 2013-05-13 14:27:22 CDT ---
I get a different error in 1.5.30:
Traceback (most recent call last):
  File "<string>", line 40, in <module>
  File "C:\Program Files\OpenTeacher\source\openteacher.py", line 36, in run
    mods.pop().execute()
  File "C:\Program
Files\OpenTeacher\source\modules\org\openteacher\execute\execute.py", line 94,
in execute
    self._modules.updateToProfile()
  File "C:\Program
Files\OpenTeacher\source\modules\org\openteacher\modules\modules.py", line 151,
in updateToProfile
    mod.enable()
  File "C:\Program
Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\textToSpeech.py",
line 134, in enable
    self._enable()
  File "C:\Program
Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\textToSpeech.py",
line 142, in _enable
    self.tts = TextToSpeech(pyttsx, self._mm)
  File "C:\Program
Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\textToSpeech.py",
line 52, in __init__
    self.engine = pyttsx.init(_mm)
  File "C:\Program
Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\tts\pyttsx\__init__.py",
line 39, in init
    eng = Engine(moduleManager, driverName, debug)
  File "C:\Program
Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\tts\pyttsx\engine.py",
line 48, in __init__
    self.proxy = driver.DriverProxy(moduleManager, weakref.proxy(self),
driverName, debug)
  File "C:\Program
Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\tts\pyttsx\driver.py",
line 70, in __init__
    self._driver = self._module.buildDriver(moduleManager, weakref.proxy(self))
  File "C:\Program
Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\tts\pyttsx\drivers\sapi5.py",
line 39, in buildDriver
    return SAPI5Driver(proxy)
  File "C:\Program
Files\OpenTeacher\source\modules\org\openteacher\textToSpeech\tts\pyttsx\drivers\sapi5.py",
line 43, in __init__
    self._tts = win32com.client.Dispatch('SAPI.SPVoice')
  File
"c:\users\marten\appdata\local\temp\tmpcj585p\build\pyi.win32\openteacher\out00-PYZ.pyz\win32com.client",
line 95, in Dispatch
  File
"c:\users\marten\appdata\local\temp\tmpcj585p\build\pyi.win32\openteacher\out00-PYZ.pyz\win32com.client.dynamic",
line 114, in _GetGoodDispatchAndUserName
  File
"c:\users\marten\appdata\local\temp\tmpcj585p\build\pyi.win32\openteacher\out00-PYZ.pyz\win32com.client.dynamic",
line 91, in _GetGoodDispatch
pywintypes.com_error: (-2147221005, 'COM Error 0x800401f3', None, None)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list