Ticket #34748

focusHighlight アドオンの NVDA 2015.1 対応

오픈 날짜: 2014-12-29 11:01 마지막 업데이트: 2015-02-09 16:51

Reporter:
소유자:
(None)
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None

Details

NVDA 2015.1 に向けた現在の master ブランチ(をマージした nvdajp の jpbeta ブランチ)において、 focusHighlight-3.0-dev-140919.nvda-addon を使用すると、下記のエラーが出ています。

virtualBuffers.reportPassThrough 関連のリファクタリングの影響と思われます。

ERROR - unhandled exception (10:55:55):
Traceback (most recent call last):
  File "_ctypes/callbacks.c", line 314, in 'calling callback function'
  File "userConfig\addons\focusHighlight\globalPlugins\focusHighlight.py", line 279, in wndProc
    doPaint(hwnd)
  File "userConfig\addons\focusHighlight\globalPlugins\focusHighlight.py", line 253, in doPaint
    if isPassThroughMode():
  File "userConfig\addons\focusHighlight\globalPlugins\focusHighlight.py", line 190, in isPassThroughMode
    return virtualBuffers.reportPassThrough.last
AttributeError: 'module' object has no attribute 'reportPassThrough'

Ticket History (3/3 Histories)

2014-12-29 11:01 Updated by: nishimoto
  • New Ticket "focusHighlight アドオンの NVDA 2015.1 対応" created
2014-12-29 15:11 Updated by: nishimoto
  • Resolution Update from None to Fixed
댓글 올리기

focusHighlight 3.0-dev-141229 スナップショット:

https://dl.dropboxusercontent.com/u/62564469/focusHighlight-3.0-dev-141229.nvda-addon

本家 addon team レポジトリの master を更新:

https://bitbucket.org/nvdaaddonteam/focushighlight

To git@bitbucket.org:nvdaaddonteam/focushighlight.git
   7e6cfe6..a254713  master -> master

本家チケット 2975 に関する修正がマージされたバージョン(2015.1以降)と、 2014.4 までのバージョンの両方で動作するはずです。

http://community.nvda-project.org/ticket/2975

2015-02-09 16:51 Updated by: nishimoto
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2015-02-09 16:51
댓글 올리기

本家のアドオン開発版も更新されているので、続きは本家コミュニティで作業します。

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login