fork-dev / Tracker

Bug and issue tracker for Fork for Mac
509 stars 12 forks source link

Stashes are not shown in ui #1953

Closed gordinmitya closed 11 months ago

gordinmitya commented 1 year ago

Hey, thank you for your amazing product, the best git gui!

Stashes are not shown in UI, after I create it it just disappear. Still visible in console with git stash list.

Fork Version 2.32 MacOS 13.3.1 (a) (Macbook air m2) git - uses fork instance (2.37.5) If I can provide any other information to help with this issue - please ask!

DanPristupov commented 1 year ago

Hi,

Is there anything unusual in this repository?

Can you send me the log file to support@fork.dev, please? The log is located at ~/Library/Logs/Fork.log.

SonglinYu-Hotstar commented 1 year ago

@DanPristupov I met the same issue, here is my log:

Failed to read stash objects for given oids: Failed to find object 4d7c62e4765453c5d7c048a7e984c38535dfceeb
🔷[RefreshRepositoryCommand.swift:203] > Refresh 'xxx-ios' data. Updated
🔷[RefreshRepositoryCommand.swift:142] > Refresh 'xxx-ios' status. Updated (3 files)
🔷[RefreshRepositoryCommand.swift:142] > Refresh 'xxx-ios' status. Updated (3 files)
❌[BtResultExtensions.swift:33] > Bt error:
Failed to read stash objects for given oids: Failed to find object 4d7c62e4765453c5d7c048a7e984c38535dfceeb
🔷[RefreshRepositoryCommand.swift:142] > Refresh 'xxx-ios' status. Updated (3 files)
🔷[RefreshRepositoryCommand.swift:142] > Refresh 'xxx-ios' status. Updated (3 files)
❌[BtResultExtensions.swift:33] > Bt error:
Failed to read stash objects for given oids: Failed to find object 4d7c62e4765453c5d7c048a7e984c38535dfceeb
❌[PatchTokenizer.swift:337] > Cannot read src object sha in
index a57cc90e..ded5ed9c 100644
❌[PatchTokenizer.swift:356] > Cannot read src object sha in
index a57cc90e..ded5ed9c 100644
⚠️[PatchParser.swift:114] > Incomplete object sha in 'a57cc90e'
⚠️[PatchParser.swift:119] > Incomplete object sha in 'ded5ed9c'
🔷[RefreshRepositoryCommand.swift:142] > Refresh 'xxx-ios' status. Updated (3 files)
❌[BtResultExtensions.swift:33] > Bt error:
Failed to read stash objects for given oids: Failed to find object 4d7c62e4765453c5d7c048a7e984c38535dfceeb
🔷[RefreshRepositoryCommand.swift:142] > Refresh 'xxx-ios' status. Updated (3 files)
❌[BtResultExtensions.swift:33] > Bt error:
Failed to read stash objects for given oids: Failed to find object 4d7c62e4765453c5d7c048a7e984c38535dfceeb
🔷[RefreshRepositoryCommand.swift:203] > Refresh 'data-event-schemas' data. Updated
🔷[RefreshRepositoryCommand.swift:142] > Refresh 'data-event-schemas' status. Updated (1 files)
🔷[RefreshRepositoryCommand.swift:142] > Refresh 'xxx-ios' status. Updated (3 files)
❌[BtResultExtensions.swift:33] > Bt error:
Failed to read stash objects for given oids: Failed to find object 4d7c62e4765453c5d7c048a7e984c38535dfceeb
🔷[RefreshRepositoryCommand.swift:142] > Refresh 'xxx-ios' status. Updated (3 files)
❌[BtResultExtensions.swift:33] > Bt error:
Failed to read stash objects for given oids: Failed to find object 4d7c62e4765453c5d7c048a7e984c38535dfceeb
DanPristupov commented 1 year ago

@SonglinYu-Hotstar looks like you have a corrupted stash. Can you contact me by email? support@fork.dev

SonglinYu-Hotstar commented 1 year ago

@DanPristupov It's a private repo, I have pasted all the log about the repo which had the issue. Can't give you too much log. Tried with history builds, version 2.31 worked fine, it didn't work from version 2.32.