reveur12 / imageshack-uploader

Automatically exported from code.google.com/p/imageshack-uploader
0 stars 0 forks source link

Newest build does not open on mac 10.5.8 #193

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using mac OS 10.5.8: download
http://codeminders.com/imageshack/ImageShackUploader-2.3.0.dmg
2. open program

The app works on Snow Leapard 10.6, but not 10.5.8.

error:

Process:         ImageShackUploader [95305]

Path:            /Volumes/ImageShackUploader
1/ImageShackUploader.app/Contents/MacOS/ImageShackUploader
Identifier:      com.codeminders.imageshackuploader
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [228]

Interval Since Last Report:          1610148 sec
Crashes Since Last Report:           12
Per-App Interval Since Last Report:  0 sec
Per-App Crashes Since Last Report:   3

Date/Time:       2010-03-16 15:48:22.775 -0700

OS Version:      Mac OS X 10.5.8 (9L31a)
Report Version:  6
Anonymous UUID:  90177E94-7108-4BB1-AEBF-72EA8022642E

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Dyld Error Message:
  Library not loaded: @executable_path/../Frameworks/libavformat.dylib
  Referenced from: /Volumes/ImageShackUploader
1/ImageShackUploader.app/Contents/MacOS/ImageShackUploader
  Reason: no suitable image found.  Did find:
    /Volumes/ImageShackUploader
1/ImageShackUploader.app/Contents/MacOS/../Frameworks/libavformat.dylib:
unknown required load command 0x80000022
    /Volumes/ImageShackUploader
1/ImageShackUploader.app/Contents/MacOS/../Frameworks/libavformat.dylib:
unknown required load command 0x80000022

Original issue reported on code.google.com by npettas@gmail.com on 16 Mar 2010 at 10:56

GoogleCodeExporter commented 9 years ago
please fix

Original comment by kroko...@gmail.com on 16 Mar 2010 at 10:59

GoogleCodeExporter commented 9 years ago
Rebuilding the application on the Mac OS X v10.5.8 solves the problem.
Fixed in next ImageShackUploader 2.3 build.

Original comment by andriy.v...@gmail.com on 17 Mar 2010 at 5:49