text1
stringlengths
2
269k
text2
stringlengths
2
242k
label
int64
0
1
# Environment Microsoft Windows [Version 10.0.18995.1] Windows Terminal version (if applicable): 0.5.2681.0 # Steps to reproduce set "colorScheme" to setting under powershell profile to one of the scheme listed in the settings file. # Expected behavior The custom theme should be used ...
# Environment Windows build number: 10.0.18362.0 Windows Terminal version (if applicable): 0.5.2681.0 Any other software? No # Steps to reproduce Edit settings.json to and change the powershell background to `#000000` # Expected behavior Background should become black # Actual b...
0
We have a requirement to destroy Angular2 Application when user is navigated to other page (Note: It is an application where we are using angular2 for one page only). So when the user navigates away from this page (using normal anchor), we have to unload/destroy the ng2 app. we are taking applicationRef as follows: ...
[x] bug report => search github for a similar issue or PR before submitting [] feature request on second thouth this is not a feature its definitive a bug [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#q...
0
From @ekini on 2014-09-30T01:23:55Z ##### Issue Type: Feature Idea ##### Component Name: lineinfile module ##### Ansible Version: All versions. ##### Environment: Ubuntu 14.04, and all other. ##### Summary: The module "lineinfile" should have an option to remove duplicate lines matched by regexp. Currentl...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ansible-vault ##### ANSIBLE VERSION ansible 2.4.0.0 config file = /home/lw/code/work/ansible/ansible.cfg configured module search path = [u'/home/lw/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible pytho...
0
When searching for a file with `CMD + P` I would expect results with exact filenames to be more relevant. ![screen shot 2015-03-28 at 10 39 12 am](https://cloud.githubusercontent.com/assets/1388079/6882075/bbb89860-d536-11e4-83b6-57ee45aa76f0.png)
Multiple schemes can be employed to achieve results which are most relevant to the user. Predicting which file a user wants out of a long list of possible matches and presenting it first can help speed up development time/maintain flow and train of thought. Here are some ideas to discuss: * Sort least fuzzy result...
1
##### System information (version) * OpenCV => 3.1 * Operating System / Platform => Ubuntu 16.04(PC) JestonTk1 JestonTX1 * Compiler => gcc ##### Detailed description Question Projection: YOLO-Darknet https://pjreddie.com/darknet/install/ Error occurred when using cvRound function ##### Steps to reproduce ...
##### System information (version) * OpenCV => 3.2 * Operating System / Platform => linux Ubuntu 16.04 64 Bit * Compiler => gcc ##### Detailed description I have recently installed opencv 3.2 in ubuntu 16.04 system and tried to run a C code using opencv library. The code is not compiling because of the follo...
1
Hi there, when I command + f and paste multiple lines into the "find in current buffer" field the lines seem to be pasted into the field but behind all the other ui elements. ![example](https://camo.githubusercontent.com/65ac127d2c73178370109699dd0d2a51c513f52308286dbd235428b2ae9df724/687474703a2f2f692e696d6775722e6...
Pasting something like this in the Find box displays incorrectly 'use strict'; ![paste](https://cloud.githubusercontent.com/assets/127535/5308709/f7235d2a-7bce-11e4-90c9-a2f6b2f092b8.png) It seems like the box gets the height of the content so the overflow hidden doesnt happen. ![css](...
1
**Is this a request for help?** (If yes, you should use our troubleshooting guide and community support channels, see http://kubernetes.io/docs/troubleshooting/.): No **What keywords did you search in Kubernetes issues before filing this one?** (If you have found any duplicates, you should instead reply there.): *...
When I tested with deployment, found some issue. The steps to reproduce is 1. Create a deployment with the example online http://kubernetes.io/docs/user-guide/deployments/#what-is-a-deployment 2. Edit the deployment yaml file, just change the name of the deployment, and create a second one. After creating, chec...
1
The following is a proposal for reworking the existing `kube-up.sh`, `kube- down.sh`, and `kube-push.sh` to eventually be in Go for advanced cloud deployments, while allowing the existing shell investment to continue for a period of time. * Define a `deploy/deploycmd/api` versioned `Cluster` object. This object ho...
ERROR: type should be string, got "\n\nhttps://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubelet-\ngce-e2e-ci/8886/\n\nFailed: [k8s.io] Container Runtime Conformance Test container runtime\nconformance blackbox test when running a container with a new image should be\nable to pull image from docker hub {E2eNode Suite}\n\n \n \n /var/lib/jenkins/workspace/kubelet-gce-e2e-ci/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:290\n Timed out after 300.000s.\n Expected\n <bool>: false\n to be true\n /var/lib/jenkins/workspace/kubelet-gce-e2e-ci/go/src/k8s.io/kubernetes/_output/local/go/src/k8s.io/kubernetes/test/e2e_node/runtime_conformance_test.go:281\n \n\n"
0
##### Issue Type: Bug Report ##### Ansible Version: 1.8.2, devel (as of `fa51e8f`) ##### Environment: Ubuntu 14.04.1 LTS ##### Summary: `ansible_processor` seems to be reporting double the number of vCPUs on the system. Output of `ansible -m setup`: { "ansible_facts": { "ansibl...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME command ##### ANSIBLE VERSION ansible 2.2.2.0 config file = configured module search path = Default w/o overrides ##### CONFIGURATION NA ##### OS / ENVIRONMENT CentOS 6.7 ##### SUMMARY When using ansible to run command modu...
0
Jasmine poses a problem since it relies on injecting variables into the local scope of a module. Here's what I want to accomplish. * Create my dev/production server bundle as usual in one file * Create a separate bundle for running via Jasmine whose modules can `require` any module out of the main server bundle...
I'm using webpack 5 the latest version of webpack it brings many cool features but unfortunately, I got a lot of issues while I trying to load web fonts. I install both of font-awesome 5 and bootstrap icons npm package in my project and include it inside my `app.scss` when I run `npm run build` command to create a di...
0
I'm trying to get three.js to run in rogerwang/node-webkit, the `canvas_` examples are all fine, but I got a `Uncaught TypeError: Type error` when opening the `webgl_` examples. The line that caused this problem is: _gl.uniformMatrix4fv( p_uniforms.projectionMatrix, false, camera._projectionMatrixArra...
##### Description of the problem Why is there no videoTexture toJson imlpemented. Saving state of a videoTexture saves it as Texture with an image and not VideoTexture with video. This happens because videoTexture inherits its toJson from Texture. Also there is no support for parsing videoTexture and saving video t...
0
Not a bootstrap issue but an annoying navigation issue in getbootstrap.com/components/ On my wide screen the height of the left menu is bigger than my screen's height. Due to some smart scrolling, I guess, all items in the left menu which are below my visible area are not accessible. I would not normally report an i...
Hi, Links on the bottom of the menu on the left are not easy reachable. I have to manually scroll to the end of the page. Maybe add a scrollbar ?: ![2013-10-06_195759](https://camo.githubusercontent.com/407a90f242922e3682da5a5076f1e568b1fa6a490ce300cd24b0e67909ebe54e/68747470733a2f2f662e636c6f75642e6769746875622e...
1
I am working on a script against an app which performs backend queries via graphql. Request path is the same, only body in POST requests are different. When I manually visit one section of the site which displays various data I can clearly see multiple graphql queries with different content. However when I run it in ...
### System info * Playwright Version: [v1.32] * Operating System: [macOS 13.2.1] * Browser: [Chromium] * node: v18.12.1 ### Source code * I provided exact source code that allows reproducing the issue locally. **Link to the GitHub repository with the repro** https://github.com/skvale/playwright-repro ...
0
I worked through an example from the documentation on the scrapy shell. One of the commands there did not work however and I got an `AlreadyCalledError` from a deferred in Twisted. More specifically, this example failed during the call to `request.replace(method="POST")`. The method should return a new object accord...
I try to get items from selector, method xpath consider my xpath as a string. I have seen in a book that if i want to iterate over my selector instead of the all page i should use a dot before my xpath, but it seems that doesn't work. This cause i can't get the URL of the article to continue to add items in the items...
0
specification: { "type" : "index_hadoop", "id" : "index_hadoop_myds_2016-12-06T19:58:25.688+08:00", "spec" : { "dataSchema" : { "dataSource" : "myds", "parser" : { "type" : "string", "parseSpec" : { "format" : "json", ...
`HttpRemoteTaskRunnerConfig` extends `RemoteTaskRunnerConfig` and adds more fields, but doesn't override `equals()` and `hashCode()`. While `RemoteTaskRunnerConfig` uses `getClass()` comparison in `equals()`, that breaks the substitution principle.
0
Hello, straight to the point: To reproduce: 1. Go to Bootstrap website, collapse secition: link 2. Open up webdeveloper tools (I use Google Chrome), go to Console tab and execute: `$("#collapse .accordion-body:last").collapse("show");` 3. Result: The last accordion opens, but the first isn't closed. The pro...
Hello! I am using the latest version of Bootstrap from this repo to render a group of checkbox buttons very much like in the demo. <div class="btn-group" data-toggle="buttons"> <label class="btn btn-primary active"> <input type="checkbox" checked> Option 1 (pre-checked) </label> ...
0
update Atom 1.0, if open settings, cpu > 90%. My Mac OSX 10.11
_From@lovio on June 26, 2015 6:7_ No matter installing or uninstalling packages, `Atom Helper` will comsume over 100% CPU. _Copied from original issue:atom/atom#7438_
1
[Enter steps to reproduce below:] 1. ...Create a branch of the second to last commit of the master 2. ...Switch to that branch 3. Made some changes to file, commit changes 4. Switch back to master 5. Atom updated to the "Master version" and resulted in the problem below: **Atom Version** : 0.169.0 **Sys...
1. switch the node_modules package from a version to a git repository 2. npm install **Atom Version** : 0.165.0 **System** : Mac OS X 10.10.1 **Thrown From** : Atom Core ### Stack Trace Uncaught Error: ENOENT, open '/Users/joscha/Development/mailbutler/node_modules/grunt-crx/tasks/crx.js' At...
1
atom-0.191.0-0.1.fc21 on openSUSE 20150227 "Tumbleweed", no apm. atom display Chinese character as box like ☐, both the tree view and editor.
[Enter steps to reproduce below:] 1. File > Save As 2. Ubuntu 14.04 **Atom Version** : 0.188.0 **System** : linux 3.13.0-46-generic **Thrown From** : Atom Core ### Stack Trace Uncaught Error: /opt/atom/resources/atom.asar/browser/api/lib/dialog.js:1 (function (exports, require, module, __filename, __dir...
0
##### System information (version) * OpenCV: 3.3 * Operating System / Platform: ubuntu16 * Compiler: cmake & gcc5.4 ##### Detailed description opencv knn: dead loop ##### Steps to reproduce #include <opencv2/imgproc.hpp> #include <opencv2/ml.hpp> #include <vector> #include "opencv...
##### System information (version) * OpenCV =>4.0.0 beta * Operating System / Platform => Windows 10 64 Bit * Compiler => Visual Studio 2017 * Cuda => 10.0 * Driver => 416.34 * GPU => RTX 2080 ##### Detailed description The example below crashes when using RTX 2080 but works with GTX 1080. The example...
0
The right side of topbar stops functioning properly when you shrink the size of the screen under the min-width. This is observable in both the app and fluid layout if you shrink the screen size. This is due to the position fixed of the topbar forcing it to be anchored to the top right. I tried looking to see if ther...
When you resize the window to a smaller width some menu items will disappear. You can try it here: http://twitter.github.com/bootstrap/examples/container- app.html I didn't look much further into this but I saw that twitter.com has solved this problem by using a javascript that changes the left property for the top ...
1
Describe what you were doing when the bug occurred: 1. 2. 3. * * * ## Please do not remove the text below this line DevTools version: 4.2.1-3816ae7c3 Call stack: at chrome- extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:40:157108 at Map.forEach () at commitIndex (chrome- extension://fmkadmap...
PLEASE INCLUDE REPRO INSTRUCTIONS AND EXAMPLE CODE I got this error when I click 'Ranked'. * * * ## Please do not remove the text below this line DevTools version: 4.0.4-3c6a219 Call stack: at chrome- extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:11:11441 at Map.forEach () at commitIndex (chrome...
1
Hello. How to tabify code? How to replace spaces to tabs?
Would it be possible to add a VS Code command to convert tabs to spaces, and vice versa? I copied some JSON code from GitHub into VS Code, using Google Chrome, and it's indented using tabs. I'd like to convert it to use 2 spaces. I searched for this issue on here, and couldn't find it. I only saw references to VS C...
1
The casting of a `ctypes` Structure object array to numpy array usually results with a numpy structured array. But if the Structure contains a `c_wchar` array (string) field it becomes an object. I could not find the reason why this is happening. Example: import numpy as np import ctypes ...
The following minimal example crashes with numpy 1.14 and python 2.7.5: import numpy a = numpy.zeros(64) numpy.save("/tmp/a.npy", a) lib/python2.7/site-packages/numpy/lib/format.pyc in _write_array_header(fp, d, version) 306 header.append("}") 307 head...
0
In recent atom releases I have massive problems with unicode chars. Here is a screenshot of atom, below the same file in gedit. I also tried greek letters, they don't work as well. IIRC this regression appeared in 0.190. $ atom --version 0.192.0 ![screenshot from 2015-04-19 10-53-33](https://...
Text: > > 这上面的夜的天空,奇怪而高,我生平没有见过这样奇怪而高的天空。他仿佛要离开人间而去,使人们仰面不再看见。然而现在却非常之蓝,闪闪地睒着几十个星星的眼,冷眼。他的口角上现出微笑,似乎自以为大有深意,而将繁霜洒在我的园里的野花草上。 ![3](https://cloud.githubusercontent.com/assets/49931/6959354/a30f8266-d94a-11e4-9167-35ea308a5ad2.png) It happen after update to 0.189.0, and it's normal in 0.188.0 . I try disabled all co...
1
* VSCode Version:1.2.0 * OS Version:ubuntu 16.4 while using vim on a remote server using esc will toggle the terminal
Integrated terminal master issue: #143 Open question: Currently pressing `esc` will hide the terminal, this can be a problem for some terminal programs, for example `vim`. Perhaps this should be configurable?
1
* Material-UI: material-ui@0.16.4 * React: react@15.4.1 * Browser: chrome@54.0.2840.100 The focus `<hr>` is rendered with the following styles: border-bottom: 2px solid; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: initial; The result i...
### Problem description It's a weird issue. The border of a TextField has the color black (see Screenshot): ![bildschirmfoto 2016-12-06 um 19 26 21](https://cloud.githubusercontent.com/assets/2188790/20939277/7f42c96e-bbee-11e6-877b-7ffcd8ed283d.png) Checking the CSS in the developer console: ![bildschirmfoto 201...
1
## Guidelines Please note that GitHub issues are only meant for bug reports/feature requests. If you have questions on how to use Neo4j, please ask on StackOverflow instead of creating an issue here. If you want to make a feature request then there is no guideline, so feel free to stop reading and open an issue. If...
I'm using neo4j 2.1.4. I have nodes - POINT and relationships - ROAD I have index on ROAD property - OBJ_COD and ID. ID is my legacy property, not the result of ID(relationship) neo4j function > :schema ls -l :ROAD > > Indexes > ON :ROAD(OBJ_COD) ONLINE > ON :ROAD(ID) ONLINE > > No constraints I want to searc...
0
Compilation error, when: `export const Desktop = withStyles(styles)<Page>(DesktopComponent)` Where: const styles = { container: { position: 'absolute', // <-- if we will remove this line, all will be ok top: 0, left: 0, right: 0, bottom: 0, paddi...
If I navigate to an `IconButton` using `tab` and press `Enter`, if there is some handler that changes the component, then the ripple effect freezes. * I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior The ripple effect should disappear, as it happens...
0
I am using windows 32 bit OS.When I try to open html files ,the editor stops responding ,the file editing area becomes unclickable. Here is the screenshot of the issue: http://prntscr.com/63oo3q
May be a known issue, but files with large embedded images such as github's public/enterprise/maintenance.html will often cause Atom to freeze (MacVim actually struggles as well). Seems some of them (github's public/maintenance.html for instance) work fine when in soft wrap mode, or until you move your cursor to the...
1
**I'm submitting a ...** (check one with "x") [X ] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question ...
**I'm submitting a ...** (check one with "x") [x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question ...
1
0 info it worked if it ends with ok 1 verbose cli [ 1 verbose cli 'C:\src\node.exe', 1 verbose cli 'C:\Users\ADMIN\AppData\Roaming\npm\node_modules\npm\bin\npm- cli.js', 1 verbose cli 'install', 1 verbose cli '-g', 1 verbose cli 'expo-cli' 1 verbose cli ] 2 info using npm@6.14.9 3 info using node@v1...
Note: I am not sure if this may be a duplicate, as there a some hundred issues around dependencies and I am not sure about keywords to narrow down the issue I ran into. ### Current Behavior: When I ran `npm update` in a project, a dependency (`recharts`, see below) ~~that introduced the v7 lockfile format~~ **edit:...
0
To track the issue, even though @rvraghav93 said he'll work on it ;) Nested cross-validation was possible before, but not when providing a custom cv object and either stratification or the number of samples not being divisible by the number of folds. Maybe StratifiedShuffleSplit would be a good example.
We recently merged a change to cross-validation generators that allows, e.g. KFold to be performed within the training of an outer KFold operation. This should be illustrated with an example. Be creative!
1
In `requests/requests-kerberos` we use GSSAPI to not only authenticate to the server, but also authenticate the server as well. It's called mutual authentication. The way that `Session.send` resolves redirects doesn't allow us to authenticate the redirects. This is a problem because if a user sends a request to `hos...
The last release of requests was from June 29. Since then charset-normalizer 3.x has been released, which the release is incompatible with. This was already fixed in #6261, but is unreleased. Clearly this affects many people, as this issue has been re-reported **so** many times: * #6268 * #6272 * #6298 * #...
0
Dear `Material-UI` Community! Big apology if this has been already addressed or discussed earlier, but I couldn't find any related thread on this so opening this ticket for your kind advise. [X] I have searched the issues of this repository and believe that this is not a duplicate. Attempting to use any material c...
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior ![image](https://user- images.githubusercontent.com/357702/35783895-96d7b3ec-0a07-11e8-80a5-5b6464e39344.png) https://material.io/guidelines/components/selection-controls.html#selection- controls-sw...
0
### Bug report **Bug summary** `matplotlib.pyplot` isn't friendly to remotely run commands with no X server: In [1]: import matplotlib.pyplot In [2]: QXcbConnection: Could not connect to display Aborted However, selecting the backend before hand fixes the problem: I...
This is reproducible on any headless environment using matplotlib 1.5.1. On my system, the following script: from matplotlib import pyplot as plt plt.plot([1, 2], [1, 2]) Will produce the following traceback: --------------------------------------------------------------------------...
1
Electron is crashing while running a build in TravisCI. I setup my own crash reporter server to capture the `upload_file_minidump` file and the other values. The text values are: { "pid": "2190", "ptime": "8282", "lsb-release": "Ubuntu 12.04.5 LTS", "prod": "Electron", "v...
0 libnode.dylib 0x0000000113066322 v8::internal::Heap::IterateAndMarkPointersToFromSpace(v8::internal::HeapObject*, unsigned char*, unsigned char*, bool, void (*)(v8::internal::HeapObject**, v8::internal::HeapObject*)) + 386 1 libnode.dylib 0x0000000113065bfe v...
1
julia> x = (year = 2012, name = "pancho", gender = :m, breed = "chihuahua", borough = "queens", zip = "11358", issued = 2011-06-11, expired = 2012-06-11, vector = [-0.0178, 0.0398, 0.0632, 0.063, 0.0181, 0.0617, 0.0578, 0.0089, -0.0245, 0.0026, 0.0032, -0.0484, 0.0236, 0.0672, -0.0312, 0.0232, 0.0571, 0...
### System $ uname -a Linux liberty 4.19.0-10-amd64 #1 SMP Debian 4.19.132-1 (2020-07-24) x86_64 GNU/Linux $ cat /proc/cpuinfo | grep "model name" model name : AMD Athlon(tm) II X2 255 Processor model name : AMD Athlon(tm) II X2 255 Processor $ julia --version julia version 1....
0
I'm seeing this build failure only on RHEL 7.2 3.10.0-313.el7.ppc64le. I've successfully built on another RHEL7.2 with a later kernel as well as other distros without the error. I know there was a restriction on certain Linux kernel versions but couldn't find where that is documented. Please answer these questions b...
At `43ed65f` (Mar 13 2016), running all.bash. The only change in my client is in os/user/user_test.go which is clearly not involved. /cc @dvyukov @aclements panic: test timed out after 3m0s goroutine 21722 [running]: panic(0x1c27e0, 0xc820484040) /Users/rsc/go/src/runtime/panic.go...
1
### Version 2.6.0 ### Reproduction link https://jsfiddle.net/goblinlord/k64bx8gp/9/ ### Steps to reproduce 1. Create an element with `type` attribute set to either `checkbox` or `radio`. 2. Call `preventDefault` on the `click` event (or just set `@click.prevent`) 3. Set the `checked` value synchronously to...
### Version 2.6.10 ### Reproduction link https://jsfiddle.net/skav/moks07y2/4/ ### Steps to reproduce Check a checkbox ### What is expected? Label and attribute are the same as state ### What is actually happening? Label is the same as actual state, but checked attribute doesnt change at all * * * It works...
1
I tried to run an 8 GPU training job, and it OOM'd, so I investigated whether it could run on 1 GPU. It could! So here are two commands, the first one says that it is using 14814MiB on GPU 0. The second says it is using `15594MiB` on each. This doesn't happen in PL, which leads me to believe that `distributed_s...
## Environment info * `transformers` version: 3.0.2 * Platform: Linux-5.3.0 * Python version: 3.6.10 * PyTorch version (GPU?): 1.6.0 (True) * Tensorflow version (GPU?): 2.3.0 (True) * Using GPU in script?: Yes * Using distributed or parallel set-up in script?: Distributed ### Who can help @LysandreJi...
1
## ℹ Computer information * PowerToys version: * PowerToy Utility: * Running PowerToys as Admin: * Windows build number: [run "winver"] ## 📝 Provide detailed reproduction steps (if any) Version: 0.22.0.0 OS Version: Microsoft Windows NT 10.0.19041.0 IntPtr Length: 8 x64: True Date: 09/15/2020 14:0...
## ℹ Computer information * PowerToys version: 0.21.1.0 * PowerToy Utility:FancyZones * Running PowerToys as Admin:Yes * Windows build number:Microsoft Windows NT 10.0.19041.0 ## 📝 Provide detailed reproduction steps (if any) Version: 0.21.1.0 OS Version: Microsoft Windows NT 10.0.19041.0 IntPtr Leng...
1
Yesterday, I saw a bug in the behaviour of inputs with ngModel set. When you have some text in the input already and you put the cursor before that text and start typing really fast (press all buttons of your keyboard), the cursor jumps to the end of the string. The issue also occurs in textareas making them unusable...
When you type extremely fast, the [(ng-model)] behaves buggy. When I did a debug I found next condition inside NgModel directive: if (isPropertyUpdated(changes, this.viewModel)) { this._control.updateValue(this.model); this.viewModel = this.model; } Here is the reference to the source...
1
Currently Playwright generates a uuid-style filename We're using Playright to record out tests in a pipeline which is providing excellent visual feedback thank you! https://github.com/Subscribie/subscribie/actions/runs/462234262 (please see artifacts) It's very valuable to visually see when/why a test fails as a vi...
Hi team. I love the new video API in 1.5.0. Very clean. I don't see any information about how to name video files in the examples though. Seems like each file is just assigned a random name with no way to change that. When the API was in beta, we could get a handle to the file in order to rename it. Am I missing some...
1
After #6990 is merged, we should rephrase the installation docs in terms of pip install on linux. Basically if you're on i386 or x86_64 you can now use binaries. If you're on raspberry pi, or some other ARM or whatever, the warning still applies. So I think it's fair to now recommend pip install sklearn as the main m...
I think with anylinux it's now fine to install numpy and scipy using pip, so we should remove that sentence from the install documentation. ping @GaelVaroquaux
1
According to documentation VS Code can autodetect tasks from within Gulp, Grunt and Jake files. It would be nice if there was extension point to add support also for other type of build files - while I have created FAKE (F# Make) plugin I think it would be better to have more general solution allowing us just to ext...
Issue Id: **86637fe9-38db-b0c2-7bfa-cf7e40c002e9** _Versions_ \- 0.10.8 _Stack_ TypeError: Cannot read property 'className' of null [/vs/base/browser/dom.ts#L65:20 (_findClassName)](https://github.com/microsoft/vscode/blob/db71ac615ddf9f33b133ff2536f5d33a77d4774e/src/vs/base/browser/dom.ts#L65:20 %28_f...
0
ERROR: type should be string, got "\n\nhttps://console.cloud.google.com/storage/browser/kubernetes-jenkins/pr-\nlogs/pull/22962/kubernetes-pull-test-unit-integration/20155/\n\n \n \n Build timed out (after 60 minutes). Marking the build as aborted.\n Build timed out (after 60 minutes). Marking the build as failed.\n FATAL: Unable to delete script file /tmp/hudson1095119725192734885.sh\n \n\n"
I think yesterday they were running in under 40 minutes. I did kubernetes-retired/contrib#1022 because the submit queue is timing out before merging after running tests. I will try to push it live tonight. But we need to figure out what caused this.
1
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.0 * Operating System version: macos * Java version: 1.8 ### functions 1. Upgrade junit to...
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.6.0 * Operating System version: windows10 * Java version: 1.8 ### Steps to reproduce this issu...
0
Trying the ++ operator.,I had to put ++ twice for the value to change. Challenge Waypoint: Increment a Number with Javascript has an issue. User Agent is: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9`. Please describe how to reproduce this ...
Challenge Waypoint: Decrement a Number with Javascript has an issue. User Agent is: `Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36`. Please describe how to reproduce this issue, and include links to screenshots if possible. My code: var myV...
1
**I'm submitting a ...** (check one with "x") [ x ] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question ...
Data types: email, url, number, date, time, week, month.
1
Hi, I'm trying to complile TF from sources I recieve the following error: `dyld: Library not loaded: @rpath/libcudart.8.0.dylib` I know for a fact that cuda is correctly installed as I'm currently using TF on my machine (pip). I've been following those steps: 1. clone master 2. select X-code 7.2 3. ./co...
Something related to linking seems to cause the build to fail on Mac OS 10.12.2 when building with CUDA. Verbose build error is: $ bazel build -c opt --config=cuda --verbose_failures //tensorflow/tools/pip_package:build_pip_package INFO: Found 1 target... ERROR: /Users/anton/tmp/tensorflow/ten...
1
### Bug report `pip install matplotlib` fails today on `kiwisolver` error on Mac. Something broke on `kiwisolver` update that was pushed recently (https://pypi.org/project/kiwisolver/#history). Related issue - nucleic/kiwi#66 **Code for reproduction** conda create -n kiwi-bug python-3.6 conda act...
Since today, when I try to install `matplotlib` on macOS via `pip`, the installation fails while trying to build `kiwisolver`. Can we ensure that all dependencies of `matplotlib` provide wheels? log ... Building wheels for collected packages: kiwisolver Building wheel for kiwisolve...
1
The documentation for neo4j 2.3.2 says: "CREATE UNIQUE is in the middle of MATCH and CREATE — it will match what it can, and create what is missing. CREATE UNIQUE will always make the least change possible to the graph — if it can use parts of the existing graph, it will." (http://neo4j.com/docs/stable/query-create-...
Hello! I have rather good experience with neo4j 3.X and jre8, but struggle to migrate to jre11 and neo4j. I always recreate DB with neo4j-admin from csv (about 40GB) DB path is custom and set in /etc/neo4j/neo4j.conf The issue is not related to permissions. I tried to chown and to create everything by neo4j user...
0
##### Description of the problem If all of the coordinates in `Box3` are set to `NaN`, then `empty()` returns false. This is troublesome for cases where we use `applyMatrix4()` transformations to empty boxes and expect them to remain empty. ##### Three.js version * Dev * r75 * r73 ##### Browser * All of ...
I think the new (and awesome!) feature of point lights with shadows has an issue. I've been playing with the feature using this example: three.js-dev/examples/webgl_shadowmap_pointlight.html and the only thing I did was adding disabling a shadow on existing light and adding a new light (in a most straightforward ...
0
Challenge generate-random-whole-numbers-within-a-range has an issue. User Agent is: `Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36`. Please describe how to reproduce this issue, and include links to screenshots if possible. // Example ...
#### Challenge Name Generate Random Whole Numbers within a Range #### Issue Description I think my code is correct. It meets the conditions if I log out the results to console but it will not pass the tests. #### Your Code // Example function ourRandomRange(ourMin, ourMax) { return Ma...
1
* VSCode Version: 1.1.1 * OS Version: OSX 10.11.5 (El Cap) Steps to Reproduce: 1. Select a code block 2. Hit backspace fast after completing the selection. Result: VSCode goes ahead and carries over the selection to whatever is occupying the same space now. If you wait a little after selection, the proble...
* VSCode Version: 1.1.1 * OS Version: OSX 10.11.4 Steps to Reproduce: 1. Hold left mouse button and drag-select some text 2. Press some keyboard key, to replace or delete the selected text 3. Release left mouse button Actual Result: Some texts are selected, depending on the location of the mouse releas...
1
## 📝 Provide a description of the new feature ## _What is the expected behavior of the proposed feature? What is the scenario this would be used?_ When moving a window, if you switch desktop using Ctrl+Win+LeftArrow or Ctrl+Win+RightArrow (or an assigned keystroke / mouse button) then the window will follow you to...
One of the thing I've found lacking ever since I started using the virtual desktops is the ability to move a window with you while moving to another virtual desktop. Currently, we can move to another desktop using the shortcut `ctrl + win + left/right`, I feel like a shortcut along the lines of `ctrl + win + alt + l...
1
Challenge http://www.freecodecamp.com/challenges/waypoint-target-the-parent- of-an-element-using-jquery has an issue. Please describe how to reproduce it, and include links to screenshots if possible. I've read the multiple issues classified as bugs where the child (#target1) wasn't identified in the code but the pa...
#### Challenge Name Applied Visual Design: Adjust the Width of an Element Using the Width Property Challenge Link #### Issue Description I just started doing some of the newer additions in beta, and it seems like when you begin a new challenge, none of the current HTML/CSS code is rendered on the right, by defau...
0
### Apache Airflow version 2.2.0 (latest released) ### Operating System Debian GNU/Linux 10 (buster) ### Versions of Apache Airflow Providers apache-airflow-providers-celery==2.1.0 apache-airflow-providers-mysql==2.1.1 apache-airflow-providers-postgres==2.3.0 apache-airflow-providers-sq...
**Apache Airflow version** : Master - 2.0.0dev **Environment** : GitHub CI jobs. **What happened** : The Celery Executor test is transiently failing. I think this started to appear recently (so likely it is one of the optimizations implemented recently) You can see an example of such failure here but there are ...
0
# Bug report ## Describe the bug I'm doing a `router.push` using url, as, and passing query object in options parameter. When the page is rendered from the server side, the query string is processed fine. However, when using `router.push`, query seems to be ignored. ## To Reproduce Steps to reproduce the behavio...
# Bug report ## Describe the bug Using Next 9's routing solution for a Universal App, "router.query" for post- SSR client-side navigation is never populated even if `asPath` contains a query string for any of the following router access methods: import { SingletonRouter, useRouter, withRouter } fro...
1
It would be a great idea to obtain these utilities through the Windows Store and would be easier for the end user to update them when available.
# Summary of the new feature/enhancement The idea is to be able to use more than one zone with one window. For example if we have 2 windows, and 3 zones (e.g. 3 vertical zones) I would like that one window uses 2 of them and the other only one. There are some cases that I can use these 3 zones, but I don't think th...
0
* VSCode Version: 1.0 * OS Version: Mac OS X 10.11.4 Steps to Reproduce: 1. Open the Command Panel which is translated to Chinese 2. Cannot type English command, only Chinese are accepted Command should be in English, or add an option to switch that.
* VSCode Version: バージョン 0.10.12-insider コミット `ef2a1fc` 日付 2016-03-21T11:33:38.240Z シェル 0.35.6 レンダラー 45.0.2454.85 ノード 4.1.1 Even Japanese people, typing Japanese words are very painful and time- consuming because of IME composition problems. We expects that the commands are all in English. For examp...
1
* Mention the authors (see `Definitions by:` in `index.d.ts`) so they can respond. * Authors: @bonnici @CodeAnimal @DABH It would be great, if definitions for `winston` 3.0.x could be provided.
* I tried using the `@types/winston` package and had problems. * I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript * I have a question that is inappropriate for StackOverflow. (Please ask any appropriate questions there). * Mention the authors (see `Definitions by:` in `...
1
**Riccardo** opened **SPR-2861** and commented All the beans defined in any configuration file are visible from the whole project. t would be useful to be able to limit the visibility of a bean to only the file where it is defined. Something like <bean-local ... >. I have looked in the forum and jira and I couldn't...
**Eberhard Wolff** opened **SPR-7170** and commented In JavaConfig beans created by protected methods with `@Bean` annotation had visibility inside the `@Configuration` class only but were not exported into the global `ApplicationContext` and therefore cannot be referenced from there or other `@Configuration` annota...
1
I keep getting this problem after completing a task. Duplicate user problem?
After completing some challenges (using ctrl+enter twice) I get redirected to http://www.freecodecamp.com/map where a banner pops up and says "Oops! Something went wrong. Please try again later" I'm on the beginning of the HTML5 and CSS section Edit: I just looked at the console after this happened again and here...
1
Emoji 🕷 Spider cannot be correctlly rendered: Store Version v0.2.1715.0 ![image](https://user- images.githubusercontent.com/968222/60318128-6e8e0c00-99a4-11e9-83f8-e425d665370e.png) maybe duplicate to #900 ?
# Description of the new feature/enhancement Support for Windows 10 LTSC # Proposed technical implementation details (optional) Windows 10 LTSC doesn't support Windows Store Apps, but the terminal is an essential part of daily management.
0
# Checklist * I have verified that the issue exists against the `master` branch of Celery. * This has already been asked to the discussion group first. * I have read the relevant section in the contribution guide on reporting bugs. * I have checked the issues list for similar or identical bug reports....
The issue with redis key getting evicted every time. I read an old issue link. I have confirmed that my Redis instance is not hacked. In fact, we are using Secured Redis. `OperationalError("\nCannot route message for exchange 'reply.celery.pidbox': Table empty or key no longer exists.\nProbably the key ('_kombu.bind...
1
#### Code Sample, a copy-pastable example if possible import pandas as pd import numpy as np table = pd.DataFrame(data=np.random.randn(5,2), index=[4,1,'foo',3,'bar']) table = table.sort_index() #### Problem description The code above works in python2. However, in python3 a `TypeError` is...
In [1]: Index([0, '1']).sort_values() --------------------------------------------------------------------------- TypeError Traceback (most recent call last) <ipython-input-1-c2949e5a9d7f> in <module>() ----> 1 Index([0, '1']).sort_values() /Users/...
1
I have two pieces of logically identical code below with differences only in the order of class definitions. However, that resulted in two different ways being used to define the `defineProperty` method in the compiled output. **Version 1** compiled into: `import _Object$defineProperty from "babel-runtime/core-js/...
### 💻 * Would you like to work on a fix? ### How are you using Babel? babel-loader (webpack) ### Input code no code ### Configuration file name _No response_ ### Configuration _No response_ ### Current and expected behavior If I install newest preset-env with npm, I have to install plu...
0
This has been bugging me for a while: To guard yourself against mistakes, it's nice to use type aprameters to give a type signatures that depend on its unit, without having any actual members of type T in the structure. Example: #[derive(Copy)] pub struct Vector2D<T> { pub x: f32, pub ...
For example: #[deriving(Clone)] struct Filter<A, I, P> where I: Iterator<A>, P: FnMut(&A) -> bool { it: I, p: P, } expands to: impl<A: Clone, I: Clone, P: Clone> Clone for Filter<A, I, P> where /* .. */ { /* .. */ } The `A: Clone` bound is incorrect. Instead `de...
1
## 📝 Add the ability to duplicate custom templates When creating a template there are 2 basic ways to go about it. Edit an existing template type and Edit the "Create new custom" template type. I believe the ability to duplicate a template would be useful. This is because the largest barrier to entry to creating ne...
Same issue here with the latest v19.1, even after remapping Alt+Space to different keymap eg. Alt+P, it's not opening up Run at all. _Originally posted by@teekamsuthar in #4938 (comment)_
0
hello, puppeteer-extra-plugin-stealth compatible palywright. but palywright-python Install puppeteer-extra-plugin-stealth
### Your question hello, puppeteer-extra-plugin-stealth compatible palywright. but palywright-python Install puppeteer-extra-plugin-stealth
1
Using `import()` with a module seems to just give it an id as a name. It would be nice to either be able to name the chunk, or to use a name derived from the name of the import.
I have `require('moment')` in my own module, also I use `bootstrap- daterangepicker` which also depends on `moment`, then I saw this in my build log: ./~/moment/moment.js 104 kB {0} [built] ... [10] ./~/bootstrap-daterangepicker/~/moment/moment.js 104 kB {0} [built] it seems `moment.js`...
0
## Steps to Reproduce Here's a sample app which demonstrates the problem, you can trigger the error by switching between the tabs. For example selecting the 3rd tab and then the 1st tab. import 'package:flutter/material.dart'; void main() => runApp(new MyApp()); class MyApp extends S...
## Steps to Reproduce I have a PageView that contains the top level widgets for my app, with switching between them controlled by a BottomNavBar. As per @Hixie's advice in the chat, I am adding `AutomaticKeepAliveClientMixin` to these top level widgets so the PageView won't recycle them and will preserve state. Afte...
1
### System info * Playwright Version: [v1.32.0] * Operating System: [Windows 11] * Browser: [Chromium] * Other info: ### Source code * I provided exact source code that allows reproducing the issue locally. I used a template with electron, vite and playwright set up. Running one test passes no problems,...
Hello amazing team. My team really need some small improvements from you: 1. Could I ask you about add possibility to put snapshot's picture in some common folder instead of spec name folder. Because better to save some snapshots in one place and not duplicate it in such different folders. _(for example: I have 3 ...
0
Today my Atom crashed and I realized that there is no such thing as restore your unsaved work. Since this is more than standard nowadays - please add this!
I love that you can view a file's location when hovering on the tab, but waiting for things to appear on hover is not the strong suit of most devs I know. 😄 Seems context click (two finger, right click, etc) is not being used for anything on tabs currently, what do you think about adding support for displaying that...
1
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.6.4 * Operating System version: windows 10 * Java version:jdk1.8 ### Steps to reproduce this i...
* I have searched the issues of this repository and believe that this is not a duplicate. * I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.5-SNAPSHOT * Operating System version: windows10 * Java version: 1.8 * zookeeper version: 3...
0
### Describe your issue. "scipy.optimize.shgo" bug in handling multi-dimensional variables. My obj is a function of a two-dimensional variable. As the error message shows below, 'shgo' seems can't handle (m,) shape variables. However, even after I have changed "if g(self.x_a, *args) < 0.0:" to "if any(g(self.x_a...
The documentation seems to impy that constraints can be vector function. However, when I tried to modify the basic example given there to work with one inequaity constraint that returns a 2-dimensional vector instead of two scalar constraints, I got an error. Here is my code: def f(x): # (cattle-fee...
1
* I have checked the FAQ of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 2.7.8 * Operating System version: * Java version: xxx reference: `org.apache.dubbo.rpc.protocol.http.HttpProtocol` `org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol`
0
These duplicate the functionality of e.g. `uint::range`
The signature of `from_raw_buf` is: fn from_raw_buf<T>(p: &'a *const T, len: uint) -> &'a [T] The fact that the lifetime of the returned slice is the same as the lifetime of the pointer is a very bad idea. And now that `CVec` is gone, this is the only way to build a slice from a raw pointer. I can se...
0
Needs to do a check to see if document is available, otherwise this throws a document is undefined on the server. https://github.com/callemall/material- ui/blob/47bf496d977d0ff1ef9e1a7615c405b49e81ac2a/src/overlay.jsx#L57-L59
In my code I added import {DatePicker} from 'material-ui'; Then i've got error ReferenceError: document is not defined at [object Object].componentWillMount (~/node_modules/material- ui/lib/overlay.js:64:34) I also change my import to const DatePicker = require('material-ui/lib/date-picker/date-picker'); ...
1
## Bug Report **Current Behavior** When using object destruction on function parameter types, babel seems not to understand this syntax. Error keep's saying `SyntaxError: /path/to/my/file/inputs.tsx: Unexpected token, expected ")" ` I'm pretty sure this is a problem with babel because it works perfectly on ts- l...
## Bug Report **Current Behavior** Code fails with Babel, works with TSC. **Input Code** * Babel REPL (ps: needs to install the `@babel/plugin-transform-typescript` plugin) * TypeScript Playground This code fails on Babel but not on TSC: type MyType = ({ theme }: { theme: string }) => string ...
1
I have a problem of alignment with glyphicons in Android Chrome when use a navbar: ![image](https://camo.githubusercontent.com/b009b3146d47fc7a9293d51d3974f287a51d6379c65d4aedad3839cfa14678a3/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f313235323031352f323331393832322f38373339613231322d6133383...
When using the has-feedback class on a form and if the label on the form group is not specified then it does not render correctly. <form> <div class="form-group has-success has-feedback"> <input type="text" class="form-control" id="inputSuccess2"> <span class="glyphicon...
1
apt_key module should support the following scenario: apt-key adv --keyserver keys.gnupg.net --recv-keys ABCDEF
##### ISSUE TYPE * Bug Report ##### ANSIBLE VERSION ansible 2.4.0.0 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.6/site-packages/ansible exe...
0
I am trying to work on 5 Minute quick start tutorial for Angular 2. (https://angular.io/docs/ts/latest/quickstart.html). While executing npm install I am getting following errors with typings. I was getting similar errors for es6-shim, but got that resolved after setting http and https_proxy variables. Any pointer t...
This is a refinement of #306, which I believe shows a missed opportunity for eliding import declarations from generated code, as well as a problematic consequence of the current behaviour. Suppose we have the file `code.ts` containing: declare module A { export enum Color { Red=1, Green=2, Blu...
0
I am calling to_string() without any parameters and it beautifully fixed- formatted my dataframe apart from my very wide filename column, that is being truncated with "...". How can I avoid that? FILENAME OBS_ID XUV 0 'mvn_iuv_l1a_IPH3-cycle00007-mod...
Bit of a PITA to repeat the information in every PR in a release note for that PR as well. The automation tools in IPython for this work well there and in statsmodels. Would be nice to consider adding these to pandas. https://github.com/ipython/ipython/blob/master/tools/gh_api.py https://github.com/ipython/ipython...
0
It's an incredibly simple feature, but _sooo_ useful. I've had a utility installed to do this for a few years now and I never go on a new windows install without it. When I use other people's PCs as well, I really miss the ability to keep a specific window in front. **How it works:** As I have it at the moment, pre...
crutkas: Should look at #49 also for additional feature implementation idea And #641 for transparency
1
**I'm submitting a ...** [] bug report [ x ] feature request [ ] support request **Current behavior** Querying ngContent with a superclass doesn't work. **Expected behavior** Querying ngContent with a superclass should work. **Minimal reproduction of the problem with instructions*...
## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [X] Bug report [ ] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angu...
1
## 🐛 Bug ## To Reproduce Reproducer: import torch class Bug(torch.nn.Module): def forward(self, x): # no bug # bug: "IndentationError: unexpected indent" return x f = torch.jit.script(Bug()) $ python bug.py Traceback ...
`nvcc fatal : The version ('90000') of the host compiler ('Apple clang') is not supported`
0
**Bjorn Harvold** opened **SPR-6741** and commented This RequestMapping doesn't work: @RequestMapping(value = "/administration/user/{id}/account/{accountId}/transfer/{accounttransferId}", method = RequestMethod.GET) This RequestMapping works: @RequestMapping(value = "/administration/a...
**Gonne Martens** opened **SPR-2885** and commented I have also noticed a high performance degradation from Spring 1.2.8 to Spring 2.0.1 with heavy use of prototype beans. I have attached a very simple test application which creates 100,000 prototype beans without multithreading and generated the following results:...
0
According to the documentation, if a callback function is specified as a kwarg to the basinhopping function, this callback function should be called after every local minimum found. > > > `callback : callable, callback(x, f, accept), optional` > Callback function which will be called for all minima found. x and f...
My issue is about ... As far as I understand, callback function is called when a local minima is found. When I use basinhopping global minimization algorithm, I have observed that the callback function is not called when local minima is found for initial guess. I have tried to reproduce this issue with the following...
1
This looks like a duplicate of a previously fixed issue (#1441) which is occurring for me in 2.1.x-dev beta version (just upgraded to beta 4 today). In my php.ini upload_max_filesize is set to 2M When I upload a file > 2M (3.2M in my case) I get `The file "" does not exist 500 Internal Server Error - FileNotFou...
hinclude() allows dynamic retrieval of a controller's response. What if I want to use the result of this variable multiple times in my twig template? **Option 1** Make multiple calls for the same string: <div>{{ render_hinclude(controller('AppBundle:App:getString'), {'default': 'Loading'}) }}</div> ...
0
Since 0.210.0, it appears that Atom gets two icons instead of just one if Atom is pinned to the Windows taskbar. Clicking the pinned icon will open another icon that represents the running app. I would expect the first instance of Atom to reuse the pinned icon rather than adding a new one.
Atom 0.199.0/win32 with all community packages disabled incorrectly autocompletes the following as soon as @ is typed: /** * @ This gets completed to... /** /** * @ * only happens on the first line after a `/*` or `/**` * happens regardless of document type (tested ...
0
## Steps to Reproduce I'm using firebase storage to upload files. My broadband speed is around 80Mbps(download & upload). Avg. file size I'm trying to upload is 2.5MB which is taking minimum 2mins to upload to firebase storage server. My Main.dart file // Copyright 2017 The Chromium Authors. All ...
## flutter run on camera plugin example I tried to run the camera plugin example on both iOS simulator iPhone 6 This is the first part of the output: Failed to build iOS app Error output from Xcode build: ↳ ** BUILD FAILED ** The following build commands fai...
0
It seems that the local cache feature introduced in `v3.1.10` breaks the propagation of exceptions via `celery.result.AsyncResult.get` if the result is serialized with JSON (and possibly others, except `pickle`). To reproduce: # test.py import sys import traceback from celery imp...
`celery inspect conf` command always returns empty `BROKER_TRANSPORT_OPTIONS` even when it seems set properly with `celery report` command. I'm not sure this setting is really working on each active workers. But I see some 1h+ tasks are running on duplicately on two workers. Output of `celery report` ...
0
> It may releated to **Issue 2375: Crash: Use after free of std::function > through CodepointWidthDetector** , but I'm not sure. # Environment Windows build number: Microsoft Windows NT 10.0.18985.0 Windows Terminal version (if applicable): 0.4.2382.0 Any other software? ...
Hi, I like the new terminal and use it often. One thing which doesn't look very nice is when I start the Terminal with "run as administrator" then I see the UAC prompt with the message "Unknown program". Can this be fixed to have "Windows Terminal" there? Thanks! best, Oliver
0
It's good to directly run WebAssembly files in **deno** like `.js` and `.ts` files. If so then I can run: `deno run myTask.wasm` without any additional files and steps. (it exports a common function like `main` or `start` or ...) Also it's good to directly import these files to project with simple and readable s...
It was removed in #5135 Potentially this should be behind the --unstable flag? cc @bartlomieju
1
Running `julia doc/genstdlib.jl` to generate the ReST documentation fails on the following commit at the following line: https://github.com/dpsanders/julia/blame/d633afac7d86021525056445efe1d12a1a7c3974/doc/stdlib/numbers.rst#L358 This is due to the fact that it finds a "duplicate" at https://github.com/dpsanders/...
I have not been able to compile Julia master successfully on my Apple Silicon Mac since Feb 9. Not exactly sure which commit led to this error: LLVM ERROR: failed to perform tail call elimination on a call site marked musttail signal (6): Abort trap: 6 in expression starting at none:0 ...
0
Trying to load image in fragment but it doesn't work. It says "Failed to load model" under **onException** Glide.with(PImageFragment.this).load(Utility.productBaseURL + image_url) .placeholder(R.drawable.ic_placeholder) .error(R.drawable.ic_place...
**Glide Version** : 3.7.0 Hello guys, We used a self-signed HTTPS cert on debug env, so may need to do litte thing on UrlConnection inside HttpUrlConnectionFactory under HttpUrlFetcher, is there anyway to configure/replace default DEFAULT_CONNECTION_FACTORY? OR I have to rewrite a new module and stub by install m...
0
_Original tickethttp://projects.scipy.org/numpy/ticket/1736 on 2011-02-04 by @FrancescAlted, assigned to unknown._ The next script describes the problem. import numpy as np print "numpy version:", np.__version__ a = np.zeros((), dtype="S10") a[()] = "hello1" # works! print ...
_Original tickethttp://projects.scipy.org/numpy/ticket/1735 on 2011-02-04 by @FrancescAlted, assigned to unknown._ The next script describes the problem. import numpy as np print "numpy version:", np.__version__ a = np.zeros((), dtype="S10") a[()] = "hello1" # works! print a...
1