Gil Eliyahu

Results 6 issues of Gil Eliyahu

Hi, I could not find anywhere on code/issues how I can change the display language. For example, In my case I have these: ![image](https://user-images.githubusercontent.com/17680514/112093708-9ffc3180-8ba2-11eb-94de-1f48e2b8e590.png) I want to change these to...

needs-triage

**Describe the bug:** When you try to split video and take from it specific time frame, it will export wrong range **Steps to reproduce the behavior:** 1. Cut the video...

stale

Hello, if you configure the service to use `KebabCaseNamingStrategy` like this: ```c# public void ConfigureServices(IServiceCollection services) { services.AddMvc(options => { options.UseGeneralRoutePrefix(RoutePrefix); options.Filters.Add(typeof(UnhandledExceptionFilter)); options.EnableEndpointRouting = false; }) .AddNewtonsoftJson(options => { options.SerializerSettings.Converters.Add(new...

help-wanted

**Describe the bug** We get the following error on following this example: https://github.com/quartznet/quartznet/tree/main/src/Quartz.Examples/12_RemoteClientServerJobScheduling ``` PS C:\Users\Gil\Desktop\learn quartz.net\QuartznetWorker> dotnet run Building... Unhandled exception. Quartz.SchedulerException: Error communicating with remote scheduler. ---> System.NullReferenceException:...

I can not run the project because these files are missing. I get the errors: 1>Tutorial07.obj : error LNK2019: unresolved external symbol _D3D10CreateDeviceAndSwapChain1@36 referenced in function "long __cdecl InitDevice(void)" (?InitDevice@@YAJXZ)...

You are welcome to Port the source code here https://github.com/gileli121/GlassCode/tree/main/CPP to Mac. Renderer.exe is the thing that rerender the window with transparency

help wanted