Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Loading 15mb file #119

Closed
eimfach opened this issue Jul 28, 2018 · 1 comment
Closed

Loading 15mb file #119

eimfach opened this issue Jul 28, 2018 · 1 comment

Comments

@eimfach
Copy link

eimfach commented Jul 28, 2018

objc[56628]: Class FIFinderSyncExtensionHost is implemented in both
/System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit (0x7fff894d6c90) and 
/System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaboration
FileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride 
(0x10fd1ccd8). One of the two will be used. Which one is undefined.

It asks me to save the file somewhere but it doesn't display it. It is a mixed binary/ascii file
I am opening files by drag and drop
I also can't edit any files

@eimfach
Copy link
Author

eimfach commented Jul 28, 2018

I came to this result now:

Error opening buffer IoError("stream did not contain valid UTF-8")
thread 'main' panicked at 'not yet implemented: Error handling for open_buffer: IoError("stream did not contain valid UTF-8")', xray_core/src/workspace.rs:205:29
note: Run with `RUST_BACKTRACE=1` for a backtrace.

seems to be the answer

@eimfach eimfach closed this as completed Jul 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant