• 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.
    • SweetP
      SweetP last edited by

      ok, please send me any crash reports when it crashes.
      🙂

      ~
      Russell
      SweetPProductions.com

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

        heres my email address for any crash logs:
        [email protected]

        🙂

        ~
        Russell
        SweetPProductions.com

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

          This build does not delete my favorites and does not crash. The Mac App Store version, however, does delete my favorites. What should I do?

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

            thats interesting,
            can you try this beta to see if it also works for you:
            https://sweetpproductions.com/products/cookie5/CookieBeta.dmg

            ~
            Russell
            SweetPProductions.com

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

              I've just installed the crashy version. I'll let you know soon!

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

                nice thanks!

                ~
                Russell
                SweetPProductions.com

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

                  I went back to the Mac App Store version, and it deleted my favorites again. I have now deleted that version entirely from my computer.

                  I have just installed this beta:
                  https://sweetpproductions.com/products/c...ieBeta.zip

                  And I will let you know how it goes.

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

                    So far feedback seems that the bug has been fixed.
                    As this seems to be quite a problem for a number of users - I've uploaded v5.0.10.8 to Apple for review as what will become v5.0.11.

                    Hopefully it will be reviewed asap.

                    ~
                    Russell
                    SweetPProductions.com

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

                      This beta version (5.0.10.8) has not deleted my favorites in the past 12+ hours. So far so good.

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

                        Update: 5.0.11 (Mac App Store) is working well. No more deletion of favorites. Thanks for fixing this!

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

                          im not sure its completely fixed in the Mac App Store version yet...
                          Im waiting to hear back from someone using a test version.

                          its here if you're interested:
                          https://cl.ly/44301x0K2Y2n

                          ~
                          Russell
                          SweetPProductions.com

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

                            is this still happening in v5.0.12?

                            ~
                            Russell
                            SweetPProductions.com

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

                              I've been using the test (crashy) version for 9 days now, with no crashes or favorites deletions.

                              1 Reply Last reply Reply Quote 0
                              • 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
                                            • First post
                                              Last post