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

Crash when requesting sync after canceling passcode entry #18

Closed
MrRooni opened this issue Aug 3, 2010 · 1 comment
Closed

Crash when requesting sync after canceling passcode entry #18

MrRooni opened this issue Aug 3, 2010 · 1 comment

Comments

@MrRooni
Copy link

MrRooni commented Aug 3, 2010

Steps to reproduce (using MoneyWell):

  1. Launch MoneyWell on your iOS device
    2a) If starting with a fresh install of the app choose to sync with your Mac
    2b) If starting with an existing install, tap on the settings gear on the home screen, then tap on sync.
  2. If you have an existing sync entry, delete it
  3. Choose a computer running ZSync on your Mac
  4. If prompted to replace the data on your iOS device choose to merge instead
  5. When the passcode is presented, tap the X button to cancel the sync setup
  6. Choose the same computer from the list again

Expected result: A passcode is presented as before.

Actual result: The app crashes.

The console spit out the following:

2010-08-03 16:17:35.511 MoneyWell[12700:207] *** Assertion failure in -[ZSyncTouchHandler connectionEstablished](), /Users/feymp/Development/NoThirst/MoneyWell-iPhone/ZSync/DeviceCode/ZSyncTouchHandler.m:589
(gdb) continue
16:17:57.351| aWARNING*** : Exception caught in BLIPConnection delegate:
Unknown server action: 0
0x3138fe14 <- 0x323c4b33 <- 0x33759269 <- 0x29c4b <- 0x2a929 <- 0x323f788f <- 0x5f99f <- 0x61f1d <- 0x657b9 <- 0x65ce1 <- 0x65b1d <- 0x60dd5 <- 0x33776b81 <- 0x32429da3 <- 0x32429f81
@MrRooni
Copy link
Author

MrRooni commented Sep 30, 2010

Fixed in the latest version.

This issue was closed.
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

1 participant