text1 stringlengths 2 269k | text2 stringlengths 2 242k | label int64 0 1 |
|---|---|---|
### Error updating database. Cause: java.sql.SQLException: Field 'id' doesn't
have a default value
### The error may involve com.demo.test.project.mapper.TestRecordMapper.add-
Inline
### The error occurred while setting parameters
### SQL: insert into test_record(point_id,str,`time`)values(?,?,?) on
duplicate key ... |
## Bug Report
### Which version of ShardingSphere did you use?
4.0.0.M1
### Which project did you use? Sharding-JDBC or Sharding-Proxy?
sharding-proxy
### Expected behavior
sql:
select * from customer t where party_id in(8001,8002,8003,8004);
config:
customer:
actualDa... | 0 |
Every time that I finish a challenge, I go back to the page of my profile
emmediatly and face with this error message:
Oops! Something went wrong. Please try again later.
|
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 |
**Oleg Soloviov** opened **SPR-5541** and commented
1. do some entries into the HTML form
2. do submit the form
3. do some changes to the form's entries on the server side
4. the changes are not displayed to the user, old unchanged entries remind in the form
Probably the bug is here:
in the Constructor of... |
**Tag McGillicutty** opened **SPR-2909** and commented
org.springframework.orm.hibernate3.LocalSessionFactoryBean#schemaUpdate
doesn't seem to work with Hibernate 3.2.1. Exception is listed at the bottom.
Forum topic detailing the problem is here:
http://forum.springframework.org/showthread.php?t=31961&highlight=l... | 0 |
#### Challenge Name
https://www.freecodecamp.com/challenges/sift-through-text-with-regular-
expressions
#### Issue Description
Unable to edit the code at line that says //Change this Line
Clicking by mouse or using arrow keys on keyboard don't work, unless you go
and edit some other line
and return to the line... |
In all the exercises, we the users are forced to press the enter key before
writing any code.
* * *
#### Update:
We have locked the conversation temporarily on this thread to collaborators
only, this has been resolved in staging, and will be live soon.
The fix can be confirmed on the beta website.
The workaround... | 1 |
# Environment
Windows build number: Version 10.0.18990.1
Windows Terminal version: 0.5.2762.0
# Steps to reproduce
1. Open a couple more tabs than what fits in the window
2. Scroll the tab bar to see the new tabs
# Expected behavior
Tabs should not be invisible.
# Actual behavior
Som... |
# Environment
Windows build number: (powershell)
$psversiontable
Name Value
* * *
PSVersion 5.1.18362.145
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.18362.145
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion ... | 0 |
[Enter steps to reproduce below:]
1. ...Install Shell Command
**Atom Version** : 0.184.0
**System** : Mac OS X 10.10.3
**Thrown From** : Atom Core
### Stack Trace
Uncaught Error: Cannot find module 'dialog'
Error: Cannot find module 'dialog'
at Function.Module._resolveFilename (module.js:351:15)
at Fu... |
[Enter steps to reproduce below:]
1. Right-click a file in the left column. (The file I used was green, not added to Git, and empty.)
2. Click Delete.
**Atom Version** : 0.186.0
**System** : Mac OS X 10.10.2
**Thrown From** : tree-view package, v0.164.0
### Stack Trace
Uncaught Error: Cannot find module '... | 1 |
I created a sql metric with the expression:
CAST(strftime("%s", max("timestamp")) AS INT)
When I used this metric to create a table view the values were not being
populated. Looking into the JSON I found the query had duplicated the `%`:
query: "SELECT "serviceName" AS "serviceName... |
# Motivation
When analyzing geo spatial data, a common work flow consists of grouping the
data across different spatial dimensions, e.g., ZIP code, city, state or
country. In order to visualize the results, a user can select either the
"Country Map" or the "deck.gl Polygon" visualizations. Neither of them are
approp... | 0 |
Challenge using-packagejson-the-core-of-any-nodejs-project-or-npm-package has
an issue.
User Agent is: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36`.
Please describe how to reproduce this issue, and include links to screenshots
if possib... |
Not able to create Cloud9 account.
Its asking credit card details to create an account.
| 1 |
In this code:
fn foo() {
match Some(x) {
Some(y) { fail!(); }
None { fail!(); }
}
fn bar() {
let mut i = 0;
while (i < 1000) {}
}
fn main() {}
`foo` is missing the close brace for the `alt`, but the resulting parse error
messa... |
fn x() { }
fn y() {
fn z() { }
Result:
a.rs:3:9:3:10: error: unexpected token: <eof>
Expected: something like of "missing } after function body which begins on
line 2".
| 1 |
##### System information (version)
* OpenCV => 4.0.1
* Operating System / Platform => mac, linux
* Compiler => clang, gcc
##### Detailed description
Will be good to `cv::VideoCapture` support mpeg dash format -
https://www.bento4.com/developers/dash, currently it does not.
http://itmultimedia.ru/sozdanie-ko... |
### System Information
OpenCV version: 4.5.2
CMakeError.log
CMakeOutput.log
Operating System / Platform: macOS Monterey 12.5 Apple M1
Compiler & compiler version: XCode 14.0.1
Python version: 3.10
CMake: 3.25.1
### Detailed description
I tried to solve this problem for a week....
-- Check... | 0 |
In our research group we all have user accounts on a server where we each run
our own experiments (Ubuntu behind the scenes). By default, everyone is
downloading `transformers` models to their own home directory. Let's say we
have 20 researchers, that might mean that we have 20 duplicates of "bert-base-
cased" on the... |
## EDIT: `DataCollatorWithPadding` already has the requested feature
# 🚀 Feature request
A `DataCollatorWithPadding` class that can pad `attention_mask` with any
tokenizer class compatible with 🤗Transformers.
## Motivation
It is common to have training examples with both `input_ids` and
`attention_mask`. For ba... | 0 |
**Oleg Efimov** opened **SPR-6965** and commented
When trying to use Spring JDBC classes with Sybase through WebLogic JDBC
driver, you get exception like "SQL Server is not one of the databases fully
supported for procedure calls...".
Research shows that WebLogic driver returns "SQL Server" to
"getDatabaseProductN... |
**Chris Beams** opened **SPR-4200** and commented
The implementation of AbstractBeanFactory#containsBean() first checks to see
if the bean is defined locally, and if not checks factory ancestry. The local
check logic is identical to that implemented in #containsLocalBean(), and so
can be eliminated and replaced with... | 0 |
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version** : 0.199.0
**System** : Unknown Windows Version
**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:... |
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 |
The Waypoint: Add Rounded Corners with a Border Radius challenge
http://freecodecamp.com/challenges/waypoint-add-rounded-corners-with-a-border-
radius has an issue.
Screenshot 1 - on Google Chrome for Mac, Version 45.0.2454.85 (64-bit)
: FancyZones
# Steps to reproduce
After running PowerToys with FancyZones for a period of time, pressing number
keys on the main keyboard (not N... |
# Summary of the new feature/enhancement
Hello :)
It would be very helpful if PowerToys Run could open urls/searches in the
selected default browser.
# Proposed technical implementation details (optional)
Via Regex or some similar technique the search bar could detect if the typed
query qualifies as a web addres... | 0 |
This:
@decorator
class Classy{}
Transpiles into:
"use strict";
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
var Classy = function Classy() {
_cla... |
I have two files
first `app-size.srv.js`
export class AppSizeService {
constructor() {
}
}
second `app-size.dir.js`:
import { AppSizeService } from 'app-size.srv';
if i use `babel` after `concat` in my gulpfile
gulp.task('scripts', () => { /* Scripts *... | 0 |
ERROR: type should be string, got "\n\nhttps://github.com/symfony/symfony/blob/2.7/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php#L536\n\\- add duplicate slashesh and that not matching there: \nhttps://github.com/symfony/symfony/blob/2.7/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php#L196\n\nBug is defined with SonataAdminBundle ACL.\n\n" |
Sometimes i have problem: `PDOException: Exception 'PDOException' with message
'SQLSTATE[25P02]: In failed sql transaction: 7 ERROR: current transaction is
aborted, commands ignored until end of transaction block' in
/../vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHan... | 0 |
There is a big difference between default git tags and annotated ones (-a):
default tags are mere pointers without their own authorship etc. practical
implication for me:
$> git describe origin/0.14.X
0.4-12969-gc9ba2c3
$> git describe --tags origin/0.14.X
... |
#### Describe the issue linked to the documentation
One difficulty that I had in the past while using, for example, GridSearch or
RandomizedSearch for hyperparameter tuning is which range of values seems
reasonable to be used in the search for each different classifier or regressor
(principally for the numeric param... | 0 |
### Describe the workflow you want to enable
Allow passing trained models to `VotingClassifier`, and use these trained
models directly for prediction, without refitting.
The current `VotingClassifier` requires fitting all inputted estimators on the
given training data, even if these estimators have already been tra... |
I work on python 3.6.5 and sklearn 0.19.1 on conda 4.5.11.
According to this post, I am surprised that voting classifiers do not accept
`prefix` classifiers.
May I know is it because it is unnecessary from your respective or it was
purely short of hand?
Thank you very much.
| 1 |
version:
org.apache.shardingsphere
sharding-jdbc-spring-boot-starter
4.0.0
demo: https://github.com/yexufeijun/sharding-jdbc-test-demo.git
error msg:
### Error updating database. Cause: java.util.NoSuchElementException
### The error may exist in
com/example/sharding/mapper/TestShardingAMapper.java (bes... |
[2019-04-30 14:40:34.715 INFO ] [http-bio-8888-exec-141] {SQLLogger.java:71}
log - Rule Type: sharding
[2019-04-30 14:40:34.716 INFO ] [http-bio-8888-exec-141] {SQLLogger.java:71}
log - Logic SQL: SELECT DISTINCT org_trade_order_no FROM mpay_refund
WHERE create_time BETWEEN ? AND ?
AND refund_sta... | 0 |
When I change the select option, the two way binding do not work in Firefox
44.0.2
Sample: https://angular.io/resources/live-examples/forms/ts/plnkr.html
It's working fine on Chrome.
|
I'm seeing an issue in `beta.1` that appears to be a regression from `beta.0`.
`ngModel/ngModelChange` don't appear to work at all in Firefox, at least on
selects. Here's a plunkr demo. You'll notice if you change the script src's to
beta.0, the selects work as expected. Is there a breaking change that I'm
missing? I... | 1 |
Copy issue by @zhonshu from microsoft/vscode-react-native#199
`renderPhotosList = () => { if (this.state.showSelectPhotos) { } }`
'property declarations' can only be used in a .ts file.
(property) MainPage. renderPhotosList: () => JSX.Element
in ES6 function bind this
|
_From@nwehrle on February 9, 2016 21:17_
I use eslint to lint my jsx files. Before I switched to salsa, the linting
inside the editor worked fine. After switching to salsa the linting fails
inside the editor.
 in the model.
When the form is submitted, the data is ... |
Hi.
Today I searched two hours for the reason why one validation error wasn't
shown at the form field but at the root form.
My form builder class looked like that:
public function buildForm(FormBuilderInterface $builder, array $options)
{
$builder->add('xfade', 'integer', array('require... | 1 |
We use an asset file to configure some feature inside our app.
So during test, we tried to access to it but we keep getting this error.
The getter 'buffer' was called on null.
Receiver: null
Tried calling: buffer
dart:core Object.noS... |
Its kind of a no-brainer that you might want to validate your assets in some
way. Especially when you have multiple people working on the same project (not
all of them developers). Furthermore its common to want to test the code that
processes those assets, without having to hardcode versions of the assets in
the tes... | 1 |
From the docs:
Returns
-------
out : ndarray
Contiguous array of **same shape** and content as `a`, with type `dtype`
if specified.
But
>>> a = np.array(1)
>>> a.shape
()
>>> np.ascontiguousarray(a).shape
(1,)
Since its implementation i... |
### Proposed new feature or change:
Note - Developer Only change
I have been working with Gitpod maintenance for a while now and It often
requires me to test the builds with different dependencies types and
configurations.
For safe measure I create myself a new Unix host and do my testing there.
It always requi... | 0 |
C:\Users\iamsh>deno upgrade
Looking up latest version
============================================================
Deno has panicked. This is a bug in Deno. Please report this
at https://github.com/denoland/deno/issues/new.
If you can reliably reproduce this panic, include the
reproduction steps and re-run... |
I was trying to upgrade my deno version.
RUST_BACKTRACE=1 deno upgrade
output:
Looking up latest version
============================================================
Deno has panicked. This is a bug in Deno. Please report this
at https://github.com/denoland/deno/issues/... | 1 |
##### System information (version)
* OpenCV => 4.x / 3.x
* Operating System / Platform => ALL
* Compiler => ALL
* OpenCV => ❔
* Operating System / Platform => ❔
* Compiler => ❔
##### Detailed description
Remove lena images samples from the project.
Initially reported at https://bugzilla.redhat.c... |
##### System information (version)
* OpenCV => 4.3.0
* Operating System / Platform => Fedora/Debian
##### Detailed description
The lena images have been determined by Debian and Fedora to not be
distributable and must be removed from source tarballs which is a pain to deal
with. Could a suitable alternative im... | 1 |
* I have searched the issues of this repository and believe that this is not a duplicate.
Eventually this is related to #9433 , but i'm not sure.
## Expected Behavior
Snapshots should succeed when nothing was changed.
## Current Behavior
Whenever introducing a new withStyles() Component or simply updating mate... |
* I have searched the issues of this repository and believe that this is not a duplicate.
## Expected Behavior
Tab indicator should dynamically resize its width when the parent container
width changes
## Current Behavior
Tab indicator doesn't resize when the parent container width changes ~ only
when the vi... | 0 |
Hi,
I'm trying to fire an action by using **RaisedButton** but it seems that
**onClick** method is not working for it. Also **onTouchTap** is not working.
Even if I import **injectTapEventPlugin**
`var injectTapEventPlugin = require("react-tap-event-plugin"); `
Here is my code. You can find the RaisedButton by... |
The onTouchTap from Buttons isn't working with React 15.6.0
https://facebook.github.io/react/warnings/unknown-prop.html
I think it's finally time to move to the standard onClick and remove tap event
plugin
| 1 |
[ERROR] 09:41:15.943 [pool-16-thread-1] o.a.s.s.f.c.CommandExecutorTask -
Exception occur:
java.lang.IllegalArgumentException: Cannot find JDBC type '2003' in PostgreSQL
column type
|
This report is to review recent changes and developments of ShardingSphere.
## Basic Data
Basic data shows how the watch, star and fork have changed during the past
week.
Watch | Star | Fork
---|---|---
865 | 7647 | 2657
## This Week's Development
This part is to show new developments of ShardingSphere d... | 0 |
### Problem description
MaxLength works fine for input="text" but it doesn't for input="number". I
imagined that max="" would work in this case, but that didn't work either.
### Steps to reproduce
### Versions
* Material-UI:
* React:
* Browser:
|
* I have searched the issues of this repository and believe that this is not a duplicate.
## Expected Behavior
Click on disabled TextField in IE11 (Internet Explorer 11.873) not activate
underline animation
## Current Behavior
Click on disabled TextField in IE11 (Internet Explorer 11.873) activate
underline anim... | 0 |
**Elasticsearch version** :
2.3.3
**Plugins installed** : []
head
**JVM version** :
java version "1.7.0_79"
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
**OS version** :
LSB Version:
:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64... |
When using the TransportClient with Sniffing, the Java application is using
any of the profiles that you configure internally in the nodes. That way, is
hard to separate the ports that the TransportClient uses to connect to the
cluster, and the connections between the node.
Using a static pool resolves the issue, be... | 1 |
**Migrated issue, originally created by Anonymous**
The "info" attribute is ignored when copying columns from declarative mixins.
* * *
Attachments: infonotcopied.py
|
**Migrated issue, originally created by Anonymous**
(original reporter: sparticvs) Hello, first let me start by apologizing should
this be a duplicate. I did some hunting through titles to see if anything
seemed like it would be the same, but I didn't see anything specific, so here
we go.
Using the following examp... | 0 |
$ grunt --verbose --debug 9 --stack test:webdriver:saucelabs:ios
Running "webdriver-jasmine:saucelabs_ios6_1" (webdriver-jasmine) task
[D] Task source: /Users/aylott/Projects/Facebook/react/Gruntfile.js
Verifying property webdriver-jasmine.saucelabs_ios6_1 exists in config...OK... |
**Do you want to request a _feature_ or report a _bug_?**
Bug
**What is the current behavior?**
I get a confusing error when not using a new line in the children of a
Consumer un the new Context API:
https://codesandbox.io/s/13n733xp5j
Error:

[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 |
# Environment
Windows build number: [run "ver" at a command prompt] Microsoft Windows [Version 10.0.19041.329]
PowerToys version: 0.19.0
PowerToy module for which you are reporting the bug (if applicable):
# Steps to reproduce
Set "Open PowerToys Run" shortcuts to "Alt + Space"
Set the... |
Hi,
to run Fancy Zones settings the shortkey is `Win` \+ `~`.
But in a lot of keyboard (the mine is a Italian one) `~` does not exist.
I know I can use the GUI to run it, but it would be better to have "Fancy
Zones settings shortcut" setting, to enable changing of it from `~` to another
keyboard button.
I love t... | 0 |
Challenge http://www.freecodecamp.com/challenges/waypoint-bring-your-
javascript-slot-machine-to-life has an issue. When I try to code on the
selected area of problem "Bring your JavaScript Slot Machine to Life" browser
get stuck while writing the second $. But if I copy paste the code rather than
typing, it works we... |
checked my waypoint without confirmation, definitely a bug

Challenge http://www.freecodecamp.com/challenges/w... | 0 |
## `app.component.html:-
CRUD for Cars {{i.value}}{{j==3&&countnum<12 ? callme() : ''}}
<p-dialog header="Car Details" [(visible)]="displayDialog" [responsive]="true" showEffect="fade" [modal]="true">
<div class="ui-grid ui-grid-responsive ui-fluid ui-grid-pad" *ngIf="car">
<div cl... |
**I'm submitting a ...** (check one with "x")
[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
... | 1 |
### First check
* I added a very descriptive title to this issue.
* I used the GitHub search to find a similar issue and didn't find it.
* I searched the FastAPI documentation, with the integrated search.
* I already searched in Google "How to X in FastAPI" and didn't find any information.
* I already read... |
Hi there!
I'm trying to send a post with a JSON that might contain a `\n` character in
one of its fields. I tried what is explained here https://pydantic-
docs.helpmanual.io/usage/exporting_models/ with no success. I can run the
example there with no problems but when used in the app it crashes when it
tries to par... | 0 |
Please:
* Check for duplicate issues.
* Provide a complete example of how to reproduce the bug, wrapped in triple backticks like this:
import jax
import jax.numpy as jnp
pytree = {'theta': jnp.ones((2, 1)), 'alpha': jnp.zeros((2, ))}
leaves, treedef = jax.tree_flatten(pytree)
... |
Consider the following function which extends
`jax.scipy.ndimage.map_coordinates` to work with arbitrary shaped lattices of
coordinates, and an arbitrary number of value channels (including multiple
value dimensions).
Because `jax.scipy.ndimage.map_coordinates` operates on single channel value
lattices, this has bee... | 0 |
The following should type check:
import { default as postcssNesting } from "npm:postcss-nesting@11.3.0";
postcssNesting();
but fails with the error message:
error: TS2349 [ERROR]: This expression is not callable.
Type 'typeof import("file:///home/martin/.cache/deno/npm/registr... |
**Describe the bug**
`npm:*` default exports are incorrectly typed. Packages that are exported as
`default` are assumed to have a `default` property. The plugin will claim a
type error when there are no actual runtime errors. Furthermore, trying to
appease the plugin error by using the `default` property _will actu... | 1 |
### Describe the bug
Using a variant of `referred_column` in the `fk` `naming_convention`
placeholder (see
https://docs.sqlalchemy.org/en/14/core/constraints.html#constraint-naming-
conventions), causes an exception, when trying to initialise the ORM.
(without using `referred_column`, this works fine)
### To Repro... |
I've read #3989 but this seems unrelated.
When defining a `ForeignKey` on a SQLAlchemy model, if the referenced column
is given as a string (`{table_name}.{column_name}`) and the `Base.metadata`
has been setup with a naming convention that uses any of
the`referred_column_0[[_]N]_name` tokens for the foreign key conv... | 1 |
1. What version of Go are you using (`go version`)?
# go version
go version go1.6.1 linux/amd64
1. What operating system and processor architecture are you using (`go env`)?
# go env
GOARCH="amd64"
GOBIN=""
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
... |
by **qeed.quan** :
Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull", "hg update default", rebuild, and
retry
what you did to
reproduce the problem. Thanks.
What steps will reproduce the problem?
1. run test.go with the sdl... | 0 |
# info
same works perfectly under ansible 1.8
# code
- name: Unpack CloudWatch package
unarchive: src=/tmp/cloudwatch.zip dest=/usr/local copy=no
when: cloudwatch.stat.isdir is not defined or not cloudwatch.stat.isdir
# output
TASK [aws : Unpack CloudWatch package] **... |
I have a playbook to install python. Works great under 1.8.4. Worked for a
long time under 1.9.x. Fails today on 2.0.0-devel
I threw in the stat code for testing, but it doesn't make it work.
- name: configure /usr/src/python permissions
file: "dest=/usr/src/python state=directory owner={{ ansib... | 1 |
* I tried using the latest `xxxx/xxxx.d.ts` file in this repo 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).
* I want to talk about `knex/kne... |
d3/d3.d.ts /cc @gustavderdrache @borisyankov
d3.js got a major overhaul. Its API has improved considerably. See d3 v4
changes. I'm quite excited about it, but for the time being I have to stay
with v3 or abandon TypeScript for a critical class.
Fascinating article by @mbostock discussing examples of poor d3.js API ... | 0 |
### System info
* Playwright Version: 1.33.0
* Operating System: macOs 13.1
* Browser: Chromium
* Other info:
### Source code
* I provided exact source code that allows reproducing the issue locally.
I have a basic bootstrap 'switch' toggle element that is not 'checkable' using
PW. It looks like this wh... |
### System info
* Playwright Version: 1.32
* Operating System: Mac
* Browser: [All, Chromium, Firefox, WebKit]
* Other info:
### Source code
* [ x ] I provided exact source code that allows reproducing the issue locally.
test('checkboxes should be nicer in light mode when system is set to dark',
async (... | 0 |
### Apache Airflow version
2.2.2 (latest released)
### What happened
I was trying to call `task.get_task_instances()` but received an error
`sqlalchemy.exc.ArgumentError: SQL expression object expected, got object of
type <class 'sqlalchemy.ext.associationproxy.ColumnAssociationProxyInstance'>
instead`.
Looking a... |
### Apache Airflow version
2.2.3 (latest released)
### What happened
This is my first time reporting or posting on this forum. Please let me know
if I need to provide any more information. Thanks for looking at this!
I have a Python Operator that uses the BaseOperator get_task_instances method
and during the exec... | 1 |
I built the libcaffe2.a for android as the guide[./scripts/build_android.sh].
The build is success, but I find that the library is too large[800MB+]. The
library file in Android Demo(such as AICamera-Style-Transfer & AICamera) is
small[Only 60MB]. Is there a way to reduce the file size? How to config?
|
## 🚀 Feature
Currently there are a number of tensor properties which we bind in python
which are not shared with the JIT / C++ api.
Some of these have been duplicated in JIT, but many are not supported.
Either:
* Develop a test mechanism to keep them in sync
* Figure out a way to share properties via native... | 0 |
In this program
http://play.golang.org/p/NTlW5mD8qX
the constant 1e-779137 underflows silently to 0 (while this is not well defined in the
spec, it is not unexpected).
But the constant 1e-779138 leads to a compile-time error:
http://play.golang.org/p/LxjbNujhmO
... |
by **szabo.antal.92** :
What steps will reproduce the problem?
Run an executable in go (with anything that at the end uses syscall.StartProcess)
without setting any input/output redirection
What is the expected output?
The program executes the other one, without creating any pipes
... | 0 |
Code:
trait MyIterator: Iterator<Item = char> {}
impl<T: ?Sized + Iterator<Item=char> + 'static> MyIterator for T {}
struct TestStruct {
data: Box<MyIterator + 'static>,
}
fn new_struct(string: &'static str) -> TestStruct {
TestStruct {
data: B... |
"internal compiler error: unexpected failure" by compiling rust-glut.
I am trying compile rust-glut project by latest rust revision.
sk@numa:/tmp/rust-glut$ RUST_LOG=rustc=0,::rt::backtrace make
rustc glut.rc -o librustglut.dummy
./glut.rs:121:0: 124:1 warning: unused variable: `window`
.... | 0 |
Symfony\Component\Process
I'm getting this error after running a process for a long time
A temporary file could not be opened to write the process output to, verify
that your TEMP environment variable is writable
Seems to be the windows workaround in getDescriptors()
I found the problem to be 65,000 temp file... |
On Windows `Process::start` creates a temporary file every time because of
this code:
if (defined('PHP_WINDOWS_VERSION_BUILD')) {
$this->fileHandles = array(
self::STDOUT => tmpfile(),
);
When being invoked for thousands of times as part of t... | 1 |
I'm using pandas 0.5.0 with python 2.7 on archlinux.
This example file seems pretty standard and it opens well in Libreoffice:
http://dl.dropbox.com/u/40028/countrycode.csv
import pandas
cc = pandas.read_csv('countrycode.csv', index_col=1)
cc
ERROR: An unexpected error occurred while toke... |
Encountered via a column with all missing values read from a CSV that are
filled by pd.csv_read as NaNs. I had logic to check for duplicate values that
used set(df[col]), which I realize I can readily replace with
df[col].unique(). However, found an intriguing bug, in that a lengthy list of
np.NaN appears to hang the... | 0 |
# Environment
Windows build number: **Microsoft Windows [Version 10.0.18362.175]**
Windows Terminal version (if applicable): **0.2.1715.0**
# Steps to reproduce
Open up a new powershell or cmd window and try to enter a @ with a German
layout keyboard. I tried to type the @ char with `ctrl + alt + q` and I did
tr... |
# Description of the new feature/enhancement
# Proposed technical implementation details (optional)
Hello, Windows Terminal doesn't support the new cross-platform PowerShell.
Please add below feature:
* Support the new cross-platform PowerShell
` using `babel-node` it works, but it doesn't work in
the runtime because it doesn't proxy `find` to `core-js`. Suggestion: use
`_core.Array.find`, but this may be difficult. This probably belongs to a
bigger class of problems regarding ES6 built-in prototype extensions. Easy way
is to just poly... | 1 |
Since this most recent update VSCode seems to crash randomly when editing
files (particularly PHP files for me). Everything will pause (besides the
menus) and just sit there until it asks me to wait or close the program.
|
I really liked the auto indentation discovery mechanism and not having it
sometimes screws the indentation of files that have only tabs.
It would be cool to have a status bar widget that tells me which mode I am on.
Even cooler would be to bring back the auto detection as a default and use the
widget to communicate ... | 0 |
I have 3 monitors, the two outer monitors are identical. See the below
screenshot from nvidia control panel.

When configuring Fancy Zones, if I set up a zone on the left monitor, It will
also be set to the... |
# Environment
Windows build number: [Version 10.0.18362.387]
PowerToys version: 0.12.0.0
PowerToy module for which you are reporting the bug (if applicable): FancyZones
# Steps to reproduce
I have 2 custom layouts. One for the left monitor, one for the right.
1. I move the mouse to th... | 1 |
from SO
* the `.add_categories` should be able to take an `Index`/ndarray, ATM it must be converted to a list
* should be a keyword for something like: add any additional categories that I am passing to you (even if the current ones are duplicates, just add these to the end). e.g.
In [147]: s = pd... |
from the timeseries realease example: http://pandas.pydata.org/pandas-
docs/version/0.19.0/whatsnew.html#merge-asof-for-asof-style-time-series-
joining
making ticker as category:
trades.ticker = trades.ticker.astype('category')
quotes.ticker = quotes.ticker.astype('category')
merge = p... | 0 |
Consider the following data frame:
>>> df = pd.DataFrame(1.0, index=pd.MultiIndex.from_product([[0, 1], [0, 1]]), columns=['a'])
>>> df
a
0 0 1.0
1 1.0
1 0 1.0
1 1.0
Taking a slice of this and assigning it to itself should leave the data
unchanged, but look ... |
Best shown with an example.
import numpy as np, pandas as pd
timestamps = map(pd.Timestamp, ['2014-01-01', '2014-02-01'])
categories = ['A', 'B', 'C', 'D']
df = pd.DataFrame(index=pd.MultiIndex.from_product([timestamps, categories], names=['ts', 'cat']),
columns=['Col1... | 1 |
error: internal compiler error: unexpected failure
note: the compiler hit an unexpected failure path. this is a bug.
note: we would appreciate a bug report: http://doc.rust-lang.org/complement-bugreport.html
note: run with `RUST_BACKTRACE=1` for a backtrace
task 'rustc' failed at 'asserti... |
### STR
// seq.rs
use std::collections::HashMap;
use std::hash::Hash;
pub trait Seq<T> {
#[cfg(ice)]
fn add_elem(&mut self, T);
#[cfg(not(ice))]
fn add_elem(&mut Self, T);
fn new() -> Self;
}
impl<K, V> Seq<(K, V)> for Hash... | 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.):
d... |
I noticed that while connections between pods were usually nearly instant,
sometimes they took a few seconds and they sometimes hung altogether, so I
started poking around. I quickly found that `kube-proxy` is taking up between
80% - 100% of a CPU on each system that it's running on. The logs weren't very
interesting... | 0 |
XContentBuilder xContentBuilder = XContentFactory.contentBuilder(XContentType.JSON);
xContentBuilder.startObject();
xContentBuilder.rawField("foo", new BytesArray("{\"test\":\"value\"}"));
xContentBuilder.endObject();
results in the following string:
{,"foo":{"test":"value"}}
... |
I often use the `XContentBuilder.rawField` method to append my own JSON
objects or arrays to the builder. Nonetheless, I found something quite
annoying: a comma is always prepend when adding a new raw field, whatever it
is the first field or not. The JsonXContentGenerator.writeRawField methods [1]
seems to confirm th... | 1 |
I don't think we need the duplicate methods such as `getVersion` and
`@getVersion` now that telepath isn't being used.
|
I usually use ATOM to write markdown and also use the markdown-preview which
works beautiful. But after a certain time (or is it caused by saving multiple
times and editing texts?) I often experience that the programme stucks. After
restarting it works fine.
| 0 |
I've noticed one common piece of code when I have to write a redirect:
return new RedirectResponse($this->router->generate('app.example', [...]));
What I would like to write is something similar to:
return new RoutedRedirectResponse('app.example', [...]);
The actual route would be gene... |
I run my app with Symfony 2.6. Whin I have a exception, this message is
thrown.
PHP Fatal error: Cannot redeclare class Symfony\Component\Debug\Exception\FlattenException in /home/baptiste/Project/pole-gestion.fr/vendor/symfony/symfony/src/Symfony/Component/Debug/Exception/FlattenException.php on line... | 0 |
> ____Downloading
> https://github.com/google/protobuf/archive/0b059a3d8a8f8aa40dde7bea55edca4ec5dfea66.tar.gz
> via codeload.github.com: 2,859,576 bytes
> ____Downloading
> https://github.com/google/protobuf/archive/0b059a3d8a8f8aa40dde7bea55edca4ec5dfea66.tar.gz
> via codeload.github.com: 3,046,594 bytes
> __... |
### System information
* **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)** : No
* **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)** : Arch Linux
* **TensorFlow installed from (source or binary)** : Source
* **TensorFlow version (use command below)** ... | 1 |
Like the layouts and pieces in Rails, I want a method to reuse the code.
Currently the webview tag can only display a whole html page; hence I should
always write duplicated html header tags and so on. Sharing on the global
javascript objects among them directly (since they may in the same page it's
redundant to have... |
As I understand things the net module is supposed to follow the Node API as
closely as possible, from net.md
> The net module API has been specifically designed to mimic, as closely as
> possible, the familiar Node.js API. The API components including classes,
> methods, properties and event names are similar to tho... | 0 |
**Andy Piper** opened **SPR-5345** and commented
In AbstractApplicationContext the isActive flag is set in prepareRefresh(),
however the multicaster is not initialized until later in refresh(), thus if
you have error handling code which does:
if (context.isActive()) {
context.close();
}
you end up with this e... |
**Rossen Stoyanchev** opened **SPR-9384** and commented
* * *
**Affects:** 3.1.1
This issue is a backport sub-task of #14010
**Issue Links:**
* #14031 Backport "Reinstate check for a type-level `@RequestMapping` annotation to decide if a bean contains `@RequestMapping` methods" ( _ **"is duplicated by"**_ )
*... | 0 |
##### ISSUE TYPE
* Feature Idea
##### COMPONENT NAME
ansible galaxy tags
##### ANSIBLE VERSION
ansible 2.2.1.0
config file =
configured module search path = Default w/o overrides
##### CONFIGURATION
##### OS / ENVIRONMENT
##### SUMMARY
Lot of duplicate tags in ansible g... |
##### ISSUE TYPE
* Bug Report
##### COMPONENT NAME
core
##### ANSIBLE VERSION
2.4.3.0
##### CONFIGURATION
##### OS / ENVIRONMENT
N/A
##### SUMMARY
It seems that ansible will always throw an warning if a host group is empty
and there is no way to avoid getting this warning if the group i... | 0 |
When I use a proxy in my code I find a problem. In the code below
s = requests.Session()
s.proxies = {'http':'127.0.0.1:3128'}
r = s.get("http://www.apple.com")
If I set environmet var http_proxy='http://192.168.1.100:3128' then the
request will use environment proxy rather than the proxy I ha... |
# Problem
Currently, tools (e.g., openstack/python-swiftclient) fight how requests sets
the `Content-Type` header for a request. Notice that if the user of
swiftclient doesn't provide their own `content_type` then the library sets the
header's value to `''`. Ideally, setting `None` in a situation like this
(where th... | 1 |
The example below compiles - it shouldn't, I think...
ttsiod@avalon /home/ttsiod/tmp/TypeScript.bug
$ cat foo.ts
function whyTSwhy(config: {
name?:string
})
{
console.log(config.name);
console.log(name);
}
ttsiod@avalon /home/ttsiod/tmp/TypeScript.b... |
Another type-safety measure. Sometimes it's desired to limit what developers
can do with a value. Not allowing them to get to certain properties of it
looks sufficient.
Example: We render HTML elements to PDF on the client side. In order to do so
we need to run `element.getBoundingClientRect` to get a bounding box i... | 0 |
Symfony: 3.2
What is the reasoning behind checking if the viewdata is an instance of the
data_class in Form.php? Is this check preventing some situations that would be
bad?
I got the corresponding LogicException in a situation that issued some strange
demands on my code. Simplest code is in the zip in attachment: a... |
why cannot customize about this.
| 1 |
We are planning to implement horizontal pod autoscaling base on custom
metrics.
The custom metrics need to be exposed by each of pods from RC/deployment as
described in custom metrics proposal.
Spec of HPA will contain a list of custom metric names together with their
target utilizations. If the desired numbers of ... |
**What happened** :
We created a scheduled jobs from example mentioned on documentation.
kubectl run hello --schedule="0/1 * * * ?" --restart=OnFailure --image=busybox
-- /bin/sh -c "date; echo Hello from the Kubernetes cluster"
kubectl get scheduledjob hello
NAME SCHEDULE SUSPEND ACTIVE LAST-SCHEDULE
hello... | 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.7
* Operating System version: macOS Mojave
* Java version: 1.8
@Override
... |
* 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.x
* Operating System version: MacOS 10.12.6
* Java version: 1.8.0_181
### Steps to reproduce... | 0 |
I have a small project open and, if I paste from an external source (browser,
etc), it will crash Atom and will have start a new Atom process.
I'm on `v.0.189.0`
Let me know if you need any more detailed information if you cannot replicate
it.
|
I'm using Atom ver. 0.189.0 on Ubuntu 14.04.2 LTS. When I copy a piece of text
in atom and I try to paste it the right-click menu either won't show up or
will show up without giving me option to paste. The paste shortcut doesn't
work either and it creates issues even if I try to copy and paste text from
other program... | 1 |
currently, to build libtorch and its dependent libs, you invoke
build_pytorch_libs.{sh,bat}. For the most part, these just call out to cmake
several times. They also do a little bit of fiddling with variables, and copy
around some output files to particular locations. All of this can and should
just be done with cmak... |
Unable to Convert the model to onnx format , running into an error
RuntimeError Traceback (most recent call last)
<ipython-input-134-0350cc891688> in <module>()
----> 1 torch.onnx.export(models_module, (dummy_input,dummy_text), "test1.onnx", verbose=True)
7... | 0 |
**Is this a request for help?** (If yes, you should use our troubleshooting
guide and community support channels, see
http://kubernetes.io/docs/troubleshooting/.):
**What keywords did you search in Kubernetes issues before filing this one?**
(If you have found any duplicates, you should instead reply there.):
* * ... |
http://kubekins.dls.corp.google.com:8080/view/Scalability/job/kubernetes-e2e-gke-
large-cluster/49/consoleText
@gmarek @zmerlynn
There are 4 tests that failed in this run:
* Guestbook application [It] should create and stop a working application [Conformance]
* Generated release_1_3 clientset [It] should creat... | 0 |
I'm in the middle of a migration from C++ and I'm having a hard time in
understanding Julia "slices".
I have a vector `a`. When I do `b=a[1:2]` and `b[1] = 10` for example, `a` is
not affected.
That is, the "slicing" operation `a[1:2]` creates a copy instead of working
with the original data.
Is this a bug or int... |
I would prefer that range indexing of an `Array` (e.g. `X[1:10, :]`) created a
`SubArray` (a view/reference), not a copy. This seems more in the spirit of
Julia's pass-by-reference semantics, and would eliminate some of the
performance gotchas with range indexing.
It might also make future loop-devectorization optim... | 1 |
Tested with latest pypi version (4.0.2) and against master branch.
Upgraded recently from 3.1.25 as I had some issues with tasks being received
but executed after a short delay (as in #2771). Now it got worse.
Tried using librabbitmq, but encountered: #3675 when I was queueing task
inside a task.
## Steps to repro... |
I have a service using Celery 4.0.2 to dispatch tasks to workers. I observed
that, periodically, Celery workers hang altogether for a while without doing
any tasks, and then suddenly, they revive and resume execution again. Looks
like Celery 4.0.2 buffers those tasks and release to workers later.
Celery 3 (I tried ... | 1 |
We have Android code in tree but no way to build it. It should not be all that
difficult to integrate the NDK since we have some minimal cross-compile
support already.
|
libuv provides unbuffered I/O. We also need buffered decorators for readers
and writers.
| 0 |
I have this data:
print(vars(features_norm))
{'_data': BlockManager
Items: Index(['SWdown', 'Tair', 'Qair', 'Rainf', 'Wind'], dtype='object')
Axis 1: <class 'pandas.tseries.index.DatetimeIndex'>
[2002-01-01 00:30:00, ..., 2006-01-01 00:00:00]
Length: 70128, Freq: 30T, Timezone:... |
Hi, this it my first bug report, so I'm not exactly sure how much information
is usually required here.
I've run the MeanShift algorithm on a cluster of approximately ~300,000 in
size. It gives me an output of:
[user@host ~]$ python meanshifttest.py
Traceback (most recent call last):
File "... | 1 |
### Problem description
The `text-overflow: ellipsis` condition is no longer applying the correct
overflow style to text int he `TableRowColumn` component
### Steps to reproduce
Create a `Table` with a `TableRowColumn` that has a small width and fill it
with a very long string and you'll see that it doesn't overfl... |
### Problem description
### 0.15.4

### 0.16

### Steps to reproduce
Provide a very long tex... | 1 |
I've a input element like `<input type="file" webkitdirectory="" multiple=""
name="files[]" id="files"">` which prompts a user to select a folder. I need
to get file names & paths of all the files within that folder.
var input = document.getElementById('files');
input.onchange = function(e) {
... |
file . multiple webkitdirectory in chrome can get sub files.but atom-shell can
select directory,sub file set only current directory? is bug?
| 1 |
**Symfony version(s) affected** : 4.1.0
**Description**
When using the new `name_prefix` option, routes will be generate both with
prefix and without prefix.
**How to reproduce**
In `config/routes.yaml` add a prefix for a controller folder
admin:
resource: ../src/Controller
type:... |
Please read this post:
https://groups.google.com/d/msg/symfony2/uRoYVaczJWI/NQgYt6m2mY0J
| 0 |
Casting np.arrays to int32 converts `np.nan` to:
1. `array(-2147483648, dtype=int32)` on a local Mac M1 machine
2. `array(0, dtype=int32)` on a docker image running ubuntu
### Reproducing code example:
On the following system:
ProductName: macOS
ProductVersion: 11.2.3
BuildVersion: 20D91... |
With `ndarray.astype(..., casting="unsafe")` float arrays with NaN/inf will be
converted to `np.iinfo(dtype).min/max`,
>>> np.array([1, np.nan], dtype=np.float32).astype(np.int32)
array([ 1, -2147483648], dtype=int32)
>>> np.array([1, np.inf], dtype=np.float32).astype(np.int32)
arr... | 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.7
* Operating System version: centos6.9
* 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.6
* Operating System version: mac os
* Java version: 1.8.0_221
### Steps to reproduce this i... | 0 |
> Suggestion moved over from codeplex.
The suggestion is to allow generic parameter overloads like the following:
declare module Backbone {
class Model{}
class Events{}
class ViewOptions<TModel extends Model> {}
class Collection<TModel extends Model> {}
// ... |
Access to the parent class's static methods and properties should be available
from a derived class's static methods and properties via `super` (MDN
reference). Typescript compiler currently emits an error for using `super` in
a static context.
**TypeScript Version:**
1.8.7, also on Typescript playground though I d... | 0 |
Per this, there is currently no way to use the pretty printing `display` to
show all the output. As this is a fairly common usecase, adding it is a low-
hanging fruit.
|
I see the following type instability in current Julia v1.4 and master (commit
`cebd4fa`).
julia> using StaticArrays
[ Info: Precompiling StaticArrays [90137ffa-7385-5640-81b9-e52037218182]
julia> struct Foo{N} end
julia> foo = Foo{4}()
Foo{4}()
julia> bar(::Foo{N}) wh... | 0 |
### Proposed new feature or change:
One notices that the only Linux wheels provided by numpy on PyPI are
manylinux* wheels (glibc-based).
Are there plans/problems regarding musl libc-based wheels? Note that a musl-
libc Linux distribution, Alpine,
does provide numpy 1.22, see
https://pkgs.alpinelinux.org/packages... |
### Proposed new feature or change:
CI request: build PEP 656-compliant "musllinux" wheels. This will allow easy
installation in Alpine Docker images. Mailing list message
| 1 |
assignment based on a condition, something like
df[df['column']==1] = 5
raises an exception, so i have to use
df.ix[df['column']==1,'column'] = 5
or iterate through the whole DataFrame.
|
In [27]: df
Out[27]:
a b c d
0 2 0.103795 -0.066523 NaN
1 3 -0.939895 -0.208760 NaN
2 9 1.968456 0.419374 NaN
3 6 -0.105170 0.162064 NaN
4 7 0.381707 2.126133 NaN
In [28]: df[df['a']==3]
Out[28]:
a b c d
... | 1 |
Usually C bindings requires different calling conventions per platform. For
example, linux-32 usually uses cdecl, win-32 uses stdcall, and win-64 uses
win64-specific convention.
So if we want to bind a function universally, we have to duplicate `extern ...
{}` block for each platform, e.g.
#[cfg(targ... |
Consider code like this (playpen):
fn add3<T>(x: i32) -> i32 { x + 3 }
fn main() {
println!("add3(4): {}", add3(4));
}
The Rust compiler currently rejects the above, because it cannot infer what
type to assign to the type parameter `T` in the above invocation `add3(4)`.
The probl... | 0 |
**Migrated issue, originally created by charles pierre (@cp2587)**
Hello,
Thanks for the fantastic job you did on this library.
I recently came across a shortcoming of the actual psycopg2 library:
apparently the executemany function is not optimized at all and just do a loop
over execute.
In regard to sqlalchemy,... |
**Migrated issue, originally created by Michael Bayer (@zzzeek)**
as described at psycopg/psycopg2#491 (comment) we really need a hook to use
psycopg2 batch mode so lets get that in.
| 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
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
**Current behavior**
When using the date pipe In IE 11.0... | 1 |
same as #13890
And I have tried tensorflow 1.4.0 , tensorflow 1.4.1 ,tensorflow 1.7 , all of
them got a wrong value,and when I use cpu to calculate it ,it returns a right
value .
|
### System information
* **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)** : Yes
* **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)** : 16.04.LTS
* **TensorFlow installed from (source or binary)** : Source
* **TensorFlow version (use command below)** ... | 1 |
I am using some type definitions that follow the pattern below and that have
been compiling up until commit `d71af8a`
declare module MyModule {
class Foo extends Foo.__Class {}
module Foo {
class __Class {
constructor(x: number, y: number);
}
}
}
After c... |
http://typescript.codeplex.com/workitem/1125
Following should be allowed:
interface IFoo {
foo();
}
declare class Foo implements IFoo {}
If abstract classes are added in the future, they would inherit all interface
methods as abstract (like in Java).
| 0 |
##### Bug report
I find that the polygonOffset do not work if turn logarithmicDepthBuffer on.
I have a model which contains several totally overlapped mesh surface. And I
try to use `logarithmicDepthBuffer = true ` to solve it, but no lucky. And I
try to use polygonOffset, but it only works when `logarithmicDepthBu... |
demo
Turn off logarithmicDepthBuffer and it will display fine.
* jsfiddle
logarithmicDepthBuffer : false

logarithmicDepthBuffer : true
:1.12.0
* Are you willing to contribute it (Ye... |
_Please make sure that this is a bug. As per ourGitHub Policy, we only
address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template_
**System information**
* Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No... | 0 |
I have a header component with a logo image and on chrome visiting other pages
does not force the logo image to reload. But on safari, every time I visit a
new page all the images including the logo image reload.
* I have searched the issues of this repository and believe that this is not a duplicate.
## Expected... |
I tried firebase examples.
https://github.com/zeit/next.js/tree/canary/examples/with-firebase-hosting
`firebase deploy` works correctly.
But local emulator is broken.
$ firebase serve --only functions,hosting
logs
$ firebase serve --only functions,hosting
=== Serving... | 0 |
In the cpp backend, undefined Tensors are used to efficiently represent a
Tensor full of `0`s.
Even though we do support this in many functions, there are a lot that almost
never get undefined gradients and are thus not properly implemented:
* All the backwards with direct formulas in `derivatives.yaml`
* ... |
In online hard example mining, it is helpful to know the loss for each
instance separately.
| 0 |
#### Challenge Name
Target the Parent/Childern of an Element using jQuery
https://www.freecodecamp.com/challenges/target-the-children-of-an-element-
using-jquery
#### Issue Description
The `$("#target5").clone().appendTo("#left-well");` is duplicating the target
5 button in the left well.
#### Browser Informati... |
Challenge Waypoint: Clone an Element Using jQuery has an issue.
User Agent is: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.73 Safari/537.36`.
Please describe how to reproduce this issue, and include links to screenshots
if possible.
## Issue
I believe... | 1 |
Hi!
I'm trying to run this new Windows Terminal.
After some difficulties and a few attempts I was able to build and deploy the
project locally.
_«Great! Finally!»_ I said to myself, just before clicking on the `Windows
Terminal (Dev Build)` in the Start menu...
This was the result: an empty window.
> 
Auto-detect via installer registry keys wheth... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.