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
11,712
13,787,200,386
IssuesEvent
2020-10-09 04:08:44
ElfFriend-DnD/foundryvtt-compactBeyond5eSheet
https://api.github.com/repos/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet
closed
Integrate with Magic Items
0.7.x compatibility enhancement
Magic Items currently requires a change to their module to integrate a new sheet, [opened a PR](https://gitlab.com/riccisi/foundryvtt-magic-items/-/merge_requests/7) to enable sheets to integrate themselves.
True
Integrate with Magic Items - Magic Items currently requires a change to their module to integrate a new sheet, [opened a PR](https://gitlab.com/riccisi/foundryvtt-magic-items/-/merge_requests/7) to enable sheets to integrate themselves.
comp
integrate with magic items magic items currently requires a change to their module to integrate a new sheet to enable sheets to integrate themselves
1
3,137
6,065,139,556
IssuesEvent
2017-06-14 15:37:51
eclipsesource/tabris-js
https://api.github.com/repos/eclipsesource/tabris-js
closed
RethinkDB module not supported
compatibility npm
i am trying to do an app that uses RethinkDB and this module seems not to be supported not suported ``` js \\npm install rethinkdb var r = require('rethinkdb'); ```
True
RethinkDB module not supported - i am trying to do an app that uses RethinkDB and this module seems not to be supported not suported ``` js \\npm install rethinkdb var r = require('rethinkdb'); ```
comp
rethinkdb module not supported i am trying to do an app that uses rethinkdb and this module seems not to be supported not suported js npm install rethinkdb var r require rethinkdb
1
17,117
23,632,746,284
IssuesEvent
2022-08-25 10:44:14
ricksouth/serilum-mc-mods
https://api.github.com/repos/ricksouth/serilum-mc-mods
closed
Allow this mod and village spawn point to work together
Mod: Village Spawn Point Mod: Set World Spawn Point Compatibility issue
forge 1.16.5 i'm trying to spawn 220 blocks above a village, replacing x and y with ~ just crash the game. Village spawn point doesn't allow you to offset x y and z values
True
Allow this mod and village spawn point to work together - forge 1.16.5 i'm trying to spawn 220 blocks above a village, replacing x and y with ~ just crash the game. Village spawn point doesn't allow you to offset x y and z values
comp
allow this mod and village spawn point to work together forge i m trying to spawn blocks above a village replacing x and y with just crash the game village spawn point doesn t allow you to offset x y and z values
1
513,251
14,918,509,528
IssuesEvent
2021-01-22 21:50:12
google/oboe
https://api.github.com/repos/google/oboe
closed
Bug in example: getTimestamp(), FilterAudioStream.h needs a NULL check on framePosition
bug high priority
I was ready to write a crash report on Oboe 1.5.0, when I realized that my code calling getTimestamp(CLOCK_MONOTONIC, 0, 0) was wrong. I thought I probably copied it quite some time ago from example code and indeed, PlayAudioEngine.cpp of the hello-oboe sample contains it as well: mIsLatencyDetectionSupported = (mPl...
1.0
Bug in example: getTimestamp(), FilterAudioStream.h needs a NULL check on framePosition - I was ready to write a crash report on Oboe 1.5.0, when I realized that my code calling getTimestamp(CLOCK_MONOTONIC, 0, 0) was wrong. I thought I probably copied it quite some time ago from example code and indeed, PlayAudioEngin...
non_comp
bug in example gettimestamp filteraudiostream h needs a null check on frameposition i was ready to write a crash report on oboe when i realized that my code calling gettimestamp clock monotonic was wrong i thought i probably copied it quite some time ago from example code and indeed playaudioengin...
0
93,741
11,801,864,491
IssuesEvent
2020-03-18 20:20:38
DataONEorg/dataone-web
https://api.github.com/repos/DataONEorg/dataone-web
closed
Create a features table
design page content
- The features in the table should link to the associated features pages - Information for the table should be stored in the [data folder](https://github.com/DataONEorg/dataone-web/tree/preview/data) in `TOML`, `YAML`, `JSON` or `CSV` format (More on [hugo data-driven content](https://gohugo.io/templates/data-template...
1.0
Create a features table - - The features in the table should link to the associated features pages - Information for the table should be stored in the [data folder](https://github.com/DataONEorg/dataone-web/tree/preview/data) in `TOML`, `YAML`, `JSON` or `CSV` format (More on [hugo data-driven content](https://gohugo....
non_comp
create a features table the features in the table should link to the associated features pages information for the table should be stored in the in toml yaml json or csv format more on the layout for the table should be stored in the this table could eventually form the basis of the ...
0
425,440
12,340,341,618
IssuesEvent
2020-05-14 19:45:32
dealii/dealii
https://api.github.com/repos/dealii/dealii
closed
Segfault in tests/manifold_wrapper.py
Bug High Priority :warning: Python
I experience a segfault in the python_wrapper component in one of the unit tests. The backtrace is as follows: ``` Thread 1 "python3.7" received signal SIGSEGV, Segmentation fault. 0x00007ffff45858d2 in dealii::FunctionManifold<2, 2, 2>::FunctionManifold (this=0x555555780590, push_forward_function=std::unique_ptr<de...
1.0
Segfault in tests/manifold_wrapper.py - I experience a segfault in the python_wrapper component in one of the unit tests. The backtrace is as follows: ``` Thread 1 "python3.7" received signal SIGSEGV, Segmentation fault. 0x00007ffff45858d2 in dealii::FunctionManifold<2, 2, 2>::FunctionManifold (this=0x555555780590, ...
non_comp
segfault in tests manifold wrapper py i experience a segfault in the python wrapper component in one of the unit tests the backtrace is as follows thread received signal sigsegv segmentation fault in dealii functionmanifold functionmanifold this push forward function std unique ptr ...
0
329,400
28,240,039,068
IssuesEvent
2023-04-06 06:14:17
AY2223S2-CS2103T-T17-2/tp
https://api.github.com/repos/AY2223S2-CS2103T-T17-2/tp
closed
[PE-D][Tester A] leol command does not match the User Guide
priority.High type.Bug type.TesterBug
Input: leol d/0000-01-01 Expected: 2 employees listed! Result: error ![image.png](https://raw.githubusercontent.com/axmszr/ped/main/files/251916c4-8d6a-475d-9aec-376e8955395e.png) <br> However, the UG shows that the prefix d/ is needed: ![image.png](https://raw.githubusercontent.com/axmszr/ped/main/files/e8d86fdb...
1.0
[PE-D][Tester A] leol command does not match the User Guide - Input: leol d/0000-01-01 Expected: 2 employees listed! Result: error ![image.png](https://raw.githubusercontent.com/axmszr/ped/main/files/251916c4-8d6a-475d-9aec-376e8955395e.png) <br> However, the UG shows that the prefix d/ is needed: ![image.png](ht...
non_comp
leol command does not match the user guide input leol d expected employees listed result error however the ug shows that the prefix d is needed labels type functionalitybug severity medium original axmszr ped
0
9,033
11,088,123,636
IssuesEvent
2019-12-14 08:26:25
AthenaSulisMinerva/CombatExtendedFastTrack
https://api.github.com/repos/AthenaSulisMinerva/CombatExtendedFastTrack
opened
Chicken Plucker's Rimmu-Nation & Red Horse Mods - Batch #3
mod compatiblity patch
In no particular order of precedence: - [ ] (CP) Metal Gear Solid (1.0) - [ ] (CP) Spec Ops - The Line (1.0) - [ ] (RH) Cordis Die (1.0) - [ ] DOOM (1.0) - [ ] DOOM Kit - Classic (1.0) - [ ] WWII Soviet Faction (1.0) The subitems in this list will be added/updated as required
True
Chicken Plucker's Rimmu-Nation & Red Horse Mods - Batch #3 - In no particular order of precedence: - [ ] (CP) Metal Gear Solid (1.0) - [ ] (CP) Spec Ops - The Line (1.0) - [ ] (RH) Cordis Die (1.0) - [ ] DOOM (1.0) - [ ] DOOM Kit - Classic (1.0) - [ ] WWII Soviet Faction (1.0) The subitems in this list will ...
comp
chicken plucker s rimmu nation red horse mods batch in no particular order of precedence cp metal gear solid cp spec ops the line rh cordis die doom doom kit classic wwii soviet faction the subitems in this list will be added upd...
1
174,241
13,463,552,588
IssuesEvent
2020-09-09 17:46:56
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
Containers - Missing Container Name and Image
[zube]: To Test area/workloads
- [ ] Add in space between Detail top and tabs - currently there's no space between them - [ ] Add in container name/image above the "Ports" section in the container component <img width="990" alt="Screen Shot 2020-09-09 at 9 33 17 AM" src="https://user-images.githubusercontent.com/11410997/92627007-9e5ec200-f27f-1...
1.0
Containers - Missing Container Name and Image - - [ ] Add in space between Detail top and tabs - currently there's no space between them - [ ] Add in container name/image above the "Ports" section in the container component <img width="990" alt="Screen Shot 2020-09-09 at 9 33 17 AM" src="https://user-images.githubu...
non_comp
containers missing container name and image add in space between detail top and tabs currently there s no space between them add in container name image above the ports section in the container component img width alt screen shot at am src
0
5,817
8,269,482,135
IssuesEvent
2018-09-15 06:32:55
AirtestProject/AirtestIDE
https://api.github.com/repos/AirtestProject/AirtestIDE
closed
请问为何在使用pip安装airtest时需要opencv-contrib-python==3.2.0.7而不能使用最新的3.4.2.17?
compatibility duplicate
请问为何在使用pip安装airtest时需要opencv-contrib-python==3.2.0.7而不能使用最新的3.4.2.17?
True
请问为何在使用pip安装airtest时需要opencv-contrib-python==3.2.0.7而不能使用最新的3.4.2.17? - 请问为何在使用pip安装airtest时需要opencv-contrib-python==3.2.0.7而不能使用最新的3.4.2.17?
comp
请问为何在使用pip安装airtest时需要opencv contrib python ? 请问为何在使用pip安装airtest时需要opencv contrib python ?
1
417,799
28,111,131,310
IssuesEvent
2023-03-31 07:16:27
ruiyigan/ped
https://api.github.com/repos/ruiyigan/ped
opened
task 1 is not a valid command but it is in UG
severity.Low type.DocumentationBug
I think you meant ti 1 instead of task 1. ![Screenshot 2023-03-31 at 15.15.55.png](https://raw.githubusercontent.com/ruiyigan/ped/main/files/31a40318-6c9b-4a8f-9bc9-18d5bab1b25f.png) ![Screenshot 2023-03-31 at 15.16.06.png](https://raw.githubusercontent.com/ruiyigan/ped/main/files/1ce34162-2b69-45fd-a9db-83da5608d3d7...
1.0
task 1 is not a valid command but it is in UG - I think you meant ti 1 instead of task 1. ![Screenshot 2023-03-31 at 15.15.55.png](https://raw.githubusercontent.com/ruiyigan/ped/main/files/31a40318-6c9b-4a8f-9bc9-18d5bab1b25f.png) ![Screenshot 2023-03-31 at 15.16.06.png](https://raw.githubusercontent.com/ruiyigan/ped...
non_comp
task is not a valid command but it is in ug i think you meant ti instead of task
0
5,336
7,838,562,191
IssuesEvent
2018-06-18 10:41:33
wordpress-mobile/AztecEditor-iOS
https://api.github.com/repos/wordpress-mobile/AztecEditor-iOS
opened
Class attribute is stripped from list items
Gutenberg Compatibility
When Aztec opens a gallery from Gutenberg and saves it's stripping the `class` attribute from each list item, breaking the gallery block. It's turning this: ```<!-- wp:gallery --> <ul class="wp-block-gallery alignnone columns-1 is-cropped"> <li class="blocks-gallery-item"> <figure><img src="https:/...
True
Class attribute is stripped from list items - When Aztec opens a gallery from Gutenberg and saves it's stripping the `class` attribute from each list item, breaking the gallery block. It's turning this: ```<!-- wp:gallery --> <ul class="wp-block-gallery alignnone columns-1 is-cropped"> <li class="blocks-gal...
comp
class attribute is stripped from list items when aztec opens a gallery from gutenberg and saves it s stripping the class attribute from each list item breaking the gallery block it s turning this into this
1
136,565
12,719,183,027
IssuesEvent
2020-06-24 08:51:40
BHoM/BHoM
https://api.github.com/repos/BHoM/BHoM
closed
Data_oM: logical IRequest descriptions are missing
type:documentation
`LogicalAndRequest` and `LogicalOrRequest` do not have descriptions.
1.0
Data_oM: logical IRequest descriptions are missing - `LogicalAndRequest` and `LogicalOrRequest` do not have descriptions.
non_comp
data om logical irequest descriptions are missing logicalandrequest and logicalorrequest do not have descriptions
0
213,984
7,262,277,352
IssuesEvent
2018-02-19 04:41:42
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Symmetric multiprocessing (SMP) for Xtensa architecture
area: Kernel feature priority: high
**_Reported by Robert Beatty:_** Add support for SMP on platforms with multiple cores that can serve 1 single application. (Imported from Jira ZEP-2124)
1.0
Symmetric multiprocessing (SMP) for Xtensa architecture - **_Reported by Robert Beatty:_** Add support for SMP on platforms with multiple cores that can serve 1 single application. (Imported from Jira ZEP-2124)
non_comp
symmetric multiprocessing smp for xtensa architecture reported by robert beatty add support for smp on platforms with multiple cores that can serve single application imported from jira zep
0
608,319
18,835,788,165
IssuesEvent
2021-11-11 00:36:33
NTBBloodbath/doom-nvim
https://api.github.com/repos/NTBBloodbath/doom-nvim
closed
Feature: Optionally pin packer dependencies to commits
enhancement good first issue priority: high
# Feature request ## Add a new configuration option in `doom_config.lua` to opt out of pinned dependencies ```lua -- Pins plugins to a commit sha to prevent breaking changes -- @default = true pin_dependencies = true, ``` ## Pin dependencies to a commit get the `pin_dependencies` config value ...
1.0
Feature: Optionally pin packer dependencies to commits - # Feature request ## Add a new configuration option in `doom_config.lua` to opt out of pinned dependencies ```lua -- Pins plugins to a commit sha to prevent breaking changes -- @default = true pin_dependencies = true, ``` ## Pin dependenc...
non_comp
feature optionally pin packer dependencies to commits feature request add a new configuration option in doom config lua to opt out of pinned dependencies lua pins plugins to a commit sha to prevent breaking changes default true pin dependencies true pin dependenc...
0
17,424
24,040,032,658
IssuesEvent
2022-09-16 00:05:29
opensrp/web
https://api.github.com/repos/opensrp/web
opened
[FHIR Road Map]: Update the CareTeam Package to add the Organization reference.
Ready for Engineering FHIR compatibility
### Issue Context? - The CareTeam will be used to assign users who take direct care of patients. - The CareTeam however, doesn't directly link to a Location resource. We establish this link through the Organization resource. - We need to update the CareTeam package to add the organization reference creation. - O...
True
[FHIR Road Map]: Update the CareTeam Package to add the Organization reference. - ### Issue Context? - The CareTeam will be used to assign users who take direct care of patients. - The CareTeam however, doesn't directly link to a Location resource. We establish this link through the Organization resource. - We ne...
comp
update the careteam package to add the organization reference issue context the careteam will be used to assign users who take direct care of patients the careteam however doesn t directly link to a location resource we establish this link through the organization resource we need to update t...
1
9,253
11,243,995,429
IssuesEvent
2020-01-10 05:31:34
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
FlatOut 4: Total Insanity (402130)
Game compatibility - Unofficial
# Compatibility Report - Name of the game with compatibility issues: FlatOut 4: Total Insanity - Steam AppID of the game: 402130 ## System Information - GPU: GeForce 930MX - Driver/LLVM version: nvidia 440.44 - Kernel version: 5.0.0-37-generic 40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86...
True
FlatOut 4: Total Insanity (402130) - # Compatibility Report - Name of the game with compatibility issues: FlatOut 4: Total Insanity - Steam AppID of the game: 402130 ## System Information - GPU: GeForce 930MX - Driver/LLVM version: nvidia 440.44 - Kernel version: 5.0.0-37-generic 40~18.04.1-Ubuntu SMP Thu Nov 1...
comp
flatout total insanity compatibility report name of the game with compatibility issues flatout total insanity steam appid of the game system information gpu geforce driver llvm version nvidia kernel version generic ubuntu smp thu nov utc ...
1
100,607
12,540,580,230
IssuesEvent
2020-06-05 10:38:25
flutter/flutter
https://api.github.com/repos/flutter/flutter
closed
Navigator with initialRoute that is not "/" still tries to generate route for "/"
f: material design f: routes found in release: 1.17 found in release: 1.18 framework has reproducible steps
<!-- 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.dev/ * https://api.flutter.dev/ * https://stackoverflow.com/questions/tagged/flutter?sort=frequent If you hav...
1.0
Navigator with initialRoute that is not "/" still tries to generate route for "/" - <!-- 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.dev/ * https://api.flutter.dev/ *...
non_comp
navigator with initialroute that is not still tries to generate route for 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 o...
0
7,829
10,054,323,727
IssuesEvent
2019-07-22 00:38:07
enigma-dev/enigma-dev
https://api.github.com/repos/enigma-dev/enigma-dev
closed
Mouse Release Ignored Outside Window
Bug Compatibility Platforms Reproducible
This is very easy to reproduce and I have been noticing it for a while. It particularly shows up with the Virtual Keys extension I just added in #1805 when clicking the virtual keys. Simply put this code in the draw event of an object. Test it against GM8.1 if you can. What happens in GM8.1 if you click inside the g...
True
Mouse Release Ignored Outside Window - This is very easy to reproduce and I have been noticing it for a while. It particularly shows up with the Virtual Keys extension I just added in #1805 when clicking the virtual keys. Simply put this code in the draw event of an object. Test it against GM8.1 if you can. What hap...
comp
mouse release ignored outside window this is very easy to reproduce and i have been noticing it for a while it particularly shows up with the virtual keys extension i just added in when clicking the virtual keys simply put this code in the draw event of an object test it against if you can what happens ...
1
526,214
15,283,704,887
IssuesEvent
2021-02-23 11:12:36
elementary/installer
https://api.github.com/repos/elementary/installer
opened
Installation failure on BIOS systems with full disk encryption disabled
Priority: High
This appears to be a regression from #470
1.0
Installation failure on BIOS systems with full disk encryption disabled - This appears to be a regression from #470
non_comp
installation failure on bios systems with full disk encryption disabled this appears to be a regression from
0
656,734
21,773,633,117
IssuesEvent
2022-05-13 11:39:35
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
onedb update-body from a text/xml file from stdin
Category: CLI Community Type: Feature Priority: Low
**Description** A method to update the DB details of an instance by specifying an XML file instead of opening an editor **Use case** To restore an instance, by restoring the XML file that was taken during the backup back into the DB **Interface Changes** Maybe a --file option in the CLI to specify the XML file...
1.0
onedb update-body from a text/xml file from stdin - **Description** A method to update the DB details of an instance by specifying an XML file instead of opening an editor **Use case** To restore an instance, by restoring the XML file that was taken during the backup back into the DB **Interface Changes** Mayb...
non_comp
onedb update body from a text xml file from stdin description a method to update the db details of an instance by specifying an xml file instead of opening an editor use case to restore an instance by restoring the xml file that was taken during the backup back into the db interface changes mayb...
0
10,682
12,627,721,524
IssuesEvent
2020-06-14 23:05:52
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
DOOM(2016) freezing after 1-30 minutes (379720)
Game compatibility
### System information - Setting: 1440p at 144hz and ultra - GPU: RTX 2080 - Driver: 440.31 - CPU Ryzen 1800x - Proton version: from 3.16-9 to 4.11-9 The smallest log was 290Mb so I only uploaded the beginning and the end of it [here](https://pastebin.com/mCa7e9r1). The freeze doesn't need any specific trigger ...
True
DOOM(2016) freezing after 1-30 minutes (379720) - ### System information - Setting: 1440p at 144hz and ultra - GPU: RTX 2080 - Driver: 440.31 - CPU Ryzen 1800x - Proton version: from 3.16-9 to 4.11-9 The smallest log was 290Mb so I only uploaded the beginning and the end of it [here](https://pastebin.com/mCa7e9...
comp
doom freezing after minutes system information setting at and ultra gpu rtx driver cpu ryzen proton version from to the smallest log was so i only uploaded the beginning and the end of it the freeze doesn t need any specific trigger to appear it can...
1
9,218
2,615,139,684
IssuesEvent
2015-03-01 06:13:52
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
closed
Cannot compile on MacOSX Lion
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Download source 2. Unzip 3. ./configure 4. make - fails What is the expected output? What do you see instead? Expected output is a successful 'make'. I see many errors halfway through the make compile: iwlib.c:2661: warning: (near initialization for ‘standard_event_descr[...
1.0
Cannot compile on MacOSX Lion - ``` What steps will reproduce the problem? 1. Download source 2. Unzip 3. ./configure 4. make - fails What is the expected output? What do you see instead? Expected output is a successful 'make'. I see many errors halfway through the make compile: iwlib.c:2661: warning: (near initializ...
non_comp
cannot compile on macosx lion what steps will reproduce the problem download source unzip configure make fails what is the expected output what do you see instead expected output is a successful make i see many errors halfway through the make compile iwlib c warning near initializati...
0
799,988
28,321,883,031
IssuesEvent
2023-04-11 02:20:18
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
Redirection error
🐛 bug Medium priority
Redirection for embeds is now done directly at the embed location and not on a new page. <img width="1440" alt="Bildschirmfoto 2023-04-05 um 12 51 17" src="https://user-images.githubusercontent.com/126205884/230060150-a6545a9a-f6c9-4dcb-a7e8-5e72d295cfb1.png">
1.0
Redirection error - Redirection for embeds is now done directly at the embed location and not on a new page. <img width="1440" alt="Bildschirmfoto 2023-04-05 um 12 51 17" src="https://user-images.githubusercontent.com/126205884/230060150-a6545a9a-f6c9-4dcb-a7e8-5e72d295cfb1.png">
non_comp
redirection error redirection for embeds is now done directly at the embed location and not on a new page img width alt bildschirmfoto um src
0
161,208
13,807,919,207
IssuesEvent
2020-10-12 00:28:41
gustavoavrj/docs-otakuculture
https://api.github.com/repos/gustavoavrj/docs-otakuculture
closed
Diagrama de arquitectura tecnologica
documentation
Diagrama con arquitectura tecnologica - [x] Muestra las caracteristicas de las tecnologias usadas en el proyecto
1.0
Diagrama de arquitectura tecnologica - Diagrama con arquitectura tecnologica - [x] Muestra las caracteristicas de las tecnologias usadas en el proyecto
non_comp
diagrama de arquitectura tecnologica diagrama con arquitectura tecnologica muestra las caracteristicas de las tecnologias usadas en el proyecto
0
45,374
18,676,761,531
IssuesEvent
2021-10-31 17:39:54
cityofaustin/atd-data-tech
https://api.github.com/repos/cityofaustin/atd-data-tech
closed
Support ATD Office Re-entry
Type: IT Support Service: Apps Need: 1-Must Have Epic Workgroup: ATD
At Rob's request, we have been asked to support the dept's plan to transition staff back to on-site work in the office. The plan continues to evolve, but general idea is that each office location will have a multitude of "hotel" spaces that staff can reserve when they need to work on-site. Most staff who are TLC will ...
1.0
Support ATD Office Re-entry - At Rob's request, we have been asked to support the dept's plan to transition staff back to on-site work in the office. The plan continues to evolve, but general idea is that each office location will have a multitude of "hotel" spaces that staff can reserve when they need to work on-site...
non_comp
support atd office re entry at rob s request we have been asked to support the dept s plan to transition staff back to on site work in the office the plan continues to evolve but general idea is that each office location will have a multitude of hotel spaces that staff can reserve when they need to work on site...
0
14,113
4,822,675,379
IssuesEvent
2016-11-05 23:59:45
robertohuertasm/vscode-icons
https://api.github.com/repos/robertohuertasm/vscode-icons
closed
Remove all custom functionality from the extension
vscode official integration
See #328. The idea is to get rid of all the custom code once people has massively migrated to VSCode 1.6.0
1.0
Remove all custom functionality from the extension - See #328. The idea is to get rid of all the custom code once people has massively migrated to VSCode 1.6.0
non_comp
remove all custom functionality from the extension see the idea is to get rid of all the custom code once people has massively migrated to vscode
0
12,819
15,086,630,803
IssuesEvent
2021-02-05 20:39:58
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
closed
Requesting AMPforWP Compatibility
3rd party compatibility community invalid
Hi, The wp-rocket plugin works for Automattic's AMP plugin very well. But it disables AMPforWP to redirect into the mobile version with AMP. Please make the plugin compatible with AMPforWP https://wordpress.org/plugins/accelerated-mobile-pages/
True
Requesting AMPforWP Compatibility - Hi, The wp-rocket plugin works for Automattic's AMP plugin very well. But it disables AMPforWP to redirect into the mobile version with AMP. Please make the plugin compatible with AMPforWP https://wordpress.org/plugins/accelerated-mobile-pages/
comp
requesting ampforwp compatibility hi the wp rocket plugin works for automattic s amp plugin very well but it disables ampforwp to redirect into the mobile version with amp please make the plugin compatible with ampforwp
1
77,840
27,191,480,735
IssuesEvent
2023-02-19 21:04:22
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
opened
Changes to the tab in search changes the tab outside of it
T-Defect
### Steps to reproduce 1. Be on `All` 2. Click on the searchfield 3. Type something 4. Change the Tab to `People` 5. Click on Cancel next to the searchfield 6. You'll now be on `Favourites` instead of `All` ### Outcome #### What did you expect? Either no change in the main view or an according change to peop...
1.0
Changes to the tab in search changes the tab outside of it - ### Steps to reproduce 1. Be on `All` 2. Click on the searchfield 3. Type something 4. Change the Tab to `People` 5. Click on Cancel next to the searchfield 6. You'll now be on `Favourites` instead of `All` ### Outcome #### What did you expect? Eit...
non_comp
changes to the tab in search changes the tab outside of it steps to reproduce be on all click on the searchfield type something change the tab to people click on cancel next to the searchfield you ll now be on favourites instead of all outcome what did you expect eit...
0
18,043
24,913,485,221
IssuesEvent
2022-10-30 05:26:24
mebjas/html5-qrcode
https://api.github.com/repos/mebjas/html5-qrcode
closed
Compatibility - [MacOS/iOS] [Firefox/Safari] - [UPC Scanning]
compatibility
**Describe the bug** UPCs do not seem to be scanning with browser. I have tried both MacOS + Firefox and iPhone 11 + Safari. In both cases, qrcode scanning is successful but barcode scanning is not. **NPM Package** `"html5-qrcode": "^2.1.0"` **Describe the browser:** - MacBook Pro '19 - OS: [MacOS Monteray]...
True
Compatibility - [MacOS/iOS] [Firefox/Safari] - [UPC Scanning] - **Describe the bug** UPCs do not seem to be scanning with browser. I have tried both MacOS + Firefox and iPhone 11 + Safari. In both cases, qrcode scanning is successful but barcode scanning is not. **NPM Package** `"html5-qrcode": "^2.1.0"` **Des...
comp
compatibility describe the bug upcs do not seem to be scanning with browser i have tried both macos firefox and iphone safari in both cases qrcode scanning is successful but barcode scanning is not npm package qrcode describe the browser macbook pro ...
1
15,659
20,202,417,207
IssuesEvent
2022-02-11 16:30:26
safing/portmaster
https://api.github.com/repos/safing/portmaster
closed
Simplewall is compatible with one minor issue
waiting for input in/compatibility docs ✓
**Simplewall and portmaster** Works out of the box. So far only one minor issue emerged. Please note that this is the result of very basic testing on a windows 10 machine. **What worked?** Connections intended to be blocked were blocked by either portmaster or simplewall. **What did not work?** When sim...
True
Simplewall is compatible with one minor issue - **Simplewall and portmaster** Works out of the box. So far only one minor issue emerged. Please note that this is the result of very basic testing on a windows 10 machine. **What worked?** Connections intended to be blocked were blocked by either portmaster or si...
comp
simplewall is compatible with one minor issue simplewall and portmaster works out of the box so far only one minor issue emerged please note that this is the result of very basic testing on a windows machine what worked connections intended to be blocked were blocked by either portmaster or sim...
1
25,704
7,741,478,064
IssuesEvent
2018-05-29 05:59:54
curl/curl
https://api.github.com/repos/curl/curl
closed
Hint when compiling with another openssl library
SSL/TLS build documentation
I would like to provide an information which could be published in the installation manual in order to help others. When curl is compiled with another openssl version than the system default it is often not possible to set the library path from the new openssl version in `/etc/ld.so.conf` because this may break the ...
1.0
Hint when compiling with another openssl library - I would like to provide an information which could be published in the installation manual in order to help others. When curl is compiled with another openssl version than the system default it is often not possible to set the library path from the new openssl versi...
non_comp
hint when compiling with another openssl library i would like to provide an information which could be published in the installation manual in order to help others when curl is compiled with another openssl version than the system default it is often not possible to set the library path from the new openssl versi...
0
9,247
11,224,226,288
IssuesEvent
2020-01-08 01:29:19
OneSignal/OneSignal-iOS-SDK
https://api.github.com/repos/OneSignal/OneSignal-iOS-SDK
closed
Using OneSignal and Catalyst
Compatibility Issue
**Description:** <!-- (write below this line) --> Hi there! I would like to use Catalyst in order to run my app on the Mac as well. Unfortunately I get an Error in my notification target regarding the OneSignal SDK. Is it possible to use the iOS SDK with Catalyst? > ld: in /<PROJECT_PATH>/Pods/OneSignal/iOS...
True
Using OneSignal and Catalyst - **Description:** <!-- (write below this line) --> Hi there! I would like to use Catalyst in order to run my app on the Mac as well. Unfortunately I get an Error in my notification target regarding the OneSignal SDK. Is it possible to use the iOS SDK with Catalyst? > ld: in /<P...
comp
using onesignal and catalyst description hi there i would like to use catalyst in order to run my app on the mac as well unfortunately i get an error in my notification target regarding the onesignal sdk is it possible to use the ios sdk with catalyst ld in pods onesignal ios sdk onesigna...
1
19,322
26,836,712,177
IssuesEvent
2023-02-02 20:09:01
tophat/syrupy
https://api.github.com/repos/tophat/syrupy
closed
Incompatible with pytest-xdist / thread safety
bug tool compatibility performance
**Describe the bug** I'm using `pytest-xdist` to run my tests in parallel (mostly a single test parameterized for a vast amount of different test data). Since I wanted to try snapshot-based testing, I've added `syrupy` to the mix. After initial creation of `__snapshots__/mytest.ambr` (using the `--snapshot-update`),...
True
Incompatible with pytest-xdist / thread safety - **Describe the bug** I'm using `pytest-xdist` to run my tests in parallel (mostly a single test parameterized for a vast amount of different test data). Since I wanted to try snapshot-based testing, I've added `syrupy` to the mix. After initial creation of `__snapshot...
comp
incompatible with pytest xdist thread safety describe the bug i m using pytest xdist to run my tests in parallel mostly a single test parameterized for a vast amount of different test data since i wanted to try snapshot based testing i ve added syrupy to the mix after initial creation of snapshot...
1
12,335
14,594,014,849
IssuesEvent
2020-12-20 02:41:14
TestCentric/testcentric-gui
https://api.github.com/repos/TestCentric/testcentric-gui
closed
TestCentric engine does not support UserSettings
NUnit Compatibility Resolved
### NUnit Compatibility Issue __Category:__ Services __Visibility:__ Users __Resolution:__ Remove from NUnit engine in V4 #### Description ISettings interface and UserSettings service have been removed from the TestCentric engine. We discussed removing it from NUnit as well, since it's not really the engine'...
True
TestCentric engine does not support UserSettings - ### NUnit Compatibility Issue __Category:__ Services __Visibility:__ Users __Resolution:__ Remove from NUnit engine in V4 #### Description ISettings interface and UserSettings service have been removed from the TestCentric engine. We discussed removing it fr...
comp
testcentric engine does not support usersettings nunit compatibility issue category services visibility users resolution remove from nunit engine in description isettings interface and usersettings service have been removed from the testcentric engine we discussed removing it fro...
1
8,287
10,326,139,562
IssuesEvent
2019-09-01 23:48:13
thephpleague/html-to-markdown
https://api.github.com/repos/thephpleague/html-to-markdown
closed
Non-autolinks should get escaped
bug character-escaping commonmark-compatibility hacktoberfest stale
**Input**: ``` html <p>&lt;league/commonmark&gt;, &lt;github.com/thephpleague&gt;, &lt;league@commonmark&gt;, &lt;https://github.com/thephpleague&gt;</p> ``` **Actual**: ``` md <league/commonmark>, <github.com/thephpleague>, <league@commonmark>, <https://github.com/thephpleague> ``` **Expected**: ``` md <league/c...
True
Non-autolinks should get escaped - **Input**: ``` html <p>&lt;league/commonmark&gt;, &lt;github.com/thephpleague&gt;, &lt;league@commonmark&gt;, &lt;https://github.com/thephpleague&gt;</p> ``` **Actual**: ``` md <league/commonmark>, <github.com/thephpleague>, <league@commonmark>, <https://github.com/thephpleague> `...
comp
non autolinks should get escaped input html lt league commonmark gt lt github com thephpleague gt lt league commonmark gt lt actual md expected md
1
12,820
15,087,066,338
IssuesEvent
2021-02-05 21:25:59
hajicj/ommr4all-client
https://api.github.com/repos/hajicj/ommr4all-client
opened
Support multiple top-level comments per UserCommentHolder
adds-data-manipulation backward-compatibility enhancement requires-pcgts-change
Currently, there is one top-level comment supported per UserCommentHolder. More need to be possible, and it needs to be stored properly in pcgts. One option is to not change anything in PcGts, explicitly support multiple top-level comments with the same holder ID, and upon loading, have a "technical root comment" cr...
True
Support multiple top-level comments per UserCommentHolder - Currently, there is one top-level comment supported per UserCommentHolder. More need to be possible, and it needs to be stored properly in pcgts. One option is to not change anything in PcGts, explicitly support multiple top-level comments with the same hol...
comp
support multiple top level comments per usercommentholder currently there is one top level comment supported per usercommentholder more need to be possible and it needs to be stored properly in pcgts one option is to not change anything in pcgts explicitly support multiple top level comments with the same hol...
1
13,552
16,064,711,318
IssuesEvent
2021-04-23 17:12:40
presscustomizr/hueman
https://api.github.com/repos/presscustomizr/hueman
closed
google recaptcha v3 icon issue
Triage April 2021 enhancement plugin compatibility
Hi, google recaptcha version 3 icon goes behind some parts of the theme. I don't know what causes this issue, But I think it is related to this theme. you can see the recording below to understand what I say: https://screencast-o-matic.com/watch/cqVFbG3qwn you can also test recaptcha v3 with contact form 7 to reprod...
True
google recaptcha v3 icon issue - Hi, google recaptcha version 3 icon goes behind some parts of the theme. I don't know what causes this issue, But I think it is related to this theme. you can see the recording below to understand what I say: https://screencast-o-matic.com/watch/cqVFbG3qwn you can also test recaptcha...
comp
google recaptcha icon issue hi google recaptcha version icon goes behind some parts of the theme i don t know what causes this issue but i think it is related to this theme you can see the recording below to understand what i say you can also test recaptcha with contact form to reproduce it maybe ...
1
140,419
21,096,379,241
IssuesEvent
2022-04-04 10:41:36
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Herja still broken
Bug Design
Herja still has an offset motion detector and rear turret motion detector wired to the light of the ventral hardpoint sign (Which is incorrectly named rear turret) ![Näyttökuva (1171)](https://user-images.githubusercontent.com/86321358/160800768-d5e56cf6-e97a-43ed-9a5b-fb1baf823e03.png) ![Näyttökuva (1172)](https...
1.0
Herja still broken - Herja still has an offset motion detector and rear turret motion detector wired to the light of the ventral hardpoint sign (Which is incorrectly named rear turret) ![Näyttökuva (1171)](https://user-images.githubusercontent.com/86321358/160800768-d5e56cf6-e97a-43ed-9a5b-fb1baf823e03.png) ![Näy...
non_comp
herja still broken herja still has an offset motion detector and rear turret motion detector wired to the light of the ventral hardpoint sign which is incorrectly named rear turret version
0
1,737
4,307,986,590
IssuesEvent
2016-07-21 11:09:41
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
cmb2 problem
compatibility wait for feedback
hello i have test wordpress-seo with cmb2 framework and i dont get any result how i can make it work with my metabox this is my init.php ```php <?php //FontAwesome icons array require_once THEME_CORE . 'fontawesome.php'; //ThemeOptions if (!class_exists('ReduxFramework') && file_exists(THEME_CORE . '...
True
cmb2 problem - hello i have test wordpress-seo with cmb2 framework and i dont get any result how i can make it work with my metabox this is my init.php ```php <?php //FontAwesome icons array require_once THEME_CORE . 'fontawesome.php'; //ThemeOptions if (!class_exists('ReduxFramework') && file_exists...
comp
problem hello i have test wordpress seo with framework and i dont get any result how i can make it work with my metabox this is my init php php php fontawesome icons array require once theme core fontawesome php themeoptions if class exists reduxframework file exists theme...
1
75,005
9,195,292,197
IssuesEvent
2019-03-07 01:48:09
ProjectMirador/mirador
https://api.github.com/repos/ProjectMirador/mirador
reopened
ThumbnailNavigation styling, labels, and visual design
Mirador3 design needed
Our current implementation of ThumbnailNavigation is missing the styles in the mocks. Needed things: - [ ] ~~Effective padding / margins for both single and book view~~ - [ ] Labels added - [ ] Container areas should work w/ theming Thumbnails navigation use `<nav />` element, add `aria-label="Thumbnail ca...
1.0
ThumbnailNavigation styling, labels, and visual design - Our current implementation of ThumbnailNavigation is missing the styles in the mocks. Needed things: - [ ] ~~Effective padding / margins for both single and book view~~ - [ ] Labels added - [ ] Container areas should work w/ theming Thumbnails navigat...
non_comp
thumbnailnavigation styling labels and visual design our current implementation of thumbnailnavigation is missing the styles in the mocks needed things effective padding margins for both single and book view labels added container areas should work w theming thumbnails navigation u...
0
46,479
19,250,774,356
IssuesEvent
2021-12-09 04:47:13
hashicorp/terraform-provider-azurerm
https://api.github.com/repos/hashicorp/terraform-provider-azurerm
closed
Support for geo-replication of a SQL Managed Instance
enhancement service/mssql
<!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do not l...
1.0
Support for geo-replication of a SQL Managed Instance - <!--- Please keep this note for the community ---> ### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community an...
non_comp
support for geo replication of a sql managed instance community note please vote on this issue by adding a 👍 to the original issue to help the community and maintainers prioritize this request please do not leave or me too comments they generate extra noise for issue followers and do not...
0
680
3,090,883,848
IssuesEvent
2015-08-26 09:41:24
Yoast/wordpress-seo
https://api.github.com/repos/Yoast/wordpress-seo
closed
ACF Pro 5.28 conflict with Yoast SEO 2.3.2
compatibility wait for feedback
Since the latest upgrade of Yoast plugin the SEO box on posts and pages is not available. When I deactivate ACF Pro the boxes reappear.
True
ACF Pro 5.28 conflict with Yoast SEO 2.3.2 - Since the latest upgrade of Yoast plugin the SEO box on posts and pages is not available. When I deactivate ACF Pro the boxes reappear.
comp
acf pro conflict with yoast seo since the latest upgrade of yoast plugin the seo box on posts and pages is not available when i deactivate acf pro the boxes reappear
1
95,244
16,074,463,542
IssuesEvent
2021-04-25 04:23:48
samq-ghdemo/JS-Demo
https://api.github.com/repos/samq-ghdemo/JS-Demo
closed
CVE-2018-20834 (High) detected in tar-2.2.1.tgz - autoclosed
security vulnerability
## CVE-2018-20834 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.1.tgz</b></p></summary> <p>tar for node</p> <p>Library home page: <a href="https://registry.npmjs.org/tar/-/ta...
True
CVE-2018-20834 (High) detected in tar-2.2.1.tgz - autoclosed - ## CVE-2018-20834 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tar-2.2.1.tgz</b></p></summary> <p>tar for node</p> <p>...
non_comp
cve high detected in tar tgz autoclosed cve high severity vulnerability vulnerable library tar tgz tar for node library home page a href path to dependency file js demo package json path to vulnerable library js demo node modules npm node modules tar package json ...
0
20,124
28,126,783,681
IssuesEvent
2023-03-31 18:28:07
SBDPlugins/MapReflectionAPI
https://api.github.com/repos/SBDPlugins/MapReflectionAPI
opened
Incompatibility with MTVehicles
incompatibility
The MTVehicles plugin currently breaks MapReflectionAPI. This issue has been reported to the developer. https://github.com/GamerJoep/MinetopiaVehicles/issues/138
True
Incompatibility with MTVehicles - The MTVehicles plugin currently breaks MapReflectionAPI. This issue has been reported to the developer. https://github.com/GamerJoep/MinetopiaVehicles/issues/138
comp
incompatibility with mtvehicles the mtvehicles plugin currently breaks mapreflectionapi this issue has been reported to the developer
1
3,798
6,657,796,109
IssuesEvent
2017-09-30 10:42:51
tastybento/ASkyBlock-Bugs-N-Features
https://api.github.com/repos/tastybento/ASkyBlock-Bugs-N-Features
closed
Citizens getting teleported
Incompatibility with another plugin
When I try to create NPCs in the skyblock world using [Citizens2](https://github.com/CitizensDev/Citizens2), it teleports them to the world spawn (and they proceed to fall into the void). I contacted the Citizens devs and they said it was likely due to ASkyBlock. Any ideas? ![Video](https://cdn.discordapp.com/attach...
True
Citizens getting teleported - When I try to create NPCs in the skyblock world using [Citizens2](https://github.com/CitizensDev/Citizens2), it teleports them to the world spawn (and they proceed to fall into the void). I contacted the Citizens devs and they said it was likely due to ASkyBlock. Any ideas? ![Video](htt...
comp
citizens getting teleported when i try to create npcs in the skyblock world using it teleports them to the world spawn and they proceed to fall into the void i contacted the citizens devs and they said it was likely due to askyblock any ideas
1
115,499
11,880,348,470
IssuesEvent
2020-03-27 10:31:00
jhipster/prettier-java
https://api.github.com/repos/jhipster/prettier-java
closed
Docs for IDE integration
area: documentation :books:
I think the most common current Java IDEs are probably IntelliJ and Eclipse. If there is integration with these editors, it would be awesome to have it documented so people coming from the Java world (perhaps very unfamiliar with JavaScritpt) can try this project out.
1.0
Docs for IDE integration - I think the most common current Java IDEs are probably IntelliJ and Eclipse. If there is integration with these editors, it would be awesome to have it documented so people coming from the Java world (perhaps very unfamiliar with JavaScritpt) can try this project out.
non_comp
docs for ide integration i think the most common current java ides are probably intellij and eclipse if there is integration with these editors it would be awesome to have it documented so people coming from the java world perhaps very unfamiliar with javascritpt can try this project out
0
4,027
6,877,429,012
IssuesEvent
2017-11-20 07:56:31
summernote/summernote
https://api.github.com/repos/summernote/summernote
closed
Cannot upload image on IE9
- Category: Compatibility Bug
Not sure if it's already a known bug, but as the File API isn't supported by IE < 10, so IE9/IE8 cannot upload image in summernote, the following codes are not work well ``` $imageDialog.one('shown.bs.modal', function () { // Cloning imageInput to clear element. $imageInput.replaceWith($imageInput....
True
Cannot upload image on IE9 - Not sure if it's already a known bug, but as the File API isn't supported by IE < 10, so IE9/IE8 cannot upload image in summernote, the following codes are not work well ``` $imageDialog.one('shown.bs.modal', function () { // Cloning imageInput to clear element. $imageI...
comp
cannot upload image on not sure if it s already a known bug but as the file api isn t supported by ie so cannot upload image in summernote the following codes are not work well imagedialog one shown bs modal function cloning imageinput to clear element imageinput re...
1
12,014
14,164,023,183
IssuesEvent
2020-11-12 03:54:12
mebjas/html5-qrcode
https://api.github.com/repos/mebjas/html5-qrcode
opened
Compatibility - [Windows] [Firefox] - [Request Camera Permissions]
compatibility
In Firefox, if you put the div into <form> tag, the Request Camera Permissions button will not working. you will always get a new page with input name.
True
Compatibility - [Windows] [Firefox] - [Request Camera Permissions] - In Firefox, if you put the div into <form> tag, the Request Camera Permissions button will not working. you will always get a new page with input name.
comp
compatibility in firefox if you put the div into tag the request camera permissions button will not working you will always get a new page with input name
1
11,118
13,145,975,940
IssuesEvent
2020-08-08 07:00:42
sebastianbergmann/phpunit
https://api.github.com/repos/sebastianbergmann/phpunit
closed
Location for (current version of) XML Schema for XML configuration file has changed
type/backward-compatibility
Up until PHPUnit 9.3, it was possible to specify the configuration schema as the following: ```xml <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd" ``` This way, after a PHPUnit update, it was possible to validate the configu...
True
Location for (current version of) XML Schema for XML configuration file has changed - Up until PHPUnit 9.3, it was possible to specify the configuration schema as the following: ```xml <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpuni...
comp
location for current version of xml schema for xml configuration file has changed up until phpunit it was possible to specify the configuration schema as the following xml phpunit xmlns xsi xsi nonamespaceschemalocation vendor phpunit phpunit phpunit xsd this way after a phpunit up...
1
21,034
32,027,555,493
IssuesEvent
2023-09-22 09:54:06
dosbox-staging/dosbox-staging
https://api.github.com/repos/dosbox-staging/dosbox-staging
closed
Investigate playability issues with Up Periscope! (1988)
game compatibility
### Context Currently the eXoDOS project runs this game using [the DOSBox Daum fork](https://github.com/ykhwong/dosbox-svn-daum), which is understood to have specific emulation fixes not currently in upstream DOSBox (0.74.x and SVN) or active forks such as X, Pure, and Staging. DOSBox Daum had 51 releases that in...
True
Investigate playability issues with Up Periscope! (1988) - ### Context Currently the eXoDOS project runs this game using [the DOSBox Daum fork](https://github.com/ykhwong/dosbox-svn-daum), which is understood to have specific emulation fixes not currently in upstream DOSBox (0.74.x and SVN) or active forks such as X...
comp
investigate playability issues with up periscope context currently the exodos project runs this game using which is understood to have specific emulation fixes not currently in upstream dosbox x and svn or active forks such as x pure and staging dosbox daum had releases that included dos...
1
9,500
11,568,741,114
IssuesEvent
2020-02-20 16:21:44
altangent/lntools
https://api.github.com/repos/altangent/lntools
closed
gossip: query_channel_range numberOfBlocks should not overflow UInt32
compatibility project:wire
When sending a query_channel_range message such as below: ``` 0107 - type (263) 43497fd7f826957108f4a30fd9cec3aeba79972084e90ead01ea330900000000 - chain_hash 00196840 - first_blocknum (1665088) ffffffff - number_of_blocks (4294967295) ``` The [spec](https://github.com/lightningnetwork/lightning-rfc/blob/mas...
True
gossip: query_channel_range numberOfBlocks should not overflow UInt32 - When sending a query_channel_range message such as below: ``` 0107 - type (263) 43497fd7f826957108f4a30fd9cec3aeba79972084e90ead01ea330900000000 - chain_hash 00196840 - first_blocknum (1665088) ffffffff - number_of_blocks (4294967295) ``` ...
comp
gossip query channel range numberofblocks should not overflow when sending a query channel range message such as below type chain hash first blocknum ffffffff number of blocks the makes no recommendation on number of blocks for the sender other than requiring the ...
1
1,644
4,195,019,806
IssuesEvent
2016-06-25 13:08:32
pytest-dev/pytest
https://api.github.com/repos/pytest-dev/pytest
closed
use more unittesting techniques for py.tests own testsuite
backward compatibility enhancement
we use acceptance tests very dominantly, and the larger the feature set gets the more it's apparent, that bits are harder than necessary to test in isolation i stranded on parts of this, when i tried to switch a part of the cache testsuite to unit-testing and ran into the need for lots of relatively senseless mocki...
True
use more unittesting techniques for py.tests own testsuite - we use acceptance tests very dominantly, and the larger the feature set gets the more it's apparent, that bits are harder than necessary to test in isolation i stranded on parts of this, when i tried to switch a part of the cache testsuite to unit-testing...
comp
use more unittesting techniques for py tests own testsuite we use acceptance tests very dominantly and the larger the feature set gets the more it s apparent that bits are harder than necessary to test in isolation i stranded on parts of this when i tried to switch a part of the cache testsuite to unit testing...
1
230,317
7,606,824,554
IssuesEvent
2018-04-30 14:36:10
openshiftio/openshift.io
https://api.github.com/repos/openshiftio/openshift.io
closed
Some user accounts are seeing a continuous stream of - f8osoproxy 401 errors
SEV2-high area/auth priority/P0 team/auth type/bug
This problem started on my user account on April 27. After logging in, I was unable to create a new quickstart. The Chrome console showed a continuous stream of these errors: ``` WebSocket connection to 'wss://f8osoproxy-test-dsaas- production.09b5.dsaas.openshiftapps.com/oapi/v1/namespaces/ldimaggi/builds? wat...
1.0
Some user accounts are seeing a continuous stream of - f8osoproxy 401 errors - This problem started on my user account on April 27. After logging in, I was unable to create a new quickstart. The Chrome console showed a continuous stream of these errors: ``` WebSocket connection to 'wss://f8osoproxy-test-dsaas- p...
non_comp
some user accounts are seeing a continuous stream of errors this problem started on my user account on april after logging in i was unable to create a new quickstart the chrome console showed a continuous stream of these errors websocket connection to wss test dsaas production dsaas ope...
0
607,544
18,785,203,062
IssuesEvent
2021-11-08 11:21:58
magento/magento2
https://api.github.com/repos/magento/magento2
opened
Add fixes to make `tomzx/php-semver-checker` composer dependency compatible with PHP 8.1
Priority: P2 Project: Platform Health
<!--- Thank you for contributing to Magento. To help us process this issue we recommend that you add the following information: - Summary of the issue, - Information on your environment, - Steps to reproduce, - Expected and actual results, Fields marked with (*) are required. Plea...
1.0
Add fixes to make `tomzx/php-semver-checker` composer dependency compatible with PHP 8.1 - <!--- Thank you for contributing to Magento. To help us process this issue we recommend that you add the following information: - Summary of the issue, - Information on your environment, - Steps to rep...
non_comp
add fixes to make tomzx php semver checker composer dependency compatible with php thank you for contributing to magento to help us process this issue we recommend that you add the following information summary of the issue information on your environment steps to rep...
0
13,392
15,802,461,504
IssuesEvent
2021-04-03 09:51:10
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
"Unexpected end of stream" with text formats without new line at the end
backward compatibility comp-formats v21.1-affected v21.2-affected v21.3-affected
*Update by @alexey-milovidov: to fix the issue, set `input_format_null_as_default` to 0 as it was in older versions.* --- Clickhouse reports this when external dictionary not ends with "\n" and last column is empty: ``` root@clickhouse1:~# cat ~/passwd metrika:x:1000:1000::/home/metrika:/bin/bash clickhou...
True
"Unexpected end of stream" with text formats without new line at the end - *Update by @alexey-milovidov: to fix the issue, set `input_format_null_as_default` to 0 as it was in older versions.* --- Clickhouse reports this when external dictionary not ends with "\n" and last column is empty: ``` root@clickhou...
comp
unexpected end of stream with text formats without new line at the end update by alexey milovidov to fix the issue set input format null as default to as it was in older versions clickhouse reports this when external dictionary not ends with n and last column is empty root cat...
1
9,021
11,052,264,917
IssuesEvent
2019-12-10 09:03:30
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
com.playstation.remoteplay - app is not working
Bug Compatibility P4: Low Waiting for data
@adguard-bot commented on [Wed Oct 30 2019](https://github.com/AdguardTeam/AdguardFilters/issues/43187) ### Issue URL (Incorrect Blocking) [https://play.google.com/store/apps/details?id=com.playstation.remoteplay](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fplay.google.com%2Fstore%...
True
com.playstation.remoteplay - app is not working - @adguard-bot commented on [Wed Oct 30 2019](https://github.com/AdguardTeam/AdguardFilters/issues/43187) ### Issue URL (Incorrect Blocking) [https://play.google.com/store/apps/details?id=com.playstation.remoteplay](https://adguardteam.github.io/AnonymousRedirect/redire...
comp
com playstation remoteplay app is not working adguard bot commented on issue url incorrect blocking comment username giraffebin screenshots screenshot screenshot system configuration information value platform and adguard ...
1
324,494
24,003,388,364
IssuesEvent
2022-09-14 13:12:26
dynatrace-oss/dynatrace-monitoring-as-code
https://api.github.com/repos/dynatrace-oss/dynatrace-monitoring-as-code
closed
Document what a non-unique-name configration is, how to use them and how to delete them
documentation enhancement
Currently documentation only really describes migration of an existing config to non-unique-name handling in the respective -v2 folder, not what this means and how to delete them
1.0
Document what a non-unique-name configration is, how to use them and how to delete them - Currently documentation only really describes migration of an existing config to non-unique-name handling in the respective -v2 folder, not what this means and how to delete them
non_comp
document what a non unique name configration is how to use them and how to delete them currently documentation only really describes migration of an existing config to non unique name handling in the respective folder not what this means and how to delete them
0
17,746
24,489,334,410
IssuesEvent
2022-10-09 21:23:54
Yesssssman/epicfightmod
https://api.github.com/repos/Yesssssman/epicfightmod
closed
Some modded items have registry names containing illegal characters
bug mod incompatibility
On the Wiki, there is a page titled ["Custom Weapon Armor datapack."](https://github.com/Yesssssman/epicfightmod/wiki/Custom-Weapon-Armor-datapack) This page presents a guide on making a datapack to add Epic Fight compatibility to modded weapons and armor, involving creating a series of folders and a json file with the...
True
Some modded items have registry names containing illegal characters - On the Wiki, there is a page titled ["Custom Weapon Armor datapack."](https://github.com/Yesssssman/epicfightmod/wiki/Custom-Weapon-Armor-datapack) This page presents a guide on making a datapack to add Epic Fight compatibility to modded weapons and ...
comp
some modded items have registry names containing illegal characters on the wiki there is a page titled this page presents a guide on making a datapack to add epic fight compatibility to modded weapons and armor involving creating a series of folders and a json file with the following names data modid ...
1
13,559
16,075,766,162
IssuesEvent
2021-04-25 10:15:47
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
opened
Incompatible behaviour for insert ignore processing incorrect time value
severity/minor sig/execution type/bug type/compatibility
## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` CREATE TABLE `tbl_0` ( `col_0` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `col_1` bigint(20) unsigned NOT NULL, `col_2` char(231) CHARACTER SET utf8 NOT NULL DEFAULT 'DMj'...
True
Incompatible behaviour for insert ignore processing incorrect time value - ## Bug Report Please answer these questions before submitting your issue. Thanks! ### 1. Minimal reproduce step (Required) ``` CREATE TABLE `tbl_0` ( `col_0` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `col_1` bigint(20) unsign...
comp
incompatible behaviour for insert ignore processing incorrect time value bug report please answer these questions before submitting your issue thanks minimal reproduce step required create table tbl col timestamp not null default current timestamp col bigint unsigne...
1
11,659
13,727,072,103
IssuesEvent
2020-10-04 04:04:30
5zig-reborn/The-5zig-Mod
https://api.github.com/repos/5zig-reborn/The-5zig-Mod
closed
[1.8.9] [Mod Compat] [Bug] Game Crashes on Startup with Patcher (Sk1er), Replay Mod, and 5zig.
Compatibility
**What mod is causing it?** This issue occurs with both Patcher (Sk1er) and The Replay Mod installed. I was unable to locate an up to date github for Patcher, but the Replay Mod github is here: https://github.com/ReplayMod/ReplayMod The latest releases of all 3 mods were used, all on version 1.8.9: Replay Mod ...
True
[1.8.9] [Mod Compat] [Bug] Game Crashes on Startup with Patcher (Sk1er), Replay Mod, and 5zig. - **What mod is causing it?** This issue occurs with both Patcher (Sk1er) and The Replay Mod installed. I was unable to locate an up to date github for Patcher, but the Replay Mod github is here: https://github.com/Repla...
comp
game crashes on startup with patcher replay mod and what mod is causing it this issue occurs with both patcher and the replay mod installed i was unable to locate an up to date github for patcher but the replay mod github is here the latest releases of all mods were used all on...
1
6,187
8,596,525,300
IssuesEvent
2018-11-15 16:11:25
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Remove a panel from the settings?
Backwards Compatibility Extensibility [Status] In Progress
A Question from _camthor_ in the support forum: > Hi, > > For the previous editor we had the possibility to remove a default meta box with remove_meta_box. That was useful if, for example, you wanted to create an alternative box for tags. > > Is there anything equivalent for Gutenberg, i.e. to remove a panel f...
True
Remove a panel from the settings? - A Question from _camthor_ in the support forum: > Hi, > > For the previous editor we had the possibility to remove a default meta box with remove_meta_box. That was useful if, for example, you wanted to create an alternative box for tags. > > Is there anything equivalent for...
comp
remove a panel from the settings a question from camthor in the support forum hi for the previous editor we had the possibility to remove a default meta box with remove meta box that was useful if for example you wanted to create an alternative box for tags is there anything equivalent for...
1
3,165
2,742,025,712
IssuesEvent
2015-04-21 14:38:07
SockDrawer/SockBot
https://api.github.com/repos/SockDrawer/SockBot
closed
Auto-gen documentation
documentation
Some sort of inline documentation that can be auto-genned into an API doc to make it pretty.
1.0
Auto-gen documentation - Some sort of inline documentation that can be auto-genned into an API doc to make it pretty.
non_comp
auto gen documentation some sort of inline documentation that can be auto genned into an api doc to make it pretty
0
33,318
15,872,875,827
IssuesEvent
2021-04-09 00:58:53
JuliaLang/julia
https://api.github.com/repos/JuliaLang/julia
closed
Finer granularity in timing macros
performance
Currently `@time` and friends tell you the total time an expression took to run, and usefully add GC time as a percentage of that time. E.g.: ``` julia> @time foo() 0.246500 seconds (10.00 M allocations: 152.588 MB, 2.86% gc time) ``` It would be useful to have more detailed profiling information in this macro (or ...
True
Finer granularity in timing macros - Currently `@time` and friends tell you the total time an expression took to run, and usefully add GC time as a percentage of that time. E.g.: ``` julia> @time foo() 0.246500 seconds (10.00 M allocations: 152.588 MB, 2.86% gc time) ``` It would be useful to have more detailed pro...
non_comp
finer granularity in timing macros currently time and friends tell you the total time an expression took to run and usefully add gc time as a percentage of that time e g julia time foo seconds m allocations mb gc time it would be useful to have more detailed profiling infor...
0
6,430
8,721,905,001
IssuesEvent
2018-12-09 05:49:29
pods-framework/pods
https://api.github.com/repos/pods-framework/pods
closed
Conflict with FreelanceEngine Theme - Marionette jQuery Conflict on pods-dfv.js
Focus: Other Compatibility Status: Reproduced Type: Bug
Hi, I just installed the plugin from WP and I am not able to create any POD as the post type dropdown is not visible. Please see the attached screenshot. Please let me know the resolution asap. Thanks. ![pod add new](https://user-images.githubusercontent.com/16399804/35164171-63926968-fd6f-11e7-9b06-0d7f66ac...
True
Conflict with FreelanceEngine Theme - Marionette jQuery Conflict on pods-dfv.js - Hi, I just installed the plugin from WP and I am not able to create any POD as the post type dropdown is not visible. Please see the attached screenshot. Please let me know the resolution asap. Thanks. ![pod add new](https://us...
comp
conflict with freelanceengine theme marionette jquery conflict on pods dfv js hi i just installed the plugin from wp and i am not able to create any pod as the post type dropdown is not visible please see the attached screenshot please let me know the resolution asap thanks
1
16,901
5,306,227,997
IssuesEvent
2017-02-11 00:00:47
phetsims/john-travoltage
https://api.github.com/repos/phetsims/john-travoltage
closed
AppendageNode order of change/input firing
dev:a11y dev:code-review
It would be helpful near here: ```js // Due to the variability of input and change event firing across browsers, // it is necessary to track if the input event was fired and if not, to // handle the change event instead. // see: https://wiki.fluidproject.org/pages/viewpage.action?pageId=61767683 `...
1.0
AppendageNode order of change/input firing - It would be helpful near here: ```js // Due to the variability of input and change event firing across browsers, // it is necessary to track if the input event was fired and if not, to // handle the change event instead. // see: https://wiki.fluidproject...
non_comp
appendagenode order of change input firing it would be helpful near here js due to the variability of input and change event firing across browsers it is necessary to track if the input event was fired and if not to handle the change event instead see to mention that t...
0
357,776
10,617,976,836
IssuesEvent
2019-10-12 23:46:09
kubeflow/kfctl
https://api.github.com/repos/kubeflow/kfctl
opened
kfctl should set name if not set based on the directory
area/kfctl kind/feature priority/p0
If `metadata.Name` isn't set in `KFDef` spec isn't set then kfctl should try to infer it based on the directory of the config file. This matches the semantics of 0.6 which used the directory name to infer name. Furthermore this allows us to do something like this ``` mkdir ${KFAPP} cd ${KFAPP} kfctl apply ...
1.0
kfctl should set name if not set based on the directory - If `metadata.Name` isn't set in `KFDef` spec isn't set then kfctl should try to infer it based on the directory of the config file. This matches the semantics of 0.6 which used the directory name to infer name. Furthermore this allows us to do something l...
non_comp
kfctl should set name if not set based on the directory if metadata name isn t set in kfdef spec isn t set then kfctl should try to infer it based on the directory of the config file this matches the semantics of which used the directory name to infer name furthermore this allows us to do something l...
0
180,352
6,648,841,134
IssuesEvent
2017-09-28 10:52:29
softdevteam/krun
https://api.github.com/repos/softdevteam/krun
closed
Config items with spaces in names
bug high priority
PR #342 fixed an error where VM names with spaces in caused a crash. It would be good to have a test case with a benchmark name containing a space (and maybe other config items).
1.0
Config items with spaces in names - PR #342 fixed an error where VM names with spaces in caused a crash. It would be good to have a test case with a benchmark name containing a space (and maybe other config items).
non_comp
config items with spaces in names pr fixed an error where vm names with spaces in caused a crash it would be good to have a test case with a benchmark name containing a space and maybe other config items
0
245,252
18,775,392,098
IssuesEvent
2021-11-07 15:24:48
halcyon-tech/vscode-ibmi
https://api.github.com/repos/halcyon-tech/vscode-ibmi
closed
Add custom keyboard shortcuts tip to README
documentation idea stale
Add a section detailing how to add custom keyboard shortcuts to the README. Related to PR #173
1.0
Add custom keyboard shortcuts tip to README - Add a section detailing how to add custom keyboard shortcuts to the README. Related to PR #173
non_comp
add custom keyboard shortcuts tip to readme add a section detailing how to add custom keyboard shortcuts to the readme related to pr
0
261,420
8,231,294,760
IssuesEvent
2018-09-07 15:28:03
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
closed
To English translation prototype final cleanup
Category: Core Priority: Medium Status: Ready For Review Type: Task
* ~~Add a get available translators/detectors method to web service (with descriptions?)~~ * ~~Socket conn pooling in JoshuaTranslator; compare performance with previous~~ * ~~Get detectors/translators by reflection in LanguageResource~~ * ~~Move config items to services props file~~ * ~~refactor namespaces~~ * ~~...
1.0
To English translation prototype final cleanup - * ~~Add a get available translators/detectors method to web service (with descriptions?)~~ * ~~Socket conn pooling in JoshuaTranslator; compare performance with previous~~ * ~~Get detectors/translators by reflection in LanguageResource~~ * ~~Move config items to servi...
non_comp
to english translation prototype final cleanup add a get available translators detectors method to web service with descriptions socket conn pooling in joshuatranslator compare performance with previous get detectors translators by reflection in languageresource move config items to servi...
0
102,022
4,149,871,954
IssuesEvent
2016-06-15 15:39:03
tonydisera/vcf.iobio.io
https://api.github.com/repos/tonydisera/vcf.iobio.io
closed
File not loading
high priority
EVA have some files that don't load. I've put them on AWS so they can be checked at: http://vcf.iobio.io/?vcf=http://s3.amazonaws.com/iobio/eva_test/genomedk.chrY.gatk_indels.r1.EVA.NOT_LOADING.vcf.gz http://vcf.iobio.io/?vcf=http://s3.amazonaws.com/iobio/eva_test/genomedk.chr22.gatk_indels.r1.EVA.NOT_LOADING.vcf...
1.0
File not loading - EVA have some files that don't load. I've put them on AWS so they can be checked at: http://vcf.iobio.io/?vcf=http://s3.amazonaws.com/iobio/eva_test/genomedk.chrY.gatk_indels.r1.EVA.NOT_LOADING.vcf.gz http://vcf.iobio.io/?vcf=http://s3.amazonaws.com/iobio/eva_test/genomedk.chr22.gatk_indels.r1....
non_comp
file not loading eva have some files that don t load i ve put them on aws so they can be checked at
0
103,484
22,326,921,223
IssuesEvent
2022-06-14 11:29:29
sourcegraph/sourcegraph
https://api.github.com/repos/sourcegraph/sourcegraph
opened
Code Insight [Charts]: Add chart type switcher for the insight card layout
webapp needs-design team/code-insights data-viz
Since we are going to have more than just one chart type for an insight we have to add a switcher UI for the insight card layout to be able to expose different chart type settings. A few things to consider - Different insight types could be represented with different subsets of chart types. For example, this isn'...
1.0
Code Insight [Charts]: Add chart type switcher for the insight card layout - Since we are going to have more than just one chart type for an insight we have to add a switcher UI for the insight card layout to be able to expose different chart type settings. A few things to consider - Different insight types could...
non_comp
code insight add chart type switcher for the insight card layout since we are going to have more than just one chart type for an insight we have to add a switcher ui for the insight card layout to be able to expose different chart type settings a few things to consider different insight types could be rep...
0
2,306
5,068,536,900
IssuesEvent
2016-12-24 18:29:54
zeit/hyper
https://api.github.com/repos/zeit/hyper
closed
Vim (neovim) cursor shape does not change (BLOCK to VLINE shape).
Status: Help Wanted Type: Compatibility
On the terminal itself the cursor works fine and changes to BLOCK shape to VLINE shape but inside VIM its simple does not work. Follow my configuration for the cursor shape on my .zshrc file: ``` vicmd) print -n -- "\E]50;CursorShape=0\C-G";; # block cursor viins|main) print -n -- "\E]50;CursorS...
True
Vim (neovim) cursor shape does not change (BLOCK to VLINE shape). - On the terminal itself the cursor works fine and changes to BLOCK shape to VLINE shape but inside VIM its simple does not work. Follow my configuration for the cursor shape on my .zshrc file: ``` vicmd) print -n -- "\E]50;CursorShape=0\C...
comp
vim neovim cursor shape does not change block to vline shape on the terminal itself the cursor works fine and changes to block shape to vline shape but inside vim its simple does not work follow my configuration for the cursor shape on my zshrc file vicmd print n e cursorshape c ...
1
31,909
7,465,490,888
IssuesEvent
2018-04-02 05:06:22
joomla/joomla-cms
https://api.github.com/repos/joomla/joomla-cms
closed
[4.0] Installer does not see the MySQL database driver
J4 Issue No Code Attached Yet release-blocker
### Steps to reproduce the issue Try to install Joomla! 4.0 Alpha 1. ### Expected result Installer lets me use a MySQL database connection. ### Actual result Only the PostgreSQL option is presented to me ### System information (as much as possible) ``` nicholas@nicholas-KATANA:~/Sites/dev4$ mysql ...
1.0
[4.0] Installer does not see the MySQL database driver - ### Steps to reproduce the issue Try to install Joomla! 4.0 Alpha 1. ### Expected result Installer lets me use a MySQL database connection. ### Actual result Only the PostgreSQL option is presented to me ### System information (as much as possib...
non_comp
installer does not see the mysql database driver steps to reproduce the issue try to install joomla alpha expected result installer lets me use a mysql database connection actual result only the postgresql option is presented to me system information as much as possible ...
0
377,440
11,171,112,051
IssuesEvent
2019-12-28 17:13:30
alexandrudsc/University-timetable-Android
https://api.github.com/repos/alexandrudsc/University-timetable-Android
closed
Review the missing internet connection handling
high-priority
What is displayed on the screen with when the web app is displayed but there is no internet connection?
1.0
Review the missing internet connection handling - What is displayed on the screen with when the web app is displayed but there is no internet connection?
non_comp
review the missing internet connection handling what is displayed on the screen with when the web app is displayed but there is no internet connection
0
5,469
7,924,129,063
IssuesEvent
2018-07-05 15:56:45
AdguardTeam/AdguardForWindows
https://api.github.com/repos/AdguardTeam/AdguardForWindows
closed
BSOD, Windows 7 (x64), KIS 17.0.0.611(e)
bsod bug compatibility kernel
OS: Windows 7 (x64) Adguard: 6.2.369 Misc: Opera 12.16, KIS 17.0.0.611(e), The Bat Voyager 7.4.4.1, Punto Swither 4.3.6, USB Safe Remove 6.0.6, Bluestacks 2.1.8. Reproduced by user with Windows 7 x64, Opera 12.16, KIS 17.0.0.611(e), The Bat Voyager 7.4.4.1, Punto Swither 4.3.6, USB Safe Remove 6.0.6, Bluestacks 2....
True
BSOD, Windows 7 (x64), KIS 17.0.0.611(e) - OS: Windows 7 (x64) Adguard: 6.2.369 Misc: Opera 12.16, KIS 17.0.0.611(e), The Bat Voyager 7.4.4.1, Punto Swither 4.3.6, USB Safe Remove 6.0.6, Bluestacks 2.1.8. Reproduced by user with Windows 7 x64, Opera 12.16, KIS 17.0.0.611(e), The Bat Voyager 7.4.4.1, Punto Swither ...
comp
bsod windows kis e os windows adguard misc opera kis e the bat voyager punto swither usb safe remove bluestacks reproduced by user with windows opera kis e the bat voyager punto swither usb safe remov...
1
12,460
14,700,999,711
IssuesEvent
2021-01-04 11:06:59
widelands/widelands
https://api.github.com/repos/widelands/widelands
closed
Game crash while loading savegame from previous widelands build
bug saveloading & compatibility
[00:00:10.040 real] INFO: GameLoader::load() took 2518ms [00:00:10.040 real] ERROR: ############################## [00:00:10.040 real] ERROR: FATAL EXCEPTION: player info: Error while loading tribe 'barians': DescriptionManager::load_description: Object 'barians' was not registered [00:00:10.040 real] ERROR: #####...
True
Game crash while loading savegame from previous widelands build - [00:00:10.040 real] INFO: GameLoader::load() took 2518ms [00:00:10.040 real] ERROR: ############################## [00:00:10.040 real] ERROR: FATAL EXCEPTION: player info: Error while loading tribe 'barians': DescriptionManager::load_description: Obj...
comp
game crash while loading savegame from previous widelands build info gameloader load took error error fatal exception player info error while loading tribe barians descriptionmanager load description object barians was not registered error ...
1
3,421
6,393,452,709
IssuesEvent
2017-08-04 07:29:54
Cxbx-Reloaded/Cxbx-Reloaded
https://api.github.com/repos/Cxbx-Reloaded/Cxbx-Reloaded
closed
Buffy The Vampire Slayer was working on CXBX-Reloaded 98b86c8 (Apr 14, 2017)
game-compatibility regression
This game was working on build version CXBX-Reloaded 98b86c8a (Apr 14, 2017), The Xinput controller didn't work on any games so, I couldn't start the game. https://www.youtube.com/watch?v=uLW0qXI65Gc
True
Buffy The Vampire Slayer was working on CXBX-Reloaded 98b86c8 (Apr 14, 2017) - This game was working on build version CXBX-Reloaded 98b86c8a (Apr 14, 2017), The Xinput controller didn't work on any games so, I couldn't start the game. https://www.youtube.com/watch?v=uLW0qXI65Gc
comp
buffy the vampire slayer was working on cxbx reloaded apr this game was working on build version cxbx reloaded apr the xinput controller didn t work on any games so i couldn t start the game
1
1,935
4,642,209,935
IssuesEvent
2016-09-30 08:48:50
t9md/atom-vim-mode-plus
https://api.github.com/repos/t9md/atom-vim-mode-plus
reopened
Copy in blockwise mode has bug
bug compatiblity-to-Atom compatiblity-to-Vim
- Atom version : 1.10.2 - vim-mode-plus version : 0.58.0 In blockwise mode, one can press 'y' to copy the selection, however, when I trying to paste that text, only the last line of text will appear, others are lost.
True
Copy in blockwise mode has bug - - Atom version : 1.10.2 - vim-mode-plus version : 0.58.0 In blockwise mode, one can press 'y' to copy the selection, however, when I trying to paste that text, only the last line of text will appear, others are lost.
comp
copy in blockwise mode has bug atom version vim mode plus version in blockwise mode one can press y to copy the selection however when i trying to paste that text only the last line of text will appear others are lost
1
8,790
10,737,226,480
IssuesEvent
2019-10-29 12:40:30
AdguardTeam/AdguardForWindows
https://api.github.com/repos/AdguardTeam/AdguardForWindows
closed
Incompatibility with Dr.Web Security Space
P2: High compatibility network waiting for data
Some customers were affected by the problem of incompatibility with Dr.Web Security Space. Browsers cannot load the pages correctly, sometimes the connection shows time out or it warns about internet connection issues. Switching between WFP and TDI driver mode, turning on/off redirect mode and adding to the exclusio...
True
Incompatibility with Dr.Web Security Space - Some customers were affected by the problem of incompatibility with Dr.Web Security Space. Browsers cannot load the pages correctly, sometimes the connection shows time out or it warns about internet connection issues. Switching between WFP and TDI driver mode, turning on...
comp
incompatibility with dr web security space some customers were affected by the problem of incompatibility with dr web security space browsers cannot load the pages correctly sometimes the connection shows time out or it warns about internet connection issues switching between wfp and tdi driver mode turning on...
1
283,629
21,320,716,074
IssuesEvent
2022-04-17 02:56:39
neilcochran/ts-dna
https://api.github.com/repos/neilcochran/ts-dna
closed
Add cspell
documentation enhancement
Add [cspell](https://www.npmjs.com/package/cspell) which provides spell checking in code. This is mostly desirable since the documentation is generated from TSDoc which is all inside comment blocks.
1.0
Add cspell - Add [cspell](https://www.npmjs.com/package/cspell) which provides spell checking in code. This is mostly desirable since the documentation is generated from TSDoc which is all inside comment blocks.
non_comp
add cspell add which provides spell checking in code this is mostly desirable since the documentation is generated from tsdoc which is all inside comment blocks
0
248,188
26,784,919,269
IssuesEvent
2023-02-01 01:24:55
AventusM/crispy-octo-pancake
https://api.github.com/repos/AventusM/crispy-octo-pancake
opened
sqlite3-5.0.8.tgz: 1 vulnerabilities (highest severity is: 5.3)
security vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sqlite3-5.0.8.tgz</b></p></summary> <p></p> <p>Path to dependency file: /package.json</p> <p>Path to vulnerable library: /node_modules/http-cache-semantics/package.js...
True
sqlite3-5.0.8.tgz: 1 vulnerabilities (highest severity is: 5.3) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sqlite3-5.0.8.tgz</b></p></summary> <p></p> <p>Path to dependency file: /package.json</p> <p>Path to...
non_comp
tgz vulnerabilities highest severity is vulnerable library tgz path to dependency file package json path to vulnerable library node modules http cache semantics package json vulnerabilities cve severity cvss dependency type fixed in version ...
0
10,250
12,238,913,405
IssuesEvent
2020-05-04 20:40:26
select2/select2
https://api.github.com/repos/select2/select2
closed
Bug: Customizing how results are matched not working with jquery 3.5.0
4.x compatibility confirmed bug
https://select2.org/searching#customizing-how-results-are-matched Line `if ($.trim(params.term) === '') {` is not working, because $.trim() is removed in jquery 3.5.0 https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ > Deprecations It wouldn’t be a jQuery release without some deprecations. In jQuery 3.5...
True
Bug: Customizing how results are matched not working with jquery 3.5.0 - https://select2.org/searching#customizing-how-results-are-matched Line `if ($.trim(params.term) === '') {` is not working, because $.trim() is removed in jquery 3.5.0 https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ > Deprecations ...
comp
bug customizing how results are matched not working with jquery line if trim params term is not working because trim is removed in jquery deprecations it wouldn’t be a jquery release without some deprecations in jquery we’ve put jquery trim on the list javascri...
1
60,011
3,117,670,122
IssuesEvent
2015-09-04 03:59:06
framingeinstein/issues-test
https://api.github.com/repos/framingeinstein/issues-test
opened
SPK-66: Create ability to have a "situational" image on Homepage & Professionals
priority:normal priority:normal priority:normal priority:normal priority:normal priority:normal resolution:fixed
Hi Toby, I added the word "situational" to the label the Most Loved Widget on the homepage. Can you wire that up? Thanks, Jess
6.0
SPK-66: Create ability to have a "situational" image on Homepage & Professionals - Hi Toby, I added the word "situational" to the label the Most Loved Widget on the homepage. Can you wire that up? Thanks, Jess
non_comp
spk create ability to have a situational image on homepage professionals hi toby i added the word situational to the label the most loved widget on the homepage can you wire that up thanks jess
0
50,830
13,579,197,922
IssuesEvent
2020-09-20 11:49:23
DonNy88/nestjs-movie-catolg
https://api.github.com/repos/DonNy88/nestjs-movie-catolg
closed
Potential security vulnerability in dependencies
security
Remediation Upgrade dot-prop to version 5.1.1 or later. For example: dot-prop@^5.1.1: version "5.1.1" Always verify the validity and compatibility of suggestions with your codebase. Details CVE-2020-8116 high severity Vulnerable versions: < 5.1.1 Patched version: 5.1.1 Prototype pollution vulnerability ...
True
Potential security vulnerability in dependencies - Remediation Upgrade dot-prop to version 5.1.1 or later. For example: dot-prop@^5.1.1: version "5.1.1" Always verify the validity and compatibility of suggestions with your codebase. Details CVE-2020-8116 high severity Vulnerable versions: < 5.1.1 Patched...
non_comp
potential security vulnerability in dependencies remediation upgrade dot prop to version or later for example dot prop version always verify the validity and compatibility of suggestions with your codebase details cve high severity vulnerable versions patched versi...
0
281,232
21,315,387,559
IssuesEvent
2022-04-16 07:16:16
mradhyaf/pe
https://api.github.com/repos/mradhyaf/pe
opened
Valid prefixes link broken
severity.Low type.DocumentationBug
![image.png](https://raw.githubusercontent.com/mradhyaf/pe/main/files/4c492f2d-3612-4c3b-9a35-896e4652820e.png) The image above refers to the link under 'Quick Start section' The word 'Features' is shown as blue and the link works, but the word 'Valid Prefixes' is shown as blue, yet cannot be pressed. <!--session...
1.0
Valid prefixes link broken - ![image.png](https://raw.githubusercontent.com/mradhyaf/pe/main/files/4c492f2d-3612-4c3b-9a35-896e4652820e.png) The image above refers to the link under 'Quick Start section' The word 'Features' is shown as blue and the link works, but the word 'Valid Prefixes' is shown as blue, yet can...
non_comp
valid prefixes link broken the image above refers to the link under quick start section the word features is shown as blue and the link works but the word valid prefixes is shown as blue yet cannot be pressed
0
773,155
27,147,997,789
IssuesEvent
2023-02-16 21:44:08
nmrih/source-game
https://api.github.com/repos/nmrih/source-game
closed
[public-1.13.1] A prop_door_breakable might have wrong hinge axis in nms_drugstore
Status: Reviewed Type: Map Priority: Minimal
There is a useable door located in camilla‘s restaurant, which might have wrong hinge axis. ![nms_drugstore](https://user-images.githubusercontent.com/42507880/213747929-484aa8bd-8503-4971-8549-9fed89aca295.png) Here: https://streamable.com/z1yxou
1.0
[public-1.13.1] A prop_door_breakable might have wrong hinge axis in nms_drugstore - There is a useable door located in camilla‘s restaurant, which might have wrong hinge axis. ![nms_drugstore](https://user-images.githubusercontent.com/42507880/213747929-484aa8bd-8503-4971-8549-9fed89aca295.png) Here: https://stre...
non_comp
a prop door breakable might have wrong hinge axis in nms drugstore there is a useable door located in camilla‘s restaurant which might have wrong hinge axis here
0
13,291
8,177,770,555
IssuesEvent
2018-08-28 11:52:49
cluj-ytech/cluj-ytech.github.io
https://api.github.com/repos/cluj-ytech/cluj-ytech.github.io
closed
Minimize images
enhancement performance
Based on https://pageweight.imgix.com/ platform, there are some images that can be optimized. Investigate and minimize that images.
True
Minimize images - Based on https://pageweight.imgix.com/ platform, there are some images that can be optimized. Investigate and minimize that images.
non_comp
minimize images based on platform there are some images that can be optimized investigate and minimize that images
0
731,332
25,210,729,376
IssuesEvent
2022-11-14 03:27:07
ballerina-platform/ballerina-lang
https://api.github.com/repos/ballerina-platform/ballerina-lang
closed
[Bug]: Not returning in do block
Type/Bug Priority/Blocker Team/CompilerFE Points/2
### Description When one simply returns a value in a `do` block, it will be ignored. ### Steps to Reproduce ``` import ballerina/io; public function main() { io:println(examplefun(true)); } function examplefun(boolean val) returns int { if (val) { do { return 1; } on fail { // ignor...
1.0
[Bug]: Not returning in do block - ### Description When one simply returns a value in a `do` block, it will be ignored. ### Steps to Reproduce ``` import ballerina/io; public function main() { io:println(examplefun(true)); } function examplefun(boolean val) returns int { if (val) { do { retu...
non_comp
not returning in do block description when one simply returns a value in a do block it will be ignored steps to reproduce import ballerina io public function main io println examplefun true function examplefun boolean val returns int if val do return ...
0
75,565
15,435,848,952
IssuesEvent
2021-03-07 10:40:40
dodekanisou/home-automation
https://api.github.com/repos/dodekanisou/home-automation
closed
CVE-2020-11023 (Medium) detected in multiple libraries
security vulnerability
## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.4.1.tgz</b>, <b>jquery-3.3.1.slim.min.js</b>, <b>jquery-3.2.1.slim.min.js</b>, <b>jquery-3.4.1.min.js</b>,...
True
CVE-2020-11023 (Medium) detected in multiple libraries - ## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.4.1.tgz</b>, <b>jquery-3.3.1.slim.min.js</b>, <b>...
non_comp
cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries jquery tgz jquery slim min js jquery slim min js jquery min js jquery js jquery js jquery min js jquery min js jquery js ...
0
11,461
13,446,844,082
IssuesEvent
2020-09-08 13:30:51
higan-emu/higan
https://api.github.com/repos/higan-emu/higan
opened
GBC: Support MBC30 mapper
bug compatibility
While the USA and Europe versions of Pokémon Crystal use the standard MBC3 mapper, the Japanese version (Pocket Monsters Crystal) uses a variant called MBC30 (it's the [only game](https://gbhwdb.gekkio.fi/cartridges/mbc30.html) to use that mapper). On Discord, LIJI said: > RAM banks wrap around in MBC3. IIRC, MBC3 s...
True
GBC: Support MBC30 mapper - While the USA and Europe versions of Pokémon Crystal use the standard MBC3 mapper, the Japanese version (Pocket Monsters Crystal) uses a variant called MBC30 (it's the [only game](https://gbhwdb.gekkio.fi/cartridges/mbc30.html) to use that mapper). On Discord, LIJI said: > RAM banks wrap ...
comp
gbc support mapper while the usa and europe versions of pokémon crystal use the standard mapper the japanese version pocket monsters crystal uses a variant called it s the to use that mapper on discord liji said ram banks wrap around in iirc supports banks supports banks al...
1
70,241
30,590,765,783
IssuesEvent
2023-07-21 16:50:17
AmplicaLabs/reconnection-service
https://api.github.com/repos/AmplicaLabs/reconnection-service
closed
[reconnection-service] Handle Capacity batching of Graph updates
graph-migration graph-reconnection-service
We need to make sure that the number of transactions in a batch do not exceed the maximum Capacity batch size. Only batch transactions for the current user; if the last batch is not full, just submit it to keep app complexity down
1.0
[reconnection-service] Handle Capacity batching of Graph updates - We need to make sure that the number of transactions in a batch do not exceed the maximum Capacity batch size. Only batch transactions for the current user; if the last batch is not full, just submit it to keep app complexity down
non_comp
handle capacity batching of graph updates we need to make sure that the number of transactions in a batch do not exceed the maximum capacity batch size only batch transactions for the current user if the last batch is not full just submit it to keep app complexity down
0
15,226
19,098,994,905
IssuesEvent
2021-11-29 20:01:40
pda0004/Case-Studies-Case-2-Team-1
https://api.github.com/repos/pda0004/Case-Studies-Case-2-Team-1
closed
Look into this research paper and write out a general description of how exactly certain factors affects the yield of certain crops
Data Processing/Augmentation
Paper: https://www.researchgate.net/publication/342994002_Factors_Affecting_Yield_of_Crops
1.0
Look into this research paper and write out a general description of how exactly certain factors affects the yield of certain crops - Paper: https://www.researchgate.net/publication/342994002_Factors_Affecting_Yield_of_Crops
non_comp
look into this research paper and write out a general description of how exactly certain factors affects the yield of certain crops paper
0
278,878
24,182,714,768
IssuesEvent
2022-09-23 10:24:31
elastic/kibana
https://api.github.com/repos/elastic/kibana
closed
Failing test: Jest Tests.x-pack/plugins/observability/public/components/shared/exploratory_view/series_editor/columns - SelectedFilters should render properly
failed-test Team:uptime
A test failed on a tracked branch ``` Error: Unable to find an element with the text: Chrome. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. <body> <div> <div class="euiFlexGroup euiFlexGr...
1.0
Failing test: Jest Tests.x-pack/plugins/observability/public/components/shared/exploratory_view/series_editor/columns - SelectedFilters should render properly - A test failed on a tracked branch ``` Error: Unable to find an element with the text: Chrome. This could be because the text is broken up by multiple elements...
non_comp
failing test jest tests x pack plugins observability public components shared exploratory view series editor columns selectedfilters should render properly a test failed on a tracked branch error unable to find an element with the text chrome this could be because the text is broken up by multiple elements...
0
38,597
8,516,757,545
IssuesEvent
2018-11-01 04:38:44
virtual-labs/problem-solving-iiith
https://api.github.com/repos/virtual-labs/problem-solving-iiith
opened
Strings(quotes) must use doublequote.
2018-Open static code analysis
JavaScript allows you to define strings in one of three ways: double quotes, single quotes, and backticks (as of ECMAScript 6). Each of these lines creates a string and, in some cases, can be used interchangeably. The choice of how to define strings in a codebase is a stylistic one outside of template literals (which a...
1.0
Strings(quotes) must use doublequote. - JavaScript allows you to define strings in one of three ways: double quotes, single quotes, and backticks (as of ECMAScript 6). Each of these lines creates a string and, in some cases, can be used interchangeably. The choice of how to define strings in a codebase is a stylistic...
non_comp
strings quotes must use doublequote javascript allows you to define strings in one of three ways double quotes single quotes and backticks as of ecmascript each of these lines creates a string and in some cases can be used interchangeably the choice of how to define strings in a codebase is a stylistic...
0
452,748
13,058,885,119
IssuesEvent
2020-07-30 09:43:48
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.0 staging-1609] Web elections: comma commits crime with elections
Category: Elections Website Category: Web Priority: High Status: Fixed
place comma in the comments field, submit and it will break the page of a law. ![bandicam 2020-06-17 19-12-58-494](https://user-images.githubusercontent.com/27898520/84909221-dca87300-b0ce-11ea-80a0-973ffd357a24.jpg) Can we check all symblos for this? )
1.0
[0.9.0 staging-1609] Web elections: comma commits crime with elections - place comma in the comments field, submit and it will break the page of a law. ![bandicam 2020-06-17 19-12-58-494](https://user-images.githubusercontent.com/27898520/84909221-dca87300-b0ce-11ea-80a0-973ffd357a24.jpg) Can we check all symblos f...
non_comp
web elections comma commits crime with elections place comma in the comments field submit and it will break the page of a law can we check all symblos for this
0
10,403
12,370,515,769
IssuesEvent
2020-05-18 16:56:04
konsolas/AAC-Issues
https://api.github.com/repos/konsolas/AAC-Issues
closed
ClubSpigot(fork) Incompatibility
3. compatibility
### Issue description AAC is not compatible with either ClubSpigot or SpigotX. Startup error: https://pastebin.com/raw/HVSfNqHW Other anticheats, such as Spartan, NCP, and Verus, work perfectly fine. I'd like to use AAC on these spigots, but I'm forced to use alternatives. ### Core information **Server version*...
True
ClubSpigot(fork) Incompatibility - ### Issue description AAC is not compatible with either ClubSpigot or SpigotX. Startup error: https://pastebin.com/raw/HVSfNqHW Other anticheats, such as Spartan, NCP, and Verus, work perfectly fine. I'd like to use AAC on these spigots, but I'm forced to use alternatives. ### ...
comp
clubspigot fork incompatibility issue description aac is not compatible with either clubspigot or spigotx startup error other anticheats such as spartan ncp and verus work perfectly fine i d like to use aac on these spigots but i m forced to use alternatives core information server versi...
1
4,602
7,238,898,209
IssuesEvent
2018-02-13 15:56:05
ryanisaacg/quicksilver
https://api.github.com/repos/ryanisaacg/quicksilver
closed
A way to retrieve the most recently pressed key
api-compatible-change enhance-feature
When it comes to something like rebinding controls, polling specific keys isn't the best option
True
A way to retrieve the most recently pressed key - When it comes to something like rebinding controls, polling specific keys isn't the best option
comp
a way to retrieve the most recently pressed key when it comes to something like rebinding controls polling specific keys isn t the best option
1
16,236
21,798,163,654
IssuesEvent
2022-05-15 23:02:18
jstedfast/MimeKit
https://api.github.com/repos/jstedfast/MimeKit
closed
Confusion in the `micalg` parameter value for SHA-X algorithms.
compatibility
According to the [RFC-3851](https://datatracker.ietf.org/doc/html/rfc3851#page-25), `micalg` parameter value SHOULD be from the following: `md5`, `sha1`, `sha256`, `sha384`, `sha512`, etc. **There is no dash in the SHA-X algorithm value.** According to the [RFC-5751](https://datatracker.ietf.org/doc/html/rfc5751#p...
True
Confusion in the `micalg` parameter value for SHA-X algorithms. - According to the [RFC-3851](https://datatracker.ietf.org/doc/html/rfc3851#page-25), `micalg` parameter value SHOULD be from the following: `md5`, `sha1`, `sha256`, `sha384`, `sha512`, etc. **There is no dash in the SHA-X algorithm value.** According...
comp
confusion in the micalg parameter value for sha x algorithms according to the micalg parameter value should be from the following etc there is no dash in the sha x algorithm value according to the micalg parameter value should be from the following sha ...
1
21,074
32,060,877,688
IssuesEvent
2023-09-24 16:42:28
ClickHouse/ClickHouse
https://api.github.com/repos/ClickHouse/ClickHouse
closed
Nested identical combinator 'ForEach' is not supported
backward compatibility
Up to version 21.10.5.3 such query with Nested ForEach was valid: ``` SELECT sumForEachForEach(a) FROM ( SELECT [[1], [1, 1, 1, 1, 1]] AS a UNION ALL SELECT [[1, 0], [1, 1, 1], [1, 0, 0]] AS a ) ``` Result: `[[2,0],[2,2,2,1,1],[1,0,0]] ` Example: https://fiddle.clickhouse.com/a58774e7-7f88-4...
True
Nested identical combinator 'ForEach' is not supported - Up to version 21.10.5.3 such query with Nested ForEach was valid: ``` SELECT sumForEachForEach(a) FROM ( SELECT [[1], [1, 1, 1, 1, 1]] AS a UNION ALL SELECT [[1, 0], [1, 1, 1], [1, 0, 0]] AS a ) ``` Result: `[[2,0],[2,2,2,1,1],[1,0,0]] ...
comp
nested identical combinator foreach is not supported up to version such query with nested foreach was valid select sumforeachforeach a from select as a union all select as a result example and since x it s not working with followi...
1