[nvda-addons] FW: [NVDA] #4474: Recent nexts might be causing nvda to exit abnormally.

  • From: "Joseph Lee" <joseph.lee22590@xxxxxxxxx>
  • To: <nvda-addons@xxxxxxxxxxxxx>
  • Date: Sun, 19 Oct 2014 20:27:23 -0700

Hi all,
Are there any add-ons which uses the following code in their add-on's
terminate() method? If so, this might be causing NVDA core issue 4474.
Thanks.

-----Original Message-----
From: NVDA Trac [mailto:noreply+nvdaTrac@xxxxxxxxxxxx] 
Sent: Sunday, October 19, 2014 8:25 PM
Cc: nvda-commits@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: [NVDA] #4474: Recent nexts might be causing nvda to exit
abnormally.

#4474: Recent nexts might be causing nvda to exit abnormally.
---------------------------------------------+-------------------------
        Reporter:  driemer.riemer@xxxxxxxxx  |       Owner:
            Type:  defect                    |      Status:  new
        Priority:  major                     |   Milestone:
       Component:  Core                      |     Version:  next
      Resolution:                            |    Keywords:  regression
Operating system:                            |  Blocked by:
        Blocking:  3763                      |
---------------------------------------------+-------------------------
Changes document entry (for developers):


---------------------------------------------+-------------------------

Comment (by driemer.riemer@xxxxxxxxx):

 it looks suspiciously like it is. here is the code they are using, and I
don't know why though.
 {{{
 def terminate(self):
                 try:
                         gui.initialize()
                 except wx.PyDeadObjectError:
                         pass
 }}}

--
Ticket URL: <http://community.nvda-project.org/ticket/4474#comment:9>
NVDA Community <http://community.nvda-project.org/>
A free and open-source screen reader for Windows

----------------------------------------------------------------------------
--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Nvda-commits mailing list
Nvda-commits@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/nvda-commits

----------------------------------------------------------------

NVDA add-ons Central: A list for discussing NVDA add-ons

To post a message, send an email to nvda-addons@xxxxxxxxxxxxx.

To unsubscribe, send an email with the subject line of "unsubscribe" (without 
quotes) to nvda-addons-request@xxxxxxxxxxxxx.

If you have questions for list moderators, please send a message to 
nvda-addons-moderators@xxxxxxxxxxxxx.

Community addons can be found here: http://addons.nvda-project.org

Other related posts: