Irmin Okic

Results 8 issues of Irmin Okic

After installing WinFSP and the virtiofs driver in the provisioning phase, then configuring the service to autostart with `sc config VirtioFsSvc binPath="C:\Program Files\Virtio-Win\VioFS\virtiofs.exe" start=auto depend=VirtioFsDrv` ... the virtiofs share gets...

Hi, thank you for the nice and simple tool for annotating images. One small thing that would make sequence numbers better is centering. The numbers are all a bit to...

bug

Closes #13353

### Debug output #14 1041.2 In file included from third_party/re2/util/pcre.cc:21: #14 1041.2 third_party/re2/util/pcre.h:503:11: error: 'int32_t' does not name a type #14 1041.2 503 | mutable int32_t hit_limit_; // Hit limit...

waiting-intake

### Describe the bug: Applications with USB access fail, e.g: ``` 00dc:err:wineusb:DriverEntry Failed to initialize Unix library, status 0xc0000135. 00dc:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000135 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb"...

### Bug Description: While chatting with the Coder agent the following error message appears: `Unexpected token 's', "src/main/j"... is not valid JSON` ![Image](https://github.com/user-attachments/assets/da1450de-6ce8-4511-a885-1bffe9b9b6d6) This happens every time after the agent...

### Bug Description: Executing JUnit tests works using the test explorer. If there is a bug somewhere in the productive or test code that prints a stack trace, issues can...

vscode

### Bug Description: Running a java debugging session with breakpoints in the current project's sources works as expected with a launch configuration similar to: ``` { "type": "java", "name": "Java...