text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<p dir="auto">in the Carousel Example, I replaced the .navbar-static-top to fixed and I notice when I scroll down the carousel indicator overlaps the dropdown.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/6ece22a06c91ec13c3f1717080094f8764dd779928555c2...
<p dir="auto">When the nav bar is set to fixed-top, the carousel-indicators scroll over the top of the nav bar while the rest of the carousel goes under the nav bar.</p>
1
<p dir="auto">Hello, I'm trying to update from v3 to v4 and am running into an issue where GlideApp is not being generated.</p> <p dir="auto">I have followed the instructions located here <a href="http://bumptech.github.io/glide/doc/configuration.html" rel="nofollow">http://bumptech.github.io/glide/doc/configuration.ht...
<p dir="auto">I'm trying to use glide 4.0.0-RC0 by Gradle:</p> <div class="highlight highlight-source-groovy-gradle notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="dependencies { compile 'com.android.support:appcompat-v7:25.1.0' compile 'com.caverock:androidsvg:1.2.2...
1
<p dir="auto">Not sure how to describe how the navbar looks but it doesn't look right in FF on the Google Nexus 7 tablet. The top portion of the navbar is obscured by the browser address bar. The navbar may well be slightly aligned too far left but that may be my eyes.</p> <p dir="auto">Please see the navbar on the off...
<p dir="auto">Right now you can only specify one breakpoint of pull/push/offset which then applies to all viewport sizes. I can't think of any situation where this would work, since most likely the entire reason I want to push/pull/offset is to deal with a specific viewport size.</p> <p dir="auto">Suggestion: add col-s...
0
<p dir="auto">OS: Windows</p> <ol dir="auto"> <li>open the built-in terminal</li> <li>run command that produces a bunch of output such as 'npm list' or cat a file</li> <li>try to scroll up to reveal text that was already scrolled out of sight<br> -&gt; content is scrolled to the left (and then gets stuck)<br> -&gt; the...
<p dir="auto"><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="156234819" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/6658" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/6658/hovercard" href="https://github.co...
0
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ ] bug report [x] feature request [ ] support request =&gt; Please do not submit support request here, instead see https:...
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[] bug report =&gt; search github for a similar issue or PR before submitting [x] feature request [ ] support request =&gt...
1
<h3 dir="auto">Describe the workflow you want to enable</h3> <p dir="auto">I want to be able to run Forward Sequential Feature Selector and know the order which it picked the features.<br> Right now you can only get the indices or a boolean mask of all the features you've selected. Of course, you can run it once and se...
<p dir="auto">Is it currently possible to extract the order in which the features in the sequential feature selection transformer are selected?<br> Similar to the ranking in the RFE transformer for example.</p>
1
<p dir="auto">It's very important that declaring a class field with <code class="notranslate">declare x</code> does <em>not</em> emit a real field.</p> <p dir="auto">See this example (<a href="https://www.typescriptlang.org/play?useDefineForClassFields=true&amp;target=99&amp;isolatedModules=true&amp;ts=4.4.4#code/KYDwD...
<p dir="auto">In the code sample below, the parent Example class sets thing to the first arg of the constructor. For the child class, the constructor knows that the super constructor sets thing to the first arg, so it doesn't assign it directly. If I try declaring the type for the thing property on the Example2 class, ...
1
<h4 dir="auto">Issue Description</h4> <p dir="auto">I was writing my code for a problem and testing an output of one of my variables when I got the error message that says "SyntaxError: Illegal return statement".</p> <p dir="auto">I figured it it might be some additional code messing it up so I commented out things pro...
<p dir="auto"><a href="https://gyazo.com/34f611dc15cbf4f756b835338504e63f" rel="nofollow"><img src="https://camo.githubusercontent.com/7404e8fe236131ff6b8770f3cc234b1d918f9a669891d0fa451849213d95c4c2/68747470733a2f2f692e6779617a6f2e636f6d2f33346636313164633135636266346637353662383335333338353034653633662e706e67" alt="h...
0
<h3 dir="auto">Describe the bug</h3> <div class="highlight highlight-text-python-traceback notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="[sklearn/feature_extraction/text.py]n _preprocess(doc, accent_function, lower) 69 &quot;&quot;&quot; 70 if lower: ---&...
<p dir="auto">I wonder if we should allow <code class="notranslate">(n_samples, 1)</code> input to CountVectorizer. I think we had this discussion before, right now we basically have a special case in <code class="notranslate">ColumnTransformer</code> with scalar columns to produce 1d arrays.<br> Does anyone remember w...
1
<h1 dir="auto">Description of the new feature/enhancement</h1> <p dir="auto">We can currently select text in the terminal by dragging mouse with key pressed. Linux terminals and Windows command prompt allows you to select text by also Shift + arrow keys. I have tried this in the Windows terminal and instead of selectin...
<p dir="auto">Hello,</p> <p dir="auto">I'm using tmux on Linux machines and ConEmu on Windows machines and I really love that I can do text selection with the keyboard.</p> <p dir="auto">In ConEmu, there is a keybinding for "Start text selection (like text editors)", whereas in tmux there is the same thing with <code c...
1
<p dir="auto">I am using Neo4j 1.9.1. I am getting an incorrect node count in the red bubble which shows the number of nodes with a given relationship and this behaviour occurs after I select one of the nodes from that bubble.</p> <p dir="auto">To show this, I downloaded the Cineeast database from <a href="http://www.n...
<p dir="auto">The properties count on the front page of the webadmin GUI does not actually report the total number of properties, which is what anyone would assume. It instead reports the number of property blocks, where every node and relationship has at least one block, and each block holds up to four properties.</p...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ cat inventory.ini [local] localhost ansible_connection=local $ cat test.yml - hosts: local tasks: - git: dest=tmp repo=git@github.com:[REDACTED].git depth=1 version=master $ ansible-playbook...
<h5 dir="auto">Issue Type:</h5> <p dir="auto">Bug Report</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">ansible 1.5.2</p> <h5 dir="auto">Environment:</h5> <p dir="auto">OSX on my laptop<br> vagrant 1.5.0<br> Ansible<br> Ubuntu 12.04 for the VMs</p> <h5 dir="auto">Summary:</h5> <p dir="auto">After updating to an...
1
<p dir="auto">I use pip3 to install scrapy with python3.7.But it failed.<br> It showed that the twisted install failed.<br> I am not sure about if scrapy can works with python3.7.<br> Please. Thank you!</p>
<p dir="auto">The goal is to add python 3.7 to travis and pass all tests, the first beta was already released at the end of January.</p>
1
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> When a webpack configuration includes <code class="notranslate">resolve: { symlinks: false }</code>, dependencies that are linked into the <code class="notranslate">node_modules</code> folder as symlinks do not get watch...
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong><br> I install deps with <a href="https://github.com/cnpm/npminstall">npminstall</a>(it can install faster), but the file tree in <code class="notranslate">node_modules</code> is special bacause npminstall install pkgs with s...
1
<p dir="auto"><strong>Describe the feature</strong>:</p> <p dir="auto">it would be great if the API documentation (the stuff on the web) had a "newbie" mode that would show query components within the context of a complete query. for example, on <a href="https://www.elastic.co/guide/en/elasticsearch/reference/current/...
<p dir="auto"><strong>Describe the feature</strong>:<br> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="152001521" data-permission-text="Title is private" data-url="https://github.com/elastic/elasticsearch/issues/18075" data-hovercard-type="pull_request" data-hovercard-url="/elastic...
1
<p dir="auto">I am trying to start a new flutter project but it is now working because I cannot connect to <a href="https://pub.dartlang.org" rel="nofollow">https://pub.dartlang.org</a>. Is it down or something?</p> <p dir="auto">I have tried pinging it with no success. Even the Browser cannot open the website.</p> <p ...
<h2 dir="auto">Steps to Reproduce</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" return new InkWell( onTap: () { Navigator.of(context).push(getAqLanesEditRoute(mapIdx: mapIdx, initialBG: bgIdx)); }, child: new Ma...
0
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/maciej/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/maciej">@maciej</a> on 2016-11-07T17:28:08Z</p> <h5 dir="auto">ISSUE TYPE</h5> <ul dir="a...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <ul dir="auto"> <li>docker_container</li> </ul> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible ...
1
<h3 dir="auto">What problem does this feature solve?</h3> <p dir="auto">I have a trouble with template bugs. The vue warning identifies the file but not the specific location of the error. For example when I access some property of undefined object I receive the name of property and that is all. If this property has mu...
<h3 dir="auto">What problem does this feature solve?</h3> <p dir="auto">I don't want to add mixin to every route page, and I don't want to add global mixin to affect all components even with third parties</p> <p dir="auto">let's do this with one single code ok ?</p> <h3 dir="auto">What does the proposed API look like?<...
0
<p dir="auto">Similar to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="154130084" data-permission-text="Title is private" data-url="https://github.com/axios/axios/issues/318" data-hovercard-type="issue" data-hovercard-url="/axios/axios/issues/318/hovercard" href="https://github.com...
<p dir="auto">From the documentation of axios it seems that nodejs doesn't natively support FormData objects</p> <p dir="auto"><code class="notranslate"> // data is the data to be sent as the request body // Only applicable for request methods 'PUT', 'POST', and 'PATCH' // When no transformRequest is set, must be of on...
1
<h3 dir="auto">Issue Details</h3> <ul dir="auto"> <li><strong>Electron Version:</strong> <ul dir="auto"> <li><code class="notranslate">7.1.8</code></li> </ul> </li> <li><strong>Operating System:</strong> <ul dir="auto"> <li><code class="notranslate">macOS 10.13.6</code></li> </ul> </li> <li><strong>Last Known Working E...
<ul dir="auto"> <li>Electron version: 1.7.5</li> <li>Operating system: macOS 10.12.6</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">The corners should be rounded like they were in 1.6.x</p> <h3 dir="auto">Actual behavior</h3> <p dir="auto">The browser windows corners are no longer rounded when running w...
1
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>For English only</strong>, other languages will not accept.</p> <p dir="auto">Before report a bug, make sure you have:</p> <ul dir="auto"> <li>Searched open and closed <a href="https://github.com/apache/shardingsphere/issues">GitHub issues</a>.</li> <li>Read document...
<p dir="auto">The IT result is different with load data from database.</p> <p dir="auto">Case name: SELECT AVG(user_id) AS user_id_avg FROM t_order<br> Expected: is "19"<br> but: was "19.5000"</p> <p dir="auto">Please see:</p> <ol dir="auto"> <li><code class="notranslate">dql-integration-test-cases.xml</code> and searc...
1
<h1 dir="auto">Bug report</h1> <h2 dir="auto">Describe the bug</h2> <p dir="auto">Page with a router (both useRouter, withRouter) calls the page component two times, one without router params and the second time with them. It doesn't work in static export</p> <p dir="auto">A clear and concise description of what the bu...
<p dir="auto">Because of the way Next.js does initial render of the pages, and that the initial render on client-side and server-side has to be the same (see <a href="https://reactjs.org/docs/react-dom.html#hydrate" rel="nofollow">https://reactjs.org/docs/react-dom.html#hydrate</a> ), sometimes when a page is rendered,...
1
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Version 10.0.18362.356 Windows Terminal version 0.4.2382.0 Any other software? yes, **mine** (also a terminal emulator)"><pre lang="none" class="...
<ul dir="auto"> <li>Your Windows build number: (Type <code class="notranslate">ver</code> at a Windows Command Prompt)</li> </ul> <p dir="auto">Microsoft Windows [Version 10.0.18362.86]</p> <ul dir="auto"> <li>What you're doing and what's happening: (Copy &amp; paste specific commands and their output, or include scre...
0
<p dir="auto">Using <code class="notranslate">display:inline-block</code> (instead of <code class="notranslate">display:block</code>) on responsive utilities (<code class="notranslate">.visible-x</code> and <code class="notranslate">-hidden-x</code>) would expand its usage to inline elements.<br> Currently, when using ...
<p dir="auto">related to issues <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="16856611" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/8500" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/8500/hovercard" href=...
1
<div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class X { foo = 1 constructor( setup? : ( obj : this ) =&gt; void ) { if( setup ) setup( this ) } } var x = new X( obj =&gt; { obj.foo = 2 // Ok, allowed //...
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.8.9 / nightly<br> <strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="abstract class Abstract { protected name: string; constructor () ...
0
<h3 dir="auto">Current Behavior:</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ find . . ./package.json ./project-a ./project-a/package.json ./project-b ./project-b/package.json $ cat package.json { &quot;name&quot;: &quot;root&quot;, ...
<h1 dir="auto">What / Why</h1> <p dir="auto">error cb() never called!</p> <h2 dir="auto">Where</h2> <p dir="auto">24593 silly extract @babel/plugin-transform-literals@7.8.3<br> 24594 silly tarball trying @babel/plugin-transform-new-target@7.8.3 by hash: sha512-QuSGysibQpyxexRyui2vca+Cmbljo8bcRckgzYV4kRIsHpVeyeC3JDO63pY...
0
<p dir="auto">Assigning to field of recarray is not working correctly. Example script is below.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np rec = np.recarray(1, dtype=[('x', float, 5)]) # Bug behaviou...
<p dir="auto">When assigning arrays inside structured arrays without a left sided <code class="notranslate">[:]</code>, only the first element gets actually assigned. This is shown in the following code snippet, where a structured array is initialized with zeros, and then filled by assignment of an array, and the assig...
1
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>...</li> <li>...</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 1.0.0<br> <strong>System</strong>: Unknown Windows Version<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot...
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Erro...
1
<h3 dir="auto">What problem does this feature solve?</h3> <p dir="auto">This solve the issue where multiple root components is not allowed like for instance</p> <p dir="auto">i'm trying to do this with slots using my own component for page loading and checking if its on loading and not loading state and checking if its...
<p dir="auto">Vue version 0.11.4</p> <p dir="auto">encounter below error :<br> vue.js:4467 Uncaught TypeError: Cannot read property 'update' of undefined vue.js:4467<br> p.notify vue.js:6958<br> Object.defineProperty.setvue.js:1489<br> proxySetterrecordMainPage.js:49<br> Vue.component.methods.onRecordChangevue.js:1894<...
0
<p dir="auto"><strong>Migrated issue, originally created by Anonymous</strong></p> <p dir="auto">If we define many-to-many relation in base class with secondary table s1, and then re-define it with secondary table s2 in inherited class, it will try to use both relations and insert records in both s1 and s2.<br> So in p...
<p dir="auto"><strong>Migrated issue, originally created by paj (<a href="https://github.com/paj">@paj</a>)</strong></p> <p dir="auto">The MSSQL module supports three different DBAPIs. It should be possible for the user to specify which one they want, ideally using a string, so this can be done from a framework's confi...
0
<table role="table"> <thead> <tr> <th>Q</th> <th>A</th> </tr> </thead> <tbody> <tr> <td>Bug report?</td> <td>yes</td> </tr> <tr> <td>Feature request?</td> <td>no</td> </tr> <tr> <td>BC Break report?</td> <td>no</td> </tr> <tr> <td>RFC?</td> <td>no</td> </tr> <tr> <td>Symfony version</td> <td>3.4.0-DEV</td> </tr> </tbod...
<div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="swiftmailer: transport: '%env(MAILER_TRANSPORT)%' host: '%env(MAILER_HOST)%' port: '%env(MAILER_PORT)%' encryption: '%env(MAILER_ENCRYPTION)%' usernam...
1
<p dir="auto">It's possible this behavior is to-spec, but I don't think so. As I understand it, in the example input code below, the object literal creates a block scope but the function itself creates an additional block scope. Thus, the inner <code class="notranslate">let foo</code> should shadow, not collide with, t...
<blockquote> <p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/FuzzOli87/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/FuzzOli87">@FuzzOli87</a></p> </blockquote> <h3 dir="au...
0
<p dir="auto">davidtest@CaffeVM:~/tensorflow/tensorflow/tensorflow/examples/tutorials/mnist$ python fully_connected_feed.py<br> Traceback (most recent call last):<br> File "fully_connected_feed.py", line 277, in <br> tf.app.run(main=main, argv=[sys.argv[0]] + unparsed)<br> File "/usr/local/lib/python2.7/dist-packages/t...
<p dir="auto">The website of Yann LeCun is down at the moment.<br> Therefore the MNIST-Script for downloading the files doesn't work either. (-&gt; learn/python/learn/datasets/mnist.py won't work)<br> Are there any mirrors?</p>
1
<p dir="auto">Either the <code class="notranslate">sass</code> or the <code class="notranslate">less</code> (which ever is used to print the <code class="notranslate">css</code> in the downloadable package) is making the <code class="notranslate">.row:after</code>, <code class="notranslate">.row:before</code>, <code cl...
<p dir="auto">show on bootstrap.css</p> <p dir="auto"><a href="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#L581</a><br> <a href="https://github.com/twbs/bootstrap/blob/3.0.0-wip/dist/css/bootstrap.css#L723">https:/...
1
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>:<br> Yes, duplicated the minimal code from documentation snippet <a href="https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/dis...
<p dir="auto"><strong>System information</strong></p> <ul dir="auto"> <li>Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes</li> <li>OS Platform and Distribution (e.g., Linux Ubuntu 16.04):Linux Ubuntu 16.04</li> <li>Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy...
0
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows NT 10.0.18362.0 Windows Terminal version (if applicable): 0.6.2951.0 "><pre lang="none" class="notranslate"><code class="notra...
<h1 dir="auto">Environment</h1> <p dir="auto">Win32NT 10.0.18362.0 Microsoft Windows NT 10.0.18362.0</p> <p dir="auto">Windows Terminal Version: 0.3.2171.0</p> <h3 dir="auto">Other Software</h3> <p dir="auto">ruby 2.6.3p62 (2019-04-16 revision 67580) [x64-mingw32]<br> gems<br> pry (0.12.2)<br> irb (1.0.0)<br> both ruby...
0
<p dir="auto">With server-side bundles in next@5 the require statements that are built via <code class="notranslate">next build</code> now have an absolute file path.</p> <p dir="auto">E.g. at the bottom of <code class="notranslate">&lt;projroot&gt;/.next/dist/bundles/pages/_error.js</code> it has <code class="notransl...
<h1 dir="auto">Bug report</h1> <p dir="auto">The dynamic routing solution doesn't work at all</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">I have this code using <code class="notranslate">material-ui</code><br> I have this button</p> <div class="snippet-clipboard-content notranslate position-relative overflow-aut...
0
<p dir="auto">Dear Sir/mam</p> <p dir="auto">I confuse how to display using tensorboard. here is my program<br> graph = "d://"<br> import tensorflow as tf</p> <h1 dir="auto">Build our graph nodes, starting from the inputs</h1> <p dir="auto">a = tf.constant(5, name="input_a")<br> b = tf.constant(3, name="input_b")<br> c...
<p dir="auto">OS: Windows 10 (64 bit)<br> TensorFlow Version: 1.0.0<br> CUDA: 8.0<br> GPU: yes</p> <p dir="auto">Problem:<br> <strong>C</strong>:&gt;tensorboard --logdir=<strong>E</strong>:\tmp\tensorflow\mnist\logs<br> =&gt; tensorboard starts without loading data (not working and difficult to detect reason)</p> <p di...
1
<p dir="auto">i am using ubuntu 12.04. i was following instructions from tensorflow.org for installing the tensor flow but getting the following error after downloading the the tensor flow-<br> ownloading tensorflow-0.10.0-cp27-none-linux_x86_64.whl (36.6Mb): 36.6Mb downloaded<br> Running setup.py egg_info for package ...
<p dir="auto">In the tensorflow 1.13 document of tf.layers.dropout, there is a warning:<br> Warning: THIS FUNCTION IS DEPRECATED. It will be removed in a future version. Instructions for updating: Use keras.layers.dropout instead.</p> <p dir="auto">It is ridiculous to deprecate tf.layers.dropout, because it is widely u...
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; function f(x) local x x = 1 end f (generic function with 1 method) julia&gt; f(1) ERROR: UndefVarError: x not defined in f(::Int64) at ./REPL[1]:2"><pre class="notra...
<p dir="auto">while I might appreciate the accuracy in noting that atypes wasn't actually assigned, codegen doesn't appreciate finding an assignment to a parameter that it was told would not be assigned to:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-sni...
1
<p dir="auto">I just downloaded VS2015 RTM and opened a project that I've been working on in VS2013.</p> <p dir="auto">When I save a file, all I see is an error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Failed to save file 'compiled.js'....
<p dir="auto">Hello,</p> <p dir="auto">I upgraded to Visual Studio 2015 Community Edition RTM today and have found that if a TypeScript project has the "Redirect JavaScript output to directory" option set to true, then compile on save no longer functions. Deselecting this option on the project causes compile on save t...
1
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run &quot;ver&quot; at a command prompt] 10.0.18941.1001 Windows Terminal version (if applicable): commit 5074335392c14d3359280609c8a03166cc20b85...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
0
<h4 dir="auto">What I expect to happen:</h4> <p dir="auto">Given the following file:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// Polygon.js class Polygon { constructor(height, width) { this.height = height; th...
<p dir="auto">I use <a href="https://github.com/iamstarkov/generator-tiny-es-nm">generator-tiny-es-nm</a> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/iamstarkov/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.c...
1
<h3 dir="auto">Describe the workflow you want to enable</h3> <p dir="auto">Getting an estimate time for a model to train or an estimated time remaining before the training is completed.</p> <h3 dir="auto">Describe your proposed solution</h3> <p dir="auto">Understand computational resources to get an estimate on time to...
<p dir="auto">Ideally, I think, operations that take a lot of time should both:</p> <ul dir="auto"> <li>have a way of showing progress, and</li> <li>be interruptable.</li> </ul> <p dir="auto">It was previously discussed at least in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="5938...
1
<h5 dir="auto">Description of the problem</h5> <p dir="auto">Similarly to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="597812970" data-permission-text="Title is private" data-url="https://github.com/mrdoob/three.js/issues/19102" data-hovercard-type="issue" data-hovercard-url="/mrd...
<h5 dir="auto">Description of the problem</h5> <p dir="auto">When creating a polygon with constructPathShape.toShapes the order of the constructpathshapes commands plays a role which shouldn't be the case. (I think so)<br> I am adding a hole than the outer vertice then again a hole.<br> The last hole is not recognized....
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><inp...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list...
0
<p dir="auto">Hey. JSON Loader does not support ShapeGeometry(ShapeBufferGeometry) and ExtrudeGeometry (ExtrudeBufferGeometry). But the unloading works. Is it possible to add this feature to when?</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-it...
<p dir="auto">Hi everybody, i'm trying to use the editor and i just found out that while setting the meshfacematerial, the editor comes up with the following error.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/142225a63b5cfd0ebe9de2f1e534a51df48019e645...
0
<p dir="auto"><strong>Elasticsearch version</strong>: 5.0.0-alpha1</p> <p dir="auto"><strong>JVM version</strong>: 1.8.0_51</p> <p dir="auto"><strong>OS version</strong>: CentOS 6.6</p> <p dir="auto"><strong>Description of the problem including expected versus actual behavior</strong>:<br> I try to install elasticsearc...
<p dir="auto">I was playing around with master last night in a distributed set up<br> with two servers and replicas = 0, while running queries on 50<br> threads.</p> <p dir="auto">When I ran similar tests with replicas=1, I didn't have any issues. I<br> plan to use replicas=1 in the real world and this testing was just...
0
<p dir="auto">A few days ago I came across the following problem and to the conclusion that it was a bug.</p> <p dir="auto">After adding the package "ImageView" the command "sin(BigFloat(3))" can only be executed with an error message (see screenshot).</p> <p dir="auto">Affected is Julia 1.2/1.3 RC3 and the current nig...
<p dir="auto">After pulling latest source, I get an error in the test at line 356 in mpfr.jl because the decimal separator is comma for <code class="notranslate">BigFloat</code>s</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; string(...
1
<p dir="auto"><strong>Edit:</strong> I don't know how to implement this. I would like the feature, but it's not the end of the world.<br> <br><br><br> <strong>Is your feature request related to a problem? Please describe.</strong></p> <p dir="auto">My app uses an 8-bit integer layer ID. Every time I pull a new Three.js...
<p dir="auto">Expanding on the <code class="notranslate">vertexAttribIPointer</code> support added in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="592719141" data-permission-text="Title is private" data-url="https://github.com/mrdoob/three.js/issues/19019" data-hovercard-type="pul...
1
<p dir="auto">There is no way to understand from this log, what is actually problematic, or to debug it:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[REQUEST] New used memory 12804659728 [11.9gb] from field [&lt;reused_arrays&gt;] would be ...
<p dir="auto">Currently, size and from can be used to limit the amount of search results within each individual queryin a multi search request.</p> <p dir="auto">It would be nice if we can set a from and size that limits the total amount of results returned for the multi search query.</p>
0
<p dir="auto"><strong>Describe the bug</strong></p> <p dir="auto">This glTF uses the variants extension, though I doubt this is the cause of its textures being scrambled in USDZ, since that doesn't do much to three's scene graph.</p> <p dir="auto"><strong>To Reproduce</strong></p> <p dir="auto">Steps to reproduce the b...
<h5 dir="auto">Description of the problem</h5> <p dir="auto">SphereGeometry returns a mesh which is not closed at the poles or on the sides. If theta is Pi, then the resulting sphere should be a closed sphere, and if phi is 2*Pi, then the sides should be stitched together as well.</p> <h5 dir="auto">Three.js version</h...
0
<p dir="auto">Symfony: 2.3.4, PHP 5.4.20-1~dotdeb.0, Debian 6.0.7</p> <p dir="auto">When I use the locale "en" or the locale "de" the country and language selectors work correctly and display a full list of countries or languages.</p> <p dir="auto">However, if I use the locale "en_GB", neither display the full list of ...
<p dir="auto">I'm cross-posting an issue in the symfony/icu project: <a href="https://github.com/symfony/Icu/issues/2">https://github.com/symfony/Icu/issues/2</a></p> <p dir="auto">I'm finding that countries data is not always available when using Symfony 2.3. In my particular install, I have ICU 4.6 installed, with sy...
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1448" rel="nofollow">http://projects.scipy.org/numpy/ticket/1448</a> on 2010-04-08 by trac user themiwi, assigned to unknown.</em></p> <p dir="auto">Running the version_cmd (as in numpy/distutils/ccompiler.py) results in</p> <div class="s...
<p dir="auto">I am passing a very benign array of <code class="notranslate">float32</code> values to <code class="notranslate">np.histogram(...)</code> which raises a <code class="notranslate">ValueError: The first argument of bincount must be non-negative</code>. The values contain no NaN or infinite values. I think t...
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">handlers</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="2.2.1.0"><pre class="notra...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">handlers</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.0.0 config file...
1
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: [run &quot;ver&quot; at a command prompt] **Microsoft Windows [Version 10.0.18362.207]** OS language is dutch Windows Terminal version (if applica...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18362.295] Windows Terminal version (if applicable): latest master"><pre lang="none" class="notranslate"><code cla...
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=jucosorin" rel="nofollow">Sorin Jucovschi</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6178?redirect=false" rel="nofollow">SPR-6178</a></strong> and commented</p> <p dir="auto">In my application I have a Content...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=egervari" rel="nofollow">Ken Egervari</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6163?redirect=false" rel="nofollow">SPR-6163</a></strong> and commented</p> <p dir="auto">Using ignore accept header and default...
1
<p dir="auto">The code</p> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="fn main() {} // ... // lots of code // ... fn some_random_function() { // lots of code here let unused = vec![]; // even more code }"><pre class...
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fn main() { let a = Vec::new(); }"><pre class="notranslate"><code class="notranslate">fn main() { let a = Vec::new(); } </code></pre></div> <p dir="auto">Gives me:</p> <div class="snippet-clip...
1
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1618" rel="nofollow">http://projects.scipy.org/numpy/ticket/1618</a> on 2010-09-21 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pv/hovercard" data-octo-click="hovercard-link-click" data-octo...
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1142" rel="nofollow">http://projects.scipy.org/numpy/ticket/1142</a> on 2009-06-19 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/inducer/hovercard" data-octo-click="hovercard-link-click" data...
1
<h3 dir="auto">Descripe the feature and motivation</h3> <p dir="auto">nowadays, video live is popular, opencv can receive rtsp/rtmp/usb .etc,but it cloudn't support to transform/push video stream to video server. it's possible to add this new feature?</p> <h3 dir="auto">Additional context</h3> <p dir="auto"><em>No resp...
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.5.5</li> <li>Operating System / Platform =&gt; Linux</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">I am using opencv to pull and push the video stream by rtsp protocol</p> <h5 dir="auto">Steps to reproduce</h5> <p di...
1
<h3 dir="auto">Feature request</h3> <p dir="auto">I will be good to have option like <a href="https://jestjs.io/ru/docs/api#testeachtablename-fn-timeout" rel="nofollow">https://jestjs.io/ru/docs/api#testeachtablename-fn-timeout</a> and <a href="https://jestjs.io/ru/docs/api#describeeachtablename-fn-timeout" rel="nofoll...
<p dir="auto">You can already do each via running test in a loop:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="for (const data in [...]) { test('testing ' + data, async () =&gt; {}); }"><pre class="notranslate"><span class="...
1
<h1 dir="auto">Bug report</h1> <p dir="auto">AMP pages include the query string in the canonical URL.</p> <h2 dir="auto">Describe the bug</h2> <p dir="auto">On AMP pages the canonical link includes the query string. This has potential to cause duplicate content SEO issues on post pages, etc.</p> <p dir="auto">Using <a ...
<p dir="auto">Hi, I am using next.js in my project and have integrated redux, redux-saga &amp; reselect with it. I am dispatching actions in async <strong>getIntialProps</strong> but the component renders before the saga request attached to respective action is completed.</p> <ul class="contains-task-list"> <li class...
0
<h3 dir="auto">Apache Airflow version</h3> <p dir="auto">2.1.3 (latest released)</p> <h3 dir="auto">Operating System</h3> <p dir="auto">Debian</p> <h3 dir="auto">Versions of Apache Airflow Providers</h3> <p dir="auto"><em>No response</em></p> <h3 dir="auto">Deployment</h3> <p dir="auto">Other Docker-based deployment</p...
<p dir="auto">Apache Airflow version: v1109<br> executor: CeleryExecutor</p> <p dir="auto">some time the scheduler create many sub scheduler process. When this happens, the CPU usage of these sub schduler process is at 99%, and then i can see web ui appear:<strong>The scheduler does not appear to be running. Last heart...
0
<h2 dir="auto">Bug Report</h2> <h3 dir="auto">Which version of ShardingSphere did you use?</h3> <p dir="auto">master - <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/apache/shardingsphere/commit/06834bbe4079a25b256c2467c5d857192162b8b0/hovercard" href="https://github.com/apac...
<p dir="auto">Please answer these questions before submitting your issue. Thanks!</p> <p dir="auto">使用读写分离配置,alter表的时候,应该只更新master 连接对应的表就可以,现在是同时还会更新slave对应的表</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="private Collection&lt;PreparedStatem...
0
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>...</li> <li>...</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.199.0<br> <strong>System</strong>: Microsoft Windows 8.1<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot...
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Erro...
1
<p dir="auto">Because you request it in the console, I will post this exception here.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Performing hot reload... I/flutter ( 5553): ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═════════════════════════...
<p dir="auto">I'm looking to set up some high-level navigation between some different pages of the Leafy app from our app drawer. The desired flow is as follows:</p> <p dir="auto">Page1 --&gt; drawer --&gt; Selection between {Page1, Page2, Page3} --&gt; drawer --&gt; Selection between ...</p> <p dir="auto">This would b...
0
<p dir="auto">I decided to reindex my data to take advantage of <code class="notranslate">doc_values</code>, but one of 30 indices (~120m docs in each) got less documents after reindexing. I reindexed again and docs disappeared again.</p> <p dir="auto">Then I bisected the problem to specific docs and found that some do...
<p dir="auto"><strong>Elasticsearch version</strong>: 1.7.5</p> <p dir="auto"><strong>JVM version</strong>:</p> <p dir="auto"><strong>OS version</strong>: CentOS 7.2.1511</p> <p dir="auto"><strong>Description of the problem including expected versus actual behavior</strong>: I have been working on this for a few days ...
0
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">Add Support for multiple saved layouts in Keyboard Manager. E. g. I have a mapping for my Apple Keyboard where my Alt and Meta keys are swapped and I have a different mapping for my normal keyboard where I for example have Media Keys on F13 and up...
<h1 dir="auto">Environment</h1> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: Microsoft Windows [Version 10.0.18363.900] PowerToys version: v0.19.0 PowerToy module for which you are reporting the bug (if applicable): PowerTo...
0
<p dir="auto">Some gaps here:</p> <ul dir="auto"> <li><code class="notranslate">flutter create -t plugin</code> does not produce any test files.</li> <li><a href="https://flutter.io/platform-channels/" rel="nofollow">https://flutter.io/platform-channels/</a> does not mention testing.</li> </ul> <p dir="auto">Actions it...
<p dir="auto">Currently our plugin template and plugin docs have no recommendation for how to test a plugin. We should probably figure out what to do here.</p>
1
<p dir="auto">After seeing this:</p> <p dir="auto"><a href="https://github.com/mrdoob/three.js/blob/dev/src/renderers/WebGLRenderer.js#L1991-L2061">https://github.com/mrdoob/three.js/blob/dev/src/renderers/WebGLRenderer.js#L1991-L2061</a></p> <p dir="auto">I propose adding some kind of documentation to let the world kn...
<p dir="auto">Problem: CTMLoader crashes or hangs on some simple but large CTM models converted from STL</p> <p dir="auto">Three.js version: r58</p> <p dir="auto">Env: OS X Lion, MacBook Air 4GB, latest Chrome or Firefox</p> <p dir="auto">Example: <a href="http://simonvz.github.io/WebglExs/BinaryModelView.html" rel="no...
0
<p dir="auto">It would be nice to be able to make a datatype like the following:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="type tname&lt;N&gt; = Vec&lt;[int; N]&gt;;"><pre class="notranslate"><code class="notranslate">type tname&lt;N&gt; ...
<p dir="auto">1.0.0-beta web API docs don't contain the <code class="notranslate">sort_by</code> slice method, even though it is documented in the sources:</p> <p dir="auto"></p><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/rust-lang...
0
<p dir="auto">The exception logs following:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="An attempt was made to call a method that does not exist. The attempt was made from the following location: org.apache.shardingsphere.infra.util.ya...
<h2 dir="auto">Feature Request</h2> <p dir="auto"><strong>For English only</strong>, other languages will not accept.</p> <p dir="auto">Please pay attention on issues you submitted, because we maybe need more details.<br> If no response anymore and we cannot make decision by current information, we will <strong>close i...
1
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="nosetests sklearn --exe .............................................................../usr/local/lib/python2.7/site-packages/scikit_learn-0.13.1-py2.7-linux-x86_64.egg/sklearn/manifold/spectral_embed...
<p dir="auto">Currently, the <code class="notranslate">Imputer</code> works on columns. Let's assume I have a dataset with mixed categorical and numerical data points and missing values and I want to use the pipeline object:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" ...
0
<p dir="auto">Video Challenges-<br> JavaScript Lingo: MDN and Documentation<br> <a href="http://www.freecodecamp.com/videos/javascript-lingo-mdn-and-documentation" rel="nofollow">Question 3<br> </a></p> <p dir="auto">The title and question for this part only states Question 3 with a passing answer of True.<br> Question...
<p dir="auto">Going though the new Video Challenge and question 3 on JavaScript Lingo MDN and Documentation doesn't seem to be there. Though clicking true answers it correctly, while false gives me the wrong answers animation.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.g...
1
<p dir="auto">`const { app, powerMonitor } = require('electron')</p> <p dir="auto">app.on('ready', () =&gt; {<br> powerMonitor.on('suspend', () =&gt; {<br> console.log('The system is going to sleep')<br> })<br> })`</p> <p dir="auto">The system is going to sleep<br> The system is going to sleep</p>
<h3 dir="auto">Preflight Checklist</h3> <ul dir="auto"> <li>[x ] I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.</li> <li>[ x] I agree to follow the <a href="https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md">Cod...
1
<p dir="auto">The following combination of <code class="notranslate">include_role</code> and <code class="notranslate">when</code> condition in one of my roles results in the error message posted below.</p> <p dir="auto"><code class="notranslate">myrole/tasks/main.yml</code>:</p> <div class="snippet-clipboard-content n...
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">include_role:</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.0.0 config...
1
<p dir="auto">Hi, I was wondering if there is any planned support for "reflecting a vector" in Three.js's vector2.js or vector3.js files? An example would be knowing both an incoming vector and a normal to a plane or surface, then calculating the outgoing vector after the vector intersects that plane.</p> <p dir="auto...
<p dir="auto">I'm testing the <a href="https://github.com/KhronosGroup/glTF-Blender-Exporter">Blender glTF 2.0 Exporter</a>, to export 3D models from Blender to be imported by Three.js r87 GLTFLoader used in <a href="https://github.com/freeciv/freeciv-web/">Freeciv WebGL</a>. Previously, I used the Three.js BinaryLoade...
0
<p dir="auto">Like using <code class="notranslate">[NSScreen mainScreen]</code>, main screen being the screen that contains the active window.</p> <p dir="auto">A very common use-case is to start an app on the main screen centered, instead of on primary screen.</p> <p dir="auto">Also, it would be awesome if you can add...
<p dir="auto">In case of multiple monitors it would be great if it would be possible to target a dedicated monitor a BrowserWindow shall be displayed on.</p> <p dir="auto">The current API provides the same limited possibilities a browser does. Fullscreen works only on the primary monitor and placing windows on differen...
1
<p dir="auto">Hi,</p> <p dir="auto">I successfully converted my Keras H5 model that I use in Python into a pb and pbtxt files in order to use the same model in C++ via OpenCV.</p> <p dir="auto">You can find below the sample code I used simply to make sure that I can load the model correctly:</p> <div class="snippet-cli...
<p dir="auto">This crash log is the same version of the previous crash log of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="200895764" data-permission-text="Title is private" data-url="https://github.com/opencv/opencv/issues/8015" data-hovercard-type="issue" data-hovercard-url="/op...
0
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">1.8.10</p> <p dir="auto"><strong>Code</strong></p> <p dir="auto">This snippet will throw the error "neither type is assignable to each other, <code class="notranslate">property</code> is missing"</p> <div class="highlight highlight-source-ts notransla...
<p dir="auto">I would like to know if there are any plans to refactor lib.d.ts (and subsequent definitions) to declare interfaces for static implementations, thus allowing custom static bindings for existing Objects.</p> <p dir="auto">i.e.</p> <div class="highlight highlight-source-ts notranslate position-relative over...
0
<p dir="auto">Please:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Check for duplicate requests.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Des...
<p dir="auto">So <code class="notranslate">vmap</code> looks awesome and I'd like to use it everywhere I possibly can. However it looks like it's not really compatible with stax, and in particular convolutions.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" dat...
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/1226" rel="nofollow">http://projects.scipy.org/numpy/ticket/1226</a> on 2009-09-18 by trac user jloper, assigned to unknown.</em></p> <blockquote> <p dir="auto">array(2**32,int32)<br> OverflowError</p> <p dir="auto">array(2*_30,int32)_4<b...
<p dir="auto">Simple demo:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="In [1]: np.uint8(0) - np.uint8(1) RuntimeWarning: overflow encountered in ubyte_scalars Out[1]: 255 In [2]: np.uint8(0)[...] - np.uint8(1)[...] Out[2...
1
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/incubator-dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
0
<h3 dir="auto">Describe the bug</h3> <p dir="auto">Hello everyone,</p> <p dir="auto">I am using SQLAlchemy 1.4 with Postgresql. I am trying to populate some tables with a large number of records, with some not conforming to expectations. I have been using the following syntax: <code class="notranslate">db.execute(inser...
<h3 dir="auto">Describe the use case</h3> <p dir="auto">Allow the UPDATE-FROM syntax with sqlite instead of raising <code class="notranslate">NotImplementedError</code>.</p> <h3 dir="auto">Databases / Backends / Drivers targeted</h3> <p dir="auto">SQLite version &gt;= 3.33.0<br> This is available in the standard librar...
0
<p dir="auto">Working on a relatively small TS web app project (roughly 10 source files), and got the following error after creating a file and typing some code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Unable to send result to client. U...
<h2 dir="auto">HMR</h2> <p dir="auto">A thing missing with Deno, is the possibility to implement hot module reloading. HMR is widely use in JS development but right now is not really possible to implement it properly with Deno. Would be great to have something like:</p> <ul dir="auto"> <li><code class="notranslate">Den...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-target-elements-by-class-using-jquery?solution=fccss%0A%20%20%24%28document%29.ready%28function%28%29%20%7B%0A%20%20%20%20%24%28%22button%22%29.addClass%28%22animated%20bounce%22%29%3B%0A%20%20%20%20%24%28%22.text-primary%22%29.addClass%28...
<p dir="auto">Hi,<br> I have correct code in the first five jQuery waypoints. If I press control+enter, it still has multiple red Xs. However, if I press control+enter multiple times, it eventually detects the correct code and passes.</p>
1
<p dir="auto">Deno strives to be browser compatible where possible; that means we use quite a few Web APIs.</p> <p dir="auto">There is not much docs for supported Web APIs at the moment and before 1.0 is released that situation must change. Some of APIs and not fully aligned to spec, while others are not fully implemen...
<p dir="auto">I'm not sure if this is intentional, but much of the deno doc output is missing when using the default output format (not json).</p> <p dir="auto">For example, only the names of interfaces are displayed and not their functions:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="...
0
<p dir="auto">Atom should not open an "untitled" editor at startup.</p> <p dir="auto">It should either start with no open editors, or else start with the last open editor (especially where the last open editor was a folder).</p> <p dir="auto">Otherwise, if it starts with an "untitled" editor, one needs to first press C...
<p dir="auto">When Atom is opened, an "untitled" buffer is created. This makes sense.</p> <p dir="auto">However, most of the time, after opening Atom, I then proceed to opening the files I want to edit. At this point, the "untitled" tab remains open even if I haven't changed anything in it.</p> <p dir="auto">This is sl...
1
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">nightly (1.9.0-dev.20160429)</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="interface Factory&lt;T&gt; { (): T; ...
<p dir="auto">On the docket</p> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="130412950" data-permission-text="Title is private" data-url="https://github.com/microsoft/TypeScript/issues/6784" data-hovercard-type="issue" data-hovercard-url="/microsoft/TypeScript/...
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-override-styles-in-subsequent-css#?solution=%3Cstyle%3E%0A%20%20body%20%7B%0A%20%20%20%20background-color%3A%20black%3B%0A%20%20%20%20font-family%3A%20Monospace%3B%0A%20%20%20%20color%3A%20green%3B%0A%20%20%7D%0A%20%20.pink-text%20%7B%0A%2...
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-override-class-declarations-with-inline-styles#?solution=%3Cstyle%3E%0A%20%20body%20%7B%0A%20%20%20%20background-color%3A%20black%3B%0A%20%20%20%20font-family%3A%20Monospace%3B%0A%20%20%20%20color%3A%20green%3B%0A%20%20%7D%0A%20%20%23orang...
1
<p dir="auto">When using ngHttp.HTTP_BINDINGS in angular's 2.0.0_alpha.35 sfx.dev build it's throwing the following error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="InvalidBindingError {message: &quot;Invalid binding - only instances of B...
0
<p dir="auto">reproducible in the examples on: <a href="http://getbootstrap.com/javascript/" rel="nofollow">http://getbootstrap.com/javascript/</a></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/9f21e7211b86412b139731306d8b3ba3487d3cb1e382b2246bd593fe65c...
<p dir="auto">With 3.0.0-RC1 popovers work, but for top/bottom they're confusingly out of alignment with IE8 (and IE8 engine mode on IE9).</p> <p dir="auto"><a href="http://getbootstrap.com/javascript/#popovers-examples" rel="nofollow">http://getbootstrap.com/javascript/#popovers-examples</a></p> <p dir="auto"><a targe...
1
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=sbrannen" rel="nofollow">Sam Brannen</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6437?redirect=false" rel="nofollow">SPR-6437</a></strong> and commented</p> <p dir="auto">When using <code class="notranslate">@V...
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=plethora" rel="nofollow">Taras Tielkes</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-3581?redirect=false" rel="nofollow">SPR-3581</a></strong> and commented</p> <p dir="auto">Section "6.3.2. Declaring a pointcut"...
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="c...
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><in...
0
<h2 dir="auto">Steps to Reproduce</h2> <ol dir="auto"> <li>Launch Android Studio</li> <li>Click "Start a new Flutter project"</li> <li>Select "Flutter Application" and click "Next"</li> <li>Fill out project information in the following screens, clicking "Next" then click "Finish" on the last screen</li> <li>Open pubspe...
<p dir="auto">As per following:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Crash report written to C:\Gustafson\flutter\generate_colors\flutter_01.log; please let us know at https://github.com/flutter/flutter/issues. Gradle task assembleDe...
0
<ul dir="auto"> <li>VSCode Version: 1.1.0</li> <li>OS Version: windows7</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>In .html file, &lt;script type="text/javascript"&gt;and I want to write js code in &lt;script&gt;&lt;script/&gt; ,but there is no Intellisense or syntax highlighting, is there an...
<p dir="auto">but it is normal in a javascript file</p>
1
<p dir="auto">For example, <code class="notranslate">alt</code> tag for <code class="notranslate">images</code> ...</p>
<p dir="auto">I just came across the following line of code in the second bootstrap waypoint:<br> <code class="notranslate">&lt;a href="#"&gt;&lt;img class="smaller-image thick-green-border" src="https://bit.ly/fcc-relaxing-cat"&gt;&lt;/a&gt;</code><br> I cannot in good conscience ignore this. A screenreader will rea...
1
<h3 dir="auto">Website or app</h3> <p dir="auto"><a href="https://wayray.com/#how-we-work" rel="nofollow">https://wayray.com/#how-we-work</a></p> <h3 dir="auto">Repro steps</h3> <p dir="auto">not able to see</p> <h3 dir="auto">How often does this bug happen?</h3> <p dir="auto">Sometimes</p> <h3 dir="auto">DevTools pack...
<h3 dir="auto">Website or app</h3> <p dir="auto"><a href="https://zhivika.ru/product/26406103_plastyr_perc_bperf_10smh18sm_n" rel="nofollow">https://zhivika.ru/product/26406103_plastyr_perc_bperf_10smh18sm_n</a></p> <h3 dir="auto">Repro steps</h3> <ol dir="auto"> <li>Load page.</li> <li>Open react components.</li> <li>...
1
<p dir="auto">I can't access suscribe to router updates from child routes. It only works in AppComponent and it dosent work in DashboardComponent. This is my set up</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@RouteConfig([ ...
<p dir="auto">I test angular2 for form with many elements(300-400) and get errors. Then i test angular1 and it's ok.<br> <a href="http://plnkr.co/edit/LOAZiWum4hRsNPlgMKyy?p=preview" rel="nofollow">angular1</a><br> <a href="http://plnkr.co/edit/VuhCUzdmChi1EN6zHz4b?p=preview" rel="nofollow">angular2</a><br> chrome mess...
0