Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes when I click allow #85

Open
BananaOnGitHub opened this issue Mar 20, 2020 · 27 comments
Open

Crashes when I click allow #85

BananaOnGitHub opened this issue Mar 20, 2020 · 27 comments

Comments

@BananaOnGitHub
Copy link

I sign in, click my account, then click allow. The app crashes immediately after I click allow.

@maartents
Copy link

I have the same problem :(

@i611348
Copy link

i611348 commented Mar 27, 2020

+1

@nixjobin
Copy link

nixjobin commented Apr 11, 2020

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

@positesitesite
Copy link

Same problem. MBP 2019 16 inch, Catalina 10.15.4

@ryanidk
Copy link

ryanidk commented Apr 20, 2020

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

@BananaOnGitHub
Copy link
Author

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

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

@Yishaitamir
Copy link

Same here...

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

@OmerVulse
Copy link

any solution?

@rishirdua
Copy link

same

@ryanidk
Copy link

ryanidk commented May 11, 2020

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

@ryanidk
Copy link

ryanidk commented May 11, 2020

I think it might work in El Capitan or Sierra.

@jbkt
Copy link

jbkt commented May 20, 2020

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

@avocadee
Copy link

avocadee commented May 24, 2020

same, Catalina 10.15.4

@kazuki-komori
Copy link

i have same issue for this
Catalina 10.15.4

@drewauff
Copy link

Same issue here..
Catalina 10.15.5

@gito83
Copy link

gito83 commented Jun 2, 2020

I think it might work in El Capitan or Sierra.

not working in High Sierra (10.13.6)

@totobest
Copy link

totobest commented Jun 6, 2020

Same issue, Catalina 10.15.4 (19E287)

@totobest
Copy link

totobest commented Jun 6, 2020

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

@privateidk
Copy link

I think it's an outdated version of Swift

@old-square-eyes
Copy link

Same for Mojave 10.14.6

@ryanidk
Copy link

ryanidk commented Jun 19, 2020

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

@mehdico
Copy link

mehdico commented Jul 25, 2020

Same on Catalina 10.15.1 (19B88)

@Kief5555
Copy link

Kief5555 commented Aug 6, 2020

same

@chumdoggin
Copy link

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

@bryan-lunt
Copy link

same.

@malamene
Copy link

Same issue on Big Sur.

@Kief5555
Copy link

Kief5555 commented Mar 4, 2021

Same here on big sur

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests