Nisarg Jhaveri

Results 13 issues of Nisarg Jhaveri

``` Jan 20 23:53:23 raspberrypi kernel: [96233.752818] Unable to handle kernel NULL pointer dereference at virtual address 00000064 Jan 20 23:53:23 raspberrypi kernel: [96233.765338] pgd = c0004000 Jan 20 23:53:23...

`syslog` gives, ``` Jan 16 23:33:45 raspberrypi kernel: [27574.739924] Unable to handle kernel NULL pointer dereference at virtual address 000000ac Jan 16 23:33:45 raspberrypi kernel: [27574.760203] pgd = c0004000 Jan...

When the debug adapter is launched externally with `--multi-session`, and `debugServer` points to that adapter, I've noticed significantly faster launch/attach times. One of my process takes ~50 seconds to attach,...

enhancement
help wanted

### Describe the issue you are experiencing I'm trying to develop an add-on that runs an Xorg server and tries to display using the connected hdmi. The Xorg server needs...

bug

How do I get the current picture mode? I can see a method to set current picture mode but could not find anything that returns the current mode already set....

I was trying to integrate the new picture_settings and ability to set brightness, contrast, etc in home assistant and this is what I observed. Initially picture_settings contains all four brightness,...

Make the "Phone First" strategy default as the "Dongle Mode" seems to have some issues left and is not working great from the issues we've seen so far.

Since #3 and likely more such integrations would require communicating between the java.ls extension and the kotlin language server running separately, I tried an alternate approach to simplify the communication....

I'm often getting these or similar errors when trying out a project with both Java and Kotlin source. Is is a [sample Android project](https://github.com/nisargjhaveri/vscode-android-debug/tree/main/examples/SampleApplication) I have with just a couple...