Giter Site home page Giter Site logo

Comments (5)

RishabhTayal avatar RishabhTayal commented on June 9, 2024

@ericgross Try the new release.

from rtfacebookalbum.

ericgross avatar ericgross commented on June 9, 2024

After upgrading to 1.4.1, I get the following in the same situation:

2015-03-28 15:22:25:276 [ERROR] Exception: Could not load NIB in bundle: 'NSBundle </Users/ericgross/Library/Developer/CoreSimulator/Devices/18941867-D54E-4248-B194-63FE6EC190EC/data/Containers/Bundle/Application/8C228C82-4F35-4E93-94B9-A3874D5BB762/Buds.app> (loaded)' with name 'RTFacebookAlbumCell'
Call stack:
(
    0   CoreFoundation                      0x0000000110428a75 __exceptionPreprocess + 165
    1   libobjc.A.dylib                     0x00000001100c1bb7 objc_exception_throw + 45
    2   CoreFoundation                      0x00000001104289ad +[NSException raise:format:] + 205
    3   UIKit                               0x000000010ed8f133 -[UINib instantiateWithOwner:options:] + 552
    4   UIKit                               0x000000010ed90f92 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 160
    5   Buds                                0x000000010b8b61ed -[RTFacebookAlbumViewController tableView:cellForRowAtIndexPath:] + 285
    6   U2015-03-28 15:22:25.275 Buds[10396:36589] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle </Users/ericgross/Library/Developer/CoreSimulator/Devices/18941867-D54E-4248-B194-63FE6EC190EC/data/Containers/Bundle/Application/8C228C82-4F35-4E93-94B9-A3874D5BB762/Buds.app> (loaded)' with name 'RTFacebookAlbumCell''
*** First throw call stack:
(
    0   CoreFoundation                      0x0000000110428a75 __exceptionPreprocess + 165
    1   libobjc.A.dylib                     0x00000001100c1bb7 objc_exception_throw + 45
    2   CoreFoundation                      0x00000001104289ad +[NSException raise:format:] + 205
    3   UIKit                               0x000000010ed8f133 -[UINib instantiateWithOwner:options:] + 552
    4   UIKit                               0x000000010ed90f92 -[NSBundle(UINSBundleAdditions) loadNibNamed:owner:options:] + 160
    5   Buds                                0x000000010b8b61ed -[RTFacebookAlbumViewController tableView:cellForRowAtIndexPath:] + 285
    6   UIKit                               0x000000010ebbfe03 -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 508
    7   UIKit                               0x000000010eb9f901 -[UITableView _updateVisibleCellsNow:isRecursive:] + 2846
    8   UIKit                               0x000000010ebb578c -[UITableView layoutSubviews] + 213
    9   UIKit                               0x000000010eb421c3 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 521
    10  QuartzCore                          0x000000010e74ac58 -[CALayer layoutSublayers] + 150
    11  QuartzCore                          0x000000010e73f87e _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 380
    12  QuartzCore                          0x000000010e73f6ee _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 24
    13  QuartzCore                          0x000000010e6ad36e _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 242
    14  QuartzCore                          0x000000010e6ae482 _ZN2CA11Transaction6commitEv + 390
    15  QuartzCore                          0x000000010e6aeaed _ZN2CA11Transaction17observer_callbackEP19__CFRunLoopObservermPv + 89
    16  CoreFoundation                      0x000000011035d507 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    17  CoreFoundation                      0x000000011035d460 __CFRunLoopDoObservers + 368
    18  CoreFoundation                      0x0000000110353293 __CFRunLoopRun + 1123
    19  CoreFoundation                      0x0000000110352bc6 CFRunLoopRunSpecific + 470
    20  GraphicsServices                    0x00000001117dfa58 GSEventRunModal + 161
    21  UIKit                               0x000000010eac8580 UIApplicationMain + 1282
    22  Buds                                0x000000010b5cdeb3 main + 115
    23  libdyld.dylib                       0x0000000110a57145 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
IKit                               0x000000010ebbfe03 -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 508
    7   UIKit                               0x000000010eb9f901 -[UITableView _updateVisibleCellsNow:isRecursive:] + 2846
    8   UIKit                               0x000000010ebb578c -[UITableView layoutSubviews] + 213
    9   UIKit                               0x000000010eb421c3 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 521
    10  QuartzCore                          0x000000010e74ac58 -[CALayer layoutSublayers] + 150
    11  QuartzCore                          0x000000010e73f87e _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 380
    12  QuartzCore                          0x000000010e73f6ee _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 24
    13  QuartzCore                          0x000000010e6ad36e _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 242
    14  QuartzCore                          0x000000010e6ae482 _ZN2CA11Transaction6commitEv + 390
    15  QuartzCore                          0x000000010e6aeaed _ZN2CA11Transaction17observer_callbackEP19__CFRunLoopObservermPv + 89
    16  CoreFoundation                      0x000000011035d507 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    17  CoreFoundation                      0x000000011035d460 __CFRunLoopDoObservers + 368
    18  CoreFoundation                      0x0000000110353293 __CFRunLoopRun + 1123
    19  CoreFoundation                      0x0000000110352bc6 CFRunLoopRunSpecific + 470
    20  GraphicsServices                    0x00000001117dfa58 GSEventRunModal + 161
    21  UIKit                               0x000000010eac8580 UIApplicationMain + 1282
    22  Buds                                0x000000010b5cdeb3 main + 115
    23  libdyld.dylib                       0x0000000110a57145 start + 1
)
(lldb) 

from rtfacebookalbum.

ericgross avatar ericgross commented on June 9, 2024

Looks like the bug was introduced after version 1.3 as that version does not crash.

from rtfacebookalbum.

RishabhTayal avatar RishabhTayal commented on June 9, 2024

Yes I added the xib in version 1.4. Can you use 1.3 for now?

On Mar 28, 2015, at 2:45 PM, Eric Gross [email protected] wrote:

Looks like the bug was introduced after version 1.3 as that version does not crash.


Reply to this email directly or view it on GitHub.

from rtfacebookalbum.

ericgross avatar ericgross commented on June 9, 2024

Yeah, I will. Thanks!

On Sat, Mar 28, 2015 at 5:30 PM, Rishabh Tayal [email protected]
wrote:

Yes I added the xib in version 1.4. Can you use 1.3 for now?

On Mar 28, 2015, at 2:45 PM, Eric Gross [email protected]
wrote:

Looks like the bug was introduced after version 1.3 as that version does
not crash.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#4 (comment)
.

from rtfacebookalbum.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.