id
int64
393k
2.82B
repo
stringclasses
68 values
title
stringlengths
1
936
body
stringlengths
0
256k
labels
stringlengths
2
508
priority
stringclasses
3 values
severity
stringclasses
3 values
97,439,818
opencv
2.4.10 Stitching, C++ - Unhandled exception
Transferred from http://code.opencv.org/issues/4236 ``` || M W on 2015-03-11 12:00 || Priority: Normal || Affected: branch '2.4' (2.4-dev) || Category: stitching || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## 2.4.10 Stitching, C++ - Unhandled exception ``` Im trying to stitch three images t...
bug,auto-transferred,priority: normal,affected: 2.4,category: stitching
low
Critical
97,439,950
opencv
convexityDefects result is located on the hull but has a large depth
Transferred from http://code.opencv.org/issues/4242 ``` || Christoph Pacher on 2015-03-17 16:48 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: imgproc, video || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## convexityDefects result is located on the hull but has a large...
bug,auto-transferred,priority: normal,category: imgproc,category: video,affected: 3.4
low
Critical
97,440,150
opencv
Hot colormap does not match Octave/Matlab
Transferred from http://code.opencv.org/issues/4254 ``` || Christopher Boyd on 2015-03-26 01:06 || Priority: Low || Affected: branch 'master' (3.0-dev) || Category: imgproc, video || Tracker: Bug || Difficulty: Easy || PR: || Platform: Any / Any ``` ## Hot colormap does not match Octave/Matlab ``` Octave updated the...
bug,auto-transferred,category: imgproc,category: video,priority: low,affected: 3.4
low
Critical
97,440,337
opencv
getTextSize return incorrect value
Transferred from http://code.opencv.org/issues/4261 ``` || philippe pichard on 2015-04-01 20:21 || Priority: Low || Affected: branch '2.4' (2.4-dev) || Category: imgproc, video || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## getTextSize return incorrect value ``` With the code sample of Bug #3...
bug,auto-transferred,category: imgproc,category: video,priority: low,affected: 2.4
low
Critical
97,440,555
opencv
VideoReader_GPU read ending before video complete
Transferred from http://code.opencv.org/issues/4268 ``` || Anthony Trujillo on 2015-04-07 17:50 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: gpu (cuda) || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## VideoReader_GPU read ending before video complete ``` Hello, I am u...
bug,auto-transferred,priority: normal,affected: 2.4,category: gpu/cuda (contrib)
low
Critical
97,440,881
opencv
add a way to compile opencv_contrib from an installed OpenCV
Transferred from http://code.opencv.org/issues/4280 ``` || Vincent Rabaud on 2015-04-15 05:27 || Priority: Normal || Affected: None || Category: build/install || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## add a way to compile opencv_contrib from an installed OpenCV ``` opencv_contrib can...
auto-transferred,priority: normal,feature,category: build/install,RFC
low
Minor
97,441,015
opencv
Documentation issue (OpenCV on Eclipse)
Transferred from http://code.opencv.org/issues/4291 ``` || Patrice Gagnon on 2015-04-22 20:13 || Priority: Normal || Affected: branch '2.4' (2.4-dev) || Category: documentation || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Mac OSX ``` ## Documentation issue (OpenCV on Eclipse) ``` Hi, I just got source ...
bug,auto-transferred,priority: normal,category: documentation,affected: 2.4
low
Critical
97,441,044
opencv
Does cvtColor handle non-linearities in the sRGB color space?
Transferred from http://code.opencv.org/issues/4293 ``` || Ying Xiong on 2015-04-24 15:45 || Priority: Normal || Affected: None || Category: imgproc, video || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## Does cvtColor handle non-linearities in the sRGB color space? ``` I am wondering wheth...
auto-transferred,priority: normal,feature,category: imgproc,category: video
low
Minor
97,441,555
opencv
Move cvSnakeImage to the 3.0 Release of OpenCV
Transferred from http://code.opencv.org/issues/4320 ``` || Alex Rothberg on 2015-05-07 07:07 || Priority: Normal || Affected: None || Category: imgproc, video || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## Move cvSnakeImage to the 3.0 Release of OpenCV ``` There was a PR with some sample ...
auto-transferred,priority: normal,feature,category: imgproc,category: video
low
Minor
97,441,586
opencv
Some Matlab bindings are not built
Transferred from http://code.opencv.org/issues/4323 ``` || Alex Levinshtein on 2015-05-07 19:36 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: matlab bindings || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## Some Matlab bindings are not built ``` I have noticed that a...
bug,auto-transferred,priority: normal,affected: 3.4,category: matlab bindings
low
Critical
97,441,667
opencv
VideoCapture leaking handles
Transferred from http://code.opencv.org/issues/4327 ``` || Jim Curry on 2015-05-09 17:17 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: highgui-camera || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## VideoCapture leaking handles ``` I am using OpenCV VideoCapture on W...
bug,auto-transferred,priority: normal,category: videoio(camera),affected: 3.4
low
Critical
97,441,723
opencv
CPU CascadeClassifier with HOG not working anymore with opencv 3.0.0.rc1
Transferred from http://code.opencv.org/issues/4336 ``` || Valentino Proietti on 2015-05-14 09:47 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: objdetect || Tracker: Bug || Difficulty: Hard || PR: || Platform: x64 / Linux ``` ## CPU CascadeClassifier with HOG not working anymore with opencv ...
bug,auto-transferred,priority: normal,category: objdetect,affected: 3.4,RFC
medium
Critical
97,441,845
opencv
Build error with mingw32 when TBB is enabled: MonitorFromRect not declared
Transferred from http://code.opencv.org/issues/4352 ``` || Miguel Munoz on 2015-05-20 22:09 || Priority: Low || Affected: branch 'master' (3.0-dev) || Category: build/install || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## Build error with mingw32 when TBB is enabled: MonitorFromRect not decl...
bug,auto-transferred,priority: low,category: build/install,affected: 3.4
low
Critical
97,442,078
opencv
cv2.dft output changes between loop iterations for the same input array in complex output mode
Transferred from http://code.opencv.org/issues/4364 ``` || Roger Olivé on 2015-05-27 20:48 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: python bindings || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## cv2.dft output changes between loop iterations for the same input array i...
bug,auto-transferred,priority: normal,category: python bindings,affected: 2.4
low
Critical
97,442,223
opencv
OpenCV-Java crashes JVM when calling Core.kmeans with NaN element
Transferred from http://code.opencv.org/issues/4371 ``` || Hendy Irawan on 2015-06-01 09:55 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: java bindings || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## OpenCV-Java crashes JVM when calling Core.kmeans with NaN element ``` I...
bug,auto-transferred,priority: normal,affected: 2.4,category: java bindings
low
Critical
97,442,401
opencv
opencv_contrib_world build fails
Transferred from http://code.opencv.org/issues/4391 ``` || Dmitry Budnikov on 2015-06-08 16:45 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## opencv_contrib_world build fails ``` I'm trying to build OpenCV library ...
bug,auto-transferred,priority: normal,category: build/install,affected: 3.4
low
Critical
97,442,460
opencv
Core.multiply crashes JVM
Transferred from http://code.opencv.org/issues/4393 ``` || razvan chisu on 2015-06-09 15:26 || Priority: High || Affected: branch 'master' (3.0-dev) || Category: core || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Mac OSX ``` ## Core.multiply crashes JVM ``` Core.multiply(Mat, Scalar, Mat) crashes the Jav...
bug,auto-transferred,category: core,affected: 3.4
low
Critical
97,442,536
opencv
“R6025 pure virtual function call” with the pre-built staticlib and demo code bg_sub.cpp
Transferred from http://code.opencv.org/issues/4403 ``` || Chen ZHANG on 2015-06-12 16:33 || Priority: High || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## “R6025 pure virtual function call” with the pre-built staticlib and demo code bg...
bug,auto-transferred,category: samples,affected: 3.4
low
Critical
97,442,715
opencv
OpenCL-related warning when OpenCL is disabled
Transferred from http://code.opencv.org/issues/4409 ``` || Andreas Unterweger on 2015-06-15 09:18 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Other ``` ## OpenCL-related warning when OpenCL is disabled ``` Building a static ve...
bug,auto-transferred,priority: normal,affected: 3.4,category: t-api
low
Critical
97,442,921
opencv
Missing symbols for cv::rectangle with two points, works fine when using a rect
Transferred from http://code.opencv.org/issues/4416 ``` || Marco Marchesi on 2015-06-16 14:57 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: samples || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Mac OSX ``` ## Missing symbols for cv::rectangle with two points, works fine when usin...
bug,auto-transferred,priority: normal,category: samples,affected: 3.4
low
Critical
97,442,996
opencv
DescriptorExtractor.create method fails with 'Specified descriptor extractor type is not supported'
Transferred from http://code.opencv.org/issues/4419 ``` || Mark Grubb on 2015-06-17 00:59 || Priority: Blocker || Affected: branch 'master' (3.0-dev) || Category: java bindings || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## DescriptorExtractor.create method fails with 'Specified descriptor e...
bug,auto-transferred,affected: 3.4,category: java bindings
low
Critical
97,443,051
opencv
Cannot find header files when compiling matlab bindings
Transferred from http://code.opencv.org/issues/4424 ``` || Anup Parikh on 2015-06-22 03:34 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: matlab bindings || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## Cannot find header files when compiling matlab bindings ``` I get...
bug,auto-transferred,priority: normal,affected: 3.4,category: matlab bindings
low
Critical
97,443,106
opencv
Suspicious synchronization in modules/videoio/src/cap_openni.cpp
Transferred from http://code.opencv.org/issues/4425 ``` || Alexandr Konovalov on 2015-06-22 07:09 || Priority: Low || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## Suspicious synchronization in modules/videoio/src/cap_openni.cpp ``` In modu...
bug,auto-transferred,priority: low,category: videoio,affected: 3.4
low
Critical
97,443,204
opencv
StereoSGBM doesn't work with SADWindowSize greater than 11 instead from Python the disparity map looks fine!
Transferred from http://code.opencv.org/issues/4430 ``` || Matteo Sacchi on 2015-06-23 16:58 || Priority: High || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## StereoSGBM doesn't work with SADWindowSize greater than 11 instead from Python ...
bug,auto-transferred,category: calib3d,affected: 3.4
low
Critical
97,443,240
opencv
SURF_CUDA does not match SURF API and is out of date
Transferred from http://code.opencv.org/issues/4432 ``` || Andrew Hundt on 2015-06-24 01:04 || Priority: High || Affected: branch 'master' (3.0-dev) || Category: nonfree || Tracker: Bug || Difficulty: Easy || PR: || Platform: Any / Any ``` ## SURF_CUDA does not match SURF API and is out of date ``` API mismatch: * ...
bug,auto-transferred,category: nonfree,affected: 3.4
low
Critical
97,443,332
opencv
Different result when finding the similarity between 2 pictures of 1 person in LBPH by changing the order of prediction
Transferred from http://code.opencv.org/issues/4437 ``` || Quang Huy Nguyen on 2015-06-25 09:34 || Priority: High || Affected: 2.4.9 (latest release) || Category: None || Tracker: Bug || Difficulty: Easy || PR: || Platform: ARM / Android ``` ## Different result when finding the similarity between 2 pictures of 1 pers...
bug,auto-transferred,category: contrib,affected: 2.4
low
Critical
97,443,396
opencv
kalman.cpp
Transferred from http://code.opencv.org/issues/4440 ``` || Volodymyr Ivanchenko on 2015-06-27 00:05 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## kalman.cpp ``` You kalman.cpp sample (not module) seems to compare wrong e...
bug,auto-transferred,priority: normal,category: samples,affected: 2.4
low
Critical
97,443,512
opencv
medianBlur() performance drop on ARM between v2.4 and v3.0
Transferred from http://code.opencv.org/issues/4446 ``` || Tom Mises on 2015-06-28 01:48 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: ARM / Mobile/Embedded Linux ``` ## medianBlur() performance drop on ARM between v2.4 and v3.0 ``` m...
bug,auto-transferred,priority: normal,category: imgproc,affected: 3.4
low
Critical
97,443,568
opencv
findContours() is not for 8-connected neighbours but for 4-connected neighbours?
Transferred from http://code.opencv.org/issues/4448 ``` || thesby thesby on 2015-06-29 09:16 || Priority: High || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## findContours() is not for 8-connected neighbours but for 4-connected neighbou...
bug,auto-transferred,category: imgproc,affected: 2.4,affected: 3.4
low
Critical
97,443,929
opencv
calcHist should handle parallel operations for small images better
Transferred from http://code.opencv.org/issues/4465 ``` || Damon Maria on 2015-07-06 00:00 || Priority: Normal || Affected: None || Category: core || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## calcHist should handle parallel operations for small images better ``` At the moment calcHist a...
auto-transferred,priority: normal,feature,category: core
low
Minor
97,443,954
opencv
Error building OpenCV 3.0.0 on MacOS X
Transferred from http://code.opencv.org/issues/4466 ``` || freya chen on 2015-07-06 23:17 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Mac OSX ``` ## Error building OpenCV 3.0.0 on MacOS X ``` I keep getting this error when bui...
bug,auto-transferred,priority: normal,category: build/install,affected: 3.4
low
Critical
97,444,093
opencv
Ignoring the flags of solvePnP and silently executing EPNP
Transferred from http://code.opencv.org/issues/4472 ``` || Philipp Hasper on 2015-07-08 08:42 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: calibration, 3d || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## Ignoring the flags of solvePnP and silently executing EPNP ``` The...
bug,auto-transferred,priority: normal,category: calib3d,affected: 3.4
low
Critical
97,444,200
opencv
MSER slower in 3.0.0 than 2.4.X
Transferred from http://code.opencv.org/issues/4478 ``` || Huck Wach on 2015-07-09 23:52 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## MSER slower in 3.0.0 than 2.4.X ``` The below simple code can be built with eith...
bug,auto-transferred,priority: normal,category: features2d,affected: 3.4
low
Critical
97,444,220
opencv
Opencv python module "cv" always reporting "Runtime error, module compiled against API version 9 but this version of numpy is 4"
Transferred from http://code.opencv.org/issues/4479 ``` || Kun Huang on 2015-07-10 03:01 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## Opencv python module "cv" always reporting "Runtime error, module compiled again...
bug,auto-transferred,priority: normal,category: python bindings,affected: 3.4
low
Critical
97,444,453
opencv
createShapeContextDistanceExtractor()->computeDistance throws exception for certain shaped
Transferred from http://code.opencv.org/issues/4490 ``` || Do Bi on 2015-07-21 13:15 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: None || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## createShapeContextDistanceExtractor()->computeDistance throws exception for certain...
bug,auto-transferred,priority: normal,affected: 3.4,category: shape
low
Critical
97,444,511
opencv
Build Failure on Mac OS X (GLX support)
Transferred from http://code.opencv.org/issues/4495 ``` || Hendi Saleh on 2015-07-22 03:56 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: highgui-gui || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## Build Failure on Mac OS X (GLX support) ``` On Mac OS X 10.6.8 config...
bug,auto-transferred,priority: normal,category: highgui-gui,affected: 3.4
low
Critical
97,524,983
go
x/mobile/exp/audio: audio is choppy on Moto X running Android 5.1
Steps to reproduce: 1) go install golang.org/x/mobile/example/audio (for a Moto X device running Android 5.1) 2) Run the audio demo on the device Expected result: Audio sounds the same as when the audio demo is run on a desktop machine Observed result: Audio playback is very "choppy." Getting random pops in the mi...
mobile
low
Minor
97,542,530
go
runtime: Additional Allocator Metrics in `runtime.MemStats`
Hi, I am wondering if it would be amenable to include several additional core metrics in `runtime.MemStats`, namely the following measures: 1. No. of spans pending being released by size class. This helps server authors understand the discrepancy between reported heap reservation/allocation versus process RSS...
compiler/runtime
low
Major
97,579,074
TypeScript
Handle default constructor when extending null
From this [comment](https://github.com/Microsoft/TypeScript/issues/3696#issuecomment-122143431), and [bug](https://bugs.ecmascript.org/show_bug.cgi?id=4429.) we would like to provide appropriate handling for the following case: ``` typescript class N extends null {} var n = new N(); ``` Depended on how ES6 spec han...
Bug
low
Critical
97,717,144
go
build: hardcoded gcc command lines do not allow using TDM64 gcc on 32-bit Windows
TDM64 is bi-arch gcc distribution with unusual configuration : 32-bit compiler produces 64-bit object files / executables by default, -m32 is required for 32-bit compilation. See http://tdm-gcc.tdragon.net/quirks for details. There are few places in Go source tree where C compiler name and required switches ( in parti...
OS-Windows
low
Critical
97,819,238
TypeScript
Variable merging
``` declare var test: (s: string) => void; declare var test: { (s: string) => void; tests: any[]; } ``` At the moment TS compiler shows error: `Subsequent variable declarations must have the same type.`
Suggestion,Needs Proposal
low
Critical
97,930,139
opencv
VideoCapture fails when compiled with FFMPEG > 1.2.12 (OpenCV 2.4.11)
I'm working with Hollywood-2 video dataset, an example video `actioncliptrain00002.avi` is at my OneDrive: http://1drv.ms/1Mxprmh. I do sth like: ``` c++ #include <cstdio> #include <opencv2/highgui/highgui.hpp> int main() { cv::VideoCapture in("actioncliptrain00002.avi"); cv::Mat frame; for(int i = 1; ; ...
bug,priority: low,category: videoio,affected: 2.4
low
Critical
97,953,395
opencv
Bayer VNG Pixel Offset
It appears that the VNG Bayer demosaicing will create a vertical pixel offset in the output imagery. I have tested the output of all three available algorithms; linear, VNG, and EA. Only VNG appears to have this problem. Source Bayer image ![source_crop](https://cloud.githubusercontent.com/assets/13557093/8960618/cd...
bug,category: imgproc,priority: low
low
Minor
97,958,902
youtube-dl
Restart download on error
I usually pipe youtube-dl output to mplayer like this: `./youtube-dl -q -o- https://www.youtube.com/watch?v=... | mplayer -` and sometimes I get this error: ``` ERROR: unable to download video data: [Errno 104] Connection reset by peer ``` After this the download it aborted and I only can continue from the beginning....
request
low
Critical
97,989,192
youtube-dl
Paper cut: Downloading audio - output has media dependant strings
Just a minor paper cut: So i downloaded some audio only content and saw: ``` [soundcloud:user] irllink: Downloading track page 1 [soundcloud:user] irllink: Downloading track page 2 [soundcloud:user] irllink: End page received [download] Downloading playlist: irllink [soundcloud:user] playlist irllink: Collected 21 vi...
request
low
Minor
98,199,121
javascript
`if` statements – one line vs. one expression
Until I started using ESLint with your configuration I saw nothing against the rules in this: ``` js $ cat if.js const [one, two] = [1, 2]; if (one !== two) throw new Error( 'One does not equal two' ); ``` But ESLint does: ``` sh $ eslint if.js if.js 3:0 error Expected { after 'if' condition curly ✖ 1 pro...
question,needs eslint rule change/addition
low
Critical
98,254,006
neovim
$NVIM, v:parent
It'd be super cool if Neovim could keep track of whether you're in a terminal or not, and when you _are_ in a terminal change the meaning of the terminal escape sequence (`<c-\><c-n>`) so that it exits from a terminal that you've spawned inside of a child Neovim instance. So, waste deep in Neovims, you'd always be able...
enhancement,job-control,terminal,channels-rpc
low
Major
98,374,595
javascript
Consider allowing anonymous function expressions
At the moment [you forbid](https://github.com/airbnb/javascript/blob/ea093e0373cc4dfa07c69ef7c75d81bd06bdf0c2/packages/eslint-config-airbnb/.eslintrc#L140) unnamed function expressions like `function() {}`. That’s a good thing. But when using the new function bind syntax with **[trine](https://github.com/jussi-kalliok...
question,pull request wanted,needs eslint rule change/addition
low
Major
98,415,865
kubernetes
Make sure to warn the user that apiserver won't listen when etcd is screwed up
As see in #12085.
area/apiserver,priority/awaiting-more-evidence,sig/api-machinery,lifecycle/frozen
low
Major
98,422,921
rust
Correctly handle dllimport on Windows
Currently the compiler makes basically no attempt to correctly use `dllimport`. As a bit of a refresher, the Windows linker requires that if you're importing symbols from a DLL that they're tagged with `dllimport`. This helps wire things up correctly at runtime and link-time. To help us out, though, the linker will pat...
A-linkage,O-windows,P-low,T-lang,T-compiler,C-bug
high
Critical
98,525,073
three.js
Blend Trees
Unity & Unreal Engine use blend trees to blend between different clips in a realistic way. Details are here: https://github.com/mrdoob/three.js/issues/6881#issuecomment-126839845 https://github.com/mrdoob/three.js/issues/6881#issuecomment-126890409 /ping @crobi
Enhancement
low
Major
98,548,611
go
runtime: whole span reclaimer is expensive
Objects larger than 32K are handled by a large object allocator (largeAlloc) because they fall outside the size classes for which there are span caches. Currently, in order to control heap growth, the large object allocator sweeps until it reclaims the number of pages being allocated before performing the allocation (m...
compiler/runtime
low
Minor
98,552,683
opencv
OpenCV 3.0: Python Stitcher hangs OSX
I installed opencv 3.0.0 with homebrew on Macbook Pro (intel) OSX 10.10.4 Yosemite. When I run the following code: ``` python imgs = [] for i in range(1,6): file = 'stitching_img/S%d.jpg'%i print file im = cv2.imread(file) imgs.append(im) st=cv2.createStitcher() ret,pano = st.stitch(imgs) print 'ret...
priority: low,affected: 3.4,platform: ios/osx,category: 3rdparty
low
Minor
98,558,285
youtube-dl
Join multiple audio streams into mkv
Following up on #5784. youtube-dl is currently not capable of downloading-and-merging multiple audio tracks (perhaps even video tracks). It already supports merging into MKV containers on some occassions (e.g. "Requested formats are incompatible for merge and will be merged into mkv."), and so it could just go the same...
request
low
Critical
98,566,300
youtube-dl
Download comments from Youtube video
Is there any way to download comments from YouTube videos? Can you add a new option for example: --write-comments like it with description of video? I am first on GitHub, and i am not a programmer, so excuse me if i do something wrong. I found some information about this request, may be it will be useful: https://fin...
request
low
Minor
98,623,999
go
x/crypto/ocsp: ParseResponse pitfalls
There are two pitfalls in the ParseResponse method of "x/cryto/ocsp". The first being that if you forget to pass in an issuer then the response will be parsed but signature verification will not be performed. The second is that some people might assume that when err != nil, Response.Status == Good. I would suggest an a...
NeedsInvestigation
low
Minor
98,665,014
go
runtime: reenable TestCgoCallbackGC on dragonfly
For example, ``` go test -v -run=TestCgoCallbackGC === RUN TestCgoCallbackGC --- PASS: TestCgoCallbackGC (175.54s) PASS ok runtime 175.548s ``` Not sure the reason but it perhaps harms the dragonfly buildbot.
OS-Dragonfly,NeedsFix,compiler/runtime
low
Major
98,867,377
nvm
Honor .node-version file
Forgive me if this has been discussed before, but I didn't find anything beyond https://github.com/creationix/nvm/issues/110#issuecomment-40525629. It would be really nice to see the various Node version managing tools coalesce around a common "version config file", analogous to Ruby's `.ruby-version` for RVM and rben...
feature requests
high
Critical
99,071,136
opencv
cv::gpu::HoughCircles return different result than cv::HoughCircles (Bugfix #3447)
I noticed not transferred, open issue... (btw. I bet Assignee is my mal) Should it be here? Is there any bug in transfer method? http://code.opencv.org/issues/3447 I will prepare example image and someone could explain the difference of measuring diameters with it (maybe I will found time), cause I do not know what t...
feature,priority: low,affected: 2.4,category: gpu/cuda (contrib)
low
Critical
99,074,893
go
x/mobile: crash in gobind interface call
<b>What version of Go are you using (go version)?</b> go version go1.5beta2 linux/amd64 gomobile version +99196c8 Sat Aug 1 23:05:44 2015 +0000 (android); androidSDK=/usr/local/android-sdk-linux/platforms/android-22 <b>What operating system and processor architecture are you using?</b> Development: Linux Mint 64bit...
mobile
medium
Critical
99,108,981
kubernetes
Convert all component command-line flags to versioned configuration
Forked from #1627, #5472, #246, #12201, and other issues. We configure Kubernetes components like apiserver and controller-manager with command-line flags currently. Every time we change these flags, we break everyone's turnup automation, at least for anything not in our repo: hosted products, other repos, blog posts,...
priority/important-longterm,sig/architecture,lifecycle/frozen
medium
Critical
99,244,929
go
runtime: check indirect calls for nosplit
See https://go-review.googlesource.com/#/c/10362/. Is it needed?
NeedsInvestigation
low
Major
99,321,697
go
cmd/gofmt: Inconsistent space before open curly brace
Using go1.5beta3. This is obviously subjective, so feel free to close. When struct definition is placed on a single line, it removes the space between the `struct` and `{`. ``` go type Foo struct { int } type Bar struct{ int } ``` When an anonymous struct is used and instantiated, it lacks a space before the `...
NeedsDecision
low
Minor
99,339,389
go
x/tools/refactor/rename: fails if cgo build would fail
I have some CGO_CFLAGS and CGO_LDFLAGS settings I have to use to build a project I have, but gorename inside emacs doesn't have access to those. gorename fails on this project (and ones that depend on it) because it cannot find the C headers. However, gorename doesn't support cgo and so doesn't really need to inspect...
Tools,Refactoring
low
Minor
99,352,008
TypeScript
Some SVG types would benefit from stricter appendChild() overloads
``` typescript interface SVGFEComponentTransferElement { appendChild(newChild: SVGFEFuncAElement): SVGFEFuncAElement; appendChild(newChild: SVGFEFuncBElement): SVGFEFuncBElement; appendChild(newChild: SVGFEFuncGElement): SVGFEFuncGElement; appendChild(newChild: SVGFEFuncRElement): SVGFEFuncRElement; ...
Suggestion,Help Wanted,Domain: lib.d.ts
low
Critical
99,411,960
opencv
opencv_test_gpu is failing
Based on the following topic http://answers.opencv.org/question/67953/opencv-2411-gpu-features I decided to do some tests with the GPU test suite. System: Linux Ubuntu 14.04 x64 bit with CUDA7.0 support and OpenCV2.4 latest branch --> which built perfectly fine. Configured the opencv_extra repo by - cloning the repos...
bug,priority: normal,affected: 2.4,category: gpu/cuda (contrib)
low
Critical
99,482,050
youtube-dl
Use description info to automatically divide output
In some large videos, the uploader usually marks in the description the parts of the video, putting the minutes and seconds of the beginning of a part. Something like this: TITLE VIDEO blablablablablabla... 00:00 Intro 05:00 First Part 10:00 Second Part etc. etc. etc. It could be an option what read a description li...
request
low
Major
99,516,790
TypeScript
Negated types
Sometimes it is desired to forbid certain types from being considered. Example: `JSON.stringify(function() {});` doesn't make sense and the chance is high it's written like this by mistake. With negated types we could eliminate a chance of it. ``` typescript type Serializable = any ~ Function; // or simply ~ Function...
Suggestion,In Discussion
high
Critical
99,662,451
opencv
OpenCV + Python multiprocessing breaks on OSX
I'm trying to use OpenCV with Python's multiprocessing module, but it breaks on me even with very simple code. Here is an example: ``` php import cv2 import multiprocessing import glob import numpy def job(path): image = cv2.imread(path) image = cv2.cvtColor(image, cv2.COLOR_BGR2GRAY) return path if __...
bug,priority: normal,category: python bindings,category: core,affected: 3.4
high
Critical
99,681,691
TypeScript
TypeChecker#getConstantValue(node) doesn't properly resolve values
Courtesy of @ivogabe from [here](https://gitter.im/Microsoft/TypeScript?at=55c4bdfdcdd8bb455f2f8c7e). > I'm working with the compiler api and I noticed that `TypeChecker#getConstantValue(node)` only returns a value if I first call `TypeChecker#getSymbolAtLocation(node)`. `node` is an ElementAccessExpression or a Prope...
Bug,Help Wanted,API
low
Critical
99,694,027
go
runtime: check for no preemption during write barrier
Check that write barrier routines cannot be preempted. Go1.5Maybe because we may have time to add the checks to a local copy and at least verify that there aren't any missing go:nosplits that are needed (or add the ones that are needed) in the release branch.
compiler/runtime
low
Minor
99,803,170
rust
Inference fails when a type using a default also implements Deref.
The current code fails compilation: ``` rust #![feature(default_type_parameter_fallback)] #![allow(unused_variables)] use std::ops::Deref; #[derive(Clone, Debug)] pub struct Foo<T: Clone + Default = ()> { bar: T, } impl<T: Clone + Default> Foo<T> { #[inline(always)] pub fn new() -> Self { Foo { ...
A-type-system,T-compiler,A-inference,C-bug,T-types
low
Critical
99,843,682
neovim
Alternate file lost when using :terminal
Hello. If I open a terminal with `:terminal` and get out of it, the alternate file is lost. I get the error `E23: No alternate file` when trying to access it. Thanks to fix this issue.
bug,terminal,has:repro
low
Critical
99,903,709
opencv
License compiler
Due to the many flags for third party libraries, it is hard to scrape all licenses together. It would be neat to have cmake generating a compiled license file based on the used flags. E.g. the new third party repository could have standardized parseable license files
priority: normal,feature,category: infrastructure
low
Minor
99,997,484
go
x/tools/cmd/goyacc: add API to convert between state numbers and strings
I'd like to have an API to convert between state numbers (as defined by the external "lexer" constant) and their string representation. There is an internal function that sort of do it - yyTokname but there is a magical offset between what the yacc internal code call state number, and the defined constant. And the m...
FeatureRequest,Tools
low
Minor
100,015,265
opencv
imagestorage.cpp NegReader function has code that does not make sense
Looking at the grabbing of the following image by the NegImage reader, which can be found [here](https://github.com/Itseez/opencv/blob/master/apps/traincascade/imagestorage.cpp#L50), we can find the following code snippet <pre> round += last / count; round = round % (winSize.width * winSize.height); last %= count; _o...
bug,priority: low,category: apps
low
Major
100,072,671
youtube-dl
Support PBS Kids
Would it be possible to support pbskids.org shows? For instance, http://pbskids.org/catinthehat/video/index.html
site-support-request
low
Major
100,145,359
react
Include DevTools as Public API
The idea is to have a multi-version extension that allow you to attach a "debugger" to a running React instance. This debugger protocol injects intercepted functions into a particular version of React which exposes development hooks. Effectively this: https://github.com/facebook/react-devtools/tree/devtools-next/backe...
Type: Big Picture,React Core Team
low
Critical
100,158,031
react
Hibernating State (Not Necessarily Serialized)
Relay and others currently abuses some internals to get some persistent identity of a component. This effectively is used to restore the state of a component after it has been temporarily unmounted. It is also common to abuse Flux stores for this use case. Basically, since this capability doesn't currently exists, you'...
Type: Big Picture,React Core Team
medium
Critical
100,160,881
TypeScript
Getting completions when writing out a dot in a parameter should suggest the splat operator
At present the completions returned seem arbitrary. Example: ``` ts function(arg: string, ./**/): any { } ``` Getting completions at the marker yields the typical alphabetical list of global things - worse yet, in VSCode, pressing `.` again auto-completes the first one (`.AbstractWorker.` isn't really a valid argumen...
Suggestion,Help Wanted
low
Major
100,162,479
react
Externalize the State Tree (or alternatives)
React provides the notion of implicitly allowing a child component to store state (using the `setState` functionality). However, it is not just used for business logic state. It is also used to remember DOM state, or tiny ephemeral state such as scroll position, text selection etc. It is also used for temporary state s...
Type: Big Picture,React Core Team
medium
Critical
100,170,503
java-design-patterns
External Configuration Store Pattern
**Description:** The External Configuration Store design pattern involves storing configuration settings outside of the application, which allows for the modification of these settings without the need to redeploy the application. This pattern is particularly useful for cloud-based applications where environments can c...
info: help wanted,epic: pattern,type: feature
low
Major
100,190,201
go
net/rpc: lose cached Request on EOF
It looks like a (performance) bug at https://github.com/golang/go/blob/master/src/net/rpc/server.go#L578 - I think before `req = nil` this should be added: ``` go server.freeRequest(req) ```
NeedsInvestigation
low
Critical
100,347,237
opencv
More details on supported platform
I was trying to force opencl to use my nvidia gpu since the default was always using the intel version. I found page http://docs.opencv.org/modules/ocl/doc/introduction.html which explained that I should set the environment variable OPENCV_OPENCL_DEVICE but after reading this, I wasn't exactly sure of the string that ...
bug,priority: low,category: documentation,category: ocl
low
Minor
100,443,781
java-design-patterns
Finite State Machine pattern
**Description:** The Finite State Machine (FSM) design pattern is a behavioral design pattern used to model the behavior of a system that can be in one of a finite number of states. The system transitions from one state to another in response to external events or internal actions. This pattern is useful in scenarios w...
info: help wanted,epic: pattern,type: feature
medium
Critical
100,512,566
opencv
videostab: motion-inpainting option crashes
When using the videostab's motion-inpaint option like in [this example](https://github.com/Itseez/opencv/blob/09b9b0fb9e9c9dd8c9e0d65705f8f19aa4c27f8a/samples/cpp/videostab.cpp#L509-L514), it crashes with an Error::StsNotImplemented "DensePyrLkOptFlowEstimatorGpu doesn't support errors calculation". The callstack is a...
bug,priority: normal,affected: 3.4,category: gpu/cuda (contrib),category: videostab
low
Critical
100,535,407
rust
macOS packages and Windows MSIs are not signed
This possibly applies to other platforms as well. <img width="532" alt="screen shot 2015-08-12 at 14 35 56" src="https://cloud.githubusercontent.com/assets/47542/9224034/b2a452de-40ff-11e5-88c0-fd3b9f38d930.png"> Currently, the Rust installer comes up with this nice warning, making the user navigate to a settings pan...
O-windows,O-macos,C-enhancement,P-medium,T-infra
medium
Critical
100,595,518
rust
Tracking issue for Ipv{4,6}Addr convenience methods
The below is a list of methods left to be stabilized under the `ip` feature. The path forward today is unclear; if you'd like to push through any method on here the libs team is interested in a PR with links to the associated RFCs or other official documentation. Let us know! - [ ] [`IpAddr::is_documentation`](https:...
T-libs-api,B-unstable,C-tracking-issue,A-io,Libs-Tracked
high
Critical
100,599,794
rust
Tracking issue for string patterns
(Link to original RFC: https://github.com/rust-lang/rfcs/pull/528) This is a tracking issue for the unstable `pattern` feature in the standard library. We have many APIs which support the ability to search with any number of patterns generically within a string (e.g. substrings, characters, closures, etc), but imple...
T-libs-api,B-unstable,C-tracking-issue,A-str,Libs-Tracked
high
Critical
100,603,186
TypeScript
Hierarchy with getNavigationBarItems with modules
Calling getNavigationBarItems on a file with the following code: ``` module A { class Hello { } } module B { } ``` will return 3 items, a module, a class and a module: ![nodes](https://cloud.githubusercontent.com/assets/5351764/9232539/8b4b155e-412e-11e5-84a8-82f4a99c9c6b.png) I had expected to find the H...
Bug,Help Wanted,API
low
Critical
100,668,365
go
syscall: add bind/mount operations to SysProcAttr on Linux
It would be nice to be able to pass a list of bind mounts to ForkAndExec via SysProcAttr, that Go bind mounts after forking (and execing): https://golang.org/pkg/syscall/#SysProcAttr. Alternatively, it would be nice to have the ability to pass a lambda to it that would call some syscalls (or raw syscalls) before it exe...
Thinking,FeatureRequest,compiler/runtime
low
Major
100,771,275
thefuck
"history" rule runs very slow when bash history is huge
thefuck became very slow since a few versions ago. After specifying `THEFUCK_DEBUG=true` I have found the problem: ``` ... DEBUG: Trying rule: history; took: 0:00:07.860372 ... ``` I have 100k+ lines in ~/.bash_history, and that should be the reason. Is there any way to speed up the rule, or maybe I have to clean up ...
enhancement
low
Critical
100,793,092
rust
add pop() to HashSet etc.?
In Python I've often found the `set.pop()` method useful which would remove and return a single arbitrary element of the set (or raise if empty). In Rust this should return an `Option<T>`, of course. I haven't found such a method on `HashSet`, have I just not looked hard enough?
A-collections,T-libs-api,C-feature-accepted
medium
Critical
100,806,045
rust
FreeBSD i386 test failures
FreeBSD 32-bit has never passed the tests since the buildbot was set up.
O-x86_64,O-freebsd,C-bug,O-x86_32
low
Critical
100,822,103
rust
Tracking issue for crates that are compiler dependencies
This is a tracking issue for the unstable `rustc_private` feature of the standard distribution. It's pretty unfortunate that we have to explicitly prevent everyone from linking to compiler internals via stability attributes, it'd be better if we just didn't ship them at all perhaps. Is there a better solution? Must we...
T-libs-api,B-unstable,C-tracking-issue,Libs-Tracked
medium
Critical
100,950,039
opencv
videostab: trim-ratio must not be greater than 0.44
Contrary to the docu in the [videostab sample](https://github.com/Itseez/opencv/blob/09b9b0fb9e9c9dd8c9e0d65705f8f19aa4c27f8a/samples/cpp/videostab.cpp#L118) where it states that the value range of trim-ratio is between 0 and 0.5, - when trim-ratio >= 0.44, you get an "buffer smaller than minimum size" warning on the c...
bug,priority: normal,category: samples,affected: 3.4
low
Minor
101,011,423
rust
False ambiguity due to overlap between higher-ranked and other where clause
The test at http://is.gd/xHYV2z was extracted from the `qcollect-traits` package on crates.io. It fails to compile due to a false ambiguity between the higher-ranked where-clause and the other one. This is particularly frustrating because the ambiguity occurs as part of projection and the higher-ranked where clause doe...
A-trait-system,T-compiler,C-bug,T-types,A-higher-ranked
low
Critical
101,081,688
youtube-dl
Support for Hudl
Would it be possible to support http://www.hudl.com ? It uses JSON for the video URLs, so hopefully it won't be too difficult :)
site-support-request
low
Major
101,098,596
TypeScript
Consider exporting 'getOwnEmitOutputFilePath'
Courtesy of @ivogabe on [Gitter on August 14, 2015 5:26 AM](https://gitter.im/Microsoft/TypeScript?at=55cdde93057d8c9d3a6d55d2): > Question about the API, is there an exported method that returns the output filename of a source file? It should follow the options `outDir` & `rootDir` of course.
Suggestion,Help Wanted,API
low
Minor
101,099,679
nvm
Should export functions to the shell
NVM suffers from the following: ``` $ tail -n +1 entrypoint.sh childscript.sh ==> entrypoint.sh <== #!/bin/bash function inheritedfunction() { echo "I am an inherited function" } exec ./childscript.sh ==> childscript.sh <== #!/bin/bash function localfunction() { echo "I ...
needs followup
low
Major