can't save preferences

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
ethereal
Posts: 2
Joined: Thu Jul 13, 2017 6:12 am

can't save preferences

Post by ethereal »

when i try to save the preferences i get an error.
Any help would obviously be appreciated


windows 7 64bit handbrake 1.0.7

Code: Select all

A problem occured when trying to save your preferences.
A problem occured when trying to save your preferences.
Any settings you changed may need to be reset the next time HandBrake launches.
System.IO.IOException: The requested operation cannot be performed on a file with a user-mapped section open.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
   at HandBrakeWPF.Services.UserSettingService.Save() in C:\HandBrake\hbworkspace\workspace\Release_WindowsGui64\HandBrake\win\CS\HandBrakeWPF\Services\UserSettingService.cs:line 127
Post Reply