[GH-ISSUE #401] Clipy is not starting up properly #248

Open
opened 2026-03-03 01:11:11 +03:00 by kerem · 5 comments
Owner

Originally created by @LoSunny on GitHub (Apr 22, 2020).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/401

The app just becomes not responding when I open the app. Is there a way to see the latest logs? I'm currently on MacOS 10.15.4

Originally created by @LoSunny on GitHub (Apr 22, 2020). Original GitHub issue: https://github.com/Clipy/Clipy/issues/401 The app just becomes not responding when I open the app. Is there a way to see the latest logs? I'm currently on MacOS 10.15.4
Author
Owner

@kristjankullerkann commented on GitHub (May 6, 2020):

Nevermind, wrong issue :)

<!-- gh-comment-id:624491161 --> @kristjankullerkann commented on GitHub (May 6, 2020): Nevermind, wrong issue :)
Author
Owner

@LoSunny commented on GitHub (May 6, 2020):

As for a workaround for those who are watching this, I'm currently using a fork https://github.com/ian4hu/Clipy , which seems to have the highest star and is working normally

<!-- gh-comment-id:624492893 --> @LoSunny commented on GitHub (May 6, 2020): As for a workaround for those who are watching this, I'm currently using a fork https://github.com/ian4hu/Clipy , which seems to have the highest star and is working normally
Author
Owner

@dansbrazil commented on GitHub (Jun 29, 2020):

I'm in macOS 15.5 and it doesn't start properly. I can't see its icon in the top bar, however its process is running when looked in the Activity Monitor.
I also tried installing the 1.2.9 beta13 but it also doesn't work. How did you make it work @LoYungSum?

<!-- gh-comment-id:651266166 --> @dansbrazil commented on GitHub (Jun 29, 2020): I'm in macOS 15.5 and it doesn't start properly. I can't see its icon in the top bar, however its process is running when looked in the Activity Monitor. I also tried installing the 1.2.9 beta13 but it also doesn't work. How did you make it work @LoYungSum?
Author
Owner

@LoSunny commented on GitHub (Jul 8, 2020):

image
I don't know, but it just works for me
Maybe you can try out the beta12 first, as I first install beta12 and upgrade to beta13 when it released the update

<!-- gh-comment-id:655219921 --> @LoSunny commented on GitHub (Jul 8, 2020): ![image](https://user-images.githubusercontent.com/25066078/86861708-475f3400-c0fa-11ea-9f85-2aec4ee47080.png) I don't know, but it just works for me Maybe you can try out the beta12 first, as I first install beta12 and upgrade to beta13 when it released the update
Author
Owner

@r4-keisuke commented on GitHub (Jul 9, 2020):

Hi guys, I've the same problem.
I got some logs for this problem, It looks like a realm issue.

Application Specific Information:
Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=io.realm Code=2 "Unable to open a realm at path '/Users/kei/Library/Application Support/com.clipy-app.Clipy/default.realm': Incompatible histories. Expected a Realm with no or in-realm history." UserInfo={Error Code=2, NSFilePath=/Users/kei/Library/Application Support/com.clipy-app.Clipy/default.realm, Underlying=Incompatible histories. Expected a Realm with no or in-realm history, NSLocalizedDescription=Unable to open a realm at path '/Users/kei/Library/Application Support/com.clipy-app.Clipy/default.realm': Incompatible histories. Expected a Realm with no or in-realm history.}: file /BuildRoot/Library/Caches/com.apple.xbs/Sources/swiftlang/swiftlang-902.0.54/src/swift/stdlib/public/core/ErrorType.swift, line 184

I tried to open the default realm for clear history, but the default realm file is encrypted.
Enter a valid encryption key for this Realm file.

But according to this issue, history is not encrypted. Not yet.

What's happening on it?

<!-- gh-comment-id:655845494 --> @r4-keisuke commented on GitHub (Jul 9, 2020): Hi guys, I've the same problem. I got some logs for this problem, It looks like a realm issue. ``` Application Specific Information: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=io.realm Code=2 "Unable to open a realm at path '/Users/kei/Library/Application Support/com.clipy-app.Clipy/default.realm': Incompatible histories. Expected a Realm with no or in-realm history." UserInfo={Error Code=2, NSFilePath=/Users/kei/Library/Application Support/com.clipy-app.Clipy/default.realm, Underlying=Incompatible histories. Expected a Realm with no or in-realm history, NSLocalizedDescription=Unable to open a realm at path '/Users/kei/Library/Application Support/com.clipy-app.Clipy/default.realm': Incompatible histories. Expected a Realm with no or in-realm history.}: file /BuildRoot/Library/Caches/com.apple.xbs/Sources/swiftlang/swiftlang-902.0.54/src/swift/stdlib/public/core/ErrorType.swift, line 184 ``` I tried to open the default realm for clear history, but the default realm file is encrypted. `Enter a valid encryption key for this Realm file.` But according to [this issue](https://github.com/Clipy/Clipy/issues/336), history is not encrypted. Not yet. What's happening on it?
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#248
No description provided.