text1
stringlengths
2
269k
text2
stringlengths
2
242k
label
int64
0
1
Ubuntu doesn't show up in the terminal. Its installed on my machine but the new terminal is recognizing it.
# Environment Windows build number: 10.0.18362.295 Windows Terminal version (if applicable): 0.4.2382.0 # Steps to reproduce 1. In your profiles.json, create two profiles (we will call them A and B) 2. Give A the space background image and B the tree background image (attached at the bot...
0
# Bug report ## Describe the bug In some circumstances, `next build` is failing in CI environment (CircleCI) with the exception `Callback was already called'. There is a random factor and it's not happening 100% of the time, but more than 50% at the moment. This is triggered from the `neo-async` package which is ...
If you look into the next.js doc you'll see: ![image](https://user- images.githubusercontent.com/15319886/31860423-b9ea81f4-b726-11e7-9c6f-fcb2651562f9.png) since I want to use this buildId to make a predefined service worker file(not using runtime caching), I wonder why buildId for app.js differs from other js fil...
0
# Bug report I initially opened this as an issue in `karma-webpack`, but found the code responsible to be in `webpack@5.x.x`. **What is the current behavior?** Uncaught TypeError: Cannot read property 'webpackChunk' of undefined at C:/Users/%USERNAME%/AppData/Local/Temp/_karma_webpack_645953/ru...
I've recently run into a bit of a frustrating situation trying to provide ESM build of libraries along-side commonjs ones. Ideally the ESM code should always be used by webpack, and allow cherry picking modules (as to not have to rely solely on treeshaking). Currently, with the strictness of importing none mjs files...
0
**System information** * OS Platform :Linux Ubuntu 16.04 * TensorFlow version: Release 1.14.0 When I run the script ./tensorflow/lite/tools/make/download_dependencies.sh I am getting following error: downloading http://mirror.tensorflow.org/bitbucket.org/eigen/eigen/get/a0d250e79c79.tar.gz ./tensorflow/lit...
Please go to Stack Overflow for help and support: https://stackoverflow.com/questions/tagged/tensorflow If you open a GitHub issue, here is our policy: 1. It must be a bug or a feature request. 2. The form below must be filled out. 3. It shouldn't be a TensorBoard issue. Those go here. **Here's why we have ...
0
##### ISSUE TYPE Bug Report ##### COMPONENT NAME core ##### ANSIBLE VERSION 2.3 ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY Hello, i am getting this error: [WARNING]: Failure using method (v2_runner_on_ok) in callback plugin (</usr/lib/python2.7/site- packages/ooinstall/ansible_plugins/facts...
Some folks would like roles to pull in content from other roles automatically. I am envisioning it like this: roles/foo/meta/main.yml And in there: dependencies: - { role: higher, x: 42, y: 12 } - { role: component, y: 17, z: "blippy" } etc
0
Challenge http://freecodecamp.com/challenges/waypoint-bring-your-javascript- slot-machine-to-life has an issue. Please describe how to reproduce it, and include links to screenshots if possible. ![screen shot 2015-08-19 at 4 24 33 pm](https://cloud.githubusercontent.com/assets/5223483/9372046/eaf742f6-468e-11e5-8a8e...
Challenge http://freecodecamp.com/challenges/waypoint-bring-your-javascript- slot-machine-to-life has an issue. Please describe how to reproduce it, and include links to screenshots if possible. after typing "$($", chrome crashes.
1
# Feature request ## Is your feature request related to a problem? Please describe. When I include a Typescript file from another package, I get this error: `You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#lo...
* I have searched the issues of this repository for the phrase `renderError` and believe that this is not a duplicate. ## Expected Behavior Calling `app.renderError` should be straight-forward and render the default error page with the new code that I provide it. Full code is below (scroll down). I initially tri...
0
* Electron version: v1.6.2 * Operating system: Ubuntu 16.04.2 LTS ### Expected behavior BrowserWindow should be transparent and show only the content ### Actual behavior BrowserWindow is rendered with a white background and graphics seem broken ### How to reproduce $ git clone https://github.com/elvisvo...
* Electron version: 1.5.x * Operating system: mint 18.1 ### Expected behavior Window transparency with --enable-transparent-visuals is supposed to produce see thru window ### Actual behavior Window produce black background with old frames not disposing ### How to reproduce Use 1.5.x version; **works well wi...
1
Glide 3.8.0 Is there a callback provided by `Glide` library when loading of all the images are completed for an `Activity` or `Fragment`? We want to take certain actions when that is done. If not, any pointers how to get that callback. I have seen #1440, but I would like to completely avoid reflection since it wil...
glide 3.7.0 Not sure if we already have way to know when image loading started and finished for all the request, even when it loads from cache. I would like to use using idling resource for android testing which make sure images are loaded and app is idle now.
1
_From@dpsthree on April 12, 2016 15:52_ I have a folder that contains a Typescript Client and Typescript Node Server subfolder. There is a third top level directory, common, where we store our isomorphic Typescript code. In order for a rename to work across files a tsconfig.json file is needed that includes the to...
Global operations are currently only done on the first project for a file, namely: * rename * find all references * navigate to For instance if you have three files (a.ts, b.ts, and c.ts) open in the editor, listed below, we create three projects, Project 1 (a.ts), Project 2 (a.ts, b.ts), Project 3 (a.ts, c.t...
1
# Environment Windows build number: 10.0.18950.1000 Windows Terminal version (if applicable): 0.3.2142.0 (from Microsoft Store) Any other software? Not a software, but I'm using GitHub authentication with Microsoft Account. # Steps to reproduce I tried to use Azure CloudShell Co...
# Description of the new feature/enhancement `HPA` is an escape sequence for setting the horizontal cursor position. Technically there is a distinction between `HPA`, which sets the data position, and `CHA`, which sets the presentation position (at least according to ECMA-048). However, I believe that only applies ...
0
If you go to the sidebar, right click, and create a new file, or rename a file etc. The dialogue on the top will disappear if you switch to a different full screen app. Is this intentional?
Halp reports: * support/a3fbafb2d0c011e3855fe03a98b207e5 * support/4068a4a4d08f11e39bd83f5315db0b57 Related Issues * atom-archive/feedback#22 * atom/fuzzy-finder#37 > If you have opened up the Command Palette (Command-Shift-P) in Atom > v.0.92.0, and then switch to another app, say the Mac OS X Terminal a...
1
To recreate, start with a freshly started cluster (1.5.2) with nothing stored in fielddata. GET /_cat/fielddata?v id host ip node total oXbVJr3_QNqRhTSkKB1WSw Olivers-MacBook-Pro.local 10.4.1.106 Crown 0b Now create a documen...
We should explore the idea of disabling the `_all` field by default. For background, the `_all` field contains the contents of each of a document's field. During indexing, these contents are copied to the `_all` field, analyzed with a specific analyzer, and then indexed. At query time, some queries such as th...
0
# Checklist * I have verified that the issue exists against the `main` branch of Celery. * This has already been asked to the discussions forum 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. ...
# Checklist * I have verified that the issue exists against the `master` branch of Celery. * 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. * I have checked the pull requests list for existing prop...
0
@nonnull public final Registry setResourceDecoderBucketPriorityList(@nonnull List buckets) { List modifiedBuckets = new ArrayList<>(buckets); modifiedBuckets.add(0, BUCKET_PREPEND_ALL); modifiedBuckets.add(BUCKET_APPEND_ALL); decoderRegistry.setBucketPriorityList(modifiedBuckets); return this; } It ma...
Hi I'd like an option to invalidate a cache key where the url/signature is known. I've read through https://github.com/bumptech/glide/wiki/Caching-and-Cache- Invalidation, and that makes sense. However, if I set my own signature (for example "personalavatar"), and I know that key has changed during a background ser...
0
pandas version: 0.8.2.dev-742d7fb import pandas import pandas.util.testing as put index = put.makeDateIndex(4) index.isin(index) # returns array([False, False, False, False], dtype=bool) It works fine with pandas 0.7.3, i.e. it returns an array of True instead. This works fine as well with...
When assigning a `timedelta64` array to a subset of a new column of a `DataFrame`, missing data is not filled with `NaT` as expected; rather, the new column is cast to `float64` and `NaN` is used instead. This cast does not usually occur when all values are present, _except_ when there are already `float64` columns b...
0
This code will put the help text at the end of the appended text. Should wrap under the input. input-prepend does work however. <div class="clearfix"> <label for="pet-weight">Initial Weight</label> <div class="input"> <div class="input-append"> <input class="...
When using `.help-block` with `.input-append`, the help text appears after the input instead of under it. <div class="clearfix"> <label for="appendedInput">Appended text</label> <div class="input"> <div class="input-append"> <input type="text" class="medium" id="appendedIn...
1
##### System information (version) * OpenCV => 3.3.1 * Operating System / Platform => MacOS X EI Capitan 10.11.6 * Compiler => g++ 4.2.1 ##### Detailed description I download and unzip the source code of OpenCV-3.3.1 from github, make and install it. Copy opencv.pc to `/usr/local/lib/pkgconfig/opencv3.pc`....
File `/usr/local/lib/pkgconfig/opencv.pc` has all the linker flags wrong, and it makes pkg-config unusable for opencv. example: it is: `-llibopencv_stitching.3.3.1.dylib` it should be: `-lopencv_stitching` etc. Fresh install OSX 10.13 High Sierra. `$ brew config HOMEBREW_VERSION: 1.3.6 ORIGIN: https://githu...
1
* Electron version: v1.6.9 * Operating system: Arch Linux with Gnome as DE ### Expected behavior NativeImage does not support SVG images :( I've to convert the images to png's and there's no easy way to doing so (use external libraries that almost every one of them requires PhantomJs...) Every Linux distro sup...
When building the latest 0.27.3 the mac app bundle is about 142MB of which 136MB come from the Electron Framework. Is there any way to make this package smaller?
0
**Mickaël Floc'hlay** opened **SPR-3372** and commented On page 30 of the 2.0.4 Reference Manual, the <beans> tag is : <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans/spring- beans-2...
**chen xiaohu** opened **SPR-2109** and commented when user jpetstore sample of m5 in resin3.0.14. I think the error is can not use xsi:schemaLocation=" http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd" in applicationContext.xml in resin. error : * * *...
0
When using next.js app in production mode with assets hosted on static (or not next.js powered) CDN it breaks when user navigates to non-existing page. * I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior Expected behavior to do full page "refresh" to all...
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior ## Current Behavior ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Context ## Your Environment Tech | Version ---|--- next | node | OS | browser | etc |
0
Challenge escaping-literal-quotes-in-strings has an issue. User Agent is: `Mozilla/5.0 (Windows NT 10.0; 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. var myStr = "I a...
On the current staging, two challenges ("Escaping Literal Quotes in Strings" and "Quoting Strings with Single Quotes") do not pass all tests with standard solution code. Namely, tests asserting regex match lengths for non-escaped double quotes are failing: `code.match(/[^\\\\]\"/g).length === 2` in the former chal...
1
* [x ] I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior I'm not able to see `console.log('some message')` when applied to a pages getInitialProps. Taking a fresh copy of next and creating an index page like so: import React, { Component} ...
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior The server shouldn't spend 20ms to require the `Component` and the `Document` components. I believe we could **use a cache to only pay the resolution cost once in production.** ## Current Behavior...
0
Hello, I just tried VS Code recently and I was surprised to see it didn't exclude the files and folders listed in my `.gitignore` file. I think an option allowing us to hide those files in the Explorer would be really nice. Here is how Atom does it: ![screen shot 2016-03-07 at 10 31 42](https://cloud.githubus...
The whole process of cloning mock-debug to make a debugger extension and then changing it is cumbersome. Like for normal extensions, there should be a yeoman generator that asks you questions about what languages the debugger is for, what the name should be etc. Secondly, in the docs you express the intent to move t...
0
I am puzzled by the following logger.debug('Indexes are identical: {}'.format(data_frame.index is categories.index)) logger.debug('Index is unique: {}'.format(data_frame.index.is_unique)) logger.debug('All columns are in data_frame: {}'.format(all(map(lambda x: x in data_frame, colu...
xref #17282 #### Code Sample >>> x.isnull().sum() 0 >>> x.value_counts() 0.000000 693 12.561725 1 13.568112 1 12.521249 1 13.007628 1 6.993961 1 14.815512 1 6.017280 1 12.944714 1 Name: 0, dtype: int64 ...
0
Looks like go get is broken again on ssh git repos. For example: $ go get -v -f -u -insecure ./... package github.com/marcopeereboom/gck: unable to parse output of git config remote.origin.url package github.com/marcopeereboom/gck/ast: unable to parse output of git config remote.origin.url ... $ git config ...
by **2852914@wessie.info** : What does 'go version' print? go1.3.3 (playground) What steps reproduce the problem? http://play.golang.org/p/9QmhMAmrSG What happened? Compiles and runs What should have happened instead? Should be illegal to c...
0
* 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.6 * Operating System version: linux * Java version: 8 ### Steps to reproduce this issue 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.3 ### Step to reproduce this issue 1. 配置限流过滤器; 2. 运行时修改系统时间; 3. 时间差范围内的正常请求全部被拒; ### 原因描...
0
**Apache Airflow version** : 1.10.11 **Environment** : Linux aarch64 * **Cloud provider or hardware configuration** : AWS * **OS** (e.g. from /etc/os-release): NAME="Ubuntu" VERSION="18.04.4 LTS (Bionic Beaver)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 18.04.4 LTS" VERSION_ID="18.04" * **Ke...
From what i can tell, when i run backfill with --mark_success (actually just "-m"), tasks are run and executed (instead of just marked as succeeded). This is an issue with 1.6.1.2, but it might have been an issue with previous builds as well. Leo
0
Just tested on win7 64bit with Chrome Version 28.0.1500.72 m ![screen](https://camo.githubusercontent.com/51c59b1408e47016b6a44e404e6597beb239a740c214b807171665868142c687/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f353131333132352f3934313536392f32336262646538302d303134612d313165332d396261342d...
Anyone else?
1
>>> def applym(df): ... print df.irow(0)['a'] ... return DataFrame({'a':[1],'b':[1]}) >>> df = DataFrame({'a':[1,1,1,2,3],'b':['a','a','a','b','c']}) >>> df.groupby('b').apply(applym) 1 1 2 3 a b b a 0 1 1 b 0 1 1 c 0...
It seems that the apply method of a group invokes the function passed as parameter once for each group, as expectes. However, the function is invoked twice for the first group. Enclose is a short code reproducing this behavior. Is it a normal behavior or am I doing something wrong here. I run the code with pandas 0....
1
Hello! This is pretty specific, but I was trying to use Deno as a test runner to test a web server that serves different content based on the `Host` header (NGINX server blocks / Apache VHosts), as Deno's batteries-included makes it very convenient. However, currently my testing code doesn't work using the built-i...
Only happening occasionally - only observed on windows. test fetchPostBodyTypedArray_permW0N1E0R0 HttpUser: connection closed at maybeError (deno/js/errors.ts:38:12) at handleAsyncMsgFromRust (deno/js/dispatch.ts:27:17) test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measu...
0
It seems that test_weighted_vs_repeated in sklearn/cluster/tests/test_k_means.py sometimes fails on AppVeyor. See https://ci.appveyor.com/project/raghavrv/scikit-learn/build/1.0.10154 https://ci.appveyor.com/project/sklearn-ci/scikit-learn/build/1.0.22983 def test_weighted_vs_repeated(): ...
We might a have a test which somehow flaky: [00:11:40] ================================== FAILURES =================================== [00:11:40] __________________________ test_weighted_vs_repeated __________________________ [00:11:40] [00:11:40] def test_weighted_vs_repeated(): [...
1
### Description Consider these 2 equivalent functions. Only the one that doesn't use `scan` is differentiable via `jax.linear_transpose`: def foo(p): x = jnp.zeros_like(p) for _ in range(10): x += p return x def bar(p): return jax.lax.scan(lambda x,...
_first some motivation:_ I have a **hermitian** linear operator which is using a jvp followed by a vjp of complex (shallow) neural networks which ~ looks like this: def matvec(apply_fun, params, samples, v): _, w = jax.jvp(lambda p: apply_fun(p, samples), (params,), (v,)) w = w.conj()...
1
# Environment Windows build number: Microsoft Windows [Version 10.0.18362.239] Windows Terminal version (if applicable): 0.2.1831.0 # Steps to reproduce I edit my settings to add a key binding for `newWindow` as listed here: https://github.com/microsoft/terminal/blob/v0.2.1831.0/src/cascadia...
It would be great to be able to add MS Exchange Shell to Terminal to manage On-Prem exchange.
0
How about having some kind of insert mode , such that screen can be abstracted as text and we can select some text from anywhere? So , say I am doing git pull , it failed throwing error that "error: Your local changes to the following files would be overwritten by merge:" Now I want to get the name of that file I h...
This will only be an issue for users in Enterprise environments where there are tight firewall controls. I don't have access to the Windows Store and I downloaded Windows Terminal from the GitHub page. I installed the required runtimes and was able to launch the app, only to be contacted by network security about al...
0
User can not force refresh data for filter component, it only re-run query and get cached results. #### Screenshots How about force run query in populate/refresh action? ![Screen Shot 2021-05-24 at 12 16 45 PM](https://user- images.githubusercontent.com/27990562/119396612-edbc1580-bc89-11eb-8e20-0ac3472c67df.png)...
## Screenshot ![image](https://user- images.githubusercontent.com/114905957/218428692-528b90c5-707d-4893-a952-625537dedaf3.png) ## Description Hi everyone, I have a problem that I want to display the cross filter as in the picture above, is there any way? I tried to turn on that feature in file/Superset/suPers...
0
# Bug report ## Describe the bug webpack's `config.resolve.alias` works different for initial landing and navigation. It seems to be ignored when landing on a page but used as expected when navigating to a page (via next/link). Edit: Difference is only observable for files inside `node_modules/` ## To Reproduce ...
Now some of us ships NPM packages (specially components) written in ES2015 without transpiling them. That's a pretty good thing specially if they are gonna used in a project like Next.js or CRA (which does transpiling). They offer benefits like: * No need to transpile before shipping to NPM * Get the benefit of...
1
**Migrated issue, originally created by Anonymous** As it says. (I'm talking about the class-level column attributes that can be used like `.filter(User.name == "bob)" etc.) I suppose there's a logical technical reason for this behaviour, but I think it's still rather unexpected from the perspective of the user. I...
Hello world, we have a middle sized application that is using SQLAlchemy as the ORM. We started in 2011 with SQLAlchemy 0.6 when the declarative mapping style was still a new feature (and there was Elixir as an alternative). Today we are still struggling with our mapping configuration. As our data model is mostly h...
0
My only complaint about `deno test` is its lack of detail at the time of executing the tests, specially for big codebases. I understand it's influenced by `cargo test`, but I argue that a much cleaner way to address this is by telling **what file is being tested** at the time of running the test. Specially since Den...
Currently, all tests from different test file are printed as if they are all from one file. This could be a problem on a large test suite where developer needs to find failed test case/file. In Jest, tests are grouped per file. By default, only file names and names of failed tests are shown. ## Alternative Proposal...
1
### Bug summary `matplotlib.get_backend()` fails with the indicated exception. This method is also executed when the debugger hits a breakpoint, even if not actually using matplotlib. A fix/workaround is included. ### Code for reproduction import unittest class Test(unittest.TestCase): de...
### Bug summary Error while importing matplotlib qt backend. The version details are as below matplotlib: 3.6.1 pyside: 6.4.0 python: 3.9.9 on a macOS-M1 machine. ### Code for reproduction from matplotlib.backends.backend_qtagg import NavigationToolbar2QT as NavigationToolbar ### Actual outc...
1
**Gildas Cuisinier** opened **SPR-6250** and commented If you use the 'executor' element of the task namespace ( or simply do a new ExecutorBeanDefinitionParser() ), there are an error : Exception in thread "main" java.lang.NoClassDefFoundError: edu/emory/mathcs/backport/java/util/concurrent/ThreadPoolExecutor$Abo...
**Oliver Drotbohm** opened **SPR-7093** and commented It would be cool to have `ViewResolvers` like `InternalResourceViewResolver` available to be declared via the MVC namespace. I imagine something similar to the `<mvc:interceptors />` element already present, where you provide either predefined subelements or plai...
0
Please: * Check for duplicate issues. * Provide a complete example of how to reproduce the bug, wrapped in triple backticks like this: I've been trying to build jaxlib v.0.3.10 from source on a new cluster with cuda 11.3.1 and cudnn 8.2.1 but it seems to be that the bazel builder is having issues with fetchin...
Implement numpy.partition and numpy.argpartition (currently in the docs but unimplemented). Among other things, this allows for efficient computation of order statistics (see selection algorithms) without having to sort the entire array: import numpy as np from timeit import default_timer ...
0
Running Celery with MongoDB as broker and results backend we're seeing these errors happening regularly: [2012-09-07 21:15:25,643: ERROR/MainProcess] Consumer: Connection to broker lost. Trying to re-establish the connection... Traceback (most recent call last): File "/mnt/nimble/eggs/celery-...
We've started observing this problem in our production systems following major increase in traffic on the mongo backend. I am cross posting this issue with kombu (celery/kombu#150), as it's not clear who is misbehaving. [2012-08-01 00:30:27,163: ERROR/MainProcess] Unrecoverable error: KeyError('awfe1....
1
The space at the end here seems to be a bug: julia> @sprintf("%.6g", 1.0) "1 "
The printf `%g` specifier will at times output an additional, unnecessary trailing space: julia> @sprintf "%g" 1 "1 " julia> @sprintf "%.8g" 23 "23 " julia> @sprintf "%.2g" 23 "23" CC @dfannius (#11941)
1
![](https://camo.githubusercontent.com/c7d9c37d37526d241e6c507b2bc4344384950abaee6e06e2a07f824c7297b479/68747470733a2f2f7777772e657665726e6f74652e636f6d2f6c2f4171536f4d5f4978547542434b496b4f42475776714a414f626d725a43576f3442746b422f696d6167652e706e67)
Challenge Waypoint: Say Hello to HTML Elements has an issue. User Agent is: `Mozilla/5.0 (Windows NT 10.0; WOW64) 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: <h1>Hell...
1
Scrapy docs recommends using PEP8 coding convention when writing code for inclusion in Scrapy, with the exception of 79 character line length rule . A quick run of `pep8` utility shows me that there are several occurrence of PEP8 violation in the master branch. If given the nod from the maintainers, I would like to w...
PEP8 is recommended in the docs but is not strictly enforced. Some violations: 1. Multiple imports in one line 2. Two blank lines not maintained between class definitions. 3. Unused imports 4. Lines longer than 80 characters everywhere I believe we should strictly enforce PEP8 and also edit our CI configur...
1
interpn returns nan when one of the dimensions of the grid has length 1, even if the inputs are perfectly valid. I know this is an edge case, but it's crucial to my program, and working around it requires ugly hacks. ### Reproducing code example: values = np.array([0.1,1,10]).reshape((1,3)) xi = n...
The documentation for the RegularGridInterpolator states that if the `bounds_error` is set to False the `fill_value` is used. And if the `fill_value` is None, the values are extrapolated. However, in the case of a dimensions with length 1, this doesn't seem to apply. Interpolating and extrapolating with 1 value is c...
1
We're seeing it in pretty much all our serial and soak suites and is probably most common failure reason for our tests - including a number of P0 issues. Marking it as a P0 release blocker because of this, @thockin please remove if you think it shouldn't be one. cc @kubernetes/test-infra-maintainers @derekwaynecarr ...
Quite a few tests flake with: an error on the server has prevented the request from succeeding (put replicasets.extensions frontend- 88237173); Current resource version 493 This seems to indicate: * test should retry * that's a lot of flake on GKE eg: #29149, #30156, #30352 (comment), p...
1
The Deprecation Cop encourages users to create issues on repositories when deprecated features are being used. This may lead to a lot of duplicate issues.
I'm not _that_ sure about how to implement this, but plugins repos are getting flooded with duplicate issues reported by deprecation-cop (see, for example, thomaslindstrom/color-picker#49, thomaslindstrom/color-picker#48, thomaslindstrom/color-picker#50 and thomaslindstrom/color-picker#52). May be querying GitHub's ...
1
**I'm submitting a ...** [x ] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request **Current behavior** Building angular on windows throws the following error: > Error at > D:/GitHub/angular/modules/@angular/benchpress/src/rep...
**I'm submitting a ...** [x ] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request **Current behavior** Building angular on windows throws the following error: > Error: Error at > D:/GitHub/angular/modules/@angular/upgrade/src/...
1
I tried searching in the issue tracker here but didn't find any, so let me know if this is a duplicate. This issue was first brought up in CuPy (cupy/cupy#944) and has regained some interest, and I believe it's better to be implemented/considered first in upstream, which downstream libraries like SciPy and CuPy can ...
_Original tickethttp://projects.scipy.org/numpy/ticket/1932 on 2011-08-12 by trac user josdekloe, assigned to @pearu._ I have been trying to use the f2py routinely to build an interface around the ECMWF BUFR library. See http://code.google.com/p/pybufr-ecmwf/ for details. This works fine for the python 2.x versions...
0
My operation is hacktonish OSX 12. Graphic is GTX960. Installed Cuda 8 and CLT. Python version is 2.7 Try the install from the source show error. How can i fix it? [ 4%] Linking CXX shared library libTHD.dylib Undefined symbols for architecture x86_64: "_state", referenced from: _THDTensorDescriptor_...
I'm trying to build on Mac OS X, using `MACOSX_DEPLOYMENT_TARGET=10.9 CC=clang CXX=clang++ python3 setup.py install` And I'm running into this error: [ 4%] Linking CXX shared library libTHD.dylib ld: warning: directory not found for option '-L/usr/local/cuda/lib64' Undefined symbols for arch...
1
##### Description of the problem Every face in a `Geometry` has a `materialIndex`. When Three converts from a Geometry to a BufferGeometry... var bufferGeometry = THREE.BufferGeometry.new().fromGeometry(geometry); ...there's an intermediary step where a DirectGeometry is used... f...
##### Description of the problem There is a very useful object property colorWrite described here: https://stackoverflow.com/questions/28869268/three-js-transparent-object- occlusion http://jsfiddle.net/4vnsbdz6/1/ http://jsfiddle.net/4vnsbdz6/4/ However, it relies on manually setting the render order and excl...
0
Button looks pressed when tapped in touch devices, I have observed this issue in Firefox android Motorola Tab specially on browse button. Check screenshot for ref. ![upload-an- image2014-06-30-13-18-55](https://cloud.githubusercontent.com/assets/6355923/4351890/b6b8d2d8-4217-11e4-8b5e-112c1711b5ca.jpg)
It looks like `data-toggle="buttons"` does not correctly toggle the button state on mobile devices.. You can see this behavior here: http://www.bootply.com/render/116436 Tested on iPhone (iOS7)
1
## Bug Report **For English only** , other languages will not accept. Before report a bug, make sure you have: * Searched open and closed GitHub issues. * Read documentation: ShardingSphere Doc. Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we ca...
## Bug Report ### Which version of ShardingSphere did you use? 5.1.1 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy ### Expected behavior execute prepareStatement like `INSERT INTO remark (userid, content, `time`) VALUES (?, ?, ?) ` ### Actual behavior ...
0
To recreate, add the following to `config.yml`: twig: globals: foo: "@@bar" **Expected behaviour:** Twig has a global variable named `foo` containing the string `@bar`. **Actual behaviour:** ServiceNotFoundException: The service "twig" has a dependency on a non-existent servi...
Q | A ---|--- Bug report? | yes Feature request? | no BC Break report? | yes RFC? | no Symfony version | 3.4.x I have a project that depends on symfony/http-foundation. With 3.4.x-dev I'm getting some RuntimeErrors recently: RuntimeException: Failed to set the session handler because hea...
0
When creating the npz file, each array is written to a temporary file before adding to a zip archive: https://github.com/numpy/numpy/blob/master/numpy/lib/npyio.py#L601 This means that if /tmp is close to full, npz file creation will fail even when the actual target device has plenty of space. Even worse, it fails w...
The size limit causes problems because savez goes through _savez, which creates a temporary file, then zips it. The size limit arises in recent Linux distros -- Ubuntu, Fedora, others -- that have started mounting tmpfs on /tmp. The tmpfs file system is essentially a ram disk and uses memory, which limits the size av...
1
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version** : 0.211.0 **System** : Microsoft Windows 8.1 Pro **Thrown From** : Atom Core ### Stack Trace Uncaught Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:32...
I right-clicked on a folder in the tree view **Atom Version** : 0.194.0 **System** : Windows 7 Entreprise **Thrown From** : Atom Core ### Stack Trace Uncaught Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Fu...
1
Challenge http://www.freecodecamp.com/challenges/waypoint-learn-how-script- tags-and-document-ready-work has an issue. Please describe how to reproduce it, and include links to screenshots if possible. For this problem, I used the following code: <script type="text/javascript"> $(document).ready(f...
Challenge http://www.freecodecamp.com/challenges/waypoint-learn-how-script- tags-and-document-ready-work has an issue. Please describe how to reproduce it, and include links to screenshots if possible. The working code (the enter inside the anonymous function is optional) <script> $(document).re...
1
I'm a mathematician trying to plot several distributions (notably in this case Gamma and truncated Normal) in order to do some basic notebook-style exploration for different parameter choices. I first started with truncated normal, and after over half an hour, I still could not get scipy.stats.truncnorm to plot a sim...
scipy.stats defines univariate distributions in a standard form, with location and scale parameters. For some distributions, these do not agree with well with "common" parametrizations, which leads to confusion on various levels. It might be good to at least identify the most problematic cases and add some text to t...
1
## Feature request **What is the expected behavior?** I need some webpack internals to use a `Promise` **ponyfill** instead of the global `Promise`. **What is motivation or use case for adding/changing the behavior?** I'm bundling a web app that runs on 3rd party websites and I **must not** pollute their global...
**Do you want to request a _feature_ or report a _bug_?** I want to report a performance bug. **What is the current behavior?** In projects with a lot of chunks, a lot of time is spent on `RemoveParentModulesPlugin`. The original report (angular/angular-cli#5618 (comment)) detailed a 1h build time for a non-pr...
0
### System info * "@playwright/experimental-ct-vue": "^1.31.2" * Operating System: All * Browser: All ### Source code Creating a Typescript test file ... I need to mock some test objects that I will use as props in my test... I found that when I use `<` in normal Typescript (that is not TSX or JSX) that my t...
### System info * Playwright Version: [1.32.3] * Operating System: [macOS Ventura 13.3.1] * Browser: [All] * Other info: **Steps** * Run some tests in Playwright * Now run test report through the following command:`npx playwright show-report` * We get the test result in the browser * Now select the...
0
julia> function f() const a = 1; a = 2; return a; end f (generic function with 1 method) julia> f() 2 Although it is not that important for the compiler/optimizer to declare a local constant variable as it can probably figure out itself, ...
Not sure what's going on here – this runs but no `.mem` file appears. The same issue may affect measuring coverage (the logging logic is shared). It might be good to add some testing for this and run those tests under CI on Travis and AppVeyor.
0
Please: * Check for duplicate issues. * Provide a complete example of how to reproduce the bug, wrapped in triple backticks like this: `average` will succeed if `axis=False` but fail when using `value_and_grads` import jax def fn(arg_0): return jax.numpy.average(arg_0, axis=False...
Please: * Check for duplicate issues. * Provide a complete example of how to reproduce the bug, wrapped in triple backticks like this: `cummax, cummin, cumprod` will succeed when using `value_and_grads` but fail if directly call import jax def fn(arg_0): axis = -1 return ...
1
#### Code Sample, a copy-pastable example if possible # Your code here import pandas as pd tables = pd.read_html('D:\\myhtml.html', header=0) print (tables) #### Problem description [The html code looks like below. Note simple table scrapping looks good but on this one exactly it is not w...
#### Code Sample def get_user_account_credentials(): # https://github.com/pydata/pandas/blob/master/pandas/io/gbq.py#L160 from oauth2client.client import OAuth2WebServerFlow from oauth2client.file import Storage from oauth2client.tools import run_flow, argparser re...
0
### Bug report **Bug summary** The scale on the y-axis is missing in some logarithmic plots. **Code for reproduction** : import matplotlib.pyplot as plt x = [1, 2] y = [3.7, 3.8] plt.plot(x,y) plt.yscale("log") plt.show() **Actual outcome** ![abc](https://user- images...
### Bug report For the data in a small range, there is just on tick in the default log scale axis, which means nothing. **Code for reproduction** import matplotlib.pylab as plt plt.loglog([ 0.53, 0.41],[ 0.53, 0.41] ) plt.show() **Actual outcome** ![image](https://user- images.githubuserc...
1
Hi, Can you make a seperate folder where all you store the shortcuts of PT Run as sometimes it shows two search results due to the same shortcut being in two location.
# Environment Windows build number: 10.0.18362.295 PowerToys version: 0.11.0 PowerToy module for which you are reporting the bug (if applicable): FancyZones # Steps to reproduce My main language is Dutch with US (International) keyboard layout and as second language English (United Stat...
0
OS: Ubuntu 14.10 x86-64 Atom: 0.168.0 line 92: 5289 세그멘테이션 오류 (core dumped) nohup "$ATOM_PATH" --executed- from="$(pwd)" --pid=$$ "$@" > "$DOT_ATOM_DIR/nohup.out" 2>&1 [5289:0109/072204:ERROR:browser_main_loop.cc(163)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandbox...
**OS:** Ubuntu 14.04 **Atom:** 0.167.0-8f4555b #### Steps to Reproduce 1. Open Atom with `--safe` 2. File > Open Folder... 3. Select a project 4. Open a file 5. Right-click Paste Here is the crash dump of running it in `--safe` mode: http://pastebin.com/eKHMHCfq
1
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior There should be an intuitive Multiple Select component that has the correct items selected in the popup list. Maybe it would be better to use a list with additional checkboxes in it, something like in th...
### Problem description After initial open of menu, first item remains highlighted even after hovering off. ### Steps to reproduce `next` branch, menus demo http://localhost:3000/#/component-demos/menus 1. click to open 2. hover to a lower item ### Versions `next` branch `a38068f` * Browser: Mac Chro...
1
I am new to Glide, i started to use it today because the support for Gif. but some images were not displayed int the list(see the attachment), which got 200 http code while captured by Fiddler, while displayed well when using Picasso. Any idea how to solve this, Thannks a lot. These are where and how i used Glid...
java.lang.IndexOutOfBoundsException: index=6, limit=6, size of type=2 at java.nio.Buffer.checkIndex(Buffer.java:165) at java.nio.HeapByteBuffer.getShort(HeapByteBuffer.java:203) at com.bumptech.glide.load.resource.bitmap.ImageHeaderParser$RandomAccessReader.getInt16(ImageHeaderPar...
1
From the docs on static HTML export: > So, you could only use pathname, query and asPath fields of the context > object passed to getInitialProps. You can't use req or res fields. Does static export entirely negate the ability to use the _error.js component for error handling, which is dependent on `res`? How would...
# Bug report ## Describe the bug Building nextjs app throws an error: Failed to compile. chunk c8f7fe3b0e41be846d5687592cf2018ff6e22687 static/css/030f3c81fcf6deab04e9.css Cannot read property 'pop' of undefined ## To Reproduce add some [name].module.css and build the app ## ...
0
### Describe the issue: In numpy 1.19.3 or later, when using np.linalg.svd on a certain architecture, the 2nd and 3rd columns of the `u` result array and the 2nd and 3rd rows of the `vh` result arrays are switched. ### Reproduce the code example: import numpy as np array = np.array([[-4.0, -2.0, ...
### Describe the issue: NPZ files are zip archives and may contain _duplicate_ entries. While numpy.savez prevents this by ensuring unique keys on the API level, it is easy to generate a .npz file with duplicate keys by other means, e.g. using zipfile.ZipFile. When iterating over such a .npz file via NpzFile.items(...
0
### Preflight Checklist * I have read the Contributing Guidelines for this project. * I agree to follow the Code of Conduct that this project adheres to. * I have searched the issue tracker for an issue that matches the one I want to file, without success. ### Issue Details * **Electron Version:** * ...
### Preflight Checklist * I have read the Contributing Guidelines for this project. * I agree to follow the Code of Conduct that this project adheres to. * I have searched the issue tracker for an issue that matches the one I want to file, without success. ### Issue Details * **Electron Version:** 6.0.x ...
1
**TypeScript Version:** 1.8.0-beta (Visual Studio 2015 Community) **Code** According to this StackOverflow question, I have checked and double-checked that all files in question have been set, unset, and reset to `Build Action: TypeScriptCompile`. Code is arranged as follows: > src > | - modules > | | - co...
**TypeScript Version:** 1.8.9 To reproduce use VSCode from Insider Channel (https://code.visualstudio.com/Download#insiders) * create workspace * create tsconfig.json with content { "compilerOptions": { "module": "commonjs" } } * create test.ts with content ...
0
## Bug Report * I would like to work on a fix! **Input Code** const babel = require('@babel/parser'); babel.parse( 'class Foo { get test() {} }', { plugins: ['estree', 'typescript'] } ); **Actual behaviour** Thrown: TypeError: Cannot read proper...
## Bug Report * I would like to work on a fix! **Current behavior** TypeError is `TypeError: Cannot read property '0' of undefined` is thrown. **Input Code** ({set [x](v) {}}); **Expected behavior** No TypeError is thrown. **Babel Configuration (babel.config.js, .babelrc, package.json#babel, c...
1
Running the following command `flutter create -akotlin --org="in.company.domain" flutter_app` is problematic. MainActivity.kt is created with the following package package in.company.domain instead of package `in`.company.domain Which results in failed compilation
`in` is a reserved keyword in kotlin, and thus we have to write package names like this - pagkage `in`.championswimmer.myapp (Taking my example here, as I usually use 'in.championswimmer' as company domain. Android Studio escapes it when generating default project. Flutter does not. I believe o...
1
* I have read the Contributing Guidelines for this project. * I agree to follow the Code of Conduct that this project adheres to. * I have searched the issue tracker for an issue that matches the one I want to file, without success. Back in Electron 5 I reported issue #18733. It was automatically closed lately,...
### Preflight Checklist * I have read the Contributing Guidelines for this project. * I agree to follow the Code of Conduct that this project adheres to. * I have searched the issue tracker for an issue that matches the one I want to file, without success. ### Issue Details * **Electron Version:** * 7....
1
Hi there, I come from a C# background and it has something great call Object Initializer. Which allows you to initialize an object inline, without specifying the object everytime. C# docs: https://msdn.microsoft.com/en-us/library/bb397680.aspx I would be cool if the compiler could do something like this: ...
**TypeScript Version:** 1.7.5 / 1.8.0-beta / nightly (1.9.0-dev.20160217) **Code** { let foo = 'bar'; } console.log(foo) **Expected behavior:** I would expect `let foo = 'bar';` to be emitted as `var foo_1 = 'bar';` When running the emitted code I would expect to get a Referenc...
0
Transferred from http://code.opencv.org/issues/3639 || Alexander Cheparukhin on 2014-04-09 12:28 || Priority: Normal || Affected: None || Category: imgproc, video || Tracker: Feature || Difficulty: Medium || PR: || Platform: None / None ## Alpha-dependent template mat...
Transferred from http://code.opencv.org/issues/3926 || Robby Longhorn on 2014-09-27 03:41 || Priority: Normal || Affected: None || Category: imgproc, video || Tracker: Feature || Difficulty: || PR: || Platform: None / None ## matchTemplate() with mask or transparency...
1
When trying to achieve this **import functionality** according to atomic design: import { Button, Avatar, ...etc } from '~/components/atoms' I use an `index.js` file @ `src/components/atoms/index.js` which contains this: const req = require.context(".", true, /\.\/[^/]+\/index\.js$/); ...
When using `<Head>` on a page, as well as specifying the `<title>` in `_document.js` inside `<Head>`, both create duplicate titles. <head> <title class="next-head">Homepage - Welcome</title> <meta charset="utf-8" class="next-head"> <meta name="viewport" content="initial-scale=1.0,...
0
### Describe the workflow you want to enable As a user of Scikit-learn, I want to be able to calculate the McFadden's pseudo R-squared for a binary logistic regression model for that we need log- likelihood and null log-likelihood. ### Describe your proposed solution I use the following functions and I propose to ...
### Describe the workflow you want to enable I'd like to evaluate models by "percentage of reduction in metric X", where X is: * LogLoss * absolute error * pinball loss As `d2_tweedie_score` #17036, these are generalizations of the `r2_score`. ### Describe your proposed solution Add * `d2_log_loss_score...
1
scipy.stats.binom.sf and scipy.stats.binom_test returns incorrect values for large inputs. The bounds on the inputs is not documented, and similar functions in other libraries (e.g. R's `binom.test`) do not have this problem. #### Reproducing code example: >>> np.seterr(all='warn') {'divide': 'war...
The following command correctly returns around 0.5. scipy.stats.binom.cdf(3000000, 10000000, .3) The probability that a binomial RV with p=0.3 is less than or equal to 3,000,000 in 10,000,000 draws is around 0.5. The same should be true for P(X<=30,000,000) in n=100,000,000 draws. (these numbers are 10 times high...
1
### System info * Playwright Version: [v1.XX] * Operating System: [All, Windows 11, Ubuntu 20, macOS 13.2, etc.] * Browser: [All, Chromium, Firefox, WebKit] * Other info: ### Source code * I provided exact source code that allows reproducing the issue locally. **Link to the GitHub repository with the re...
use case: in sapui5 applications, there's usually a duplicated invisible version of every element on the page, meaning that to interact with most fields we need to add additional logic to make sure it's getting the right selector: const handle = (await page.querySelectorAll(selector).find(element => el...
0
Renaming a file inside of Atom (using the sidebar -- tree view -- and if this is a direct problem there I will move this ticket there) no longer renames the actual file but copies it to a new file with a new name, leaving the file file to be manually deleted. Is this expected behavior?
Moving a file in the tree view causes an autosave. Refs atom/tree-view#123
1
Hello,I don`t know what the problem it is? it can`t generate a new pb file.thank you. bazel-bin/tensorflow/tools/graph_transforms/transform_graph --in_graph=/media/long/data/android/PoseEstimationForMobile/release/cpm_model/model.pb --out_graph=/media/long/data/android/PoseEstimationForMobile/release/cpm_model/graph...
### Environment info Operating System: OSX El Capitan 10.11.5 Installed version of CUDA and cuDNN: N/A If installed from sources, provide the commit hash: `a4b7bb9` ### Steps to reproduce 1. `git clone --recursive https://github.com/tensorflow/models.git` 2. `cd models/syntaxnet/tensorflow` 3. `./con...
0
java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference # ImageResizer.java line 48 Fatal Exception: java.lang.RuntimeException Failure delivering result ResultInfo{who=null, request=2342, result=-1, dat...
I am trying to embed a Flutter module into **iOS** app. But when I tap the button that will show the FlutterViewController, a blank screen shows up and this is printed on the console: Failed to find assets path for "flutter_assets" [VERBOSE-2:engine.cc(111)] Engine run configuration was invalid. ...
0
We are getting unexpected names (they lack outer name scope) in `NamedOutputs` tuples added to collections using `tf.contrib.layers` `outputs_collections`. The following code demonstrates the issue: import tensorflow as tf from tensorflow.contrib import slim with tf.name_scope("train"...
# Problem description TensorFlow version r0.10 It seems to me that there is a bug with the outputs_collections in tensorflow/tensorflow/contrib/layers. When trying to add the outputs of the layers (say, conv2d) to the tf.GraphKeys.ACTIVATIONS collection, I run into errors with NamedOutputs such as the following: ...
1
Is there a Window.cookies like node-webkit?
Hello Everyone, I am a newbie to Electron (Atom-shell), Was figuring out the api provided in ATOM shell. While doing mock up codes. I was unable to find any api to retrieve cookies and delete specific cookies for domain. Am i missing something, can someone put me in a right direction. Mac : ~/Library...
1
A recent change to the DateTimeToStringTransformer (`b20c5ca`) now causes time values with AM/PM timestamps (H:i A) to fail in validation This is because the change now expects all time values to be in H:i:s datetime format whereas previously the system was more compatible with different formats. Works: 14:03:07 Fa...
Is there a way to use 12H format in Time Field?
1
_Original tickethttp://projects.scipy.org/numpy/ticket/1647 on 2010-10-24 by trac user phaustus, assigned to unknown._ Hi, Under numpy 1.4.1, the output of: > int32(array([0.])) is simply "0", whereas under numpy 1.3.0, the output is "array([0], dtype=int32)". While the former is a number, the latter is an a...
_Original tickethttp://projects.scipy.org/numpy/ticket/764 on 2008-04-29 by @charris, assigned to unknown._ In [1]: float32(array([[1]])) Out[1]: array([[ 1.]], dtype=float32) In [2]: float64(array([[1]])) Out[2]: 1.0 In [3]: int64(array([[1]])) Out[3]: array([[1]], dtype...
1
Microsoft Windows [Version 10.0.15063] (c) 2017 Microsoft Corporation. All rights reserved. C:\Users\Dell>pip install scipy Collecting scipy Using cached scipy-0.19.1.tar.gz Building wheels for collected packages: scipy Running setup.py bdist_wheel for scipy ... error Complete output from command c:\user...
It would be very helpful to have binary wheel packages for Windows platform. I think it might work to build those wheels using Appveyor service: http://www.appveyor.com/
1
I am following this tutorial http://www.bitfusion.io/2016/08/31/training-a- bird-classifier-with-tensorflow-and-tflearn/ I assume that training was done but the system was restarted so I can't verify if the 100 epochs were done. Can you please suggest fixes? Is this a tflearn and tensorflow version mismatch? What can...
Please go to Stack Overflow for help and support: https://stackoverflow.com/questions/tagged/tensorflow If you open a GitHub issue, here is our policy: 1. It must be a bug, a feature request, or a significant problem with documentation (for small docs fixes please send a PR instead). 2. The form below must be ...
0
This issue to enumerate and track for 1.5 release the items needed to move the following @kubernetes/sig-scheduling features out of alpha/beta and into product: Taints and Tolerations Inter-pod Affinity and Anti-Affinity /cc @ConnorDoyle @ingvagabund @jayunit100 @davidopp We should socialize the checklist of ite...
Hey all, I’m looking to extend the default scheduler with a capability that I don’t think exists yet. I wanted to ask here just in case I'm duplicating work. My workload: A few services/forever pods, but a large number of terminating pods (not yet using the jobs object, but that’s the general idea). These jobs can...
0
As reported in the three.js IRC channel: With the CanvasRenderer, If you create an object with SmoothShading and only specify a color (not texture), it is always white. This can be seen in the canvas_materials.html example file by changing the color of the ball with SmoothShading.
you can't set the color of an element (faces or the whole object) when using SmoothShading. Reproduce the bug : get the provided sample code called : canvas_materials.html (line 75) where is defined the coloured (not mapped) SmoothShading Material, simply replace the color by what your want : ie : { material: ne...
1
**Migrated issue, originally created by Anonymous** With the MySQL dialect it is currently possible to specify a collation for a VARCHAR column (as well as for TEXT and CHAR columns??). AFAIK that's not possible with the PostgreSQL dialect. That would be a nice feature to have, as the locale setting is set (in sto...
Currently the `AsyncEngine` implements just the methods `begin`, `connect` and `raw_connection`. It should probably implement also the other api of the engine 2.0. As support for inspection is missing. The api for the engine would be: * attr `uri`, `pool`, `dialect`, `engine`, `name`, `driver`, `echo` * method...
0
Uncaught Error: spawn rubocop ENOENT **Atom Version** : 0.154.0 **System** : Mac OS X 10.9.5 **Thrown From** : Atom Core ### Steps To Reproduce 1. ... 2. ... ### Stack Trace At events.js:85 Error: spawn rubocop ENOENT at exports._errnoException (util.js:742:11) at Proce...
Uncaught Error: spawn rubocop ENOENT **Atom Version** : 0.156.0 **System** : Mac OS X 10.10.1 **Thrown From** : Atom Core ### Steps To Reproduce 1. Install linter and linter-rubocop 2. Quit atom 3. Open atom, and open a project ### Stack Trace At events.js:85 Error: spawn rubocop...
1
_Please make sure that this is a build/installation issue. As per ourGitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template_ **System information** * OS Platform and Distribution (e.g., Linux Ubuntu 16.04): ubuntu 16.04 * Mo...
Please go to Stack Overflow for help and support: https://stackoverflow.com/questions/tagged/tensorflow If you open a GitHub issue, here is our policy: 1. It must be a bug or a feature request. 2. The form below must be filled out. 3. It shouldn't be a TensorBoard issue. Those go here. **Here's why we have ...
0
Please consider adding a class named table-fixedheader that can be applied to a table so that the body scrolls under fixed headers. See this JSFiddle for a working demo: http://jsfiddle.net/drueter/yqgB5/3/ All that is needed: table.table-fixedheader>tbody { display: block; } tab...
Would be nice to have a simple way to have the headings of a table stay at the top of a table as you scroll the page. Think long list of employee data. Would be nice to have this integrated in so it's aware of the other fixed elements like the navbar and will adjust blocking accordingly. Maybe something like: <ta...
1
**David J. M. Karlsen** opened **SPR-4456** and commented Please se attached class ApplicationContextReaderImpl.java . Testcase: We tried to get this class `@Autowired` into a consumer of the class (The consumer declares `@Autowired` on the interface). Observations: 1. If used as is - Spring finds no match ...
**Arnaud Nauwynck** opened **SPR-8531** and commented the META-INF/ is a hidden package for isolated ClassLoader, for example as osgi Netbeans plugins Suppose you want to use Spring in your netbeans plugins application, and your application in split into several plugins depending of each others, you can not start t...
0
**Do you want to request a _feature_ or report a _bug_?** Bug. **What is the current behavior?** Node throws an error when webpack runs. Error log **If the current behavior is a bug, please provide the steps to reproduce.** package.json webpack.config.js **What is the expected behavior?** Webpack should r...
**Do you want to request a _feature_ or report a _bug_?** bug **What is the current behavior?** .../node_modules/webpack/lib/SourceMapDevToolPlugin.js:158 Buffer.from(JSON.stringify(sourceMap)).toString("base64"); TypeError: this is not a typed array this breaks my deploy **If the cu...
1