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

Tried converting a PCX file to a Rip GGraphics #101

Open
Kurt-Elliott-1 opened this issue Mar 4, 2024 · 0 comments
Open

Tried converting a PCX file to a Rip GGraphics #101

Kurt-Elliott-1 opened this issue Mar 4, 2024 · 0 comments

Comments

@Kurt-Elliott-1
Copy link

Platform: WinForms
Version:3.3.12.0

System.IO.IOException: IO_SharingViolation_File, C:\Files\1\CAR.RIP
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.File.OpenRead(String path)
   at Pablo.Interface.Main.LoadFile(String fileName, Boolean hasSavePermissions, Boolean setFileList, Nullable`1 editMode)
   at PabloDraw.CommandHandlers.EditorCommandLine.<>c__DisplayClass5_0.<Process>b__1(Object <p0>, EventArgs <p1>)
   at Eto.PropertyStore.TriggerEvent[T](Object key, Object sender, T args)
   at Eto.Forms.Application.OnInitialized(EventArgs e)
   at Pablo.Interface.PabloApplication.OnInitialized(EventArgs e)
   at Eto.Forms.Application.Callback.OnInitialized(Application widget, EventArgs e)
   at Eto.WinForms.Forms.ApplicationHandler.Run()
   at Eto.Forms.Application.Run()
   at PabloDraw.CommandHandlers.EditorCommandLine.Process(ProcessCommandLineArgs args)
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