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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7,450 | 9,696,408,258 | IssuesEvent | 2019-05-25 07:13:33 | Glitchfiend/BiomesOPlenty | https://api.github.com/repos/Glitchfiend/BiomesOPlenty | closed | Fire Decorate Events rather than cancel them | compatibility | # The Problem
Since the latest few versions, my mod Recurrent Complex has a decoration (e.g. trees) replacement engine. For it to work, the decorations are expected to scattered determined by the vanilla biome decorator (e.g. treesPerBiome). Since BoP doesn't use the vanilla engine, and instead sets all the default de... | True | Fire Decorate Events rather than cancel them - # The Problem
Since the latest few versions, my mod Recurrent Complex has a decoration (e.g. trees) replacement engine. For it to work, the decorations are expected to scattered determined by the vanilla biome decorator (e.g. treesPerBiome). Since BoP doesn't use the vani... | comp | fire decorate events rather than cancel them the problem since the latest few versions my mod recurrent complex has a decoration e g trees replacement engine for it to work the decorations are expected to scattered determined by the vanilla biome decorator e g treesperbiome since bop doesn t use the vani... | 1 |
7,353 | 9,602,796,741 | IssuesEvent | 2019-05-10 15:23:06 | wp-media/imagify-plugin | https://api.github.com/repos/wp-media/imagify-plugin | opened | Add compatibility with WP Rocket CDN | 3rd Party Compatibility Type: enhancement | Since WP Rocket adds the CDN URLs before we parse the page, we don't see them as "local", resulting in images not being replaced by their webp versions.
The filter `imagify_webp_picture_process_image` can be used for this.
At the same time we could use a constant to get URL + path matching, to use in `\Imagify\Webp... | True | Add compatibility with WP Rocket CDN - Since WP Rocket adds the CDN URLs before we parse the page, we don't see them as "local", resulting in images not being replaced by their webp versions.
The filter `imagify_webp_picture_process_image` can be used for this.
At the same time we could use a constant to get URL + ... | comp | add compatibility with wp rocket cdn since wp rocket adds the cdn urls before we parse the page we don t see them as local resulting in images not being replaced by their webp versions the filter imagify webp picture process image can be used for this at the same time we could use a constant to get url ... | 1 |
2,660 | 5,397,402,620 | IssuesEvent | 2017-02-27 14:35:35 | mockito/mockito | https://api.github.com/repos/mockito/mockito | opened | Consider using "smart null" answer by default | 2.* incompatible | Mockito ships with optional Answer [RETURNS_SMART_NULLS](https://static.javadoc.io/org.mockito/mockito-core/2.7.12/org/mockito/Mockito.html#RETURNS_SMART_NULLS) that is useful to tackle problems with incorrect / missing stubbing. Do you think returning "smart nulls" should be the default behavior of Mockito mocks? Smar... | True | Consider using "smart null" answer by default - Mockito ships with optional Answer [RETURNS_SMART_NULLS](https://static.javadoc.io/org.mockito/mockito-core/2.7.12/org/mockito/Mockito.html#RETURNS_SMART_NULLS) that is useful to tackle problems with incorrect / missing stubbing. Do you think returning "smart nulls" shoul... | comp | consider using smart null answer by default mockito ships with optional answer that is useful to tackle problems with incorrect missing stubbing do you think returning smart nulls should be the default behavior of mockito mocks smart null pointer exception is always better than regular nullpointerexceptio... | 1 |
8,628 | 2,875,507,774 | IssuesEvent | 2015-06-09 08:38:22 | HSLdevcom/digitransit-ui | https://api.github.com/repos/HSLdevcom/digitransit-ui | opened | National routing - enable search to whole Finland | designed | - Search should have "nationwide" option as in concept
- Available if no results are found
- Available even if local results are found
- Reverse geocoding should work in whole finland | 1.0 | National routing - enable search to whole Finland - - Search should have "nationwide" option as in concept
- Available if no results are found
- Available even if local results are found
- Reverse geocoding should work in whole finland | non_comp | national routing enable search to whole finland search should have nationwide option as in concept available if no results are found available even if local results are found reverse geocoding should work in whole finland | 0 |
545,957 | 15,978,401,116 | IssuesEvent | 2021-04-17 09:44:12 | wso2/product-microgateway | https://api.github.com/repos/wso2/product-microgateway | closed | Ingress Resources for Choreo Connect | Priority/Normal Type/New Feature | ### Describe your problem(s)
<!-- Describe why you think this project needs this feature -->
Ingress resources for choreo connect deployment in order for a better and more production like deployment.
### Describe your solution
<!-- Describe the feature/improvement -->
### How will you implement it
<!-- If you... | 1.0 | Ingress Resources for Choreo Connect - ### Describe your problem(s)
<!-- Describe why you think this project needs this feature -->
Ingress resources for choreo connect deployment in order for a better and more production like deployment.
### Describe your solution
<!-- Describe the feature/improvement -->
###... | non_comp | ingress resources for choreo connect describe your problem s ingress resources for choreo connect deployment in order for a better and more production like deployment describe your solution how will you implement it optional fields related issues suggested l... | 0 |
9,172 | 11,201,088,894 | IssuesEvent | 2020-01-04 00:36:25 | remkop/picocli | https://api.github.com/repos/remkop/picocli | closed | Bump Spring Boot dependency to 2.2.2 to allow it to work under Java 13 (was: Spring.Boot integration does not work with Java 13) | compatibility | The root cause is known, you have to update to Spring.Boot 2.2, which supports Java 13. Spring.Boot currently only supports Java 12.
```
Caused by: org.springframework.core.NestedIOException: ASM ClassReader failed to parse class file - probably due to a new Java class file version that isn't supported yet: file [C... | True | Bump Spring Boot dependency to 2.2.2 to allow it to work under Java 13 (was: Spring.Boot integration does not work with Java 13) - The root cause is known, you have to update to Spring.Boot 2.2, which supports Java 13. Spring.Boot currently only supports Java 12.
```
Caused by: org.springframework.core.NestedIOExce... | comp | bump spring boot dependency to to allow it to work under java was spring boot integration does not work with java the root cause is known you have to update to spring boot which supports java spring boot currently only supports java caused by org springframework core nestedioexceptio... | 1 |
71,543 | 30,913,367,730 | IssuesEvent | 2023-08-05 01:46:01 | Zahlungsmittel/Zahlungsmittel | https://api.github.com/repos/Zahlungsmittel/Zahlungsmittel | opened | [CLOSED] 🔧 [Refactor] Production Community List only the Gradido-Akademy | refactor service: backend imported | <a href="https://github.com/ulfgebhardt"><img src="https://avatars.githubusercontent.com/u/1238238?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [ulfgebhardt](https://github.com/ulfgebhardt)**
_Tuesday Oct 12, 2021 at 15:36 GMT_
_Originally opened as https://github.com/gradido/gradido/issue... | 1.0 | [CLOSED] 🔧 [Refactor] Production Community List only the Gradido-Akademy - <a href="https://github.com/ulfgebhardt"><img src="https://avatars.githubusercontent.com/u/1238238?v=4" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [ulfgebhardt](https://github.com/ulfgebhardt)**
_Tuesday Oct 12, 2021 ... | non_comp | 🔧 production community list only the gradido akademy issue by tuesday oct at gmt originally opened as 🔧 refactor ticket on production we cannot mix production with staging and development environments therefore the mocked community lists msut be reduced to gradido a... | 0 |
24,441 | 5,068,260,373 | IssuesEvent | 2016-12-24 14:22:24 | coala/coala | https://api.github.com/repos/coala/coala | closed | Sphinx giving warnings on docs | area/documentation difficulty/low importance/medium | /home/dev/projects/coala-review/3327-review/coala/docs/Developers/coala_settings.rst:14: WARNING: Inline strong start-string without end-string.
is the current warning, which is on a generated file, as coala_settings has only 7 lines | 1.0 | Sphinx giving warnings on docs - /home/dev/projects/coala-review/3327-review/coala/docs/Developers/coala_settings.rst:14: WARNING: Inline strong start-string without end-string.
is the current warning, which is on a generated file, as coala_settings has only 7 lines | non_comp | sphinx giving warnings on docs home dev projects coala review review coala docs developers coala settings rst warning inline strong start string without end string is the current warning which is on a generated file as coala settings has only lines | 0 |
17,151 | 23,670,349,774 | IssuesEvent | 2022-08-27 08:39:05 | JamCoreModding/UtilityBelt | https://api.github.com/repos/JamCoreModding/UtilityBelt | closed | [Feature Request] Compatibility with Better Combat | bug enhancement incompatibility | **MC** 1.19.2
**[BetterCombat](https://www.curseforge.com/minecraft/mc-mods/better-combat-by-daedelus)** 1.1.0
**UtilityBelt** 1.0.0
Currently, if you attempt to use anything, that is considered a weapon, from your utility belt, you perform a feint instead (a feature of Better Combat). You can still use tools that... | True | [Feature Request] Compatibility with Better Combat - **MC** 1.19.2
**[BetterCombat](https://www.curseforge.com/minecraft/mc-mods/better-combat-by-daedelus)** 1.1.0
**UtilityBelt** 1.0.0
Currently, if you attempt to use anything, that is considered a weapon, from your utility belt, you perform a feint instead (a fe... | comp | compatibility with better combat mc utilitybelt currently if you attempt to use anything that is considered a weapon from your utility belt you perform a feint instead a feature of better combat you can still use tools that aren t considered weapons just fine will als... | 1 |
5,679 | 8,142,484,489 | IssuesEvent | 2018-08-21 07:46:57 | BVLC/caffe | https://api.github.com/repos/BVLC/caffe | closed | Optionally build with HDF5 support to simplify cross-compilation | compatibility | ### Issue summary
In order to cross-compile Caffe to run on an embedded system, all of the dependency libraries must also be cross-compiled. The HDF5 library does not natively support cross compiling, making automated cross-compilation of Caffe difficult.
I propose adding a USE_HDF5 flag. By default USE_HDF5=1. Wh... | True | Optionally build with HDF5 support to simplify cross-compilation - ### Issue summary
In order to cross-compile Caffe to run on an embedded system, all of the dependency libraries must also be cross-compiled. The HDF5 library does not natively support cross compiling, making automated cross-compilation of Caffe difficu... | comp | optionally build with support to simplify cross compilation issue summary in order to cross compile caffe to run on an embedded system all of the dependency libraries must also be cross compiled the library does not natively support cross compiling making automated cross compilation of caffe difficult ... | 1 |
10,060 | 12,060,061,317 | IssuesEvent | 2020-04-15 20:27:43 | Oceanel51/FoodIndustry | https://api.github.com/repos/Oceanel51/FoodIndustry | closed | adjust factorio 0.18 | bug compatibility done | it seems many task.
link this issue to PRs.
- [x] fix broken GUI.
- [x] check other bugs
- [x] release mod portal | True | adjust factorio 0.18 - it seems many task.
link this issue to PRs.
- [x] fix broken GUI.
- [x] check other bugs
- [x] release mod portal | comp | adjust factorio it seems many task link this issue to prs fix broken gui check other bugs release mod portal | 1 |
257,582 | 8,139,293,999 | IssuesEvent | 2018-08-20 17:14:06 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | 802.1x autoreg doesn't seem to populate portal and source of person | Priority: Medium Type: Bug | When doing 802.1x autoreg, the portal (connection profile) and source attribute used to be updated.
Seems its not anymore | 1.0 | 802.1x autoreg doesn't seem to populate portal and source of person - When doing 802.1x autoreg, the portal (connection profile) and source attribute used to be updated.
Seems its not anymore | non_comp | autoreg doesn t seem to populate portal and source of person when doing autoreg the portal connection profile and source attribute used to be updated seems its not anymore | 0 |
116,887 | 11,944,636,681 | IssuesEvent | 2020-04-03 03:06:18 | michaelbadcrumble/meson-ui | https://api.github.com/repos/michaelbadcrumble/meson-ui | opened | Write document for Backend reference | documentation | IDE backends require a reference page so other users can see what backends are supported and if it's supported from Meson build system or Meson-UI. | 1.0 | Write document for Backend reference - IDE backends require a reference page so other users can see what backends are supported and if it's supported from Meson build system or Meson-UI. | non_comp | write document for backend reference ide backends require a reference page so other users can see what backends are supported and if it s supported from meson build system or meson ui | 0 |
159,843 | 6,062,655,986 | IssuesEvent | 2017-06-14 09:56:48 | mulesoft/api-workbench | https://api.github.com/repos/mulesoft/api-workbench | closed | Update tutorial | bug priority:normal | First of all, thanks for this nice tutorial: http://apiworkbench.com/docs/
I'm learning raml so maybe I'm wrong, but I've just followed all the steps perfectly until section "Extracting the library". The generated files doesn't follow exactly the same syntax of the tutorial and raise some linter warnings:
On mai... | 1.0 | Update tutorial - First of all, thanks for this nice tutorial: http://apiworkbench.com/docs/
I'm learning raml so maybe I'm wrong, but I've just followed all the steps perfectly until section "Extracting the library". The generated files doesn't follow exactly the same syntax of the tutorial and raise some linter wa... | non_comp | update tutorial first of all thanks for this nice tutorial i m learning raml so maybe i m wrong but i ve just followed all the steps perfectly until section extracting the library the generated files doesn t follow exactly the same syntax of the tutorial and raise some linter warnings on main api file... | 0 |
10,076 | 12,068,602,652 | IssuesEvent | 2020-04-16 14:59:13 | luisfabib/deerlab | https://api.github.com/repos/luisfabib/deerlab | closed | confidence intervals use toolbox functions | compatibility | The confidence interval estimation computed via the Delta method are currently using the ``tinv`` and ``norminv`` function form the Statistics & Machine learning Toolbox.
This has to be implemented manually to avoid the dependency on said toolbox. | True | confidence intervals use toolbox functions - The confidence interval estimation computed via the Delta method are currently using the ``tinv`` and ``norminv`` function form the Statistics & Machine learning Toolbox.
This has to be implemented manually to avoid the dependency on said toolbox. | comp | confidence intervals use toolbox functions the confidence interval estimation computed via the delta method are currently using the tinv and norminv function form the statistics machine learning toolbox this has to be implemented manually to avoid the dependency on said toolbox | 1 |
4,138 | 6,949,291,356 | IssuesEvent | 2017-12-06 05:33:03 | OneSignal/OneSignal-Android-SDK | https://api.github.com/repos/OneSignal/OneSignal-Android-SDK | closed | java.lang.NoSuchMethodError: No static method zzb | compatibility issue help wanted | Hi
I'm using your repo.I successfully integrated OneSignal Sdk in my empty project.But I have one problem,now I try to add com.google.gsm.google-services in my project.Here is one gradlie file
```Gradle
buildscript {
repositories {
jcenter()
}
dependencies {
classpath 'com.android... | True | java.lang.NoSuchMethodError: No static method zzb - Hi
I'm using your repo.I successfully integrated OneSignal Sdk in my empty project.But I have one problem,now I try to add com.google.gsm.google-services in my project.Here is one gradlie file
```Gradle
buildscript {
repositories {
jcenter()
... | comp | java lang nosuchmethoderror no static method zzb hi i m using your repo i successfully integrated onesignal sdk in my empty project but i have one problem now i try to add com google gsm google services in my project here is one gradlie file gradle buildscript repositories jcenter ... | 1 |
15,734 | 20,375,779,507 | IssuesEvent | 2022-02-21 15:28:58 | conda/conda | https://api.github.com/repos/conda/conda | closed | `conda run` fails at quoting command parameters | type::bug source::partner help-wanted severity::1 plugins::run tag::compatibility sprint | ### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good information or help
- [X] I looked at the [docs](https://docs.conda.io/projects/conda/en/latest/user-guide/index.html) and didn'... | True | `conda run` fails at quoting command parameters - ### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good information or help
- [X] I looked at the [docs](https://docs.conda.io/project... | comp | conda run fails at quoting command parameters checklist i added a descriptive title i searched for other issues and couldn t find a solution or duplication i already searched in google and didn t find any good information or help i looked at the and didn t see anything to help w... | 1 |
340,049 | 30,492,585,995 | IssuesEvent | 2023-07-18 08:42:47 | dotnet/machinelearning-modelbuilder | https://api.github.com/repos/dotnet/machinelearning-modelbuilder | opened | Object detection-Local: The coordinate names are inappropriate and "Label" object is missing in the prediction result for the generated console app project. | Priority:2 Reported by: Test | **System Information (please complete the following information):**
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.17.0.2336301 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.5.5)
.Net: 6.0, 7.0
**Describe the bug**
- On which step of the process did you run into an issue:
The ... | 1.0 | Object detection-Local: The coordinate names are inappropriate and "Label" object is missing in the prediction result for the generated console app project. - **System Information (please complete the following information):**
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.17.0.2336301 (Main Bui... | non_comp | object detection local the coordinate names are inappropriate and label object is missing in the prediction result for the generated console app project system information please complete the following information windows os windows enterprise ml net model builder main build microsoft ... | 0 |
130,135 | 5,109,968,750 | IssuesEvent | 2017-01-05 22:28:17 | chef/chef | https://api.github.com/repos/chef/chef | closed | Client 12.6.0 uninstall leaves files behind and causes 12.7.2 install to fail when upgrading inside a chef-client run | High Priority Windows | ## Description
Trying to update chef-client 12.6.0 to 12.7.2(latest) fails when executed inside a chef-client run due to access denied errors on files during chef-client 12.6.0 uninstall phase.
## Chef Version
12.6.0 and upgrading to 12.7.2
## Platform Version
Windows 2012 r2 with chef-client 12.6.0 bootstrapped in.... | 1.0 | Client 12.6.0 uninstall leaves files behind and causes 12.7.2 install to fail when upgrading inside a chef-client run - ## Description
Trying to update chef-client 12.6.0 to 12.7.2(latest) fails when executed inside a chef-client run due to access denied errors on files during chef-client 12.6.0 uninstall phase.
## Ch... | non_comp | client uninstall leaves files behind and causes install to fail when upgrading inside a chef client run description trying to update chef client to latest fails when executed inside a chef client run due to access denied errors on files during chef client uninstall phase chef ve... | 0 |
672,947 | 22,915,915,360 | IssuesEvent | 2022-07-17 00:45:20 | thewca/worldcubeassociation.org | https://api.github.com/repos/thewca/worldcubeassociation.org | closed | Use cached tables to reduce load on `results` database | STATUS: in-progress PRIORITY: high-priority TECH: ruby TECH: database | @campos20 feel free to edit the title to something more correct, and use this issue as needed. | 2.0 | Use cached tables to reduce load on `results` database - @campos20 feel free to edit the title to something more correct, and use this issue as needed. | non_comp | use cached tables to reduce load on results database feel free to edit the title to something more correct and use this issue as needed | 0 |
3,034 | 5,931,346,075 | IssuesEvent | 2017-05-24 05:59:23 | An-Sar/PrimalCore | https://api.github.com/repos/An-Sar/PrimalCore | closed | Ore Dictionary | compatibility feedback wanted | Minecraft 1.11
Forge 2199
PrimalCore-0.3.0
Would it be possible to disable your mods ore dust entirely that or add all of your ore in the ore dictionary? I am having major issues with tin from Forestry & TechReborn. Actually Additions grinder converts all tin to PrimalCore tin dust which is unusable. | True | Ore Dictionary - Minecraft 1.11
Forge 2199
PrimalCore-0.3.0
Would it be possible to disable your mods ore dust entirely that or add all of your ore in the ore dictionary? I am having major issues with tin from Forestry & TechReborn. Actually Additions grinder converts all tin to PrimalCore tin dust which is unusab... | comp | ore dictionary minecraft forge primalcore would it be possible to disable your mods ore dust entirely that or add all of your ore in the ore dictionary i am having major issues with tin from forestry techreborn actually additions grinder converts all tin to primalcore tin dust which is unusable | 1 |
19,035 | 26,449,232,807 | IssuesEvent | 2023-01-16 09:57:00 | iPortalTeam/ImmersivePortalsMod | https://api.github.com/repos/iPortalTeam/ImmersivePortalsMod | closed | Immersive portals crashes when using FreeCam and tweakeroo | Awaiting Reply or Confirmation Mod Compatibility | Minecraft Version: 1.18.2
Immersive Portals Version: immersive-portals-1.3.3-mc1.18.2-fabric.jar
Free cam mod used: tweakeroo-fabric-1.18.2-0.13.1.jar
Link to other mod: https://www.curseforge.com/minecraft/mc-mods/tweakeroo
When near some immersive portals if I enable Free Cam (Spectator like mode) the client cr... | True | Immersive portals crashes when using FreeCam and tweakeroo - Minecraft Version: 1.18.2
Immersive Portals Version: immersive-portals-1.3.3-mc1.18.2-fabric.jar
Free cam mod used: tweakeroo-fabric-1.18.2-0.13.1.jar
Link to other mod: https://www.curseforge.com/minecraft/mc-mods/tweakeroo
When near some immersive por... | comp | immersive portals crashes when using freecam and tweakeroo minecraft version immersive portals version immersive portals fabric jar free cam mod used tweakeroo fabric jar link to other mod when near some immersive portals if i enable free cam spectator like mode the client ... | 1 |
6,094 | 8,526,705,462 | IssuesEvent | 2018-11-02 17:05:43 | lbl-srg/modelica-buildings | https://api.github.com/repos/lbl-srg/modelica-buildings | opened | review parameter name in ingleZone.VAV.Economizers.Subsequences.Limits | non-backward compatible | The model `SingleZone.VAV.Economizers.Subsequences.Limits` has a parameter
`minVOutMinFansSpePos`. Shouldn't this be `minVOutMinFanSpePos` as there is only one fan?
If you agree, please make the change and also update the conversion script and release notes. | True | review parameter name in ingleZone.VAV.Economizers.Subsequences.Limits - The model `SingleZone.VAV.Economizers.Subsequences.Limits` has a parameter
`minVOutMinFansSpePos`. Shouldn't this be `minVOutMinFanSpePos` as there is only one fan?
If you agree, please make the change and also update the conversion script and... | comp | review parameter name in inglezone vav economizers subsequences limits the model singlezone vav economizers subsequences limits has a parameter minvoutminfansspepos shouldn t this be minvoutminfanspepos as there is only one fan if you agree please make the change and also update the conversion script and... | 1 |
20,202 | 28,438,463,132 | IssuesEvent | 2023-04-15 16:00:00 | jstedfast/MimeKit | https://api.github.com/repos/jstedfast/MimeKit | closed | InReplyTo ArgumentException for a specific value | compatibility | **Describe the bug**
`MimeMessage.InReplyTo` calls `MailboxAddress.TryParse` and throws `ArgumentException` if it fails to parse the given value.
I can reproduce this with the following string:
`[d7e8bc604f797c18ba8120250cbd8c04-JFBVALKQOJXWILKCJQZFA7CDNRQXE2LUPF6EIYLUMFGG643TPRCXQ32TNV2HA===@microsoft.com]`
Ho... | True | InReplyTo ArgumentException for a specific value - **Describe the bug**
`MimeMessage.InReplyTo` calls `MailboxAddress.TryParse` and throws `ArgumentException` if it fails to parse the given value.
I can reproduce this with the following string:
`[d7e8bc604f797c18ba8120250cbd8c04-JFBVALKQOJXWILKCJQZFA7CDNRQXE2LUPF6... | comp | inreplyto argumentexception for a specific value describe the bug mimemessage inreplyto calls mailboxaddress tryparse and throws argumentexception if it fails to parse the given value i can reproduce this with the following string however mimemessage references does not use mailboxaddress ... | 1 |
482 | 2,900,078,002 | IssuesEvent | 2015-06-17 14:49:03 | OpenBEL/bel.rb | https://api.github.com/repos/OpenBEL/bel.rb | closed | Consolidate command-line utilities to "bel" with subcommands | compatibility enhancement | Introduce a master command-line utility named `bel` that have subcommands. For example to upgrade BEL knowledge the command-line would look like:
```bash
bel upgrade --changelog change_log.json --bel small_corpus.bel
```
The upcoming [0.3.0 release](https://github.com/OpenBEL/bel.rb/milestones/0.3.0) will add t... | True | Consolidate command-line utilities to "bel" with subcommands - Introduce a master command-line utility named `bel` that have subcommands. For example to upgrade BEL knowledge the command-line would look like:
```bash
bel upgrade --changelog change_log.json --bel small_corpus.bel
```
The upcoming [0.3.0 release]... | comp | consolidate command line utilities to bel with subcommands introduce a master command line utility named bel that have subcommands for example to upgrade bel knowledge the command line would look like bash bel upgrade changelog change log json bel small corpus bel the upcoming will add th... | 1 |
14,491 | 17,568,961,777 | IssuesEvent | 2021-08-14 09:11:46 | KiwiHawk/SeaBlock | https://api.github.com/repos/KiwiHawk/SeaBlock | opened | Arboretums now require glass so are locked behind green science | bug mod compatibility | Either remove glass from the recipe or re-enable the direct silicon > glass recipe. | True | Arboretums now require glass so are locked behind green science - Either remove glass from the recipe or re-enable the direct silicon > glass recipe. | comp | arboretums now require glass so are locked behind green science either remove glass from the recipe or re enable the direct silicon glass recipe | 1 |
8,331 | 10,347,927,075 | IssuesEvent | 2019-09-04 18:33:15 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | [2.1] Redirect with location having an anchor fails in a HTTP 400 on some servers | area-System.Net.Http bug tenet-compatibility | NOTE by @krwq: this is tracking 2.1 issue (currently unclear if we want to port the fix or what fix needs to be ported)
### Problem
I think we are hitting a bug when having a third party (OAuth authentication server) returning a HTTP 302 redirect with the location set to a URL having a anchor (`#`). The redirecte... | True | [2.1] Redirect with location having an anchor fails in a HTTP 400 on some servers - NOTE by @krwq: this is tracking 2.1 issue (currently unclear if we want to port the fix or what fix needs to be ported)
### Problem
I think we are hitting a bug when having a third party (OAuth authentication server) returning a H... | comp | redirect with location having an anchor fails in a http on some servers note by krwq this is tracking issue currently unclear if we want to port the fix or what fix needs to be ported problem i think we are hitting a bug when having a third party oauth authentication server returning a http ... | 1 |
277,143 | 21,015,346,626 | IssuesEvent | 2022-03-30 10:27:51 | rmt0009alu/Practica3_PCTR_DependenciasEstados | https://api.github.com/repos/rmt0009alu/Practica3_PCTR_DependenciasEstados | opened | Documentación orientativa inicial | documentation | Documentar las diferentes clases de forma orientativa, a fin de comprender mejor la estructura de la práctica. | 1.0 | Documentación orientativa inicial - Documentar las diferentes clases de forma orientativa, a fin de comprender mejor la estructura de la práctica. | non_comp | documentación orientativa inicial documentar las diferentes clases de forma orientativa a fin de comprender mejor la estructura de la práctica | 0 |
9,834 | 11,862,853,435 | IssuesEvent | 2020-03-25 18:38:59 | ldtteam/minecolonies | https://api.github.com/repos/ldtteam/minecolonies | closed | Support for Grimpack's Camo Pressure Plate | Compatibility: Mod | <!-- If you are making a bug report, please fill out this template as best as possible, this will help
us to understand your issue much easier. -->
### Minecolonies Version
<!-- Exact version, eg: 0.9.126-ALPHA or 0.9.2-RELEASE, please don't just give the Minecraft version you're playing. -->
Version: 0.10.... | True | Support for Grimpack's Camo Pressure Plate - <!-- If you are making a bug report, please fill out this template as best as possible, this will help
us to understand your issue much easier. -->
### Minecolonies Version
<!-- Exact version, eg: 0.9.126-ALPHA or 0.9.2-RELEASE, please don't just give the Minecraft ... | comp | support for grimpack s camo pressure plate if you are making a bug report please fill out this template as best as possible this will help us to understand your issue much easier minecolonies version version alpha grimpack version version expected behavior ... | 1 |
215,582 | 16,609,952,337 | IssuesEvent | 2021-06-02 10:13:04 | TinCanTech/easy-tls | https://api.github.com/repos/TinCanTech/easy-tls | closed | init-tls throws Missing openssl config | documentation | I came across a strange issue today.
I'm not sure if this is because of a latest update or is it because I have also OpenSSL installed on the server.
```
wget https://www.openssl.org/source/openssl-1.1.1k.tar.gz
tar -zxvf openssl-1.1.1k.tar.gz
cd openssl-1.1.1k/
./config
make
sudo make install
sudo ldconfi... | 1.0 | init-tls throws Missing openssl config - I came across a strange issue today.
I'm not sure if this is because of a latest update or is it because I have also OpenSSL installed on the server.
```
wget https://www.openssl.org/source/openssl-1.1.1k.tar.gz
tar -zxvf openssl-1.1.1k.tar.gz
cd openssl-1.1.1k/
./conf... | non_comp | init tls throws missing openssl config i came across a strange issue today i m not sure if this is because of a latest update or is it because i have also openssl installed on the server wget tar zxvf openssl tar gz cd openssl config make sudo make install sudo ldconfig wh... | 0 |
661 | 3,080,100,449 | IssuesEvent | 2015-08-21 20:03:35 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | VB & C# cannot consume method with modopt | 4 - In Review Area-Compilers Compatibility | I have a C++ library that defines a member like
```C++/CLI
property Nullable<DWORD> Type{Nullable<DWORD> get();}
```
which is translated to CLI as
```CIL
.property instance valuetype [mscorlib]System.Nullable`1<uint32 modopt([mscorlib]System.Runtime.CompilerServices.IsLong)> Type
{
.get instance valuetype [... | True | VB & C# cannot consume method with modopt - I have a C++ library that defines a member like
```C++/CLI
property Nullable<DWORD> Type{Nullable<DWORD> get();}
```
which is translated to CLI as
```CIL
.property instance valuetype [mscorlib]System.Nullable`1<uint32 modopt([mscorlib]System.Runtime.CompilerServices.IsL... | comp | vb c cannot consume method with modopt i have a c library that defines a member like c cli property nullable type nullable get which is translated to cli as cil property instance valuetype system nullable type get instance valuetype system nullable dzonny xmlkeyboard int... | 1 |
19,722 | 27,357,816,297 | IssuesEvent | 2023-02-27 14:02:47 | scylladb/scylladb | https://api.github.com/repos/scylladb/scylladb | opened | Mixing IF EXISTS and IF NOT EXISTS for the same row, gives undesired results | CQL cassandra 4.x compatibility lwt | The LWT statement:
```
BEGIN BATCH
DELETE FROM tbl WHERE p=1 AND c=1 IF EXISTS;
INSERT INTO tbl(p,c,r) VALUES (1,1,2) IF NOT EXISTS;
APPLY BATCH;'
```
If refused on Cassandra, which complains: `Cannot mix IF EXISTS and IF NOT EXISTS conditions for the same row`.
On Scylla, this batch _is_ accepted jus... | True | Mixing IF EXISTS and IF NOT EXISTS for the same row, gives undesired results - The LWT statement:
```
BEGIN BATCH
DELETE FROM tbl WHERE p=1 AND c=1 IF EXISTS;
INSERT INTO tbl(p,c,r) VALUES (1,1,2) IF NOT EXISTS;
APPLY BATCH;'
```
If refused on Cassandra, which complains: `Cannot mix IF EXISTS and IF NO... | comp | mixing if exists and if not exists for the same row gives undesired results the lwt statement begin batch delete from tbl where p and c if exists insert into tbl p c r values if not exists apply batch if refused on cassandra which complains cannot mix if exists and if no... | 1 |
103,531 | 16,602,910,551 | IssuesEvent | 2021-06-01 22:15:11 | gms-ws-sandbox/nibrs | https://api.github.com/repos/gms-ws-sandbox/nibrs | opened | CVE-2018-1272 (High) detected in spring-core-4.3.11.RELEASE.jar | security vulnerability | ## CVE-2018-1272 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-core-4.3.11.RELEASE.jar</b></p></summary>
<p>Spring Core</p>
<p>Library home page: <a href="https://github.com/s... | True | CVE-2018-1272 (High) detected in spring-core-4.3.11.RELEASE.jar - ## CVE-2018-1272 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>spring-core-4.3.11.RELEASE.jar</b></p></summary>
<p>S... | non_comp | cve high detected in spring core release jar cve high severity vulnerability vulnerable library spring core release jar spring core library home page a href path to dependency file nibrs tools nibrs fbi service pom xml path to vulnerable library home wss scanner ... | 0 |
11,628 | 13,676,904,905 | IssuesEvent | 2020-09-29 14:25:39 | huoguangjin/MultiHighlight | https://api.github.com/repos/huoguangjin/MultiHighlight | closed | IDEA 2020.2 Beta 中出现异常 | bug compatibility | IDEA 2020.2 Beta 中出现异常,这个应该是设置。但高亮效果也不工作。
```
cannot create configurable component
java.lang.IllegalArgumentException: Argument for @NotNull parameter 'project' of com/intellij/codeInsight/daemon/impl/TrafficLightRenderer.<init> must not be null
at com.intellij.codeInsight.daemon.impl.TrafficLightRenderer.$$$rep... | True | IDEA 2020.2 Beta 中出现异常 - IDEA 2020.2 Beta 中出现异常,这个应该是设置。但高亮效果也不工作。
```
cannot create configurable component
java.lang.IllegalArgumentException: Argument for @NotNull parameter 'project' of com/intellij/codeInsight/daemon/impl/TrafficLightRenderer.<init> must not be null
at com.intellij.codeInsight.daemon.impl.Tr... | comp | idea beta 中出现异常 idea beta 中出现异常,这个应该是设置。但高亮效果也不工作。 cannot create configurable component java lang illegalargumentexception argument for notnull parameter project of com intellij codeinsight daemon impl trafficlightrenderer must not be null at com intellij codeinsight daemon impl trafficlightr... | 1 |
18,689 | 26,034,200,405 | IssuesEvent | 2022-12-22 02:01:12 | Leaflet/Leaflet | https://api.github.com/repos/Leaflet/Leaflet | closed | CORS error loading Leaflet from unpkg.com | bug compatibility needs triage | ### Checklist
- [X] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected.
- [X] I'm sure this is an issue with Leaflet, not with my app or other dependencies (Angular, Cordova, React, etc.).
- [X] I've searched through the [current issues](htt... | True | CORS error loading Leaflet from unpkg.com - ### Checklist
- [X] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected.
- [X] I'm sure this is an issue with Leaflet, not with my app or other dependencies (Angular, Cordova, React, etc.).
- [X] I'... | comp | cors error loading leaflet from unpkg com checklist i ve looked at the to make sure the behavior isn t documented and expected i m sure this is an issue with leaflet not with my app or other dependencies angular cordova react etc i ve searched through the to make sure this hasn t bee... | 1 |
317,616 | 27,248,768,060 | IssuesEvent | 2023-02-22 05:50:02 | DevTraces/BackEnd | https://api.github.com/repos/DevTraces/BackEnd | opened | feat: 프로필 조회 시 팔로우 정보 추가 | ☑️test ✨feature | ## 📌 이슈 내용
> 프로필 정보에 팔로우 정보를 추가하는 로직을 구현하려 합니다.
<br>
## 📝 To-do
- [ ] 사용자 팔로우/팔로워 수 조회 로직 구현
- [ ] 해당 사용자 팔로우하는지 안하는지 boolean 값 반환
<br>
### ✅ 체크 리스트
- [ ] issue 제목은 유의미한가?
- [ ] issue 내용은 모르는 사람도 파악할 수 있을 정도로 기술되었는가?
- [ ] reference가 있다면 추가했는가?
- [ ] 관련 issue가 있다면 추가했는가?
- [ ] 유의미한 label을 추가했는가?
... | 1.0 | feat: 프로필 조회 시 팔로우 정보 추가 - ## 📌 이슈 내용
> 프로필 정보에 팔로우 정보를 추가하는 로직을 구현하려 합니다.
<br>
## 📝 To-do
- [ ] 사용자 팔로우/팔로워 수 조회 로직 구현
- [ ] 해당 사용자 팔로우하는지 안하는지 boolean 값 반환
<br>
### ✅ 체크 리스트
- [ ] issue 제목은 유의미한가?
- [ ] issue 내용은 모르는 사람도 파악할 수 있을 정도로 기술되었는가?
- [ ] reference가 있다면 추가했는가?
- [ ] 관련 issue가 있다면 추가했는가... | non_comp | feat 프로필 조회 시 팔로우 정보 추가 📌 이슈 내용 프로필 정보에 팔로우 정보를 추가하는 로직을 구현하려 합니다 📝 to do 사용자 팔로우 팔로워 수 조회 로직 구현 해당 사용자 팔로우하는지 안하는지 boolean 값 반환 ✅ 체크 리스트 issue 제목은 유의미한가 issue 내용은 모르는 사람도 파악할 수 있을 정도로 기술되었는가 reference가 있다면 추가했는가 관련 issue가 있다면 추가했는가 유의미한 label을... | 0 |
15,365 | 19,592,600,024 | IssuesEvent | 2022-01-05 14:32:05 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Remove pre 3.7 deprecated API and pre 3.7 documentation | C: Functionality P: Medium R: Fixed T: Incompatible change E: All Editions | Continuing after https://github.com/jOOQ/jOOQ/issues/11495, we haven't really been in a rush to publish a major release 4.0 as the big breaking changes can still be delayed (their cost/benefit ratio isn't good enough, yet).
As such, we've been accumulating quite some deprecated API. A new strategy, alternative to se... | True | Remove pre 3.7 deprecated API and pre 3.7 documentation - Continuing after https://github.com/jOOQ/jOOQ/issues/11495, we haven't really been in a rush to publish a major release 4.0 as the big breaking changes can still be delayed (their cost/benefit ratio isn't good enough, yet).
As such, we've been accumulating qu... | comp | remove pre deprecated api and pre documentation continuing after we haven t really been in a rush to publish a major release as the big breaking changes can still be delayed their cost benefit ratio isn t good enough yet as such we ve been accumulating quite some deprecated api a new strategy ... | 1 |
236,982 | 26,074,048,538 | IssuesEvent | 2022-12-24 07:56:46 | mozilla-mobile/fenix | https://api.github.com/repos/mozilla-mobile/fenix | closed | Accomodate websites which store user preferences in cookies | feature request 🌟 Feature:Privacy&Security qa-triaged | ### What is the user problem or growth opportunity you want to see solved?
Firefox doesn’t store cookies for longer than a few days. While most websites seem OK with this, it can break functionality in some websites.
### How do you know that this problem exists today? Why is this important?
Some websites store prefe... | True | Accomodate websites which store user preferences in cookies - ### What is the user problem or growth opportunity you want to see solved?
Firefox doesn’t store cookies for longer than a few days. While most websites seem OK with this, it can break functionality in some websites.
### How do you know that this problem e... | non_comp | accomodate websites which store user preferences in cookies what is the user problem or growth opportunity you want to see solved firefox doesn’t store cookies for longer than a few days while most websites seem ok with this it can break functionality in some websites how do you know that this problem e... | 0 |
294,833 | 25,409,671,598 | IssuesEvent | 2022-11-22 17:51:25 | eclipse-openj9/openj9 | https://api.github.com/repos/eclipse-openj9/openj9 | closed | test_toGenericString failed due to unexpected string in Valhalla builds | comp:vm project:valhalla test failure | Failure link
------------
https://openj9-jenkins.osuosl.org/job/Test_openjdknext_j9_sanity.functional_x86-64_linux_vt_standard_Personal/34/tapResults/
Failure output (captured from console output)
---------------------------------------------
```
FAILED: test_toGenericString
java.lang.AssertionError: expecte... | 1.0 | test_toGenericString failed due to unexpected string in Valhalla builds - Failure link
------------
https://openj9-jenkins.osuosl.org/job/Test_openjdknext_j9_sanity.functional_x86-64_linux_vt_standard_Personal/34/tapResults/
Failure output (captured from console output)
-----------------------------------------... | non_comp | test togenericstring failed due to unexpected string in valhalla builds failure link failure output captured from console output failed test togenericstring java lang assertionerror expected but was at org testng assertjunit asserte... | 0 |
6,991 | 9,284,638,287 | IssuesEvent | 2019-03-21 02:41:43 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | opened | Need to check and fix more types in `shou (full) columns` | type/compatibility | ## General Question
As https://github.com/pingcap/tidb/pull/9810 discussed, we should check more types in `show columns` and ` show full columns`, and fix it! | True | Need to check and fix more types in `shou (full) columns` - ## General Question
As https://github.com/pingcap/tidb/pull/9810 discussed, we should check more types in `show columns` and ` show full columns`, and fix it! | comp | need to check and fix more types in shou full columns general question as discussed we should check more types in show columns and show full columns and fix it | 1 |
13,937 | 16,701,229,901 | IssuesEvent | 2021-06-09 02:54:21 | spoorn/sodium-forge | https://api.github.com/repos/spoorn/sodium-forge | closed | TheEndBiomeSourceMixin Crash | compatibility | ### Reproduction Steps
The game crashed on startup, I suspected [Biomes You'll Go](https://www.curseforge.com/minecraft/mc-mods/oh-the-biomes-youll-go/files/3337158), [Simply Improved Terrain](https://www.curseforge.com/minecraft/mc-mods/simply-improved-terrain), or [Better End](https://www.curseforge.com/minecraft/mc... | True | TheEndBiomeSourceMixin Crash - ### Reproduction Steps
The game crashed on startup, I suspected [Biomes You'll Go](https://www.curseforge.com/minecraft/mc-mods/oh-the-biomes-youll-go/files/3337158), [Simply Improved Terrain](https://www.curseforge.com/minecraft/mc-mods/simply-improved-terrain), or [Better End](https://... | comp | theendbiomesourcemixin crash reproduction steps the game crashed on startup i suspected or may be involved as the log mentions sodium mixins json gen fast island noise theendbiomesourcemixin failed injection check if none of those cause a crash i can look into it more crash report file ... | 1 |
66,231 | 14,767,364,477 | IssuesEvent | 2021-01-10 06:17:34 | shiriivtsan/bebo | https://api.github.com/repos/shiriivtsan/bebo | opened | CVE-2018-3728 (High) detected in hoek-0.9.1.tgz | security vulnerability | ## CVE-2018-3728 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hoek-0.9.1.tgz</b></p></summary>
<p>General purpose node utilities</p>
<p>Library home page: <a href="https://registry.... | True | CVE-2018-3728 (High) detected in hoek-0.9.1.tgz - ## CVE-2018-3728 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hoek-0.9.1.tgz</b></p></summary>
<p>General purpose node utilities</p... | non_comp | cve high detected in hoek tgz cve high severity vulnerability vulnerable library hoek tgz general purpose node utilities library home page a href path to dependency file bebo decompress zip package package json path to vulnerable library bebo decompress zip ... | 0 |
13,730 | 16,452,776,464 | IssuesEvent | 2021-05-21 08:22:58 | docker/compose-cli | https://api.github.com/repos/docker/compose-cli | closed | Docker compose does not respect COMPOSE_FILE variable in v1.0.14 | compatibility compose | <!--
If you are reporting a new issue, make sure that we do not have any duplicates
already open. You can ensure this by searching the issue list for this
repository. If there is a duplicate, please close your issue and add a comment
to the existing issue instead.
If you suspect your issue is a bug, please edit ... | True | Docker compose does not respect COMPOSE_FILE variable in v1.0.14 - <!--
If you are reporting a new issue, make sure that we do not have any duplicates
already open. You can ensure this by searching the issue list for this
repository. If there is a duplicate, please close your issue and add a comment
to the existing... | comp | docker compose does not respect compose file variable in if you are reporting a new issue make sure that we do not have any duplicates already open you can ensure this by searching the issue list for this repository if there is a duplicate please close your issue and add a comment to the existing i... | 1 |
3,234 | 6,186,745,887 | IssuesEvent | 2017-07-04 04:15:48 | userfrosting/UserFrosting | https://api.github.com/repos/userfrosting/UserFrosting | opened | POST, PUT, and DELETE methods should always return valid JSON | compatibility standards and best practices | Right now, on successful requests, most of our `POST, PUT, DELETE` endpoints return an empty response body. I propose that we should change them so that they always return valid JSON (except when in AJAX debug mode), even on successful requests.
Even if the request body is "empty" (recall that error/success message... | True | POST, PUT, and DELETE methods should always return valid JSON - Right now, on successful requests, most of our `POST, PUT, DELETE` endpoints return an empty response body. I propose that we should change them so that they always return valid JSON (except when in AJAX debug mode), even on successful requests.
Even i... | comp | post put and delete methods should always return valid json right now on successful requests most of our post put delete endpoints return an empty response body i propose that we should change them so that they always return valid json except when in ajax debug mode even on successful requests even i... | 1 |
15,781 | 20,610,223,844 | IssuesEvent | 2022-03-07 07:45:59 | zer0Kerbal/SimpleConstruction | https://api.github.com/repos/zer0Kerbal/SimpleConstruction | closed | [Bug 🐞]: KPBS Smelter not heating | bug 🐛 issue: compatibility/patch | ### Brief description of your issue
When using this with Kerbal Planetary Base Systems (KPBS), I found everything worked great except the Smelter. The smelter was not heating, and had 2 heat core settings. (thus only 6% production)
I found a workaround by modifying the smelter.cfg file that comes with KPBS and ... | True | [Bug 🐞]: KPBS Smelter not heating - ### Brief description of your issue
When using this with Kerbal Planetary Base Systems (KPBS), I found everything worked great except the Smelter. The smelter was not heating, and had 2 heat core settings. (thus only 6% production)
I found a workaround by modifying the smel... | comp | kpbs smelter not heating brief description of your issue when using this with kerbal planetary base systems kpbs i found everything worked great except the smelter the smelter was not heating and had heat core settings thus only production i found a workaround by modifying the smelter cfg... | 1 |
12,604 | 14,913,074,493 | IssuesEvent | 2021-01-22 13:38:34 | oracle/truffleruby | https://api.github.com/repos/oracle/truffleruby | closed | Webrick gem test failure: ArgumentError: unknown mask signature | bug compatibility | Example failure (one of many similar):
```
TestWEBrickUtils#test_nested_timeout_inner_custom_exception:
ArgumentError: unknown mask signature
<internal:core> core/thread.rb:88:in `handle_interrupt'
/Users/novoi/tmp/webrick/test/webrick/test_utils.rb:12:in `assert_expired'
/Users/novoi/tmp/webrick/test... | True | Webrick gem test failure: ArgumentError: unknown mask signature - Example failure (one of many similar):
```
TestWEBrickUtils#test_nested_timeout_inner_custom_exception:
ArgumentError: unknown mask signature
<internal:core> core/thread.rb:88:in `handle_interrupt'
/Users/novoi/tmp/webrick/test/webrick/test_... | comp | webrick gem test failure argumenterror unknown mask signature example failure one of many similar testwebrickutils test nested timeout inner custom exception argumenterror unknown mask signature core thread rb in handle interrupt users novoi tmp webrick test webrick test utils rb in ... | 1 |
7,968 | 10,142,039,134 | IssuesEvent | 2019-08-03 19:49:55 | ValveSoftware/Proton | https://api.github.com/repos/ValveSoftware/Proton | closed | Evochron Mercenary doesn't start (71000) | Game compatibility - Unofficial | sys info: https://gist.github.com/Cuddlypuff/a518019d119623d9a1b7552e284c1f6d
couldnt find anything relevant in the steam terminal output or in the game's log. game process starts but sits idle at 0% cpu, no game window appears. Had to kill the process. | True | Evochron Mercenary doesn't start (71000) - sys info: https://gist.github.com/Cuddlypuff/a518019d119623d9a1b7552e284c1f6d
couldnt find anything relevant in the steam terminal output or in the game's log. game process starts but sits idle at 0% cpu, no game window appears. Had to kill the process. | comp | evochron mercenary doesn t start sys info couldnt find anything relevant in the steam terminal output or in the game s log game process starts but sits idle at cpu no game window appears had to kill the process | 1 |
5,671 | 8,139,680,738 | IssuesEvent | 2018-08-20 18:30:29 | LLK/scratch-vm | https://api.github.com/repos/LLK/scratch-vm | closed | Repeat blocks handle decimals differently in 3.0 | compatibility | It appears that if you put a decimal in a repeat block (Repeat 3.5 times) in 2.0 it seems to round to the nearest integer while 3.0 seems to use floor and always round down. You can see that in this project:
https://llk.github.io/scratch-gui/develop/compatibility-testing.html#238650956
In which I change several vari... | True | Repeat blocks handle decimals differently in 3.0 - It appears that if you put a decimal in a repeat block (Repeat 3.5 times) in 2.0 it seems to round to the nearest integer while 3.0 seems to use floor and always round down. You can see that in this project:
https://llk.github.io/scratch-gui/develop/compatibility-tes... | comp | repeat blocks handle decimals differently in it appears that if you put a decimal in a repeat block repeat times in it seems to round to the nearest integer while seems to use floor and always round down you can see that in this project in which i change several variables by in repeat loops... | 1 |
6,767 | 9,082,357,587 | IssuesEvent | 2019-02-17 11:36:33 | midwan/amiberry | https://api.github.com/repos/midwan/amiberry | closed | [Fix] Barbarian Palace - once again! | compatibility fixed in HATS | ### Expected behavior
To be able to launch the game.
### Actual behavior
Without changing anything to the Amiberry settings if you try launching Barbarian you'll end up straight into the Menu. Making the game unplayable obviously!
### Steps to reproduce the behavior
Just launch Barbarian_v1.1_Palace_1784.
... | True | [Fix] Barbarian Palace - once again! - ### Expected behavior
To be able to launch the game.
### Actual behavior
Without changing anything to the Amiberry settings if you try launching Barbarian you'll end up straight into the Menu. Making the game unplayable obviously!
### Steps to reproduce the behavior
Just ... | comp | barbarian palace once again expected behavior to be able to launch the game actual behavior without changing anything to the amiberry settings if you try launching barbarian you ll end up straight into the menu making the game unplayable obviously steps to reproduce the behavior just laun... | 1 |
18,236 | 25,210,257,090 | IssuesEvent | 2022-11-14 02:47:28 | Automattic/woocommerce-subscriptions-core | https://api.github.com/repos/Automattic/woocommerce-subscriptions-core | closed | EPIC: Use CRUD APIs when interacting with Order objects | epic compatibility: HPOS | ## Description
<!--
A clear and concise description of what the new feature or improvement is.
Include images or screenshots to clarify the context.
What are you trying to do – what's the wider flow?
-->
Custom Order Tables are coming to WooCommerce sometime this year and with that, any code we have that ... | True | EPIC: Use CRUD APIs when interacting with Order objects - ## Description
<!--
A clear and concise description of what the new feature or improvement is.
Include images or screenshots to clarify the context.
What are you trying to do – what's the wider flow?
-->
Custom Order Tables are coming to WooCommerc... | comp | epic use crud apis when interacting with order objects description a clear and concise description of what the new feature or improvement is include images or screenshots to clarify the context what are you trying to do – what s the wider flow custom order tables are coming to woocommerc... | 1 |
8,458 | 10,470,339,287 | IssuesEvent | 2019-09-23 03:08:29 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Make Storybook compatible with Parcel.js | compatibility with other tools feature request inactive | **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I really want Storybook to work with parceljs bundler
**Describe the solution you'd like**
Storybook works with parceljs bundler
**Describe alternatives yo... | True | Make Storybook compatible with Parcel.js - **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I really want Storybook to work with parceljs bundler
**Describe the solution you'd like**
Storybook works with p... | comp | make storybook compatible with parcel js is your feature request related to a problem please describe a clear and concise description of what the problem is ex i m always frustrated when i really want storybook to work with parceljs bundler describe the solution you d like storybook works with parce... | 1 |
367,559 | 10,855,186,081 | IssuesEvent | 2019-11-13 17:50:42 | forseti-security/forseti-security | https://api.github.com/repos/forseti-security/forseti-security | closed | Error with CloudSQL Scanner | found-in-2.23 module: scanner priority: p2 | Testing the 2.24 release and received the following error during `forseti scanner run`
```
{
"serverMessage": "Error running scanner: CloudSqlAclScanner: 'Traceback (most recent call last):\n File \"/usr/local/lib/python3.6/dist-packages/forseti_security-2.24.0-py3.6.egg/google/cloud/forseti/scanner/scanner.py\... | 1.0 | Error with CloudSQL Scanner - Testing the 2.24 release and received the following error during `forseti scanner run`
```
{
"serverMessage": "Error running scanner: CloudSqlAclScanner: 'Traceback (most recent call last):\n File \"/usr/local/lib/python3.6/dist-packages/forseti_security-2.24.0-py3.6.egg/google/cl... | non_comp | error with cloudsql scanner testing the release and received the following error during forseti scanner run servermessage error running scanner cloudsqlaclscanner traceback most recent call last n file usr local lib dist packages forseti security egg google cloud forset... | 0 |
12,390 | 14,655,930,198 | IssuesEvent | 2020-12-28 12:13:31 | Alexander-Miller/treemacs | https://api.github.com/repos/Alexander-Miller/treemacs | closed | Using Centaur Emacs config makes Emacs hang infinitely | Bug Compatibility Feature:Git Integration help wanted | `toggle-debug-on-quit` reveals:
```
Debugger entered--Lisp error: (quit)
accept-process-output(#<process Process Future<6>> nil nil t)
pfuture-await-to-finish(#<process Process Future<6>>)
treemacs--git-status-parse-function(#<process Process Future<6>>)
treemacs--get-or-parse-git-result(#<process Process... | True | Using Centaur Emacs config makes Emacs hang infinitely - `toggle-debug-on-quit` reveals:
```
Debugger entered--Lisp error: (quit)
accept-process-output(#<process Process Future<6>> nil nil t)
pfuture-await-to-finish(#<process Process Future<6>>)
treemacs--git-status-parse-function(#<process Process Future<6>... | comp | using centaur emacs config makes emacs hang infinitely toggle debug on quit reveals debugger entered lisp error quit accept process output nil nil t pfuture await to finish treemacs git status parse function treemacs get or parse git result treemacs apply deferred git st... | 1 |
11,894 | 14,014,151,576 | IssuesEvent | 2020-10-29 11:28:31 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | incompatible_run_shell_command_string: Disallow "command" parameter of actions.run_shell to take a sequence | P1 breaking-change-4.0 incompatible-change migration-1.1 migration-1.2 migration-2.2 migration-3.0 migration-3.1 migration-3.2 migration-3.3 migration-3.4 migration-3.5 migration-3.6 migration-3.7 team-Starlark | This tracks removal of a long-deprecated construct of the `command` parameter of `ctx.actions.run_shell` and `ctx.actions.run` accepting a sequence of strings. | True | incompatible_run_shell_command_string: Disallow "command" parameter of actions.run_shell to take a sequence - This tracks removal of a long-deprecated construct of the `command` parameter of `ctx.actions.run_shell` and `ctx.actions.run` accepting a sequence of strings. | comp | incompatible run shell command string disallow command parameter of actions run shell to take a sequence this tracks removal of a long deprecated construct of the command parameter of ctx actions run shell and ctx actions run accepting a sequence of strings | 1 |
18,254 | 25,249,918,119 | IssuesEvent | 2022-11-15 13:59:35 | tobac-project/tobac | https://api.github.com/repos/tobac-project/tobac | closed | Several `plotting.py` functions don't work - keep or ditch? | bug v2.x compatibility | As noted by @snilsn in #155, several of the functions in `plotting.py` do not currently work. His notebook is here: https://github.com/snilsn/tobac_functions/blob/master/plotting_functions.ipynb which contains a list and description of several of the broken functions.
As I have mentioned a few times before, I'm skep... | True | Several `plotting.py` functions don't work - keep or ditch? - As noted by @snilsn in #155, several of the functions in `plotting.py` do not currently work. His notebook is here: https://github.com/snilsn/tobac_functions/blob/master/plotting_functions.ipynb which contains a list and description of several of the broken ... | comp | several plotting py functions don t work keep or ditch as noted by snilsn in several of the functions in plotting py do not currently work his notebook is here which contains a list and description of several of the broken functions as i have mentioned a few times before i m skeptical of the util... | 1 |
100,070 | 12,501,527,556 | IssuesEvent | 2020-06-02 01:38:24 | Bforartists/Bforartists | https://api.github.com/repos/Bforartists/Bforartists | closed | Properties Editor - Output Options - Missing with FFmpeg format | 2 - bug 7 - Works as designed | # Issue

The picture in the image shows a chunk of file output options hidden when rendering to video.
Right now, "overwrite" and "placeholder" with FFmpeg file format set is hidden, but you need them shown for network rendering multiple videos fr... | 1.0 | Properties Editor - Output Options - Missing with FFmpeg format - # Issue

The picture in the image shows a chunk of file output options hidden when rendering to video.
Right now, "overwrite" and "placeholder" with FFmpeg file format set is hidden... | non_comp | properties editor output options missing with ffmpeg format issue the picture in the image shows a chunk of file output options hidden when rendering to video right now overwrite and placeholder with ffmpeg file format set is hidden but you need them shown for network rendering multiple videos... | 0 |
2,001 | 4,716,383,113 | IssuesEvent | 2016-10-16 01:22:42 | MJRLegends/Space-Astronomy-Feedback- | https://api.github.com/repos/MJRLegends/Space-Astronomy-Feedback- | closed | Biome ID Conflict | bug compatibility issue fixed in next update mod bug MUST SEE | ### ---Issue Report---
**Have you checked the Known Issues page (if applicable):** [Yes or No] Yes
**Have you checked Closed Issues (if applicable):** [Yes or No] No
### Description of Issue
The configuration files have both the Aroma Dimension Mining Biome and Biomes O'Plenty Mystic Grove using the same id numbe... | True | Biome ID Conflict - ### ---Issue Report---
**Have you checked the Known Issues page (if applicable):** [Yes or No] Yes
**Have you checked Closed Issues (if applicable):** [Yes or No] No
### Description of Issue
The configuration files have both the Aroma Dimension Mining Biome and Biomes O'Plenty Mystic Grove usi... | comp | biome id conflict issue report have you checked the known issues page if applicable yes have you checked closed issues if applicable no description of issue the configuration files have both the aroma dimension mining biome and biomes o plenty mystic grove using the same id numbe... | 1 |
14,205 | 17,088,678,362 | IssuesEvent | 2021-07-08 14:47:20 | gudmdharalds-a8c/testing123 | https://api.github.com/repos/gudmdharalds-a8c/testing123 | closed | PHP Upgrade: Compatibility issues found in / | PHP 7.4 Compatibility PHP Compatibility | The following issues were found when scanning branch master for PHP compatibility issues in preparation for upgrade to PHP version 7.4:<br>
* <b>Error in </b>: All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'time'. https://github.com/gudmdha... | True | PHP Upgrade: Compatibility issues found in / - The following issues were found when scanning branch master for PHP compatibility issues in preparation for upgrade to PHP version 7.4:<br>
* <b>Error in </b>: All output should be run through an escaping function (see the Security sections in the WordPress Developer Handb... | comp | php upgrade compatibility issues found in the following issues were found when scanning branch master for php compatibility issues in preparation for upgrade to php version error in all output should be run through an escaping function see the security sections in the wordpress developer handbooks f... | 1 |
11,700 | 13,776,248,016 | IssuesEvent | 2020-10-08 09:11:44 | udx/wp-stateless | https://api.github.com/repos/udx/wp-stateless | closed | elementor compatibility | type/compatibility | Hi guys
Whenever I installed wp-stateless first time, before activating & saving the setting of the stateless mode, i just ignored css mimetype. However i cant reach them at server or cloud storage. They dont exist. And now im unable to edit pages. However if i upload the css files manually over ftp, it gets deleted... | True | elementor compatibility - Hi guys
Whenever I installed wp-stateless first time, before activating & saving the setting of the stateless mode, i just ignored css mimetype. However i cant reach them at server or cloud storage. They dont exist. And now im unable to edit pages. However if i upload the css files manually... | comp | elementor compatibility hi guys whenever i installed wp stateless first time before activating saving the setting of the stateless mode i just ignored css mimetype however i cant reach them at server or cloud storage they dont exist and now im unable to edit pages however if i upload the css files manually... | 1 |
280,497 | 8,682,664,117 | IssuesEvent | 2018-12-02 10:54:48 | bounswe/bounswe2018group3 | https://api.github.com/repos/bounswe/bounswe2018group3 | opened | Redirect E-mail Confirmation page to the Frontend from the Backend | Backend difficulty : medium priority : low type : enhancement | When e-mail confirmation link is used, the user arrives at the backend endpoint of this function. This should be changed. | 1.0 | Redirect E-mail Confirmation page to the Frontend from the Backend - When e-mail confirmation link is used, the user arrives at the backend endpoint of this function. This should be changed. | non_comp | redirect e mail confirmation page to the frontend from the backend when e mail confirmation link is used the user arrives at the backend endpoint of this function this should be changed | 0 |
228,425 | 7,550,765,402 | IssuesEvent | 2018-04-18 17:56:46 | JacksonCollege/jc-theme-2015 | https://api.github.com/repos/JacksonCollege/jc-theme-2015 | closed | Additional Fields for staff directory | enhancement lower priority | Could you add a few more optional fields for the staff directory? If you could add Office Location and Office Hours that would be great! For the office location, I would like to not have the words "Office Location" show up, just the field contents like the others. But for Office Hours if we could have a drop down like ... | 1.0 | Additional Fields for staff directory - Could you add a few more optional fields for the staff directory? If you could add Office Location and Office Hours that would be great! For the office location, I would like to not have the words "Office Location" show up, just the field contents like the others. But for Office ... | non_comp | additional fields for staff directory could you add a few more optional fields for the staff directory if you could add office location and office hours that would be great for the office location i would like to not have the words office location show up just the field contents like the others but for office ... | 0 |
14,496 | 17,570,509,276 | IssuesEvent | 2021-08-14 15:39:30 | TheCodex6824/ThaumicAugmentation | https://api.github.com/repos/TheCodex6824/ThaumicAugmentation | closed | IDK what this is, but it IS a ThaumAug error... | Compatibility Fixed in Dev | java.lang.NullPointerException: Unexpected error
20:02:27.797
game
at thecodex6824.thaumicaugmentation.common.block.BlockTASlab$Half$1.func_77667_c(BlockTASlab.java:78)
20:02:27.797
game
at net.silentchaos512.wit.info.ObjectInfo.<init>(ObjectInfo.java:78)
20:02:27.797
game
at net.silentchaos512.wit.info.ItemSt... | True | IDK what this is, but it IS a ThaumAug error... - java.lang.NullPointerException: Unexpected error
20:02:27.797
game
at thecodex6824.thaumicaugmentation.common.block.BlockTASlab$Half$1.func_77667_c(BlockTASlab.java:78)
20:02:27.797
game
at net.silentchaos512.wit.info.ObjectInfo.<init>(ObjectInfo.java:78)
20:02:2... | comp | idk what this is but it is a thaumaug error java lang nullpointerexception unexpected error game at thaumicaugmentation common block blocktaslab half func c blocktaslab java game at net wit info objectinfo objectinfo java game at net wit info itemstackinfo ite... | 1 |
628,988 | 20,020,378,854 | IssuesEvent | 2022-02-01 15:53:49 | ballerina-platform/ballerina-dev-website | https://api.github.com/repos/ballerina-platform/ballerina-dev-website | closed | Update the B.io Thumbnail Image for Swan Lake GA | Priority/Highest Area/UI Type/Task Pre-GA | **Description:**
Need to update the B.io thumbnail image for the Swan Lake GA release.
**Describe your task(s)**
**Related Issues (optional):**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), similar problems, etc. -->
**Suggested Labels (optiona... | 1.0 | Update the B.io Thumbnail Image for Swan Lake GA - **Description:**
Need to update the B.io thumbnail image for the Swan Lake GA release.
**Describe your task(s)**
**Related Issues (optional):**
<!-- Any related issues such as sub tasks, issues reported in other repositories (e.g component repositories), simila... | non_comp | update the b io thumbnail image for swan lake ga description need to update the b io thumbnail image for the swan lake ga release describe your task s related issues optional suggested labels optional suggested assignees optional | 0 |
14,359 | 17,295,951,871 | IssuesEvent | 2021-07-25 18:29:34 | TheLMiffy1111/JAOPCA | https://api.github.com/repos/TheLMiffy1111/JAOPCA | closed | Datapack issue with Occultism | incompatibility | There is a datapack incompatibility between the latest version of Occultism and JAOPCA. I reported it both here and on the other mod's issue tracker. When creating or loading a world the "Datapack loading error" screen appears. I've narrowed it down to these two mods.
- Mincraft Version: 1.16.5
- Forge Version: 3... | True | Datapack issue with Occultism - There is a datapack incompatibility between the latest version of Occultism and JAOPCA. I reported it both here and on the other mod's issue tracker. When creating or loading a world the "Datapack loading error" screen appears. I've narrowed it down to these two mods.
- Mincraft Ver... | comp | datapack issue with occultism there is a datapack incompatibility between the latest version of occultism and jaopca i reported it both here and on the other mod s issue tracker when creating or loading a world the datapack loading error screen appears i ve narrowed it down to these two mods mincraft ver... | 1 |
2,650 | 5,391,609,263 | IssuesEvent | 2017-02-26 01:02:21 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | Unexpected world change when launching a workorder with minecolonies | mod-incompatibility | Greetings
using spongeforge-1.10.2-2221-5.1.0-BETA-2188
with minecolonies-universal-1.10.2-0.6.2879 mod
https://github.com/Minecolonies/minecolonies
Launching a workorder with a building rod put in the world some construction tapes delimiting the build place.
This action is triggering the report below. I also add ... | True | Unexpected world change when launching a workorder with minecolonies - Greetings
using spongeforge-1.10.2-2221-5.1.0-BETA-2188
with minecolonies-universal-1.10.2-0.6.2879 mod
https://github.com/Minecolonies/minecolonies
Launching a workorder with a building rod put in the world some construction tapes delimiting th... | comp | unexpected world change when launching a workorder with minecolonies greetings using spongeforge beta with minecolonies universal mod launching a workorder with a building rod put in the world some construction tapes delimiting the build place this action is triggering the report b... | 1 |
14,448 | 17,457,076,353 | IssuesEvent | 2021-08-06 04:02:05 | terasolunaorg/terasoluna-tourreservation | https://api.github.com/repos/terasolunaorg/terasoluna-tourreservation | closed | Reflect:Update the version of maven-plugin | type: oss-incompatible action: backport version: 5.8.0 | ## Original Issue
> Links to the original issues.
- Reflect https://github.com/terasolunaorg/terasoluna-gfw/issues/1083
## Possible Solution
> Please write ideas or candidates of solutions for the problem if you have.
> **If it is an example, please enter a description such as "For example".**
Take the foll... | True | Reflect:Update the version of maven-plugin - ## Original Issue
> Links to the original issues.
- Reflect https://github.com/terasolunaorg/terasoluna-gfw/issues/1083
## Possible Solution
> Please write ideas or candidates of solutions for the problem if you have.
> **If it is an example, please enter a descript... | comp | reflect update the version of maven plugin original issue links to the original issues reflect possible solution please write ideas or candidates of solutions for the problem if you have if it is an example please enter a description such as for example take the following actions... | 1 |
167,654 | 13,038,710,773 | IssuesEvent | 2020-07-28 15:36:17 | cockroachdb/cockroach | https://api.github.com/repos/cockroachdb/cockroach | closed | roachtest: decommission/nodes=4/duration=1h0m0s failed | C-test-failure O-roachtest O-robot branch-provisional_202007271721_v20.1.4 release-blocker | [(roachtest).decommission/nodes=4/duration=1h0m0s failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2122385&tab=buildLog) on [provisional_202007271721_v20.1.4@9a822f51a64af9eebcf9ea5e5ecc0fdfcc1521fa](https://github.com/cockroachdb/cockroach/commits/9a822f51a64af9eebcf9ea5e5ecc0fdfcc1521fa):
```
The test f... | 2.0 | roachtest: decommission/nodes=4/duration=1h0m0s failed - [(roachtest).decommission/nodes=4/duration=1h0m0s failed](https://teamcity.cockroachdb.com/viewLog.html?buildId=2122385&tab=buildLog) on [provisional_202007271721_v20.1.4@9a822f51a64af9eebcf9ea5e5ecc0fdfcc1521fa](https://github.com/cockroachdb/cockroach/commits/9... | non_comp | roachtest decommission nodes duration failed on the test failed on branch provisional cloud gce test artifacts and logs in home agent work go src github com cockroachdb cockroach artifacts decommission nodes duration run decommission go decommission go test runner go home... | 0 |
10,008 | 3,349,960,151 | IssuesEvent | 2015-11-17 12:29:06 | FrederikDiehl/apsis | https://api.github.com/repos/FrederikDiehl/apsis | opened | Documentation: Update docs | documentation | The docs are partly still for the old version. This'll have to be changed. | 1.0 | Documentation: Update docs - The docs are partly still for the old version. This'll have to be changed. | non_comp | documentation update docs the docs are partly still for the old version this ll have to be changed | 0 |
180,316 | 6,648,525,100 | IssuesEvent | 2017-09-28 09:38:35 | Gapminder/dollar-street-pages | https://api.github.com/repos/Gapminder/dollar-street-pages | closed | Images on matrix sorted incorrect after zoom changed | bug Done priority3: low | ## Context

## Steps to reproduce
1. Open matrix page
2. Change images zoom
## Expected result
Images should be sorted with familiar algorithm
## Current result
... | 1.0 | Images on matrix sorted incorrect after zoom changed - ## Context

## Steps to reproduce
1. Open matrix page
2. Change images zoom
## Expected result
Images should ... | non_comp | images on matrix sorted incorrect after zoom changed context steps to reproduce open matrix page change images zoom expected result images should be sorted with familiar algorithm current result sort logic destructed after zoom changed platform any browsers a... | 0 |
4,780 | 7,395,628,706 | IssuesEvent | 2018-03-18 00:34:12 | slowpoketail/benutzerDB-2.0 | https://api.github.com/repos/slowpoketail/benutzerDB-2.0 | closed | PIN-Liste für Pinpad bereitstellen | compatibility | Das Pinpad bzw der Pinpadcontroller holen sich derzeit die PINs als JSON über eine magische™ URL. Das JSON hat die Form [{"handle": "nickname", "pin":"123456"},…] und sollte stabil sortiert sein, d.h. der Hash des JSON sollte sich nicht ändern solange sich kein PIN ändert.
| True | PIN-Liste für Pinpad bereitstellen - Das Pinpad bzw der Pinpadcontroller holen sich derzeit die PINs als JSON über eine magische™ URL. Das JSON hat die Form [{"handle": "nickname", "pin":"123456"},…] und sollte stabil sortiert sein, d.h. der Hash des JSON sollte sich nicht ändern solange sich kein PIN ändert.
| comp | pin liste für pinpad bereitstellen das pinpad bzw der pinpadcontroller holen sich derzeit die pins als json über eine magische™ url das json hat die form und sollte stabil sortiert sein d h der hash des json sollte sich nicht ändern solange sich kein pin ändert | 1 |
2,349 | 5,096,862,516 | IssuesEvent | 2017-01-03 19:35:16 | Yoast/wordpress-seo | https://api.github.com/repos/Yoast/wordpress-seo | closed | Can't paste text into WP | compatibility javascript wait for feedback | Latest version of plugin prevents pasting of text in WP in Chrome. Deactivating plugin and pasting is possible.
| True | Can't paste text into WP - Latest version of plugin prevents pasting of text in WP in Chrome. Deactivating plugin and pasting is possible.
| comp | can t paste text into wp latest version of plugin prevents pasting of text in wp in chrome deactivating plugin and pasting is possible | 1 |
39,538 | 2,856,436,217 | IssuesEvent | 2015-06-02 14:58:06 | tdwg/dwc | https://api.github.com/repos/tdwg/dwc | opened | Add ratified RDF Guide to guides folder | in progress priority RDF | Publish ratified RDF Guide from https://code.google.com/p/tdwg-rdf/wiki/DwcRdfGuideFinal to the standard in this repository. | 1.0 | Add ratified RDF Guide to guides folder - Publish ratified RDF Guide from https://code.google.com/p/tdwg-rdf/wiki/DwcRdfGuideFinal to the standard in this repository. | non_comp | add ratified rdf guide to guides folder publish ratified rdf guide from to the standard in this repository | 0 |
2,253 | 5,009,066,934 | IssuesEvent | 2016-12-12 21:19:04 | spotify/HubFramework | https://api.github.com/repos/spotify/HubFramework | opened | Rename -addJSONData: and -addDataFromJSONDictionary: | framework needs feedback swift compatibility | I’d like to propose a renaming of the two methods of the `HUBJSONCompatibleBuilder` protocol. The main reason is because they current import poorly in Swift.
The current methods are defined as:
```objc
- (nullable NSError *)addJSONData:(NSData *)JSONData;
- (void)addDataFromJSONDictionary:(NSDictionary<NSString *... | True | Rename -addJSONData: and -addDataFromJSONDictionary: - I’d like to propose a renaming of the two methods of the `HUBJSONCompatibleBuilder` protocol. The main reason is because they current import poorly in Swift.
The current methods are defined as:
```objc
- (nullable NSError *)addJSONData:(NSData *)JSONData;
- (... | comp | rename addjsondata and adddatafromjsondictionary i’d like to propose a renaming of the two methods of the hubjsoncompatiblebuilder protocol the main reason is because they current import poorly in swift the current methods are defined as objc nullable nserror addjsondata nsdata jsondata ... | 1 |
14,243 | 17,114,252,856 | IssuesEvent | 2021-07-11 01:42:59 | KongMD-Steam/QuestionableEthicsEnhanced | https://api.github.com/repos/KongMD-Steam/QuestionableEthicsEnhanced | opened | missing textures when cloning alien races such as gors and skaven | compatibility | I am doing a (almost) humanless colony with mostly skaven, gor and an ogre. Right now I am trying to clone a bullgor and the texture for the body is missing
Below is the picture of what I was trying to clone and what I got.
 humanless colony with mostly skaven, gor and an ogre. Right now I am trying to clone a bullgor and the texture for the body is missing
Below is the picture of what I was trying to clone and what I got.
 in <module 'threading' from '/opt/python/lib/python2.7/threading.py'> ignored
```
```
Traceback (most recent call last):
Traceback (most recent call last):
File "helloworld_mpi.py", line 8, in <module>
... | 1.0 | Unable to run 09_mpi_units.py, v0.45.RC2 - On Gordon, Comet, Stampede I get the following errors:
```
Exception KeyError: KeyError(47584561155520,) in <module 'threading' from '/opt/python/lib/python2.7/threading.py'> ignored
```
```
Traceback (most recent call last):
Traceback (most recent call last):
File ... | non_comp | unable to run mpi units py on gordon comet stampede i get the following errors exception keyerror keyerror in ignored traceback most recent call last traceback most recent call last file helloworld mpi py line in file helloworld mpi py line in fr... | 0 |
227,688 | 17,396,303,994 | IssuesEvent | 2021-08-02 13:52:26 | TheSingleOneYT/FNLevel-DiscordBot | https://api.github.com/repos/TheSingleOneYT/FNLevel-DiscordBot | opened | Documentation | documentation | I have made a wiki for this project explaining how some of it works.
https://github.com/TheSingleOneYT/FNLevel-DiscordBot/wiki
Enjoy reading! | 1.0 | Documentation - I have made a wiki for this project explaining how some of it works.
https://github.com/TheSingleOneYT/FNLevel-DiscordBot/wiki
Enjoy reading! | non_comp | documentation i have made a wiki for this project explaining how some of it works enjoy reading | 0 |
780,680 | 27,404,035,884 | IssuesEvent | 2023-03-01 04:33:05 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | closed | Type test expression on int subtypes gives a compilation error in some cases | Type/Bug Priority/High Team/CompilerFE Reason/EngineeringMistake Deferred | **Description:**
<!-- Give a brief description of the bug -->
Currently for K=8,16,32 and M=8,16,32
If `int:SignedK a = 1;` , checking `a is int:UnsignedM` or `a is byte` will give a compilation error if `M>=K`, otherwise no error
If `int:UnsignedK a = 1;` or `byte a = 1;` , checking `a is int:SignedM` will give a ... | 1.0 | Type test expression on int subtypes gives a compilation error in some cases - **Description:**
<!-- Give a brief description of the bug -->
Currently for K=8,16,32 and M=8,16,32
If `int:SignedK a = 1;` , checking `a is int:UnsignedM` or `a is byte` will give a compilation error if `M>=K`, otherwise no error
If `in... | non_comp | type test expression on int subtypes gives a compilation error in some cases description currently for k and m if int signedk a checking a is int unsignedm or a is byte will give a compilation error if m k otherwise no error if int unsignedk a or byte a checking... | 0 |
734,825 | 25,366,302,663 | IssuesEvent | 2022-11-21 06:48:57 | squaredproject/Entwined | https://api.github.com/repos/squaredproject/Entwined | closed | Spiral Arms not loading | 2 MediumPriority - chromatik pattern | heronarts.lx.LX$InstantiationException: SpiralArms could not be loaded. Check that all required content files are present and constructor is public.
at heronarts.lx.LX.instantiateComponent(LX.java:1164)
at heronarts.lx.LX.instantiateComponent(LX.java:1144)
at heronarts.lx.LX.instantiatePattern(LX.java:1185)
at ... | 1.0 | Spiral Arms not loading - heronarts.lx.LX$InstantiationException: SpiralArms could not be loaded. Check that all required content files are present and constructor is public.
at heronarts.lx.LX.instantiateComponent(LX.java:1164)
at heronarts.lx.LX.instantiateComponent(LX.java:1144)
at heronarts.lx.LX.instantiateP... | non_comp | spiral arms not loading heronarts lx lx instantiationexception spiralarms could not be loaded check that all required content files are present and constructor is public at heronarts lx lx instantiatecomponent lx java at heronarts lx lx instantiatecomponent lx java at heronarts lx lx instantiatepattern... | 0 |
85,210 | 24,541,461,734 | IssuesEvent | 2022-10-12 04:24:48 | catboost/catboost | https://api.github.com/repos/catboost/catboost | closed | Error while trying to build | build issues | Problem:
When I try to run the command
`ya make -r catboost/libs/model_interface`
I got the error:
```
Traceback (most recent call last):
File "devtools/ya/app/init.py", line 657, in configure_exit_interceptor
yield
File "devtools/ya/app/init.py", line 78, in helper
return action(args, **kwargs)... | 1.0 | Error while trying to build - Problem:
When I try to run the command
`ya make -r catboost/libs/model_interface`
I got the error:
```
Traceback (most recent call last):
File "devtools/ya/app/init.py", line 657, in configure_exit_interceptor
yield
File "devtools/ya/app/init.py", line 78, in helper
... | non_comp | error while trying to build problem when i try to run the command ya make r catboost libs model interface i got the error traceback most recent call last file devtools ya app init py line in configure exit interceptor yield file devtools ya app init py line in helper re... | 0 |
17,431 | 24,048,041,824 | IssuesEvent | 2022-09-16 10:05:54 | TakosThings/Fluent-Discord | https://api.github.com/repos/TakosThings/Fluent-Discord | closed | Settings Modal | better discord plugin compatibility | ### Plugin Link
https://betterdiscord.app/theme/SettingsModal
### Notes
If you use this plugin (actually it's a theme) with the default settings it looks like this:

But if you change `--settingsmodalbac... | True | Settings Modal - ### Plugin Link
https://betterdiscord.app/theme/SettingsModal
### Notes
If you use this plugin (actually it's a theme) with the default settings it looks like this:

But if you change `-... | comp | settings modal plugin link notes if you use this plugin actually it s a theme with the default settings it looks like this but if you change settingsmodalbackground transparent to settingsmodalbackground it will look like this it looks fine but i would request that yo... | 1 |
129,508 | 12,412,856,777 | IssuesEvent | 2020-05-22 11:27:52 | trixiea-25/ISDM-A2-Tut4Grp1 | https://api.github.com/repos/trixiea-25/ISDM-A2-Tut4Grp1 | closed | Relationship Manager Issue 1: Improving matching with customers | documentation question | Priority: Medium
How might we improve the way the relationship managers are matched with the customers further? | 1.0 | Relationship Manager Issue 1: Improving matching with customers - Priority: Medium
How might we improve the way the relationship managers are matched with the customers further? | non_comp | relationship manager issue improving matching with customers priority medium how might we improve the way the relationship managers are matched with the customers further | 0 |
146,715 | 23,111,894,520 | IssuesEvent | 2022-07-27 13:41:10 | Kong/insomnia | https://api.github.com/repos/Kong/insomnia | closed | [Feature request] Improve handling of user importing existing project from Git into empty document | A-ui-ux A-design C-improvement needs-triage | I didn't realize the proper way to import an existing workspace from Git into Insomnia was to select Create -> Import From Git Clone. The path I started with was Create -> Blank Document, then tried to set up Git Sync then do a pull, which returned this error:
 - Not launching | Game compatibility - Unofficial | # Compatibility Report
- Name of the game with compatibility issues: Wallachia: Reign of Dracula
- Steam AppID of the game: 1189780
## System Information
- GPU: GTX 1650 SUPER
- Driver/LLVM version: Nvidia 440.82
- Distro: Manjaro 20 KDE Plasma
- Kernel version: 5.6.11
- Link to full system information report... | True | Wallachia: Reign of Dracula (1189780) - Not launching - # Compatibility Report
- Name of the game with compatibility issues: Wallachia: Reign of Dracula
- Steam AppID of the game: 1189780
## System Information
- GPU: GTX 1650 SUPER
- Driver/LLVM version: Nvidia 440.82
- Distro: Manjaro 20 KDE Plasma
- Kernel ... | comp | wallachia reign of dracula not launching compatibility report name of the game with compatibility issues wallachia reign of dracula steam appid of the game system information gpu gtx super driver llvm version nvidia distro manjaro kde plasma kernel version l... | 1 |
16,429 | 22,173,515,203 | IssuesEvent | 2022-06-06 05:22:36 | nsfm/dualsense-ts | https://api.github.com/repos/nsfm/dualsense-ts | closed | Touchpad & Multitouch Support | enhancement compatibility | **Is your feature request related to a problem? Please describe.**
The controller has a feature that doesn't work with this library
**Describe the solution you'd like**
Support for all available features | True | Touchpad & Multitouch Support - **Is your feature request related to a problem? Please describe.**
The controller has a feature that doesn't work with this library
**Describe the solution you'd like**
Support for all available features | comp | touchpad multitouch support is your feature request related to a problem please describe the controller has a feature that doesn t work with this library describe the solution you d like support for all available features | 1 |
2,344 | 5,088,757,200 | IssuesEvent | 2017-01-01 02:26:18 | metarhia/Impress | https://api.github.com/repos/metarhia/Impress | closed | JSTP related issue with Impress 0.2.9 and Node 0.10 | compatibility | Now we have Impress `0.3.30` and `0.2.9` with fixed tests, no more re connecting to cloud controller on shutdown. Multiple fixes in Impress core, refactoring and fixed fork/kill functionality. This may affect production server (not only tests). Also tests failed on Impress `0.2.9` with single Node version `0.10`. All o... | True | JSTP related issue with Impress 0.2.9 and Node 0.10 - Now we have Impress `0.3.30` and `0.2.9` with fixed tests, no more re connecting to cloud controller on shutdown. Multiple fixes in Impress core, refactoring and fixed fork/kill functionality. This may affect production server (not only tests). Also tests failed on ... | comp | jstp related issue with impress and node now we have impress and with fixed tests no more re connecting to cloud controller on shutdown multiple fixes in impress core refactoring and fixed fork kill functionality this may affect production server not only tests also tests failed on im... | 1 |
8,033 | 10,169,173,420 | IssuesEvent | 2019-08-07 23:16:50 | sass/libsass | https://api.github.com/repos/sass/libsass | opened | Partial sibling combinator matches should be considered superselectors | Compatibility - P3 | Currently the following function calls all return false:
* `is-superselector("a ~ c", "a ~ b ~ c")`
* `is-superselector("b ~ c", "a ~ b ~ c")`
* `is-superselector("a ~ c", "a + b + c")`
* `is-superselector("b ~ c", "a + b + c")`
They should all return true, because `a ~ b ~ c` and `a + b + c` both guarantee th... | True | Partial sibling combinator matches should be considered superselectors - Currently the following function calls all return false:
* `is-superselector("a ~ c", "a ~ b ~ c")`
* `is-superselector("b ~ c", "a ~ b ~ c")`
* `is-superselector("a ~ c", "a + b + c")`
* `is-superselector("b ~ c", "a + b + c")`
They shou... | comp | partial sibling combinator matches should be considered superselectors currently the following function calls all return false is superselector a c a b c is superselector b c a b c is superselector a c a b c is superselector b c a b c they shou... | 1 |
728,825 | 25,094,511,043 | IssuesEvent | 2022-11-08 09:13:30 | apache/hudi | https://api.github.com/repos/apache/hudi | closed | [SUPPORT]The file being written is in an invalid state. Probably caused by an error thrown previously. Current state: COLUMN | priority:major flink |
**Describe the problem you faced**
we are using flink compaction async.
sometimes, the same file group compact task will be distributed to different task manager even though the compaction plan distribute the compact task using keyby filegroupid(hudi-4397),
this will lead to the exception:
The file being wr... | 1.0 | [SUPPORT]The file being written is in an invalid state. Probably caused by an error thrown previously. Current state: COLUMN -
**Describe the problem you faced**
we are using flink compaction async.
sometimes, the same file group compact task will be distributed to different task manager even though the compact... | non_comp | the file being written is in an invalid state probably caused by an error thrown previously current state column describe the problem you faced we are using flink compaction async sometimes the same file group compact task will be distributed to different task manager even though the compaction plan... | 0 |
10,766 | 12,744,336,682 | IssuesEvent | 2020-06-26 12:18:33 | sekiguchi-nagisa/ydsh | https://api.github.com/repos/sekiguchi-nagisa/ydsh | closed | Regex type constructor specify flags | Builtin enhancement incompatible change | like regex literal, specify regex flag to constructor.
```
new Regex("hoge", "im")
``` | True | Regex type constructor specify flags - like regex literal, specify regex flag to constructor.
```
new Regex("hoge", "im")
``` | comp | regex type constructor specify flags like regex literal specify regex flag to constructor new regex hoge im | 1 |
12,613 | 14,916,738,808 | IssuesEvent | 2021-01-22 18:41:44 | Foundry376/Mailspring | https://api.github.com/repos/Foundry376/Mailspring | closed | Yahoo mail | audit mailserver-incompatibility needs-reproduction | Mailspring not syncing with yahoo account today I think yahoo changed something and MailSpring should update and change some options to fix this issue.
After that, I tried to logout and re-login to my yahoo account but I've got a Connection error.
I'm using Mailspring on ubuntu.
Mailspring version 1.7.6 | True | Yahoo mail - Mailspring not syncing with yahoo account today I think yahoo changed something and MailSpring should update and change some options to fix this issue.
After that, I tried to logout and re-login to my yahoo account but I've got a Connection error.
I'm using Mailspring on ubuntu.
Mailspring version 1.7.6 | comp | yahoo mail mailspring not syncing with yahoo account today i think yahoo changed something and mailspring should update and change some options to fix this issue after that i tried to logout and re login to my yahoo account but i ve got a connection error i m using mailspring on ubuntu mailspring version | 1 |
32,354 | 26,647,915,562 | IssuesEvent | 2023-01-25 11:25:47 | intellij-rust/intellij-rust | https://api.github.com/repos/intellij-rust/intellij-rust | closed | Pretty printer tests don't work with 2023.1 builds | subsystem::debugger subsystem::infrastructure 2023.1 | ```
Error while running LLDB:
Traceback (most recent call last):
File "/home/runner/work/intellij-rust/intellij-rust/pretty_printers_tests/./lldb_batchmode.py", line 197, in <module>
debugger = lldb.SBDebugger.Create()
AttributeError: module 'lldb' has no attribute 'SBDebugger'
``` | 1.0 | Pretty printer tests don't work with 2023.1 builds - ```
Error while running LLDB:
Traceback (most recent call last):
File "/home/runner/work/intellij-rust/intellij-rust/pretty_printers_tests/./lldb_batchmode.py", line 197, in <module>
debugger = lldb.SBDebugger.Create()
AttributeError: module 'lldb' has no ... | non_comp | pretty printer tests don t work with builds error while running lldb traceback most recent call last file home runner work intellij rust intellij rust pretty printers tests lldb batchmode py line in debugger lldb sbdebugger create attributeerror module lldb has no attribute s... | 0 |
14,700 | 18,048,724,656 | IssuesEvent | 2021-09-19 11:06:55 | Makewebbetter/membership-for-woocommerce | https://api.github.com/repos/Makewebbetter/membership-for-woocommerce | opened | Membership plan can't be purchased. | Compatibility issue | WordPress version: 5.8.1
WooCommerce version: 5.6.0
Compatible: Multisite
Area Path: Shop
Version: 1.2.0
Description: Membership plans can't be purchased, when the user clicks on the plan to purchase user getting redirected back to the product page. Also getting errors with the product.
, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
**System information**
- OS P... | 1.0 | Installation of tflite-model-maker 0.3.2. takes forever - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub.... | non_comp | installation of tflite model maker takes forever please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information os platform and distribution ... | 0 |
14,904 | 18,673,431,896 | IssuesEvent | 2021-10-31 05:44:54 | Makewebbetter/membership-for-woocommerce | https://api.github.com/repos/Makewebbetter/membership-for-woocommerce | reopened | Membership is expired while subscription is showing as active. | bug Compatibility issue | WordPress version: 5.8.1
WooCommerce version: 5.8.0
Area Path: Store-> My account-> Membership Details
Version: 2.0.0
Description: Membership is expired while subscription is showing as active. Also, it is not taking the correct price of the membership plan.
![Screenshot (92)](https://user-images.githubusercontent... | True | Membership is expired while subscription is showing as active. - WordPress version: 5.8.1
WooCommerce version: 5.8.0
Area Path: Store-> My account-> Membership Details
Version: 2.0.0
Description: Membership is expired while subscription is showing as active. Also, it is not taking the correct price of the membershi... | comp | membership is expired while subscription is showing as active wordpress version woocommerce version area path store my account membership details version description membership is expired while subscription is showing as active also it is not taking the correct price of the membershi... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.