ChieftainY2k

Results 19 comments of ChieftainY2k
trafficstars

@cedricve I was just playing around with optimal parameters to detect motion in the area my camera is pointed at and then after setting delay do 100 this memory bug...

Just tested it with following setup and was able to reproduce the memory problem: * Hardware: Raspberry Pi 3 Model B Plus Rev 1.3 * SD Image: https://github.com/kerberos-io/kios/releases/download/v2.7.2/kios-raspberrypi3-20180714.img.gz ![image](https://user-images.githubusercontent.com/968529/83396053-a1822080-a3fb-11ea-92a8-b31e6fcdfc57.png)

After recent upgrade to `Vagrant 2.2.18` and running `plugin update` I run into exactly same issue - loads and loads of the UAC prompts about the hosts file , just...

Hello, any news on that ? The line wrap limit at 60 is reeaaaaal PITA , if you will :)

A temporary workaround (for Win10/cygwin) is to run own ssh client with custom vagrant config (host/port/key): https://stackoverflow.com/questions/10864372/how-to-ssh-to-vagrant-without-actually-running-vagrant-ssh

Thanks for such a quick reply. It seems are settings are correct, and yet the problem is still there 🤔 This code results in the "Cannot search for usages from...

It seems that even with the simplest bash file (nonexistent function) the issue is still there 🤔 ``` #!/usr/bin/env bash foobar ``` ![image](https://github.com/BashSupport-Pro/bashsupport-pro/assets/968529/7c08e011-e2dc-4602-b01d-253bd2a0e19e)

@jansorg The caret is **already** on the element so this message is.... strange ? :) I suggest... "no references or usages found" , that would be more informative and precise...

Yeah , I've just check it with PHP files, same message there :) Well, will contact phpStorm devs about this then , thanks for your support on this , appreciate...