• Register
    • Login
    • Search
    • Categories
    • Recent

    Cookie 5 deletes Favorites as well

    Cookie 5
    4
    32
    10050
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      ctquinn last edited by SweetP

      Yes. It's back.

      My favorites were safe during the time I had 5.0.11 (App Store version) installed, but they were just deleted in 5.0.12 (App Store version).

      PLEASE FIX!

      1 Reply Last reply Reply Quote 0
      • SweetP
        SweetP last edited by SweetP

        can you try this build:
        https://sweetpproductions.com/products/cookie5/CookieTest.zip

        when you notice your favs all gone (if they disappear) can you open up ?Applications/Utilities/Console.app
        and search for Cookie, look for something similar to what is below, then can you paste it back in here.

        29/07/2016 1:38:39.775 AM Cookie[68980]: *** Assertion failure in +[CookieAppDelegate writeFavsFile:], /Users/mrqwirk/Documents/xCode/Mac/Cookie5/trial/Classes/CookieAppDelegate.m:815
        29/07/2016 1:38:39.776 AM Cookie[68980]: An uncaught exception was raised
        29/07/2016 1:38:39.776 AM Cookie[68980]: Cookie Favs have been emptied!!!
        29/07/2016 1:38:39.784 AM Cookie[68980]: (
        0   CoreFoundation                      0x00007fff97b944f2 __exceptionPreprocess + 178
        1   libobjc.A.dylib                     0x00007fff9697cf7e objc_exception_throw + 48
        2   CoreFoundation                      0x00007fff97b991ca +[NSException raise:format:arguments:] + 106
        3   Foundation                          0x00007fff9dbec856 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
        4   Cookie                              0x00000001024769c0 +[CookieAppDelegate writeFavsFile:] + 704
        5   Cookie                              0x00000001024daef3 +[CookieController(CookieFavorites) checkCookies:addFavourite:reloadSourcelist:] + 5587
        6   Cookie                              0x00000001024d9770 +[CookieController(CookieFavorites) checkWebsiteCookies:addFavourite:] + 6768
        7   Cookie                              0x00000001024df567 -[CookieController(CookieMenus) unCheckAllWebsites:] + 167
        8   libsystem_trace.dylib               0x00007fff8d67b07a _os_activity_initiate + 75
        9   AppKit                              0x00007fff8ade4dbd -[NSApplication sendAction:to:from:] + 460
        10  AppKit                              0x00007fff8ade4b57 -[NSMenuItem _corePerformAction] + 336
        11  AppKit                              0x00007fff8ade48b7 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114
        12  libsystem_trace.dylib               0x00007fff8d67b07a _os_activity_initiate + 75
        13  AppKit                              0x00007fff8ae76e54 -[NSMenu performActionForItemAtIndex:] + 131
        14  AppKit                              0x00007fff8ae76dc7 -[NSMenu _internalPerformActionForItemAtIndex:] + 35
        15  AppKit                              0x00007fff8ae76c1f -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 107
        16  AppKit                              0x00007fff8ad1bfd9 NSSLMMenuEventHandler + 708
        17  HIToolbox                           0x00007fff9b42e7be _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1231
        18  HIToolbox                           0x00007fff9b42dc48 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 404
        19  HIToolbox                           0x00007fff9b4439e6 SendEventToEventTarget + 40
        20  HIToolbox                           0x00007fff9b48d99a _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 411
        21  HIToolbox                           0x00007fff9b4b8d5b SendMenuCommandWithContextAndModifiers + 59
        22  HIToolbox                           0x00007fff9b4b8d0c SendMenuItemSelectedEvent + 188
        23  HIToolbox                           0x00007fff9b4b8be8 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 96
        24  HIToolbox                           0x00007fff9b497b81 _ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttjS4_S4_PK14__CFDictionaryPK10__CFStringPP13OpaqueMenuRefPt + 1794
        25  HIToolbox                           0x00007fff9b496c5c _ZL26_HandlePopUpMenuSelection8P13OpaqueMenuRefP14OpaqueEventRefj5PointtjPK4RecttS6_S6_PK14__CFDictionaryPK10__CFStringPS0_Pt + 610
        26  HIToolbox                           0x00007fff9b496853 _HandlePopUpMenuSelectionWithDictionary + 287
        27  AppKit                              0x00007fff8ae6dc6c _NSSLMPopUpCarbonMenu3 + 6168
        28  AppKit                              0x00007fff8af8fc9d -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 200
        29  AppKit                              0x00007fff8af8fb02 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 194
        30  AppKit                              0x00007fff8b336c80 -[NSView _showMenuForEvent:] + 85
        31  AppKit                              0x00007fff8af89f7a -[NSView rightMouseDown:] + 100
        32  AppKit                              0x00007fff8b077888 -[NSControl _rightMouseUpOrDown:] + 515
        33  AppKit                              0x00007fff8ad05634 forwardMethod + 126
        34  AppKit                              0x00007fff8af89fae -[NSView rightMouseDown:] + 152
        35  AppKit                              0x00007fff8b349b15 -[NSWindow _reallySendEvent:isDelayedEvent:] + 2108
        36  AppKit                              0x00007fff8ad88539 -[NSWindow sendEvent:] + 517
        37  AppKit                              0x00007fff8ad08ac7 -[NSApplication sendEvent:] + 2683
        38  AppKit                              0x00007fff8ab6fdf2 -[NSApplication run] + 796
        39  AppKit                              0x00007fff8ab39368 NSApplicationMain + 1176
        40  Cookie                              0x000000010246b2f2 main + 34
        41  libdyld.dylib                       0x00007fff9ff4a5ad start + 1
        )```

        ~
        Russell
        SweetPProductions.com

        1 Reply Last reply Reply Quote 0
        • SweetP
          SweetP last edited by

          the latest beta has some logging enabled to hopefully catch this bug in action, and give me a clue as to what is happening:
          https://sweetpproductions.com/products/cookie5/CookieBeta.dmg

          ~
          Russell
          SweetPProductions.com

          1 Reply Last reply Reply Quote 0
          • A
            aph95 last edited by

            Update: I am still on the version that is supposed to crash when favorites are deleted. This morning, my favorites selections were all gone but there was no crash. Some of my favorite cookies hadn't yet been deleted, but the selections were cleared.

            1 Reply Last reply Reply Quote 0
            • SweetP
              SweetP last edited by

              is this on version: 5.0.12.4?
              you can check in the About Cookie Menu Item

              ~
              Russell
              SweetPProductions.com

              1 Reply Last reply Reply Quote 0
              • A
                aph95 last edited by

                This is on version 5.0.12. I'll upgrade if you'd like me to see if that takes care of it.

                1 Reply Last reply Reply Quote 0
                • SweetP
                  SweetP last edited by SweetP

                  if you could try the latest Beta that would be great, Im trying to fix this exact issue:
                  v5.0.12.5

                  https://sweetpproductions.com/products/cookie5/CookieBeta.dmg

                  ~
                  Russell
                  SweetPProductions.com

                  1 Reply Last reply Reply Quote 0
                  • C
                    ctquinn last edited by SweetP

                    if you could try the latest Beta that would be great, Im trying to fix this exact issue:
                    v5.0.12.5

                    https://sweetpproductions.com/products/cookie5/CookieBeta.dmg
                    [/quote]

                    I can no longer use these betas because it says "trial expired".

                    Recall, I normally use the Mac App Store version. I have been using the betas you post here (until today, that is, when my "trial" expired).

                    1 Reply Last reply Reply Quote 0
                    • SweetP
                      SweetP last edited by

                      send me an email to [[email protected]][email protected][/email] and ill send you a license to use
                      🙂

                      ~
                      Russell
                      SweetPProductions.com

                      1 Reply Last reply Reply Quote 0
                      • SweetP
                        SweetP last edited by

                        thanks for the feedback,
                        from all the stack-traces i received the bug "appears" to be fixed.
                        Ive just uploaded v5.0.12.7 which removes the debugging code.
                        please do let me know if you still get crashes.

                        this will become v5.1 if nothing is found.

                        ~
                        Russell
                        SweetPProductions.com

                        1 Reply Last reply Reply Quote 0
                        • A
                          aph95 last edited by

                          Awesome, thanks! I was just about to send you a couple of stack traces I found, but if you've solved the problem, then all the better!

                          1 Reply Last reply Reply Quote 0
                          • SweetP
                            SweetP last edited by

                            Fingers crossed!
                            I havnt heard back from any beta testers about problems so far.
                            🙂

                            ~
                            Russell
                            SweetPProductions.com

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post