-
Type: Bug
Every terminal starts with the following message before the first prompt:
```
bash: cannot set terminal process group (8590): Inappropriate ioctl for device
bash: no job control in t…
-
Type: Bug
Hi,
I am using VSCode to connect to a remote server and am invoking background jobs with `nohup python my_script.py > out.log &`. This usually invokes a background job. In very recent VS …
-
Hi
When I try to update from version 1.4.9 to 1.8.0 but I get this error.
~~~text
To complete the upgrade the database now needs to be upgraded. Please backup your database before proceeding.
…
-
As a quick exercise, I have added the ability to search the array values with a regular expression.
The following scope was added to taggable.rb
```ruby
scope :"with_#{tag_name}_like", ->(patte…
-
Type: Bug
I have a custom task in `tasks.json`. Since upgrading to 1.80 it's loading my `$PATH` env variable in an incorrect order.
I have tested this by adding this task in `tasks.json`.
```…
-
Goal: Ability to install all python modules required by our dependencies
We have an internal convention for packages to provide a requirements.txt file in the root of the package when they require …
-
# Reproduction steps
1. Visit the Excel Importer, by going to /ExcelImport.
2. Do not select a file for upload.
3. Click the Upload button
# Expected
1. An error message is displayed indicating that y…
-
Thanks for your work.
As the paper show, it consists four sublayer. But I wonder how the sobel result of x and y be fusioned together?
![image](https://user-images.githubusercontent.com/88184861/12…
-
Type: Bug
I have the commads for "Debug: Navigate Up/Down Call Stack" bound to CTRL +ALT+UpArrow/DownArrow. If I navigate in one direction up or down the stack trace for more than a couple frames it…
-
```
What steps will reproduce the problem?
1. mvn install
2. some artifacts missing
3. tried again
What is the expected output? What do you see instead?
[WARNING] The POM for jetty:jetty-spring:jar:6…