Archiv

beim Löschen von privaten Nachrichten stürzt Elten ab

Started by dave090679 2 posts last post 5 years ago Closed

#1

Hallo Leute,

Wenn ich in den privaten Nachrichten eine Nachricht mit ENTF löschen will, erscheint folgende Fehlermeldung:

---------------------------
ELTEN
---------------------------
Script 'Messages{scenes}' line 425: NoMethodError occurred.

undefined method `[]' for nil:NilClass
---------------------------
OK
---------------------------

Nach dem Schließen der Meldung stürzt Elten kommentarlos ab; manchmal startet auch NVDA neu. Vor dem Neustart schreibt NVDA in sein Log:

CRITICAL - watchdog._crashHandler (16:47:23.984) - Dummy-24 (48808):
NVDA crashed! Minidump written to C:\Users\xkill\AppData\Local\Temp\nvda_crash.dmp
INFO - watchdog._crashHandler (16:47:26.199) - Dummy-24 (48808):
Listing stacks for Python threads:
Python stack for thread 48808 (Dummy-24):
File "watchdog.pyc", line 198, in _crashHandler
File "watchdog.pyc", line 62, in getFormattedStacksForAllThreads

Python stack for thread 43032 (watchdog.CancellableCallThread.execute()):
File "threading.pyc", line 890, in _bootstrap
File "threading.pyc", line 926, in _bootstrap_inner
File "watchdog.pyc", line 317, in run
File "threading.pyc", line 552, in wait
File "threading.pyc", line 296, in wait

Python stack for thread 49824 (watchdog):
File "threading.pyc", line 890, in _bootstrap
File "threading.pyc", line 926, in _bootstrap_inner
File "threading.pyc", line 870, in run
File "watchdog.pyc", line 97, in _watcher
File "winKernel.pyc", line 225, in waitForSingleObject

Python stack for thread 48400 (Thread-7):
File "threading.pyc", line 890, in _bootstrap
File "threading.pyc", line 926, in _bootstrap_inner
File "threading.pyc", line 870, in run
File "C:\Users\xkill\AppData\Roaming\nvda\addons\ELTEN\globalPlugins\elten.py", line 162, in elten_queue_thread
time.sleep(0.01)

Python stack for thread 47016 (Thread-6):
File "threading.pyc", line 890, in _bootstrap
File "threading.pyc", line 926, in _bootstrap_inner
File "threading.pyc", line 870, in run
File "C:\Users\xkill\AppData\Roaming\nvda\addons\ELTEN\globalPlugins\elten.py", line 140, in elten_braille_thread
time.sleep(0.1)

Python stack for thread 50156 (Thread-5):
File "threading.pyc", line 890, in _bootstrap
File "threading.pyc", line 926, in _bootstrap_inner
File "threading.pyc", line 870, in run
File "C:\Users\xkill\AppData\Roaming\nvda\addons\ELTEN\globalPlugins\elten.py", line 103, in elten_thread
time.sleep(0.1)

Python stack for thread 49628 (winInputHook):
File "threading.pyc", line 890, in _bootstrap
File "threading.pyc", line 926, in _bootstrap_inner
File "threading.pyc", line 870, in run
File "winInputHook.pyc", line 79, in hookThreadFunc

Python stack for thread 42352 (_UIAHandler.UIAHandler.MTAThread):
File "threading.pyc", line 890, in _bootstrap
File "threading.pyc", line 926, in _bootstrap_inner
File "threading.pyc", line 870, in run
File "_UIAHandler.pyc", line 310, in MTAThreadFunc
File "queue.pyc", line 170, in get
File "threading.pyc", line 296, in wait

Python stack for thread 46936 (MainThread):
File "nvda.pyw", line 215, in
File "core.pyc", line 550, in main
File "wx\core.pyc", line 2134, in MainLoop

INFO - watchdog._crashHandler (16:47:26.199) - Dummy-24 (48808):
Restarting due to crash

und den Crashdump gibt es hier: https://www.dropbox.com/s/4fz1iyb6u49xjza/nvda_crash.dmp?dl=1

mfg

Dave

#2

so was ähnliches passiert auch wenn man auf eine nachrichtenkonversation geht, und über das kontextmenü diese löschen will.