Kyler Nelson

Results 14 issues of Kyler Nelson

Since the switch to GTK4, the application is not scaling properly on a high DPI monitor. I have my system configured for 2x scaling so that everything isn't absolutely tiny...

### Bug Description Recently, when working on an application using oracle databse, it became necessary to specify options to the oracle database driver/client on a per-query basis. According to the...

This code change will address the double-skipping bug with the Windows 10 media overlay enabled that is mentioned in several issues. When the Windows 10 media overlay integration is used,...

The default firewall rule created by usbipd-win is marked to be active for all network profiles, though it is constrained to only allowing access to devices on the local subnet....

documentation
enhancement

Extension Name: vscode-gradle Extension Version: v3.8.4 OS Version: Windows 11 Pro 21H2 VSCode version: 1.63.0 **Describe the bug** Gradle dependency fetching fails when opening a new directory with a build.gradle...

bug

**Platform** - - [x] Forge - [x] Spigot **What you want to be added?** - A wiki page that documents the config changes needed for setting up the discord whitelist...

enhancement

When working on Windows, the script responsible for generating `lib/.gitignore` when executed by git hooks uses the wrong path separator for .gitignore files, preventing TypeScript-generated JS files from being consistently...

Since oracle database 12.2, database object names longer than 30 characters has been supported. This PR dynamically sets the maximum character limit for names generated in oracledb based on either...

When calling `tpl` from a template being rendered in the context of a subchart (using `{{ include "common.configmap" .Subcharts.common }}` as detailed in PR #9957, which introduced the `.Subcharts` object...

bug

Presently, knex encounters issues in Oracle database when certain migration commands are executed when a custom `wrapIdentifier` option is specified in the knexfile - particularly when this option is used...