johanlunds / undertext

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

Not work with OSX 10.6.5 #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upgrade your MAC to OSX 10.6.5
2. Open Undertext.app
3. Application crash

What version of the product are you using? On what operating system?
OSX 10.6.5

Please provide any additional information below.
Attach log from OSX

Original issue reported on code.google.com by xascorro on 11 Nov 2010 at 3:14

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, here is log

Original comment by xascorro on 11 Nov 2010 at 3:17

Attachments:

GoogleCodeExporter commented 9 years ago
Okay, will check.

Original comment by johanlu...@gmail.com on 11 Nov 2010 at 3:18

GoogleCodeExporter commented 9 years ago
Crashes for me too. Crash log attached.

Original comment by chor...@gmail.com on 15 Nov 2010 at 12:04

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry I forgot. Will try to remember to take a look when I come home from work 
tonight. At least I've updated to 10.6.5 now.

Original comment by johanlu...@gmail.com on 15 Nov 2010 at 12:43

GoogleCodeExporter commented 9 years ago
Issue 16 has been merged into this issue.

Original comment by johanlu...@gmail.com on 15 Nov 2010 at 12:44

GoogleCodeExporter commented 9 years ago
I have started trying to solve this problem, but haven't been able to figure 
out what the problem's cause is.

Original comment by johanlu...@gmail.com on 17 Nov 2010 at 5:05

GoogleCodeExporter commented 9 years ago

Original comment by johanlu...@gmail.com on 17 Nov 2010 at 5:06

GoogleCodeExporter commented 9 years ago
I add SVN for Undertext.

App conect to server, and i you drag a file over icon in dock you obtain 
subtitle. But if open app and drag file into the ListView program crash.

[Session started at 2010-11-17 18:56:46 +0100.]
GNU gdb 6.3.50-20050815 (Apple version gdb-1472) (Wed Jul 21 10:53:12 UTC 2010)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin".
tty /dev/ttys002
Loading program into debugger…
Program loaded.
run
[Switching to process 21900]
Running…
2010-11-17 18:56:51.906 Undertext[21900:a0f] Error in CoreDragGetMouseLocation: 
-1850
2010-11-17 18:56:56.072 Undertext[21900:a0f] 
ResultsTableController#outlineView_isItemExpandable: NoMethodError: undefined 
method `isExpandable' for nil:NilClass
    /Users/xascorro/Documents/Programación OSX/undertext/build/Release/Undertext.app/Contents/Resources/ResultsTableController.rb:131:in `outlineView_isItemExpandable'
    /Users/xascorro/Documents/Programación OSX/undertext/build/Release/Undertext.app/Contents/Resources/rb_main.rb:23:in `NSApplicationMain'
    /Users/xascorro/Documents/Programación OSX/undertext/build/Release/Undertext.app/Contents/Resources/rb_main.rb:23
/Users/xascorro/Documents/Programación 
OSX/undertext/build/Release/Undertext.app/Contents/Resources/ResultsTableControl
ler.rb:131:in `outlineView_isItemExpandable': undefined method `isExpandable' 
for nil:NilClass (NoMethodError)
    from /Users/xascorro/Documents/Programación OSX/undertext/build/Release/Undertext.app/Contents/Resources/rb_main.rb:23:in `NSApplicationMain'
    from /Users/xascorro/Documents/Programación OSX/undertext/build/Release/Undertext.app/Contents/Resources/rb_main.rb:23

Debugger stopped.
Program exited with status value:1.(gdb) 

Original comment by xascorro on 17 Nov 2010 at 6:01

GoogleCodeExporter commented 9 years ago
xascorro: That's a duplicate of issue #11.

Original comment by johanlu...@gmail.com on 18 Nov 2010 at 8:34

GoogleCodeExporter commented 9 years ago
Checking "Open using Rosetta" allows you to run program, but I cant find any 
subtitles with it.

Original comment by laasf...@gmail.com on 3 Jan 2011 at 6:00

GoogleCodeExporter commented 9 years ago
A quick fix:
Deleting RubyCocoa.framework from the app bundle makes the app work again for 
me.
Note that I'm using Lion and that I might have installed RubyCocoa somewhere 
else on my system, possibly an updated version, which would explain why this 
fix works

Original comment by danny.s...@gmail.com on 20 Nov 2011 at 2:21

GoogleCodeExporter commented 9 years ago
Quick fix work for me too.

"An error occured while communicating with the server" but i can down subtitles.

Thanks danny

Original comment by xascorro on 21 Nov 2011 at 8:11