johanlunds / undertext

Download subtitles for your movies and your tv episodes from OpenSubtitles.org
Other
0 stars 0 forks source link

Crashes when pressing space-key after startup #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open with no files
2. Press space-key

What is the expected output? What do you see instead?
Crashes.

Crash-log:
Mar  6 01:11:07 lundan Undertext[54395]: 
ResultsController#outlineView_objectValueForTableColumn_byItem: 
NoMethodError: undefined method `downloadState' for nil:NilClass
Mar  6 01:11:07 lundan [0x0-
0x450450].com.johanlunds.Undertext[54395]:  
/Applications/Undertext.app/Contents/Resources/ResultsController.rb:104
:in `send'
Mar  6 01:11:07 lundan [0x0-
0x450450].com.johanlunds.Undertext[54395]:  
/Applications/Undertext.app/Contents/Resources/ResultsController.rb:104
:in `outlineView_objectValueForTableColumn_byItem'
Mar  6 01:11:07 lundan [0x0-
0x450450].com.johanlunds.Undertext[54395]:  
/Applications/Undertext.app/Contents/Resources/rb_main.rb:23:in 
`NSApplicationMain'
Mar  6 01:11:07 lundan [0x0-
0x450450].com.johanlunds.Undertext[54395]:  
/Applications/Undertext.app/Contents/Resources/rb_main.rb:23
Mar  6 01:11:07 lundan [0x0-
0x450450].com.johanlunds.Undertext[54395]: 
/Applications/Undertext.app/Contents/Resources/ResultsController.rb:104
:in `send': undefined method `downloadState' for nil:NilClass 
(NoMethodError)
Mar  6 01:11:07 lundan [0x0-
0x450450].com.johanlunds.Undertext[54395]:  from 
/Applications/Undertext.app/Contents/Resources/ResultsController.rb:104
:in `outlineView_objectValueForTableColumn_byItem'
Mar  6 01:11:07 lundan [0x0-
0x450450].com.johanlunds.Undertext[54395]:  from 
/Applications/Undertext.app/Contents/Resources/rb_main.rb:23:in 
`NSApplicationMain'
Mar  6 01:11:07 lundan [0x0-
0x450450].com.johanlunds.Undertext[54395]:  from 
/Applications/Undertext.app/Contents/Resources/rb_main.rb:23
Mar  6 01:11:07 lundan com.apple.launchd[1136] ([0x0-
0x450450].com.johanlunds.Undertext[54395]): Exited with exit code: 1

Original issue reported on code.google.com by johanlu...@gmail.com on 6 Mar 2010 at 12:13

GoogleCodeExporter commented 9 years ago
Without doing anything special (that I know of) the problem seems to have gone 
away. Tested on Snow Leopard 
instead of just Leopard.

Original comment by johanlu...@gmail.com on 27 Apr 2010 at 12:28