SessionRestore stopped saving sessions 3 days ago
-
@SweeetPeas I'm seeing the same problem. If I try to save a session manually, it brings Safari to the foreground but doesn't save. Also, Autosave Sessions doesn't work. It is temporarily fixed if I restart Safari without saving any windows, but obviously doing that without have a saves session is problematic...
{ "uptime" : 780000, "procLaunch" : "2022-06-09 22:20:39.8971 -0400", "procRole" : "Default", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro18,2", "procStartAbsTime" : 18912408358406, "coalitionID" : 4475, "osVersion" : { "train" : "macOS 12.4", "build" : "21F79", "releaseType" : "User" }, "captureTime" : "2022-06-09 22:20:40.2720 -0400", "incident" : "4F8B24C3-AFFD-4327-9D9A-D5279CA98935", "bug_type" : "309", "pid" : 36126, "procExitAbsTime" : 18912415685271, "translated" : false, "cpuType" : "ARM-64", "procName" : "SessionRestore Extension", "procPath" : "\/Applications\/SessionRestore.app\/Contents\/PlugIns\/SessionRestore Extension.appex\/Contents\/MacOS\/SessionRestore Extension", "bundleInfo" : {"CFBundleShortVersionString":"2.6.6","CFBundleVersion":"3","CFBundleIdentifier":"com.sweetpproductions.SessionRestore.Extension"}, "storeInfo" : {"storeCohortMetadata":"10|date=1643500800000&sf=143441&rdom=evernote.com&rapp=com.apple.Safari&prpg=Software_1473726602&ctxt=Discover&lngid=1","itemID":"1463334954","deviceIdentifierForVendor":"21AF640A-9D1F-5B12-92D2-531061D2FE0D","thirdParty":true,"softwareVersionExternalIdentifier":"847281095"}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.sweetpproductions.SessionRestore.Extension", "crashReporterKey" : "C419FE64-9963-070B-C2D5-3F7253568EE0", "wakeTime" : 220529, "sleepWakeUUID" : "26613671-CDEF-42EF-8FA0-C7AA0385B735", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000001, 0x00000001c452f1c4","rawCodes":[1,7588737476],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"}, "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":36126}, "asiBacktraces" : ["0 CoreFoundation 0x00000001c16cd198 __exceptionPreprocess + 240\n1 libobjc.A.dylib 0x00000001c1417e04 objc_exception_throw + 60\n2 CoreFoundation 0x00000001c179f16c -[__NSCFString characterAtIndex:].cold.1 + 0\n3 CoreFoundation 0x00000001c17abdb0 -[__NSPlaceholderDictionary initWithCapacity:].cold.1 + 0\n4 CoreFoundation 0x00000001c15d3e38 -[ __NSPlaceholderDictionary initWithObjects:forKeys:count:] + 320\n5 CoreFoundation 0x00000001c15d3ccc +[NSDictionary dictionaryWithObjects:forKeys:count:] + 60\n6 SessionRestore Extension 0x000000010462de64 SessionRestore Extension + 24164\n7 SessionRestore Extension 0x000000010462d2d0 SessionRestore Extension + 21200\n8 CoreFoundation 0x00000001c162ddb4 __invoking___ + 148\n9 CoreFoundation 0x00000001c162dc2c -[NSInvocation invoke] + 468\n10 Foundation 0x00000001c24ec7f4 __NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__ + 24\n11 Foundation 0x00000001c24eadc8 -[NSXPCConnection _decodeAndInvokeReplyBlockWithEvent:sequence:replyInfo:] + 572\n12 Foundation 0x00000001c24ea758 __88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke_3 + 212\n13 libxpc.dylib 0x00000001c12b69d4 _xpc_connection_reply_callout + 124\n14 libxpc.dylib 0x00000001c12b68c4 _xpc_connection_call_reply_async + 88\n15 libdispatch.dylib 0x00000001c13bc234 _dispatch_client_callout3 + 20\n16 libdispatch.dylib 0x00000001c13d9c24 _dispatch_mach_msg_async_reply_invoke + 340\n17 libdispatch.dylib 0x00000001c13c3784 _dispatch_lane_serial_drain + 376\n18 libdispatch.dylib 0x00000001c13c4438 _dispatch_lane_invoke + 444\n19 libdispatch.dylib 0x00000001c13cec98 _dispatch_workloop_worker_thread + 648\n20 libsystem_pthread.dylib 0x00000001c157c360 _pthread_wqthread + 288\n21 libsystem_pthread.dylib 0x00000001c157b080 start_wqthread + 8"], "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "lastExceptionBacktrace" : [{"imageOffset":1069444,"symbol":"__exceptionPreprocess","symbolLocation":220,"imageIndex":1},{"imageOffset":101892,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":11},{"imageOffset":1929580,"symbol":"-[__NSCFString characterAtIndex:].cold.1","symbolLocation":0,"imageIndex":1},{"imageOffset":1981872,"symbol":"-[__NSPlaceholderDictionary initWithCapacity:].cold.1","symbolLocation":0,"imageIndex":1},{"imageOffset":48696,"symbol":"-[__NSPlaceholderDictionary initWithObjects:forKeys:count:]","symbolLocation":320,"imageIndex":1},{"imageOffset":48332,"symbol":"+[NSDictionary dictionaryWithObjects:forKeys:count:]","symbolLocation":60,"imageIndex":1},{"imageOffset":24164,"imageIndex":14},{"imageOffset":21200,"imageIndex":14},{"imageOffset":417204,"symbol":"__invoking___","symbolLocation":148 ,"imageIndex":1},{"imageOffset":416812,"symbol":"-[NSInvocation invoke]","symbolLocation":468,"imageIndex":1},{"imageOffset":137204,"symbol":"__NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__","symbolLocation":24,"imageIndex":6},{"imageOffset":130504,"symbol":"-[NSXPCConnection _decodeAndInvokeReplyBlockWithEvent:sequence:replyInfo:]","symbolLocation":572,"imageIndex":6},{"imageOffset":128856,"symbol":"__88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke_3","symbolLocation":212,"imageIndex":6},{"imageOffset":63956,"symbol":"_xpc_connection_reply_callout","symbolLocation":124,"imageIndex":5},{"imageOffset":63684,"symbol":"_xpc_connection_call_reply_async","symbolLocation":88,"imageIndex":5},{"imageOffset":16948,"symbol":"_dispatch_client_callout3","symbolLocation":20,"imageIndex":13},{"imageOffset":138276,"symbol":"_dispatch_mach_msg_async_reply_invoke","symbolLocation":340,"imageIndex":13},{"imageOffset":46980,"symbol":"_dispatch_lane_serial_drain","symbolLocation":376,"imageIndex":13},{"imageOffset":50232,"symbol":"_dispatch_lane_invoke","symbolLocation":444,"imageIndex":13},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":13},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":10},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":10}], "faultingThread" : 2, "threads" : [{"id":19486549,"queue":"com.apple.main-thread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":1},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":1},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":204980,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":2},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":2},{"imageOffset":268172,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":3},{"imageOffset":262276,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":3},{"imageOffset":155340,"symbol":"__75-[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:]_block_invoke","symbolLocation":140,"imageIndex":4},{"imageOffset":154824,"symbol":"-[NSViewServiceApplication _withToxicEventMonitorPerform:]","symbolLocation":160,"imageIndex":4},{"imageOffset":71980,"symbol":"-[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue :]","symbolLocation":184,"imageIndex":4},{"imageOffset":205392,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":3},{"imageOffset":14700,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":3},{"imageOffset":100648,"symbol":"_xpc_objc_main","symbolLocation":992,"imageIndex":5},{"imageOffset":98768,"symbol":"xpc_main","symbolLocation":108,"imageIndex":5},{"imageOffset":548620,"symbol":"-[NSXPCListener resume]","symbolLocation":344,"imageIndex":6},{"imageOffset":119484,"imageIndex":7},{"imageOffset":118496,"imageIndex":7},{"imageOffset":120516,"imageIndex":7},{"imageOffset":134848,"symbol":"EXExtensionMain","symbolLocation":300,"imageIndex":8},{"imageOffset":1009648,"symbol":"NSExtensionMain","symbolLocation":240,"imageIndex":6},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":9}]},{"id":19486560,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"triggered":true,"id":19486561,"threadState":{"x":[{"value":5402439680},{"value":6099473024},{"value":4},{"value":5402441728},{"value":188},{"value":6099472840},{"value":5},{"value":7541597916,"symbolLocation":0,"symbol":"firstByteMark"},{"value":8984092672,"symbolLocation":48,"symbol":"_OBJC_PROTOCOL_$_NSTabViewDelegate"},{"value":6641343449944162458},{"value":1},{"value":5402441916},{"value":4238353408},{"value":2},{"value":65533},{"value":3},{"value":1},{"value":6099473400},{"value":0},{"value":5394203216},{"value":8783127521,"objc-selector":"callStackSymbols"},{"value":5397048576},{"value":8783106048,"objc-selector":"ationIntent"},{"value":9025265664,"symbolLocation":16,"symbol":"OBJC_METACLASS_$__NSTextViewRulerHelper"},{"value":5394142016},{"value":5394214768},{"value":8783108805,"objc-selector":"objectAtIndex:"},{"value":8783115325,"objc-selector":"unsignedIntegerValue"},{"value":7543895744,"symbolLocation":12708,"symbol":"_CFStringCreateByAddingPercentEncodingWithAllowedCharacters.hexchars"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":10891252018942505404},"cpsr":{"value":1610616832},"fp":{"value":6099475584},"sp":{"value":6099475504},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":7588737476,"matchesCrashFrame":1},"far":{"value":8984093112}},"queue":"com.apple.NSXPCConnection.user.endpoint","frames":[{"imageOffset":3928516,"symbol":"-[NSApplication _crashOnException:]","symbolLocation":324,"imageIndex":3},{"imageOffset":3928508,"symbol":"-[NSApplication _crashOnException:]","symbolLocation":316,"imageIndex":3},{"imageOffset":3927772,"symbol":"-[NSApplication reportException:]","symbolLocation":580,"imageIndex":3},{"imageOffset":4625336,"symbol":"uncaughtErrorProc","symbolLocation":156,"imageIndex":3},{"imageOffset":1642628,"symbol":"__handleUncaughtException","symbolLocation":676,"imageIndex":1},{"imageOffset":135956,"symbol":"_objc_terminate()","symbolLocation":132,"imageIndex":11},{"imageOffset":69284,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":1 2},{"imageOffset":69184,"symbol":"std::terminate()","symbolLocation":64,"imageIndex":12},{"imageOffset":16968,"symbol":"_dispatch_client_callout3","symbolLocation":40,"imageIndex":13},{"imageOffset":138276,"symbol":"_dispatch_mach_msg_async_reply_invoke","symbolLocation":340,"imageIndex":13},{"imageOffset":46980,"symbol":"_dispatch_lane_serial_drain","symbolLocation":376,"imageIndex":13},{"imageOffset":50232,"symbol":"_dispatch_lane_invoke","symbolLocation":444,"imageIndex":13},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":13},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":10},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":10}]},{"id":19486587,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":19486588,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":19486589,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":19486600,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545456,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":1},{"imageOffset":538464,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":1},{"imageOffset":535332,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":1},{"imageOffset":1762164,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":10},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 7538479104, "size" : 229376, "uuid" : "03f48dc5-caa7-3678-af61-1a3c7fa8b06e", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7539032064, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5533696, "uuid" : "994db908-11a1-3e43-b7df-25c09d51368a", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1863" }, { "source" : "P", "arch" : "arm64e", "base" : 7686393856, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3358720, "uuid" : "f842b96a-54f3-36f3-9b94-b258fae1b7eb", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 7584808960, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15433728, "uuid" : "a773dd23-b1c8-3c9b-9175-9a71d210ace0", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.50.132" }, { "source" : "P", "arch" : "arm64e", "base" : 7660351488, "CFBundleShortVersionString" : "640.1", "CFBundleIdentifier" : "com.apple.ViewBridge", "size" : 1032192, "uuid" : "44ad9cff-e566-3d1a-a68e-281202e2637c", "path" : "\/System\/Library\/PrivateFrameworks\/ViewBridge.framework\/Versions\/A\/ViewBridge", "name" : "ViewBridge", "CFBundleVersion" : "640.1" }, { "source" : "P", "arch" : "arm64e", "base" : 7535751168, "size" : 270336, "uuid" : "84c6e826-0826-36cc-ad70-10288b0050e0", "path" : "\/usr\/lib\/system\/libxpc.dylib", "name" : "libxpc.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7554772992, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 4136960, "uuid" : "a2e534d9-cdf0-397f-a41e-147559c83893", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1863" }, { "source" : "P", "arch" : "arm64e", "base" : 7730364416, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.pluginkit.framework", "size" : 229376, "uuid" : "ec1fd73b-7ddc-3802-8189-0b221d9156e3", "path" : "\/System\/Library\/PrivateFrameworks\/PlugInKit.framework\/Versions\/A\/PlugInKit", "name" : "PlugInKit", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "arm64e", "base" : 7852339200, "CFBundleShortVersionString" : "34.5", "CFBundleIdentifier" : "com.apple.ExtensionFoundation", "size" : 311296, "uuid" : "be8b0a2b-332f-3f5e-978c-92f53070f6f6", "path" : "\/System\/Library\/PrivateFrameworks\/ExtensionFoundation.framework\/Versions\/A\/ExtensionFoundation", "name" : "ExtensionFoundation", "CFBundleVersion" : "34.5" }, { "source" : "P", "arch" : "arm64e", "base" : 4369301504, "size" : 393216, "uuid" : "d9c2a46e-8dc4-3950-9d6a-f799e8ccb683", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 7538708480, "size" : 53248, "uuid" : "42166a2c-89a9-3c38-a215-f028544cea23", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7537160192, "size" : 253952, "uuid" : "6ffccf84-5e0f-34b2-bcbb-bcf98407ea05", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7538380800, "size" : 98304, "uuid" : "59de363f-98cf-36dc-becc-4d8f5f4f3a0e", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7536869376, "size" : 290816, "uuid" : "f9300d47-d3db-3349-8a6d-acb68cd9983b", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4368531456, "CFBundleShortVersionString" : "2.6.6", "CFBundleIdentifier" : "com.sweetpproductions.SessionRestore.Extension", "size" : 245760, "uuid" : "1537d90c-4586-359a-977b-d7d7acba1047", "path" : "\/Applications\/SessionRestore.app\/Contents\/PlugIns\/SessionRestore Extension.appex\/Contents\/MacOS\/SessionRestore Extension", "name" : "SessionRestore Extension", "CFBundleVersion" : "3" } ], "sharedCache" : { "base" : 7535411200, "size" : 3136077824, "uuid" : "513553bb-5ca5-3b9e-a613-b0603ffe3038" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=302.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=302.7M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 384K 21 \nCoreGraphics 32K 2 \nDispatch continuations 80.0M 1 \nKernel Alloc Once 32K 1 \nMALLOC 91.2M 32 \nMALLOC guard page 192K 10 \nMALLOC_MEDIUM (reserved) 120.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.1M 7 \nStack 11.2M 7 \nVM_ALLOCATE 48K 2 \n__AUTH 2476K 278 \n__AUTH_CONST 19.2M 460 \n__CTF 756 1 \n__DATA 14.6M 449 \n__DATA_CONST 17.1M 466 \n__DATA_DIRTY 1705K 198 \n__FONT_DATA 4K 1 \n__LINKEDIT 577.4M 3 \n__OBJC_CONST 3318K 252 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3152K 1 \n__TEXT 467.4M 483 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 56.0M 9 \nshared memory 848K 13 \n=========== ======= ======= \nTOTAL 1.6G 2702 \nTOTAL, minus reserved VM space 1.5G 2702 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.NSXPCConnection.user.endpoint" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "60356660bbe37970735c5624", "factorPackIds" : { }, "deploymentId" : 240000027 }, { "rolloutId" : "5ffde50ce2aacd000d47a95f", "factorPackIds" : { }, "deploymentId" : 240000158 } ], "experiments" : [ ] } }
-
@SweetP With every restart of Safari and SessionRestore, it works again for a time. Then it stops working. For example, I've restarted my MacBook on June 15th โ now I have sessions saved from June 15th, but cannot have automatic or manual sessions afterwards.
Unfortunately, the update to v2.6.7. did not change any of this. -
June 20 I upgraded to Mavericks and Safari 15. No Session Restore saving at all, not even for a short while. It seems to point to an incompatibility in the last upgrade of the 2.6.7 software which is when I upgraded the whole OS and it upgraded Session Restore as well. PLEASE help as I have nothing saved recently.
-
Sorry about that, you are right...Of course it is Monterey 12.4
I also cannot solve the problem just be re-starting. Is there a manual installer? Maybe like something I can "repair" the installation with? I can't seem to figure out how to repair using the current Apple store version. Maybe an un-install and re-install perhaps. But please advise. Thanks.
-
Here is a Beta build which I hope fixes this issue:
https://sweetpproductions.com/products/sessionrestore/SessionRestoreBeta.zipPlease backup your sessions first!
-
@SweetP This beta is removed (404) now. Was it a version before 2.6.8 released? Or something newer? I Would like to test it out, yes, because I even installed manually and back through the store and it still does not work.
If there is a logfile for further debugging I can turn on? Perhaps when SR is activated, it can tell me why it fails to add the session to the backup.
Thanks.
-
@SweetP Well, it DID work. I Then clicked on the "manual save" button and SessionRestore itself crashed, and will not re-start. I noticed that I am running that newer 2.7 version and it briefly said grabbing iCloud Sessions data. I assume that means its saving sessions to the cloud now?
So interesting enough, I have up-to-date sessions saved today, but the program itself now crashes on start. Please advise.
-
@cbrannon a bunch of things.
When I wrote SessionRestore, I had to write some of the code in Objective C, as the Swift calls weren't working for some reason. I rewrote that code in Swift (SessionRestore is written in Swift) as it started causing crashing now for some reason.I added some more checks to help make the Autosave timer more reliable.
And finally, I added code to clear duplicate iCloud sessions, which was maybe causing memory issues and crashing.