text1
stringlengths
2
269k
text2
stringlengths
2
242k
label
int64
0
1
The following characters not working with the Hungarian keyboard: \ => Alt Gr + q [ => Alt Gr + f € => Alt Gr + u => This key also uploading the sync settings with the "sync- settings" plugin. 2 of these 3 keys ar urgent for code editing.
Original issue: atom/atom#1625 * * * Use https://atom.io/packages/keyboard-localization until this issue gets fixed (should be in the Blink upstream).
1
Hey guys, Wondering can you bring out a package for print(Printing to paper)
Would be nice to have a Print feature. Unless I'm mistaken, there is no such menu option or plugin.
1
* VSCode Version: 0.10.11 * OS Version: Windows 10 Steps to Reproduce: 1. Open Any JS File 2. Define multiple variables using single var. i.e. `var a = 0, b = 1, c = 3;` 3. Syntax highlighting for b,c will be broken. (Tested on multiple themes) ![capture](https://cloud.githubusercontent.com/assets/222...
_From@vsccarl on March 10, 2016 1:2_ When defining multiple var in JavaScript the colorization is not working properly after the first defined variable if they are on separate lines. ![varcolor](https://cloud.githubusercontent.com/assets/12900364/13656001/3a3e5a38-e618-11e5-8e29-f01b87bf83cc.JPG) `var wm1 = new W...
1
#### A small, complete example of the issue Apologies if this is already a known issue: I've not found anything similar in my googling, but my google-fu may have let me down. When adding a single time delta to a time column with non-naive TZs, in pandas 0.19.0 this produces an array which still has the correct time...
When I add a time delta to a DatetimeIndex which is tz-aware, the results appear as UTC, but sometimes claim to be in the original non-UTC timezone. #### Code import pandas as pd index = pd.DatetimeIndex(['2016-06-28 05:30', '2016-06-28 05:31'], dtype='datetime64[ns, America/Chicago]') offset ...
1
Is it possible to **sort by stars or the number of downloads** when searching packages & themes ? It would be nice to have this feature for atom and also on the webpage...
_From@boustanihani on February 17, 2015 11:4_ Could you please **allow sorting** search results on https://atom.io/packages & https://atom.io/themes by the **number of downloads** and the **number of stars** ? And maybe also inside the Atom Editor... _Copied from original issue:atom/apm#303_
1
First of all, congratulations for such a nice integration in package.json, with Schema Store support and server packages autocomplete. I noted here that NPM's default registry is hardcoded, even if a custom registry was set by `npm config set registry`. Is there any possible way to use a registry provided by the us...
vscode 0.10.8, windows 10. ![animation](https://cloud.githubusercontent.com/assets/9464825/13053819/770be720-d441-11e5-92ea-7d9c3f2232da.gif) like in the video, branch status updated only when clicking git panel. if auto tracking is not possible, how about update status when clicking the sync button in the status...
0
I discovered that when I use the LIMIT operator in the RETURN, the database returns invalid results sometimes (non-deterministic) - but only on large size patterns/quiers. I.e: Altough there are 4 matches in the database, the database returns no matches when using LIMIT 1 (or 2,3), but 4 when using LIMIT 4. After res...
Neo4j version: 3.5.8 community Operating system: Debian 9 API/Driver: Neo4j desktop Steps to reproduce Create 1 fulltext index with duplicate labels : CALL db.index.fulltext.createNodeIndex( "SysDesignationIndex2", ['toto','tata','toto'], ...
0
I have successfully installed Ansible 1.8.1 and 1.9 without difficulty. When I attempt to install Ansible 2.0 on linux, I get the following: lrmk225:~/shared-webstorage/storage/hdfssvc/playbooks/build # ansible-galaxy install -r requirements.txt -f ERROR! Could not open readme: [Errno 2] No such fi...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME include_role ##### ANSIBLE VERSION config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides python version = 2.7.14 (default, Sep 23 2017, 22:06:14) [GCC 7.2.0] ##### CONFIGURATION forks=16...
0
I have noticed that a bound CssClass value is not updated after router navigation. The old value is not replaced by the new value during data binding. Instead it leaves the existing one behind and adds the new one next to it when it's rebound. I am updating the class via a function which works ok on click, but for s...
Smallish reproduction case: @Component(selector: 'example') @View( directives: const [NgFor, CSSClass], template: ''' <button (click)="increment()">Increment</button> <div *ng-for="var item of items" [class]="item"> <div [class]="item"> {{item}} </div> ...
1
There doesn't appear to be a way to configure `deno fmt`, and its `--help` output mentions nothing about config files (apart from `tsconfig.json`). I ran `deno fmt .` from a directory with a `.prettierrc.json` file containing: { "tabWidth": 4, "useTabs": true, "semi": true, "single...
It would be great to have a way to set prettier options when using `deno fmt`. Up until a recent release (I'm guessing 0.18, but didn't notice till 0.19) I was able to run `deno fmt files -- --prettier-option-1 true`, though this was still a less than ideal process. My prefered method would be to have a prettier conf...
1
Currently we have "GCEPersistentDisk", and this name is exposed via the API. I am working on adding support for AWS EBS, which is very similar to GCEPersistentDisk. Should I add another type AWSPersistentDisk, or should we try to make GCEPersistentDisk work for any PD/EBS/Cinder style cloud-block device? (And presum...
### Bug Report **Kubernetes version** (use `kubectl version`): v1.4.6, v1.5.0-beta.2 **Environment** : * **Cloud provider or hardware configuration** : OpenStack * **OS** (e.g. from /etc/os-release): Centos7 **What happened** : When kubernetes relocates a pod that has a persistent volume from cinder, the pod ...
0
Traceback (most recent call last): File "C:\python36\lib\site- packages\tensorflow\python\pywrap_tensorflow_internal.py", line 18, in swig_import_helper return importlib.import_module(mname) File "C:\python36\lib\importlib_ _init_ _.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], p...
Hi - Thanks for all your hard work on this! - I've been having a problem getting Tensorflow-GPU to work on my Windows 10 notebook with a GTX 1080. I've tried to make sure all the paths are correct, etc. and have followed all the tips I can find. I ran the tensorflow_self_check.py script and got the following result:...
1
Stolen from Python but with some differences: function jabberwock() """ 'Twas brillig, and the slithy toves Did gyre and gimble in the wabe; All mimsy were the borogoves, And the mome raths outgrabe. """ end julia> print(jabberwock()) 'Twas brillig, ...
Precompile files are currently stored only based on the UUID of the package. So if you change your project it is likely that you will have to recompile everything. And then again when you swap back etc. This will be very annoying for people trying to use multiple packages and people will likely just use one mega ...
0
* I have searched the issues of this repository and believe that this is not a duplicate. There is a related issue #2769, but it's slightly different and what was described there seems to be working now. ## Expected Behavior When I provide an absolute `distDir`, it works. ## Current Behavior Because `path.join(...
I'm just going to leave this here, because it's a lot to type out, and it's quite possible it's user error. But seems like something is not working correctly with the imperative routing api / prefetch / client-side rendering: https://stackoverflow.com/questions/47701791/strange-imperative-onscroll- routing-behav...
0
##### Issue Type: Bug Report ##### Ansible Version: ansible 1.7 (devel `189824d`) last updated 2014/07/30 17:24:01 (GMT +200) ##### Environment: Ubuntu 12.04 LTS ##### Summary: The Mount Module is not idempotent if you are using an Bindmount with state=mounted. It mounts it on every run ##### Steps To Repro...
##### Issue Type: Bug Report ##### Ansible Version: ansible 1.5.4 ##### Environment: Ansible is running from OS/X Mavericks 10.9.2 I am managing an Ubuntu 12.04 instance ##### Summary: When using the mount module and specifying an option of "bind", the filesystem is mounted over and over. This has been track...
1
When passing `whiten=True` to `PCA()`, component-wise variances are not 'unit' as is claimed. Unless I'm missing something, this is a regression presumably caused by #9105 (which appeared in v0.19)? Example: from sklearn.datasets import make_classification from sklearn.decomposition import PCA ...
The documentation for sklearn.decomposition.PCA says that "Implements the probabilistic PCA model from: M. Tipping and C. Bishop, Probabilistic Principal Component Analysis, Journal of the Royal Statistical Society, Series B, 61, Part 3, pp. 611-622 via the score and score_samples methods." It is unclear what the ...
1
I was taking a look at the default app. There's a menu item that causes the app to enter fullscreen, but once in fullscreen the menu item doesn't change from "Enter Fullscreen" to "Exit Fullscreen". This means that once you enter fullscreen though the menu, you cannot exit it. It seems to me that there should be som...
Maybe I missunderstood something but trying to overwrite some delegates in a newly created Menu will not call my custom function: menu.delegate.menuWillShow = function () { console.log('MY MENU DELEGATE'); } menu.delegate.menuWillShow(); // doesn't call my function?? Note that the Menu is created using remote ...
1
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior Display all meta tags in `<Head>` by using `next/head` ## Current Behavior I need to provide 6 meta tags with the same property `fb:pages` and only the last one is displayed in the source code. I guess...
# Feature request I want a more intuitive `Link` API which respects expectations we have around native `a` tags. ## Is your feature request related to a problem? Please describe. The current link API looks like the following: <Link href="/about"> <a>here</a> </Link> This is problemati...
0
* Electron version: 1.4.0 * Operating system: macOS 10.12.4 ### Expected behavior When uploading Chess in the Applications folder through `<input type="file" />`, `event.target.files[0].type` should be `application/zip`, which is the case when uploaded in Chrome. ### Actual behavior `event.target.files[0].typ...
* Electron version: 1.6.2 * Operating system: macOS 10.12.3 ### Actual behavior I faced with strange behaviour of `<input type='file' />` in Electron. You can select special Macs' folders - app folders (for example `/Applications/Calculator.app`). In Finder it looks like file, but it's directory! ### Expec...
1
Would love to have a better web development experience with Deno out of the box. * First, the server should restart whenever I make changes. * Second, the website should reload whenever I make changes. For the server, I'd like to propose a `deno watch` subcommand or `deno run --watch` flag that automatically re...
There are several use cases where the ability to watch a file(s) for changes is an important API. For example, invalidating cache headers for serving static file based content, or processing logs or files, etc. Many OSes provide a mechanism for this without having to "poll" the stats for the file. Node.js offers `fs...
1
### Describe the workflow you want to enable Measuring calibration error in deep learning is a big issue now-a-days. However, we do not find any suitable package available to measure the calibration error. I would like to add a function that can measure calibration error with adaptive bin size as described here: htt...
#### Describe the workflow you want to enable I would like to add the ability to calculate Expected Calibration Error (ECE) within scikit-learn. ECE is defined in equation (3) from Guo et al. _On Calibration of Modern Neural Networks._ (2017). This is a well-cited paper (over 700 citations as of Aug. 26, 2020), and ...
1
When copying a segment of code that starts with a new-line followed by tabbed- in code while "Auto Indent On Paste" is enabled, consecutive pastes will each be an additional tab deeper. I tested this with C++, Java, and JavaScript which makes me believe it is not a problem with the language specs. Here is an example...
Halp ticket: * support/c7984784bffc11e3936c51033c8a3e07 > Snippet system needs to be worked on, when i setup a snippet in the config > file, and then i save it and go back to my work, i use the short word and > hit tab, and nothing ever expands. I could reproduce this: 1. quit Atom 2. remove ~/.atom/snippet...
0
I want to implement the cases that when any link is clicked in a `webview`, it's opened in the default browser. But `webview` only has the `new-window` event which is fired only when new window is opened (e.g., with `_target`). I wonder how do I support the case for links that don't open a new window?
It would be very useful to get events related to navigation: * `will-navigate`: when the webview is about to navigate (url have been changed but no requests have been emited yet). It could eventually be cancelled with `event.preventDefault()`) * `page-url-set`: like `page-title-set` but for url. It is different ...
1
I'm using Symfony 2.3 and written something very similar to this cookbook entry (http://symfony.com/doc/2.3/cookbook/security/voters.html). I think my issue very much looks like #8467, although I believe my use case is different. Because I am not using a user provider at all, anonymous authentication is totally ok. ...
firewalls: dev: pattern: ^/(_(profiler|wdt|fragment)|css|images|js)/ security: false main: pattern: / ololo: ~ provider: users_entity anonymous: ~ access_contr...
1
* VSCode Version:1.0 * OS Version:osx Steps to Reproduce: 1. set locale to zh-CN 2. F1 open Command Palette, press "Tasks", nothing.
* VSCode Version: バージョン 0.10.12-insider コミット `ef2a1fc` 日付 2016-03-21T11:33:38.240Z シェル 0.35.6 レンダラー 45.0.2454.85 ノード 4.1.1 Even Japanese people, typing Japanese words are very painful and time- consuming because of IME composition problems. We expects that the commands are all in English. For exampl...
1
* Electron version: 1.8.2 * Operating system: macOS High Sierra version 10.13.3 ### Expected behavior Should work without crashing. ### Actual behavior * build electron app example * upgrade to 1.8.2 => remove node modules => reinstall all node modules * run => app crash when running (rollback electron ...
* Electron version: Anything over 1.7.8, until the latest 1.8.2-beta.1 * Node: 8.8.0 * Operating system: high sierra Going over 1.7.8 seems to break Electron for one of our projects. It's hard to track down what's going on but here's the output: ❯ yarn run electron yarn run v1.2.1 $ elec...
1
julia> repmat(rand(2,2), Int32(1)) ERROR: MethodError: no method matching repmat(::Array{Float64,2}, ::Int32) Closest candidates are: repmat(::Union{AbstractArray{T,1},AbstractArray{T,2}}, ::Int64) at abstractarraymath.jl:271 repmat(::Union{AbstractArray{T,1},AbstractArray{T,2}}, ::In...
Currently, `reshape` requires the dimension parameters to be `Int` reshape(parent::AbstractArray, dims::Int...) = reshape(parent, dims) I am not sure if this is required for efficiency reasons, but I wonder if this could be changed to `Integer`? In reading binary formatted data I often come across th...
1
ERROR: type should be string, got "\n\nhttps://k8s-gubernator.appspot.com/build/kubernetes-\njenkins/logs/kubernetes-e2e-gci-gce-es-logging/2281/\n\nFailed: [k8s.io] Cluster level logging using Elasticsearch\n[Feature:Elasticsearch] should check that logs from containers are ingested\ninto Elasticsearch {Kubernetes e2e suite}\n\n \n \n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/cluster_logging_es.go:82\n Some log lines are still missing\n Expected\n <int>: 100\n to equal\n <int>: 0\n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/cluster_logging_es.go:81\n \n\nPrevious issues for this test: #34666 #34708\n\n"
ERROR: type should be string, got "\n\nhttps://k8s-gubernator.appspot.com/build/kubernetes-\njenkins/logs/kubernetes-e2e-gci-gce-es-logging/2267/\n\nFailed: [k8s.io] Cluster level logging using Elasticsearch\n[Feature:Elasticsearch] should check that logs from containers are ingested\ninto Elasticsearch {Kubernetes e2e suite}\n\n \n \n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/cluster_logging_es.go:82\n Some log lines are still missing\n Expected\n <int>: 100\n to equal\n <int>: 0\n /go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/cluster_logging_es.go:81\n \n\nPrevious issues for this test: #34666 #34708\n\n"
1
Tooltip not showing in Firefox. Left - Firefox. Right - Chrome ![Screenshot from 2020-06-04 17-01-32](https://user- images.githubusercontent.com/17413180/83816088-3e0c2300-a687-11ea-95cf-a18b48470de1.png) Firefox: 76.0 (64-bit) Chrome: 83.0.4103.61 (Official Build) (64-bit)
Macos using Python3.8 --> python setup install I can find apache_superset-0.38.0-py3.8.egg was created in site-package / How can I init superset and start server (please complete the following information): * superset version: `0.38.0` * python version: `3.8` * node.js version: `14.12` * npm version: `6....
0
In my previous text editor I could just select some text/code and would then see all other occurrences highlighted in the view. From there on I could jump to each one by a simple shortcut (it put the selection into the finder and then normal jumping between results could occur). Would be great to have it also in Ato...
![sublime-text-word- highligting](https://camo.githubusercontent.com/078c56d6cae52279504947954f8162102cb1bff3a34f70a1745103898abca38c/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f3530363132392f323330303038302f30316238356663632d613064662d313165332d383838632d3838343837643933663361382e676966) Yet...
1
_From@saneyuki on February 2, 2016 3:34_ ## Environment * VSCode, Version 0.10.7-insider (0.10.7-insider), 6c2d51a4b7b81753a3a4c46f9de9a15179e20304 * with enabling Salsa preview * typescript@1.9.0-dev.20160201 * which is specified with `typescript.tsdk` ## Description The closure compiler style JSD...
Generic types may not be specified for variable, param, or return types currently. For example, both of the below just show up as 'any's. /** @type {PromiseLike<string>} */ var a9; /** * @return {PromiseLike<string>} */ function f9(){} We should support this using a syntax l...
1
When I run `npm test` on the root of DefinitelyTyped, I got below error in the console: $ npm test > definitely-typed@0.0.3 test /home/beenotung/workspace/github.com/beenotung/DefinitelyTyped > node node_modules/types-publisher/bin/tester/test.js --run-from-definitely-typed Clean ...
If you know how to fix the issue, make a pull request instead. * I tried using the `@types/xxxx` package and had problems. * I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript * I have a question that is inappropriate for StackOverflow. (Please ask any appropriate question...
1
Pasting 4 spaces is absolutely broken. Atom is trying to preserve the indent and thus refusing to paste. Video: http://youtu.be/uVpGAkxB3EY
I'm refactoring. I press cmd-shift-f, type some characters, press enter, click on one of the search results, and replace the matching line with a new implementation. I press cmd-shift-f again, press enter again because it's the only way I can see the search results without tabs, and the old version line I just chang...
0
If a cypher query returning nodes is executed using the transactional REST endpoint essential meta-information is missing (e.g. labels). This disallows creating generic mapping frameworks for languages, An example: CDO (http://github.com/buschmais/cdo-neo4j) allows the user to map annotated Java interfaces to nodes:...
I've currently got an ugly workaround in place to get the labels for a node returned in the transactional HTTP endpoint REST format that calls the URI for labels. It would be awesome if there were a format that had (all in one response): 1. node id 2. labels--one big list 3. properties 4. nothing else; no bl...
1
Hi! Tensorflow is not properlly installed. Here's the output of: python -c "import tensorflow; print(tensorflow. **version** )" dyld: warning, LC_RPATH $ORIGIN/../../_solib_darwin/_U@local_Uconfig_Ucuda_S_Scuda_Ccudart___Uexternal_Slocal_Uconfig_Ucuda_Scuda_Slib in /Library/Python/2.7/site-packages/tensorflow/pytho...
Something related to linking seems to cause the build to fail on Mac OS 10.12.2 when building with CUDA. Verbose build error is: $ bazel build -c opt --config=cuda --verbose_failures //tensorflow/tools/pip_package:build_pip_package INFO: Found 1 target... ERROR: /Users/anton/tmp/tensorflow/ten...
1
React version: 18.2 ## Steps To Reproduce 1. I have multiple async methods that fetch data from API on demand. 2. This data needs to be loaded initially on page load and also in case of refresh button pressed by the user 3. Without React.StrictMode the abort controller aborted = false 4. With React.StrictMo...
Hi together Learning React at the moment and not sure if I'm not unterstanding a core part of React or this is a bug... My idea was to create a simple login and don't show the login window if the user is already logged in. Authentication is handled via Firebase, so here's a small snippet of my code: ...
0
Q | A ---|--- Bug report? | yes Feature request? | no BC Break report? | no RFC? | no Symfony version | 3.2.4 Taking from this ticket : https://github.com/symfony/assetic-bundle/issues/428 Have the same problem.
Q | A ---|--- Bug report? | yes Feature request? | no BC Break report? | yes RFC? | no Symfony version | 3.2.x This problem occurs after an upgrade to symfony 3.2.x if you use kriswallsmith/assetic and have exported bash functions in your current environment variables. In previous versions they were ig...
1
**Elasticsearch version** : 2.3.5 **JVM version** : OpenJDK Runtime Environment (IcedTea 2.6.7) (7u111-2.6.7-1~deb8u1) **OS version** : Debian 8.5 **Description of the problem including expected versus actual behavior** : log messages are written to `${path.logs}/${cluster.name}.log` **and** `stdout`. When using S...
When we moved query parsing on the coordinating node (see #10217), we added a new `SearchSourceBuilder#fromXContent` method that given an `XContentParser` and the current `QueryParseContext` parses and creates a new `SearchSourceBuilder` object. The parse code ends up duplicating what we already have in our `SearchPa...
0
I submitted this to the mailing list, but I've since realized that this is probably a better place for it. So sorry for the double-post. I've been wanting for some time the option to make stacked histograms using the `step` or `stepfilled` histtypes. I've started working on this in a fork, but I wanted to solicit so...
ERROR: type should be string, got "\n\nhttps://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/backends/backend_webagg.py#L54\n\nflake8 testing of https://github.com/matplotlib/matplotlib on Python 3.6.4\n\n$ **flake8 . --count --select=E901,E999,F821,F822,F823 --show-source\n--statistics**\n\n \n \n ./lib/matplotlib/backends/backend_webagg.py:54:9: F821 undefined name 'show'\n show()\n ^\n \n\n"
0
NGram Tokenizers are a very useful filter to match parts of compound words. Compound words can be commonly found p.e. in the German language, but occur in English as well (p.e. "thunderstorm"). https://www.elastic.co/guide/en/elasticsearch/guide/current/ngrams-compound- words.html NGram (also called n-gram) Tokeni...
It would be great if the nGram tokenizer came with an option to force creation of a whole-word token for cases when the word length falls outside the min- gram/max-gram range. Currently, we have to resort to a dual-mapping approach to make sure these tokens get created, which limits how we can construct per- field qu...
1
Possible Bug Report Using: deno 1.7.5 (release, x86_64-pc-windows-msvc) v8 9.0.123 typescript 4.1.4 Editor: VS Code 1.53.2, with intellisense plus Deno extension Standard Lib used: "https://deno.land/std@0.88.0/http/server.ts" Class: import {serve} from "https://deno.land/std@0.88.0/http/server.ts" Imp...
Possible Bug Report ATTENTION: I posted this ALSO on the main Deno thread because I think the underlying problem might not be at the std library level but deeper. Anyways, just in case it would be std related I post it here again. Using: deno 1.7.5 (release, x86_64-pc-windows-msvc) v8 9.0.123 typescript 4.1.4...
1
Code to produce pub mod bits { use std::vec; use std::uint; struct BitVector<'self> { v: &'self [u8] } pub fn new(n: u64) -> BitVector<'self> { let f = vec::with_capacity::<u8>(n); BitVector { v: f ...
enum Foo { Bar(int, [int]), } fn main() { // Either of these lines can cause the ICE let _x: &(int, [int]); let _y: &Foo; } Backtrace: 1: 0x7f2a127e8580 - rt::backtrace::imp::write::h0180e7ded76a3ff2c0q 2: 0x7f2a127eb770 -...
0
Using 0.10.7-insider on Windows 8.1 Hovering over methods that have really long signatures seems to produce a truncated tooltip (see attached image) ![vscode_truncated_tooltip](https://cloud.githubusercontent.com/assets/563860/12837925/7c1dfa92-cc1b-11e5-9d5a-bfe9d16fdac9.png) Not sure if problem is language speci...
One of the features I like the most in 0.10.6 is the multi line quickinfo widget that appears when a symbol is hovered. It looks like this in 0.10.6: ![quickinfowidget0 10 6](https://cloud.githubusercontent.com/assets/3448684/12784325/cbbc03b4-ca86-11e5-8b31-38c7fc9731a3.png) In 0.10.7 it looks like this: ![quicki...
1
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME Mount module ##### ANSIBLE VERSION Tested on both versions: ansible-playbook 2.2.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides and ansible-playbook 2.3.1.0 ...
From @changyy on 2016-01-14T06:22:57Z ##### ISSUE TYPE Feature Idea ##### COMPONENT NAME service module ##### ANSIBLE VERSION N/A ##### SUMMARY Hi, I would like to use service module to finish my job but current structure of the service module is not good enough. Example: $ service nginx ...
0
If I write incorrectly, I don't get any warnings or errors. Nothing happens. That is hard to debug.
This `[(ng-model)]="exp"` will work while `([ng-model])="exp"` will fail silently. We should either throw or allow both forms (not sure if it makes sense). Related: #3645 (should be done together)
1
# Environment Windows build 10.0.18362.0 Windows Terminal version (if applicable): 0.6.3161.0 # Steps to reproduce Launch Terminal as administrator. Create a couple of tabs. Try to reorder the tabs via click+drag # Expected behavior Tabs are reordered # Actual behavior Terminal crashes
# Environment Windows build number: Microsoft Windows [Versión 10.0.18999.1] Windows Terminal version (if applicable): 0.5.2762.0 Any other software? No # Steps to reproduce Just maximize Terminal. # Expected behavior The window shouldn't stand out. # Actual behavior The win...
0
Testing #6099 > code-alpha --install-extension vscode-css-formatter { responseText: '{"$id":"1","innerException":null,"message":"The query supplied was not valid, one of the filters contained an error. The fully qualified name MUST contain a \'.\' between the publisher and extension names.","typeNa...
We need to explore improving the way that we display warnings, errors and notifications to users. Currently we have a variety of mechanisms (info in status bar, details in quick open, error/warning dialog). We need a consistent way that prompts the user when there are notifications/errors/warnings for them to pay at...
0
### Description Expose the DummyOperator class under a different name (or move it), to allow consumers to avoid the use of the word `Dummy` in source. ### Use case/motivation Some projects have language guidelines for avoiding certain words, dummy occasionally shows up on these lists. ### Related issues _No resp...
**Description** Apache Software Foundation is discussing how we can improve inclusiveness of projects and raise awareness of conscious language. Related thread on diversity@a.o: https://lists.apache.org/thread.html/r2d8845d9c37ac581046997d980464e8a7b6bffa6400efb0e41013171%40%3Cdiversity.apache.org%3E **Use case /...
1
deno 1.0.0 v8 8.4.300 typescript 3.9.2 In Deno, is there already a way to override the pedantic scrutiny that often causes self-signed SSL certificates to be deemed "Bad Certificates"? It seems that Deno security is so high that it blocks self-signed SSL certificates for vague reasons. Not all SSL certificates...
Because `std/http/server.ts` uses `MuxAsyncIterator` to serve up requests, any errors thrown there cannot be caught: deno/std/http/server.ts Lines 235 to 239 in e34a3b6 | [Symbol.asyncIterator](): AsyncIterableIterator<ServerRequest> { ---|--- | const mux: MuxAsyncIterator<ServerRequest> = new MuxAsyncIterat...
1
![Image of Yaktocat](https://camo.githubusercontent.com/643825f2ac052b0e590e1e27d220037bbacd4529ba27f703f5130bbf11d7f410/68747470733a2f2f692e6962622e636f2f5467444a7844632f64656e6f2e706e67) pls fix, I want to learn more
ERROR: type should be string, got "\n\nhttps://deno.land/std \n![image](https://user-\nimages.githubusercontent.com/23056320/81916390-577cfa80-9606-11ea-89d8-752ed1a2cb64.png) \nFailed to get directory listing \nQuerying the GitHub API failed. This is usually caused by a network outage or\nbecause you have reached your hourly API rate limit of 60 requests.\n\n"
1
# Environment Windows build number: 10.0.20161 PowerToys version: v0.19.0 PowerToy module for which you are reporting the bug (if applicable): FancyZones # Steps to reproduce Install newer version from some point like v0.17.0 Try and use existing Fancy Zones layouts # Expected behavio...
# Environment Windows build number: 1909 PowerToys version: 0.18.0 and above PowerToy module: Settings Device: HP Notebook, product number X7T77UA Note: this issue was initially observed on a laptop equipped with a Synaptics touchpad, and does not manifest on another, non-Synaptics co...
1
# Summary of the new feature/enhancement Use windows search's results to improve localization performance. The windows search is doing well at localization. For example in the following scenario: I use the chinese version windows. When i want to open the “计算器” (Calculator in English) app, i can get it in 3 ways u...
0
React version: ^16.13.1 ## Steps To Reproduce 1. npx create-react-app my-app 2. cd my-app/ 3. npm start ## The current behavior app doesn't start, instead shows error: Failed to compile ./src/index.css (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-3-1!./node_modules/postcss-lo...
When installing create-react-app I get this error when I start the development server (npm start), `./src/index.css (./node_modules/css-loader/dist/cjs.js??ref-- 6-oneOf-3-1!./node_modules/postcss-loader/src??postcss!./src/index.css) Error: No valid exports main found for 'myproject\node_modules\colorette'` I've re...
1
I have vim open, accidentally I clicked the close button. And it's gone! :( Can you please warn me if I have any running task (except shell) in any of the tabs?
# Summary of the new feature/enhancement Is it possible, to implement something like this: When there is an active process in the current tab, a confirmation dialect window may show up before actually closing. When I was writing vim, I need to use `C-W` to switch among vim tabs. `C-W` is also the hotkey to clos...
1
The segment reduction ops are currently inconsistent, they include different ops for sorted/unsorted/ and sparse/dense tensors. I guess it would make sense to provide the same reduction ops for these - I'd be happy to work on this and build on nikste's work. For similar previous issues @andydavis1, @drpngx were re...
### 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)** : Linux Ubuntu 16.04 * **Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device** ...
0
Using joinpath on a UNC path does not always behave as expected (or as I expect). In the following example: * Case 7 seems like a definite defect. * Cases 5 & 6 may be debatable, but I would also argue that `joinpath` should be able to join all the parts of a UNC path even if the first part is not the full serv...
See also discussion over at JuliaLang/Pkg.jl#1328 and JuliaDynamics/DrWatson.jl#82 For network drives `realpath` returns a wrong path. julia> realpath("Z://") "UNC\\Mac\\Home\\" julia> realpath("C://") "C:\\" Tested on: Julia Version 1.2.0 Commit c6da87ff4b (2...
1
by **mksql@yahoo.com** : What steps will reproduce the problem? 1. Execute .pkg installer for Go v1.1.2 (on a machine with v.1.1.1 installed and working) 2. Installer fails with error but no explanation 3. OS X console shows message: "You have not agreed to the Xcode license agreem...
Some servers dumbly won't serve a cert chain unless the client offers the signatures in the chain.
0
Apologies if this is a duplicate or not a bug – I ran into this recently and figured I should report it. `iter_content` takes a `chunk_size` argument, which defaults to 1. Various code snippets on the internet call `request.iter_content()`. This is incredibly inefficient, because it is using a buffer size of 1 _byte...
Currently any duplicate header on responses gets merged on the response.headers dict, using a comma to delimit de two different header values. For example HTTP/1.1 200 OK HeaderX: Value1 HeaderX: Value2 > print response.headers > { 'headerx' : ' Value1, Value2' } This makes impossible to detect responses wi...
0
After trying `pip3 install uvicorn` i get the error message `Failed building wheel for httptools`. I know this is a duplication of this error (MagicStack/httptools#33), but I can't seem to find a solution. Anyone having the same problem, or know of a solution? I'm on macOS Mojave 0.14.2 with python 3.7.1, but on ...
From me having a look at what is importable in starlette it needs to use JSONResponse not UJSONResponse as that seems to have been removed ![image](https://user- images.githubusercontent.com/3628354/113640388-3a647680-9673-11eb-8e88-a0ec72c407f6.png) Would be good to get this fixed ASAP and a new release pushed ou...
0
Is sortrows() running as fast as it should? I have no deep knowledge of the theoretical performance possibilities for a "sortrows()" algorithm vs. a traditional vector sort algorithm, but I'm finding that lexicographically sorting an N-by-2 matrix is MUCH slower than sorting an N-by-1 vector. For example, on my mach...
Julia sorting functions are slow compared to Matlab. * * * #### Outdated begin ~~Matlab R2012b sorting of integer arrays:~~ >> a=randi(30000000,30000000,2); >> tic; b=sort(a,2); toc Elapsed time is 0.882043 seconds. >> tic; b=sort(a,2); toc Elapsed time is 0.903528 seconds. >> ti...
1
Hi, This might be duplicated question, but I have tried all possible research on google and blogs to get a solution to fix it, so if you already know the answer please help me. I am trying to send an array of objects to Axios post request, but the payload empty array even if I have the data in array as I checked wi...
versus just using axios({...}) to make requests?
0
It appears that `numpy.linalg.svd` has different outputs between 1.15.4 and 1.16.3 -- and I don't see any hints that this should happen in the changelog. ### Reproducing code example: If you run numpy==1.15.4 with the following input, you get the following In [20]: np.random.seed(0) In [21]:...
bash-5.0# gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/freeware/libexec/gcc/powerpc-ibm- aix6.1.0.0/6.3.0/lto-wrapper Target: powerpc-ibm-aix6.1.0.0 Configured with: ../gcc-6.3.0/configure --prefix=/opt/freeware --mandir=/opt/freeware/man --infodir=/opt/freeware/info --with-local- p...
0
I believe `@types/node-schedule` should not depend on `@types/node` (currently it is in `dependencies`), it should be added in `peerDependencies`, because otherwise it may result in conflicts, with other installed version (maybe on the upper level of the project). I don't get where the `package.json can` be contribu...
I believe @types/express-serve-static-core should not depend on @types/node (currently it is in dependencies), it should be added in peerDependencies, because otherwise it may result in conflicts, with other installed version (maybe on the upper level of the project). I don't get where the package.json can be contri...
1
* VSCode Version:0.10.14 code-insiders * OS Version:Windows 10 Steps to Reproduce: 1. Open a markdown preview to the side of markdown source 2. Scroll source file It would be nice to have a way to lock the preview and scroll at the same time. Especially nice for longer markdown files. This came in from an...
* VSCode Version: 1.1.1 * OS Version: Win 10 Home VS Code can't parse code properly, script is ok - works. ![code_parser_bug](https://cloud.githubusercontent.com/assets/17810474/15537571/8d619626-2277-11e6-921d-f41be1da733c.png)
0
##### System information (version) * OpenCV => :4.4.0: * Operating System / Platform => Ubuntu 20.04 * Compiler => GCC 8.4 ##### Detailed description I am loading a pre-trained SSD from TensorFlow and setting the target as preferred backend as CUDA. I am running Cuda 10.2 with cuDNN 8.0.2 and I have built Op...
##### System information (version) * OpenCV => 4.4dev * Operating System / Platform => Ubuntu 18.04 * Compiler => gcc 7.5 * nVidia Driver: 450.57 * CUDA: 11.0.194GA * cudnn: 8.0.2GA ##### Detailed description cv2.error: OpenCV(4.4.0-dev) /source/opencv/modules/dnn/src/layers/../cuda4d...
1
Now with 100% less circular imports!
Pending resolution of ReactiveX/rxjs#860 on reactivex/rxjs (which makes this possible). We want to support the existing `toPromise` and `fromPromise` logic provided by `ObservableWrapper` without making `toPromise` and `fromPromise` available on the `Observable` prototype. Currently, there is no way to import an ind...
1
# Environment Windows build number: 19008.vb Windows Terminal version 0.6.2951.0 Any other software? # Steps to reproduce Launching a new tab is done via CTRL+SHIFT+ I remap my Caps Lock key to CTRL via remapkey utility which just changes a registry key somewhere. This behavior wo...
# Environment Windows build number: 10.0.18362.0 Windows Terminal version (if applicable): 0.6.2951.0 Any other software? # Steps to reproduce * produce more than a screenful of data, e.g. `cat` a file, or `ssh` to a Linux box and then: seq -f 'the quick brown fox jum...
0
npm install angular2 is not working. it throws error: **npm ERR! 404 'reactivex' is not in the npm registry. npm ERR! 404 You should bug the author to publish it npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, or http url, or git url. npm ERR! System Linux 3....
Don't know if this is the right place to post this bug, please let me know if it isen't. Failing to install latest angular2 package with npm: npm ERR! 404 Not Found npm ERR! 404 npm ERR! 404 'reactivex/rxjs' is not in the npm registry. npm ERR! 404 You should bug the author to publish it npm ERR! 404 It was...
1
Is it possible to use the APK split or app bundle functionality in the Android Gradle plugin to reduce the size of an release APK like have splits for different cpu architectures arm64, x86 or even more advanced splits on screensize and language.
Currenlt Flutter only packages the armeabi-v7a library in the release APK and none other. So my suggestion is to use the feature explained at https://developer.android.com/studio/build/configure-apk-splits.html .. so that flutter can generate different apks for different abis (x86, x86_64, etc). For more details s...
1
It's a very common use case to want to add spacing between widgets in a `Row` or a `Column`. At the moment, the way to do this is adding padding to each individual element (but avoiding to do it on the first element). It would be super useful to be able to just pass in a `spacing` value, that would be the spacing be...
## Steps to Reproduce I see Row and Column widgets as a UIStackView and would expect spacing parameter so that we can add custom spacing between their children. Something like spacing. I always end up adding additional Containers in between and this is far from clean solution from my pov - something like this: ...
1
**nicolas de loof** opened **SPR-2605** and commented Containers like plexus use field injection. According to http://forum.springframework.org/showthread.php?t=9692&highlight=field+injection, This is not considered by Spring developers as a good practice. I myself had a case where it may be better than setter inj...
**Kenny MacLeod** opened **SPR-3759** and commented This is a non-backward-compatible change, but I think JdbcDaoSupport should expose its JdbcTemplate object as a JdbcOperations type. The current implementation is hard to test, since you cannot inject a mock JdbcOperations object into the DAO, you can only inject a...
0
The following program crashes with panic: package main import ( "fmt" "bytes" ) func main() { var a, b int r := bytes.NewReader([]byte{'1', '\n', '2'}) _, err := fmt.Fscanf(r, "%d", &a) if err != nil { panic(err) ...
I got different `fmt.Scanf` behavior depending on the line endings style. My go version is go1.3.3 darwin/amd64 on a Mac with OSX 10.10 To reproduce the problem, here is a short go program: package main import "fmt" func main() { var steps, i int fmt.Scanf("%d", &ste...
1
**Martin Ahrer** opened **SPR-5236** and commented org.springframework.orm.jpa.vendor.HibernateJpaDialect.getSession should not try to cast directly to HibernateEntityManager since there is a chance that the entity manager passed in is just a proxy for the EntityManager interface! protected Session g...
**Abhishek Gupta** opened **SPR-7782** and commented In production applications it is imperative that SQL statements and bind parameters be logged at a configurable level for support purposes. When using the JdbcTemplate spring does currently log both, but sql statements are logged at debug level and parameters are...
0
**Mark Fisher** opened **SPR-6847** and commented The approach should be consistent with `@Transactional`: http://static.springsource.org/spring/docs/3.0.x/spring-framework- reference/htmlsingle/spring-framework-reference.html#tx-multiple-tx-mgrs-with- attransactional The bean name may be considered, but the 'qu...
**Bertrand Fovez** opened **SPR-4073** and commented When application context is starting using jee namespace fails bacause import in the xsd in beans and tool doesn't have schema location. spring-jee-2.0.xsd is not valid schema. * * * **Affects:** 2.5 RC1 **Issue Links:** * #8747 Call to http://www.springfr...
0
* I have searched the issues of this repository and believe that this is not a duplicate. ## Expected Behavior No errors ## Current Behavior Clicking on `Dynamic1` or `Dynamic2` blinks an error before a correct page is displayed Clicking on `Level1 home page` or `Level1 about` page displays "Not Found" Click...
# Bug report ## Describe the bug Everything can be found here: remarkjs/remark#454 ## To Reproduce follow the steps in the issue, or look at the codesandbox ## Expected behavior I'd expect IE11 not have a syntax error and expecting the same behavior of what other examples in the issue do. ## Screenshots N...
0
**I'm submitting a ...** I'm not sure... possibly an issue, possibly a bug, possibly just a request for clarification. It's hard to tell for sure without knowing more, and I've hit a wall. **Current behavior** Using the most recent IE and Edge on Windows 10, mousemove events (and possibly others) over large amo...
The performance of *ngFor is very slow on IE as compared to Chrome, Firefox and Opera. The below plunker loops through over 1500 items using *ngFor, it takes less than a second in other browsers whereas it takes several seconds in IE 11 and Microsoft Edge. http://plnkr.co/edit/sEujClHmuCbrydIiYQYL?p=preview The co...
1
### System info * Playwright Version: [v1.XX] * Operating System: [macOS 13.2, etc.] * Browser: Chromium] * Other info: ### Source code * I provided exact source code that allows reproducing the issue locally. **Link to the GitHub repository with the repro** [https://github.com/your_profile/playwright_...
### System info * Playwright Version: [v1.34.3] * Operating System: [Windows 10, Ubuntu 22.04] * Browser: [Chromium] ### Source code * I provided exact source code that allows reproducing the issue locally. **Link to the GitHub repository with the repro** edumserrano/playwright-bug-vrt-diff ### Bug repo...
0
# Sample class Foo { something; constructor(public bar /*rename bar*/) { this.something = bar; } } Rename `bar` to `foo` and you **expect** : class Foo { something; constructor(public foo /*rename bar*/) { this.somethin...
Rename `parent` to `parent_`. class Foo { constructor(private parent) { parent } } expected class Foo { constructor(private parent_) { parent_ } } actual class Foo { constructor(private parent_) { parent ...
1
import seaborn as sns import matplotlib.pyplot as plt import numpy as np # Load example data data = np.random.normal(size=100) # Create histogram plot with legend label sns.histplot(data, label='Total Bills') # Add legend and set title plt.legend(title="Lege...
The following code results in a segmentation fault if fastcluster is not installed : import numpy import seaborn a = [ [ 1,2,3,numpy.inf ], [ 1,2,3,numpy.inf ], [ 1,2,3,numpy.inf ], [ 1,2,3,numpy.inf ] ] seaborn.clustermap( a ) Most (all?) distance metrics ...
0
I have been working on Deno compatibility for the TypeScript data validation library "Zod" (colinhacks/zod#269). The `v3` development branch is working properly under `deno run`, but I am still encountering some errors in the output of `deno bundle`. I am testing with the latest canary build representing the current...
deno@v1.5.4 _mod.ts_ export namespace Bar { export function foo() { console.log("foo"); } } _main.ts_ import { Bar } from "./mod.ts"; Bar.foo(); deno bundle main.ts main.bundle.js but _main.bundle.js_ : Bar.foo(); ...
1
I'm working on a compile-to-js language called Skew. Visual Studio Code's language services API has been really awesome so far and I'm impressed how easy it was to hook up my compiler to provide standard features like tooltips and diagnostics and so on. I tried to do the same thing in Atom and ended up needing to imp...
* VSCode Version: 1.2.0-insider * OS Version: Win10 Steps to Reproduce: as the title says
0
When launching Atom 0.123.0 for the first time the window is positioned at the top left corner so that the draggable part of the window in beneath the menu bar. This causes trouble moving the window. ![desktop](https://cloud.githubusercontent.com/assets/1151567/3942659/633f5154-2570-11e4-841a-4be4d6fb8a18.png)
![screenshot_49](https://cloud.githubusercontent.com/assets/7317458/3932689/5819bcd0-246f-11e4-8973-451a17f7685f.png) stick on the bar at the top - no window around. fresh install from www.atom.io \- version 0.122.0
1
When I try to iterate over a `Map` object as described in MDN: Map, i.e. let map = new Map<string, string>(); map.set("key", "value"); for (let value of map.values()) { console.debug(value); } the compiler complains: Type 'IterableIterator<string>' is not a...
`NodeList` interface is defined as iterable in DOM4, but by design it cannot be directly used in for-of loop because we cannot declare it as iterable in ES5. ### Suggestion Introduce a ES5-compatible way to declare iterable interfaces (Similar to what discussed in #2862) // WebIDL-like way interf...
1
by **angrygoats** : What steps will reproduce the problem? Compile this program: package sum func sum(a []int) int { // returns an int s := 0; for i := 0; i < len(a); i++ { s += a[i] } return s } (note brace at st...
# Solution (Note to Les Googlers) My question was, as I misinterpreted the documentation. * `GetCertificate == SNICallback` * You cannot cast `net.Conn` to `http.Conn`, you can only cast `net.Listener` to `http.Listener` * i.e. `server := &http.Serve{}; server.Server(tlsListener)` See examples at * http...
0
I see modal flicker on iPad Retina in Safari and in Chrome 29.0.1547.57 on OS X 10.7.5. This needs more testing, please. Thanks!
When launching the modal component (http://getbootstrap.com/javascript/#modals) the entire content will slightly move to the left on mac OS (haven't tried it on windows yet). With the active modal the scrollbar seem to disappear, while the content width still changes. You can observer the problem on the bootstrap pa...
1
Hi all, there are cases when need to conditionally use part of template, for example header of box can be used to compound template depending on params. Currently am duplicating such partials. But is there a solution for such partials? thanks in advance.
### Version 2.5.22 ### Reproduction link https://codesandbox.io/embed/vue- template-b6c06?fontsize=14&hidenavigation=1&theme=dark ### Steps to reproduce When the initial value of `a` is equal to `true` and `b` is equal to `false`, the child component was created twice. When the initial value of `a` is equal to...
0
Sometimes it is useful to create array of forms and render them in template separately with the same name ($form->getName()). But in this case Profiler will display only the last form in Panel, because FormDataCollector uses $form->getName() as index and the last form overrides previous forms. Possible solution is t...
Is it an expected behavior: in a controller that receives a request from the other controller using a `forward()` call, calling `$request->getQueryString()` returns the original query-string? (`Request $request` is injected as an argument in the controller action definition). As a workaround I had to replace `$reque...
0
(Original issue below the line) As suggested below, it makes sense to make `texcache` private, which need to go through a deprecation cycle. See https://matplotlib.org/stable/devel/contributing.html#api-changes for a more detailed description of what is required in terms of deprecating something. Also, see the helpe...
Looks like matplotlib is completely not ready to use pytest which is very useful specially after installing some pytest extensions which passes code over many scanners and sanity checks allowing automatically find places in the code which could be fixed/improved. How to reproduce that: * "python setuup.py build" ...
0
**Kenny MacLeod** opened **SPR-4432** and commented It occurred to me that a neat application of autowiring would be the ability to autowire logger objects. Say a class declares something like: private `@Autowired` Log logger; where Log is from commons-logging. Spring would then generate a Log object for the dec...
**Kenny MacLeod** opened **SPR-4431** and commented It occurred to me that a neat application of autowiring would be the ability to autowire logger objects. Say a class declares something like: private `@Autowired` Log logger; where Log is from commons-logging. Spring would then generate a Log object for the decl...
1
### Problem description Any material-ui button stays in a focused state even after click or tap event has ended. It displays a white translucent overlay. It looks really bad! How can I hide it? Is there a standard way to do that? Here's a little hack on how to accomplish it. `this.refs.searchBtn.refs.overlay.style...
This issue has been around for quite a while, and I just reproduced it in 0.14.4 and 0.15.1-alpha.1. I looked through all "button" and "ripple" related issues and found no mention of this, so apologies if this is a duplicate. https://dl.dropboxusercontent.com/u/19969663/ripple_issue.mov As you can see, this is the...
1
**Lukasz Rozek** opened **SPR-9208** and commented Desktop application (swing client) is executed via web start. While application context is instantiated application performs many (122 times) http get requests for resources which don't exist. This of course has huge impact on time that is needed to application sta...
**Andrei Stefan** opened **SPR-8896** and commented In this section of the Spring Framework reference documentation it is mentioned that both aspectjrt.jar and aspectjweaver.jar files should be present in the classpath in case `@AspectJ` support needs to be enabled in the project. Also, it is mentioned where is the...
0
i predict image with python api only need 15ms, but with the same model,java api need 500+ms
_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): ...
1
# Environment Windows build number: [Version 10.0.18363.900] PowerToys version: 0.18.2 PowerToy module for which you are reporting the bug (if applicable): Fancy Zones # Steps to reproduce Set up remote desktop connection in a zone and start it in full screen mode afterwards. It wont be...
# Summary of the new feature/enhancement It would be nice if it would be possible to split a screen to allow for multiple "full screen" windows. This would enable for example to have You Tube in full screen mode without the rest of the UI together with for example the email program below for people using a PIVOTed...
1
_From@yamatt on October 31, 2016 21:15_ ##### ISSUE TYPE * Bug Report ##### COMPONENT NAME `docker_container` ##### ANSIBLE VERSION ansible 2.1.2.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides ##### CONFIGURATION None ##### OS /...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME win_firewall_rule ##### ANSIBLE VERSION 2.2.1.0 ##### OS / ENVIRONMENT Windows Server 2012 ##### SUMMARY When the rule already exists, win_firewall_rule fails to verify that isn't changed because of `netsh` output in English. My host is ...
0
The problem started occuring when I started working with ThemeData's buttonTheme and UI refactoring. I update for example the `textColor` of a `RaisedButton` and after hot reload this happens: Initializing hot reload... I/flutter (24260): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═════════════════...
I am able to trigger a reproducible assertion when adding (or removing) a `padding` argument to a `Container` and doing a hot-reload. Note that the assertion happens only during a hot-reload, not during a hot-restart nor when doing the initial `flutter run`. I've tried to distill the reproduction case to be as small...
1
Hi, in the bootstrap.css line 790 - 799 is the same as line 800 - 809 and line 815 - 824 is the same as line 825 - 834
show on bootstrap.css https://github.com/twbs/bootstrap/blob/3.0.0-wip/dist/css/bootstrap.css#L581 https://github.com/twbs/bootstrap/blob/3.0.0-wip/dist/css/bootstrap.css#L723 https://github.com/twbs/bootstrap/blob/3.0.0-wip/dist/css/bootstrap.css#L743 https://github.com/twbs/bootstrap/blob/3.0.0-wip/dist/css/...
1
# Environment Windows build number: Microsoft Windows [Version 10.0.18362.10012] Windows Terminal version (if applicable): Version: 0.3.2171.0 Any other software? No # Steps to reproduce 1. Create tabs until they get created outside of the visible area of the tab bar # Expect...
This bug-tracker is monitored by Windows Console development team and other technical types. **We like detail!** Please use this form and describe your issue, concisely but precisely, with as much detail as possible * Your Windows build number: (Type `ver` at a Windows Command Prompt) **Microsoft Windows [Versi...
1
#### Code Sample import pandas as pd df = pd.DataFrame({'tms': pd.date_range('2017-1-1', '2017-1-31'), 'v': xrange(31)}) df_3 = pd.concat([df, df, df], axis=1) # What I would like to do: df_3.drop_duplicates(axis=1) deduplicated_df = df_3.T.drop_duplicates().T #### Problem description ...
Here is sample code that finds duplicate columns in a DataFrame based on their values (useful for cleaning data): def duplicate_columns(frame): groups = frame.columns.to_series().groupby(frame.dtypes).groups dups = [] for t, v in groups.items(): dcols = frame[v].to_d...
1
![image](https://user- images.githubusercontent.com/43702120/108302906-eab51300-71ca-11eb-82b7-ac5236f1c00a.png) After following doc from below link setup email config https://superset.apache.org/docs/installation/email-reports ENABLE_ALERTS = True ENABLE_ALERTS = True I'm using superset 1.0.0 Jan 21 Release ...
![image](https://user- images.githubusercontent.com/43702120/108200899-1c839680-7145-11eb-9841-96015ba52d24.png) After following doc from below link setup email config https://superset.apache.org/docs/installation/email-reports ENABLE_ALERTS = True ENABLE_ALERTS = True email schedule working fine Add button ...
1
by **tyapca7** : What steps will reproduce the problem? Install gomatrix.googlecode.com/hg/matrix Install go-fn.googlecode.com/hg/fn Get the branch 'tyapca7' from https://code.google.com/p/gostat cd gostat/stat gomake install cd bayes gomake What is the expected out...
by **justinas@justinas.me** : What does 'go version' print? go version go1.2.2 darwin/amd64 What steps reproduce the problem? If possible, include a link to a program on play.golang.org. 1. Compare two byte slices with ConstantTimeCompare(), where the second slice is longer ...
0