SPL/NVDA
Robert Doc Wright godfearer
I am getting an error when Stdudio opens.
Here is the latest log
INFO - __main__ (01:41:38.256) - MainThread
(4532): Starting NVDA version 2019.3.1 INFO - core.main (01:41:38.552) - MainThread (4532): Config dir: C:\Users\wrigh\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (01:41:38.552) - MainThread (4532): Loading config: C:\Users\wrigh\AppData\Roaming\nvda\nvda.ini INFO - core.main (01:41:38.727) - MainThread (4532): Using Windows version 10.0.19041 workstation INFO - core.main (01:41:38.727) - MainThread (4532): Using Python version 3.7.5 (tags/v3.7.5:5c02a39a0b, Oct 14 2019, 23:09:19) [MSC v.1916 32 bit (Intel)] INFO - core.main (01:41:38.727) - MainThread (4532): Using comtypes version 1.1.7 INFO - core.main (01:41:38.728) - MainThread (4532): Using configobj version 5.1.0 with validate version 1.0.1 INFO - synthDriverHandler.setSynth (01:41:39.450) - MainThread (4532): Loaded synthDriver sapi5 INFO - core.main (01:41:39.450) - MainThread (4532): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (01:41:39.453) - MainThread (4532): Braille input initialized INFO - braille.initialize (01:41:39.454) - MainThread (4532): Using liblouis version 3.10.0 INFO - braille.initialize (01:41:39.460) - MainThread (4532): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (01:41:39.466) - MainThread (4532): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (01:41:39.793) - MainThread (4532): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (01:41:39.822) - _UIAHandler.UIAHandler.MTAThread (11648): UIAutomation: IUIAutomation6 INFO - core.main (01:41:40.258) - MainThread (4532): NVDA initialized ERROR - appModuleHandler.fetchAppModule (01:41:40.666) - MainThread (4532): error in appModule 'splstudio' Traceback (most recent call last): File "appModuleHandler.pyc", line 172, in fetchAppModule File "C:\Users\wrigh\AppData\Roaming\nvda\addons\stationPlaylist\appModules\splstudio\__init__.py", line 653, in __init__ splconfig.initialize() File "C:\Users\wrigh\AppData\Roaming\nvda\addons\stationPlaylist\appModules\splstudio\splconfig.py", line 708, in initialize trackComments = pickle.load(f) _pickle.UnpicklingError: invalid load key, '\x00'.
|
|
Hi, Responded on NVDA-SPL list, but in case folks here are not members of that list: this is caused by track comments file becoming corrupted somehow. I’ll write a workaround at the cost of losing track comments. Cheers, Joseph
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Robert Doc Wright godfearer
Sent: Friday, June 19, 2020 2:40 AM To: nvda@groups.io Subject: [nvda] SPL/NVDA
I am getting an error when Stdudio opens. Here is the latest log INFO - __main__ (01:41:38.256) - MainThread (4532):
|
|
I would like to draw attention to a specific item from the Admin Notice, List Updates: Please Read (Sent April 11, 2020):
In the case of Add-Ons, reaching out to their respective developers, not NVAccess, is the appropriate first step. -- Brian - Windows 10 Pro, 64-Bit, Version 1909, Build 18363 Science has become just another voice in the room; it has lost its platform. Now, you simply declare your own truth. ~ Dr. Paul A. Offit, in New York Times article, How Anti-Vaccine Sentiment Took Hold in the United States, September 23, 2019
|
|