[GH-ISSUE #251] Clipy not reopening on system restart #135

Open
opened 2026-03-03 01:10:20 +03:00 by kerem · 6 comments
Owner

Originally created by @mjaghouri on GitHub (Feb 9, 2018).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/251

I have "Launch on Login" checked, but after system restarts, clipy does not get launched.

I am on Mac OS High Sierra 10.13.3.

This is especially annoying because my mac seems to be in habit of sometimes randomly getting restarted when I am not using it (even with closed lid), so without me noticing it. It even reopens all windows so that I do not notice it having been restarted but then clipy is not running!

Originally created by @mjaghouri on GitHub (Feb 9, 2018). Original GitHub issue: https://github.com/Clipy/Clipy/issues/251 I have "Launch on Login" checked, but after system restarts, clipy does not get launched. I am on Mac OS High Sierra 10.13.3. This is especially annoying because my mac seems to be in habit of sometimes randomly getting restarted when I am not using it (even with closed lid), so without me noticing it. It even reopens all windows so that I do not notice it having been restarted but then clipy is not running!
Author
Owner

@cachrisman commented on GitHub (Feb 9, 2018):

this is happening to me too. also on 10.13.3

<!-- gh-comment-id:364536828 --> @cachrisman commented on GitHub (Feb 9, 2018): this is happening to me too. also on 10.13.3
Author
Owner

@michel commented on GitHub (Feb 13, 2018):

same problem , also on 10.13.3

group_shared.cpp:1035: [realm-core-2.8.6] Assertion failed: stored_hist_schema_version <= openers_hist_schema_version
0   Realm                               0x000000010a2042d8 _ZN5realm4utilL18terminate_internalERNSt3__118basic_stringstreamIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE + 40
1   Realm                               0x000000010a204665 _ZN5realm4util9terminateEPKcS2_lOSt16initializer_listINS0_9PrintableEE + 517
2   Realm                               0x000000010a2f316a _ZN5realm11SharedGroup7do_openERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbbNS_18SharedGroupOptionsE + 10698
3   Realm                               0x000000010a1a5088 _ZN5realm11SharedGroup4openERNS_11ReplicationENS_18SharedGroupOptionsE + 232
4   Realm                               0x000000010a1a4c59 _ZN5realm11SharedGroupC2ERNS_11ReplicationENS_18SharedGroupOptionsE + 1545
5   Realm                               0x000000010a1564ac _ZN5realm5Realm16open_with_configERKNS0_6ConfigERNSt3__110unique_ptrINS_11ReplicationENS4_14default_deleteIS6_EEEERNS5_INS_11SharedGroupENS7_ISB_EEEERNS5_INS_5GroupENS7_ISF_EEEEPS0_ + 790
6   Realm                               0x000000010a155f84 _ZN5realm5RealmC2ENS0_6ConfigENSt3__110shared_ptrINS_5_impl16RealmCoordinatorEEE + 264
7   Realm                               0x000000010a09a912 _ZZN5realm5Realm17make_shared_realmENS0_6ConfigENSt3__110shared_ptrINS_5_impl16RealmCoordinatorEEEEN19make_shared_enablerC2ES1_S6_ + 84
8   Realm                               0x000000010a09a791 _ZNSt3__110shared_ptrIZN5realm5Realm17make_shared_realmENS2_6ConfigENS0_INS1_5_impl16RealmCoordinatorEEEE19make_shared_enablerE11make_sharedIJS3_S6_EEES8_DpOT_ + 139
9   Realm                               0x000000010a0967b2 _ZN5realm5_impl16RealmCoordinator9get_realmENS_5Realm6ConfigE + 764
10  Realm                               0x000000010a157c69 _ZN5realm5Realm16get_shared_realmENS0_6ConfigE + 113
11  Realm                               0x000000010a131a6c +[RLMRealm realmWithConfiguration:error:] + 672
12  RealmSwift                          0x000000010a782434 _TFC10RealmSwift5RealmcfzT_S0_ + 100
13  Clipy                               0x0000000109e9c790 Clipy + 386960
14  Clipy                               0x0000000109e58c62 Clipy + 109666
15  CoreFoundation                      0x00007fff56706049 -[NSSet makeObjectsPerformSelector:] + 249
16  AppKit                              0x00007fff53cb5c61 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1594
17  AppKit                              0x00007fff53cace35 loadNib + 435
18  AppKit                              0x00007fff53cac359 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 696
19  AppKit                              0x00007fff53cabf9e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 204
20  AppKit                              0x00007fff53cabd5f +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 447
21  AppKit                              0x00007fff53ca9dee NSApplicationMain + 504
22  Clipy                               0x0000000109e408f9 Clipy + 10489
23  libdyld.dylib                       0x00007fff7e01a115 start + 1
24  ???                                 0x0000000000000001 0x0 + 1
IMPORTANT: if you see this error, please send this log to help@realm.io.fish: './Clipy' terminated by signal SIGABRT (Abort)
<!-- gh-comment-id:365415302 --> @michel commented on GitHub (Feb 13, 2018): same problem , also on 10.13.3 ```[I] MacOS λ ./Clipy group_shared.cpp:1035: [realm-core-2.8.6] Assertion failed: stored_hist_schema_version <= openers_hist_schema_version 0 Realm 0x000000010a2042d8 _ZN5realm4utilL18terminate_internalERNSt3__118basic_stringstreamIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE + 40 1 Realm 0x000000010a204665 _ZN5realm4util9terminateEPKcS2_lOSt16initializer_listINS0_9PrintableEE + 517 2 Realm 0x000000010a2f316a _ZN5realm11SharedGroup7do_openERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEbbNS_18SharedGroupOptionsE + 10698 3 Realm 0x000000010a1a5088 _ZN5realm11SharedGroup4openERNS_11ReplicationENS_18SharedGroupOptionsE + 232 4 Realm 0x000000010a1a4c59 _ZN5realm11SharedGroupC2ERNS_11ReplicationENS_18SharedGroupOptionsE + 1545 5 Realm 0x000000010a1564ac _ZN5realm5Realm16open_with_configERKNS0_6ConfigERNSt3__110unique_ptrINS_11ReplicationENS4_14default_deleteIS6_EEEERNS5_INS_11SharedGroupENS7_ISB_EEEERNS5_INS_5GroupENS7_ISF_EEEEPS0_ + 790 6 Realm 0x000000010a155f84 _ZN5realm5RealmC2ENS0_6ConfigENSt3__110shared_ptrINS_5_impl16RealmCoordinatorEEE + 264 7 Realm 0x000000010a09a912 _ZZN5realm5Realm17make_shared_realmENS0_6ConfigENSt3__110shared_ptrINS_5_impl16RealmCoordinatorEEEEN19make_shared_enablerC2ES1_S6_ + 84 8 Realm 0x000000010a09a791 _ZNSt3__110shared_ptrIZN5realm5Realm17make_shared_realmENS2_6ConfigENS0_INS1_5_impl16RealmCoordinatorEEEE19make_shared_enablerE11make_sharedIJS3_S6_EEES8_DpOT_ + 139 9 Realm 0x000000010a0967b2 _ZN5realm5_impl16RealmCoordinator9get_realmENS_5Realm6ConfigE + 764 10 Realm 0x000000010a157c69 _ZN5realm5Realm16get_shared_realmENS0_6ConfigE + 113 11 Realm 0x000000010a131a6c +[RLMRealm realmWithConfiguration:error:] + 672 12 RealmSwift 0x000000010a782434 _TFC10RealmSwift5RealmcfzT_S0_ + 100 13 Clipy 0x0000000109e9c790 Clipy + 386960 14 Clipy 0x0000000109e58c62 Clipy + 109666 15 CoreFoundation 0x00007fff56706049 -[NSSet makeObjectsPerformSelector:] + 249 16 AppKit 0x00007fff53cb5c61 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1594 17 AppKit 0x00007fff53cace35 loadNib + 435 18 AppKit 0x00007fff53cac359 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 696 19 AppKit 0x00007fff53cabf9e -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 204 20 AppKit 0x00007fff53cabd5f +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 447 21 AppKit 0x00007fff53ca9dee NSApplicationMain + 504 22 Clipy 0x0000000109e408f9 Clipy + 10489 23 libdyld.dylib 0x00007fff7e01a115 start + 1 24 ??? 0x0000000000000001 0x0 + 1 IMPORTANT: if you see this error, please send this log to help@realm.io.fish: './Clipy' terminated by signal SIGABRT (Abort) ```
Author
Owner

@jmannfeld commented on GitHub (Jun 25, 2018):

I am also seeing this issue on MacOS High Sierra 10.13.5

<!-- gh-comment-id:399982659 --> @jmannfeld commented on GitHub (Jun 25, 2018): I am also seeing this issue on MacOS High Sierra 10.13.5
Author
Owner

@tonnyyi commented on GitHub (Sep 14, 2018):

Same problem, on 10.13.6

<!-- gh-comment-id:421241360 --> @tonnyyi commented on GitHub (Sep 14, 2018): Same problem, on 10.13.6
Author
Owner

@ldexterldesign commented on GitHub (Apr 8, 2022):

Also, currently (macOS, 12.3 (21E230)) there's no proper syncing between the Clipy's "launch on login" and macOS's "login items". It works using Clipy's feature but not using macOS's feature.

Screenshot 2022-04-08 at 17 30 36

Typically, I manage all login items from macOS's feature so it would be useful if this synced properly

Hope this helps

Regards

<!-- gh-comment-id:1093070681 --> @ldexterldesign commented on GitHub (Apr 8, 2022): Also, currently (macOS, 12.3 (21E230)) there's no proper syncing between the Clipy's "launch on login" and macOS's "login items". It works using Clipy's feature but not using macOS's feature. <img width="1792" alt="Screenshot 2022-04-08 at 17 30 36" src="https://user-images.githubusercontent.com/1715809/162484372-8761eabb-5f97-48c9-9a06-090cfcdea864.png"> Typically, I manage all login items from macOS's feature so it would be useful if this synced properly Hope this helps Regards
Author
Owner

@nigellh commented on GitHub (Aug 11, 2023):

Hi, I had the same issue, but created an Automator Workflow on the Mac. Then under Settings > General > Login Items added an Open at Login item that pointed to it.

image

Attached below to save you creating it. Unzip it and point to it as I have above. Seems to work every time. Not much in it, but it works.

image

automator-open-clipy-v2.app.zip

<!-- gh-comment-id:1674605914 --> @nigellh commented on GitHub (Aug 11, 2023): Hi, I had the same issue, but created an Automator Workflow on the Mac. Then under Settings > General > Login Items added an Open at Login item that pointed to it. ![image](https://github.com/Clipy/Clipy/assets/12110404/f047ab54-c21c-44b8-bf0b-1e63f48ca59f) Attached below to save you creating it. Unzip it and point to it as I have above. Seems to work every time. Not much in it, but it works. ![image](https://github.com/Clipy/Clipy/assets/12110404/4a147bd4-dd84-4070-965b-3b3ec6bdfc80) [automator-open-clipy-v2.app.zip](https://github.com/Clipy/Clipy/files/12321057/automator-open-clipy-v2.app.zip)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#135
No description provided.