Ticket #94 (closed defect: fixed)

Opened 6 months ago

Last modified 3 days ago

NVDA defalt diction gets overwritten when installing new trunk version of nvda

Reported by: chris1988 Owned by:
Priority: minor Milestone: 0.6
Component: Installer Version: trunk
Keywords: Cc:
Blocking: Blocked By:

Description

When a user installs a new snapshot of nvda, the defalt user dic gets over written.

Change History

Changed 5 months ago by jteh

  • component changed from User dictionaries to Installer

Changed 3 months ago by Bernd

if the speechdicts get updated, perhaps the installer could compare the exist one with the updated one and match them together? I think this could a way to fix this ticket. If not, perhaps the installer could ask the user to replace the existing speechdicts with the updated one. The user has the abillity to save his own one and match them together by his self.

Changed 3 days ago by mdcurran

  • status changed from new to closed
  • resolution set to fixed

As of svn r2493 items in the default dictionary were moved to a new builtin dictionary, and the default dictionary is now stored in the user's NVDA config dir. This means that the default dictionary can no longer be overridden.

Note: See TracTickets for help on using tickets.