Coder Social home page Coder Social logo

Comments (15)

ospfranco avatar ospfranco commented on June 5, 2024 1

Apparently notarization is broken with Fastlane... yay... I uploaded a manually built 1.1.96, try that one please

from sol.

ospfranco avatar ospfranco commented on June 5, 2024 1

cool, thanks for reporting, I will keep it open until I figure out what broke on fastlane.

from sol.

ospfranco avatar ospfranco commented on June 5, 2024 1

@hwbehrens unfortunately not, apparently sentry is not happy collecting native breadcrumbs. Anyways, closing this issue, as this is not related to crashes with notifications. Going to open a new issue.

from sol.

ospfranco avatar ospfranco commented on June 5, 2024

weird, the notarization process did succeed, I'm uploading version 1.1.95 right now, give that one a try

from sol.

foss- avatar foss- commented on June 5, 2024

Updating from 1.1.94 to 1.1.95 seemed to work. Sparkle found the update, downloaded it. But then I saw a brief warning (I think about opening an unsigned app, but not sure, since the dialog was shown very briefly) and when I wanted to take a closer look at sol.app it was not in application folder. So updater did not manage to replace the app it seems.

Downloaded https://github.com/ospfranco/sol/blob/main/releases/1.1.95.zip

codesign -dv --verbose=4 /Applications/Sol.app 
Executable=/Applications/Sol.app/Contents/MacOS/sol
Identifier=com.ospfranco.sol
Format=app bundle with Mach-O universal (x86_64 arm64)
CodeDirectory v=20500 size=30557 flags=0x10000(runtime) hashes=944+7 location=embedded
VersionPlatform=1
VersionMin=659200
VersionSDK=787200
Hash type=sha256 size=32
CandidateCDHash sha256=0a214b921372a52486e4a143b4fbf4fedc8eaeb5
CandidateCDHashFull sha256=0a214b921372a52486e4a143b4fbf4fedc8eaeb5a0db156c673e0421e207d343
Hash choices=sha256
CMSDigest=0a214b921372a52486e4a143b4fbf4fedc8eaeb5a0db156c673e0421e207d343
CMSDigestType=2
Executable Segment base=0
Executable Segment limit=2703360
Executable Segment flags=0x1
Page size=4096
Launch Constraints:
	None
CDHash=0a214b921372a52486e4a143b4fbf4fedc8eaeb5
Signature size=8974
Authority=Developer ID Application: Oscar Franco (24CMR7378R)
Authority=Developer ID Certification Authority
Authority=Apple Root CA
Timestamp=3. Nov 2022 at 07:08:53
Info.plist entries=33
TeamIdentifier=24CMR7378R
Runtime Version=12.3.0
Sealed Resources version=2 rules=13 files=149
Internal requirements count=1 size=212

When manually opening Sol macOS complains “Sol” cannot be opened because the developer cannot be verified.

from sol.

ospfranco avatar ospfranco commented on June 5, 2024

dunno, are you sure your machine is not blocking requests to apple's authorization/notarization system?

from sol.

foss- avatar foss- commented on June 5, 2024

Not seeing upgrading issues for other apps. Sentry for Sol is blocked, but that should not be relevant at that stage of updating sol.

from sol.

foss- avatar foss- commented on June 5, 2024

https://github.com/ospfranco/sol/blob/main/releases/1.1.96.zip works

from sol.

hwbehrens avatar hwbehrens commented on June 5, 2024

I am still experiencing nonstop crashes with 1.1.96, even after purging all the supporting files and caches and reinstalling. I'm not seeing any issues with signing, however. I did notice that the crash only occurs when "Show Notifications" is enabled; all other feature flags don't seem to affect the behavior.

Is there anything I can do to help troubleshoot?

from sol.

ospfranco avatar ospfranco commented on June 5, 2024

notifications are a weird beast, let me check sentry to see if there is anything obvious

from sol.

ospfranco avatar ospfranco commented on June 5, 2024

I see there is a problem, unfortunately I have no stack trace, which applications do you use? Did you give sol full disk access?

from sol.

ospfranco avatar ospfranco commented on June 5, 2024

@hwbehrens if you run this command:

lsof -p $(ps aux | grep -m1 usernoted | awk '{ print $2 }')| awk '{ print $NF }' | grep 'db2/db$' | xargs dirname

What is the output of your console? Which macOS version are you using?

from sol.

ospfranco avatar ospfranco commented on June 5, 2024

There is a new version 1.9.99. Contains minor code changes and some debug information for me. Give it a try.

from sol.

hwbehrens avatar hwbehrens commented on June 5, 2024

@hwbehrens if you run this command:

lsof -p $(ps aux | grep -m1 usernoted | awk '{ print $2 }')| awk '{ print $NF }' | grep 'db2/db$' | xargs dirname

What is the output of your console? Which macOS version are you using?

/private/var/folders/rb/x6dbd4812yg6x6wltybflxm40000gn/0/com.apple.notificationcenter/db2

This is on Ventura 22A380.

from sol.

hwbehrens avatar hwbehrens commented on June 5, 2024

There is a new version 1.9.99. Contains minor code changes and some debug information for me. Give it a try.

I tried it with notifications enabled, and it's still crashing. Hopefully the logs will be useful.

from sol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.