Unhandled exception. System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'gnome-terminal' with working directory '/home/perfectionist'. No such file or directory
at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName, String arguments)
at Lunacy.Services.AppUpdateService.InstallUpdate() in /builds/lunacy/lunacy/Lunacy/Lunacy.UI/Services/AppUpdateService.cs:line 317
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at Avalonia.Threading.JobRunner.RunJobs(Nullable`1 priority) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.Base\Threading\JobRunner.cs:line 33
at Avalonia.X11.X11PlatformThreading.HandleX11(CancellationToken cancellationToken) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.X11\X11PlatformThreading.cs:line 169
at Avalonia.X11.X11PlatformThreading.RunLoop(CancellationToken cancellationToken) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.X11\X11PlatformThreading.cs:line 245
at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken cancellationToken) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.Base\Threading\Dispatcher.cs:line 61
at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.Start(String[] args) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.Controls\ApplicationLifetimes\ClassicDesktopStyleApplicationLifetime.cs:line 132
at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime[T](T builder, String[] args, ShutdownMode shutdownMode) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.Controls\ApplicationLifetimes\ClassicDesktopStyleApplicationLifetime.cs:line 187
at Lunacy.Program.Main(String[] args) in /builds/lunacy/lunacy/Lunacy/Lunacy/Program.cs:line 16
The app crashes when you press the refresh button in the interface.
Unhandled exception. System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'gnome-terminal' with working directory '/home/perfectionist'. No such file or directory at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec) at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(String fileName, String arguments) at Lunacy.Services.AppUpdateService.InstallUpdate() in /builds/lunacy/lunacy/Lunacy/Lunacy.UI/Services/AppUpdateService.cs:line 317 at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at Avalonia.Threading.JobRunner.RunJobs(Nullable`1 priority) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.Base\Threading\JobRunner.cs:line 33
at Avalonia.X11.X11PlatformThreading.HandleX11(CancellationToken cancellationToken) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.X11\X11PlatformThreading.cs:line 169
at Avalonia.X11.X11PlatformThreading.RunLoop(CancellationToken cancellationToken) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.X11\X11PlatformThreading.cs:line 245
at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken cancellationToken) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.Base\Threading\Dispatcher.cs:line 61
at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.Start(String[] args) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.Controls\ApplicationLifetimes\ClassicDesktopStyleApplicationLifetime.cs:line 132
at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime[T](T builder, String[] args, ShutdownMode shutdownMode) in C:\Users\brutal\source\repos\gitlab\Avalonia\src\Avalonia.Controls\ApplicationLifetimes\ClassicDesktopStyleApplicationLifetime.cs:line 187
at Lunacy.Program.Main(String[] args) in /builds/lunacy/lunacy/Lunacy/Lunacy/Program.cs:line 16