Handbrake doesn't open

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
ali.ee
Posts: 2
Joined: Sat May 26, 2018 2:47 pm

Handbrake doesn't open

Post by ali.ee »

Description of problem or question:
Handbrake doesn't open properly



Steps to reproduce the problem (If Applicable):
Simply, try to open handbrake



HandBrake version (e.g., 1.0.0):
1.1.0



Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Windows 7 SP1 - 64bit



HandBrake Activity Log ***required*** (see How-to get an activity log)
No activity log in the folder, below is the error I get during startup.

Code: Select all

An Unknown Error has occurred.
System.NullReferenceException: Nesne başvurusu bir nesnenin örneğine ayarlanmadı.
   konum: HandBrakeWPF.Utilities.EnumHelper`1.GetDisplay(T value) D:\HandBrake\win\CS\HandBrakeWPF\Utilities\EnumHelper.cs içinde: satır 55
   konum: System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
   konum: System.Windows.Data.BindingExpression.Activate(Object item)
   konum: System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
   konum: System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
   konum: MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
   konum: MS.Internal.Data.DataBindEngine.Run(Object arg)
   konum: System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
   konum: System.Windows.ContextLayoutManager.UpdateLayout()
   konum: System.Windows.Interop.HwndSource.SetLayoutSize()
   konum: System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
   konum: System.Windows.Window.SetRootVisual()
   konum: System.Windows.Window.SetRootVisualAndUpdateSTC()
   konum: System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
   konum: System.Windows.Window.CreateSourceWindow(Boolean duringShow)
   konum: System.Windows.Window.ShowHelper(Object booleanBox)
   konum: HandBrakeWPF.Startup.AppBootstrapper.OnStartup(Object sender, StartupEventArgs e) D:\HandBrake\win\CS\HandBrakeWPF\Startup\AppBootstrapper.cs içinde: satır 112
   konum: System.Windows.Application.OnStartup(StartupEventArgs e)
   konum: HandBrakeWPF.App.OnStartup(StartupEventArgs e) D:\HandBrake\win\CS\HandBrakeWPF\App.xaml.cs içinde: satır 79
   konum: System.Windows.Application.<.ctor>b__1_0(Object unused)
   konum: System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   konum: System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: Handbrake doesn't open

Post by s55 »

Clear C:\Users\%username%\AppData\Roaming\HandBrake

One of the settings, presets or queue file is corrupt.
ali.ee
Posts: 2
Joined: Sat May 26, 2018 2:47 pm

Re: Handbrake doesn't open

Post by ali.ee »

s55 wrote: Sat May 26, 2018 2:58 pm Clear C:\Users\%username%\AppData\Roaming\HandBrake

One of the settings, presets or queue file is corrupt.
It worked, thanks a lot!
Post Reply