Skip to content

Seeing a backtrace #7

@acdha

Description

@acdha

From @GoogleCodeExporter on May 20, 2015 16:39

Oct  2 04:29:02 pluto org.crankd.plist[58620]: INFO: NSWorkspace Notification 
NSWorkspaceDidWakeNotification: executing /bin/echo "The system woke from 
sleep!"
Oct  2 04:29:02 pluto org.crankd.plist[58620]: Traceback (most recent call 
last):
Oct  2 04:29:02 pluto org.crankd.plist[58620]:   File 
"/usr/local/sbin/crankd.py", line 597, in <module>
Oct  2 04:29:02 pluto org.crankd.plist[58620]:     main()
Oct  2 04:29:02 pluto org.crankd.plist[58620]:   File 
"/usr/local/sbin/crankd.py", line 523, in main
Oct  2 04:29:02 pluto org.crankd.plist[58620]:     
AppHelper.runConsoleEventLoop(installInterrupt=True)
Oct  2 04:29:02 pluto org.crankd.plist[58620]:   File 
"/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/PyOb
jC/PyObjCTools/AppHelper.py", line 178, in runConsoleEventLoop
Oct  2 04:29:02 pluto org.crankd.plist[58620]:     if not 
runLoop.runMode_beforeDate_(mode, nextfire):
Oct  2 04:29:02 pluto org.crankd.plist[58620]:   File 
"/usr/local/sbin/crankd.py", line 110, in onNotification_
Oct  2 04:29:02 pluto org.crankd.plist[58620]:     
self.callable(user_info=user_info) # pylint: disable-msg=E1101
Oct  2 04:29:02 pluto org.crankd.plist[58620]:   File 
"/usr/local/sbin/crankd.py", line 558, in do_shell
Oct  2 04:29:02 pluto org.crankd.plist[58620]:     for k, v in 
kwargs['user_info'].items():
Oct  2 04:29:02 pluto org.crankd.plist[58620]: AttributeError: 'NoneType' 
object has no attribute 'items'

Original issue reported on code.google.com by [email protected] on 2 Oct 2011 at 8:36

Copied from original issue: #7

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions