Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
12,895
2,725,114,066
IssuesEvent
2015-04-14 21:40:53
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Missing dependency resolution for auxiliary scalar variables
C: MOOSE T: defect
When we call `FEProblem::computeUserObjectsInternal(type)` and the legacy flag is off, we do not compute axes at all. Auxes of the same type should be computed instead. The legacy behavior, IIRC, computed the LINEAR axes no matter what the type was, which is correct.
1.0
Missing dependency resolution for auxiliary scalar variables - When we call `FEProblem::computeUserObjectsInternal(type)` and the legacy flag is off, we do not compute axes at all. Auxes of the same type should be computed instead. The legacy behavior, IIRC, computed the LINEAR axes no matter what the type was, whic...
defect
missing dependency resolution for auxiliary scalar variables when we call feproblem computeuserobjectsinternal type and the legacy flag is off we do not compute axes at all auxes of the same type should be computed instead the legacy behavior iirc computed the linear axes no matter what the type was whic...
1
138,580
30,889,150,316
IssuesEvent
2023-08-04 02:18:46
intel/media-driver
https://api.github.com/repos/intel/media-driver
closed
[Bug]: doc is out of date
P2 Encode HEVC Close Candidate
### Which component impacted? Not sure ### Is it regression? Good in old configuration? None ### What happened? Seems both https://github.com/intel/media-driver#readme and https://github.com/intel/media-driver/blob/master/docs/media_features.md are out of date. E.g. according to the output of vainfo on TGL, ...
1.0
[Bug]: doc is out of date - ### Which component impacted? Not sure ### Is it regression? Good in old configuration? None ### What happened? Seems both https://github.com/intel/media-driver#readme and https://github.com/intel/media-driver/blob/master/docs/media_features.md are out of date. E.g. according to t...
non_defect
doc is out of date which component impacted not sure is it regression good in old configuration none what happened seems both and are out of date e g according to the output of vainfo on tgl and are supported for encoding however i can t find hevc in and hevc ...
0
184,045
6,700,485,396
IssuesEvent
2017-10-11 05:10:17
grpc/grpc
https://api.github.com/repos/grpc/grpc
closed
Timeout: c++_linux_dbg_native.bins/dbg/json_run_localhost --scenarios_json '{"scenarios": [{"name": "cpp_protobuf_sync_streaming_from_server_qps_unconstrained_secure" ...
infra/BUILDPONY priority/P0
``` 2017-09-12 01:27:42,642 START: bins/dbg/json_run_localhost --scenarios_json '{"scenarios": [{"name": "cpp_protobuf_sync_streaming_from_server_qps_unconstrained_secure", "warmup_seconds": 0, "benchmark_seconds": 1, "num_servers": 1, "server_config": {"async_server_threads": 0, "channel_args": [{"str_value": "throug...
1.0
Timeout: c++_linux_dbg_native.bins/dbg/json_run_localhost --scenarios_json '{"scenarios": [{"name": "cpp_protobuf_sync_streaming_from_server_qps_unconstrained_secure" ... - ``` 2017-09-12 01:27:42,642 START: bins/dbg/json_run_localhost --scenarios_json '{"scenarios": [{"name": "cpp_protobuf_sync_streaming_from_server_...
non_defect
timeout c linux dbg native bins dbg json run localhost scenarios json scenarios name cpp protobuf sync streaming from server qps unconstrained secure start bins dbg json run localhost scenarios json scenarios security params use test ca true server host over...
0
290,428
21,878,232,023
IssuesEvent
2022-05-19 12:14:38
mamoe/mirai
https://api.github.com/repos/mamoe/mirai
closed
更新 Events 文档,警告在插件中使用 GlobalEventChannel
M t:documentation s:core
经阅读论坛上一些插件的源码,有很多开发者错误地使用 GlobalEventChannel.subscribe,导致隐患。
1.0
更新 Events 文档,警告在插件中使用 GlobalEventChannel - 经阅读论坛上一些插件的源码,有很多开发者错误地使用 GlobalEventChannel.subscribe,导致隐患。
non_defect
更新 events 文档,警告在插件中使用 globaleventchannel 经阅读论坛上一些插件的源码,有很多开发者错误地使用 globaleventchannel subscribe,导致隐患。
0
103,479
22,326,377,139
IssuesEvent
2022-06-14 11:00:22
arduino/arduino-ide
https://api.github.com/repos/arduino/arduino-ide
closed
Slow compilation output throughput in "Output" panel
topic: code type: imperfection criticality: highest
It's not really a bug. I am noticing a consistent speed worsening in the compilation phase between the Arduino IDE versions 1.8.15 and the version 2.0.0.7B under linux Mint 20.1. With the stable version the compilation speed is significantly faster. Even when there is no need to recompile the whole project for min...
1.0
Slow compilation output throughput in "Output" panel - It's not really a bug. I am noticing a consistent speed worsening in the compilation phase between the Arduino IDE versions 1.8.15 and the version 2.0.0.7B under linux Mint 20.1. With the stable version the compilation speed is significantly faster. Even when ...
non_defect
slow compilation output throughput in output panel it s not really a bug i am noticing a consistent speed worsening in the compilation phase between the arduino ide versions and the version under linux mint with the stable version the compilation speed is significantly faster even when the...
0
45,323
12,718,449,154
IssuesEvent
2020-06-24 07:33:09
primefaces/primereact
https://api.github.com/repos/primefaces/primereact
closed
ListBox, Dropdown: Using non-unique key
defect
**I'm submitting a bug report** **Codesandbox Case (Bug Reports)** https://codesandbox.io/s/primereact-test-6mz11 **Current behavior** When mapping items ListBox use `option.label` as key, which possibly can be duplicate **Expected behavior** Use unique keys * **React version:** 16.13.1 * **PrimeReac...
1.0
ListBox, Dropdown: Using non-unique key - **I'm submitting a bug report** **Codesandbox Case (Bug Reports)** https://codesandbox.io/s/primereact-test-6mz11 **Current behavior** When mapping items ListBox use `option.label` as key, which possibly can be duplicate **Expected behavior** Use unique keys * **...
defect
listbox dropdown using non unique key i m submitting a bug report codesandbox case bug reports current behavior when mapping items listbox use option label as key which possibly can be duplicate expected behavior use unique keys react version primereact ver...
1
19,129
3,421,669,708
IssuesEvent
2015-12-08 19:44:04
stamen/caliparks.org
https://api.github.com/repos/stamen/caliparks.org
closed
Improve highlight state for selected photo on Park Page
Design
Currently the photo is indicated with a white border: ![screen shot 2015-11-30 at 4 30 15 pm](https://cloud.githubusercontent.com/assets/12550451/11488952/b71b9332-977f-11e5-8dcd-d2da57088f6f.png) But with the popularity of non-square formats, this selection method gets confusing: ![screen shot 2015-11-30 at 4 31 ...
1.0
Improve highlight state for selected photo on Park Page - Currently the photo is indicated with a white border: ![screen shot 2015-11-30 at 4 30 15 pm](https://cloud.githubusercontent.com/assets/12550451/11488952/b71b9332-977f-11e5-8dcd-d2da57088f6f.png) But with the popularity of non-square formats, this selection...
non_defect
improve highlight state for selected photo on park page currently the photo is indicated with a white border but with the popularity of non square formats this selection method gets confusing so i should come up with something better
0
6,353
2,610,241,196
IssuesEvent
2015-02-26 19:16:51
chrsmith/jsjsj122
https://api.github.com/repos/chrsmith/jsjsj122
opened
台州割包茎手术去哪家医院专业
auto-migrated Priority-Medium Type-Defect
``` 台州割包茎手术去哪家医院专业【台州五洲生殖医院】24小时 健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地� ��:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐1 04、108、118、198及椒江一金清公交车直达枫南小区,乘坐107、 105、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世...
1.0
台州割包茎手术去哪家医院专业 - ``` 台州割包茎手术去哪家医院专业【台州五洲生殖医院】24小时 健康咨询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地� ��:台州市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐1 04、108、118、198及椒江一金清公交车直达枫南小区,乘坐107、 105、109、112、901、 902公交车到星星广场下车,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家...
defect
台州割包茎手术去哪家医院专业 台州割包茎手术去哪家医院专业【台州五洲生殖医院】 健康咨询热线 微信号tzwzszyy 医院地� �� (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ...
1
58,954
16,964,519,246
IssuesEvent
2021-06-29 09:15:03
microsoft/STL
https://api.github.com/repos/microsoft/STL
closed
P2325R3 Views Should Not Be Required To Be Default Constructible
cxx20 defect report ranges work in progress
[P2325R3](https://wg21.link/P2325R3) Views Should Not Be Required To Be Default Constructible Feature-test macro: `#define __cpp_lib_ranges INCREASED_VALUE_TO_BE_DETERMINED` At the June 2021 virtual plenary meeting, this was accepted as a defect report for C++20, which means that this paper applies retroactively...
1.0
P2325R3 Views Should Not Be Required To Be Default Constructible - [P2325R3](https://wg21.link/P2325R3) Views Should Not Be Required To Be Default Constructible Feature-test macro: `#define __cpp_lib_ranges INCREASED_VALUE_TO_BE_DETERMINED` At the June 2021 virtual plenary meeting, this was accepted as a defect ...
defect
views should not be required to be default constructible views should not be required to be default constructible feature test macro define cpp lib ranges increased value to be determined at the june virtual plenary meeting this was accepted as a defect report for c which means that this pap...
1
320
2,525,222,740
IssuesEvent
2015-01-20 23:01:39
AtlasOfLivingAustralia/biocache-service
https://api.github.com/repos/AtlasOfLivingAustralia/biocache-service
opened
Distance outside expert range should be expressed in KM
bug priority-medium status-new type-defect
_From @Tasilee on August 20, 2014 3:32_ *migrated from:* https://code.google.com/p/ala/issues/detail?id=616 *date:* Thu Mar 20 16:52:14 2014 *author:* leebel...@gmail.com --- At the moment, the record details don't state what the UNIT is when reporting "Distance outside expert range". It appears to be metres?...
1.0
Distance outside expert range should be expressed in KM - _From @Tasilee on August 20, 2014 3:32_ *migrated from:* https://code.google.com/p/ala/issues/detail?id=616 *date:* Thu Mar 20 16:52:14 2014 *author:* leebel...@gmail.com --- At the moment, the record details don't state what the UNIT is when reporting...
defect
distance outside expert range should be expressed in km from tasilee on august migrated from date thu mar author leebel gmail com at the moment the record details don t state what the unit is when reporting distance outside expert range it appears to be metres i ...
1
727,232
25,027,081,189
IssuesEvent
2022-11-04 09:03:53
woocommerce/google-listings-and-ads
https://api.github.com/repos/woocommerce/google-listings-and-ads
closed
Read more link for "No Google Ads account link" is 404
type: bug priority: low
### Describe the bug: When clicking on "Read more about the issue", it goes to a 404 link https://support.google.com/merchants/answer/6159060. <img width="650" alt="image" src="https://user-images.githubusercontent.com/3747241/193982354-010facc6-8360-4bad-9301-8a25c7863245.png"> <br> <img width="650" alt="image" ...
1.0
Read more link for "No Google Ads account link" is 404 - ### Describe the bug: When clicking on "Read more about the issue", it goes to a 404 link https://support.google.com/merchants/answer/6159060. <img width="650" alt="image" src="https://user-images.githubusercontent.com/3747241/193982354-010facc6-8360-4bad-930...
non_defect
read more link for no google ads account link is describe the bug when clicking on read more about the issue it goes to a link img width alt image src img width alt image src steps to reproduce connect google listing ads under issues to resolve cli...
0
76,851
26,629,931,974
IssuesEvent
2023-01-24 17:03:47
matrix-org/waterfall
https://api.github.com/repos/matrix-org/waterfall
closed
Revisit the RTP timestamp and seqNum rewriting logic
T-Defect T-Task
There are 3 things that we don't take into account: - Possible out-of-order delivery of packets ✅ . - VP8PictureIDs (probably **optional for now**). - TL0PICIDX (probably **optional for now**). Also, currently, we don't properly expand the timestamp in case of a rollover: the timestamp gets properly extended, b...
1.0
Revisit the RTP timestamp and seqNum rewriting logic - There are 3 things that we don't take into account: - Possible out-of-order delivery of packets ✅ . - VP8PictureIDs (probably **optional for now**). - TL0PICIDX (probably **optional for now**). Also, currently, we don't properly expand the timestamp in case...
defect
revisit the rtp timestamp and seqnum rewriting logic there are things that we don t take into account possible out of order delivery of packets ✅ probably optional for now probably optional for now also currently we don t properly expand the timestamp in case of a rollover the ...
1
210,652
23,763,737,499
IssuesEvent
2022-09-01 11:03:47
MatBenfield/news
https://api.github.com/repos/MatBenfield/news
closed
[SecurityWeek] Chrome 105 Patches Critical, High-Severity Vulnerabilities
SecurityWeek Stale
**Google this week announced the first stable release of Chrome 105, which comes with patches for 24 vulnerabilities, including 13 use-after-free and heap buffer overflow bugs.** Twenty-one of the resolved security defects were reported by external researchers, including one critical-, eight high-, nine medium-, and...
True
[SecurityWeek] Chrome 105 Patches Critical, High-Severity Vulnerabilities - **Google this week announced the first stable release of Chrome 105, which comes with patches for 24 vulnerabilities, including 13 use-after-free and heap buffer overflow bugs.** Twenty-one of the resolved security defects were reported by e...
non_defect
chrome patches critical high severity vulnerabilities google this week announced the first stable release of chrome which comes with patches for vulnerabilities including use after free and heap buffer overflow bugs twenty one of the resolved security defects were reported by external researchers...
0
96,870
12,168,588,634
IssuesEvent
2020-04-27 12:55:59
LiberTEM/LiberTEM
https://api.github.com/repos/LiberTEM/LiberTEM
closed
Allow arbitrary tiling in both signal and nav dimension for MemoryDataSet
design enhancement
Currently, `MemoryDataSet` only allows tiling of the navigation dimension. In the future, it should allow to specify all kinds of tiling schemes that LiberTEM supports in order to be able to test them with UDFs. Particular example where this is relevant: `StdDevUDF` #625 . Furthermore, #554 would require being e...
1.0
Allow arbitrary tiling in both signal and nav dimension for MemoryDataSet - Currently, `MemoryDataSet` only allows tiling of the navigation dimension. In the future, it should allow to specify all kinds of tiling schemes that LiberTEM supports in order to be able to test them with UDFs. Particular example where this...
non_defect
allow arbitrary tiling in both signal and nav dimension for memorydataset currently memorydataset only allows tiling of the navigation dimension in the future it should allow to specify all kinds of tiling schemes that libertem supports in order to be able to test them with udfs particular example where this...
0
50,777
13,187,739,360
IssuesEvent
2020-08-13 04:25:09
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
py2-v2 PYTHONPATH (Trac #1354)
Migrated from Trac cvmfs defect
When I source /cvmfs/icecube.opensciencegrid.org/py2-v2/RHEL_6_x86_64/metaprojects/icerec/trunk/env-shell.sh, my PYTHONPATH is set incorrectly and all python bindings cannot be found. It references '''/mnt/build'''/icecube.opensciencegrid.org/py2-v2/RHEL_6_x86_64/metaprojects/icerec/trunk/lib instead of /cvmfs/icec...
1.0
py2-v2 PYTHONPATH (Trac #1354) - When I source /cvmfs/icecube.opensciencegrid.org/py2-v2/RHEL_6_x86_64/metaprojects/icerec/trunk/env-shell.sh, my PYTHONPATH is set incorrectly and all python bindings cannot be found. It references '''/mnt/build'''/icecube.opensciencegrid.org/py2-v2/RHEL_6_x86_64/metaprojects/icerec...
defect
pythonpath trac when i source cvmfs icecube opensciencegrid org rhel metaprojects icerec trunk env shell sh my pythonpath is set incorrectly and all python bindings cannot be found it references mnt build icecube opensciencegrid org rhel metaprojects icerec trunk lib instead...
1
193,637
6,886,699,203
IssuesEvent
2017-11-21 20:26:54
unfoldingWord-dev/translationCore
https://api.github.com/repos/unfoldingWord-dev/translationCore
closed
Show the full file path and name on the "There is something wrong with the project..." alert
Epic Priority/Medium QA/Pass
This alert is displayed when attempting to import a local project. It would be helpful to the user to display the full file path and name, or at least the full name including the extension. There may be multiple alerts that this applies to.
1.0
Show the full file path and name on the "There is something wrong with the project..." alert - This alert is displayed when attempting to import a local project. It would be helpful to the user to display the full file path and name, or at least the full name including the extension. There may be multiple alerts that ...
non_defect
show the full file path and name on the there is something wrong with the project alert this alert is displayed when attempting to import a local project it would be helpful to the user to display the full file path and name or at least the full name including the extension there may be multiple alerts that ...
0
36,449
7,935,552,092
IssuesEvent
2018-07-09 05:58:08
octavian-paraschiv/protone-suite
https://api.github.com/repos/octavian-paraschiv/protone-suite
closed
Video window remains blank when playing DVD contents
Category-Player Priority-E ReportSource-EndUser Resolution-WaitForEndUserValidation Type-Defect regression_issue
``` Video window remains blank when playing DVD contents. ``` Original issue reported on code.google.com by `octavian...@gmail.com` on 28 Mar 2014 at 8:07
1.0
Video window remains blank when playing DVD contents - ``` Video window remains blank when playing DVD contents. ``` Original issue reported on code.google.com by `octavian...@gmail.com` on 28 Mar 2014 at 8:07
defect
video window remains blank when playing dvd contents video window remains blank when playing dvd contents original issue reported on code google com by octavian gmail com on mar at
1
90,673
15,856,224,270
IssuesEvent
2021-04-08 01:49:57
manishshanker/facetedSearch
https://api.github.com/repos/manishshanker/facetedSearch
opened
WS-2020-0091 (High) detected in http-proxy-0.10.4.tgz
security vulnerability
## WS-2020-0091 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>http-proxy-0.10.4.tgz</b></p></summary> <p>A full-featured http reverse proxy for node.js</p> <p>Library home page: <a h...
True
WS-2020-0091 (High) detected in http-proxy-0.10.4.tgz - ## WS-2020-0091 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>http-proxy-0.10.4.tgz</b></p></summary> <p>A full-featured http ...
non_defect
ws high detected in http proxy tgz ws high severity vulnerability vulnerable library http proxy tgz a full featured http reverse proxy for node js library home page a href path to dependency file facetedsearch package json path to vulnerable library facetedsearch no...
0
399,802
11,760,790,094
IssuesEvent
2020-03-13 20:22:56
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
opened
Missing RTT alert actionable item
enhancement priority ticket
RTT alerts are necessary to alert when something went wrong (e.g. service unavailable). In the current implementation there is no way to send an mail (or something else) when an alert is triggered. This needs to be implemented as otherwise RTT is mostly useless in the current implementation.
1.0
Missing RTT alert actionable item - RTT alerts are necessary to alert when something went wrong (e.g. service unavailable). In the current implementation there is no way to send an mail (or something else) when an alert is triggered. This needs to be implemented as otherwise RTT is mostly useless in the current impleme...
non_defect
missing rtt alert actionable item rtt alerts are necessary to alert when something went wrong e g service unavailable in the current implementation there is no way to send an mail or something else when an alert is triggered this needs to be implemented as otherwise rtt is mostly useless in the current impleme...
0
11,930
2,669,268,347
IssuesEvent
2015-03-23 14:40:49
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Exception when applying a baked migration snapshot
Defect
Steps to reproduce ------------------------- ``` # Create a new CakePHP 3 project composer create-project --prefer-dist cakephp/app app cd app mysql -u root -e 'create database cakephp_test' # Update db details vim config/app.php # Create table with id column set to binary(36) for UUID use mysql -u root cak...
1.0
Exception when applying a baked migration snapshot - Steps to reproduce ------------------------- ``` # Create a new CakePHP 3 project composer create-project --prefer-dist cakephp/app app cd app mysql -u root -e 'create database cakephp_test' # Update db details vim config/app.php # Create table with id col...
defect
exception when applying a baked migration snapshot steps to reproduce create a new cakephp project composer create project prefer dist cakephp app app cd app mysql u root e create database cakephp test update db details vim config app php create table with id col...
1
39,431
5,089,653,373
IssuesEvent
2017-01-01 19:34:51
callemall/material-ui
https://api.github.com/repos/callemall/material-ui
closed
Material Design Typography
Material Design Spec next
I've just discovered this library and I'm trying to understand how should I implement material styled typography for elements like `<p> <span> <h1> h2>....`. In particular regarding font, font size, colors... Should I load another material design css library just for this?
1.0
Material Design Typography - I've just discovered this library and I'm trying to understand how should I implement material styled typography for elements like `<p> <span> <h1> h2>....`. In particular regarding font, font size, colors... Should I load another material design css library just for this?
non_defect
material design typography i ve just discovered this library and i m trying to understand how should i implement material styled typography for elements like in particular regarding font font size colors should i load another material design css library just for this
0
269,512
8,439,622,739
IssuesEvent
2018-10-18 02:53:11
Vhoyon/Discord-Bot
https://api.github.com/repos/Vhoyon/Discord-Bot
opened
Disconnect delay when empty should not send a message if nobody is in the VoiceChannel anymore
!Enhancement: Commands !Priority: Medium good first issue ~music
After PR #193 was merged, a new feature was added to diconnect the bot when not playing for a certain delay. After this delay however, a message is sent to notify users why the bot disconnected : `~~ Disconnected due to inactivity ~~`. This message is neat when users are still there, but when nobody is in the Voi...
1.0
Disconnect delay when empty should not send a message if nobody is in the VoiceChannel anymore - After PR #193 was merged, a new feature was added to diconnect the bot when not playing for a certain delay. After this delay however, a message is sent to notify users why the bot disconnected : `~~ Disconnected due to ...
non_defect
disconnect delay when empty should not send a message if nobody is in the voicechannel anymore after pr was merged a new feature was added to diconnect the bot when not playing for a certain delay after this delay however a message is sent to notify users why the bot disconnected disconnected due to in...
0
134,932
10,948,531,749
IssuesEvent
2019-11-26 09:05:25
elastic/cloud-on-k8s
https://api.github.com/repos/elastic/cloud-on-k8s
closed
Create scale testing harness
>test
To facilitate scale testing of ECK, we require the following: - an instrumented cluster - mechanism to create a large number of ECK resources and monitor them Related to #357
1.0
Create scale testing harness - To facilitate scale testing of ECK, we require the following: - an instrumented cluster - mechanism to create a large number of ECK resources and monitor them Related to #357
non_defect
create scale testing harness to facilitate scale testing of eck we require the following an instrumented cluster mechanism to create a large number of eck resources and monitor them related to
0
264,591
8,317,345,262
IssuesEvent
2018-09-25 11:49:14
lnupmi11/PofCIS_Team1
https://api.github.com/repos/lnupmi11/PofCIS_Team1
closed
Implement Circle class.
Task priority: medium
* Fields: - coordinates of the center - radius * Methods: - readFile - writeFile - calcSquare - calcPerimeter Create some additional methods if needed.
1.0
Implement Circle class. - * Fields: - coordinates of the center - radius * Methods: - readFile - writeFile - calcSquare - calcPerimeter Create some additional methods if needed.
non_defect
implement circle class fields coordinates of the center radius methods readfile writefile calcsquare calcperimeter create some additional methods if needed
0
41,578
6,919,602,244
IssuesEvent
2017-11-29 15:55:14
SciTools/cartopy
https://api.github.com/repos/SciTools/cartopy
closed
CRS.transform_vectors() requires Projection object as src_crs argument
Experience-needed: low Type: Documentation
The function uses `src_crs.x_limits` and `y_limits`, but these are properties of the Projection class.
1.0
CRS.transform_vectors() requires Projection object as src_crs argument - The function uses `src_crs.x_limits` and `y_limits`, but these are properties of the Projection class.
non_defect
crs transform vectors requires projection object as src crs argument the function uses src crs x limits and y limits but these are properties of the projection class
0
39,035
19,678,375,410
IssuesEvent
2022-01-11 14:35:46
PCSX2/pcsx2
https://api.github.com/repos/PCSX2/pcsx2
closed
Need for Speed Carbon - slowdowns and lighting errors
GS: Hardware Performance impact
PCSX2 1.5.0-dev-3278 System: Windows 10 64bits CPU+GPU: i7-7700k + GTX 970 Preset: Safe Plugin: OpenGL (Hardware) + SPU2-X Accurate Blending: Basic Game Region: PAL The game has many serious slowdowns on the menu, losing 10-15% of speed and racing, where it drops to more than 20% at the beginning of them. I...
True
Need for Speed Carbon - slowdowns and lighting errors - PCSX2 1.5.0-dev-3278 System: Windows 10 64bits CPU+GPU: i7-7700k + GTX 970 Preset: Safe Plugin: OpenGL (Hardware) + SPU2-X Accurate Blending: Basic Game Region: PAL The game has many serious slowdowns on the menu, losing 10-15% of speed and racing, where ...
non_defect
need for speed carbon slowdowns and lighting errors dev system windows cpu gpu gtx preset safe plugin opengl hardware x accurate blending basic game region pal the game has many serious slowdowns on the menu losing of speed and racing where it drops to more than ...
0
42,060
10,773,080,652
IssuesEvent
2019-11-02 18:28:44
mozilla-lockwise/lockwise-android
https://api.github.com/repos/mozilla-lockwise/lockwise-android
opened
'Get Started' Page is Just Blank when Blocked by Firewall
type: defect
## Steps to reproduce 1. Install AFWall+ (with block by default) 2. Install Lockwise 3. Open Lockwise 4. Click "GET STARTED" button. ### Expected behavior Some sort of error message/timeout. ### Actual behavior Blank white page. ### Device & build information * Device: Nexus 5X w/ LineageOS 15.1 (...
1.0
'Get Started' Page is Just Blank when Blocked by Firewall - ## Steps to reproduce 1. Install AFWall+ (with block by default) 2. Install Lockwise 3. Open Lockwise 4. Click "GET STARTED" button. ### Expected behavior Some sort of error message/timeout. ### Actual behavior Blank white page. ### Device...
defect
get started page is just blank when blocked by firewall steps to reproduce install afwall with block by default install lockwise open lockwise click get started button expected behavior some sort of error message timeout actual behavior blank white page device...
1
137,195
18,752,655,484
IssuesEvent
2021-11-05 05:45:11
madhans23/linux-4.15
https://api.github.com/repos/madhans23/linux-4.15
opened
CVE-2019-12817 (High) detected in linux-stablev4.17.12
security vulnerability
## CVE-2019-12817 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stablev4.17.12</b></p></summary> <p> <p>Linux kernel stable tree</p> <p>Library home page: <a href=https://git.k...
True
CVE-2019-12817 (High) detected in linux-stablev4.17.12 - ## CVE-2019-12817 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linux-stablev4.17.12</b></p></summary> <p> <p>Linux kernel st...
non_defect
cve high detected in linux cve high severity vulnerability vulnerable library linux linux kernel stable tree library home page a href found in head commit a href found in base branch master vulnerable source files arch powerpc mm mm...
0
19,261
3,175,643,031
IssuesEvent
2015-09-24 01:33:33
JPaulMora/Pyrit
https://api.github.com/repos/JPaulMora/Pyrit
closed
00-26-6C-BE-7F-70
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `rafran2...@gmail.com` on 9 Aug 2015 at...
1.0
00-26-6C-BE-7F-70 - ``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what operating system? Please provide any additional information below. ``` Original issue reported on code.google.com by `rafran2...@gmail.c...
defect
be what steps will reproduce the problem what is the expected output what do you see instead what version of the product are you using on what operating system please provide any additional information below original issue reported on code google com by gmail com on au...
1
69,440
22,353,571,529
IssuesEvent
2022-06-15 13:58:58
department-of-veterans-affairs/va.gov-cms
https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms
opened
Remove unused field_facility_hours fields from facility migration
Defect ⭐️ Sitewide CMS
## Describe the defect We recently replaced the old tablefield office hours solution on the VAMC Facility content type with a new office hours field. However, we neglected to remove the old field from the migration files we use to pull this data from Lighthouse. ## To Reproduce Open up docroot/modules/custom/...
1.0
Remove unused field_facility_hours fields from facility migration - ## Describe the defect We recently replaced the old tablefield office hours solution on the VAMC Facility content type with a new office hours field. However, we neglected to remove the old field from the migration files we use to pull this data fro...
defect
remove unused field facility hours fields from facility migration describe the defect we recently replaced the old tablefield office hours solution on the vamc facility content type with a new office hours field however we neglected to remove the old field from the migration files we use to pull this data fro...
1
298,992
22,583,619,117
IssuesEvent
2022-06-28 13:39:29
openBackhaul/ApplicationPattern
https://api.github.com/repos/openBackhaul/ApplicationPattern
closed
Add "Complete ProfileList" to Graph in Specifying Applications
documentation
The Workflow diagram in SpecifyingApplications.md does not represent when to take care for the ProfileList. After "Complete ServiceList" another box is to be added before "Complete ForwardingList". This additional box shall contain the following text "Complete ProfileList".
1.0
Add "Complete ProfileList" to Graph in Specifying Applications - The Workflow diagram in SpecifyingApplications.md does not represent when to take care for the ProfileList. After "Complete ServiceList" another box is to be added before "Complete ForwardingList". This additional box shall contain the following text ...
non_defect
add complete profilelist to graph in specifying applications the workflow diagram in specifyingapplications md does not represent when to take care for the profilelist after complete servicelist another box is to be added before complete forwardinglist this additional box shall contain the following text ...
0
361,016
25,321,443,880
IssuesEvent
2022-11-18 04:31:18
etchichury/etcetera-finances
https://api.github.com/repos/etchichury/etcetera-finances
opened
Update README
documentation chore
## Description Update README with basic information about the project. > Most of the information will actually be located in the docs.
1.0
Update README - ## Description Update README with basic information about the project. > Most of the information will actually be located in the docs.
non_defect
update readme description update readme with basic information about the project most of the information will actually be located in the docs
0
230,650
7,612,581,405
IssuesEvent
2018-05-01 18:04:21
angular/angular-cli
https://api.github.com/repos/angular/angular-cli
closed
ng g module app-routing throws error in project
need: more info priority: 3 (nice to have)
<!-- We will close this issue if you don't provide the needed information. For feature requests, delete the form below and describe the requirements and use case. --> ### Versions Angular CLI: 6.0.0-rc.3 Node: 9.4.0 OS: win32 x64 Angular: 6.0.0-rc.3 ... animations, cli, common, compiler, compiler-cli, core, ...
1.0
ng g module app-routing throws error in project - <!-- We will close this issue if you don't provide the needed information. For feature requests, delete the form below and describe the requirements and use case. --> ### Versions Angular CLI: 6.0.0-rc.3 Node: 9.4.0 OS: win32 x64 Angular: 6.0.0-rc.3 ... anima...
non_defect
ng g module app routing throws error in project we will close this issue if you don t provide the needed information for feature requests delete the form below and describe the requirements and use case versions angular cli rc node os angular rc animations ...
0
340,081
10,266,484,333
IssuesEvent
2019-08-22 21:35:09
BijoySingh/Scarlet-Notes
https://api.github.com/repos/BijoySingh/Scarlet-Notes
closed
Dots of bullet points are not aligned vertically with text
enhancement invalid priority-low
The dots look like a bit weird. They're not aligned vertically with text. ![screenshot_20171218-230653__01](https://user-images.githubusercontent.com/14293537/34130544-881ec154-e448-11e7-9065-ae79096d5714.jpg) Very minor ui stuff, sorry for my OCD...
1.0
Dots of bullet points are not aligned vertically with text - The dots look like a bit weird. They're not aligned vertically with text. ![screenshot_20171218-230653__01](https://user-images.githubusercontent.com/14293537/34130544-881ec154-e448-11e7-9065-ae79096d5714.jpg) Very minor ui stuff, sorry for my OCD...
non_defect
dots of bullet points are not aligned vertically with text the dots look like a bit weird they re not aligned vertically with text very minor ui stuff sorry for my ocd
0
42,222
10,888,426,691
IssuesEvent
2019-11-18 16:14:49
Automattic/wp-calypso
https://api.github.com/repos/Automattic/wp-calypso
closed
CoBlocks: Logos & Badges, Masonry, Stacked have missing images in Preview
Blocks Editor [Type] Bug [Type] Defect
#### Steps to reproduce 1. Starting at URL: _WordPress.com > My Sites > Site > Pages/Post > Add New_ 2. Click ⨁ on top left 3. Hover over `CoBlocks Logos & Badges` or `CoBlocks Galleries: Masonry` or `CoBlocks Galleries: Stacked` #### What I expected See a preview image #### What happened instead Preview...
1.0
CoBlocks: Logos & Badges, Masonry, Stacked have missing images in Preview - #### Steps to reproduce 1. Starting at URL: _WordPress.com > My Sites > Site > Pages/Post > Add New_ 2. Click ⨁ on top left 3. Hover over `CoBlocks Logos & Badges` or `CoBlocks Galleries: Masonry` or `CoBlocks Galleries: Stacked` #### Wha...
defect
coblocks logos badges masonry stacked have missing images in preview steps to reproduce starting at url wordpress com my sites site pages post add new click ⨁ on top left hover over coblocks logos badges or coblocks galleries masonry or coblocks galleries stacked wha...
1
17,165
23,681,279,305
IssuesEvent
2022-08-28 20:48:11
MCCTeam/Minecraft-Console-Client
https://api.github.com/repos/MCCTeam/Minecraft-Console-Client
closed
1.17 Support
a:enhancement resolved in:protocol-compatibility
Minecraft 1.17 implementation status: ☑️ Basic Chat Support 🚫 Terrain Handling 🚫 Inventories 🚫 Entities --- **Describe your problem** 1.17 support :D (no rush, take your time! Sadly I don't know how to code so I can't contribute :c **Suggest a possible solution** Take your time, as soon you are r...
True
1.17 Support - Minecraft 1.17 implementation status: ☑️ Basic Chat Support 🚫 Terrain Handling 🚫 Inventories 🚫 Entities --- **Describe your problem** 1.17 support :D (no rush, take your time! Sadly I don't know how to code so I can't contribute :c **Suggest a possible solution** Take your time, as...
non_defect
support minecraft implementation status ☑️ basic chat support 🚫 terrain handling 🚫 inventories 🚫 entities describe your problem support d no rush take your time sadly i don t know how to code so i can t contribute c suggest a possible solution take your time as so...
0
194,036
15,395,431,288
IssuesEvent
2021-03-03 19:13:13
ecadlabs/taquito
https://api.github.com/repos/ecadlabs/taquito
closed
Taquito build now requires pre-installation libusb-1.0 and libudev-dev
documentation
when you npm bootstrap taquito after fresh installation there is an error that libusb-1.0 is missing. this can be fixed by sudo apt-get install libudev-dev && sudo apt-get install libusb-1.0-0-dev but we should instead document that as a requirement to build it locally
1.0
Taquito build now requires pre-installation libusb-1.0 and libudev-dev - when you npm bootstrap taquito after fresh installation there is an error that libusb-1.0 is missing. this can be fixed by sudo apt-get install libudev-dev && sudo apt-get install libusb-1.0-0-dev but we should instead document that as a...
non_defect
taquito build now requires pre installation libusb and libudev dev when you npm bootstrap taquito after fresh installation there is an error that libusb is missing this can be fixed by sudo apt get install libudev dev sudo apt get install libusb dev but we should instead document that as a...
0
15,433
19,633,770,539
IssuesEvent
2022-01-08 00:27:39
mkikets99/react-datatable
https://api.github.com/repos/mkikets99/react-datatable
closed
Support for react 17.0.0 [BUG]
inProcess
The library is not working on react 17.0.0 and above. Would you mind upgrading it
1.0
Support for react 17.0.0 [BUG] - The library is not working on react 17.0.0 and above. Would you mind upgrading it
non_defect
support for react the library is not working on react and above would you mind upgrading it
0
21,833
3,563,328,171
IssuesEvent
2016-01-25 02:26:05
gperftools/gperftools
https://api.github.com/repos/gperftools/gperftools
closed
TCMalloc: a user error can lead to deadlock
Priority-Medium Status-WontFix Type-Defect
Originally reported on Google Code with ID 274 ``` What steps will reproduce the problem? 1. buggy program sets up signal handlers to catch signals 2. It somehow trashes something in the CentralFreeList 3. CentralFreeList::RemoveRanges locks the free list, then gets a bus error before unlocking 4. Buggy program gets...
1.0
TCMalloc: a user error can lead to deadlock - Originally reported on Google Code with ID 274 ``` What steps will reproduce the problem? 1. buggy program sets up signal handlers to catch signals 2. It somehow trashes something in the CentralFreeList 3. CentralFreeList::RemoveRanges locks the free list, then gets a bus...
defect
tcmalloc a user error can lead to deadlock originally reported on google code with id what steps will reproduce the problem buggy program sets up signal handlers to catch signals it somehow trashes something in the centralfreelist centralfreelist removeranges locks the free list then gets a bus e...
1
33,005
6,993,756,304
IssuesEvent
2017-12-15 12:46:27
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Flash Element for Success and Error not working properly
Defect
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.5.3 * Platform and Target: Wamp Server x64 ### What you did Created a prefix /admin/, website is inside a subfolder /new/, I have this in my controller: `$this->Flash->success(__('The service h...
1.0
Flash Element for Success and Error not working properly - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * CakePHP Version: 3.5.3 * Platform and Target: Wamp Server x64 ### What you did Created a prefix /admin/, website is inside a subfolder /new/, I have this in ...
defect
flash element for success and error not working properly this is a multiple allowed bug enhancement feature discussion rfc cakephp version platform and target wamp server what you did created a prefix admin website is inside a subfolder new i have this in my contr...
1
167,303
20,725,983,836
IssuesEvent
2022-03-14 01:58:55
srivatsamarichi/tailspin-spacegame
https://api.github.com/repos/srivatsamarichi/tailspin-spacegame
opened
CVE-2021-23362 (Medium) detected in nodev12.6.0
security vulnerability
## CVE-2021-23362 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev12.6.0</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p> <p>Library ...
True
CVE-2021-23362 (Medium) detected in nodev12.6.0 - ## CVE-2021-23362 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>nodev12.6.0</b></p></summary> <p> <p>Node.js JavaScript runtime :s...
non_defect
cve medium detected in cve medium severity vulnerability vulnerable library node js javascript runtime sparkles turtle rocket sparkles library home page a href found in base branch master vulnerable source files vulnerabi...
0
29,265
5,620,780,098
IssuesEvent
2017-04-04 08:07:52
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Leading '$' in docs command line snippets are interfering with copy/paste
P2 type: documentation type: feature request
When following the Bazel tutorial, it is very hard to copy paste the command line snippets due to the leading '$', which should not be pasted. It should either not be selectable or not shown at all. Google Cloud Platform docs decided to not display them. See [example](https://cloud.google.com/appengine/docs/go/qu...
1.0
Leading '$' in docs command line snippets are interfering with copy/paste - When following the Bazel tutorial, it is very hard to copy paste the command line snippets due to the leading '$', which should not be pasted. It should either not be selectable or not shown at all. Google Cloud Platform docs decided to n...
non_defect
leading in docs command line snippets are interfering with copy paste when following the bazel tutorial it is very hard to copy paste the command line snippets due to the leading which should not be pasted it should either not be selectable or not shown at all google cloud platform docs decided to n...
0
65,798
19,697,268,767
IssuesEvent
2022-01-12 13:27:19
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
opened
NPEs when connecting with Mancenter to Cluster
Type: Defect
<!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** Connecting with the mancenter to a node only partionally works. After connecting to my cluster I get NPEs. ![image](https://user-images.githubus...
1.0
NPEs when connecting with Mancenter to Cluster - <!-- Thanks for reporting your issue. Please share with us the following information, to help us resolve your issue quickly and efficiently. --> **Describe the bug** Connecting with the mancenter to a node only partionally works. After connecting to my cluster I...
defect
npes when connecting with mancenter to cluster thanks for reporting your issue please share with us the following information to help us resolve your issue quickly and efficiently describe the bug connecting with the mancenter to a node only partionally works after connecting to my cluster i...
1
59,471
17,023,137,167
IssuesEvent
2021-07-03 00:32:25
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
[mapnik] highway=steps look like highway=pedestrian
Component: mapnik Priority: minor Resolution: invalid Type: defect
**[Submitted to the original trac issue database at 4.56pm, Saturday, 2nd December 2006]** highway=steps needs a rendering more like highway=footway than the current residential-like rendering. Example at http://labs.metacarta.com/osm/?lat=6804708.63936&lon=15201.39703&zoom=16&layers=B - the diagonal connection...
1.0
[mapnik] highway=steps look like highway=pedestrian - **[Submitted to the original trac issue database at 4.56pm, Saturday, 2nd December 2006]** highway=steps needs a rendering more like highway=footway than the current residential-like rendering. Example at http://labs.metacarta.com/osm/?lat=6804708.63936&lon=152...
defect
highway steps look like highway pedestrian highway steps needs a rendering more like highway footway than the current residential like rendering example at the diagonal connection between the cycleway and the dual carriageway primary bridge elizabeth way is steps
1
114,965
9,777,156,122
IssuesEvent
2019-06-07 08:19:11
raiden-network/raiden
https://api.github.com/repos/raiden-network/raiden
closed
Increase test coverage on raiden/network/proxies/token_network_registry.py
testing
`raiden/network/proxies/token_network_registry.py` currently has 79% test coverage. Increase it to 90%. Coverage report: https://codecov.io/gh/raiden-network/raiden/tree/master/raiden
1.0
Increase test coverage on raiden/network/proxies/token_network_registry.py - `raiden/network/proxies/token_network_registry.py` currently has 79% test coverage. Increase it to 90%. Coverage report: https://codecov.io/gh/raiden-network/raiden/tree/master/raiden
non_defect
increase test coverage on raiden network proxies token network registry py raiden network proxies token network registry py currently has test coverage increase it to coverage report
0
15,846
3,985,147,997
IssuesEvent
2016-05-07 17:45:51
california-civic-data-coalition/django-calaccess-raw-data
https://api.github.com/repos/california-civic-data-coalition/django-calaccess-raw-data
closed
Add choices and documentcloud_pages to FilerTypesCd.filer_type (in other.py)
documentation enhancement small
## Overview Add choices and documentcloud_pages to the **filer_type** field on **FilerTypesCd** the database model. Basically, we think **filer_type** should be defined as a "choice field" (in Django parlance), which just means it's a field with a defined list of valid values and an intelligible definition for each v...
1.0
Add choices and documentcloud_pages to FilerTypesCd.filer_type (in other.py) - ## Overview Add choices and documentcloud_pages to the **filer_type** field on **FilerTypesCd** the database model. Basically, we think **filer_type** should be defined as a "choice field" (in Django parlance), which just means it's a fiel...
non_defect
add choices and documentcloud pages to filertypescd filer type in other py overview add choices and documentcloud pages to the filer type field on filertypescd the database model basically we think filer type should be defined as a choice field in django parlance which just means it s a fiel...
0
63,904
18,052,289,797
IssuesEvent
2021-09-19 23:43:30
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
The sidebar is not able to collapse properly.
T-Defect
### Steps to reproduce 1. Drag the sidebar left-ward to collapse it so that its width shall span one column. ### What happened? ### What did you expect? The side-bar should be displayed correctly. ### What happened? http://user-images.githubusercontent.com/42837531/133940420-fbf9f0a3-21b7-487b-b637-8a27ee8876ba...
1.0
The sidebar is not able to collapse properly. - ### Steps to reproduce 1. Drag the sidebar left-ward to collapse it so that its width shall span one column. ### What happened? ### What did you expect? The side-bar should be displayed correctly. ### What happened? http://user-images.githubusercontent.com/4283753...
defect
the sidebar is not able to collapse properly steps to reproduce drag the sidebar left ward to collapse it so that its width shall span one column what happened what did you expect the side bar should be displayed correctly what happened operating system application vers...
1
46,931
7,295,757,005
IssuesEvent
2018-02-26 08:23:43
laravel-enso/VueDatatable
https://api.github.com/repos/laravel-enso/VueDatatable
closed
Missing dependencies
documentation
Hi there and thank you for the component. Just a heads-up that using this component independant of laravel/enso project needs a lot more setup than described in the readme. Don't know if it's in scope, but I'll try to resume here what needs to be done: 1. In the documentation, on step 4 there is a Toastr impor...
1.0
Missing dependencies - Hi there and thank you for the component. Just a heads-up that using this component independant of laravel/enso project needs a lot more setup than described in the readme. Don't know if it's in scope, but I'll try to resume here what needs to be done: 1. In the documentation, on step 4 ...
non_defect
missing dependencies hi there and thank you for the component just a heads up that using this component independant of laravel enso project needs a lot more setup than described in the readme don t know if it s in scope but i ll try to resume here what needs to be done in the documentation on step ...
0
309,236
9,465,675,584
IssuesEvent
2019-04-18 00:45:46
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
closed
[NPC] Creature 18948, 18950, 18972, 18986 waypoint errors
Good first issue Priority - Low
**Description**: >SmartAI::StartPath: Creature entry 18948 wanted to start waypoint movement while in combat, ignoring. >SmartAI::StartPath: Creature entry 18950 wanted to start waypoint movement while in combat, ignoring. >SmartAI::StartPath: Creature entry 18972 wanted to start waypoint movement while in combat, ...
1.0
[NPC] Creature 18948, 18950, 18972, 18986 waypoint errors - **Description**: >SmartAI::StartPath: Creature entry 18948 wanted to start waypoint movement while in combat, ignoring. >SmartAI::StartPath: Creature entry 18950 wanted to start waypoint movement while in combat, ignoring. >SmartAI::StartPath: Creature ent...
non_defect
creature waypoint errors description smartai startpath creature entry wanted to start waypoint movement while in combat ignoring smartai startpath creature entry wanted to start waypoint movement while in combat ignoring smartai startpath creature entry wanted to start waypoin...
0
728,119
25,066,746,583
IssuesEvent
2022-11-07 08:58:47
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.ebay.com - see bug description
browser-firefox priority-important engine-gecko
<!-- @browser: Firefox 102.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0 --> <!-- @reported_with: addon-reporter-firefox --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/113525 --> **URL**: https://www.ebay.com/lstng?draftId=3377028402421&mode...
1.0
www.ebay.com - see bug description - <!-- @browser: Firefox 102.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0 --> <!-- @reported_with: addon-reporter-firefox --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/113525 --> **URL**: https://www.ebay...
non_defect
see bug description url browser version firefox operating system windows tested another browser yes chrome problem type something else description freezes entire browser for minutes everything is slow high cpu usage tried with zero addons same thing chromium...
0
251,809
21,524,850,336
IssuesEvent
2022-04-28 17:22:05
E3SM-Project/scream
https://api.github.com/repos/E3SM-Project/scream
opened
Make v1 tests run by default by the AT, unless explicitly disabled.
testing
We should keep our label "SCREAMv1", to use it in issues related to v1, but we should not use it to trigger v1 testing. Instead, we should do what we do for standalone: testing is _always_ done, unless "AT: Skip Stand-Alone Testing" is set. For v1 runs, we should add "AT: Skip CIME Testing". PR #1567 did not have th...
1.0
Make v1 tests run by default by the AT, unless explicitly disabled. - We should keep our label "SCREAMv1", to use it in issues related to v1, but we should not use it to trigger v1 testing. Instead, we should do what we do for standalone: testing is _always_ done, unless "AT: Skip Stand-Alone Testing" is set. For v1 ru...
non_defect
make tests run by default by the at unless explicitly disabled we should keep our label to use it in issues related to but we should not use it to trigger testing instead we should do what we do for standalone testing is always done unless at skip stand alone testing is set for runs we shou...
0
190,010
15,214,810,959
IssuesEvent
2021-02-17 13:41:21
scikit-learn/scikit-learn
https://api.github.com/repos/scikit-learn/scikit-learn
closed
Extra word in LOF docstring
Documentation
#### Describe the issue linked to the documentation There is an extra word in `Local Outlier Factor` docstring on lines 116-117. [Here is a link](https://github.com/scikit-learn/scikit-learn/blob/b251f3f818e8d3cdb7ef843006d19da87755d444/sklearn/neighbors/_lof.py#L116) #### Suggest a potential alternative/fix ...
1.0
Extra word in LOF docstring - #### Describe the issue linked to the documentation There is an extra word in `Local Outlier Factor` docstring on lines 116-117. [Here is a link](https://github.com/scikit-learn/scikit-learn/blob/b251f3f818e8d3cdb7ef843006d19da87755d444/sklearn/neighbors/_lof.py#L116) #### Suggest...
non_defect
extra word in lof docstring describe the issue linked to the documentation there is an extra word in local outlier factor docstring on lines suggest a potential alternative fix just remove it
0
81,982
31,840,114,270
IssuesEvent
2023-09-14 15:45:11
matrix-org/synapse
https://api.github.com/repos/matrix-org/synapse
opened
Purging rooms can be cancelled by the Postgres statement timeout
S-Major T-Defect O-Uncommon
As noticed in #16193 (v1.90.0) We need a statement timeout override for the relevant bits of purging so that we can still purge large rooms. (Ideally we might make it more incremental and avoid the long transactions, but that luxury would take more time)
1.0
Purging rooms can be cancelled by the Postgres statement timeout - As noticed in #16193 (v1.90.0) We need a statement timeout override for the relevant bits of purging so that we can still purge large rooms. (Ideally we might make it more incremental and avoid the long transactions, but that luxury would take mor...
defect
purging rooms can be cancelled by the postgres statement timeout as noticed in we need a statement timeout override for the relevant bits of purging so that we can still purge large rooms ideally we might make it more incremental and avoid the long transactions but that luxury would take more time...
1
84,119
15,720,844,577
IssuesEvent
2021-03-29 01:23:32
renfei/WinterEE
https://api.github.com/repos/renfei/WinterEE
opened
CVE-2021-21341 (High) detected in xstream-1.4.11.1.jar
security vulnerability
## CVE-2021-21341 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.11.1.jar</b></p></summary> <p>XStream is a serialization library from Java objects to XML and back.</p> <p...
True
CVE-2021-21341 (High) detected in xstream-1.4.11.1.jar - ## CVE-2021-21341 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>xstream-1.4.11.1.jar</b></p></summary> <p>XStream is a serial...
non_defect
cve high detected in xstream jar cve high severity vulnerability vulnerable library xstream jar xstream is a serialization library from java objects to xml and back library home page a href path to dependency file winteree winteree uaa serve pom xml path to vulne...
0
117,309
15,086,768,130
IssuesEvent
2021-02-05 20:54:04
vmware/clarity
https://api.github.com/repos/vmware/clarity
closed
Date Picker with calendar weeks (optionally shown in first column)
component: date-picker needs: accessibility input needs: design type: enhancement
## Summary Enhance the current date picker to optionally (via parameter) show the calendar weeks in the first column. - What is the change? add parameter to show calendar weeks. - Why should it go in Clarity? In Europe, probably with focus to german speaking areas, calendar weeks are commonly used to refer t...
1.0
Date Picker with calendar weeks (optionally shown in first column) - ## Summary Enhance the current date picker to optionally (via parameter) show the calendar weeks in the first column. - What is the change? add parameter to show calendar weeks. - Why should it go in Clarity? In Europe, probably with focus ...
non_defect
date picker with calendar weeks optionally shown in first column summary enhance the current date picker to optionally via parameter show the calendar weeks in the first column what is the change add parameter to show calendar weeks why should it go in clarity in europe probably with focus ...
0
194,055
15,395,918,047
IssuesEvent
2021-03-03 19:53:49
mphomahloko/avajlaunch
https://api.github.com/repos/mphomahloko/avajlaunch
closed
creating skeleton classes
documentation
create skeleton classes according to the UML diagram provided ![avaj_uml](https://user-images.githubusercontent.com/43447189/60109083-fdfbab00-9769-11e9-8ae0-91ec4d2cd651.jpg) - [x] Aircraft - [x] Helicopter - [x] JetPlane - [x] Baloon - [x] AircraftFactory - [x] Flyable - [x] Coordinates - [x] Tower - [x] ...
1.0
creating skeleton classes - create skeleton classes according to the UML diagram provided ![avaj_uml](https://user-images.githubusercontent.com/43447189/60109083-fdfbab00-9769-11e9-8ae0-91ec4d2cd651.jpg) - [x] Aircraft - [x] Helicopter - [x] JetPlane - [x] Baloon - [x] AircraftFactory - [x] Flyable - [x] Coor...
non_defect
creating skeleton classes create skeleton classes according to the uml diagram provided aircraft helicopter jetplane baloon aircraftfactory flyable coordinates tower weathertower weatherprovider
0
15,902
2,869,091,287
IssuesEvent
2015-06-05 23:15:51
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Syntax errors in polymer expression is not reported
Accepted Area-Pkg Pkg-PolymerExpressions PolymerMilestone-Next Priority-High Type-Defect
I inserted a syntax error in a polymer expression: &lt;paper-radio-group selected=&quot;{{selectedIndex ++ ++ }}&quot;&gt; The result when launching the app in Dartium was: &quot; &nbsp;&nbsp;404 Not Found &nbsp;&nbsp;Could not find asset web/poly.html in package Poly. &quot; no other error messages was displayed in th...
1.0
Syntax errors in polymer expression is not reported - I inserted a syntax error in a polymer expression: &lt;paper-radio-group selected=&quot;{{selectedIndex ++ ++ }}&quot;&gt; The result when launching the app in Dartium was: &quot; &nbsp;&nbsp;404 Not Found &nbsp;&nbsp;Could not find asset web/poly.html in package Po...
defect
syntax errors in polymer expression is not reported i inserted a syntax error in a polymer expression lt paper radio group selected quot selectedindex quot gt the result when launching the app in dartium was quot nbsp nbsp not found nbsp nbsp could not find asset web poly html in package poly...
1
13,706
5,430,120,316
IssuesEvent
2017-03-03 20:17:05
Linuxbrew/homebrew-core
https://api.github.com/repos/Linuxbrew/homebrew-core
closed
Qt 5.7.1 fails to build
build-error qt
This bug seems to be related to https://github.com/Linuxbrew/homebrew-core/issues/146 After the changes made in response to the bug report, installing Qt 5.7.1 should work fine. But it doesn't... `brew install qt@5.7 ` ``` Downloading https://download.qt.io/official_releases/qt/5.7/5.7.1/single/qt- Already do...
1.0
Qt 5.7.1 fails to build - This bug seems to be related to https://github.com/Linuxbrew/homebrew-core/issues/146 After the changes made in response to the bug report, installing Qt 5.7.1 should work fine. But it doesn't... `brew install qt@5.7 ` ``` Downloading https://download.qt.io/official_releases/qt/5.7/5....
non_defect
qt fails to build this bug seems to be related to after the changes made in response to the bug report installing qt should work fine but it doesn t brew install qt downloading already downloaded home gs cache homebrew qt tar xz downloading already downlo...
0
28,591
5,302,744,050
IssuesEvent
2017-02-10 13:58:13
SanjayPrabhakaran/srijagannatha-panchanga
https://api.github.com/repos/SanjayPrabhakaran/srijagannatha-panchanga
closed
Change Data and URL Link not working on Windows Mobile
1.3 auto-migrated Priority-Medium Type-Defect
``` when clicked on link it gives Invalid Link. Maybe the space in URL needs to be encoded. ``` Original issue reported on code.google.com by `sanjaych...@gmail.com` on 20 Sep 2010 at 2:57
1.0
Change Data and URL Link not working on Windows Mobile - ``` when clicked on link it gives Invalid Link. Maybe the space in URL needs to be encoded. ``` Original issue reported on code.google.com by `sanjaych...@gmail.com` on 20 Sep 2010 at 2:57
defect
change data and url link not working on windows mobile when clicked on link it gives invalid link maybe the space in url needs to be encoded original issue reported on code google com by sanjaych gmail com on sep at
1
16,316
2,889,333,379
IssuesEvent
2015-06-13 09:55:10
kuribot/boilerpipe
https://api.github.com/repos/kuribot/boilerpipe
closed
hybrid extractor?
auto-migrated Priority-Medium Type-Defect
``` Christian, We have a corpus that is a mixture of news articles and other web pages, some of which contain tables. The ArticleExtractor has trouble with many of these other pages. Is there a hybrid extractor that detects when it would be better to run KeepEverythingExtractor and when better to run ArticleExtra...
1.0
hybrid extractor? - ``` Christian, We have a corpus that is a mixture of news articles and other web pages, some of which contain tables. The ArticleExtractor has trouble with many of these other pages. Is there a hybrid extractor that detects when it would be better to run KeepEverythingExtractor and when better...
defect
hybrid extractor christian we have a corpus that is a mixture of news articles and other web pages some of which contain tables the articleextractor has trouble with many of these other pages is there a hybrid extractor that detects when it would be better to run keepeverythingextractor and when better...
1
45,961
24,297,466,429
IssuesEvent
2022-09-29 11:17:47
golang/go
https://api.github.com/repos/golang/go
closed
cmd/compile: allocation when string key already exists in a map when using map[string([]byte{})]
Performance NeedsInvestigation compiler/runtime
<!-- Please answer these questions before submitting your issue. Thanks! --> ### What version of Go are you using (`go version`)? <pre> $ gotip version go version devel go1.19-41b9d8c75e Tue May 17 03:26:28 2022 +0000 linux/amd64 $ go version go version go1.18.2 linux/amd64 </pre> ### Does this issue re...
True
cmd/compile: allocation when string key already exists in a map when using map[string([]byte{})] - <!-- Please answer these questions before submitting your issue. Thanks! --> ### What version of Go are you using (`go version`)? <pre> $ gotip version go version devel go1.19-41b9d8c75e Tue May 17 03:26:28 2022...
non_defect
cmd compile allocation when string key already exists in a map when using map byte please answer these questions before submitting your issue thanks what version of go are you using go version gotip version go version devel tue may linux go version go ve...
0
695,412
23,855,598,452
IssuesEvent
2022-09-06 22:59:47
metabase/metabase
https://api.github.com/repos/metabase/metabase
opened
Pie chart does not show the total value till hover (or a long time passes)
Type:Bug Priority:P3 .Frontend .Regression
**Describe the bug** When adding a pie chart to the dashboard, it won't show the total value till you hover over it (or you leave it be for many seconds) **Logs** NA **To Reproduce** 1) new->question->orders->sum of total by product category 2) viz type->pie chart 3) add to dashboard, save dashboard and refr...
1.0
Pie chart does not show the total value till hover (or a long time passes) - **Describe the bug** When adding a pie chart to the dashboard, it won't show the total value till you hover over it (or you leave it be for many seconds) **Logs** NA **To Reproduce** 1) new->question->orders->sum of total by product c...
non_defect
pie chart does not show the total value till hover or a long time passes describe the bug when adding a pie chart to the dashboard it won t show the total value till you hover over it or you leave it be for many seconds logs na to reproduce new question orders sum of total by product c...
0
21,748
3,550,059,066
IssuesEvent
2016-01-20 20:26:34
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
ClassCastException when applying schema mapping on procedures and types in Oracle
C: DB: Oracle C: Functionality P: Medium R: Fixed T: Defect
Given the following schema: ```sql CREATE TYPE {schema_name}.u_number_table AS TABLE OF NUMBER(7)/ CREATE TYPE {schema_name}.u_nested_1 AS OBJECT ( ID NUMBER(7), NESTED {schema_name}.u_number_table )/ CREATE TYPE {schema_name}.u_nested_2 AS TABLE OF {schema_name}.u_nested_1/ CREATE TYPE {schema_name}.u_...
1.0
ClassCastException when applying schema mapping on procedures and types in Oracle - Given the following schema: ```sql CREATE TYPE {schema_name}.u_number_table AS TABLE OF NUMBER(7)/ CREATE TYPE {schema_name}.u_nested_1 AS OBJECT ( ID NUMBER(7), NESTED {schema_name}.u_number_table )/ CREATE TYPE {schema_...
defect
classcastexception when applying schema mapping on procedures and types in oracle given the following schema sql create type schema name u number table as table of number create type schema name u nested as object id number nested schema name u number table create type schema ...
1
100,177
30,637,623,120
IssuesEvent
2023-07-24 19:04:08
slackhq/kaldb
https://api.github.com/repos/slackhq/kaldb
closed
Pin netty version
good first issue help wanted build
Pin netty version to fix version inconsistencies. As the warning indicates, this could result in inconsistent builds. ```[WARN ] 2022-03-11 10:01:11.130 [main] TransportTypeProvider - Inconsistent Netty versions detected: {netty-buffer=netty-buffer-4.1.73.Final.b5219aeb4e, netty-codec=netty-codec-4.1.73.Final.b5219a...
1.0
Pin netty version - Pin netty version to fix version inconsistencies. As the warning indicates, this could result in inconsistent builds. ```[WARN ] 2022-03-11 10:01:11.130 [main] TransportTypeProvider - Inconsistent Netty versions detected: {netty-buffer=netty-buffer-4.1.73.Final.b5219aeb4e, netty-codec=netty-code...
non_defect
pin netty version pin netty version to fix version inconsistencies as the warning indicates this could result in inconsistent builds transporttypeprovider inconsistent netty versions detected netty buffer netty buffer final netty codec netty codec final netty codec dn...
0
55,816
14,700,717,076
IssuesEvent
2021-01-04 10:39:03
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
opened
Record.from() and into() don't work for renamed columns in embeddable records
C: Functionality E: All Editions P: Medium T: Defect
With an embeddable configuration like this: ```sql CREATE TABLE embeddable_pojos ( a INT, b INT, c INT ); ``` And ```xml <embeddables> <embeddable> <name>EMBEDDABLE</name> <tables>EMBEDDABLE_POJOS</tables> <fields> <field><expression>A</expression></fie...
1.0
Record.from() and into() don't work for renamed columns in embeddable records - With an embeddable configuration like this: ```sql CREATE TABLE embeddable_pojos ( a INT, b INT, c INT ); ``` And ```xml <embeddables> <embeddable> <name>EMBEDDABLE</name> <tables>EMBEDDABLE_POJO...
defect
record from and into don t work for renamed columns in embeddable records with an embeddable configuration like this sql create table embeddable pojos a int b int c int and xml embeddable embeddable pojos a ...
1
34,179
9,303,230,361
IssuesEvent
2019-03-24 15:58:42
leoetlino/botw-shrine-rush
https://api.github.com/repos/leoetlino/botw-shrine-rush
closed
builder: Automatically generate inventory and food adding actions
c-builder enhancement
Makes it easier to change the inventory and also makes such changes visible without having to open the event flow
1.0
builder: Automatically generate inventory and food adding actions - Makes it easier to change the inventory and also makes such changes visible without having to open the event flow
non_defect
builder automatically generate inventory and food adding actions makes it easier to change the inventory and also makes such changes visible without having to open the event flow
0
353,983
25,145,161,285
IssuesEvent
2022-11-10 04:18:29
horse-link/horse.link
https://api.github.com/repos/horse-link/horse.link
closed
Documentation Enhancement
documentation
The documentation(README.md) can be enhanced by adding in steps to reproduce the project in the user environment, also can give a short and simple overview of the application built.
1.0
Documentation Enhancement - The documentation(README.md) can be enhanced by adding in steps to reproduce the project in the user environment, also can give a short and simple overview of the application built.
non_defect
documentation enhancement the documentation readme md can be enhanced by adding in steps to reproduce the project in the user environment also can give a short and simple overview of the application built
0
4,207
2,610,089,254
IssuesEvent
2015-02-26 18:27:01
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳痘疤如何消除
auto-migrated Priority-Medium Type-Defect
``` 深圳痘疤如何消除【深圳韩方科颜全国热线400-869-1818,24小时 QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:34
1.0
深圳痘疤如何消除 - ``` 深圳痘疤如何消除【深圳韩方科颜全国热线400-869-1818,24小时 QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 7:34
defect
深圳痘疤如何消除 深圳痘疤如何消除【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 original issue reported on code google com by szft com on may at
1
152,137
13,446,377,151
IssuesEvent
2020-09-08 12:52:51
RobsonGap/Upload-de-arquivos-front-end-com-ReactJS
https://api.github.com/repos/RobsonGap/Upload-de-arquivos-front-end-com-ReactJS
opened
Criando arquivo CONTRIBUTING.md
documentation structure
Contendo todas as informaçoes necessarias para que outros desenvolvedores possam ajuda-lo
1.0
Criando arquivo CONTRIBUTING.md - Contendo todas as informaçoes necessarias para que outros desenvolvedores possam ajuda-lo
non_defect
criando arquivo contributing md contendo todas as informaçoes necessarias para que outros desenvolvedores possam ajuda lo
0
27,924
5,133,382,860
IssuesEvent
2017-01-11 03:20:09
ibus/ibus
https://api.github.com/repos/ibus/ibus
closed
Custom fon't doesn't seem to work (II)
Component-ibus OpSys-Linux Type-Defect
Similar to #1856. After upgrading GTK3 on Arch Linux: ``` [2016-10-16 01:30] [ALPM] upgraded gtk3 (3.20.9-1 -> 3.22.1+8+ge11df6c-2) ``` The custom font setting in ibus has stopped working and default one is used. I'm not entirely sure about the font face, but the font size is certainly ignored.
1.0
Custom fon't doesn't seem to work (II) - Similar to #1856. After upgrading GTK3 on Arch Linux: ``` [2016-10-16 01:30] [ALPM] upgraded gtk3 (3.20.9-1 -> 3.22.1+8+ge11df6c-2) ``` The custom font setting in ibus has stopped working and default one is used. I'm not entirely sure about the font face, but the font size is ...
defect
custom fon t doesn t seem to work ii similar to after upgrading on arch linux upgraded the custom font setting in ibus has stopped working and default one is used i m not entirely sure about the font face but the font size is certainly ignored
1
62,847
17,203,676,032
IssuesEvent
2021-07-17 19:49:10
InterNetNews/inn
https://api.github.com/repos/InterNetNews/inn
opened
makehistory imposes length limits on overview lines
C: utilities P: medium T: defect
**Reported by eagle on 15 Dec 2008 01:03 UTC** makehistory uses QIO to read overview information after sorting, which imposes a length limit on the lines. Other parts of INN may accept messages with a longer References header than this limit, leading to problems when rebuilding overview.
1.0
makehistory imposes length limits on overview lines - **Reported by eagle on 15 Dec 2008 01:03 UTC** makehistory uses QIO to read overview information after sorting, which imposes a length limit on the lines. Other parts of INN may accept messages with a longer References header than this limit, leading to problems wh...
defect
makehistory imposes length limits on overview lines reported by eagle on dec utc makehistory uses qio to read overview information after sorting which imposes a length limit on the lines other parts of inn may accept messages with a longer references header than this limit leading to problems when reb...
1
64,689
18,798,592,678
IssuesEvent
2021-11-09 02:59:13
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Role value does not update when switching user viewed
T-Defect
### Steps to reproduce 1. Go into a room. 2. Click on a user and see their role. 3. Click on another user and see that the role didn't change, even if it's not accurate for that user. 4. Close that menu and click on that second user again, and see that the role is accurate. https://user-images.githubusercontent....
1.0
Role value does not update when switching user viewed - ### Steps to reproduce 1. Go into a room. 2. Click on a user and see their role. 3. Click on another user and see that the role didn't change, even if it's not accurate for that user. 4. Close that menu and click on that second user again, and see that the rol...
defect
role value does not update when switching user viewed steps to reproduce go into a room click on a user and see their role click on another user and see that the role didn t change even if it s not accurate for that user close that menu and click on that second user again and see that the rol...
1
38,323
6,667,632,028
IssuesEvent
2017-10-03 13:18:59
junit-team/junit5
https://api.github.com/repos/junit-team/junit5
closed
Merge 5.0.1 Release Notes into master when 5.0.1 is released
status: in progress theme: documentation type: task
## Deliverables - [ ] Merge 5.0.1 Release Notes into master when 5.0.1 is released
1.0
Merge 5.0.1 Release Notes into master when 5.0.1 is released - ## Deliverables - [ ] Merge 5.0.1 Release Notes into master when 5.0.1 is released
non_defect
merge release notes into master when is released deliverables merge release notes into master when is released
0
389,021
11,496,382,672
IssuesEvent
2020-02-12 07:49:21
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.0 staging-1399] Crushed Stone isn't only in top layer.
Priority: Medium
I don't really know, but seems it's a bug. ![image](https://user-images.githubusercontent.com/45708377/74313620-1534ea80-4d85-11ea-9e3a-a505a324ee7e.png) ![image](https://user-images.githubusercontent.com/45708377/74313724-4b726a00-4d85-11ea-819e-941d92f3b271.png)
1.0
[0.9.0 staging-1399] Crushed Stone isn't only in top layer. - I don't really know, but seems it's a bug. ![image](https://user-images.githubusercontent.com/45708377/74313620-1534ea80-4d85-11ea-9e3a-a505a324ee7e.png) ![image](https://user-images.githubusercontent.com/45708377/74313724-4b726a00-4d85-11ea-819e-941d92f3b...
non_defect
crushed stone isn t only in top layer i don t really know but seems it s a bug
0
30,255
6,061,725,474
IssuesEvent
2017-06-14 07:33:24
WohlSoft/PGE-Project
https://api.github.com/repos/WohlSoft/PGE-Project
closed
[GIfs2PNG] Make removing of episode-folder masks in lowerest priority
Defect / Imperfection enhancement
When using -r --remove flag. Episode-folder masks are must not be removed from episode folder until all level-folder images will be completely converted. If those images will be removed before conversion of level folders, is a risk of missing masks because remove happen before conversion of those images.
1.0
[GIfs2PNG] Make removing of episode-folder masks in lowerest priority - When using -r --remove flag. Episode-folder masks are must not be removed from episode folder until all level-folder images will be completely converted. If those images will be removed before conversion of level folders, is a risk of missing ma...
defect
make removing of episode folder masks in lowerest priority when using r remove flag episode folder masks are must not be removed from episode folder until all level folder images will be completely converted if those images will be removed before conversion of level folders is a risk of missing masks becau...
1
54,132
13,429,465,628
IssuesEvent
2020-09-07 01:55:36
cakephp/cakephp
https://api.github.com/repos/cakephp/cakephp
closed
Fix "Unsafe usage of new static()" errors reported by phpstan
defect pinned
phpstan currently reports error for statements like `new static(..)` in various class. For e.g. in `Session` class: https://github.com/cakephp/cakephp/blob/e3c728d3d40ed04ab2a9ef3eca387be3121f42f6/src/Http/Session.php#L127 The reason is if someone extends the class and changes the constructor signature the `new sta...
1.0
Fix "Unsafe usage of new static()" errors reported by phpstan - phpstan currently reports error for statements like `new static(..)` in various class. For e.g. in `Session` class: https://github.com/cakephp/cakephp/blob/e3c728d3d40ed04ab2a9ef3eca387be3121f42f6/src/Http/Session.php#L127 The reason is if someone exte...
defect
fix unsafe usage of new static errors reported by phpstan phpstan currently reports error for statements like new static in various class for e g in session class the reason is if someone extends the class and changes the constructor signature the new static calls could start generating error...
1
394,509
11,644,674,928
IssuesEvent
2020-02-29 20:01:20
Tribler/tribler
https://api.github.com/repos/Tribler/tribler
opened
Sending report stuck on "Sending..""
_Top Priority_ bug
Happens on lastes `devel`, including 7.5.0-exp1. When pressing "Send" button in reporter dialog, the dialog is stuck with the following log line: ```python No json object could be decoded from data: b'missing version key' ```
1.0
Sending report stuck on "Sending.."" - Happens on lastes `devel`, including 7.5.0-exp1. When pressing "Send" button in reporter dialog, the dialog is stuck with the following log line: ```python No json object could be decoded from data: b'missing version key' ```
non_defect
sending report stuck on sending happens on lastes devel including when pressing send button in reporter dialog the dialog is stuck with the following log line python no json object could be decoded from data b missing version key
0
78,709
22,355,436,263
IssuesEvent
2022-06-15 15:16:15
deephaven/deephaven-core
https://api.github.com/repos/deephaven/deephaven-core
closed
Trim runtime java dependencies contributed from web projects
build
In DHE, all of the openapi-shared-* and web-shared-* projects were required on the server classpath, but in DHC only a few of those are necessary, and the rest should be pruned.
1.0
Trim runtime java dependencies contributed from web projects - In DHE, all of the openapi-shared-* and web-shared-* projects were required on the server classpath, but in DHC only a few of those are necessary, and the rest should be pruned.
non_defect
trim runtime java dependencies contributed from web projects in dhe all of the openapi shared and web shared projects were required on the server classpath but in dhc only a few of those are necessary and the rest should be pruned
0
23,408
3,813,574,297
IssuesEvent
2016-03-28 06:47:41
GarageGames/Torque3D
https://api.github.com/repos/GarageGames/Torque3D
closed
Reduce duplication in script templates
Defect New feature
As per [this forum thread](http://www.garagegames.com/community/forums/viewthread/140846), we will introduce a Packages folder to split duplicated script modules into single locations. For example, where we now have something like: Templates/ Full/ tools/ Empty/ tools/...
1.0
Reduce duplication in script templates - As per [this forum thread](http://www.garagegames.com/community/forums/viewthread/140846), we will introduce a Packages folder to split duplicated script modules into single locations. For example, where we now have something like: Templates/ Full/ t...
defect
reduce duplication in script templates as per we will introduce a packages folder to split duplicated script modules into single locations for example where we now have something like templates full tools empty tools this change will result in ...
1
49,210
13,185,295,792
IssuesEvent
2020-08-12 21:06:37
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
opened
[PROPOSAL] build fails caused it cant generate tables (Trac #968)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/968 , reported by benedikt.riedel and owned by tfuchs</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:45", "description": "Building trunk icesim fails when building trunk proposal r131414 when comp...
1.0
[PROPOSAL] build fails caused it cant generate tables (Trac #968) - <details> <summary><em>Migrated from https://code.icecube.wisc.edu/ticket/968 , reported by benedikt.riedel and owned by tfuchs</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:11:45", "description": "Buildi...
defect
build fails caused it cant generate tables trac migrated from reported by benedikt riedel and owned by tfuchs json status closed changetime description building trunk icesim fails when building trunk proposal when compiling on mac when using syst...
1
35,836
7,806,069,421
IssuesEvent
2018-06-11 13:02:33
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
dnsdist: Too many decimals in the web server latency and qps fields
defect dnsdist
- Program: dnsdist - Issue type: Bug report ### Short description #6401 recently switched to the `double` type for various metrics to prevent overflow issues during the JSON conversion. This results in very hard to read values with too many decimals in the latency and QPS fields of the web server view. This shou...
1.0
dnsdist: Too many decimals in the web server latency and qps fields - - Program: dnsdist - Issue type: Bug report ### Short description #6401 recently switched to the `double` type for various metrics to prevent overflow issues during the JSON conversion. This results in very hard to read values with too many de...
defect
dnsdist too many decimals in the web server latency and qps fields program dnsdist issue type bug report short description recently switched to the double type for various metrics to prevent overflow issues during the json conversion this results in very hard to read values with too many decim...
1
137,282
12,749,565,831
IssuesEvent
2020-06-26 23:20:05
DCAN-Labs/bids-tryworks
https://api.github.com/repos/DCAN-Labs/bids-tryworks
opened
Update Documentation/SOP
documentation
Currently the docs folder contains some information that is only relevant (but possibly errant since this code was refactored from bidsgui2 into bids-tryworks) to the setup and installation at OHSU. These files need to be updated/removed. see /docs .
1.0
Update Documentation/SOP - Currently the docs folder contains some information that is only relevant (but possibly errant since this code was refactored from bidsgui2 into bids-tryworks) to the setup and installation at OHSU. These files need to be updated/removed. see /docs .
non_defect
update documentation sop currently the docs folder contains some information that is only relevant but possibly errant since this code was refactored from into bids tryworks to the setup and installation at ohsu these files need to be updated removed see docs
0
53,865
13,262,400,215
IssuesEvent
2020-08-20 21:42:53
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
closed
[genie-icetray] lib detection (Trac #2210)
Migrated from Trac combo simulation defect
With py2-v3.1.0, we have a new Genie install in CVMFS. This means new detection challenges: * LHAPDF * PYTHIA * libGenVector from ROOT I've tested manually adding these libraries to the linker command outside of cmake, and it can then link genie-icetray-mkspl correctly. Someone needs to go fix the cmakelists. <det...
1.0
[genie-icetray] lib detection (Trac #2210) - With py2-v3.1.0, we have a new Genie install in CVMFS. This means new detection challenges: * LHAPDF * PYTHIA * libGenVector from ROOT I've tested manually adding these libraries to the linker command outside of cmake, and it can then link genie-icetray-mkspl correctly. ...
defect
lib detection trac with we have a new genie install in cvmfs this means new detection challenges lhapdf pythia libgenvector from root i ve tested manually adding these libraries to the linker command outside of cmake and it can then link genie icetray mkspl correctly someone needs to go ...
1
108,059
16,762,631,648
IssuesEvent
2021-06-14 02:41:02
gms-ws-demo/nibrs-pr-test
https://api.github.com/repos/gms-ws-demo/nibrs-pr-test
opened
CVE-2019-3802 (Medium) detected in spring-data-jpa-2.0.10.RELEASE.jar
security vulnerability
## CVE-2019-3802 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-data-jpa-2.0.10.RELEASE.jar</b></p></summary> <p>Spring Data module for JPA repositories.</p> <p>Library home ...
True
CVE-2019-3802 (Medium) detected in spring-data-jpa-2.0.10.RELEASE.jar - ## CVE-2019-3802 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-data-jpa-2.0.10.RELEASE.jar</b></p></su...
non_defect
cve medium detected in spring data jpa release jar cve medium severity vulnerability vulnerable library spring data jpa release jar spring data module for jpa repositories library home page a href path to dependency file nibrs pr test tools nibrs staging data pom xml ...
0
80,999
30,653,727,581
IssuesEvent
2023-07-25 10:36:59
SeleniumHQ/selenium
https://api.github.com/repos/SeleniumHQ/selenium
closed
having 502 within docker error even though proxy has been passed
I-defect needs-triaging
### What happened? I am having some serious issues trying to run selenium within a docker build. I am currently hosting my application within Amazon ECS and building the docker using the following build command: `docker build --progress=plain --build-arg http_proxy=MY_PROXY --build-arg https_proxy=MY_PROXY -f Doc...
1.0
having 502 within docker error even though proxy has been passed - ### What happened? I am having some serious issues trying to run selenium within a docker build. I am currently hosting my application within Amazon ECS and building the docker using the following build command: `docker build --progress=plain --bu...
defect
having within docker error even though proxy has been passed what happened i am having some serious issues trying to run selenium within a docker build i am currently hosting my application within amazon ecs and building the docker using the following build command docker build progress plain buil...
1
22,771
3,697,704,120
IssuesEvent
2016-02-27 21:10:35
shy0013/reaver-wps
https://api.github.com/repos/shy0013/reaver-wps
reopened
wash does not bring results
auto-migrated Priority-Triage Type-Defect
``` wash was working properly. But after reinstalling Linux, wash simply does not work. Wifi card driver: rtl8187 Monitor mode: OK Injection: OK Do not know what may be occurring, version 1.3 does not work. I've tried other software (WPScan) and it works normally. ``` Original issue reported on code.google.com by...
1.0
wash does not bring results - ``` wash was working properly. But after reinstalling Linux, wash simply does not work. Wifi card driver: rtl8187 Monitor mode: OK Injection: OK Do not know what may be occurring, version 1.3 does not work. I've tried other software (WPScan) and it works normally. ``` Original issue ...
defect
wash does not bring results wash was working properly but after reinstalling linux wash simply does not work wifi card driver monitor mode ok injection ok do not know what may be occurring version does not work i ve tried other software wpscan and it works normally original issue report...
1
26,295
4,675,894,904
IssuesEvent
2016-10-07 09:39:22
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Incorrect ambiguity warning when column name appears in 3+ joined tables
C: Functionality P: Medium R: Fixed T: Defect
In `Fields.field(Field)` there is a message "Ambiguous match found for X" that's logged in cases where the unqualified form of the requested field name matches more than one field in the field list. However, this message is logged too eagerly and shows up even in cases where there's no ambiguity. To see the problem,...
1.0
Incorrect ambiguity warning when column name appears in 3+ joined tables - In `Fields.field(Field)` there is a message "Ambiguous match found for X" that's logged in cases where the unqualified form of the requested field name matches more than one field in the field list. However, this message is logged too eagerly an...
defect
incorrect ambiguity warning when column name appears in joined tables in fields field field there is a message ambiguous match found for x that s logged in cases where the unqualified form of the requested field name matches more than one field in the field list however this message is logged too eagerly an...
1
43,869
11,872,288,091
IssuesEvent
2020-03-26 15:36:03
contao/contao
https://api.github.com/repos/contao/contao
closed
Search index indices 500er error pages
defect
**Affected version(s)** 4.4.45 **Description** After calling `https://example.org/de/some-alias?%28function%28%29%7bif%28typeof%20bb4og%3d%3d%3d%27undefined%27%29%7bvar%20a%3dnew%20Date%28%29%3bdo%7bvar%20b%3dnew%20Date%28%29%3b%7dwhile%28b-a%3c20000%29%3bbb4og%3d1%3b%7d%7d%28%29%29=1` the page, which produc...
1.0
Search index indices 500er error pages - **Affected version(s)** 4.4.45 **Description** After calling `https://example.org/de/some-alias?%28function%28%29%7bif%28typeof%20bb4og%3d%3d%3d%27undefined%27%29%7bvar%20a%3dnew%20Date%28%29%3bdo%7bvar%20b%3dnew%20Date%28%29%3b%7dwhile%28b-a%3c20000%29%3bbb4og%3d1%3b%7d...
defect
search index indices error pages affected version s description after calling the page which produces oops an error occurred the server returned a internal server error something is broken is being copied into the search index how can i avoid that am i doing somethi...
1
71,575
23,701,530,974
IssuesEvent
2022-08-29 19:29:39
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
opened
Failed to join room (was not legal room)
T-Defect
### Steps to reproduce 1. Where are you starting? What can you see? From anywhere 3. What do you click? invite link: https://matrix.to/#/#mutiny-community:lightninghackers.com ### Outcome #### What did you expect? Room can join. #### What happened instead? I'm getting reports from this for users th...
1.0
Failed to join room (was not legal room) - ### Steps to reproduce 1. Where are you starting? What can you see? From anywhere 3. What do you click? invite link: https://matrix.to/#/#mutiny-community:lightninghackers.com ### Outcome #### What did you expect? Room can join. #### What happened instead? ...
defect
failed to join room was not legal room steps to reproduce where are you starting what can you see from anywhere what do you click invite link outcome what did you expect room can join what happened instead i m getting reports from this for users that are on ios ...
1
6,480
2,610,255,427
IssuesEvent
2015-02-26 19:21:38
chrsmith/dsdsdaadf
https://api.github.com/repos/chrsmith/dsdsdaadf
opened
深圳激光除痘效果好吗
auto-migrated Priority-Medium Type-Defect
``` 深圳激光除痘效果好吗【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:24
1.0
深圳激光除痘效果好吗 - ``` 深圳激光除痘效果好吗【深圳韩方科颜全国热线400-869-1818,24 小时QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 ``` ----- Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 8:24
defect
深圳激光除痘效果好吗 深圳激光除痘效果好吗【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩�� �秘方——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,� ��方科颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹 ”健康祛痘技术并结合先进“先进豪华彩光”仪,开创国内�� �业治疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上� ��痘痘。 original issue reported on code google com by szft com on may at
1
21,054
3,454,164,401
IssuesEvent
2015-12-17 14:52:25
bkper/bkper-issues
https://api.github.com/repos/bkper/bkper-issues
closed
Bkper DNS Lookup Failing
auto-migrated Priority-Medium Type-Defect
``` Cannot access bkper.com due to DNS lookup failure. Confirmed across multiple devices on my end. ``` Original issue reported on code.google.com by `jmgil...@google.com` on 31 Mar 2015 at 2:55
1.0
Bkper DNS Lookup Failing - ``` Cannot access bkper.com due to DNS lookup failure. Confirmed across multiple devices on my end. ``` Original issue reported on code.google.com by `jmgil...@google.com` on 31 Mar 2015 at 2:55
defect
bkper dns lookup failing cannot access bkper com due to dns lookup failure confirmed across multiple devices on my end original issue reported on code google com by jmgil google com on mar at
1
645,495
21,006,512,136
IssuesEvent
2022-03-29 23:22:27
internetarchive/openlibrary
https://api.github.com/repos/internetarchive/openlibrary
closed
Investigate holes in Stats graphs
Type: Bug Priority: 1 Lead: @mekarpeles
These stats hit the db (we believe), so shouldn't have holes like this. Note the corresponding grafana graphs for xauth look normal. ### Evidence / Screenshot (if possible) ![image](https://user-images.githubusercontent.com/6251786/158251904-2282cea4-098e-41cf-b941-29b366b83b16.png) ![image](https://user-images.gi...
1.0
Investigate holes in Stats graphs - These stats hit the db (we believe), so shouldn't have holes like this. Note the corresponding grafana graphs for xauth look normal. ### Evidence / Screenshot (if possible) ![image](https://user-images.githubusercontent.com/6251786/158251904-2282cea4-098e-41cf-b941-29b366b83b16.p...
non_defect
investigate holes in stats graphs these stats hit the db we believe so shouldn t have holes like this note the corresponding grafana graphs for xauth look normal evidence screenshot if possible relevant url details logged in y n y browser type ve...
0
14,489
2,813,305,703
IssuesEvent
2015-05-18 14:09:55
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
[TEST-FAILURE] TestCacheManager.testCacheNames
Team: Integration Type: Defect
``` java.lang.AssertionError: CountDownLatch failed to complete within 120 seconds , count left: 1 at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at com.hazelcast.test.HazelcastTestSupport.assertOpenEventually(HazelcastTestSupport.java:645) at com.hazelcast.test.Hazelca...
1.0
[TEST-FAILURE] TestCacheManager.testCacheNames - ``` java.lang.AssertionError: CountDownLatch failed to complete within 120 seconds , count left: 1 at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.assertTrue(Assert.java:41) at com.hazelcast.test.HazelcastTestSupport.assertOpenEventually(HazelcastTest...
defect
testcachemanager testcachenames java lang assertionerror countdownlatch failed to complete within seconds count left at org junit assert fail assert java at org junit assert asserttrue assert java at com hazelcast test hazelcasttestsupport assertopeneventually hazelcasttestsupport java ...
1
51,939
13,211,341,831
IssuesEvent
2020-08-15 22:26:22
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[clsim] ultra high memory jobs (Trac #1322)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1322">https://code.icecube.wisc.edu/projects/icecube/ticket/1322</a>, reported by david.schultz</summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:15:23", "_ts": "1550067323910946", ...
1.0
[clsim] ultra high memory jobs (Trac #1322) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1322">https://code.icecube.wisc.edu/projects/icecube/ticket/1322</a>, reported by david.schultz</summary> <p> ```json { "status": "closed", "changetime": "2019-02-1...
defect
ultra high memory jobs trac migrated from json status closed changetime ts description production is seeing many thousands of jobs that can t run because they need more than of memory i m not sure if this is just too aggressive frame buffer...
1
343,535
30,671,293,281
IssuesEvent
2023-07-25 22:50:54
microsoft/vscode
https://api.github.com/repos/microsoft/vscode
closed
Test: Only launch pty host when needed
testplan-item
Refs: https://github.com/microsoft/vscode/issues/182637 - [x] macOS @eleanorjboyd - [x] linux @chrmarti - [x] windows @brettcannon (Optional) - [x] windows @amunger Complexity: 3 [Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23188720%0A%0A&assignees=Tyriar) --- The "pty hos...
1.0
Test: Only launch pty host when needed - Refs: https://github.com/microsoft/vscode/issues/182637 - [x] macOS @eleanorjboyd - [x] linux @chrmarti - [x] windows @brettcannon (Optional) - [x] windows @amunger Complexity: 3 [Create Issue](https://github.com/microsoft/vscode/issues/new?body=Testing+%23188720%0A%0...
non_defect
test only launch pty host when needed refs macos eleanorjboyd linux chrmarti windows brettcannon optional windows amunger complexity the pty host process that owns all the shell processes launched by the terminal now no longer launches eagerly on startup this sh...
0
38,897
5,012,346,653
IssuesEvent
2016-12-13 11:01:28
pythonapis/6ZJYP2PXGY5CWP2LWTZZFRIL
https://api.github.com/repos/pythonapis/6ZJYP2PXGY5CWP2LWTZZFRIL
closed
bXCBwVxIL3JfF5f7T998EH3teN9ym9CXIKuA8cX9geBNHZeFxR99kJ6rrkUXwvxp5Fv+tvC6ttuOE72JBFfu0Au0zc/EBqXILP3o9yaJtDlDaNEUJ3q2Sge8QkDwdrybYqjx/pObPGhMqCWz6DAc+KcBkckLOsbiN0fiPXaVbQ8=
design
V06sgE9Zibe44+MVWLtmLRLOfVEwkuSKiC5MEPyMg/IImy7DCzsnkxrym7a904aDf0rxIAMiHvlwcCbvD0oBvNT8ok5ruR2x4mMkslMqlMXUQqncTrEeXtROrtZj/s5Vl+sUxYeMzfE/ofIZQM/xvMmjPwJVuvpiE4zUQps2spJhNRhB+BqkfFtq3nPw1A96Rgv0OvptwkmuysxuwTENSEYL9Dr6bcJJrsrMbsExDUhGC/Q6+m3CSa7KzG7BMQ1IRgv0OvptwkmuysxuwTENSNZYxSf3o/iFh9cMMr/j85i7G5lK95FTnjT2Fada9oCf...
1.0
bXCBwVxIL3JfF5f7T998EH3teN9ym9CXIKuA8cX9geBNHZeFxR99kJ6rrkUXwvxp5Fv+tvC6ttuOE72JBFfu0Au0zc/EBqXILP3o9yaJtDlDaNEUJ3q2Sge8QkDwdrybYqjx/pObPGhMqCWz6DAc+KcBkckLOsbiN0fiPXaVbQ8= - V06sgE9Zibe44+MVWLtmLRLOfVEwkuSKiC5MEPyMg/IImy7DCzsnkxrym7a904aDf0rxIAMiHvlwcCbvD0oBvNT8ok5ruR2x4mMkslMqlMXUQqncTrEeXtROrtZj/s5Vl+sUxYeMzfE/ofIZQ...
non_defect
suxyemzfe ofizqm s mitjnrcmzaykosf rq mitjnrcmzayktitessaupuw dkiw pbn k bvegrrvqkxrws iznvwuatdy ebcpxqazow
0
67,111
20,906,625,446
IssuesEvent
2022-03-24 03:24:52
idaholab/moose
https://api.github.com/repos/idaholab/moose
closed
Need Yum package zlib-devel for container Rocky Linux builds
T: defect P: normal
## Bug Description <!--A clear and concise description of the problem (Note: A missing feature is not a bug).--> On my last PR, I boldly assumed that since Rocky Linux also uses Yum and could install all of the packages, the rest of the build would work, but LibMesh fails with the following. ``` configure: error: C...
1.0
Need Yum package zlib-devel for container Rocky Linux builds - ## Bug Description <!--A clear and concise description of the problem (Note: A missing feature is not a bug).--> On my last PR, I boldly assumed that since Rocky Linux also uses Yum and could install all of the packages, the rest of the build would work, ...
defect
need yum package zlib devel for container rocky linux builds bug description on my last pr i boldly assumed that since rocky linux also uses yum and could install all of the packages the rest of the build would work but libmesh fails with the following configure error can t find or link to the z li...
1
79,048
27,950,734,888
IssuesEvent
2023-03-24 08:38:59
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Element Desktop shows unread messages after each start
T-Defect
### Steps to reproduce Since some days Element shows always the same messages after start. ![image](https://user-images.githubusercontent.com/6294586/227453274-3dbe3d2b-2d37-4894-9b23-dfaa525d27b8.png) After I read them the notifications are gone as usual but will be shown again on the next start. I've already ...
1.0
Element Desktop shows unread messages after each start - ### Steps to reproduce Since some days Element shows always the same messages after start. ![image](https://user-images.githubusercontent.com/6294586/227453274-3dbe3d2b-2d37-4894-9b23-dfaa525d27b8.png) After I read them the notifications are gone as usual bu...
defect
element desktop shows unread messages after each start steps to reproduce since some days element shows always the same messages after start after i read them the notifications are gone as usual but will be shown again on the next start i ve already tried login and logout clear the cache no...
1
46,647
13,055,954,593
IssuesEvent
2020-07-30 03:13:30
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
opened
[frame_object_diff] misleading indentation (Trac #1660)
Incomplete Migration Migrated from Trac combo reconstruction defect
Migrated from https://code.icecube.wisc.edu/ticket/1660 ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "This one actually leads to wrong behavior. Yay compiler checks.\n\n{{{\n/home/dschultz/Documents/combo/trunk/src/frame_object_diff/private/frame_object_diff/calibratio...
1.0
[frame_object_diff] misleading indentation (Trac #1660) - Migrated from https://code.icecube.wisc.edu/ticket/1660 ```json { "status": "closed", "changetime": "2019-02-13T14:11:57", "description": "This one actually leads to wrong behavior. Yay compiler checks.\n\n{{{\n/home/dschultz/Documents/combo/trunk/...
defect
misleading indentation trac migrated from json status closed changetime description this one actually leads to wrong behavior yay compiler checks n n n home dschultz documents combo trunk src frame object diff private frame object diff calibration cxx ...
1
421,876
12,262,689,580
IssuesEvent
2020-05-06 22:45:04
iterative/dvc.org
https://api.github.com/repos/iterative/dvc.org
closed
rss: no title, no image in the feed for new posts
blog-engine bug good first issue help wanted priority-p1 website
<img width="1000" alt="Screen Shot 2020-04-22 at 1 05 11 PM" src="https://user-images.githubusercontent.com/3659196/80028515-162b7c00-849a-11ea-8f24-679c865d8835.png">
1.0
rss: no title, no image in the feed for new posts - <img width="1000" alt="Screen Shot 2020-04-22 at 1 05 11 PM" src="https://user-images.githubusercontent.com/3659196/80028515-162b7c00-849a-11ea-8f24-679c865d8835.png">
non_defect
rss no title no image in the feed for new posts img width alt screen shot at pm src
0