Unnamed: 0
int64
3
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
2
430
labels
stringlengths
4
347
body
stringlengths
5
237k
index
stringclasses
7 values
text_combine
stringlengths
96
237k
label
stringclasses
2 values
text
stringlengths
96
219k
binary_label
int64
0
1
21,078
32,060,991,942
IssuesEvent
2023-09-24 16:58:20
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
Best way to migrate old database from V.20 to V.22.5
backward compatibility v22.4-affected v22.5-affected v22.6-affected
**Describe the issue** Source tables from V.20.5 contain following fields s Nullable(String) but materialized view contains s AggregateFunction(argMax, String, DateTime), which require s` as not nullable after clickhouse-server version 22.4 Question is what is the best way to migrate to newer clickhouse versions ...
True
Best way to migrate old database from V.20 to V.22.5 - **Describe the issue** Source tables from V.20.5 contain following fields s Nullable(String) but materialized view contains s AggregateFunction(argMax, String, DateTime), which require s` as not nullable after clickhouse-server version 22.4 Question is what i...
comp
best way to migrate old database from v to v describe the issue source tables from v contain following fields s nullable string but materialized view contains s aggregatefunction argmax string datetime which require s as not nullable after clickhouse server version question is what is th...
1
297,873
9,182,305,232
IssuesEvent
2019-03-05 12:30:51
servicemesher/istio-official-translation
https://api.github.com/repos/servicemesher/istio-official-translation
closed
content/docs/concepts/traffic-management/index.md
lang/zh pending priority/P0 sync/update version/1.1
ๆ–‡ไปถ่ทฏๅพ„๏ผšcontent/docs/concepts/traffic-management/index.md [ๆบ็ ](https://github.com/istio/istio.github.io/tree/master/content/docs/concepts/traffic-management/index.md) [็ฝ‘ๅ€](https://istio.io//docs/concepts/traffic-management/index.htm) ```diff diff --git a/content/docs/concepts/traffic-management/index.md b/content/docs...
1.0
content/docs/concepts/traffic-management/index.md - ๆ–‡ไปถ่ทฏๅพ„๏ผšcontent/docs/concepts/traffic-management/index.md [ๆบ็ ](https://github.com/istio/istio.github.io/tree/master/content/docs/concepts/traffic-management/index.md) [็ฝ‘ๅ€](https://istio.io//docs/concepts/traffic-management/index.htm) ```diff diff --git a/content/docs...
non_comp
content docs concepts traffic management index md ๆ–‡ไปถ่ทฏๅพ„๏ผšcontent docs concepts traffic management index md diff diff git a content docs concepts traffic management index md b content docs concepts traffic management index md index a content docs concepts traffic management index md b con...
0
3,454
6,425,270,590
IssuesEvent
2017-08-09 15:06:17
dotnet/corefx
https://api.github.com/repos/dotnet/corefx
reopened
[HttpListener][Managed] HttpListenerWebSocketContext.WebSocket.Receive/Close should throw ObjectDisposedException after disposal
area-System.Net os-linux tenet-compatibility
Following tests are disabled with this issue: - SendAsync_Disposed_ThrowsObjectDisposedException - ReceiveAsync_Disposed_ThrowsObjectDisposedException ``` System.Net.Tests.HttpListenerWebSocketTests.SendAsync_Disposed_ThrowsObjectDisposedException [FAIL] Assert.Throws() Failure Expected: type...
True
[HttpListener][Managed] HttpListenerWebSocketContext.WebSocket.Receive/Close should throw ObjectDisposedException after disposal - Following tests are disabled with this issue: - SendAsync_Disposed_ThrowsObjectDisposedException - ReceiveAsync_Disposed_ThrowsObjectDisposedException ``` System.Net.Tests.Http...
comp
httplistenerwebsocketcontext websocket receive close should throw objectdisposedexception after disposal following tests are disabled with this issue sendasync disposed throwsobjectdisposedexception receiveasync disposed throwsobjectdisposedexception system net tests httplistenerwebsockettest...
1
383,959
26,570,787,213
IssuesEvent
2023-01-21 05:15:57
chevyboys/Chiron
https://api.github.com/repos/chevyboys/Chiron
closed
Auto Calculate intents from registered events
documentation enhancement wontfix
The users register events with the Chiron handler, we should be able to calculate what intents are needed to make those function, and add that to the client. Tasks: - [ ] Create a function to automatically calculate intents from an array of Events - [ ] Call that function in the constructor of the client or in ...
1.0
Auto Calculate intents from registered events - The users register events with the Chiron handler, we should be able to calculate what intents are needed to make those function, and add that to the client. Tasks: - [ ] Create a function to automatically calculate intents from an array of Events - [ ] Call that ...
non_comp
auto calculate intents from registered events the users register events with the chiron handler we should be able to calculate what intents are needed to make those function and add that to the client tasks create a function to automatically calculate intents from an array of events call that func...
0
7,639
9,908,597,223
IssuesEvent
2019-06-27 18:41:24
Nathat23/StackMob-3
https://api.github.com/repos/Nathat23/StackMob-3
closed
Can't shear sheep
compatibility
**Describe the bug** Stacked sheep cannot be sheared **To Reproduce** Steps to reproduce the behavior: 1. Stack sheep 2. Try to shear them **Expected behavior** A clear and concise description of what you expected to happen. The sheep should drop an amount of wool equivalent to the stack size e.g. 13 sheep = ...
True
Can't shear sheep - **Describe the bug** Stacked sheep cannot be sheared **To Reproduce** Steps to reproduce the behavior: 1. Stack sheep 2. Try to shear them **Expected behavior** A clear and concise description of what you expected to happen. The sheep should drop an amount of wool equivalent to the stack s...
comp
can t shear sheep describe the bug stacked sheep cannot be sheared to reproduce steps to reproduce the behavior stack sheep try to shear them expected behavior a clear and concise description of what you expected to happen the sheep should drop an amount of wool equivalent to the stack s...
1
622,764
19,656,310,360
IssuesEvent
2022-01-10 12:54:11
epam/Indigo
https://api.github.com/repos/epam/Indigo
reopened
Add notebook for predicting assay values using Indigo fingerprints
Enhancement High priority python ML
**ToDo** Prepare and place a notebook in api/python/notebooks/predict.ipynb * Read input CSV file, with given column name for SMILES and column name for assay values. * Prepare train and test datasets using shuffled data. * Draw distribution plot for assay values. * Calculate fingerprints for SMILES using Indigo. ...
1.0
Add notebook for predicting assay values using Indigo fingerprints - **ToDo** Prepare and place a notebook in api/python/notebooks/predict.ipynb * Read input CSV file, with given column name for SMILES and column name for assay values. * Prepare train and test datasets using shuffled data. * Draw distribution plot ...
non_comp
add notebook for predicting assay values using indigo fingerprints todo prepare and place a notebook in api python notebooks predict ipynb read input csv file with given column name for smiles and column name for assay values prepare train and test datasets using shuffled data draw distribution plot ...
0
12,722
14,995,559,598
IssuesEvent
2021-01-29 14:28:34
rhymix/rhymix
https://api.github.com/repos/rhymix/rhymix
closed
ํŠธ๋ž™๋ฐฑ ๋ชจ๋“ˆ ๋ธ”๋ž™๋ฆฌ์ŠคํŠธ ์ฒ˜๋ฆฌ
cleanup compatibility
ํŠธ๋ž™๋ฐฑ ๋ชจ๋“ˆ์€ XE 1.7.4๋ฒ„์ „๋ถ€ํ„ฐ ์ฝ”์–ด์—์„œ ๋ถ„๋ฆฌ๋˜์—ˆ์œผ๋ฉฐ ๋”์ด์ƒ ์œ ์ง€๋ณด์ˆ˜๋˜์ง€ ์•Š๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ๋‹ค๋งŒ XE๋ฅผ 1.7.4 ๋ฒ„์ „ ์ด์ „์— ์„ค์น˜ํ•œ ๊ฒฝ์šฐ ๊ธฐ์กด์— ์„ค์น˜ํ•œ ํŠธ๋ž™๋ฐฑ ๋ชจ๋“ˆ์ด ๋‚จ์•„์žˆ์–ด ๋™์ž‘ ๊ฐ€๋Šฅํ•œ ์ƒํ™ฉ์ž…๋‹ˆ๋‹ค.(์•„์ง ์Šคํ‚จ ๋“ฑ์— ํŠธ๋ž™๋ฐฑ ์ง€์›์„ ์œ„ํ•œ ์ฝ”๋“œ๊ฐ€ ๋‚จ์•„ ์žˆ์Šต๋‹ˆ๋‹ค) ํ•˜์ง€๋งŒ ๋Œ€๋‹ค์ˆ˜ ๊ตญ๋‚ด ์‚ฌ์ดํŠธ์—์„œ ํŠธ๋ž™๋ฐฑ์„ ๋”์ด์ƒ ์ง€์›ํ•˜์ง€ ์•Š์œผ๋ฉฐ, ๊ธฐ๋ณธ ์„ค์น˜ ๋ชจ๋“ˆ๋„ ์•„๋‹ˆ๋‹ค ๋ณด๋‹ˆ ์ •์ƒ์ ์œผ๋กœ ํŠธ๋ž™๋ฐฑ์„ ๋ณด๋‚ผ์ˆ˜ ์žˆ๋Š” ๊ฒฝ์šฐ๋Š” ์†์— ๊ผฝ์œผ๋ฉฐ, ์˜คํžˆ๋ ค [์ด ์‚ฌ๋ก€](https://xetown.com/questions/1513035)์™€ ๊ฐ™์ด ์ŠคํŒธ ์‚ฌ์ดํŠธ๋“ค์ด ๋งํฌ๋ฅผ ๋‚จ๊ธฐ๋Š” ๋ชฉ์ ์œผ๋กœ๋งŒ ๋‚จ์šฉ๋˜๋Š”๊ฒƒ์ด ํ˜„์‹ค...
True
ํŠธ๋ž™๋ฐฑ ๋ชจ๋“ˆ ๋ธ”๋ž™๋ฆฌ์ŠคํŠธ ์ฒ˜๋ฆฌ - ํŠธ๋ž™๋ฐฑ ๋ชจ๋“ˆ์€ XE 1.7.4๋ฒ„์ „๋ถ€ํ„ฐ ์ฝ”์–ด์—์„œ ๋ถ„๋ฆฌ๋˜์—ˆ์œผ๋ฉฐ ๋”์ด์ƒ ์œ ์ง€๋ณด์ˆ˜๋˜์ง€ ์•Š๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ๋‹ค๋งŒ XE๋ฅผ 1.7.4 ๋ฒ„์ „ ์ด์ „์— ์„ค์น˜ํ•œ ๊ฒฝ์šฐ ๊ธฐ์กด์— ์„ค์น˜ํ•œ ํŠธ๋ž™๋ฐฑ ๋ชจ๋“ˆ์ด ๋‚จ์•„์žˆ์–ด ๋™์ž‘ ๊ฐ€๋Šฅํ•œ ์ƒํ™ฉ์ž…๋‹ˆ๋‹ค.(์•„์ง ์Šคํ‚จ ๋“ฑ์— ํŠธ๋ž™๋ฐฑ ์ง€์›์„ ์œ„ํ•œ ์ฝ”๋“œ๊ฐ€ ๋‚จ์•„ ์žˆ์Šต๋‹ˆ๋‹ค) ํ•˜์ง€๋งŒ ๋Œ€๋‹ค์ˆ˜ ๊ตญ๋‚ด ์‚ฌ์ดํŠธ์—์„œ ํŠธ๋ž™๋ฐฑ์„ ๋”์ด์ƒ ์ง€์›ํ•˜์ง€ ์•Š์œผ๋ฉฐ, ๊ธฐ๋ณธ ์„ค์น˜ ๋ชจ๋“ˆ๋„ ์•„๋‹ˆ๋‹ค ๋ณด๋‹ˆ ์ •์ƒ์ ์œผ๋กœ ํŠธ๋ž™๋ฐฑ์„ ๋ณด๋‚ผ์ˆ˜ ์žˆ๋Š” ๊ฒฝ์šฐ๋Š” ์†์— ๊ผฝ์œผ๋ฉฐ, ์˜คํžˆ๋ ค [์ด ์‚ฌ๋ก€](https://xetown.com/questions/1513035)์™€ ๊ฐ™์ด ์ŠคํŒธ ์‚ฌ์ดํŠธ๋“ค์ด ๋งํฌ๋ฅผ ๋‚จ...
comp
ํŠธ๋ž™๋ฐฑ ๋ชจ๋“ˆ ๋ธ”๋ž™๋ฆฌ์ŠคํŠธ ์ฒ˜๋ฆฌ ํŠธ๋ž™๋ฐฑ ๋ชจ๋“ˆ์€ xe ์ฝ”์–ด์—์„œ ๋ถ„๋ฆฌ๋˜์—ˆ์œผ๋ฉฐ ๋”์ด์ƒ ์œ ์ง€๋ณด์ˆ˜๋˜์ง€ ์•Š๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค ๋‹ค๋งŒ xe๋ฅผ ๋ฒ„์ „ ์ด์ „์— ์„ค์น˜ํ•œ ๊ฒฝ์šฐ ๊ธฐ์กด์— ์„ค์น˜ํ•œ ํŠธ๋ž™๋ฐฑ ๋ชจ๋“ˆ์ด ๋‚จ์•„์žˆ์–ด ๋™์ž‘ ๊ฐ€๋Šฅํ•œ ์ƒํ™ฉ์ž…๋‹ˆ๋‹ค ์•„์ง ์Šคํ‚จ ๋“ฑ์— ํŠธ๋ž™๋ฐฑ ์ง€์›์„ ์œ„ํ•œ ์ฝ”๋“œ๊ฐ€ ๋‚จ์•„ ์žˆ์Šต๋‹ˆ๋‹ค ํ•˜์ง€๋งŒ ๋Œ€๋‹ค์ˆ˜ ๊ตญ๋‚ด ์‚ฌ์ดํŠธ์—์„œ ํŠธ๋ž™๋ฐฑ์„ ๋”์ด์ƒ ์ง€์›ํ•˜์ง€ ์•Š์œผ๋ฉฐ ๊ธฐ๋ณธ ์„ค์น˜ ๋ชจ๋“ˆ๋„ ์•„๋‹ˆ๋‹ค ๋ณด๋‹ˆ ์ •์ƒ์ ์œผ๋กœ ํŠธ๋ž™๋ฐฑ์„ ๋ณด๋‚ผ์ˆ˜ ์žˆ๋Š” ๊ฒฝ์šฐ๋Š” ์†์— ๊ผฝ์œผ๋ฉฐ ์˜คํžˆ๋ ค ๊ฐ™์ด ์ŠคํŒธ ์‚ฌ์ดํŠธ๋“ค์ด ๋งํฌ๋ฅผ ๋‚จ๊ธฐ๋Š” ๋ชฉ์ ์œผ๋กœ๋งŒ ๋‚จ์šฉ๋˜๋Š”๊ฒƒ์ด ํ˜„์‹ค์ž…๋‹ˆ๋‹ค ๋”ฐ๋ผ์„œ ํŠธ๋ž™๋ฐฑ ๋ชจ๋“ˆ์ด ์„ค์น˜๋˜์–ด ์žˆ์–ด...
1
32,493
4,773,423,183
IssuesEvent
2016-10-27 00:33:32
rancher/rancher
https://api.github.com/repos/rancher/rancher
closed
Add new host ubuntu 16.04 ami fails
area/machine status/resolved status/to-test
**Rancher Version:** Rancher v1.1.3 Cattle v0.165.8.1 User Interface v1.1.12 Rancher Compose v0.8.6 **Docker Version:** Trying to provision an EC2 node **OS and where are the hosts located? (cloud, bare metal, etc):** Trying to provision ami-4f680658 us-east-1 (Ubuntu 16.0.4) **Setup Details: (single nod...
1.0
Add new host ubuntu 16.04 ami fails - **Rancher Version:** Rancher v1.1.3 Cattle v0.165.8.1 User Interface v1.1.12 Rancher Compose v0.8.6 **Docker Version:** Trying to provision an EC2 node **OS and where are the hosts located? (cloud, bare metal, etc):** Trying to provision ami-4f680658 us-east-1 (Ubuntu 1...
non_comp
add new host ubuntu ami fails rancher version rancher cattle user interface rancher compose docker version trying to provision an node os and where are the hosts located cloud bare metal etc trying to provision ami us east ubuntu setup d...
0
16,649
22,795,119,122
IssuesEvent
2022-07-10 15:49:05
invoiceninja/invoiceninja
https://api.github.com/repos/invoiceninja/invoiceninja
closed
V4 Upgrade "php artisan migrate" and "php artisan db:seed --class=UpdateSeeder" Fails with Undefined Constant
compatibility
**What version of Invoice Ninja are you running?** - 4.5.16 - 4.5.50 **What environment are you running?** - Cent OS 7 VM, ZIP, PHP 7.4, Composer V1.10. **Have you checked log files (storage/logs/) Please provide redacted output** [2022-07-10T03:01:11.205285+00:00] production.ERROR: [stacktrace] 2022-07-10 03:01:1...
True
V4 Upgrade "php artisan migrate" and "php artisan db:seed --class=UpdateSeeder" Fails with Undefined Constant - **What version of Invoice Ninja are you running?** - 4.5.16 - 4.5.50 **What environment are you running?** - Cent OS 7 VM, ZIP, PHP 7.4, Composer V1.10. **Have you checked log files (storage/logs/) Please...
comp
upgrade php artisan migrate and php artisan db seed class updateseeder fails with undefined constant what version of invoice ninja are you running what environment are you running cent os vm zip php composer have you checked log files storage logs please prov...
1
680,561
23,276,710,174
IssuesEvent
2022-08-05 07:58:04
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
ENS & Unstoppable Domains: Prompt the user to enable IPFS, if IPFS is disabled.
bug priority/P3 QA/Yes feature/ipfs feature/wallet OS/Desktop
<!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INFO WILL GET THE ISSUE CLOSED. IT WILL ONLY BE REOPENED AFTER SUFFICIENT INFO IS PROV...
1.0
ENS & Unstoppable Domains: Prompt the user to enable IPFS, if IPFS is disabled. - <!-- Have you searched for similar issues? Before submitting this issue, please check the open issues and add a note before logging a new issue. PLEASE USE THE TEMPLATE BELOW TO PROVIDE INFORMATION ABOUT THE ISSUE. INSUFFICIENT INF...
non_comp
ens unstoppable domains prompt the user to enable ipfs if ipfs is disabled have you searched for similar issues before submitting this issue please check the open issues and add a note before logging a new issue please use the template below to provide information about the issue insufficient inf...
0
283
2,723,239,520
IssuesEvent
2015-04-14 11:06:48
Frege/frege
https://api.github.com/repos/Frege/frege
closed
convenience alias "for"
compatibility
we have a number of aliases to provide both a java-friendly and a haskell-friendly name, e.g. println and putStrLn. I'd like to see "for" as an alias for "forM_" such that we can write for [1, 2, 3] println which is more natural for the java developer. An alternative would be to use "each".
True
convenience alias "for" - we have a number of aliases to provide both a java-friendly and a haskell-friendly name, e.g. println and putStrLn. I'd like to see "for" as an alias for "forM_" such that we can write for [1, 2, 3] println which is more natural for the java developer. An alternative would be to use "e...
comp
convenience alias for we have a number of aliases to provide both a java friendly and a haskell friendly name e g println and putstrln i d like to see for as an alias for form such that we can write for println which is more natural for the java developer an alternative would be to use each
1
223,342
24,711,771,123
IssuesEvent
2022-10-20 01:46:50
Abhi347/codekata
https://api.github.com/repos/Abhi347/codekata
opened
CVE-2022-3517 (High) detected in minimatch-3.0.4.tgz
security vulnerability
## CVE-2022-3517 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-3.0.4.tgz</b></p></summary> <p>a glob matcher in javascript</p> <p>Library home page: <a href="https://regist...
True
CVE-2022-3517 (High) detected in minimatch-3.0.4.tgz - ## CVE-2022-3517 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>minimatch-3.0.4.tgz</b></p></summary> <p>a glob matcher in javas...
non_comp
cve high detected in minimatch tgz cve high severity vulnerability vulnerable library minimatch tgz a glob matcher in javascript library home page a href path to dependency file package json path to vulnerable library node modules minimatch package json depende...
0
11,272
13,235,320,000
IssuesEvent
2020-08-18 17:50:19
gudmdharalds-a8c/testing123
https://api.github.com/repos/gudmdharalds-a8c/testing123
closed
PHP Upgrade: Compatibility issues found in .
PHP 7.4 Compatibility PHP Compatibility
The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b></b>: https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/#L * <b></b>: https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/...
True
PHP Upgrade: Compatibility issues found in . - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b></b>: https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/#L * <b></b>: https://github.com/gudmdharalds-a8c/testing123...
comp
php upgrade compatibility issues found in the following issues were found when scanning branch for compatibility problems this is an automated report
1
539,124
15,783,756,973
IssuesEvent
2021-04-01 14:21:56
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
twitter.com - video or audio doesn't play
browser-firefox engine-gecko os-linux priority-critical
<!-- @browser: Firefox 88.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/69144 --> **URL**: https://twitter.com/i/broadcasts/1lDGLpawdDkGm **Browser / Version**: Firefox 88....
1.0
twitter.com - video or audio doesn't play - <!-- @browser: Firefox 88.0 --> <!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/69144 --> **URL**: https://twitter.com/i/broadcasts/1lDGL...
non_comp
twitter com video or audio doesn t play url browser version firefox operating system linux tested another browser yes chrome problem type video or audio doesn t play description the video or audio does not play steps to reproduce twitter live videos posted by a ...
0
16,383
22,090,591,730
IssuesEvent
2022-06-01 05:26:30
andydevs/fractool
https://api.github.com/repos/andydevs/fractool
closed
Make sure it works on Windows
compatibility
Make sure compilation works on windows and add OS to matrix tests.
True
Make sure it works on Windows - Make sure compilation works on windows and add OS to matrix tests.
comp
make sure it works on windows make sure compilation works on windows and add os to matrix tests
1
165,528
6,277,839,031
IssuesEvent
2017-07-18 13:12:17
Aspect26/TrufflePascal
https://api.github.com/repos/Aspect26/TrufflePascal
closed
Graal + benchmarks
HIGH PRIORITY release
It would be really nice if the interpreter is tested how does it run under the graal compiler and some benchmarks are made
1.0
Graal + benchmarks - It would be really nice if the interpreter is tested how does it run under the graal compiler and some benchmarks are made
non_comp
graal benchmarks it would be really nice if the interpreter is tested how does it run under the graal compiler and some benchmarks are made
0
8,600
10,565,426,397
IssuesEvent
2019-10-05 11:16:45
mike42/escpos-php
https://api.github.com/repos/mike42/escpos-php
closed
Working with toRasterFormat()
example printer-compatibility question
Hi Mike. I manage to make a working connection with the Chrome [Bluetooth devices on the Web](https://developers.google.com/web/updates/2015/07/interact-with-ble-devices-on-the-web) feature to a Bluetooth Printer. I'm trying to print the company logo on the recipt using your libray. I do not need to connect to t...
True
Working with toRasterFormat() - Hi Mike. I manage to make a working connection with the Chrome [Bluetooth devices on the Web](https://developers.google.com/web/updates/2015/07/interact-with-ble-devices-on-the-web) feature to a Bluetooth Printer. I'm trying to print the company logo on the recipt using your libray...
comp
working with torasterformat hi mike i manage to make a working connection with the chrome feature to a bluetooth printer i m trying to print the company logo on the recipt using your libray i do not need to connect to the printer but just to create the image to esc pos ready i try using the img ...
1
65,008
19,011,908,445
IssuesEvent
2021-11-23 10:13:52
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Pinned widget container style and video call style dont match (wrong width)
T-Defect S-Tolerable A-Widgets O-Occasional
The width of the two containers dont match and having both open looks really odd. ![image](https://user-images.githubusercontent.com/16718859/142663149-168ca7fc-8db8-4571-9559-e3c19b2d07e6.png)
1.0
Pinned widget container style and video call style dont match (wrong width) - The width of the two containers dont match and having both open looks really odd. ![image](https://user-images.githubusercontent.com/16718859/142663149-168ca7fc-8db8-4571-9559-e3c19b2d07e6.png)
non_comp
pinned widget container style and video call style dont match wrong width the width of the two containers dont match and having both open looks really odd
0
549,643
16,096,312,483
IssuesEvent
2021-04-27 00:38:26
apcountryman/picolibrary
https://api.github.com/repos/apcountryman/picolibrary
opened
Add circular buffer overflow protection policy
priority-normal status-awaiting_development type-enhancement
Add circular buffer overflow protection policy template parameter (`typename Overflow_Protection`) and overflow protection policies (`struct With_Overflow_Protection {}` and `struct Without_Overflow_Protection {}`).
1.0
Add circular buffer overflow protection policy - Add circular buffer overflow protection policy template parameter (`typename Overflow_Protection`) and overflow protection policies (`struct With_Overflow_Protection {}` and `struct Without_Overflow_Protection {}`).
non_comp
add circular buffer overflow protection policy add circular buffer overflow protection policy template parameter typename overflow protection and overflow protection policies struct with overflow protection and struct without overflow protection
0
407,568
27,620,894,464
IssuesEvent
2023-03-10 00:01:55
google/osv.dev
https://api.github.com/repos/google/osv.dev
closed
Add a new data source contributor guide
documentation datasource
Make learning how to contribute a new data source discoverable and documented. Primary example use case "I am a Linux Distribution and want to contribute my security advisories in OSV format to OSV" This could conceivably be added to the FAQ. Questions that should be answered: - How do I supply my data? - G...
1.0
Add a new data source contributor guide - Make learning how to contribute a new data source discoverable and documented. Primary example use case "I am a Linux Distribution and want to contribute my security advisories in OSV format to OSV" This could conceivably be added to the FAQ. Questions that should be answ...
non_comp
add a new data source contributor guide make learning how to contribute a new data source discoverable and documented primary example use case i am a linux distribution and want to contribute my security advisories in osv format to osv this could conceivably be added to the faq questions that should be answ...
0
12,779
15,045,647,051
IssuesEvent
2021-02-03 05:53:44
AdguardTeam/AdguardForMac
https://api.github.com/repos/AdguardTeam/AdguardForMac
closed
Textexpander should sync when Adguard is enabled (macOS 11)
Bug Compatibility
### Steps to reproduce 1. Check that Agduard is enabled. 1. Check that TextExpander app is signed in. 1. Attempt to sync TextExpander snippets. ### Expected behavior Textexpander should be able to sync even when Adguard is enabled. ### Actual behavior See first screenshot. 1. TextExpander fails to sync. ...
True
Textexpander should sync when Adguard is enabled (macOS 11) - ### Steps to reproduce 1. Check that Agduard is enabled. 1. Check that TextExpander app is signed in. 1. Attempt to sync TextExpander snippets. ### Expected behavior Textexpander should be able to sync even when Adguard is enabled. ### Actual beha...
comp
textexpander should sync when adguard is enabled macos steps to reproduce check that agduard is enabled check that textexpander app is signed in attempt to sync textexpander snippets expected behavior textexpander should be able to sync even when adguard is enabled actual behav...
1
281,275
30,888,460,472
IssuesEvent
2023-08-04 01:21:41
hshivhare67/kernel_v4.1.15
https://api.github.com/repos/hshivhare67/kernel_v4.1.15
reopened
CVE-2020-0444 (High) detected in linuxlinux-4.6
Mend: dependency security vulnerability
## CVE-2020-0444 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel....
True
CVE-2020-0444 (High) detected in linuxlinux-4.6 - ## CVE-2020-0444 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.6</b></p></summary> <p> <p>The Linux Kernel</p> <p>Libra...
non_comp
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in base branch master vulnerable source files kernel auditfilter c kernel auditfilter c ...
0
4,225
6,996,875,775
IssuesEvent
2017-12-16 06:56:44
magento-russia/2
https://api.github.com/repos/magento-russia/2
closed
ะŸั€ะธ ะธัะฟะพะปัŒะทะพะฒะฐะฝะธะธ PHP 7.1 ะฟะตั€ะตัั‚ั€ะพะนะบะฐ ั€ะฐัั‡ั‘ั‚ะฝะพะน ั‚ะฐะฑะปะธั†ั‹ ยซะะดั€ะตัะฐ ัั‚ั€ะฐะฝะธั†ยป ะผะพะถะตั‚ ะฟั€ะธะฒะพะดะธั‚ัŒ ะบ ัะฑะพัŽ ยซA non-numeric value encountered in Df/Catalog/Model/Url.php on line 302ยป
third-party-compatibility
![09](https://user-images.githubusercontent.com/83204/34067854-0fa2a48c-e242-11e7-8e6a-103fea671d88.png)
True
ะŸั€ะธ ะธัะฟะพะปัŒะทะพะฒะฐะฝะธะธ PHP 7.1 ะฟะตั€ะตัั‚ั€ะพะนะบะฐ ั€ะฐัั‡ั‘ั‚ะฝะพะน ั‚ะฐะฑะปะธั†ั‹ ยซะะดั€ะตัะฐ ัั‚ั€ะฐะฝะธั†ยป ะผะพะถะตั‚ ะฟั€ะธะฒะพะดะธั‚ัŒ ะบ ัะฑะพัŽ ยซA non-numeric value encountered in Df/Catalog/Model/Url.php on line 302ยป - ![09](https://user-images.githubusercontent.com/83204/34067854-0fa2a48c-e242-11e7-8e6a-103fea671d88.png)
comp
ะฟั€ะธ ะธัะฟะพะปัŒะทะพะฒะฐะฝะธะธ php ะฟะตั€ะตัั‚ั€ะพะนะบะฐ ั€ะฐัั‡ั‘ั‚ะฝะพะน ั‚ะฐะฑะปะธั†ั‹ ยซะฐะดั€ะตัะฐ ัั‚ั€ะฐะฝะธั†ยป ะผะพะถะตั‚ ะฟั€ะธะฒะพะดะธั‚ัŒ ะบ ัะฑะพัŽ ยซa non numeric value encountered in df catalog model url php on line ยป
1
418,538
28,119,087,519
IssuesEvent
2023-03-31 13:01:52
mindsdb/mindsdb
https://api.github.com/repos/mindsdb/mindsdb
closed
[Docs] Add the `oracle.mdx` file to docs navigation
help wanted good first issue documentation first-timers-only
## Instructions :page_facing_up: Here are the step-by-step instructions: 1. Go to the `/docs/mint.json` file. 2. Go to the `"navigation"` item (at line 48). This `"navigation"` item stores the navigation structure of the [MindsDB docs](https://docs.mindsdb.com/). 3. Find the `"Data Integrations"` group (at ...
1.0
[Docs] Add the `oracle.mdx` file to docs navigation - ## Instructions :page_facing_up: Here are the step-by-step instructions: 1. Go to the `/docs/mint.json` file. 2. Go to the `"navigation"` item (at line 48). This `"navigation"` item stores the navigation structure of the [MindsDB docs](https://docs.mindsdb....
non_comp
add the oracle mdx file to docs navigation instructions page facing up here are the step by step instructions go to the docs mint json file go to the navigation item at line this navigation item stores the navigation structure of the find the data integrations g...
0
448,571
12,953,002,653
IssuesEvent
2020-07-19 22:49:50
portainer/portainer
https://api.github.com/repos/portainer/portainer
closed
Show the node where component leaders are running
area/kubernetes kind/enhancement layer/frontend priority/high status/blocked
# Functional Allow an administrator user to see which node hosts the leader components for `kube-scheduler` and `kube-controller-manager`. # UI/UX - [ ] Update the Cluster status section to add new rows indicating which node hosts the leader instance of the `kube-scheduler` and `kube-controller-manager` compon...
1.0
Show the node where component leaders are running - # Functional Allow an administrator user to see which node hosts the leader components for `kube-scheduler` and `kube-controller-manager`. # UI/UX - [ ] Update the Cluster status section to add new rows indicating which node hosts the leader instance of the `...
non_comp
show the node where component leaders are running functional allow an administrator user to see which node hosts the leader components for kube scheduler and kube controller manager ui ux update the cluster status section to add new rows indicating which node hosts the leader instance of the ku...
0
73,663
15,279,096,201
IssuesEvent
2021-02-23 03:07:28
gate5/react-16.0.0
https://api.github.com/repos/gate5/react-16.0.0
opened
CVE-2021-23841 (High) detected in io.jsv5.11.1
security vulnerability
## CVE-2021-23841 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>io.jsv5.11.1</b></p></summary> <p> <p>Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:</p> <p>Library h...
True
CVE-2021-23841 (High) detected in io.jsv5.11.1 - ## CVE-2021-23841 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>io.jsv5.11.1</b></p></summary> <p> <p>Node.js JavaScript runtime :spa...
non_comp
cve high detected in io cve high severity vulnerability vulnerable library io node js javascript runtime sparkles turtle rocket sparkles library home page a href found in head commit a href vulnerable source files react scripts...
0
16,960
23,360,432,695
IssuesEvent
2022-08-10 11:12:00
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
17.6 reintroduced styling of Select2 that conflicts with other plugins
compatibility severity: minor
<!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've sear...
True
17.6 reintroduced styling of Select2 that conflicts with other plugins - <!-- Please use this template when creating an issue. - Please check the boxes after you've created your issue. - Please use the latest version of Yoast SEO.--> * [x] I've read and understood the [contribution guidelines](https://github.com...
comp
reintroduced styling of that conflicts with other plugins please use this template when creating an issue please check the boxes after you ve created your issue please use the latest version of yoast seo i ve read and understood the i ve searched for any related issues and avo...
1
165,321
12,837,320,086
IssuesEvent
2020-07-07 15:36:37
mapbox/mapbox-navigation-ios
https://api.github.com/repos/mapbox/mapbox-navigation-ios
opened
CarPlayManagerTests.testManagerTellsDelegateWhenNavigationStartsAndEndsDueToArrival sporadically crashes on CI
- crash - tests CarPlay topic: location
`CarPlayManagerTests.testManagerTellsDelegateWhenNavigationStartsAndEndsDueToArrival()` has been crashing sporadically on CI since we upgraded MapboxNavigationNative in #2412. First step is to see if it keeps happening now that #2417 has landed. /ref https://github.com/mapbox/mapbox-navigation-ios/pull/2439#issuecom...
1.0
CarPlayManagerTests.testManagerTellsDelegateWhenNavigationStartsAndEndsDueToArrival sporadically crashes on CI - `CarPlayManagerTests.testManagerTellsDelegateWhenNavigationStartsAndEndsDueToArrival()` has been crashing sporadically on CI since we upgraded MapboxNavigationNative in #2412. First step is to see if it keep...
non_comp
carplaymanagertests testmanagertellsdelegatewhennavigationstartsandendsduetoarrival sporadically crashes on ci carplaymanagertests testmanagertellsdelegatewhennavigationstartsandendsduetoarrival has been crashing sporadically on ci since we upgraded mapboxnavigationnative in first step is to see if it keeps h...
0
2,268
5,030,125,416
IssuesEvent
2016-12-15 23:25:20
MJRLegends/Space-Astronomy-Feedback-
https://api.github.com/repos/MJRLegends/Space-Astronomy-Feedback-
closed
Can't craft Practicalities Diamond Shard
bug compatibility issue fixed in next update MUST SEE
### ---Issue Report--- ### Description of Issue I want to make the matter transporter and luminous rod but I am unable to. When trying to craft 9 diamond shards, the EnderIO recipe shows up instead. ### Steps to Reproduce Issue Put one diamond in a crafting grid **Crash log/Log (if applicable):** [PASTEBIN. ...
True
Can't craft Practicalities Diamond Shard - ### ---Issue Report--- ### Description of Issue I want to make the matter transporter and luminous rod but I am unable to. When trying to craft 9 diamond shards, the EnderIO recipe shows up instead. ### Steps to Reproduce Issue Put one diamond in a crafting grid **C...
comp
can t craft practicalities diamond shard issue report description of issue i want to make the matter transporter and luminous rod but i am unable to when trying to craft diamond shards the enderio recipe shows up instead steps to reproduce issue put one diamond in a crafting grid c...
1
7,790
2,933,797,776
IssuesEvent
2015-06-30 02:13:21
BridgePhase/ctf
https://api.github.com/repos/BridgePhase/ctf
closed
Sorting of recall data returned
bugbash fixed-by-dev in-testing-environment
Looks like the list is trying to sort on date, but its not consistent. See image: ![sort order](https://cloud.githubusercontent.com/assets/11012844/8415869/b7b81dbc-1e6f-11e5-8d19-6db3dea10b57.JPG)
1.0
Sorting of recall data returned - Looks like the list is trying to sort on date, but its not consistent. See image: ![sort order](https://cloud.githubusercontent.com/assets/11012844/8415869/b7b81dbc-1e6f-11e5-8d19-6db3dea10b57.JPG)
non_comp
sorting of recall data returned looks like the list is trying to sort on date but its not consistent see image
0
18,137
25,050,713,824
IssuesEvent
2022-11-05 21:13:04
microsoft/llvm-mctoll
https://api.github.com/repos/microsoft/llvm-mctoll
closed
Adapt mctoll to use Opaque pointers
LLVM API compatibility
As of Apr 2022, LLVM and Clang have complete support for opaque pointers, and opaque pointers are enabled by default in LLVM and Clang [see here](https://llvm.org/docs/OpaquePointers.html#transition-state). `llvm-mctoll` sources need to be adapted accordingly.
True
Adapt mctoll to use Opaque pointers - As of Apr 2022, LLVM and Clang have complete support for opaque pointers, and opaque pointers are enabled by default in LLVM and Clang [see here](https://llvm.org/docs/OpaquePointers.html#transition-state). `llvm-mctoll` sources need to be adapted accordingly.
comp
adapt mctoll to use opaque pointers as of apr llvm and clang have complete support for opaque pointers and opaque pointers are enabled by default in llvm and clang llvm mctoll sources need to be adapted accordingly
1
9,560
11,610,217,675
IssuesEvent
2020-02-26 02:18:32
cotes2020/jekyll-theme-chirpy
https://api.github.com/repos/cotes2020/jekyll-theme-chirpy
closed
Theme mode changer icon not working in mobile devies.Default light theme is appearing
bug compatibility
The theme changer is working fine in Desktop,Using the theme changer icon at the bottom of left menu bar. But if we surf the Website in Smartphones the theme changer is not working.For the default the light theme is appearing and on pressing theme changer icon i m not getting the dark mode # info about smartphone ...
True
Theme mode changer icon not working in mobile devies.Default light theme is appearing - The theme changer is working fine in Desktop,Using the theme changer icon at the bottom of left menu bar. But if we surf the Website in Smartphones the theme changer is not working.For the default the light theme is appearing and...
comp
theme mode changer icon not working in mobile devies default light theme is appearing the theme changer is working fine in desktop using the theme changer icon at the bottom of left menu bar but if we surf the website in smartphones the theme changer is not working for the default the light theme is appearing and...
1
317,519
27,243,141,395
IssuesEvent
2023-02-21 22:28:06
nodejs/node
https://api.github.com/repos/nodejs/node
closed
test_runner: support describe / it only shorthands
feature request test_runner
### What is the problem this feature will solve? A common shorthand when writing tests is to be able to quickly run isolated blocks of tests using `describe.only` and `it.only`. #### Examples - https://jestjs.io/docs/api#describeonlyname-fn - https://jestjs.io/docs/api#testonlyname-fn-timeout (alias to `it.only...
1.0
test_runner: support describe / it only shorthands - ### What is the problem this feature will solve? A common shorthand when writing tests is to be able to quickly run isolated blocks of tests using `describe.only` and `it.only`. #### Examples - https://jestjs.io/docs/api#describeonlyname-fn - https://jestjs.i...
non_comp
test runner support describe it only shorthands what is the problem this feature will solve a common shorthand when writing tests is to be able to quickly run isolated blocks of tests using describe only and it only examples alias to it only alias to it only curr...
0
2,671
5,408,556,738
IssuesEvent
2017-03-01 00:31:41
Polymer/polymer
https://api.github.com/repos/Polymer/polymer
closed
[2.0-preview] FlattenedNodesObserver should use double `_` for properties
1.x-2.x compatibility 2.x
[All these properties](https://github.com/Polymer/polymer/blob/2.0-preview/src/utils/flattened-nodes-observer.html#L38-L51) could potentially be in conflict with 1.x behaviors which use the single `_` to declare protected properties. e.g. `this._observer` is already used by [`iron-overlay-behavior`](https://github.com...
True
[2.0-preview] FlattenedNodesObserver should use double `_` for properties - [All these properties](https://github.com/Polymer/polymer/blob/2.0-preview/src/utils/flattened-nodes-observer.html#L38-L51) could potentially be in conflict with 1.x behaviors which use the single `_` to declare protected properties. e.g. `thi...
comp
flattenednodesobserver should use double for properties could potentially be in conflict with x behaviors which use the single to declare protected properties e g this observer is already used by
1
6,487
8,774,585,573
IssuesEvent
2018-12-18 20:16:13
bpicode/fritzctl
https://api.github.com/repos/bpicode/fritzctl
closed
FRITZ!Box Fon WLAN 7360: Can't parse inetstats
Compatibility
My boxinfo: ``` Model: FRITZ!Box Fon WLAN 7360, ADSL standard 'B', branded as 'avm' Firmware: FRITZ!OS 06.85 (124.06.85 revision 61714) Running: 5 years, 2 months, 7 days, 4 hours, 517 reboots ``` when running `fritzctl list inetstats`, I get: ``` 2018/12/10 16:39:43 Login successful 2018/12/10 16:3...
True
FRITZ!Box Fon WLAN 7360: Can't parse inetstats - My boxinfo: ``` Model: FRITZ!Box Fon WLAN 7360, ADSL standard 'B', branded as 'avm' Firmware: FRITZ!OS 06.85 (124.06.85 revision 61714) Running: 5 years, 2 months, 7 days, 4 hours, 517 reboots ``` when running `fritzctl list inetstats`, I get: ``` 2018...
comp
fritz box fon wlan can t parse inetstats my boxinfo model fritz box fon wlan adsl standard b branded as avm firmware fritz os revision running years months days hours reboots when running fritzctl list inetstats i get login succ...
1
794,108
28,022,840,248
IssuesEvent
2023-03-28 07:06:50
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-1230] Event duplication failure
๐Ÿ› bug linear Medium priority 3 points 1 points
Found a bug? Please fill out the sections below. ๐Ÿ‘ ### Issue Summary Cannot duplicate an event ### Steps to Reproduce 1. Configure Cal.com free account 2. Connect GCAL as default calendar 3. Connect O365 as additional calendar 4. Create an event requiring confirmation, custom radio question requiring a ...
1.0
[CAL-1230] Event duplication failure - Found a bug? Please fill out the sections below. ๐Ÿ‘ ### Issue Summary Cannot duplicate an event ### Steps to Reproduce 1. Configure Cal.com free account 2. Connect GCAL as default calendar 3. Connect O365 as additional calendar 4. Create an event requiring confirmat...
non_comp
event duplication failure found a bug please fill out the sections below ๐Ÿ‘ issue summary cannot duplicate an event steps to reproduce configure cal com free account connect gcal as default calendar connect as additional calendar create an event requiring confirmation custom ...
0
21,278
6,996,729,408
IssuesEvent
2017-12-16 04:26:41
stan-dev/math
https://api.github.com/repos/stan-dev/math
closed
Automate style guidelines
build code cleanup new dev friendly
#### Summary: cpplint detects some issues, but doesn't fix them. There are automated tools like [clang-format](http://www.labri.fr/perso/fleury/posts/programming/using-clang-tidy-and-clang-format.html) that can be installed as githooks (and editor plugins) to help us write codeย more consistently in an automated way. T...
1.0
Automate style guidelines - #### Summary: cpplint detects some issues, but doesn't fix them. There are automated tools like [clang-format](http://www.labri.fr/perso/fleury/posts/programming/using-clang-tidy-and-clang-format.html) that can be installed as githooks (and editor plugins) to help us write codeย more consist...
non_comp
automate style guidelines summary cpplint detects some issues but doesn t fix them there are automated tools like that can be installed as githooks and editor plugins to help us write codeย more consistently in an automated way there are some good reasons to do this description i propose ...
0
21,040
32,035,315,731
IssuesEvent
2023-09-22 14:57:16
shaarli/Shaarli
https://api.github.com/repos/shaarli/Shaarli
closed
PHP 8.2 compatibility
php compatibility support
Hello, Does Shaarli is compatible with php 8.2? I tried to update from an old debian with php 7.3 and shaarli 12.1 to a new one (bookworm) with php 8.2 and shaarli 12.2. I downloaded 12.2 release, uncompressed it and restored backup data folder. When I try to login, I got this error in the logs: ``` 2023/09/21 ...
True
PHP 8.2 compatibility - Hello, Does Shaarli is compatible with php 8.2? I tried to update from an old debian with php 7.3 and shaarli 12.1 to a new one (bookworm) with php 8.2 and shaarli 12.2. I downloaded 12.2 release, uncompressed it and restored backup data folder. When I try to login, I got this error in the ...
comp
php compatibility hello does shaarli is compatible with php i tried to update from an old debian with php and shaarli to a new one bookworm with php and shaarli i downloaded release uncompressed it and restored backup data folder when i try to login i got this error in the log...
1
134,325
30,000,176,535
IssuesEvent
2023-06-26 08:48:11
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[5.0] Media manager throws an error "Call to a member function getIdentity() on null"
No Code Attached Yet Release Blocker bug
### Steps to reproduce the issue Visit Media manager /administrator/index.php?option=com_media ### Expected result an error "Call to a member function getIdentity() on null" ### Actual result All works @laoneo
1.0
[5.0] Media manager throws an error "Call to a member function getIdentity() on null" - ### Steps to reproduce the issue Visit Media manager /administrator/index.php?option=com_media ### Expected result an error "Call to a member function getIdentity() on null" ### Actual result All works @laoneo ...
non_comp
media manager throws an error call to a member function getidentity on null steps to reproduce the issue visit media manager administrator index php option com media expected result an error call to a member function getidentity on null actual result all works laoneo
0
162,901
25,714,537,146
IssuesEvent
2022-12-07 09:24:42
vegaprotocol/frontend-monorepo
https://api.github.com/repos/vegaprotocol/frontend-monorepo
closed
No way of disconnecting from Ethereum wallet
Trading ๐Ÿ› bug ux-and-visual-design refine
## Story **As a** a user **I want to be able to disconnect my Ethereum wallet **So that** I can connect with a different wallet ## Additional information Go to deposit page https://console.fairground.wtf/portfolio/deposit connect and do a deposit. I now want to do a deposit from another Ethereum wallet (that I conn...
1.0
No way of disconnecting from Ethereum wallet - ## Story **As a** a user **I want to be able to disconnect my Ethereum wallet **So that** I can connect with a different wallet ## Additional information Go to deposit page https://console.fairground.wtf/portfolio/deposit connect and do a deposit. I now want to do a de...
non_comp
no way of disconnecting from ethereum wallet story as a a user i want to be able to disconnect my ethereum wallet so that i can connect with a different wallet additional information go to deposit page connect and do a deposit i now want to do a deposit from another ethereum wallet that i conn...
0
6,419
8,718,615,850
IssuesEvent
2018-12-07 21:03:54
Zrips/CMI
https://api.github.com/repos/Zrips/CMI
closed
Please add support WorldGuard Extra Flags
Compatibility
When there is a flag in the region godmode : DENY, the god mode is not disabled. Please add support plugin [WorldGuard Extra Flags](https://www.spigotmc.org/resources/worldguard-extra-flags.4823/) CMI plugin version: 7.8.3.0 Server version: Spigot 1.12.2-R0.1-SNAPSHOT Vault version: 1.5.6-b49 CraftBukkit version ...
True
Please add support WorldGuard Extra Flags - When there is a flag in the region godmode : DENY, the god mode is not disabled. Please add support plugin [WorldGuard Extra Flags](https://www.spigotmc.org/resources/worldguard-extra-flags.4823/) CMI plugin version: 7.8.3.0 Server version: Spigot 1.12.2-R0.1-SNAPSHOT Va...
comp
please add support worldguard extra flags when there is a flag in the region godmode deny the god mode is not disabled please add support plugin cmi plugin version server version spigot snapshot vault version craftbukkit version git spigot
1
13,605
16,129,283,293
IssuesEvent
2021-04-29 00:15:41
libass/libass
https://api.github.com/repos/libass/libass
closed
\fscxโ‰ค0 prevents the rest of the line from rendering, even after \fscx100
bug compatibility
``` [Script Info] ; Script generated by Aegisub 8959-rcombs-local-bae0e529a ; http://www.aegisub.org/ Title: Default Aegisub file ScriptType: v4.00+ WrapStyle: 0 ScaledBorderAndShadow: yes YCbCr Matrix: None PlayResX: 1280 PlayResY: 720 [Aegisub Project Garbage] Video File: ?dummy:23.976000:100000:1280:72...
True
\fscxโ‰ค0 prevents the rest of the line from rendering, even after \fscx100 - ``` [Script Info] ; Script generated by Aegisub 8959-rcombs-local-bae0e529a ; http://www.aegisub.org/ Title: Default Aegisub file ScriptType: v4.00+ WrapStyle: 0 ScaledBorderAndShadow: yes YCbCr Matrix: None PlayResX: 1280 PlayResY: 7...
comp
fscxโ‰ค prevents the rest of the line from rendering even after script generated by aegisub rcombs local title default aegisub file scripttype wrapstyle scaledborderandshadow yes ycbcr matrix none playresx playresy video file dummy c video ar va...
1
13,045
15,351,638,357
IssuesEvent
2021-03-01 05:31:24
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
export 'usePopper' was not found in 'react-popper'
compatibility with other tools dependencies has workaround inactive
**Describe the bug** A clear and concise description of what the bug is. When using react-popper in my own codebase, storybook seems to try to own it and it's using an older version than my own. **To Reproduce** 1. Create component using react-popper 2. Add story with said component 3. see `export 'usePop...
True
export 'usePopper' was not found in 'react-popper' - **Describe the bug** A clear and concise description of what the bug is. When using react-popper in my own codebase, storybook seems to try to own it and it's using an older version than my own. **To Reproduce** 1. Create component using react-popper 2. ...
comp
export usepopper was not found in react popper describe the bug a clear and concise description of what the bug is when using react popper in my own codebase storybook seems to try to own it and it s using an older version than my own to reproduce create component using react popper ...
1
13,019
15,306,585,267
IssuesEvent
2021-02-24 19:41:08
vercel/hyper
https://api.github.com/repos/vercel/hyper
closed
Build for Linux ARM devices
good first issue ๐Ÿคฏ Type: Compatibility
any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.
True
Build for Linux ARM devices - any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.
comp
build for linux arm devices any plans for a linux arm build if nobody else is on it or has attempted it i can give it a try
1
8,162
10,256,009,951
IssuesEvent
2019-08-21 16:37:45
GoogleChrome/workbox
https://api.github.com/repos/GoogleChrome/workbox
closed
The cleanRedirect logic fails in Edge 18
Browser Compatibility Bug
**Library Affected**: *workbox-precaching* **Browser & Platform**: *Edge 18 (pre Chromium)* The conditional we use in `workbox-precaching` [`cleanRedirect()`](https://github.com/GoogleChrome/workbox/blob/v4.2.0/packages/workbox-precaching/utils/cleanRedirect.mjs#L21-L25) fails in Edge 18 because, while it suppo...
True
The cleanRedirect logic fails in Edge 18 - **Library Affected**: *workbox-precaching* **Browser & Platform**: *Edge 18 (pre Chromium)* The conditional we use in `workbox-precaching` [`cleanRedirect()`](https://github.com/GoogleChrome/workbox/blob/v4.2.0/packages/workbox-precaching/utils/cleanRedirect.mjs#L21-L2...
comp
the cleanredirect logic fails in edge library affected workbox precaching browser platform edge pre chromium the conditional we use in workbox precaching fails in edge because while it supports response body it does not not support creating a new response from a body stream ...
1
309,329
23,291,607,790
IssuesEvent
2022-08-06 00:30:36
TavaresDylan/ICG
https://api.github.com/repos/TavaresDylan/ICG
closed
fix(doc): mkdocs error page no css
bug scope/documentation stale
**Bug description** 404 page of mkdocs is show without css **Steps to reproduce** - [ ] Just go on non existant page in documentation **Expected behavior** 404 page showing up in site template
1.0
fix(doc): mkdocs error page no css - **Bug description** 404 page of mkdocs is show without css **Steps to reproduce** - [ ] Just go on non existant page in documentation **Expected behavior** 404 page showing up in site template
non_comp
fix doc mkdocs error page no css bug description page of mkdocs is show without css steps to reproduce just go on non existant page in documentation expected behavior page showing up in site template
0
67,209
27,751,457,490
IssuesEvent
2023-03-15 21:06:37
aws/aws-sdk
https://api.github.com/repos/aws/aws-sdk
closed
macie2 GetMember: No Email returned
bug response-requested service-api macie2
See [doc](https://docs.aws.amazon.com/macie/latest/APIReference/members-id.html#members-idget) for GetMemberResponseSchema should return email but it's not returned. Expected: Response schema: ``` { "accountId": "string", "administratorAccountId": "string", "arn": "string", "email": "string", "invi...
1.0
macie2 GetMember: No Email returned - See [doc](https://docs.aws.amazon.com/macie/latest/APIReference/members-id.html#members-idget) for GetMemberResponseSchema should return email but it's not returned. Expected: Response schema: ``` { "accountId": "string", "administratorAccountId": "string", "arn": "s...
non_comp
getmember no email returned see for getmemberresponseschema should return email but it s not returned expected response schema accountid string administratoraccountid string arn string email string invitedat string masteraccountid string ...
0
42,197
5,431,556,946
IssuesEvent
2017-03-04 01:34:37
UCI-UAVForge/GroundStation
https://api.github.com/repos/UCI-UAVForge/GroundStation
closed
Migration from Google Maps to Leaflet
needs: testing scope: ui type: design type: research
After the demonstration of the new Leaflet based MissionPlanning map, we're going to migrate the rest of the program to using the Leaflet API. As we migrate, keep in mind the goal of shifting towards the use of a single javascript file for mission planning, execution, and recap.
1.0
Migration from Google Maps to Leaflet - After the demonstration of the new Leaflet based MissionPlanning map, we're going to migrate the rest of the program to using the Leaflet API. As we migrate, keep in mind the goal of shifting towards the use of a single javascript file for mission planning, execution, and recap.
non_comp
migration from google maps to leaflet after the demonstration of the new leaflet based missionplanning map we re going to migrate the rest of the program to using the leaflet api as we migrate keep in mind the goal of shifting towards the use of a single javascript file for mission planning execution and recap
0
88,842
25,517,632,179
IssuesEvent
2022-11-28 17:35:40
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
opened
Bazel CI not finding test failures related
C-bug A-build-system T-dev-inf
From https://github.com/cockroachdb/cockroach/pull/84608: [GitHub CI Run](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_UnitTests/7732261?showRootCauses=false&expandBuildChangesSection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true) [Bazel CI Run](https://teamcity.cockroachdb.com/...
1.0
Bazel CI not finding test failures related - From https://github.com/cockroachdb/cockroach/pull/84608: [GitHub CI Run](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_UnitTests/7732261?showRootCauses=false&expandBuildChangesSection=true&expandBuildProblemsSection=true&expandBuildTestsSection=true) [B...
non_comp
bazel ci not finding test failures related from github ci reports the following legitimate failures which bazel ci does not see run testlint teststaticcheck lint test go pkg sql logictest logic go func getfreeport is unused lint test go pkg s...
0
259,271
19,593,402,272
IssuesEvent
2022-01-05 15:17:17
aws-controllers-k8s/community
https://api.github.com/repos/aws-controllers-k8s/community
closed
Does rds-controller cover read replica?
documentation
<!-- Please submit only documentation-related issues or requests for new documentation with this form.--> **What is the URL of the document?** <!-- The URL to help identify the document. --> **Which section(s) is the issue in?** <!-- The sections(s) within the document that have issue in. --> **What need...
1.0
Does rds-controller cover read replica? - <!-- Please submit only documentation-related issues or requests for new documentation with this form.--> **What is the URL of the document?** <!-- The URL to help identify the document. --> **Which section(s) is the issue in?** <!-- The sections(s) within the docum...
non_comp
does rds controller cover read replica what is the url of the document which section s is the issue in what needs fixing additional context i need to append read replica instance on a db instance and need to check if rds constroller can support this feature ...
0
105,004
13,154,046,950
IssuesEvent
2020-08-10 05:42:34
dynatrace-oss/barista
https://api.github.com/repos/dynatrace-oss/barista
closed
Barista UX decision graph tests are failing silently.
bug design-system quality
# Bug Report <!--- Hi there! You are in the process of reporting a bug in Barista. To ensure a quick turnaround, please enter/change/update the following fields: --> ## Expected Behavior When running `ng test barista-design-system` the test should pass without logging an error. ## Current Behavior ...
1.0
Barista UX decision graph tests are failing silently. - # Bug Report <!--- Hi there! You are in the process of reporting a bug in Barista. To ensure a quick turnaround, please enter/change/update the following fields: --> ## Expected Behavior When running `ng test barista-design-system` the test should p...
non_comp
barista ux decision graph tests are failing silently bug report hi there you are in the process of reporting a bug in barista to ensure a quick turnaround please enter change update the following fields expected behavior when running ng test barista design system the test should p...
0
81,975
10,265,834,445
IssuesEvent
2019-08-22 19:52:32
neurodata/ndmg
https://api.github.com/repos/neurodata/ndmg
closed
Documentation
documentation
In the process of rewriting documentation, consider the previous list of edits: --- ### General - [ ] Add a link to project/tool site for each tool mentioned on http://m2g.io/tutorials/available_data.html - [ ] For running reliability, http://m2g.io/tutorials/validation.html#computing-reliability-on-your-data is great...
1.0
Documentation - In the process of rewriting documentation, consider the previous list of edits: --- ### General - [ ] Add a link to project/tool site for each tool mentioned on http://m2g.io/tutorials/available_data.html - [ ] For running reliability, http://m2g.io/tutorials/validation.html#computing-reliability-on-yo...
non_comp
documentation in the process of rewriting documentation consider the previous list of edits general add a link to project tool site for each tool mentioned on for running reliability is great we want to be a little more clear about what each of the things is in the can we clarify maybe...
0
107,221
11,520,977,141
IssuesEvent
2020-02-14 15:47:41
netbox-community/netbox
https://api.github.com/repos/netbox-community/netbox
closed
Fix Required Settings formatting issues
status: accepted type: documentation
<!-- NOTE: IF YOUR ISSUE DOES NOT FOLLOW THIS TEMPLATE, IT WILL BE CLOSED. Please indicate the nature of the change by placing an X in one of the boxes below. --> ### Change Type [ ] Addition [ ] Correction [ ] Deprecation [x] Cleanup (formatting, typos, etc.) ### Area [ ] Installation inst...
1.0
Fix Required Settings formatting issues - <!-- NOTE: IF YOUR ISSUE DOES NOT FOLLOW THIS TEMPLATE, IT WILL BE CLOSED. Please indicate the nature of the change by placing an X in one of the boxes below. --> ### Change Type [ ] Addition [ ] Correction [ ] Deprecation [x] Cleanup (formatting, typos, ...
non_comp
fix required settings formatting issues note if your issue does not follow this template it will be closed please indicate the nature of the change by placing an x in one of the boxes below change type addition correction deprecation cleanup formatting typos etc ...
0
12,993
15,277,830,739
IssuesEvent
2021-02-23 00:07:41
svenhjol/CharmForge
https://api.github.com/repos/svenhjol/CharmForge
closed
Bug With Portable Crafting And FastWorkbench
compatibility
Versions * Charm version - charm-forge-1.16.4-2.2.2 * Minecraft version - 1.16.5 Description The knowledge book is visible in the survival inventory even though [FastWorkbench](https://www.curseforge.com/minecraft/mc-mods/fastworkbench) is removing it, clicking it does nothing though. Steps To Reproduce * In...
True
Bug With Portable Crafting And FastWorkbench - Versions * Charm version - charm-forge-1.16.4-2.2.2 * Minecraft version - 1.16.5 Description The knowledge book is visible in the survival inventory even though [FastWorkbench](https://www.curseforge.com/minecraft/mc-mods/fastworkbench) is removing it, clicking it do...
comp
bug with portable crafting and fastworkbench versions charm version charm forge minecraft version description the knowledge book is visible in the survival inventory even though is removing it clicking it does nothing though steps to reproduce install and set ...
1
4,190
6,974,557,439
IssuesEvent
2017-12-12 01:26:44
metarhia/impress
https://api.github.com/repos/metarhia/impress
opened
Test and improve impress installation
compatibility research
I think we have many complaints about installation problems after latest node and npm updates, so need to check and fix this.
True
Test and improve impress installation - I think we have many complaints about installation problems after latest node and npm updates, so need to check and fix this.
comp
test and improve impress installation i think we have many complaints about installation problems after latest node and npm updates so need to check and fix this
1
19,717
27,352,971,219
IssuesEvent
2023-02-27 10:52:15
PluginBugs/Issues-ItemsAdder
https://api.github.com/repos/PluginBugs/Issues-ItemsAdder
reopened
limiting custom save files for worlds
Enhancement Feature request Compatibility with other stuff Unofficial Spigot Fork
### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same issue was already reported. - [X] I already searched on the [plugin wiki](https://itemsadder.devs.beer/) to k...
True
limiting custom save files for worlds - ### Terms - [X] I'm using the very latest version of ItemsAdder and its dependencies. - [X] I already searched on this [Github page](https://github.com/PluginBugs/Issues-ItemsAdder/issues) to check if the same issue was already reported. - [X] I already searched on the [plugin w...
comp
limiting custom save files for worlds terms i m using the very latest version of itemsadder and its dependencies i already searched on this to check if the same issue was already reported i already searched on the to know if a solution is already known i already asked on the ๐Ÿ’ฌia co...
1
65,282
27,044,471,770
IssuesEvent
2023-02-13 08:46:12
vmware/singleton
https://api.github.com/repos/vmware/singleton
closed
[Service] Change token verification way to new one according to customer provide
kind/enhancement area/java-service priority/high
In Singleton Service, we have token verification according to customer's requirement when do source collection, but now, customer upgrade their verification way to new, so we also need to change that.
1.0
[Service] Change token verification way to new one according to customer provide - In Singleton Service, we have token verification according to customer's requirement when do source collection, but now, customer upgrade their verification way to new, so we also need to change that.
non_comp
change token verification way to new one according to customer provide in singleton service we have token verification according to customer s requirement when do source collection but now customer upgrade their verification way to new so we also need to change that
0
6,633
8,916,401,898
IssuesEvent
2019-01-19 16:16:26
wheresrhys/fetch-mock
https://api.github.com/repos/wheresrhys/fetch-mock
closed
Error: TypeError: Cannot read property 'prototype' of undefined when using on nodejs
compatibility problem
Hi guys! I'm almost sure it's my mistake, but I spent one entire day trying to solve and I've being failed ๐Ÿ˜ž. I'm trying to configure the fetch-mock on node to use with jest. I tried a lot of things and the best result that I have is this: ![image](https://user-images.githubusercontent.com/824198/50566568-7b4...
True
Error: TypeError: Cannot read property 'prototype' of undefined when using on nodejs - Hi guys! I'm almost sure it's my mistake, but I spent one entire day trying to solve and I've being failed ๐Ÿ˜ž. I'm trying to configure the fetch-mock on node to use with jest. I tried a lot of things and the best result that I ...
comp
error typeerror cannot read property prototype of undefined when using on nodejs hi guys i m almost sure it s my mistake but i spent one entire day trying to solve and i ve being failed ๐Ÿ˜ž i m trying to configure the fetch mock on node to use with jest i tried a lot of things and the best result that i ...
1
29,021
5,478,174,202
IssuesEvent
2017-03-12 15:47:15
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
Boost trunk's spinlock initializer fails to compile
category: LCOs compiler: gcc type: defect
Boost on the master git branch fails with the following use of implementation detail. Boost 1.62 works fine. Fedora 24, GCC 6.2.1, Boost e87e4448479ec5d50d63359dd391e9dc2ee3eb48, HPX b3f2df0b7faeafdabab66be92772fc4924d96cf9 ``` [12/1432] Building CXX object src/CMakeFiles/hpx.dir/runtime_impl.cpp.o FAILED: src/CMakeF...
1.0
Boost trunk's spinlock initializer fails to compile - Boost on the master git branch fails with the following use of implementation detail. Boost 1.62 works fine. Fedora 24, GCC 6.2.1, Boost e87e4448479ec5d50d63359dd391e9dc2ee3eb48, HPX b3f2df0b7faeafdabab66be92772fc4924d96cf9 ``` [12/1432] Building CXX object src/CM...
non_comp
boost trunk s spinlock initializer fails to compile boost on the master git branch fails with the following use of implementation detail boost works fine fedora gcc boost hpx building cxx object src cmakefiles hpx dir runtime impl cpp o failed src cmakefiles hpx dir runtime impl cpp o u...
0
16,349
22,037,681,061
IssuesEvent
2022-05-28 21:22:50
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
no warning info for config deleted and change to system variable
type/bug type/compatibility component/config sig/sql-infra severity/moderate may-affects-4.0 may-affects-5.1 may-affects-5.2 may-affects-5.3 may-affects-5.4 may-affects-5.0 may-affects-6.0 affects-6.1
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) 1. install v6.0.0 include following config: server_configs: tidb: enable-batch-dml: true experimental.enable-global-kill: false log.query-log-max-len: 4000 mem-quot...
True
no warning info for config deleted and change to system variable - ## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) 1. install v6.0.0 include following config: server_configs: tidb: enable-batch-dml: true experimental.enabl...
comp
no warning info for config deleted and change to system variable bug report please answer these questions before submitting your issue thanks minimal reproduce step required install include following config server configs tidb enable batch dml true experimental enable...
1
226,977
18,045,982,541
IssuesEvent
2021-09-18 22:44:55
logicmoo/logicmoo_workspace
https://api.github.com/repos/logicmoo/logicmoo_workspace
opened
logicmoo.pfc.test.sanity_base.NLDM80 JUnit
Test_9999 logicmoo.pfc.test.sanity_base unit_test NLDM80
(cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif nldm80.P) GH_MASTER_ISSUE_FINFO= ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3ANLDM80 GITLAB: https://logicmoo.org:2082/gi...
3.0
logicmoo.pfc.test.sanity_base.NLDM80 JUnit - (cd /var/lib/jenkins/workspace/logicmoo_workspace/packs_sys/pfc/t/sanity_base ; timeout --foreground --preserve-status -s SIGKILL -k 10s 10s lmoo-clif nldm80.P) GH_MASTER_ISSUE_FINFO= ISSUE_SEARCH: https://github.com/logicmoo/logicmoo_workspace/issues?q=is%3Aissue+label%3...
non_comp
logicmoo pfc test sanity base junit cd var lib jenkins workspace logicmoo workspace packs sys pfc t sanity base timeout foreground preserve status s sigkill k lmoo clif p gh master issue finfo issue search gitlab latest this build github inferences ...
0
10,523
7,203,152,815
IssuesEvent
2018-02-06 08:05:23
gfoidl/DataCompression
https://api.github.com/repos/gfoidl/DataCompression
closed
Tracking Issue for DataPointIterator
compression performance
This issue is meant to keep track of the changes done on behalf of `DataPointIterator`. * [x] DeadBandCompression -- https://github.com/gfoidl/DataCompression/pull/15 * [x] SwingingDoorCompression -- https://github.com/gfoidl/DataCompression/pull/17 * [ ] ~Return type of interface `ICompression` -- https://github....
True
Tracking Issue for DataPointIterator - This issue is meant to keep track of the changes done on behalf of `DataPointIterator`. * [x] DeadBandCompression -- https://github.com/gfoidl/DataCompression/pull/15 * [x] SwingingDoorCompression -- https://github.com/gfoidl/DataCompression/pull/17 * [ ] ~Return type of inte...
non_comp
tracking issue for datapointiterator this issue is meant to keep track of the changes done on behalf of datapointiterator deadbandcompression swingingdoorcompression return type of interface icompression
0
10,674
12,625,131,476
IssuesEvent
2020-06-14 10:16:02
Arch666Angel/mods
https://api.github.com/repos/Arch666Angel/mods
closed
[BUG] 4 mods together causes invalid main product light-oil. Angels bio processing involved
Impact: Mod compatibility
**Describe the bug** Enabling Omniwood, Bobs Greenhouses, Yuoki, and Angels bio processing with their required base mods causes the following error. ``` Error ModManager.cpp:1508: Error while loading recipe prototype "y_ft_recipe" (recipe): Difficulty normal: Recipe has invalid main product light-oil. The product do...
True
[BUG] 4 mods together causes invalid main product light-oil. Angels bio processing involved - **Describe the bug** Enabling Omniwood, Bobs Greenhouses, Yuoki, and Angels bio processing with their required base mods causes the following error. ``` Error ModManager.cpp:1508: Error while loading recipe prototype "y_ft_...
comp
mods together causes invalid main product light oil angels bio processing involved describe the bug enabling omniwood bobs greenhouses yuoki and angels bio processing with their required base mods causes the following error error modmanager cpp error while loading recipe prototype y ft recipe ...
1
3,533
6,493,028,910
IssuesEvent
2017-08-21 15:26:59
Cxbx-Reloaded/game-compatibility
https://api.github.com/repos/Cxbx-Reloaded/game-compatibility
opened
Star Wars - Starfighter SE - crashed on the first intro
game-compatibility
_From @jarupxx on March 26, 2017 2:38_ Star Wars - Starfighter SE - crashed on the first intro EmuX86_Read32 is generated due to missing D3DDevice_GetPixelShader. ![sw](https://cloud.githubusercontent.com/assets/20138367/24327845/77976cb4-1216-11e7-8682-3bf3009553df.jpg) [Xbe.txt](https://github.com/Cxbx-Reloaded/C...
True
Star Wars - Starfighter SE - crashed on the first intro - _From @jarupxx on March 26, 2017 2:38_ Star Wars - Starfighter SE - crashed on the first intro EmuX86_Read32 is generated due to missing D3DDevice_GetPixelShader. ![sw](https://cloud.githubusercontent.com/assets/20138367/24327845/77976cb4-1216-11e7-8682-3bf30...
comp
star wars starfighter se crashed on the first intro from jarupxx on march star wars starfighter se crashed on the first intro is generated due to missing getpixelshader log emukrnlrtl cpp rtlinitansistring out destinationstring sourcestring ch...
1
2,072
4,789,411,419
IssuesEvent
2016-10-31 01:12:08
zeit/hyper
https://api.github.com/repos/zeit/hyper
closed
Error at building hyperterm at windows 10 and no command line at run
Type: Compatibility
I updated NPM and NodeJs to their last version I cloned the project and use 'npm i' to install the dependencies. I wonder how can I build this version of HyperTerm in windows 10. I use 'npm run start' but when used theres no line where I can place a command. Also when used 'npm run pack' in windows 10 this error appear...
True
Error at building hyperterm at windows 10 and no command line at run - I updated NPM and NodeJs to their last version I cloned the project and use 'npm i' to install the dependencies. I wonder how can I build this version of HyperTerm in windows 10. I use 'npm run start' but when used theres no line where I can place a...
comp
error at building hyperterm at windows and no command line at run i updated npm and nodejs to their last version i cloned the project and use npm i to install the dependencies i wonder how can i build this version of hyperterm in windows i use npm run start but when used theres no line where i can place a c...
1
9,055
3,252,451,997
IssuesEvent
2015-10-19 14:56:04
divio/django-cms
https://api.github.com/repos/divio/django-cms
closed
Document special behaviour of "Softroot" item
component: documentation component: menus
The Softroot Item (first entry of the navigation which is set as "Home") has special attributes and behaviours. For example when setting off "in Menu" to the softroot, all sub children still will be shown within render_menu. All other menu entries would hide those elements. There might be other oddities which I'm...
1.0
Document special behaviour of "Softroot" item - The Softroot Item (first entry of the navigation which is set as "Home") has special attributes and behaviours. For example when setting off "in Menu" to the softroot, all sub children still will be shown within render_menu. All other menu entries would hide those elem...
non_comp
document special behaviour of softroot item the softroot item first entry of the navigation which is set as home has special attributes and behaviours for example when setting off in menu to the softroot all sub children still will be shown within render menu all other menu entries would hide those elem...
0
128,017
18,024,876,292
IssuesEvent
2021-09-17 02:14:34
CatalystOne/ngx-jira-issue-collector
https://api.github.com/repos/CatalystOne/ngx-jira-issue-collector
opened
CVE-2021-3664 (Medium) detected in url-parse-1.4.7.tgz
security vulnerability
## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL parser that works seamlessly across Node.js and browser ...
True
CVE-2021-3664 (Medium) detected in url-parse-1.4.7.tgz - ## CVE-2021-3664 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>url-parse-1.4.7.tgz</b></p></summary> <p>Small footprint URL...
non_comp
cve medium detected in url parse tgz cve medium severity vulnerability vulnerable library url parse tgz small footprint url parser that works seamlessly across node js and browser environments library home page a href path to dependency file ngx jira issue collector pac...
0
10,218
12,222,825,892
IssuesEvent
2020-05-02 14:57:49
ChestShop-authors/ChestShop-3
https://api.github.com/repos/ChestShop-authors/ChestShop-3
closed
ChestShop does not respect LWC limits.
enhancement plugin compatibility
Setup: PaperSpigot Build 105 Chestshop Build 171 LWCX: https://github.com/pop4959/LWCX (Latest as of this report) TL;DR if user is at maximum limit for lwc (check via /climits) they can still create chestshops. Config: https://pastebin.com/p7nLyx2X
True
ChestShop does not respect LWC limits. - Setup: PaperSpigot Build 105 Chestshop Build 171 LWCX: https://github.com/pop4959/LWCX (Latest as of this report) TL;DR if user is at maximum limit for lwc (check via /climits) they can still create chestshops. Config: https://pastebin.com/p7nLyx2X
comp
chestshop does not respect lwc limits setup paperspigot build chestshop build lwcx latest as of this report tl dr if user is at maximum limit for lwc check via climits they can still create chestshops config
1
16,093
21,512,468,681
IssuesEvent
2022-04-28 06:41:20
erosman/support
https://api.github.com/repos/erosman/support
closed
[Firemonkey] Dollchan-compatibility
๐Ÿ“œ userscript compatibility
Please make Firemonkey compatible to [Dollchan](https://github.com/SthephanShinkufag/Dollchan-Extension-Tools/). There already is an [issue](https://github.com/SthephanShinkufag/Dollchan-Extension-Tools/issues/1404) about it and the developer seems intrigued to work on it.
True
[Firemonkey] Dollchan-compatibility - Please make Firemonkey compatible to [Dollchan](https://github.com/SthephanShinkufag/Dollchan-Extension-Tools/). There already is an [issue](https://github.com/SthephanShinkufag/Dollchan-Extension-Tools/issues/1404) about it and the developer seems intrigued to work on it.
comp
dollchan compatibility please make firemonkey compatible to there already is an about it and the developer seems intrigued to work on it
1
44,709
11,493,613,457
IssuesEvent
2020-02-11 23:27:30
ShabadOS/database
https://api.github.com/repos/ShabadOS/database
opened
Bot transformations on data via command line commit?
Priority: 2 Medium Scope: Build Status: In Research Type: Question
Let's say someone wants to make a mass change across all of the gurmukhi (renaming the field from "gurmukhi" to "bani" or such), or fixes a typo in the author's name. It affects like 4000 files, the transformation is applied locally, and then committed and diffed on GH. Anyone looking at this might be confused on ho...
1.0
Bot transformations on data via command line commit? - Let's say someone wants to make a mass change across all of the gurmukhi (renaming the field from "gurmukhi" to "bani" or such), or fixes a typo in the author's name. It affects like 4000 files, the transformation is applied locally, and then committed and diffed o...
non_comp
bot transformations on data via command line commit let s say someone wants to make a mass change across all of the gurmukhi renaming the field from gurmukhi to bani or such or fixes a typo in the author s name it affects like files the transformation is applied locally and then committed and diffed on g...
0
28,284
23,132,499,459
IssuesEvent
2022-07-28 11:42:21
moduliths/moduliths
https://api.github.com/repos/moduliths/moduliths
closed
Investigate support for build time optimization
type: enhancement in: infrastructure in: test support
## Context A common challenge for modulithic applications is that a change in the version control system triggers a build of the overall system. That build usually consists of steps that are executed for the entire system, which means: for all modules, whether the change in question actually affects a module directl...
1.0
Investigate support for build time optimization - ## Context A common challenge for modulithic applications is that a change in the version control system triggers a build of the overall system. That build usually consists of steps that are executed for the entire system, which means: for all modules, whether the ch...
non_comp
investigate support for build time optimization context a common challenge for modulithic applications is that a change in the version control system triggers a build of the overall system that build usually consists of steps that are executed for the entire system which means for all modules whether the ch...
0
8,860
10,824,987,333
IssuesEvent
2019-11-09 13:05:43
ppy/osu
https://api.github.com/repos/ppy/osu
closed
Pressing express button on Wacom tablet closes game
compatibility input
**Describe the crash:** Pressing any express buttons on my Wacom tablet closes the game. **Screenshots or videos showing encountered issue:** ![Output in console](https://i.imgur.com/AQ6m9N7.png) **osu!lazer version:** 2019.1106.0 **Logs:** [database.log](https://github.com/ppy/osu/files/3827222/database.log...
True
Pressing express button on Wacom tablet closes game - **Describe the crash:** Pressing any express buttons on my Wacom tablet closes the game. **Screenshots or videos showing encountered issue:** ![Output in console](https://i.imgur.com/AQ6m9N7.png) **osu!lazer version:** 2019.1106.0 **Logs:** [database.log]...
comp
pressing express button on wacom tablet closes game describe the crash pressing any express buttons on my wacom tablet closes the game screenshots or videos showing encountered issue osu lazer version logs computer specifications tablet wacom int...
1
97,116
16,196,400,423
IssuesEvent
2021-05-04 15:03:00
Raunak-S/security-advisor-alerts
https://api.github.com/repos/Raunak-S/security-advisor-alerts
opened
HIGH severity finding reported by IBM Security Advisor
IBM Security Advisor
**Source**: IBM Vulnerability Advisor **Finding**: b71ac2564ef0b98f1032d189795994dc/providers/security-advisor/occurrences/va-iwvf-b71ac2564ef0b98f1032d189795994dc-gas-registry%2Fgas-kube-toolchain-demo-6-master-85a4093b-20210204133840 **Severity**: HIGH [View in Security Advisor Dashboard](https://cloud.ibm.com/securi...
True
HIGH severity finding reported by IBM Security Advisor - **Source**: IBM Vulnerability Advisor **Finding**: b71ac2564ef0b98f1032d189795994dc/providers/security-advisor/occurrences/va-iwvf-b71ac2564ef0b98f1032d189795994dc-gas-registry%2Fgas-kube-toolchain-demo-6-master-85a4093b-20210204133840 **Severity**: HIGH [View in...
non_comp
high severity finding reported by ibm security advisor source ibm vulnerability advisor finding providers security advisor occurrences va iwvf gas registry kube toolchain demo master severity high pretty printed info security advisor alerts severity high ...
0
42,984
5,511,373,708
IssuesEvent
2017-03-17 04:28:59
vanh17/hc07-Obedient
https://api.github.com/repos/vanh17/hc07-Obedient
closed
Test action with basic.
ASR tests
- [x] forward - [x] backward - [x] leftturn - [x] rightturn - [x] turnbackleft - [x] turnrightleft - [x] stop
1.0
Test action with basic. - - [x] forward - [x] backward - [x] leftturn - [x] rightturn - [x] turnbackleft - [x] turnrightleft - [x] stop
non_comp
test action with basic forward backward leftturn rightturn turnbackleft turnrightleft stop
0
15,859
20,797,544,492
IssuesEvent
2022-03-17 10:45:26
KiwiHawk/SeaBlock
https://api.github.com/repos/KiwiHawk/SeaBlock
opened
SpaceX setting issue
bug mod compatibility
The setting "SpaceX ignore tech price multiplier" doesn't do what it says. Instead of setting techs to ignore the cost modifier, ticking this setting divides the cost by 4. https://wiki.factorio.com/Prototype/Technology#ignore_tech_cost_multiplier I've reported this but probably easier to fix it here for now. ht...
True
SpaceX setting issue - The setting "SpaceX ignore tech price multiplier" doesn't do what it says. Instead of setting techs to ignore the cost modifier, ticking this setting divides the cost by 4. https://wiki.factorio.com/Prototype/Technology#ignore_tech_cost_multiplier I've reported this but probably easier to f...
comp
spacex setting issue the setting spacex ignore tech price multiplier doesn t do what it says instead of setting techs to ignore the cost modifier ticking this setting divides the cost by i ve reported this but probably easier to fix it here for now if the setting is ticked set spacex techs to i...
1
21,583
14,657,170,631
IssuesEvent
2020-12-28 15:01:37
Nusszopf/web-nusszopf
https://api.github.com/repos/Nusszopf/web-nusszopf
closed
Setup Meilisearch
Task:Infrastructure
- features: https://docs.meilisearch.com/guides/main_concepts/search.html#features - deploy: https://docs.meilisearch.com/resources/howtos/digitalocean_droplet.html#create-an-out-of-the-box-meilisearch -> evtl. docker? - local development - meili updates - รคnderungen der datenstruktur - heroku is not work...
1.0
Setup Meilisearch - - features: https://docs.meilisearch.com/guides/main_concepts/search.html#features - deploy: https://docs.meilisearch.com/resources/howtos/digitalocean_droplet.html#create-an-out-of-the-box-meilisearch -> evtl. docker? - local development - meili updates - รคnderungen der datenstruktur ...
non_comp
setup meilisearch features deploy evtl docker local development meili updates รคnderungen der datenstruktur heroku is not working melisearch is a db no db instance required filter no nesting dementsprechend daten aufbereiten types faceting gruppe via faceting...
0
9,773
11,826,175,274
IssuesEvent
2020-03-21 16:35:20
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
@storybook/vue breaks Gridsome build
app: vue compatibility with other tools inactive
**Describe the bug** I have a Gridsome project, and I've installed Storybook. Storybook itself works fine, but when I try and run the gridsome develop command again, it's broken. Removing Storybook fixes the issue with Gridsome **To Reproduce** Steps to reproduce the behavior: 1. Create Gridsome project, `gridsom...
True
@storybook/vue breaks Gridsome build - **Describe the bug** I have a Gridsome project, and I've installed Storybook. Storybook itself works fine, but when I try and run the gridsome develop command again, it's broken. Removing Storybook fixes the issue with Gridsome **To Reproduce** Steps to reproduce the behavior...
comp
storybook vue breaks gridsome build describe the bug i have a gridsome project and i ve installed storybook storybook itself works fine but when i try and run the gridsome develop command again it s broken removing storybook fixes the issue with gridsome to reproduce steps to reproduce the behavior...
1
350,307
31,878,313,857
IssuesEvent
2023-09-16 04:16:23
cockroachdb/pebble
https://api.github.com/repos/cockroachdb/pebble
opened
github.com/cockroachdb/pebble/internal/metamorphic: TestMeta failed
O-robot C-test-failure metamorphic-failure branch-refs/heads/master release-blocker
github.com/cockroachdb/pebble/internal/metamorphic.TestMeta [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Pebble_Metamorphic/11801584?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Pebble_Metamorphic/11801584?buildTab=artifacts#m...
1.0
github.com/cockroachdb/pebble/internal/metamorphic: TestMeta failed - github.com/cockroachdb/pebble/internal/metamorphic.TestMeta [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Pebble_Metamorphic/11801584?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguratio...
non_comp
github com cockroachdb pebble internal metamorphic testmeta failed github com cockroachdb pebble internal metamorphic testmeta with on refs heads master close db get pjytum pebble not found get vdodvtdwkak pebble not found ...
0
136,580
18,750,233,472
IssuesEvent
2021-11-05 00:15:55
elastic/beats
https://api.github.com/repos/elastic/beats
opened
[Filebeat] aws-s3 - Add validation of S3 Event Notification JSON received from SQS
enhancement Filebeat Team:Security-External Integrations
**Describe the enhancement:** The aws-s3 input can receive JSON that does not contain `Records` and no error is returned. When this happens the reader assumes the SQS message contained zero object created notifications and carries on normally by deleted the message. This should be treated as an error because the ...
True
[Filebeat] aws-s3 - Add validation of S3 Event Notification JSON received from SQS - **Describe the enhancement:** The aws-s3 input can receive JSON that does not contain `Records` and no error is returned. When this happens the reader assumes the SQS message contained zero object created notifications and carries o...
non_comp
aws add validation of event notification json received from sqs describe the enhancement the aws input can receive json that does not contain records and no error is returned when this happens the reader assumes the sqs message contained zero object created notifications and carries on normally b...
0
20,591
30,598,154,662
IssuesEvent
2023-07-22 03:03:41
wisp-forest/alloy-forgery
https://api.github.com/repos/wisp-forest/alloy-forgery
closed
Compatibility with EMI
type: compatibility status: scheduled
It is a mod similar to REI. Forges do not appear in it and all forge recipes are not accessible, though still doable, but not shown. Also taking this issue to EMI if its from their side
True
Compatibility with EMI - It is a mod similar to REI. Forges do not appear in it and all forge recipes are not accessible, though still doable, but not shown. Also taking this issue to EMI if its from their side
comp
compatibility with emi it is a mod similar to rei forges do not appear in it and all forge recipes are not accessible though still doable but not shown also taking this issue to emi if its from their side
1
19,437
26,975,118,585
IssuesEvent
2023-02-09 09:00:13
Clark919/Origination-Modpack
https://api.github.com/repos/Clark919/Origination-Modpack
closed
[BUG] Legendary Witcher Swords do not have Better Combat Movesets
bug compatibility
**Describe the bug** As the title describes, applies to all special Witcher weapons. **To Reproduce** Steps to reproduce the behavior (add and remove steps as needed, describe clearly): 1. Equip qualifying Witcher sword in mainhand. 2. It will swing like in vanilla, rather than the sword moveset from Better Comb...
True
[BUG] Legendary Witcher Swords do not have Better Combat Movesets - **Describe the bug** As the title describes, applies to all special Witcher weapons. **To Reproduce** Steps to reproduce the behavior (add and remove steps as needed, describe clearly): 1. Equip qualifying Witcher sword in mainhand. 2. It will s...
comp
legendary witcher swords do not have better combat movesets describe the bug as the title describes applies to all special witcher weapons to reproduce steps to reproduce the behavior add and remove steps as needed describe clearly equip qualifying witcher sword in mainhand it will swing...
1
398
2,823,917,429
IssuesEvent
2015-05-21 11:54:16
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
Wordpress SEO not recognising image in revolution slider
Compatibility
Hi, I have put loads of images in a slider for my website, and then I went to SEO my website. The Wordpress SEO plugin is saying that I have no images on my site when I do. I added the alt tags for the images under the revolution slider settings, but the SEO plugin just isn't recognising any images. Can anyone h...
True
Wordpress SEO not recognising image in revolution slider - Hi, I have put loads of images in a slider for my website, and then I went to SEO my website. The Wordpress SEO plugin is saying that I have no images on my site when I do. I added the alt tags for the images under the revolution slider settings, but the...
comp
wordpress seo not recognising image in revolution slider hi i have put loads of images in a slider for my website and then i went to seo my website the wordpress seo plugin is saying that i have no images on my site when i do i added the alt tags for the images under the revolution slider settings but the...
1
293
2,736,323,119
IssuesEvent
2015-04-19 09:55:13
JayJeckel/JeckelMilkMod
https://api.github.com/repos/JayJeckel/JeckelMilkMod
opened
Make milk bottle disableable
Compatibility
Add a config option to allow users to disable the milk bottle for the cases where another mod may already add a milk bottle.
True
Make milk bottle disableable - Add a config option to allow users to disable the milk bottle for the cases where another mod may already add a milk bottle.
comp
make milk bottle disableable add a config option to allow users to disable the milk bottle for the cases where another mod may already add a milk bottle
1
116,724
4,705,745,604
IssuesEvent
2016-10-13 15:16:55
pixijs/pixi.js
https://api.github.com/repos/pixijs/pixi.js
closed
[Request] A easy way to create sprite and texture from HTMLImageElement
Domain: API Priority: Medium Resolution: Fixed Status: Accepting PRs Type: Feature Request Version: v4.x
Now , do it must like this : ``` var baseTexture = new PIXI.BaseTexture( imgElement ); var texture = new PIXI.Texture(baseTexture); var sprite = new PIXI.Sprite(texture); ``` If let Texture.from check HTMLImageElement , We will use Sprite.from(imgElement) for it. add HTMLImageEle...
1.0
[Request] A easy way to create sprite and texture from HTMLImageElement - Now , do it must like this : ``` var baseTexture = new PIXI.BaseTexture( imgElement ); var texture = new PIXI.Texture(baseTexture); var sprite = new PIXI.Sprite(texture); ``` If let Texture.from check HTMLImageE...
non_comp
a easy way to create sprite and texture from htmlimageelement now do it must like this var basetexture new pixi basetexture imgelement var texture new pixi texture basetexture var sprite new pixi sprite texture if let texture from check htmlimageelement ...
0
13,833
16,554,932,317
IssuesEvent
2021-05-28 12:57:17
zellij-org/zellij
https://api.github.com/repos/zellij-org/zellij
closed
Command prompt input shifts right on first character
bug compatibility
As I type the first character, the curser shifts right but the character also appears under the curser. In short the added character appears one position right of the position of the curser while typing. ## In Case of Graphical, or Performance Issues [zellij-3.log](https://github.com/zellij-org/zellij/files/64077...
True
Command prompt input shifts right on first character - As I type the first character, the curser shifts right but the character also appears under the curser. In short the added character appears one position right of the position of the curser while typing. ## In Case of Graphical, or Performance Issues [zellij-...
comp
command prompt input shifts right on first character as i type the first character the curser shifts right but the character also appears under the curser in short the added character appears one position right of the position of the curser while typing in case of graphical or performance issues ...
1
105,424
9,082,766,614
IssuesEvent
2019-02-17 15:11:25
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
flutter_test's http dependency locked?
a: tests
<!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.io/ * https://docs.flutter.io/ * https://stackoverflow.com/questions/tagged/flutter?sort=frequent If you have...
1.0
flutter_test's http dependency locked? - <!-- Thank you for using Flutter! If you are looking for support, please check out our documentation or consider asking a question on Stack Overflow: * https://flutter.io/ * https://docs.flutter.io/ * https://stackoverflow.com/questions/tagged/...
non_comp
flutter test s http dependency locked thank you for using flutter if you are looking for support please check out our documentation or consider asking a question on stack overflow if you have found a bug or if our documentation doesn t have an answer ...
0
14,472
17,480,761,629
IssuesEvent
2021-08-09 01:30:45
SpriteOvO/Telegram-Anti-Revoke
https://api.github.com/repos/SpriteOvO/Telegram-Anti-Revoke
closed
[Bug report] At Telegram version 2.9, "deleted" tag cannot be shown
compatibility
### Describe the bug At Telegram version 2.9, "deleted" tag cannot be shown. ๅœจ็‰ˆๆœฌ2.9็š„Telegram ไธญ๏ผŒโ€œๅทฒๅˆ ้™คโ€ๆ ‡็ญพๆ— ๆณ•ๆ˜พ็คบใ€‚ ### Steps to reproduce The other party deletes messages during group chat ็พค็ป„่Šๅคฉ่ฟ‡็จ‹ไธญๅฏนๆ–นๅˆ ้™คๆถˆๆฏ ### Expected behaviour Expected to be shown. ๅบ”ๅฝ“ๆ˜พ็คบ ### Actual behaviour The deleted message is retained, but no "de...
True
[Bug report] At Telegram version 2.9, "deleted" tag cannot be shown - ### Describe the bug At Telegram version 2.9, "deleted" tag cannot be shown. ๅœจ็‰ˆๆœฌ2.9็š„Telegram ไธญ๏ผŒโ€œๅทฒๅˆ ้™คโ€ๆ ‡็ญพๆ— ๆณ•ๆ˜พ็คบใ€‚ ### Steps to reproduce The other party deletes messages during group chat ็พค็ป„่Šๅคฉ่ฟ‡็จ‹ไธญๅฏนๆ–นๅˆ ้™คๆถˆๆฏ ### Expected behaviour Expected to be shown. ๅบ”...
comp
at telegram version deleted tag cannot be shown describe the bug at telegram version deleted tag cannot be shown ไธญ๏ผŒโ€œๅทฒๅˆ ้™คโ€ๆ ‡็ญพๆ— ๆณ•ๆ˜พ็คบใ€‚ steps to reproduce the other party deletes messages during group chat ็พค็ป„่Šๅคฉ่ฟ‡็จ‹ไธญๅฏนๆ–นๅˆ ้™คๆถˆๆฏ expected behaviour expected to be shown ๅบ”ๅฝ“ๆ˜พ็คบ actual behavio...
1
89,526
25,827,144,739
IssuesEvent
2022-12-12 13:44:45
ChristinaKs/WebServicesTermProject
https://api.github.com/repos/ChristinaKs/WebServicesTermProject
closed
Filtering processes for games
Build03
references; #14 - [x] /games/ -- GameName, MPA Rating, Platform, GameStudioId - [x] /games/{game}/reviews -- posOrNeg, GameId
1.0
Filtering processes for games - references; #14 - [x] /games/ -- GameName, MPA Rating, Platform, GameStudioId - [x] /games/{game}/reviews -- posOrNeg, GameId
non_comp
filtering processes for games references games gamename mpa rating platform gamestudioid games game reviews posorneg gameid
0
13,958
16,735,942,886
IssuesEvent
2021-06-11 01:22:40
jenkinsci/configuration-as-code-plugin
https://api.github.com/repos/jenkinsci/configuration-as-code-plugin
closed
Not able to configure OpsGenie Plugin with JCasC
plugin-compatibility stale
[jenkins-jira]: https://issues.jenkins-ci.org [dashboard]: https://issues.jenkins.io/secure/Dashboard.jspa?selectPageId=18341 [contributing]: ../blob/master/docs/CONTRIBUTING.md [compatibility]: ../blob/master/docs/COMPATIBILITY.md ### Your checklist for this issue ๐Ÿšจ Please review the [guidelines for contribu...
True
Not able to configure OpsGenie Plugin with JCasC - [jenkins-jira]: https://issues.jenkins-ci.org [dashboard]: https://issues.jenkins.io/secure/Dashboard.jspa?selectPageId=18341 [contributing]: ../blob/master/docs/CONTRIBUTING.md [compatibility]: ../blob/master/docs/COMPATIBILITY.md ### Your checklist for this iss...
comp
not able to configure opsgenie plugin with jcasc blob master docs contributing md blob master docs compatibility md your checklist for this issue ๐Ÿšจ please review the to this repository ๐Ÿ’ก to better understand plugin compatibility issues you can here is a link to g...
1
53,819
6,760,350,532
IssuesEvent
2017-10-24 20:19:08
phetsims/equality-explorer
https://api.github.com/repos/phetsims/equality-explorer
closed
add a control to show/hide '1' coefficients
design:general priority:2-high
In https://github.com/phetsims/equality-explorer/issues/6, @kathy-phet asked an unrelated question. I'm deleting it from that issue and moving it here. > Also - Amanda, in playing I noticed equation lists the "1"? Did we discuss that? Should it be optional?
1.0
add a control to show/hide '1' coefficients - In https://github.com/phetsims/equality-explorer/issues/6, @kathy-phet asked an unrelated question. I'm deleting it from that issue and moving it here. > Also - Amanda, in playing I noticed equation lists the "1"? Did we discuss that? Should it be optional?
non_comp
add a control to show hide coefficients in kathy phet asked an unrelated question i m deleting it from that issue and moving it here also amanda in playing i noticed equation lists the did we discuss that should it be optional
0
11,587
13,633,042,799
IssuesEvent
2020-09-24 20:41:58
DeepLabCut/DeepLabCut
https://api.github.com/repos/DeepLabCut/DeepLabCut
closed
Update to tensorflow 2
backwards compatibility contributions-welcome tensorflow/training
Support for tensorflow 1 is starting to drop-off, and eventually will stop being supported. It would be great to update to tensorflow 2! https://www.tensorflow.org/guide/migrate
True
Update to tensorflow 2 - Support for tensorflow 1 is starting to drop-off, and eventually will stop being supported. It would be great to update to tensorflow 2! https://www.tensorflow.org/guide/migrate
comp
update to tensorflow support for tensorflow is starting to drop off and eventually will stop being supported it would be great to update to tensorflow
1
240,016
19,987,393,067
IssuesEvent
2022-01-30 21:31:36
impfen/apps-inoeg
https://api.github.com/repos/impfen/apps-inoeg
opened
Als Provider kann ich meine Daten รคndern
user story e2e test
## Akzeptanzkriterien - [ ] Provider kann seine Kontaktdaten einsehen - [ ] Provider kann seine Kontaktdaten รคndern - [ ] Provider ist nach ร„nderung unbestรคtigt
1.0
Als Provider kann ich meine Daten รคndern - ## Akzeptanzkriterien - [ ] Provider kann seine Kontaktdaten einsehen - [ ] Provider kann seine Kontaktdaten รคndern - [ ] Provider ist nach ร„nderung unbestรคtigt
non_comp
als provider kann ich meine daten รคndern akzeptanzkriterien provider kann seine kontaktdaten einsehen provider kann seine kontaktdaten รคndern provider ist nach รคnderung unbestรคtigt
0
282,120
21,315,464,572
IssuesEvent
2022-04-16 07:33:29
tandeshao/pe
https://api.github.com/repos/tandeshao/pe
opened
Confusing return arrow in Model class to AddLessonCommand class.
type.DocumentationBug severity.Low
Steps to reproduce: 1. Go to the developer's guide add temporary/recurring lesson section. 2. A sequence like the image below will be shown: ![image.png](https://raw.githubusercontent.com/tandeshao/pe/main/files/4f51fe70-9c7c-4d5c-b876-b87e6b59aed9.png) There is a return arrow from Model class to AddLessonCommand ...
1.0
Confusing return arrow in Model class to AddLessonCommand class. - Steps to reproduce: 1. Go to the developer's guide add temporary/recurring lesson section. 2. A sequence like the image below will be shown: ![image.png](https://raw.githubusercontent.com/tandeshao/pe/main/files/4f51fe70-9c7c-4d5c-b876-b87e6b59aed9....
non_comp
confusing return arrow in model class to addlessoncommand class steps to reproduce go to the developer s guide add temporary recurring lesson section a sequence like the image below will be shown there is a return arrow from model class to addlessoncommand class when no method has been called it ...
0
47,416
12,031,982,204
IssuesEvent
2020-04-13 10:59:22
mlpack/mlpack
https://api.github.com/repos/mlpack/mlpack
closed
Linking error
c: build system t: question
Hello, I have a problem with building my package that uses mlpack. catkin returns "undefined reference to `bool mlpack::data::Load<unsigned long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, arma::Row<unsigned long>&, bool)" for the line ` arma::Row<size_t> labels; mlpack...
1.0
Linking error - Hello, I have a problem with building my package that uses mlpack. catkin returns "undefined reference to `bool mlpack::data::Load<unsigned long>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, arma::Row<unsigned long>&, bool)" for the line ` arma::Row<size_t>...
non_comp
linking error hello i have a problem with building my package that uses mlpack catkin returns undefined reference to bool mlpack data load std basic string std allocator const arma row bool for the line arma row labels mlpack data load german labels csv labels true i h...
0
10,041
12,053,458,243
IssuesEvent
2020-04-15 09:25:40
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
Allow for a `main.cjs` to accommodate module packages
compatibility with other tools configuration feature request
**Is your feature request related to a problem? Please describe.** When a Node package is specified as a `module` type, the default behaviour loading `.js` files changes; `.js` files are now treated as ECMAScript modules and `.cjs` files are treated as CommonJS modules. When this occurs, it is impossible to load `.sto...
True
Allow for a `main.cjs` to accommodate module packages - **Is your feature request related to a problem? Please describe.** When a Node package is specified as a `module` type, the default behaviour loading `.js` files changes; `.js` files are now treated as ECMAScript modules and `.cjs` files are treated as CommonJS m...
comp
allow for a main cjs to accommodate module packages is your feature request related to a problem please describe when a node package is specified as a module type the default behaviour loading js files changes js files are now treated as ecmascript modules and cjs files are treated as commonjs m...
1
9,945
11,948,466,899
IssuesEvent
2020-04-03 11:55:28
SaucyPigeon/Wild-Cultivation-Fan-Update
https://api.github.com/repos/SaucyPigeon/Wild-Cultivation-Fan-Update
closed
Fertile Planet
bug mod compatibility
Headshotkill 5 hours ago Hey back in 1.0 this mod conflicted with fertile planet leading to tropical jungle or swamp biomes to not spawn any vegetation. The problem was both fertile planet and wild cultivation added natural growing healroot to these biomes. This problem was fixed by Rainbeau Flambe back then but it ...
True
Fertile Planet - Headshotkill 5 hours ago Hey back in 1.0 this mod conflicted with fertile planet leading to tropical jungle or swamp biomes to not spawn any vegetation. The problem was both fertile planet and wild cultivation added natural growing healroot to these biomes. This problem was fixed by Rainbeau Flambe ...
comp
fertile planet headshotkill hours ago hey back in this mod conflicted with fertile planet leading to tropical jungle or swamp biomes to not spawn any vegetation the problem was both fertile planet and wild cultivation added natural growing healroot to these biomes this problem was fixed by rainbeau flambe ...
1
176,134
13,628,540,163
IssuesEvent
2020-09-24 14:02:02
hazelcast/hazelcast-jet
https://api.github.com/repos/hazelcast/hazelcast-jet
closed
com.hazelcast.jet.impl.connector.JmsSinkIntegrationTest.test_transactional_withRestarts_forceful_exOnce
test-failure
_master_ (commit 4e57bfb95e70a8f56e865edbe7b8c8e2a48bdb04) Failed on IBM JDK 8: http://jenkins.hazelcast.com/job/jet-oss-master-ibm-jdk8/250/testReport/com.hazelcast.jet.impl.connector/JmsSinkIntegrationTest/test_transactional_withRestarts_forceful_exOnce/ Stacktrace: ``` org.junit.ComparisonFailure: expected...
1.0
com.hazelcast.jet.impl.connector.JmsSinkIntegrationTest.test_transactional_withRestarts_forceful_exOnce - _master_ (commit 4e57bfb95e70a8f56e865edbe7b8c8e2a48bdb04) Failed on IBM JDK 8: http://jenkins.hazelcast.com/job/jet-oss-master-ibm-jdk8/250/testReport/com.hazelcast.jet.impl.connector/JmsSinkIntegrationTest/tes...
non_comp
com hazelcast jet impl connector jmssinkintegrationtest test transactional withrestarts forceful exonce master commit failed on ibm jdk stacktrace org junit comparisonfailure expected ...
0
241,762
18,474,153,624
IssuesEvent
2021-10-18 04:07:16
numpy/numpy
https://api.github.com/repos/numpy/numpy
closed
DOC: Clarify that numpy average is the mean?
04 - Documentation
Looking at the documentation for numpy average: https://github.com/numpy/numpy/blob/b235f9e701e14ed6f6f6dcba885f7986a833743f/numpy/lib/function_base.py#L280-L419 I think this is the weighted arithmetic mean, as described at: https://en.wikipedia.org/wiki/Weighted_arithmetic_mean Not to be confused with the weight...
1.0
DOC: Clarify that numpy average is the mean? - Looking at the documentation for numpy average: https://github.com/numpy/numpy/blob/b235f9e701e14ed6f6f6dcba885f7986a833743f/numpy/lib/function_base.py#L280-L419 I think this is the weighted arithmetic mean, as described at: https://en.wikipedia.org/wiki/Weighted_arit...
non_comp
doc clarify that numpy average is the mean looking at the documentation for numpy average i think this is the weighted arithmetic mean as described at not to be confused with the weighted median i suggest clarifying the documentation to clearly say that the weighted mean is being calculated it ...
0
11,273
13,235,320,034
IssuesEvent
2020-08-18 17:50:19
gudmdharalds-a8c/testing123
https://api.github.com/repos/gudmdharalds-a8c/testing123
closed
PHP Upgrade: Compatibility issues found in dir1/dirb/diry
PHP 7.4 Compatibility PHP Compatibility
The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b></b>: https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/#L This is an automated report.
True
PHP Upgrade: Compatibility issues found in dir1/dirb/diry - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b></b>: https://github.com/gudmdharalds-a8c/testing123/blob/b99a028e21f490f459f7095329fe4933e8643e79/#L This is an automated report.
comp
php upgrade compatibility issues found in dirb diry the following issues were found when scanning branch for compatibility problems this is an automated report
1
8,750
10,708,366,681
IssuesEvent
2019-10-24 19:32:05
jiangdashao/Matrix-Issues
https://api.github.com/repos/jiangdashao/Matrix-Issues
opened
LuckPerms
Incompatibility
## Troubleshooting Information - [X] The incompatible plugin is up-to-date - [X] Matrix and ProtocolLib are up-to-date - [X] Matrix is running on a 1.8, 1.12, 1.13, or 1.14 server - [ ] The issue happens on default config.yml and checks.yml - [ ] I've tested if the issue happens on default config ## Issue Inf...
True
LuckPerms - ## Troubleshooting Information - [X] The incompatible plugin is up-to-date - [X] Matrix and ProtocolLib are up-to-date - [X] Matrix is running on a 1.8, 1.12, 1.13, or 1.14 server - [ ] The issue happens on default config.yml and checks.yml - [ ] I've tested if the issue happens on default config ...
comp
luckperms troubleshooting information the incompatible plugin is up to date matrix and protocollib are up to date matrix is running on a or server the issue happens on default config yml and checks yml i ve tested if the issue happens on default config issue info...
1