Git Product home page Git Product logo

Comments (27)

drewauff avatar drewauff commented on June 2, 2024 2

Same issue here..
Catalina 10.15.5

from macassistant.

justmemaarten avatar justmemaarten commented on June 2, 2024

I have the same problem :(

from macassistant.

i611348 avatar i611348 commented on June 2, 2024

+1

from macassistant.

nixjobin avatar nixjobin commented on June 2, 2024

+1 same problem here. Seems the release was in 2017.

from macassistant.

positesitesite avatar positesitesite commented on June 2, 2024

Same problem. MBP 2019 16 inch, Catalina 10.15.4

from macassistant.

ryanidk avatar ryanidk commented on June 2, 2024

+1 Same here, with same device.
I don't think it works with Catalina.

from macassistant.

BananaOnGitHub avatar BananaOnGitHub commented on June 2, 2024

+1 Same here, with same device.
I don't think it works with Catalina.

I'm using Mojave and it's doing this.

from macassistant.

Yishaitamir avatar Yishaitamir commented on June 2, 2024

Same here...

possibly authentication on google side has changed and it crashes the app.

from macassistant.

OmerVulse avatar OmerVulse commented on June 2, 2024

any solution?

from macassistant.

rishirdua avatar rishirdua commented on June 2, 2024

same

from macassistant.

ryanidk avatar ryanidk commented on June 2, 2024

Might be OAuth that is breaking MacAssistant. I think OAuth might have broke.

from macassistant.

ryanidk avatar ryanidk commented on June 2, 2024

I think it might work in El Capitan or Sierra.

from macassistant.

jbkt avatar jbkt commented on June 2, 2024

I have the same problem, error is:

fatal error: unexpectedly found nil while unwrapping an Optional value
Current stack trace:
0    libswiftCore.dylib                 0x000000010d7ef130 swift_reportError + 129
1    libswiftCore.dylib                 0x000000010d80bb50 _swift_stdlib_reportFatalError + 60
2    libswiftCore.dylib                 0x000000010d5fc250 specialized specialized StaticString.withUTF8Buffer<A> ((UnsafeBufferPointer<UInt8>) -> A) -> A + 342
3    libswiftCore.dylib                 0x000000010d776e90 partial apply for (_fatalErrorMessage(StaticString, StaticString, file : StaticString, line : UInt, flags : UInt32) -> Never).(closure #2) + 109
4    libswiftCore.dylib                 0x000000010d5fc250 specialized specialized StaticString.withUTF8Buffer<A> ((UnsafeBufferPointer<UInt8>) -> A) -> A + 342
5    libswiftCore.dylib                 0x000000010d7299a0 specialized _fatalErrorMessage(StaticString, StaticString, file : StaticString, line : UInt, flags : UInt32) -> Never + 96
6    MacAssistant                       0x000000010c378960 Authenticator.(authenticate(code : String) -> ()).(closure #1) + 1275
7    Alamofire                          0x000000010d40c7d0 specialized DataRequest.(response<A where ...> (queue : DispatchQueue?, responseSerializer : A, completionHandler : (DataResponse<A.SerializedObject>) -> ()) -> Self).(closure #1).(closure #1) + 282
8    libdispatch.dylib                  0x00007fff6e4666b8 _dispatch_call_block_and_release + 12
9    libdispatch.dylib                  0x00007fff6e467650 _dispatch_client_callout + 8
10   libdispatch.dylib                  0x00007fff6e472903 _dispatch_main_queue_callback_4CF + 936
11   CoreFoundation                     0x00007fff345b9038 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
12   CoreFoundation                     0x00007fff3457865b __CFRunLoopRun + 2028
13   CoreFoundation                     0x00007fff34577e30 CFRunLoopRunSpecific + 462
14   HIToolbox                          0x00007fff331ab999 RunCurrentEventLoopInMode + 292
15   HIToolbox                          0x00007fff331ab58d ReceiveNextEventCommon + 584
16   HIToolbox                          0x00007fff331ab539 _BlockUntilNextEventMatchingListInModeWithFilter + 64
17   AppKit                             0x00007fff317f6926 _DPSNextEvent + 883
18   AppKit                             0x00007fff317f4f98 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
19   AppKit                             0x00007fff317e6f5c -[NSApplication run] + 658
20   AppKit                             0x00007fff317b8ced NSApplicationMain + 777
21   MacAssistant                       0x000000010c34c2d0 main + 13
22   libdyld.dylib                      0x00007fff6e4c0cc8 start + 1
[1]    24571 illegal hardware instruction  ./MacOS/MacAssistant

from macassistant.

avocadee avatar avocadee commented on June 2, 2024

same, Catalina 10.15.4

from macassistant.

kazuki-komori avatar kazuki-komori commented on June 2, 2024

i have same issue for this
Catalina 10.15.4

from macassistant.

gito83 avatar gito83 commented on June 2, 2024

I think it might work in El Capitan or Sierra.

not working in High Sierra (10.13.6)

from macassistant.

totobest avatar totobest commented on June 2, 2024

Same issue, Catalina 10.15.4 (19E287)

from macassistant.

totobest avatar totobest commented on June 2, 2024

But to me, it feels more an API changes on Google side that breaks the app.

from macassistant.

privateidk avatar privateidk commented on June 2, 2024

I think it's an outdated version of Swift

from macassistant.

old-square-eyes avatar old-square-eyes commented on June 2, 2024

Same for Mojave 10.14.6

from macassistant.

ryanidk avatar ryanidk commented on June 2, 2024

I think that they were going to update Xcode and swift, but some parts of the base are outdated.

from macassistant.

mehdico avatar mehdico commented on June 2, 2024

Same on Catalina 10.15.1 (19B88)

from macassistant.

Kief5555 avatar Kief5555 commented on June 2, 2024

same

from macassistant.

chumdoggin avatar chumdoggin commented on June 2, 2024

clicking allow, it says, will redirect you to http://localhost. Is that what it should be I assume so but it exits.

from macassistant.

bryan-lunt avatar bryan-lunt commented on June 2, 2024

same.

from macassistant.

malamene avatar malamene commented on June 2, 2024

Same issue on Big Sur.

from macassistant.

Kief5555 avatar Kief5555 commented on June 2, 2024

Same here on big sur

from macassistant.

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.