Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7825227
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:52:52+00:00 2026-06-02T08:52:52+00:00

I just started learning cocoa programming. I tried to build a simple imageviewer. I

  • 0

I just started learning cocoa programming. I tried to build a simple imageviewer. I created a new project then added a image viewer from the object library. The problem is that I get an error that I can’t even find by googling.

2012-04-21 20:36:20.620 ImageViewer[2095:403] An uncaught exception was raised
2012-04-21 20:36:20.621 ImageViewer[2095:403] *** -[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object of class (IKImageView)
2012-04-21 20:36:20.624 ImageViewer[2095:403] (
    0   CoreFoundation                      0x00007fff83a42fc6 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff89dd3d5e objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff83a42dfa +[NSException raise:format:arguments:] + 106
    3   CoreFoundation                      0x00007fff83a42d84 +[NSException raise:format:] + 116
    4   Foundation                          0x00007fff8b957729 _decodeObjectBinary + 2714
    5   Foundation                          0x00007fff8b95899a -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
    6   Foundation                          0x00007fff8b92f480 -[NSArray(NSArray) initWithCoder:] + 486
    7   Foundation                          0x00007fff8b9577bb _decodeObjectBinary + 2860
    8   Foundation                          0x00007fff8b956ad6 _decodeObject + 201
    9   AppKit                              0x00007fff8eceac18 -[NSView initWithCoder:] + 1051
    10  Foundation                          0x00007fff8b9577bb _decodeObjectBinary + 2860
    11  Foundation                          0x00007fff8b956ad6 _decodeObject + 201
    12  AppKit                              0x00007fff8eddc106 -[NSWindowTemplate initWithCoder:] + 3998
    13  Foundation                          0x00007fff8b9577bb _decodeObjectBinary + 2860
    14  Foundation                          0x00007fff8b95899a -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
    15  Foundation                          0x00007fff8b95839b -[NSSet(NSSet) initWithCoder:] + 519
    16  Foundation                          0x00007fff8b9577bb _decodeObjectBinary + 2860
    17  Foundation                          0x00007fff8b956ad6 _decodeObject + 201
    18  AppKit                              0x00007fff8ebed99d -[NSIBObjectData initWithCoder:] + 2099
    19  Foundation                          0x00007fff8b9577bb _decodeObjectBinary + 2860
    20  Foundation                          0x00007fff8b956ad6 _decodeObject + 201
    21  AppKit                              0x00007fff8ebed048 loadNib + 235
    22  AppKit                              0x00007fff8ebec59c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    23  AppKit                              0x00007fff8ebec4b7 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    24  AppKit                              0x00007fff8ebec3fa +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    25  AppKit                              0x00007fff8ee5f9b3 NSApplicationMain + 398
    26  ImageViewer                         0x00000001087035a2 main + 34
    27  ImageViewer                         0x0000000108703574 start + 52
    28  ???                                 0x0000000000000003 0x0 + 3
)

It looks like..I need to link a framework, but cocoa framework has been linked already.

Are there any other things I need to check?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T08:52:56+00:00Added an answer on June 2, 2026 at 8:52 am

    The stack trace is complaining about a missing IKImageView class which is part of ImageKit which in turn is part of the Quartz framework.

    You will need to add the Quartz.framework to the project.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just started learning Groovy, got the PragProg book Programming Groovy and had a problem
I just started learning Python... I am writing a simple program that will take
I just started learning Backbone.js, and have been working on (what else) a simple
I just started learning SL. I have tried to resize all the elements inside
We just started learning windows programming in C++. We have to make a program
I just started learning HTML5 canvas and Google App Engine's Channel API. I build
Just started learning C from Cocoa developing guide and I was wondering how (if
I have just started learning Objective-C / Cocoa Touch. I am working on an
I've just started learning Obj-C and the Cocoa-Touch framework for developing iPhone and iPad
I just started learning rails. Could you help me understand parsing a single link?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.