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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
61,319 | 7,459,692,968 | IssuesEvent | 2018-03-30 16:24:52 | cs340tabyu/cs340Winter2018 | https://api.github.com/repos/cs340tabyu/cs340Winter2018 | closed | Doesn't display who's turn it is | P4: Aesthetic or Design Flaw Resolved Team 13 | There's a toast that says when the turn changes but there is no way to know who's turn it is after the toast goes away. (I think you're supposed to be showing that somewhere) | 1.0 | Doesn't display who's turn it is - There's a toast that says when the turn changes but there is no way to know who's turn it is after the toast goes away. (I think you're supposed to be showing that somewhere) | non_comp | doesn t display who s turn it is there s a toast that says when the turn changes but there is no way to know who s turn it is after the toast goes away i think you re supposed to be showing that somewhere | 0 |
106,579 | 13,311,118,745 | IssuesEvent | 2020-08-26 07:46:24 | spotify/backstage | https://api.github.com/repos/spotify/backstage | opened | Example Plugin for Storybook | component design | ## 🗒 General
<!--- Write a nice note to the community requesting the creation of a new component! -->
<!--- Include an image of your component. Bonus points for a GIF! -->
Hi! Would love some help getting the UI for this 'example plugin' built and incorporated into our storybook! This is just a static page exampl... | 1.0 | Example Plugin for Storybook - ## 🗒 General
<!--- Write a nice note to the community requesting the creation of a new component! -->
<!--- Include an image of your component. Bonus points for a GIF! -->
Hi! Would love some help getting the UI for this 'example plugin' built and incorporated into our storybook! Th... | non_comp | example plugin for storybook 🗒 general hi would love some help getting the ui for this example plugin built and incorporated into our storybook this is just a static page example of how a plugin could be structured 💻 usage we based this plugin example off of one of the circle ci ... | 0 |
7,161 | 9,442,328,528 | IssuesEvent | 2019-04-15 06:19:44 | Lothrazar/Cyclic | https://api.github.com/repos/Lothrazar/Cyclic | reopened | [1.12.2] Soul Stone doesn't account for Absorption or any Damage Reduction. It also ignores the Focus Sash from Dark Utilities. | bug: gameplay done [indev] mod compatibility | Minecraft: 1.12.2
Forge: 14.23.5.2808
Mods: 5
Bookshelf-1.12.2-2.3.573
Cyclic-1.12.2-1.18.1
DarkUtils-1.12.2-1.8.0
ScalingHealth-1.12.2-1.3.33+135
SilentLib-1.12.2-3.0.13+167
-----
The Soulstone which revives you with 6 health appears to not take into account for Absorption as well as any damage reductio... | True | [1.12.2] Soul Stone doesn't account for Absorption or any Damage Reduction. It also ignores the Focus Sash from Dark Utilities. - Minecraft: 1.12.2
Forge: 14.23.5.2808
Mods: 5
Bookshelf-1.12.2-2.3.573
Cyclic-1.12.2-1.18.1
DarkUtils-1.12.2-1.8.0
ScalingHealth-1.12.2-1.3.33+135
SilentLib-1.12.2-3.0.13+167
---... | comp | soul stone doesn t account for absorption or any damage reduction it also ignores the focus sash from dark utilities minecraft forge mods bookshelf cyclic darkutils scalinghealth silentlib the soulstone which r... | 1 |
15,646 | 20,167,463,136 | IssuesEvent | 2022-02-10 06:53:12 | IrisShaders/Iris | https://api.github.com/repos/IrisShaders/Iris | closed | Swinging bells behave strangely when using Enhanced Block Entities | bug contributions requested more information needed mod compatibility | When hitting a bell, you can see entities through it as long as it is swinging. I am using Iris 1.0.0 and this does not happen when using a recent build of regular Sodium instead of Iris.
Edit: The behavior changed for unknown reasons, now the swinging bell has messed up textures instead. See the third screenshot. ~... | True | Swinging bells behave strangely when using Enhanced Block Entities - When hitting a bell, you can see entities through it as long as it is swinging. I am using Iris 1.0.0 and this does not happen when using a recent build of regular Sodium instead of Iris.
Edit: The behavior changed for unknown reasons, now the swin... | comp | swinging bells behave strangely when using enhanced block entities when hitting a bell you can see entities through it as long as it is swinging i am using iris and this does not happen when using a recent build of regular sodium instead of iris edit the behavior changed for unknown reasons now the swin... | 1 |
1,452 | 3,970,619,551 | IssuesEvent | 2016-05-04 08:14:24 | KospY/KIS | https://api.github.com/repos/KospY/KIS | closed | Kerbals entering hatch get duplicated | Mod compatibility | Entering any hatch for any module with KIS version 1.2.7b6 (ckan version) will leave one ghost kerbal outside the hatch, stuck to the ladder. If you switch to him or her, the game will bug out, and you can't control them. The interface gets all wonky, too.
Entering works fine without KIS installed.
Log spams error:... | True | Kerbals entering hatch get duplicated - Entering any hatch for any module with KIS version 1.2.7b6 (ckan version) will leave one ghost kerbal outside the hatch, stuck to the ladder. If you switch to him or her, the game will bug out, and you can't control them. The interface gets all wonky, too.
Entering works fine wi... | comp | kerbals entering hatch get duplicated entering any hatch for any module with kis version ckan version will leave one ghost kerbal outside the hatch stuck to the ladder if you switch to him or her the game will bug out and you can t control them the interface gets all wonky too entering works fine with... | 1 |
1,059 | 3,521,345,002 | IssuesEvent | 2016-01-13 01:16:39 | dotnet/roslyn | https://api.github.com/repos/dotnet/roslyn | closed | Breaking change in overload resolution in VS2015 RTM | 3 - Working Area-Compilers Bug Tenet-Compatibility | The following compiles in versions preceding VS2015, but not in VS2015. In other words this appears to be broken by Roslyn.
```cs
using System;
using System.Threading.Tasks;
class Program
{
static void Main()
{
RunNoThrow(GetSlowlog);
}
static void GetSlowlog() { }
public ... | True | Breaking change in overload resolution in VS2015 RTM - The following compiles in versions preceding VS2015, but not in VS2015. In other words this appears to be broken by Roslyn.
```cs
using System;
using System.Threading.Tasks;
class Program
{
static void Main()
{
RunNoThrow(GetSlowlog);
... | comp | breaking change in overload resolution in rtm the following compiles in versions preceding but not in in other words this appears to be broken by roslyn cs using system using system threading tasks class program static void main runnothrow getslowlog sta... | 1 |
234,983 | 18,024,910,805 | IssuesEvent | 2021-09-17 02:18:37 | JDAI-CV/fast-reid | https://api.github.com/repos/JDAI-CV/fast-reid | closed | Distillation Tutorial | documentation stale | This guide explains how to apply the model distillation technique to a fastreid model.
## Before You Start
Following **Getting Started** to setup the environment and install requirements.txt dependencies.
## Train Teacher Model
Go to [projects/FastDistill](https://github.com/JDAI-CV/fast-reid/tree/master/pr... | 1.0 | Distillation Tutorial - This guide explains how to apply the model distillation technique to a fastreid model.
## Before You Start
Following **Getting Started** to setup the environment and install requirements.txt dependencies.
## Train Teacher Model
Go to [projects/FastDistill](https://github.com/JDAI-CV/... | non_comp | distillation tutorial this guide explains how to apply the model distillation technique to a fastreid model before you start following getting started to setup the environment and install requirements txt dependencies train teacher model go to then you can find the configuration example fo... | 0 |
4,157 | 6,960,363,825 | IssuesEvent | 2017-12-08 02:59:15 | metarhia/common | https://api.github.com/repos/metarhia/common | closed | Remove code duplication in clone | compatibility optimization | We can extract duplicated code from:
- `cloneObject` and `cloneArray`
- `duplicateObject` and `duplicateArray` | True | Remove code duplication in clone - We can extract duplicated code from:
- `cloneObject` and `cloneArray`
- `duplicateObject` and `duplicateArray` | comp | remove code duplication in clone we can extract duplicated code from cloneobject and clonearray duplicateobject and duplicatearray | 1 |
17,864 | 24,649,782,526 | IssuesEvent | 2022-10-17 17:37:39 | dotnet/docs | https://api.github.com/repos/dotnet/docs | closed | [Breaking change]: Extend MemoryCacheOptions with TrackLinkedCacheEntries | doc-idea breaking-change Pri1 source incompatible :checkered_flag: Release: .NET 7 in-pr | ### Description
## Background and Motivation
`MemoryCache` by default tracks linked cache entries to allow for propagating options.
In the following example, the `expirationToken` added for `child` is also applied to `parent`:
```cs
using (var parent = cache.CreateEntry(key))
{
parent.SetValue(obj);... | True | [Breaking change]: Extend MemoryCacheOptions with TrackLinkedCacheEntries - ### Description
## Background and Motivation
`MemoryCache` by default tracks linked cache entries to allow for propagating options.
In the following example, the `expirationToken` added for `child` is also applied to `parent`:
```c... | comp | extend memorycacheoptions with tracklinkedcacheentries description background and motivation memorycache by default tracks linked cache entries to allow for propagating options in the following example the expirationtoken added for child is also applied to parent cs using var pa... | 1 |
474,588 | 13,672,245,328 | IssuesEvent | 2020-09-29 08:14:28 | mlr-org/mlr3 | https://api.github.com/repos/mlr-org/mlr3 | reopened | ordering of columns in mlr3 | Priority: High Type: Question | Does mlr3 somehow guarantee / ensure that column orders do not change?
Are you @mllg aware of this constraint?
a) We found a problem with at least xgboost of order changes. so if xgboost is passed data during training and predict, and that data is "legal" in principle, but the column order has changed during traini... | 1.0 | ordering of columns in mlr3 - Does mlr3 somehow guarantee / ensure that column orders do not change?
Are you @mllg aware of this constraint?
a) We found a problem with at least xgboost of order changes. so if xgboost is passed data during training and predict, and that data is "legal" in principle, but the column o... | non_comp | ordering of columns in does somehow guarantee ensure that column orders do not change are you mllg aware of this constraint a we found a problem with at least xgboost of order changes so if xgboost is passed data during training and predict and that data is legal in principle but the column order h... | 0 |
15,404 | 19,663,076,304 | IssuesEvent | 2022-01-10 19:08:47 | pytest-dev/pytest | https://api.github.com/repos/pytest-dev/pytest | closed | [prerelease] Removed `instance` attribute on `Module` / `Class` | topic: collection type: backward compatibility | Yet another subtle API break I discovered in 7.0.0 (sorry...):
Before #9277, `Module` and `Class` nodes had a `instance` attribute from `PyobjMixin` (via `PyCollector`). With that change, that attribute now is only available on `Function` nodes.
This affected [pytest-randomly](https://github.com/pytest-dev/pytest... | True | [prerelease] Removed `instance` attribute on `Module` / `Class` - Yet another subtle API break I discovered in 7.0.0 (sorry...):
Before #9277, `Module` and `Class` nodes had a `instance` attribute from `PyobjMixin` (via `PyCollector`). With that change, that attribute now is only available on `Function` nodes.
T... | comp | removed instance attribute on module class yet another subtle api break i discovered in sorry before module and class nodes had a instance attribute from pyobjmixin via pycollector with that change that attribute now is only available on function nodes this affected ... | 1 |
580,655 | 17,263,390,027 | IssuesEvent | 2021-07-22 10:42:46 | argosp/trialdash | https://api.github.com/repos/argosp/trialdash | closed | Setup deployed properties of device (entity) | Priority High Wait for QA | Copy the design properties to the deployed after the user changes the status from deploy to design | 1.0 | Setup deployed properties of device (entity) - Copy the design properties to the deployed after the user changes the status from deploy to design | non_comp | setup deployed properties of device entity copy the design properties to the deployed after the user changes the status from deploy to design | 0 |
3,838 | 6,689,867,471 | IssuesEvent | 2017-10-09 06:09:21 | zsh-users/zsh-autosuggestions | https://api.github.com/repos/zsh-users/zsh-autosuggestions | closed | ZSH_AUTOSUGGEST_USE_ASYNC causes pasting content repeat | needs-more-info plugin-compatibility | If I open `ZSH_AUTOSUGGEST_USE_ASYNC` option, and paste `echo $ZSH_AUTOSUGGEST_USE_ASYNC` into terminal, I get
```
echo $ZSH_AUTOSUGGEST_USE_ASYNC^@echo $ZSH_AUTOSUGGEST_USE_ASYNC^@echo $ZSH_AUTOSUGGEST_USE_ASYNC^@echo $ZSH_AUTOSUGGEST_USE_ASYNC^@echo $ZSH_AUTOSUGGEST_USE_ASYNC^@echo $ZSH_AUTOSUGGEST_USE_ASYNC^@echo... | True | ZSH_AUTOSUGGEST_USE_ASYNC causes pasting content repeat - If I open `ZSH_AUTOSUGGEST_USE_ASYNC` option, and paste `echo $ZSH_AUTOSUGGEST_USE_ASYNC` into terminal, I get
```
echo $ZSH_AUTOSUGGEST_USE_ASYNC^@echo $ZSH_AUTOSUGGEST_USE_ASYNC^@echo $ZSH_AUTOSUGGEST_USE_ASYNC^@echo $ZSH_AUTOSUGGEST_USE_ASYNC^@echo $ZSH_A... | comp | zsh autosuggest use async causes pasting content repeat if i open zsh autosuggest use async option and paste echo zsh autosuggest use async into terminal i get echo zsh autosuggest use async echo zsh autosuggest use async echo zsh autosuggest use async echo zsh autosuggest use async echo zsh a... | 1 |
11,732 | 13,805,617,997 | IssuesEvent | 2020-10-11 14:26:36 | rsksmart/rskj | https://api.github.com/repos/rsksmart/rskj | opened | Add config options equivalents to ganache | compatibility | ### What
Add a configuration at node.conf for regtest to allow setting the block gas Limit. This configuration should change the gasLimit setted in the genesis block https://github.com/rsksmart/rskj/blob/master/rskj-core/src/main/resources/genesis/rsk-dev.json#L48
Also add a configuration for the max contract size ... | True | Add config options equivalents to ganache - ### What
Add a configuration at node.conf for regtest to allow setting the block gas Limit. This configuration should change the gasLimit setted in the genesis block https://github.com/rsksmart/rskj/blob/master/rskj-core/src/main/resources/genesis/rsk-dev.json#L48
Also a... | comp | add config options equivalents to ganache what add a configuration at node conf for regtest to allow setting the block gas limit this configuration should change the gaslimit setted in the genesis block also add a configuration for the max contract size instead of using a constant why a lot of e... | 1 |
18,274 | 25,268,569,840 | IssuesEvent | 2022-11-16 07:27:43 | home-climate-control/dz | https://api.github.com/repos/home-climate-control/dz | closed | Implement generic Zigbee2MQTT (Z2M hereinafter) reader and writer | enhancement hardware compatibility standardization integration MQTT interoperability hardware driver Zigbee Z2M | ### Acceptance Criteria
* Can read raw event stream coming from Zigbee2MQTT instance
* Can write packets that Zigbee2MQTT understands
### Reference
https://www.zigbee2mqtt.io/ | True | Implement generic Zigbee2MQTT (Z2M hereinafter) reader and writer - ### Acceptance Criteria
* Can read raw event stream coming from Zigbee2MQTT instance
* Can write packets that Zigbee2MQTT understands
### Reference
https://www.zigbee2mqtt.io/ | comp | implement generic hereinafter reader and writer acceptance criteria can read raw event stream coming from instance can write packets that understands reference | 1 |
10,323 | 12,304,318,575 | IssuesEvent | 2020-05-11 20:16:52 | jellysquid3/phosphor-forge | https://api.github.com/repos/jellysquid3/phosphor-forge | closed | Random missing chunks in floating-dim worlds with Phosphor installed | 1.12.x external issue mod compatibility | [Zip Video.zip](https://github.com/jellysquid3/Phosphor/files/4322694/Zip.Video.zip)

So there seems to be a somewhat-consistent issue (at least for some people) where chunks are just not showing on the cl... | True | Random missing chunks in floating-dim worlds with Phosphor installed - [Zip Video.zip](https://github.com/jellysquid3/Phosphor/files/4322694/Zip.Video.zip)

So there seems to be a somewhat-consistent issue... | comp | random missing chunks in floating dim worlds with phosphor installed so there seems to be a somewhat consistent issue at least for some people where chunks are just not showing on the client it doesn t appear to be a rendering issue as even entities and blocks placed within the invisible chunk are not... | 1 |
197,247 | 22,585,213,763 | IssuesEvent | 2022-06-28 14:44:32 | RG4421/developers | https://api.github.com/repos/RG4421/developers | opened | CVE-2022-2217 (High) detected in parse-url-5.0.2.tgz | security vulnerability | ## CVE-2022-2217 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-5.0.2.tgz</b></p></summary>
<p>An advanced url parser supporting git urls too.</p>
<p>Library home page: <a h... | True | CVE-2022-2217 (High) detected in parse-url-5.0.2.tgz - ## CVE-2022-2217 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>parse-url-5.0.2.tgz</b></p></summary>
<p>An advanced url parser ... | non_comp | cve high detected in parse url tgz cve high severity vulnerability vulnerable library parse url tgz an advanced url parser supporting git urls too library home page a href path to dependency file package json path to vulnerable library node modules parse url packa... | 0 |
15,832 | 5,188,984,742 | IssuesEvent | 2017-01-20 21:42:09 | BruceJohnJennerLawso/scrap | https://api.github.com/repos/BruceJohnJennerLawso/scrap | closed | function to take levelId argument and filter non watMu seasons by levelId teams list | app codebase console enhancement | Console will need to load everything, but not everything wanted for nhl/wha outputs, so the seasons list needs to be filtered by levelId seasons list in task calls. | 1.0 | function to take levelId argument and filter non watMu seasons by levelId teams list - Console will need to load everything, but not everything wanted for nhl/wha outputs, so the seasons list needs to be filtered by levelId seasons list in task calls. | non_comp | function to take levelid argument and filter non watmu seasons by levelid teams list console will need to load everything but not everything wanted for nhl wha outputs so the seasons list needs to be filtered by levelid seasons list in task calls | 0 |
389,770 | 26,833,559,983 | IssuesEvent | 2023-02-02 17:40:03 | DMIT-2018/dmit-2018-jan-2023-a01-workbook-hunterm13 | https://api.github.com/repos/DMIT-2018/dmit-2018-jan-2023-a01-workbook-hunterm13 | opened | General Planning Implementation task of Managing Playlists in Chinook | documentation | This task list will be completed once the implementation plan has been outlined. This area is where one creates the task list that is associated with the milestone.
- Task A
- [ ] task a.1
- [ ] task a.2
- [ ] task a.3
- Task B
- [ ] task b.1
- Task C
- [ ] task c.1
- [ ] task c.2 | 1.0 | General Planning Implementation task of Managing Playlists in Chinook - This task list will be completed once the implementation plan has been outlined. This area is where one creates the task list that is associated with the milestone.
- Task A
- [ ] task a.1
- [ ] task a.2
- [ ] task a.3
- Task B
- [ ... | non_comp | general planning implementation task of managing playlists in chinook this task list will be completed once the implementation plan has been outlined this area is where one creates the task list that is associated with the milestone task a task a task a task a task b task b... | 0 |
44,247 | 9,554,779,854 | IssuesEvent | 2019-05-02 23:26:49 | zspitz/ExpressionToString | https://api.github.com/repos/zspitz/ExpressionToString | closed | List of types which can have ToString extension method | code-gen | | Type | Extension method exists |
| -- | -- |
| [Expression](https://docs.microsoft.com/en-us/dotnet/api/system.linq.expressions.Expression) | Y |
| [MemberBinding](https://docs.microsoft.com/en-us/dotnet/api/system.linq.expressions.MemberBinding) | Y |
| [CatchBlock](https://docs.microsoft.com/en-us/dotnet/api/sy... | 1.0 | List of types which can have ToString extension method - | Type | Extension method exists |
| -- | -- |
| [Expression](https://docs.microsoft.com/en-us/dotnet/api/system.linq.expressions.Expression) | Y |
| [MemberBinding](https://docs.microsoft.com/en-us/dotnet/api/system.linq.expressions.MemberBinding) | Y |
| [C... | non_comp | list of types which can have tostring extension method type extension method exists y y y y y | 0 |
233,095 | 18,947,723,198 | IssuesEvent | 2021-11-18 12:03:19 | theupdateframework/python-tuf | https://api.github.com/repos/theupdateframework/python-tuf | closed | ngtests: add tests toggling consistent snapshot | testing backlog | **Description of issue or feature request**:
Currently different configurations of `consistent_snapshot`, `prefix_targets_with_hash` are tested in `test_updater_ng.py` which uses pre-generated test files.
After adding support for non-consistent snapshot #1637, analyze what would be meaningful consistent snapshot t... | 1.0 | ngtests: add tests toggling consistent snapshot - **Description of issue or feature request**:
Currently different configurations of `consistent_snapshot`, `prefix_targets_with_hash` are tested in `test_updater_ng.py` which uses pre-generated test files.
After adding support for non-consistent snapshot #1637, anal... | non_comp | ngtests add tests toggling consistent snapshot description of issue or feature request currently different configurations of consistent snapshot prefix targets with hash are tested in test updater ng py which uses pre generated test files after adding support for non consistent snapshot analyze... | 0 |
761,045 | 26,664,337,223 | IssuesEvent | 2023-01-26 01:04:43 | dOrgTech/homebase-app | https://api.github.com/repos/dOrgTech/homebase-app | closed | Version 1 Homebase Inoperable. | bug HIGH priority | | Submitted by | Priority | Wallet | DAO url |
|---|---|---|---|
| sebu********************** | HIGH | Temple (browser extension) | https://v1.tezos-homebase.io/explorer/dao/KT1HZrCKjX7y1WBD13JbHKUUiRMsk1ajtDqT/overview |
## Steps to reproduce
Execute a Proposal and it will fail. Withdraw Tokens from a vote and it w... | 1.0 | Version 1 Homebase Inoperable. - | Submitted by | Priority | Wallet | DAO url |
|---|---|---|---|
| sebu********************** | HIGH | Temple (browser extension) | https://v1.tezos-homebase.io/explorer/dao/KT1HZrCKjX7y1WBD13JbHKUUiRMsk1ajtDqT/overview |
## Steps to reproduce
Execute a Proposal and it will fail. Wit... | non_comp | version homebase inoperable submitted by priority wallet dao url sebu high temple browser extension steps to reproduce execute a proposal and it will fail withdraw tokens from a vote and it will fail make a proposal and it will fail expec... | 0 |
19,924 | 27,724,544,465 | IssuesEvent | 2023-03-15 00:23:36 | oshi/oshi | https://api.github.com/repos/oshi/oshi | closed | FreeBSD CPU counts not accurate on FreeBSD 13.1 | confirmed bug PR welcome compatibility | cpu count on FreeBSD is calculated from output of
sysctl kern.sched.topology_spec
And parsing the resulting <groups> XML.
Comment states:
* If there is no level 3, then all logical processors are physical
I have a Dell XPS 8500:
kern.ostype: FreeBSD
kern.osrelease: 13.1-RELEASE-p2
kern.osre... | True | FreeBSD CPU counts not accurate on FreeBSD 13.1 - cpu count on FreeBSD is calculated from output of
sysctl kern.sched.topology_spec
And parsing the resulting <groups> XML.
Comment states:
* If there is no level 3, then all logical processors are physical
I have a Dell XPS 8500:
kern.ostype: FreeB... | comp | freebsd cpu counts not accurate on freebsd cpu count on freebsd is calculated from output of sysctl kern sched topology spec and parsing the resulting xml comment states if there is no level then all logical processors are physical i have a dell xps kern ostype freebsd kern ... | 1 |
4,397 | 7,089,339,710 | IssuesEvent | 2018-01-12 02:03:43 | SpongePowered/SpongeForge | https://api.github.com/repos/SpongePowered/SpongeForge | closed | [1.11.2] FTB Utilities Anti-Explosion option doesn't work with Sponge | type: mod-incompatibility version: 1.11 (u) version: 1.12 | **I am currently running...**
- SpongeForge version: spongeforge-1.11.2-2282-6.1.0-BETA-2343
- Forge version: forge-1.11.2-13.20.0.2304-universal
- Java version: 1.8.0_121
- FTB Utilities: FTBUtilities-1.1x-3.6.5
- Operating System:
- [x] Ubuntu Linux
- [ ] macOS
- [ ] Windows
- Plugins/Mods:
- compatl... | True | [1.11.2] FTB Utilities Anti-Explosion option doesn't work with Sponge - **I am currently running...**
- SpongeForge version: spongeforge-1.11.2-2282-6.1.0-BETA-2343
- Forge version: forge-1.11.2-13.20.0.2304-universal
- Java version: 1.8.0_121
- FTB Utilities: FTBUtilities-1.1x-3.6.5
- Operating System:
- [x] Ub... | comp | ftb utilities anti explosion option doesn t work with sponge i am currently running spongeforge version spongeforge beta forge version forge universal java version ftb utilities ftbutilities operating system ubuntu linux macos ... | 1 |
4,354 | 7,058,237,812 | IssuesEvent | 2018-01-04 19:33:04 | netlify/netlify-cms | https://api.github.com/repos/netlify/netlify-cms | opened | SVGs do not appear properly in Microsoft Edge | area: browser-compatibility area: media-library kind: bug | <!--
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 | SVGs do not appear properly in Microsoft Edge - <!--
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.
... | comp | svgs do not appear properly in microsoft edge 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 ... | 1 |
732,751 | 25,275,292,531 | IssuesEvent | 2022-11-16 12:13:02 | epiphany-platform/epiphany | https://api.github.com/repos/epiphany-platform/epiphany | closed | [FEATURE] Add possibility to scale up PostgreSQL cluster | area/postgres status/grooming-needed priority/low | **Is your feature request related to a problem? Please describe.**
Currently Epiphany does not support scaling up of PostgreSQL cluster. I think we should consider to add such option in v2.0
**Describe the solution you'd like**
Changing the number of PostgreSQL nodes extending database cluster without losing any d... | 1.0 | [FEATURE] Add possibility to scale up PostgreSQL cluster - **Is your feature request related to a problem? Please describe.**
Currently Epiphany does not support scaling up of PostgreSQL cluster. I think we should consider to add such option in v2.0
**Describe the solution you'd like**
Changing the number of Postg... | non_comp | add possibility to scale up postgresql cluster is your feature request related to a problem please describe currently epiphany does not support scaling up of postgresql cluster i think we should consider to add such option in describe the solution you d like changing the number of postgresql nod... | 0 |
13,228 | 15,590,845,720 | IssuesEvent | 2021-03-18 09:50:52 | spring-projects-experimental/spring-native | https://api.github.com/repos/spring-projects-experimental/spring-native | closed | Add Reactive Websocket support | type: compatibility | Provide reflection hints for `HandshakeWebSocketService` and add a sample based on http://github.com/joshlong/rx-websocket-graal.git. | True | Add Reactive Websocket support - Provide reflection hints for `HandshakeWebSocketService` and add a sample based on http://github.com/joshlong/rx-websocket-graal.git. | comp | add reactive websocket support provide reflection hints for handshakewebsocketservice and add a sample based on | 1 |
15,709 | 20,326,188,504 | IssuesEvent | 2022-02-18 06:00:35 | zer0Kerbal/JoolianDiscovery | https://api.github.com/repos/zer0Kerbal/JoolianDiscovery | closed | [Request]: kOS compatibility | issue: compatibility/patch work: obvious type: request | ### Description of the new feature / enhancement
add kOS to Pod and KAL
### Proposed technical implementation details
_No response_ | True | [Request]: kOS compatibility - ### Description of the new feature / enhancement
add kOS to Pod and KAL
### Proposed technical implementation details
_No response_ | comp | kos compatibility description of the new feature enhancement add kos to pod and kal proposed technical implementation details no response | 1 |
280,186 | 21,212,699,920 | IssuesEvent | 2022-04-11 02:09:10 | AY2122S2-CS2103T-W09-1/tp | https://api.github.com/repos/AY2122S2-CS2103T-W09-1/tp | closed | [PE-D] freeGroupSchedule command dont exist | documentation type.bug | 
<!--session: 1648793262762-f36ce67d-d427-49ad-aa8b-1b2c5b855333-->
<!--Version: Web v3.4.2-->
-------------
Labels: `type.FunctionalityBug` `severity.Medium`
original: brigittesantoso/ped#4 | 1.0 | [PE-D] freeGroupSchedule command dont exist - 
<!--session: 1648793262762-f36ce67d-d427-49ad-aa8b-1b2c5b855333-->
<!--Version: Web v3.4.2-->
-------------
Labels: `type.FunctionalityBug` `severity.... | non_comp | freegroupschedule command dont exist labels type functionalitybug severity medium original brigittesantoso ped | 0 |
20,128 | 28,133,100,251 | IssuesEvent | 2023-04-01 04:00:02 | iPortalTeam/ImmersivePortalsMod | https://api.github.com/repos/iPortalTeam/ImmersivePortalsMod | closed | Incompatible with minecells | Mod Compatibility | ### According to your testing, does the issue occur with ONLY Immersive Portals mod and Fabric API?
No
### Describe the issue
Hello, i've used the mod beforehand with AOF 1.3.0 and it worked fine (I've followed the guide, gotten the right Sodium Version downgraded Iris to 0.4 and used IF 2.2.5), but after updating t... | True | Incompatible with minecells - ### According to your testing, does the issue occur with ONLY Immersive Portals mod and Fabric API?
No
### Describe the issue
Hello, i've used the mod beforehand with AOF 1.3.0 and it worked fine (I've followed the guide, gotten the right Sodium Version downgraded Iris to 0.4 and used I... | comp | incompatible with minecells according to your testing does the issue occur with only immersive portals mod and fabric api no describe the issue hello i ve used the mod beforehand with aof and it worked fine i ve followed the guide gotten the right sodium version downgraded iris to and used i... | 1 |
190,737 | 6,822,046,513 | IssuesEvent | 2017-11-07 18:44:27 | Ekultek/Zeus-Scanner | https://api.github.com/repos/Ekultek/Zeus-Scanner | opened | Vulnerability assesments that need to be added | enhancement good first issue help wanted priority: high tool request | According to [OWASP](https://www.owasp.org/index.php/Top_10_2017-Top_10) top ten the most common vulnerabilities are:
1. Injection
2. Broken authentication
3. Cross site scripting
4. Broken access control
5. Security misconfiguration
6. Sensitive data exposure
7. Cross site forgery
8. Componen... | 1.0 | Vulnerability assesments that need to be added - According to [OWASP](https://www.owasp.org/index.php/Top_10_2017-Top_10) top ten the most common vulnerabilities are:
1. Injection
2. Broken authentication
3. Cross site scripting
4. Broken access control
5. Security misconfiguration
6. Sensitive data... | non_comp | vulnerability assesments that need to be added according to top ten the most common vulnerabilities are injection broken authentication cross site scripting broken access control security misconfiguration sensitive data exposure cross site forgery components with... | 0 |
19,287 | 26,785,063,606 | IssuesEvent | 2023-02-01 01:36:50 | open-metadata/OpenMetadata | https://api.github.com/repos/open-metadata/OpenMetadata | opened | Refactor and clean up System APIs | Backward-Incompatible-Change | As we are moving closer to 1.0 release, organization and cleaning up the System APIs as follows:
Changing the API endpoint as follows:
|Previous Endpoint|New Endpoint|
|---|---|
|`api/v1`|**Removed**|
|`api/v1/services`|**Removed**|
|`api/v1/util/entities/count`|`api/v1/system/entities/count`|
|`api/v1/util/se... | True | Refactor and clean up System APIs - As we are moving closer to 1.0 release, organization and cleaning up the System APIs as follows:
Changing the API endpoint as follows:
|Previous Endpoint|New Endpoint|
|---|---|
|`api/v1`|**Removed**|
|`api/v1/services`|**Removed**|
|`api/v1/util/entities/count`|`api/v1/syste... | comp | refactor and clean up system apis as we are moving closer to release organization and cleaning up the system apis as follows changing the api endpoint as follows previous endpoint new endpoint api removed api services removed api util entities count api system en... | 1 |
6,315 | 8,676,006,637 | IssuesEvent | 2018-11-30 12:48:07 | wordpress-mobile/WordPress-iOS | https://api.github.com/repos/wordpress-mobile/WordPress-iOS | closed | Enormous images while viewing Gutenberg-created post gallery | Gutenberg compatibility Reader [Type] Bug | I created a post in Gutenberg that has some galleries in it:
https://roundhill.blog/2018/11/22/restoring-a-donkey-kong-arcade-cocktail-table/
When viewing the post in the iOS reader, the images aren't displaying properly:
 Gecko/90.0 Firefox/90.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/109639 -->
<!-- @extra_labels: browser-focus-geckoview -->
**URL**: https://spectrum.pch.com/Path... | 1.0 | spectrum.pch.com - site is not usable - <!-- @browser: Firefox Mobile 90.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 11; Mobile; rv:90.0) Gecko/90.0 Firefox/90.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/109639 -->
<!-- @extra_labels: browser-focus-geckoview -->... | non_comp | spectrum pch com site is not usable url browser version firefox mobile operating system android tested another browser yes opera problem type site is not usable description page not loading correctly steps to reproduce page will not load or is blank and will... | 0 |
8,164 | 10,256,978,401 | IssuesEvent | 2019-08-21 18:58:01 | bazelbuild/bazel | https://api.github.com/repos/bazelbuild/bazel | closed | incompatible_disallow_hashing_frozen_mutables: freezing a list should not make it hashable | P2 breaking-change-1.0 incompatible-change migration-0.29 team-Starlark | Reported by @alandonovan
```
$ cat test/inc.bzl
a_list = []
$ cat test/BUILD
load(":inc.bzl", "a_list")
print(a_list)
print({a_list: 1}) # ok
print({[]: 1}) # error
$ bazel query test:*
DEBUG: test/BUILD:3:1: [].
DEBUG: test/BUILD:4:1: {[]: 1}.
ERROR: test/BUILD:5:7: Traceback (most recent call la... | True | incompatible_disallow_hashing_frozen_mutables: freezing a list should not make it hashable - Reported by @alandonovan
```
$ cat test/inc.bzl
a_list = []
$ cat test/BUILD
load(":inc.bzl", "a_list")
print(a_list)
print({a_list: 1}) # ok
print({[]: 1}) # error
$ bazel query test:*
DEBUG: test/BUILD:3:1... | comp | incompatible disallow hashing frozen mutables freezing a list should not make it hashable reported by alandonovan cat test inc bzl a list cat test build load inc bzl a list print a list print a list ok print error bazel query test debug test build ... | 1 |
8,959 | 10,980,711,442 | IssuesEvent | 2019-11-30 16:23:37 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Error processing spread flow types | compatibility with other tools has workaround inactive question / support | **Describe the bug**
I'm having the same bug as https://github.com/storybookjs/storybook/issues/4873, which was closed due to inactivity. I don't have anything else to add, but I think this should still be tracked.
**To Reproduce**
Steps to reproduce the behavior:
See original issue
**Expected behavior**
See... | True | Error processing spread flow types - **Describe the bug**
I'm having the same bug as https://github.com/storybookjs/storybook/issues/4873, which was closed due to inactivity. I don't have anything else to add, but I think this should still be tracked.
**To Reproduce**
Steps to reproduce the behavior:
See origina... | comp | error processing spread flow types describe the bug i m having the same bug as which was closed due to inactivity i don t have anything else to add but i think this should still be tracked to reproduce steps to reproduce the behavior see original issue expected behavior see original issue... | 1 |
819,578 | 30,742,895,661 | IssuesEvent | 2023-07-28 12:57:20 | GoogleCloudPlatform/python-docs-samples | https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples | opened | enterpriseknowledgegraph.entity_reconciliation.create_entity_reconciliation_job_sample_test: test_create_entity_reconciliation_job failed | priority: p1 type: bug flakybot: issue | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 21cd9d620868205fe3e2bb1e9e42252b81d91edd
b... | 1.0 | enterpriseknowledgegraph.entity_reconciliation.create_entity_reconciliation_job_sample_test: test_create_entity_reconciliation_job failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting o... | non_comp | enterpriseknowledgegraph entity reconciliation create entity reconciliation job sample test test create entity reconciliation job failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildur... | 0 |
13,584 | 16,097,408,769 | IssuesEvent | 2021-04-27 03:19:01 | akinomyoga/ble.sh | https://api.github.com/repos/akinomyoga/ble.sh | closed | [VSCode] Wrong background color in VSCode integrated terminal | compatibility | **ble version**: 0.4.0-devel3+0506df2
**Bash version**: 5.0.17(1)-release, x86_84-pc-linux-gnu
Background color under current cursor position in vscode's integrated terminal is gray. This is not the case when using another terminal app (Windows Terminal). The cursor in vscode's terminal looks as if it was set to blo... | True | [VSCode] Wrong background color in VSCode integrated terminal - **ble version**: 0.4.0-devel3+0506df2
**Bash version**: 5.0.17(1)-release, x86_84-pc-linux-gnu
Background color under current cursor position in vscode's integrated terminal is gray. This is not the case when using another terminal app (Windows Terminal... | comp | wrong background color in vscode integrated terminal ble version bash version release pc linux gnu background color under current cursor position in vscode s integrated terminal is gray this is not the case when using another terminal app windows terminal the cursor in vscod... | 1 |
32,212 | 2,750,726,117 | IssuesEvent | 2015-04-24 01:44:35 | phenotips/phenotips | https://api.github.com/repos/phenotips/phenotips | closed | Arrow should not be shown for leaf terms in ontology browser | bug low priority minor ontologies UI | Expansion arrows are shown for leaf terms in the ontology browser (at least on the playground):

| 1.0 | Arrow should not be shown for leaf terms in ontology browser - Expansion arrows are shown for leaf terms in the ontology browser (at least on the playground):

| non_comp | arrow should not be shown for leaf terms in ontology browser expansion arrows are shown for leaf terms in the ontology browser at least on the playground | 0 |
11,473 | 13,456,168,242 | IssuesEvent | 2020-09-09 07:26:55 | quanteda/quanteda | https://api.github.com/repos/quanteda/quanteda | opened | Update stringi calls for future compatibility | CRAN compatibility | Some new changes that @gagolews informed me about by email need to be addressed for the next release, to avoid them breaking in the future.
> The forthcoming version of stringi (to-be available on CRAN in the near
> future) implements some changes to stri_read/write_lines that were
> previously marked as draft API... | True | Update stringi calls for future compatibility - Some new changes that @gagolews informed me about by email need to be addressed for the next release, to avoid them breaking in the future.
> The forthcoming version of stringi (to-be available on CRAN in the near
> future) implements some changes to stri_read/write_l... | comp | update stringi calls for future compatibility some new changes that gagolews informed me about by email need to be addressed for the next release to avoid them breaking in the future the forthcoming version of stringi to be available on cran in the near future implements some changes to stri read write l... | 1 |
16,698 | 23,037,990,500 | IssuesEvent | 2022-07-22 21:24:57 | Oldes/Rebol-issues | https://api.github.com/repos/Oldes/Rebol-issues | closed | WISH: implement `collect` and `keep` as new parse's keywords | Type.wish Type.parse Red compatibility | It's already implemented in Red language and quite often used, so it should be added to Rebol for a better compatibility.
In Red it works like:
```red
>> parse "abc" [collect any [keep 1 skip]]
== [#"a" #"b" #"c"]
>> parse [1 "a"][collect any [integer! | keep string!]]
== ["a"]
>> parse "abc" [collect any ... | True | WISH: implement `collect` and `keep` as new parse's keywords - It's already implemented in Red language and quite often used, so it should be added to Rebol for a better compatibility.
In Red it works like:
```red
>> parse "abc" [collect any [keep 1 skip]]
== [#"a" #"b" #"c"]
>> parse [1 "a"][collect any [inte... | comp | wish implement collect and keep as new parse s keywords it s already implemented in red language and quite often used so it should be added to rebol for a better compatibility in red it works like red parse abc parse parse abc parse abc ... | 1 |
35,231 | 30,857,934,825 | IssuesEvent | 2023-08-02 22:35:48 | dart-lang/site-www | https://api.github.com/repos/dart-lang/site-www | closed | Test all code excerpts | language infrastructure p2-medium examples tests e3-weeks | This bug replaces #407, which is the equivalent for the pre-dart.dev version of this site. We'll need to be able to test all samples as [null safety](https://github.com/dart-lang/language/tree/master/accepted/future-releases/nnbd) is released.
---
New pages that need tests for code excerpts:
- [ ] [Dart cheats... | 1.0 | Test all code excerpts - This bug replaces #407, which is the equivalent for the pre-dart.dev version of this site. We'll need to be able to test all samples as [null safety](https://github.com/dart-lang/language/tree/master/accepted/future-releases/nnbd) is released.
---
New pages that need tests for code excerp... | non_comp | test all code excerpts this bug replaces which is the equivalent for the pre dart dev version of this site we ll need to be able to test all samples as is released new pages that need tests for code excerpts old pages that should have tests for code excerpts inclu... | 0 |
775,132 | 27,219,952,250 | IssuesEvent | 2023-02-21 03:49:43 | wso2/api-manager | https://api.github.com/repos/wso2/api-manager | closed | [4.2.0] Error while deploying the API when a custom key manager is used | Type/Bug Priority/High Component/APIM | ### Description
Getting below error when getting this when deploying an API with a custom key manager.
```
[2023-01-13 16:04:34,588] ERROR - ApiMgtDAO Unable to find the API with UUID : 33962fb9-2bd3-49be-92db-f9f650bfb2f4 in the database
[2023-01-13 16:04:34,591] ERROR - ApisApiServiceImpl Error while adding new ... | 1.0 | [4.2.0] Error while deploying the API when a custom key manager is used - ### Description
Getting below error when getting this when deploying an API with a custom key manager.
```
[2023-01-13 16:04:34,588] ERROR - ApiMgtDAO Unable to find the API with UUID : 33962fb9-2bd3-49be-92db-f9f650bfb2f4 in the database
[2... | non_comp | error while deploying the api when a custom key manager is used description getting below error when getting this when deploying an api with a custom key manager error apimgtdao unable to find the api with uuid in the database error apisapiserviceimpl error while adding new api rev... | 0 |
54,479 | 30,199,952,908 | IssuesEvent | 2023-07-05 04:06:47 | marcpage/libernet | https://api.github.com/repos/marcpage/libernet | closed | File::readline should read blocks directly into return buffer | good first issue performance | Currently readline reads into a temporary string and then appends to the buffer. We should resize the buffer and read directly into it and then patch up afterwards. | True | File::readline should read blocks directly into return buffer - Currently readline reads into a temporary string and then appends to the buffer. We should resize the buffer and read directly into it and then patch up afterwards. | non_comp | file readline should read blocks directly into return buffer currently readline reads into a temporary string and then appends to the buffer we should resize the buffer and read directly into it and then patch up afterwards | 0 |
20,368 | 30,014,154,074 | IssuesEvent | 2023-06-26 17:20:49 | elementor/elementor | https://api.github.com/repos/elementor/elementor | closed | ❌ 🧩 🛟 Support Request: WooCommerce settings page shows an error | compatibility/3rd_party component/woocommerce | ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
in the woocommerce
i get that error always
There was an error getting your inbox. Please try again.
... | True | ❌ 🧩 🛟 Support Request: WooCommerce settings page shows an error - ### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.
### Description
in the woocommerce
i get that error... | comp | ❌ 🧩 🛟 support request woocommerce settings page shows an error prerequisites i have searched for similar issues in both open and closed tickets and cannot find a duplicate the issue still exists against the latest stable version of elementor description in the woocommerce i get that error alw... | 1 |
16,767 | 23,117,471,608 | IssuesEvent | 2022-07-27 18:06:53 | lucaargolo/kibe | https://api.github.com/repos/lucaargolo/kibe | closed | Tank and Drawbridge | mod incompatibility | When I place these items in my world, my game crashes (even though the server is still running).
Mod version: **Kibe 1.9.9-BETA**
[crash-2022-07-27_10.18.09-client.txt](https://github.com/lucaargolo/kibe/files/9196530/crash-2022-07-27_10.18.09-client.txt)
| True | Tank and Drawbridge - When I place these items in my world, my game crashes (even though the server is still running).
Mod version: **Kibe 1.9.9-BETA**
[crash-2022-07-27_10.18.09-client.txt](https://github.com/lucaargolo/kibe/files/9196530/crash-2022-07-27_10.18.09-client.txt)
| comp | tank and drawbridge when i place these items in my world my game crashes even though the server is still running mod version kibe beta | 1 |
21,230 | 3,875,500,324 | IssuesEvent | 2016-04-12 01:29:22 | zatosource/zato | https://api.github.com/repos/zatosource/zato | closed | Add API tests for zato.ping and zato.ping2 | api-test todo | * Both ping services require no user credentials
* Both return the same response | 1.0 | Add API tests for zato.ping and zato.ping2 - * Both ping services require no user credentials
* Both return the same response | non_comp | add api tests for zato ping and zato both ping services require no user credentials both return the same response | 0 |
749,016 | 26,147,706,986 | IssuesEvent | 2022-12-30 08:30:47 | SuddenDevelopment/StopMotion | https://api.github.com/repos/SuddenDevelopment/StopMotion | closed | UI Controls | enhancement Priority High | **Controls:**
Controls can be enabled and disabled in different parts of the interface.
> 1. N-panel.
> 2. Floating menu Viewport, Dopesheet & Graph Editor.
> Left, Right, Top, Bottom.
> 3. Pie Menu.
>
Mock ups need to be done?
| 1.0 | UI Controls - **Controls:**
Controls can be enabled and disabled in different parts of the interface.
> 1. N-panel.
> 2. Floating menu Viewport, Dopesheet & Graph Editor.
> Left, Right, Top, Bottom.
> 3. Pie Menu.
>
Mock ups need to be done?
| non_comp | ui controls controls controls can be enabled and disabled in different parts of the interface n panel floating menu viewport dopesheet graph editor left right top bottom pie menu mock ups need to be done | 0 |
118,922 | 15,379,274,686 | IssuesEvent | 2021-03-02 19:26:39 | mozilla/foundation.mozilla.org | https://api.github.com/repos/mozilla/foundation.mozilla.org | opened | [URL Structure] Advocacy and Campaigns URLs | design | **Background:**
From the [mapping on this spreadsheet (2nd tab)](https://docs.google.com/spreadsheets/d/184z7LnHIghXDp2NIns4T8zlpBDAdaRFuPMUDX7ijHYY/edit#gid=1738216336) we see that we have both "advocacy" and "campaigns" as a path for our work.
- [ ] Figure out with Advocacy team about their future plans and think... | 1.0 | [URL Structure] Advocacy and Campaigns URLs - **Background:**
From the [mapping on this spreadsheet (2nd tab)](https://docs.google.com/spreadsheets/d/184z7LnHIghXDp2NIns4T8zlpBDAdaRFuPMUDX7ijHYY/edit#gid=1738216336) we see that we have both "advocacy" and "campaigns" as a path for our work.
- [ ] Figure out with Ad... | non_comp | advocacy and campaigns urls background from the we see that we have both advocacy and campaigns as a path for our work figure out with advocacy team about their future plans and thinking improve the connections of those paths advocacy and campaign what is their relationship shoul... | 0 |
42,823 | 5,477,644,286 | IssuesEvent | 2017-03-12 10:36:44 | radare/radare2 | https://api.github.com/repos/radare/radare2 | closed | Visual mode '&' not changing bits | consoleui has-test | Visual mode '&' doesn't work anymore, it only change the function information here:


But t... | 1.0 | Visual mode '&' not changing bits - Visual mode '&' doesn't work anymore, it only change the function information here:


| 1.0 | Glareshield light: Flaps and trim wheels error - Something is weird in master with the glareshield light on:

| non_comp | glareshield light flaps and trim wheels error something is weird in master with the glareshield light on | 0 |
9,924 | 11,938,872,094 | IssuesEvent | 2020-04-02 14:24:54 | mapbox/mapbox-navigation-ios | https://api.github.com/repos/mapbox/mapbox-navigation-ios | closed | Minimize NSObject inheritance | - refactor backwards-incompatible | As a followup to #2230, we should minimize the number of classes that explicitly inherit from NSObject. NSObject inheritance hinders Codable adoption and potentially has other subtle side effects.
The following classes look like good candidates for becoming ordinary Swift classes, though we’ll need to make sure ther... | True | Minimize NSObject inheritance - As a followup to #2230, we should minimize the number of classes that explicitly inherit from NSObject. NSObject inheritance hinders Codable adoption and potentially has other subtle side effects.
The following classes look like good candidates for becoming ordinary Swift classes, tho... | comp | minimize nsobject inheritance as a followup to we should minimize the number of classes that explicitly inherit from nsobject nsobject inheritance hinders codable adoption and potentially has other subtle side effects the following classes look like good candidates for becoming ordinary swift classes though... | 1 |
13,998 | 16,770,719,407 | IssuesEvent | 2021-06-14 14:30:12 | docker/compose-cli | https://api.github.com/repos/docker/compose-cli | closed | Containers are not reinstantiating after changes in build | bug 🐞 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 | Containers are not reinstantiating after changes in build - <!--
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 ... | comp | containers are not reinstantiating after changes in build 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 ... | 1 |
9,510 | 11,580,090,976 | IssuesEvent | 2020-02-21 19:22:42 | storybookjs/storybook | https://api.github.com/repos/storybookjs/storybook | closed | Storyshot snapshot testing does not work with styled components | addon: storyshots compatibility with other tools question / support | **Describe the bug**
When I try to run snapshot testing and use any styled-component, it throws an error. If I mock pure HTML elements such as `<p>test</p>` it works without a problem.
**To Reproduce**
Steps to reproduce the behavior:
1. Set up Storyshots with JEST
2. Try to include a styled-component in the s... | True | Storyshot snapshot testing does not work with styled components - **Describe the bug**
When I try to run snapshot testing and use any styled-component, it throws an error. If I mock pure HTML elements such as `<p>test</p>` it works without a problem.
**To Reproduce**
Steps to reproduce the behavior:
1. Set up S... | comp | storyshot snapshot testing does not work with styled components describe the bug when i try to run snapshot testing and use any styled component it throws an error if i mock pure html elements such as test it works without a problem to reproduce steps to reproduce the behavior set up storys... | 1 |
409,421 | 11,962,070,453 | IssuesEvent | 2020-04-05 10:58:25 | jetstack/cert-manager | https://api.github.com/repos/jetstack/cert-manager | closed | Add an example grafana dashboard | area/monitoring good first issue help wanted kind/feature lifecycle/rotten priority/important-longterm | **Is your feature request related to a problem? Please describe.**
Looking for an example grafana dashboard that could be include in this repo as a reference.
**Describe the solution you'd like**
A json file with grafana dashboard
**Describe alternatives you've considered**
N/A
**Additional context**
Given... | 1.0 | Add an example grafana dashboard - **Is your feature request related to a problem? Please describe.**
Looking for an example grafana dashboard that could be include in this repo as a reference.
**Describe the solution you'd like**
A json file with grafana dashboard
**Describe alternatives you've considered**
N... | non_comp | add an example grafana dashboard is your feature request related to a problem please describe looking for an example grafana dashboard that could be include in this repo as a reference describe the solution you d like a json file with grafana dashboard describe alternatives you ve considered n... | 0 |
21,066 | 32,060,207,547 | IssuesEvent | 2023-09-24 15:14:44 | dosbox-staging/dosbox-staging | https://api.github.com/repos/dosbox-staging/dosbox-staging | closed | Investigate playability issues with Hardline (1997) | game compatibility | ### Context
Currently the eXoDOS project runs this game using [the DOSBox Daum fork](https://github.com/ykhwong/dosbox-svn-daum), which is understood to have specific emulation fixes not currently in upstream DOSBox (0.74.x and SVN) or active forks such as X, Pure, and Staging.
DOSBox Daum had 51 releases that in... | True | Investigate playability issues with Hardline (1997) - ### Context
Currently the eXoDOS project runs this game using [the DOSBox Daum fork](https://github.com/ykhwong/dosbox-svn-daum), which is understood to have specific emulation fixes not currently in upstream DOSBox (0.74.x and SVN) or active forks such as X, Pur... | comp | investigate playability issues with hardline context currently the exodos project runs this game using which is understood to have specific emulation fixes not currently in upstream dosbox x and svn or active forks such as x pure and staging dosbox daum had releases that included dosbox s... | 1 |
107,609 | 16,761,610,818 | IssuesEvent | 2021-06-13 22:30:57 | gms-ws-demo/nibrs | https://api.github.com/repos/gms-ws-demo/nibrs | closed | CVE-2017-5929 (High) detected in logback-classic-1.1.11.jar - autoclosed | security vulnerability | ## CVE-2017-5929 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>logback-classic-1.1.11.jar</b></p></summary>
<p>logback-classic module</p>
<p>Library home page: <a href="http://logbac... | True | CVE-2017-5929 (High) detected in logback-classic-1.1.11.jar - autoclosed - ## CVE-2017-5929 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>logback-classic-1.1.11.jar</b></p></summary>
... | non_comp | cve high detected in logback classic jar autoclosed cve high severity vulnerability vulnerable library logback classic jar logback classic module library home page a href path to dependency file nibrs tools nibrs fbi service pom xml path to vulnerable library nibrs... | 0 |
3,233 | 6,186,354,014 | IssuesEvent | 2017-07-04 01:56:24 | checkstyle/checkstyle | https://api.github.com/repos/checkstyle/checkstyle | closed | api: LocalizedMessages class should be removed | approved breaking compatibility checkstyle8 | https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/LocalizedMessages.java
just need to be removed. Simple collection should be used in class that want to keep violations. | True | api: LocalizedMessages class should be removed - https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/LocalizedMessages.java
just need to be removed. Simple collection should be used in class that want to keep violations. | comp | api localizedmessages class should be removed just need to be removed simple collection should be used in class that want to keep violations | 1 |
10,455 | 12,415,252,356 | IssuesEvent | 2020-05-22 15:53:45 | Spazzinq/FlightControl | https://api.github.com/repos/Spazzinq/FlightControl | closed | Update to Support PlotSquared V5 | compatibility | **Describe the feature**
Support PlotSquared V5 (https://www.spigotmc.org/resources/plotsquared-v5.77506/)
**Error** *(if there's an error, use gist to paste it)*
https://gist.github.com/Webman97/74909a57c3dec5b2bdef194333cf20ac
**Server Version** *(e.g. Spigot 1.8.8)*
Spigot 1.15.2
| True | Update to Support PlotSquared V5 - **Describe the feature**
Support PlotSquared V5 (https://www.spigotmc.org/resources/plotsquared-v5.77506/)
**Error** *(if there's an error, use gist to paste it)*
https://gist.github.com/Webman97/74909a57c3dec5b2bdef194333cf20ac
**Server Version** *(e.g. Spigot 1.8.8)*
Spigo... | comp | update to support plotsquared describe the feature support plotsquared error if there s an error use gist to paste it server version e g spigot spigot | 1 |
9,790 | 11,846,685,543 | IssuesEvent | 2020-03-24 10:37:59 | AdguardTeam/AdguardForAndroid | https://api.github.com/repos/AdguardTeam/AdguardForAndroid | closed | il.co.pat.WhatsAppStickersIL - does not work when AdGuard protection running | Bug Compatibility P4: Low | @adguard-bot commented on [Tue Sep 17 2019](https://github.com/AdguardTeam/AdguardFilters/issues/40641)
### Issue URL (Incorrect Blocking)
[NSFW][http://www.pat.co.il](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=http%3A%2F%2Fwww.pat.co.il)
### Comment
> When adguard Is activated, the app sticket... | True | il.co.pat.WhatsAppStickersIL - does not work when AdGuard protection running - @adguard-bot commented on [Tue Sep 17 2019](https://github.com/AdguardTeam/AdguardFilters/issues/40641)
### Issue URL (Incorrect Blocking)
[NSFW][http://www.pat.co.il](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=http%... | comp | il co pat whatsappstickersil does not work when adguard protection running adguard bot commented on issue url incorrect blocking comment when adguard is activated the app sticket doesn t open the app sticket the film mame is sticket wastickerapps ir adguard is disabled the app st... | 1 |
3,987 | 6,817,949,731 | IssuesEvent | 2017-11-07 02:13:38 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | alter table tab1 add (col3 type1) is not supported in tidb | compatibility | Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
tidb doesn't support () in add column clause:
`ALTER TABLE resource_index ADD (component_uuid VARCHAR (50) NULL);`
2. What did you expect to see?
```
mysql> ALTER... | True | alter table tab1 add (col3 type1) is not supported in tidb - Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
tidb doesn't support () in add column clause:
`ALTER TABLE resource_index ADD (component_uuid VARCHAR (50)... | comp | alter table add is not supported in tidb please answer these questions before submitting your issue thanks what did you do if possible provide a recipe for reproducing the error tidb doesn t support in add column clause alter table resource index add component uuid varchar null ... | 1 |
15,210 | 19,292,145,247 | IssuesEvent | 2021-12-12 00:46:45 | jesus2099/konami-command | https://api.github.com/repos/jesus2099/konami-command | reopened | Shift+Ctrl+M keyboard shortcut no longer works | invalid browser compatibility mb_MASS-MERGE-RECORDINGS | It did up call my script on https://musicbrainz.org/release/98584106-d0fc-4527-9f65-728436cc2cab (same on beta).
Windows 10 Vivaldi 5.0.2497.24 (Stable channel) (64 bits)
| Browser | Shift+Ctrl+M for MASS MERGE |
|-|-|
| Windows 10 Vivaldi 5.0.2497.24 (Stable channel) (64 bits) | NG |
| Debian 10 Firefox 78.15.0... | True | Shift+Ctrl+M keyboard shortcut no longer works - It did up call my script on https://musicbrainz.org/release/98584106-d0fc-4527-9f65-728436cc2cab (same on beta).
Windows 10 Vivaldi 5.0.2497.24 (Stable channel) (64 bits)
| Browser | Shift+Ctrl+M for MASS MERGE |
|-|-|
| Windows 10 Vivaldi 5.0.2497.24 (Stable chann... | comp | shift ctrl m keyboard shortcut no longer works it did up call my script on same on beta windows vivaldi stable channel bits browser shift ctrl m for mass merge windows vivaldi stable channel bits ng debian firefox bits ok raspbian ch... | 1 |
43,103 | 11,157,882,047 | IssuesEvent | 2019-12-25 15:47:23 | JonasWanke/Unicorn | https://api.github.com/repos/JonasWanke/Unicorn | closed | Update libraries | T: build | <!--
Thanks for taking the time to file an issue!
Please select the component label (C: abc) this feature is related to from the right (if applicable).
-->
**Description**
<!-- A clear and concise description of the problem or missing capability and possibly its solution -->
<!-- Add any other context about... | 1.0 | Update libraries - <!--
Thanks for taking the time to file an issue!
Please select the component label (C: abc) this feature is related to from the right (if applicable).
-->
**Description**
<!-- A clear and concise description of the problem or missing capability and possibly its solution -->
<!-- Add any ... | non_comp | update libraries thanks for taking the time to file an issue please select the component label c abc this feature is related to from the right if applicable description add any other context about the problem here additional context | 0 |
19,118 | 26,554,517,163 | IssuesEvent | 2023-01-20 10:48:28 | Luke100000/minecraft-comes-alive | https://api.github.com/repos/Luke100000/minecraft-comes-alive | opened | VillagersPlus | enhancement mod compatibility | MCAs new profession overlay approach would support easy mod compat with e.g. VillagerPlus.
https://www.curseforge.com/minecraft/mc-mods/villagersplus-fabric | True | VillagersPlus - MCAs new profession overlay approach would support easy mod compat with e.g. VillagerPlus.
https://www.curseforge.com/minecraft/mc-mods/villagersplus-fabric | comp | villagersplus mcas new profession overlay approach would support easy mod compat with e g villagerplus | 1 |
868 | 3,314,026,995 | IssuesEvent | 2015-11-06 01:41:04 | Dynious/RefinedRelocation | https://api.github.com/repos/Dynious/RefinedRelocation | reopened | Toolbox: RotaryCraft Screwdriver non-functional | bug compatibility fixed in next version | Relevant mod versions:
```
RefinedRelocation-mc1.7.10-1.1.4
RotaryCraft 1.7.10 V9b
DragonAPI 1.7.10 V9b
```
Symptoms:
RoC Screwdriver can be put into and taken out of toolbox, but when it is the selected tool the overlay does not render (the toolbox icon doesn't show the screwdriver) and (shift-)right clicking a... | True | Toolbox: RotaryCraft Screwdriver non-functional - Relevant mod versions:
```
RefinedRelocation-mc1.7.10-1.1.4
RotaryCraft 1.7.10 V9b
DragonAPI 1.7.10 V9b
```
Symptoms:
RoC Screwdriver can be put into and taken out of toolbox, but when it is the selected tool the overlay does not render (the toolbox icon doesn't ... | comp | toolbox rotarycraft screwdriver non functional relevant mod versions refinedrelocation rotarycraft dragonapi symptoms roc screwdriver can be put into and taken out of toolbox but when it is the selected tool the overlay does not render the toolbox icon doesn t show the ... | 1 |
147 | 2,614,171,625 | IssuesEvent | 2015-02-28 07:04:19 | kyoshino/bzdeck | https://api.github.com/repos/kyoshino/bzdeck | opened | Complete platform upgrade | compatibility enhancement | As BzDeck demonstrates modern Web standards, we'd like to see those cool features in our 1.0 release:
* [ES6 classes](https://bugzilla.mozilla.org/show_bug.cgi?id=837314) — now on Nightly
* [Web Components](https://bugzilla.mozilla.org/show_bug.cgi?id=811542) — still pref'd off
* [Service Workers](https://bugzilla... | True | Complete platform upgrade - As BzDeck demonstrates modern Web standards, we'd like to see those cool features in our 1.0 release:
* [ES6 classes](https://bugzilla.mozilla.org/show_bug.cgi?id=837314) — now on Nightly
* [Web Components](https://bugzilla.mozilla.org/show_bug.cgi?id=811542) — still pref'd off
* [Servi... | comp | complete platform upgrade as bzdeck demonstrates modern web standards we d like to see those cool features in our release — now on nightly — still pref d off — still pref d off — still pref d off | 1 |
12,357 | 14,618,787,869 | IssuesEvent | 2020-12-22 16:46:14 | dainxt/WeaponThrow | https://api.github.com/repos/dainxt/WeaponThrow | closed | miss calculation on a weapons damage when over 0.5 | 1.16.X bug incompatibility | Note: I'm using tetra mod which is a mod that let you customize your tools to make them more powerful
there's a miss calculation on a tool when a tool damage goes over 0.5 ex: I have a iron sword that does 6 damage but when I upgrade its damage to 6.6 when thrown it deals 0.2 damage, and when I up its damage again it... | True | miss calculation on a weapons damage when over 0.5 - Note: I'm using tetra mod which is a mod that let you customize your tools to make them more powerful
there's a miss calculation on a tool when a tool damage goes over 0.5 ex: I have a iron sword that does 6 damage but when I upgrade its damage to 6.6 when thrown i... | comp | miss calculation on a weapons damage when over note i m using tetra mod which is a mod that let you customize your tools to make them more powerful there s a miss calculation on a tool when a tool damage goes over ex i have a iron sword that does damage but when i upgrade its damage to when thrown i... | 1 |
5,599 | 8,067,727,276 | IssuesEvent | 2018-08-05 11:48:40 | An-Sar/PrimalCore | https://api.github.com/repos/An-Sar/PrimalCore | closed | [Suggestion] Items from FIRE_SOURCE_ITEMS can light Log Stacks | Resolved bug compatibility | Allow items in the FIRE_SOURCE_ITEMS config to light Log Stacks | True | [Suggestion] Items from FIRE_SOURCE_ITEMS can light Log Stacks - Allow items in the FIRE_SOURCE_ITEMS config to light Log Stacks | comp | items from fire source items can light log stacks allow items in the fire source items config to light log stacks | 1 |
2,534 | 5,256,723,067 | IssuesEvent | 2017-02-02 18:40:46 | AdguardTeam/AdguardForWindows | https://api.github.com/repos/AdguardTeam/AdguardForWindows | closed | [Bug][Beta] dailymail.co.uk - endless loading | Bug Compatibility | 
Sometimes it works...
Logs: https://www.dropbox.com/s/qcvxyc3ns7bk99b/dailymail_logs_endless_loading.rar?dl=0
Adguard Version: 6.1.306.1604
Kaspersky Internet Security 2017 v17.0.0.611
Windows 10 (OS Build 14393.693) | True | [Bug][Beta] dailymail.co.uk - endless loading - 
Sometimes it works...
Logs: https://www.dropbox.com/s/qcvxyc3ns7bk99b/dailymail_logs_endless_loading.rar?dl=0
Adguard Version: 6.1.306.1604
Kaspersky Internet Security 2017 v17.0.0.611
Windows 10 (OS Build 14393.693) | comp | dailymail co uk endless loading sometimes it works logs adguard version kaspersky internet security windows os build | 1 |
8,985 | 11,017,901,861 | IssuesEvent | 2019-12-05 09:27:32 | Mermade/shins | https://api.github.com/repos/Mermade/shins | closed | Conditional code annotation | bug compatibility | There was similar issue in slate: https://github.com/slatedocs/slate/issues/72
I liked html hack from the comment https://github.com/slatedocs/slate/issues/72#issuecomment-175244851 but shins seems to strip html classes.
Would you suggest any workaround? | True | Conditional code annotation - There was similar issue in slate: https://github.com/slatedocs/slate/issues/72
I liked html hack from the comment https://github.com/slatedocs/slate/issues/72#issuecomment-175244851 but shins seems to strip html classes.
Would you suggest any workaround? | comp | conditional code annotation there was similar issue in slate i liked html hack from the comment but shins seems to strip html classes would you suggest any workaround | 1 |
7,421 | 9,667,863,390 | IssuesEvent | 2019-05-21 14:04:45 | presscustomizr/hueman | https://api.github.com/repos/presscustomizr/hueman | opened | plugin Q2W3 Fixed Widget (or other similar widgets) not works | bug plugin compatibility | Q2W3 Fixed Widget (or other similar widgets) no works URL: https://wpadvancedads.com/fixed-widget-wordpress It is very useful for stiky widget ads Thanks | True | plugin Q2W3 Fixed Widget (or other similar widgets) not works - Q2W3 Fixed Widget (or other similar widgets) no works URL: https://wpadvancedads.com/fixed-widget-wordpress It is very useful for stiky widget ads Thanks | comp | plugin fixed widget or other similar widgets not works fixed widget or other similar widgets no works url it is very useful for stiky widget ads thanks | 1 |
186,361 | 21,924,213,463 | IssuesEvent | 2022-05-23 01:03:08 | DavidSpek/kubeflownotebooks | https://api.github.com/repos/DavidSpek/kubeflownotebooks | opened | CVE-2022-29201 (Medium) detected in tensorflow_gpu-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl, tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl | security vulnerability | ## CVE-2022-29201 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>tensorflow_gpu-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl</b>, <b>tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.w... | True | CVE-2022-29201 (Medium) detected in tensorflow_gpu-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl, tensorflow-2.8.0-cp37-cp37m-manylinux2010_x86_64.whl - ## CVE-2022-29201 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 hei... | non_comp | cve medium detected in tensorflow gpu whl tensorflow whl cve medium severity vulnerability vulnerable libraries tensorflow gpu whl tensorflow whl tensorflow gpu whl tensorflow is an open source mach... | 0 |
386 | 2,802,989,073 | IssuesEvent | 2015-05-14 00:17:20 | facebook/hhvm | https://api.github.com/repos/facebook/hhvm | closed | [bug][3.5.0] T_OPEN_TAG_WITH_ECHO | php5 incompatibility probably easy | In the following code:
```php
<?=""?>
```
The first token `<?=` is parsed as `T_ECHO` while in PHP >=5.4 is parsed as `T_OPEN_TAG_WITH_ECHO`. In PHP <5.4 it depends on the `short_open_tag` setting: if enabled is parsed as `T_OPEN_TAG_WITH_ECHO`, if not it is parsed as `T_INLINE_HTML`.
http://3v4l.org/OJhCX
| True | [bug][3.5.0] T_OPEN_TAG_WITH_ECHO - In the following code:
```php
<?=""?>
```
The first token `<?=` is parsed as `T_ECHO` while in PHP >=5.4 is parsed as `T_OPEN_TAG_WITH_ECHO`. In PHP <5.4 it depends on the `short_open_tag` setting: if enabled is parsed as `T_OPEN_TAG_WITH_ECHO`, if not it is parsed as `T_INLINE... | comp | t open tag with echo in the following code php the first token is parsed as t open tag with echo in php it depends on the short open tag setting if enabled is parsed as t open tag with echo if not it is parsed as t inline html | 1 |
12,756 | 15,027,810,464 | IssuesEvent | 2021-02-02 01:38:21 | Foundry376/Mailspring | https://api.github.com/repos/Foundry376/Mailspring | closed | Mailspring does not add more than one email account | audit mailserver-incompatibility needs-reproduction | Mailspring does not add any other email account besides Gmail in this latest version(1.7.4) on Debian OS, but in Mailspring version 1.7.2 it works perfectly.
Outlook, riseup, Gmail accounts were tested. | True | Mailspring does not add more than one email account - Mailspring does not add any other email account besides Gmail in this latest version(1.7.4) on Debian OS, but in Mailspring version 1.7.2 it works perfectly.
Outlook, riseup, Gmail accounts were tested. | comp | mailspring does not add more than one email account mailspring does not add any other email account besides gmail in this latest version on debian os but in mailspring version it works perfectly outlook riseup gmail accounts were tested | 1 |
6,476 | 8,759,885,584 | IssuesEvent | 2018-12-15 21:12:39 | Kismuz/btgym | https://api.github.com/repos/Kismuz/btgym | closed | Get better signal strengths by tuning scaling hyperparameters | algorithm compatibility discussion framework information | Hi @Kismuz
I need your help to clarify a few questions:
1. Currently, Unreal Stacked LSTM Strat 4_11 has better performance on actual FOREX prices than A3C Random, so just out of curiosity, I tried to run both of them with the sine wave data (test_sine_1min_period256_delta0002.csv). It turns out that A3C eventually ... | True | Get better signal strengths by tuning scaling hyperparameters - Hi @Kismuz
I need your help to clarify a few questions:
1. Currently, Unreal Stacked LSTM Strat 4_11 has better performance on actual FOREX prices than A3C Random, so just out of curiosity, I tried to run both of them with the sine wave data (test_sine_... | comp | get better signal strengths by tuning scaling hyperparameters hi kismuz i need your help to clarify a few questions currently unreal stacked lstm strat has better performance on actual forex prices than random so just out of curiosity i tried to run both of them with the sine wave data test sine ... | 1 |
249,464 | 18,858,198,268 | IssuesEvent | 2021-11-12 09:29:42 | benluiwj/pe | https://api.github.com/repos/benluiwj/pe | opened | AddCommandParser in DG | severity.Low type.DocumentationBug | 
Having `AddCommandParser` as an example can be a little misleading because it seems that `AddCommandParser` is not a parser that you use for events, members and tasks
<!--sess... | 1.0 | AddCommandParser in DG - 
Having `AddCommandParser` as an example can be a little misleading because it seems that `AddCommandParser` is not a parser that you use for events, mem... | non_comp | addcommandparser in dg having addcommandparser as an example can be a little misleading because it seems that addcommandparser is not a parser that you use for events members and tasks | 0 |
17,447 | 24,059,693,283 | IssuesEvent | 2022-09-16 20:46:50 | zer0Kerbal/ElephantEngine | https://api.github.com/repos/zer0Kerbal/ElephantEngine | opened | [Compatibility] Add ReStock | issue: compatibility/patch | ### Compatibility
* Add
* [ ] ReStock
thank you to [urturino](https://forum.kerbalspaceprogram.com/index.php?/profile/218655-urturino/)
from [KSP forums](https://forum.kerbalspaceprogram.com/index.php?/topic/206024-12-1123-the-elephant-engine-v02991-adoption-17-dec-2021/&do=findComment&comment=4175774)
> I... | True | [Compatibility] Add ReStock - ### Compatibility
* Add
* [ ] ReStock
thank you to [urturino](https://forum.kerbalspaceprogram.com/index.php?/profile/218655-urturino/)
from [KSP forums](https://forum.kerbalspaceprogram.com/index.php?/topic/206024-12-1123-the-elephant-engine-v02991-adoption-17-dec-2021/&do=find... | comp | add restock compatibility add restock thank you to from i notice an incompatibility with restock it can t load the vector texture probably because restock replace them partcompiler cannot replace texture ssme as cannot find texture squad parts engine liquiden... | 1 |
16,186 | 21,707,984,346 | IssuesEvent | 2022-05-10 11:26:21 | fredemmott/OpenKneeboard | https://api.github.com/repos/fredemmott/OpenKneeboard | closed | Conflict between Openkneeboard and OpenXR Tools for WMR | question compatibility | Hi Fred,
I've been investigating the root cause of an issue I was experiencing with OpenXR Tools for WMR, and it looks like it is pointing to Openkneeboard...
I have been seeing the warning in attached image, and I can only get rid of it, if I go into the registry and eliminate the inputs below Khronos/OpenXR/Api... | True | Conflict between Openkneeboard and OpenXR Tools for WMR - Hi Fred,
I've been investigating the root cause of an issue I was experiencing with OpenXR Tools for WMR, and it looks like it is pointing to Openkneeboard...
I have been seeing the warning in attached image, and I can only get rid of it, if I go into the ... | comp | conflict between openkneeboard and openxr tools for wmr hi fred i ve been investigating the root cause of an issue i was experiencing with openxr tools for wmr and it looks like it is pointing to openkneeboard i have been seeing the warning in attached image and i can only get rid of it if i go into the ... | 1 |
316,012 | 27,128,207,607 | IssuesEvent | 2023-02-16 07:42:38 | scylladb/scylladb | https://api.github.com/repos/scylladb/scylladb | closed | sstable_compaction_test slows down terribly under --overprovisioned | test | The `--overprovisioned` is how test.py runs the guy and it becomes terribly slow
```
$ time ./build/dev/test/boost/sstable_compaction_test --run_test=twcs_reshape_with_disjoint_set_test -- --random-seed=2862905288 -c1 -m2G
Running 1 test case...
INFO 2023-02-09 18:36:57,459 seastar - Reactor backend: linux-aio
... | 1.0 | sstable_compaction_test slows down terribly under --overprovisioned - The `--overprovisioned` is how test.py runs the guy and it becomes terribly slow
```
$ time ./build/dev/test/boost/sstable_compaction_test --run_test=twcs_reshape_with_disjoint_set_test -- --random-seed=2862905288 -c1 -m2G
Running 1 test case..... | non_comp | sstable compaction test slows down terribly under overprovisioned the overprovisioned is how test py runs the guy and it becomes terribly slow time build dev test boost sstable compaction test run test twcs reshape with disjoint set test random seed running test case info ... | 0 |
15,544 | 19,983,346,263 | IssuesEvent | 2022-01-30 08:52:58 | ldtteam/Structurize | https://api.github.com/repos/ldtteam/Structurize | opened | Using internal or any optifine shaders breaks structurize building preview render | Compatibility: Optifine / Shaders | <!-- PLEASE DO NOT DELETE TOPICS AS YOUR ISSUE WILL GET CLOSED -->
### Prerequisites <!-- Replace spaces with "x" to tick boxes. -->
- [ ] I am running the latest **alpha** version of Structurize for my Minecraft version.
- [x] I am running the latest version of OptiFine for my Minecraft version.
- [ ] I am runni... | True | Using internal or any optifine shaders breaks structurize building preview render - <!-- PLEASE DO NOT DELETE TOPICS AS YOUR ISSUE WILL GET CLOSED -->
### Prerequisites <!-- Replace spaces with "x" to tick boxes. -->
- [ ] I am running the latest **alpha** version of Structurize for my Minecraft version.
- [x] I a... | comp | using internal or any optifine shaders breaks structurize building preview render prerequisites i am running the latest alpha version of structurize for my minecraft version i am running the latest version of optifine for my minecraft version i am running the latest version of this sha... | 1 |
18,104 | 25,017,218,158 | IssuesEvent | 2022-11-03 19:58:54 | Crendgrim/AutoHUD | https://api.github.com/repos/Crendgrim/AutoHUD | closed | Crashes due to duplicate MixinExtrasBootstrap class definition | bug mod-compatibility | https://hastebin.com/mecetujeca.sql
I get this error when trying to use the mod on curseforge. I'm using Fabric. | True | Crashes due to duplicate MixinExtrasBootstrap class definition - https://hastebin.com/mecetujeca.sql
I get this error when trying to use the mod on curseforge. I'm using Fabric. | comp | crashes due to duplicate mixinextrasbootstrap class definition i get this error when trying to use the mod on curseforge i m using fabric | 1 |
59,406 | 24,755,997,202 | IssuesEvent | 2022-10-21 17:47:36 | Seneca-CDOT/telescope | https://api.github.com/repos/Seneca-CDOT/telescope | closed | Image Service needs to be upgraded from Node.js 12 to Node.js 16 | type: bug area: microservices | <!-- Please use this template while reporting a bug and provide as much info as possible. Thanks!
-->
**What happened**:
Node.js 12 runtime has hit its End-Of-Life. on April 30, 2022. This means it is no longer being maintained and does not receive critical bug fixes and security updates.
Please upgrade the Ima... | 1.0 | Image Service needs to be upgraded from Node.js 12 to Node.js 16 - <!-- Please use this template while reporting a bug and provide as much info as possible. Thanks!
-->
**What happened**:
Node.js 12 runtime has hit its End-Of-Life. on April 30, 2022. This means it is no longer being maintained and does not receive... | non_comp | image service needs to be upgraded from node js to node js please use this template while reporting a bug and provide as much info as possible thanks what happened node js runtime has hit its end of life on april this means it is no longer being maintained and does not receive critic... | 0 |
282,601 | 8,708,387,422 | IssuesEvent | 2018-12-06 10:45:10 | ArkEcosystem/desktop-wallet | https://api.github.com/repos/ArkEcosystem/desktop-wallet | closed | Can't see a wallet's public key unless it has sent transactions | Priority: Low Type: Enhancement | **Describe the bug**
After creating a brand new wallet, or importing a wallet that has no transactions yet, there's no button to see its public key.
**Screenshots**

**Expected behavior**
... | 1.0 | Can't see a wallet's public key unless it has sent transactions - **Describe the bug**
After creating a brand new wallet, or importing a wallet that has no transactions yet, there's no button to see its public key.
**Screenshots**

**Expected behavio... | non_comp | can t see a wallet s public key unless it has sent transactions describe the bug after creating a brand new wallet or importing a wallet that has no transactions yet there s no button to see its public key screenshots expected behavior | 0 |
7,911 | 10,121,098,144 | IssuesEvent | 2019-07-31 14:58:17 | Electroblob77/Wizardry | https://api.github.com/repos/Electroblob77/Wizardry | closed | Crash when picking up item entity (from MetalChests); causes secondary crash on re-log | bug compatibility crash external bug | When a player tries to pick up a MetalChest upgrade from the ground, the player gets kicked and will
To Reproduce
Steps to reproduce the behavior:
Find a dropped MetalChest upgrade
Try to pick it up
Proceed to yell at your computer as you get kicked
Try to login within the radius of the upgrade, keep getting ... | True | Crash when picking up item entity (from MetalChests); causes secondary crash on re-log - When a player tries to pick up a MetalChest upgrade from the ground, the player gets kicked and will
To Reproduce
Steps to reproduce the behavior:
Find a dropped MetalChest upgrade
Try to pick it up
Proceed to yell at your... | comp | crash when picking up item entity from metalchests causes secondary crash on re log when a player tries to pick up a metalchest upgrade from the ground the player gets kicked and will to reproduce steps to reproduce the behavior find a dropped metalchest upgrade try to pick it up proceed to yell at your... | 1 |
295,831 | 22,273,822,941 | IssuesEvent | 2022-06-10 14:42:40 | gravitational/teleport | https://api.github.com/repos/gravitational/teleport | closed | [v.9.0] /docs/pages/server-access/guides/openssh.mdx | documentation | ## Details
`tsh proxy ssh` is missing in the documentations
### Category
- Improve Existing
| 1.0 | [v.9.0] /docs/pages/server-access/guides/openssh.mdx - ## Details
`tsh proxy ssh` is missing in the documentations
### Category
- Improve Existing
| non_comp | docs pages server access guides openssh mdx details tsh proxy ssh is missing in the documentations category improve existing | 0 |
22,775 | 7,209,070,792 | IssuesEvent | 2018-02-07 07:00:57 | Icinga/icinga2 | https://api.github.com/repos/Icinga/icinga2 | opened | Compiler warning in checkercomponent-ti.hpp | build-fix | #5988 introduces a new compiler warning:
```
-- Build files have been written to: /Users/gunnar/icinga2/build
[26/37] Building CXX object lib/checker/CMakeFiles/checker.dir/checker_unity.cpp.o
In file included from lib/checker/checker_unity.cpp:1:
In file included from ../lib/checker/checkercomponent.cpp:20:
In... | 1.0 | Compiler warning in checkercomponent-ti.hpp - #5988 introduces a new compiler warning:
```
-- Build files have been written to: /Users/gunnar/icinga2/build
[26/37] Building CXX object lib/checker/CMakeFiles/checker.dir/checker_unity.cpp.o
In file included from lib/checker/checker_unity.cpp:1:
In file included fr... | non_comp | compiler warning in checkercomponent ti hpp introduces a new compiler warning build files have been written to users gunnar build building cxx object lib checker cmakefiles checker dir checker unity cpp o in file included from lib checker checker unity cpp in file included from lib check... | 0 |
6,972 | 9,254,645,028 | IssuesEvent | 2019-03-16 01:13:17 | checkstyle/checkstyle | https://api.github.com/repos/checkstyle/checkstyle | closed | Remove `cache` field from TreeWalker in Checkstyle 8.0 | approved breaking compatibility checkstyle8 | base on problems at https://github.com/checkstyle/checkstyle/pull/2882#issuecomment-181031148
The field 'cache' and 'setCacheFile' from TreeWalker now are used by maven-checkstyle-plugin.
We need to remove 'cache' field and method 'setCacheFile' from TreeWalker in Checkstyle 8.0 since they were moved to Checker in ... | True | Remove `cache` field from TreeWalker in Checkstyle 8.0 - base on problems at https://github.com/checkstyle/checkstyle/pull/2882#issuecomment-181031148
The field 'cache' and 'setCacheFile' from TreeWalker now are used by maven-checkstyle-plugin.
We need to remove 'cache' field and method 'setCacheFile' from TreeWalk... | comp | remove cache field from treewalker in checkstyle base on problems at the field cache and setcachefile from treewalker now are used by maven checkstyle plugin we need to remove cache field and method setcachefile from treewalker in checkstyle since they were moved to checker in accordance with... | 1 |
199,877 | 6,995,495,088 | IssuesEvent | 2017-12-15 19:32:48 | phetsims/perennial | https://api.github.com/repos/phetsims/perennial | closed | After async await refactor, build-server is now returning 503 | chipper:2.0 priority:2-high | Before the refactor, the build-server sent a response after the request was queued and before the build was finished, but is now waiting for the build to finish. This causes a 503 because builds are always over 60 seconds and varnish times out after 60 seconds. | 1.0 | After async await refactor, build-server is now returning 503 - Before the refactor, the build-server sent a response after the request was queued and before the build was finished, but is now waiting for the build to finish. This causes a 503 because builds are always over 60 seconds and varnish times out after 60 se... | non_comp | after async await refactor build server is now returning before the refactor the build server sent a response after the request was queued and before the build was finished but is now waiting for the build to finish this causes a because builds are always over seconds and varnish times out after seconds | 0 |
18,056 | 24,921,038,488 | IssuesEvent | 2022-10-30 23:50:04 | OpenSauce04/Epiphany | https://api.github.com/repos/OpenSauce04/Epiphany | closed | Fiend Folio pickups are not turned into coins when touched by Tarnished Keeper | Bug Wave 4 Confirmed Mod compatibility Fixed | **Describe the bug**
---
Fiend Folio non-Q slot pickups are not turned into coins when touched by Tarnished Keeper
**To Reproduce**
---
Steps to reproduce the behavior:
1. Install Fiend Folio
2. Spawn a FF pickup (e.g. Spicy Key)
3. Pick it up as Tarnished Keeper
4. The pickup is picked up instead of being t... | True | Fiend Folio pickups are not turned into coins when touched by Tarnished Keeper - **Describe the bug**
---
Fiend Folio non-Q slot pickups are not turned into coins when touched by Tarnished Keeper
**To Reproduce**
---
Steps to reproduce the behavior:
1. Install Fiend Folio
2. Spawn a FF pickup (e.g. Spicy Key)
... | comp | fiend folio pickups are not turned into coins when touched by tarnished keeper describe the bug fiend folio non q slot pickups are not turned into coins when touched by tarnished keeper to reproduce steps to reproduce the behavior install fiend folio spawn a ff pickup e g spicy key ... | 1 |
6,656 | 8,948,675,043 | IssuesEvent | 2019-01-25 03:35:53 | oracle/truffleruby | https://api.github.com/repos/oracle/truffleruby | closed | BigDecimal#to_r is not supported | compatibility | I'm quite surprised by this since `BigDecimal#to_r` is available in Ruby for ages
To reproduce:
```ruby
require 'bigdecimal'
BigDecimal('1.5').to_r
```
Error:
```
NoMethodError: undefined method `to_r' for 0.15e1:BigDecimal
Did you mean? to_i
to_f
to_c
... | True | BigDecimal#to_r is not supported - I'm quite surprised by this since `BigDecimal#to_r` is available in Ruby for ages
To reproduce:
```ruby
require 'bigdecimal'
BigDecimal('1.5').to_r
```
Error:
```
NoMethodError: undefined method `to_r' for 0.15e1:BigDecimal
Did you mean? to_i
to_f
... | comp | bigdecimal to r is not supported i m quite surprised by this since bigdecimal to r is available in ruby for ages to reproduce ruby require bigdecimal bigdecimal to r error nomethoderror undefined method to r for bigdecimal did you mean to i to f ... | 1 |
124,731 | 4,932,334,901 | IssuesEvent | 2016-11-28 13:21:25 | floripasat/obdh | https://api.github.com/repos/floripasat/obdh | closed | thread implementation to control watchdogs (sw and hw) | high priority | - thread priority: highest
- period: 100ms
- action: set a given GPIO to high for 10ms. (low otherwise).
| 1.0 | thread implementation to control watchdogs (sw and hw) - - thread priority: highest
- period: 100ms
- action: set a given GPIO to high for 10ms. (low otherwise).
| non_comp | thread implementation to control watchdogs sw and hw thread priority highest period action set a given gpio to high for low otherwise | 0 |
98,017 | 11,039,038,196 | IssuesEvent | 2019-12-08 17:50:39 | NaijaWorks/backend | https://api.github.com/repos/NaijaWorks/backend | closed | using commitlint for this project | documentation | Any special configurations for the commitlint bearing this project in mind? | 1.0 | using commitlint for this project - Any special configurations for the commitlint bearing this project in mind? | non_comp | using commitlint for this project any special configurations for the commitlint bearing this project in mind | 0 |
17,310 | 23,885,475,020 | IssuesEvent | 2022-09-08 07:17:58 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Make JAXB API dependency optional | T: Enhancement C: Functionality P: Medium R: Fixed T: Incompatible change E: All Editions | The move towards Jakarta EE (see https://github.com/jOOQ/jOOQ/issues/9641) has been causing a few issues in user projects, including projects that do not necessarily need jOOQ to have Jakarta EE dependencies.
While the validation stuff can be opted out of (it's a code generation only feature), we have two Jakarta EE... | True | Make JAXB API dependency optional - The move towards Jakarta EE (see https://github.com/jOOQ/jOOQ/issues/9641) has been causing a few issues in user projects, including projects that do not necessarily need jOOQ to have Jakarta EE dependencies.
While the validation stuff can be opted out of (it's a code generation o... | comp | make jaxb api dependency optional the move towards jakarta ee see has been causing a few issues in user projects including projects that do not necessarily need jooq to have jakarta ee dependencies while the validation stuff can be opted out of it s a code generation only feature we have two jakarta ee run... | 1 |
19,848 | 27,545,740,885 | IssuesEvent | 2023-03-07 11:38:44 | ikemen-engine/Ikemen-GO | https://api.github.com/repos/ikemen-engine/Ikemen-GO | reopened | RemapPal won't work in FightFX Sprites | bug duplicate compatibility | ### Describe the bug
RemapPal just doesn't work on FightFX sprites.
### To Reproduce
Change the anim from any character/helper to one from the FightFX and add a RemapPal to it.
[State RemapPal]
Type = RemapPal
Trigger1 = 1
Source = -1,0
Dest = 1,1
### Expected behavior
Well, it should put a palett... | True | RemapPal won't work in FightFX Sprites - ### Describe the bug
RemapPal just doesn't work on FightFX sprites.
### To Reproduce
Change the anim from any character/helper to one from the FightFX and add a RemapPal to it.
[State RemapPal]
Type = RemapPal
Trigger1 = 1
Source = -1,0
Dest = 1,1
### Expected... | comp | remappal won t work in fightfx sprites describe the bug remappal just doesn t work on fightfx sprites to reproduce change the anim from any character helper to one from the fightfx and add a remappal to it type remappal source dest expected behavior well it ... | 1 |
3,861 | 2,610,083,108 | IssuesEvent | 2015-02-26 18:25:23 | chrsmith/dsdsdaadf | https://api.github.com/repos/chrsmith/dsdsdaadf | opened | 青春痘怎么治深圳 | auto-migrated Priority-Medium Type-Defect | ```
青春痘怎么治深圳【深圳韩方科颜全国热线400-869-1818,24小时
QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘��
�——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方�
��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健
康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业��
�疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘�
��。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 6:46 | 1.0 | 青春痘怎么治深圳 - ```
青春痘怎么治深圳【深圳韩方科颜全国热线400-869-1818,24小时
QQ4008691818】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘��
�——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方�
��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健
康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业��
�疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘�
��。
```
-----
Original issue reported on code.google.com by `szft...@163.com` on 14 May 2014 at 6:46 | non_comp | 青春痘怎么治深圳 青春痘怎么治深圳【 , 】深圳韩方科颜专业祛痘连锁机构,机构以韩国秘�� �——韩方科颜这一国妆准字号治疗型权威,祛痘佳品,韩方� ��颜专业祛痘连锁机构,采用韩国秘方配合专业“不反弹”健 康祛痘技术并结合先进“先进豪华彩光”仪,开创国内专业�� �疗粉刺、痤疮签约包治先河,成功消除了许多顾客脸上的痘� ��。 original issue reported on code google com by szft com on may at | 0 |
5,055 | 7,647,262,207 | IssuesEvent | 2018-05-09 02:52:31 | pingcap/tidb | https://api.github.com/repos/pingcap/tidb | closed | inconsistent behavior with MySQL when insert into time col | compatibility for-new-contributors help wanted | Please answer these questions before submitting your issue. Thanks!
1. What did you do?
``` sql
create table t(a time(6));
insert into t value(20070219173709.055870);
insert into t value('20070219173709.055870');
select * from t;
```
2. What did you expect to see?
``` sql
mysql(127.0.0.1)> select * fro... | True | inconsistent behavior with MySQL when insert into time col - Please answer these questions before submitting your issue. Thanks!
1. What did you do?
``` sql
create table t(a time(6));
insert into t value(20070219173709.055870);
insert into t value('20070219173709.055870');
select * from t;
```
2. What di... | comp | inconsistent behavior with mysql when insert into time col please answer these questions before submitting your issue thanks what did you do sql create table t a time insert into t value insert into t value select from t what did you expect to see sql mysql... | 1 |
104,788 | 9,009,707,088 | IssuesEvent | 2019-02-05 09:52:29 | telstra/open-kilda | https://api.github.com/repos/telstra/open-kilda | closed | StatsTopologyTest fails because of out of memory | area/testing priority/2-high | Sometimes StatsTopologyTest fail on Travis. The reason is out of memory.
```
Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] Crashed tests:
[ERROR] org.openkilda.wfm.topology.stats.StatsTopologyTest
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: T... | 1.0 | StatsTopologyTest fails because of out of memory - Sometimes StatsTopologyTest fail on Travis. The reason is out of memory.
```
Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] Crashed tests:
[ERROR] org.openkilda.wfm.topology.stats.StatsTopologyTest
[ERROR] org.apache.m... | non_comp | statstopologytest fails because of out of memory sometimes statstopologytest fail on travis the reason is out of memory error occurred in starting fork check output in log process exit code crashed tests org openkilda wfm topology stats statstopologytest org apache maven surefire booter sur... | 0 |
15,913 | 20,965,797,523 | IssuesEvent | 2022-03-28 06:30:26 | spring-projects-experimental/spring-native | https://api.github.com/repos/spring-projects-experimental/spring-native | reopened | GraalVM for Apple Silicon: `management.metrics.distribution` error | type: compatibility | I was motivated to try out [GraalVM for Apple Silicon](https://github.com/graalvm/graalvm-ce-dev-builds/releases/tag/22.1.0-dev-20220321_2332) after it was [announced today](https://twitter.com/fniephaus/status/1506192466705326082).
How I installed it:
1. Downloaded and extracted [graalvm-ce-java11-darwin-aarch6... | True | GraalVM for Apple Silicon: `management.metrics.distribution` error - I was motivated to try out [GraalVM for Apple Silicon](https://github.com/graalvm/graalvm-ce-dev-builds/releases/tag/22.1.0-dev-20220321_2332) after it was [announced today](https://twitter.com/fniephaus/status/1506192466705326082).
How I installe... | comp | graalvm for apple silicon management metrics distribution error i was motivated to try out after it was how i installed it downloaded and extracted installed it as an sdkman candidate mv downloads graalvm ce dev contents home sdkman candidates java dev ... | 1 |
500 | 2,920,415,012 | IssuesEvent | 2015-06-24 18:49:24 | summernote/summernote | https://api.github.com/repos/summernote/summernote | closed | Inserted image ends up on top with IE | compatibility | When uploading a new image with IE 11, the image always ends up on the top of the page, even though tht cursor is positioned somewhere else in the text. Works well on Chrome. I'm using a textarea.
Also, the image cannot be moved around with the mouse/drag. Solved by copy/cut/paste though so, that's no stopper :) | True | Inserted image ends up on top with IE - When uploading a new image with IE 11, the image always ends up on the top of the page, even though tht cursor is positioned somewhere else in the text. Works well on Chrome. I'm using a textarea.
Also, the image cannot be moved around with the mouse/drag. Solved by copy/cut/p... | comp | inserted image ends up on top with ie when uploading a new image with ie the image always ends up on the top of the page even though tht cursor is positioned somewhere else in the text works well on chrome i m using a textarea also the image cannot be moved around with the mouse drag solved by copy cut pa... | 1 |
5,969 | 8,394,845,479 | IssuesEvent | 2018-10-10 03:00:34 | LLK/scratch-vm | https://api.github.com/repos/LLK/scratch-vm | closed | Execution Order of Sprites does not change with ordering | bug compatibility needs-triage | ### Expected Behavior
As encountered in #457 the execution order of scripts across multiple sprites should be in z-index order of the sprites from front to back. Changing the order of the sprites and then re-running the project, or changing them mid execution should cause the execution order to change (note: only fo... | True | Execution Order of Sprites does not change with ordering - ### Expected Behavior
As encountered in #457 the execution order of scripts across multiple sprites should be in z-index order of the sprites from front to back. Changing the order of the sprites and then re-running the project, or changing them mid executio... | comp | execution order of sprites does not change with ordering expected behavior as encountered in the execution order of scripts across multiple sprites should be in z index order of the sprites from front to back changing the order of the sprites and then re running the project or changing them mid execution ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.