chenqingyu / auto-sub

Automatically exported from code.google.com/p/auto-sub
0 stars 0 forks source link

Notify Defect with Growl for Mac 1.3 #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
2012-01-30 13:49:56,084 ERROR  downloadSubs: PostProcess: Traceback (most 
recent call last):
  File "ExamplePostProcess.py", line 156, in <module>
    create_growl(var[-1])    
  File "ExamplePostProcess.py", line 59, in create_growl
    send_growl(growl_host,growl_port,notice.encode())
  File "ExamplePostProcess.py", line 45, in send_growl
    print response
  File "/Users/MacMini/AutoSub/library/growl/gntp.py", line 63, in __str__
    return self.encode()
  File "/Users/MacMini/AutoSub/library/growl/gntp.py", line 236, in encode
    self.validate()
  File "/Users/MacMini/AutoSub/library/growl/gntp.py", line 169, in validate
    raise ParseError('Missing Notification Header: ' + header)
library.growl.gntp.ParseError: Missing Notification Header: Response-Action

2012-01-30 13:49:56,225 INFO  downloadSubs: DOWNLOADED: 
/Users/MacMini/Series/The Killing/Season 
01/the.killing.s01e11.720p.bluray.x264-shunpo.nl.srt
2012-01-30 13:49:56,225 INFO  downloadSubs: Running PostProcess
2012-01-30 13:49:56,334 ERROR  downloadSubs: PostProcess: Traceback (most 
recent call last):
  File "ExamplePostProcess.py", line 156, in <module>
    create_growl(var[-1])    
  File "ExamplePostProcess.py", line 59, in create_growl
    send_growl(growl_host,growl_port,notice.encode())
  File "ExamplePostProcess.py", line 45, in send_growl
    print response
  File "/Users/MacMini/AutoSub/library/growl/gntp.py", line 63, in __str__
    return self.encode()
  File "/Users/MacMini/AutoSub/library/growl/gntp.py", line 236, in encode
    self.validate()
  File "/Users/MacMini/AutoSub/library/growl/gntp.py", line 169, in validate
    raise ParseError('Missing Notification Header: ' + header)
library.growl.gntp.ParseError: Missing Notification Header: Response-Action

Original issue reported on code.google.com by romke.va...@gmail.com on 30 Jan 2012 at 3:25

GoogleCodeExporter commented 9 years ago
A workaround has been released, but this still requires some attention. 

Original comment by romke.va...@gmail.com on 30 Jan 2012 at 3:28

GoogleCodeExporter commented 9 years ago
Test Message

Original comment by romke.va...@gmail.com on 17 Feb 2012 at 10:10

GoogleCodeExporter commented 9 years ago
Not worth fixing

Original comment by romke.va...@gmail.com on 21 Apr 2012 at 6:08