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
15,366
19,593,246,513
IssuesEvent
2022-01-05 15:08:35
scylladb/scylla
https://api.github.com/repos/scylladb/scylla
opened
Using PER PARTITION LIMIT with aggregate functions should fail as Invalid query
CQL cassandra 3.x compatibility
Following up on https://github.com/scylladb/scylla/issues/9856#issuecomment-1005755467 > Apache Cassandra 3.11 response with an error for this case, which makes more sense than Scylla invalid value > > ``` > cqlsh> SELECT count(*) FROM ks.t PER PARTITION LIMIT 1; > InvalidRequest: Error from server: code=2200 [...
True
Using PER PARTITION LIMIT with aggregate functions should fail as Invalid query - Following up on https://github.com/scylladb/scylla/issues/9856#issuecomment-1005755467 > Apache Cassandra 3.11 response with an error for this case, which makes more sense than Scylla invalid value > > ``` > cqlsh> SELECT count(*) ...
comp
using per partition limit with aggregate functions should fail as invalid query following up on apache cassandra response with an error for this case which makes more sense than scylla invalid value cqlsh select count from ks t per partition limit invalidrequest error from server ...
1
4,815
7,433,099,265
IssuesEvent
2018-03-26 05:50:13
Bounties-Network/BountiesAPI
https://api.github.com/repos/Bounties-Network/BountiesAPI
opened
Manage Internal Transactions
Compatibility Unfortunate
Currently, we run into a few issues: 1. Our current architecture does not pass enough information on events. As a result, we have to pull the transaction to find the original inputs: https://github.com/Bounties-Network/BountiesAPI/blob/master/contract_subscriber/eventsRetriever.js#L37-L42 . This approach **will not*...
True
Manage Internal Transactions - Currently, we run into a few issues: 1. Our current architecture does not pass enough information on events. As a result, we have to pull the transaction to find the original inputs: https://github.com/Bounties-Network/BountiesAPI/blob/master/contract_subscriber/eventsRetriever.js#L37-...
comp
manage internal transactions currently we run into a few issues our current architecture does not pass enough information on events as a result we have to pull the transaction to find the original inputs this approach will not work with wrappers around the std bounties contract this is because a ...
1
33,910
12,227,116,064
IssuesEvent
2020-05-03 13:59:34
gamer4life1/second-django-app
https://api.github.com/repos/gamer4life1/second-django-app
opened
CVE-2020-11022 (Medium) detected in jquery-3.2.1.min.js
security vulnerability
## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.2.1.min.js</b></p></summary> <p>JavaScript library for DOM operations</p> <p>Library home page: <a href="ht...
True
CVE-2020-11022 (Medium) detected in jquery-3.2.1.min.js - ## CVE-2020-11022 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-3.2.1.min.js</b></p></summary> <p>JavaScript librar...
non_comp
cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to vulnerable library second django app myproject static js jquery min js dependency hi...
0
3,311
6,275,351,852
IssuesEvent
2017-07-18 06:34:04
Aviuz/PrisonLabor
https://api.github.com/repos/Aviuz/PrisonLabor
closed
compatibility issue with fluffy's worktab
bug compatibility
#Exception in Verse.AI.ThinkNode_Priority TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object at WorkTab.VanillaWorkSettings.GetVanillaPriority (Verse.Pawn,Verse.WorkTypeDef) <0x00092> at WorkTab.WorkPriorityTracker..ctor (Verse.Pawn,RimWorld.WorkGiverDef) <0x0003e>...
True
compatibility issue with fluffy's worktab - #Exception in Verse.AI.ThinkNode_Priority TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object at WorkTab.VanillaWorkSettings.GetVanillaPriority (Verse.Pawn,Verse.WorkTypeDef) <0x00092> at WorkTab.WorkPriorityTracker..ctor ...
comp
compatibility issue with fluffy s worktab exception in verse ai thinknode priority tryissuejobpackage system nullreferenceexception object reference not set to an instance of an object at worktab vanillaworksettings getvanillapriority verse pawn verse worktypedef at worktab workprioritytracker ctor verse p...
1
192,457
6,850,149,116
IssuesEvent
2017-11-14 01:33:21
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
trends.google.com - site is not usable
browser-firefox-mobile-tablet priority-critical
<!-- @browser: Firefox Mobile (Tablet) 58.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.2; Tablet; rv:58.0) Gecko/58.0 Firefox/58.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://trends.google.com/trends/ **Browser / Version**: Firefox Mobile (Tablet) 58.0 **Operating System**: Android 7.1.2 ...
1.0
trends.google.com - site is not usable - <!-- @browser: Firefox Mobile (Tablet) 58.0 --> <!-- @ua_header: Mozilla/5.0 (Android 7.1.2; Tablet; rv:58.0) Gecko/58.0 Firefox/58.0 --> <!-- @reported_with: mobile-reporter --> **URL**: https://trends.google.com/trends/ **Browser / Version**: Firefox Mobile (Tablet) 58...
non_comp
trends google com site is not usable url browser version firefox mobile tablet operating system android tested another browser yes problem type site is not usable description tapping on the search input doesn t show a keyboard works in stable firefo...
0
38,554
2,848,652,134
IssuesEvent
2015-05-30 01:45:24
duckduckgo/zeroclickinfo-goodies
https://api.github.com/repos/duckduckgo/zeroclickinfo-goodies
opened
Convert HTML Goodies to use templates
Convert To Structured Answer Low-Hanging Fruit Priority: Medium
Many legacy Goodies return HTML strings for rendering. This was previously acceptable as we did not have access to the Handlebars templates used in every Spice IA. Now that we have templates, we should convert all Goodies returning HTML into templated Goodie that ideally won't need to actually declare any HTML! We h...
1.0
Convert HTML Goodies to use templates - Many legacy Goodies return HTML strings for rendering. This was previously acceptable as we did not have access to the Handlebars templates used in every Spice IA. Now that we have templates, we should convert all Goodies returning HTML into templated Goodie that ideally won't...
non_comp
convert html goodies to use templates many legacy goodies return html strings for rendering this was previously acceptable as we did not have access to the handlebars templates used in every spice ia now that we have templates we should convert all goodies returning html into templated goodie that ideally won t...
0
11,400
13,350,869,523
IssuesEvent
2020-08-30 10:31:08
xwp/stream
https://api.github.com/repos/xwp/stream
closed
jQuery Migrate compatibility WP 5.5+
compatibility
See https://wordpress.org/support/topic/wordpress-5-5-and-js-issue/ > This page generated the following warnings: > > https://example.com/wp-content/plugins/stream/ui/js/admin.min.js: jQuery.fn.load() is deprecated > > Please make sure you are using the latest version of all of your plugins, and your theme...
True
jQuery Migrate compatibility WP 5.5+ - See https://wordpress.org/support/topic/wordpress-5-5-and-js-issue/ > This page generated the following warnings: > > https://example.com/wp-content/plugins/stream/ui/js/admin.min.js: jQuery.fn.load() is deprecated > > Please make sure you are using the latest version...
comp
jquery migrate compatibility wp see this page generated the following warnings jquery fn load is deprecated please make sure you are using the latest version of all of your plugins and your theme if you are you may want to ask the developers of the code mentioned in the warnings ...
1
282,848
24,499,843,453
IssuesEvent
2022-10-10 11:54:08
UffizziCloud/uffizzi_app
https://api.github.com/repos/UffizziCloud/uffizzi_app
closed
Capital letters in the domain name when a deploymet created via GHA
bug dev test
The labels that are set in the workflow are github.ref and the backed is looking for the github.pull_request label. When not found, it goes the usual way about creating a domain name with a slug - which contains a capital letter as well. There are two things that need to be done: 1. Downcase the repo name 2. Downcase...
1.0
Capital letters in the domain name when a deploymet created via GHA - The labels that are set in the workflow are github.ref and the backed is looking for the github.pull_request label. When not found, it goes the usual way about creating a domain name with a slug - which contains a capital letter as well. There are tw...
non_comp
capital letters in the domain name when a deploymet created via gha the labels that are set in the workflow are github ref and the backed is looking for the github pull request label when not found it goes the usual way about creating a domain name with a slug which contains a capital letter as well there are tw...
0
5,544
8,015,601,078
IssuesEvent
2018-07-25 10:31:41
libretro/Ishiiruka
https://api.github.com/repos/libretro/Ishiiruka
opened
(OpenGL) Renderer bugs on Intel HD Graphics 630
bug gl compatibility issues opengl bug
While the graphics seem to output fine on an Nvidia Titan XP, the opposite is true with an Intel HD Graphics 630 on Windows 10. Pic shown below - ![image](https://user-images.githubusercontent.com/1075274/43195889-a1665e82-9006-11e8-8701-d1fc7e447da9.png) All sorts of layering issues.
True
(OpenGL) Renderer bugs on Intel HD Graphics 630 - While the graphics seem to output fine on an Nvidia Titan XP, the opposite is true with an Intel HD Graphics 630 on Windows 10. Pic shown below - ![image](https://user-images.githubusercontent.com/1075274/43195889-a1665e82-9006-11e8-8701-d1fc7e447da9.png) All s...
comp
opengl renderer bugs on intel hd graphics while the graphics seem to output fine on an nvidia titan xp the opposite is true with an intel hd graphics on windows pic shown below all sorts of layering issues
1
20,476
30,288,915,762
IssuesEvent
2023-07-09 02:48:59
Yesssssman/epicfightmod
https://api.github.com/repos/Yesssssman/epicfightmod
closed
[Bug]: Apotheosis Affixes
mod incompatibility work-in-progress
### Have you checked if a similar issue is already reported by someone else? - [X] I checked there are no similar issues have been reported. ### Have you read the support policy? - [X] I read it and I accept the policy. ### Are you using the latest Epic Fight and recommended Forge version? - [X] I checked I'm usin...
True
[Bug]: Apotheosis Affixes - ### Have you checked if a similar issue is already reported by someone else? - [X] I checked there are no similar issues have been reported. ### Have you read the support policy? - [X] I read it and I accept the policy. ### Are you using the latest Epic Fight and recommended Forge versio...
comp
apotheosis affixes have you checked if a similar issue is already reported by someone else i checked there are no similar issues have been reported have you read the support policy i read it and i accept the policy are you using the latest epic fight and recommended forge version ...
1
7,287
9,545,338,399
IssuesEvent
2019-05-01 16:45:31
eirannejad/pyRevit
https://api.github.com/repos/eirannejad/pyRevit
closed
System.IO.FileLoadException:Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0
Misc Compatibility
**Describe the bug** Hello, recently I have found two errors that are all related to the Newtonsoft.Json.dll. The first one is when loading the pyRevit 4.7.0 in Revit 2017, it gives the error like below: ![Screen Shot 2019-04-24 at 12 15 19 PM](https://user-images.githubusercontent.com/8878041/56639241-c6f21600-6...
True
System.IO.FileLoadException:Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0 - **Describe the bug** Hello, recently I have found two errors that are all related to the Newtonsoft.Json.dll. The first one is when loading the pyRevit 4.7.0 in Revit 2017, it gives the error like below: ![Screen Shot...
comp
system io fileloadexception could not load file or assembly newtonsoft json version describe the bug hello recently i have found two errors that are all related to the newtonsoft json dll the first one is when loading the pyrevit in revit it gives the error like below the secon...
1
30,919
6,354,104,380
IssuesEvent
2017-07-29 05:55:01
cshc/cshc_website
https://api.github.com/repos/cshc/cshc_website
closed
python manage.py shell fails with LoadLibrary exception
defect
When I run `python manage.py shell` I get the following exception: ``` ... File "C:\venv\cshc\Lib\site-packages\IPython\utils\rlineimpl.py", line 21, in <module> _rl = __import__(_rlmod_name) File "C:\venv\cshc\Lib\site-packages\readline.py", line 34, in <module> rl = Readline() File "C:\venv\cshc\...
1.0
python manage.py shell fails with LoadLibrary exception - When I run `python manage.py shell` I get the following exception: ``` ... File "C:\venv\cshc\Lib\site-packages\IPython\utils\rlineimpl.py", line 21, in <module> _rl = __import__(_rlmod_name) File "C:\venv\cshc\Lib\site-packages\readline.py", line 3...
non_comp
python manage py shell fails with loadlibrary exception when i run python manage py shell i get the following exception file c venv cshc lib site packages ipython utils rlineimpl py line in rl import rlmod name file c venv cshc lib site packages readline py line in ...
0
63,902
7,751,514,491
IssuesEvent
2018-05-30 17:18:22
researchstudio-sat/webofneeds
https://api.github.com/repos/researchstudio-sat/webofneeds
closed
Draft to Redux-State
UX User Story design decision enhancement suggestion
The draft used to be in the redux-state, it would be nice to have it there again. This would avoid data-loss if people leave the create-post view for a sec. Also it would enable later caching systems that allow to finish editing a draft later (e.g. by storing them in localstorage).
1.0
Draft to Redux-State - The draft used to be in the redux-state, it would be nice to have it there again. This would avoid data-loss if people leave the create-post view for a sec. Also it would enable later caching systems that allow to finish editing a draft later (e.g. by storing them in localstorage).
non_comp
draft to redux state the draft used to be in the redux state it would be nice to have it there again this would avoid data loss if people leave the create post view for a sec also it would enable later caching systems that allow to finish editing a draft later e g by storing them in localstorage
0
92,704
11,701,108,770
IssuesEvent
2020-03-06 18:57:54
Automattic/jetpack
https://api.github.com/repos/Automattic/jetpack
opened
Jetpack Dashboard: Scan card layout looks bad when threats are found
Admin Page [Status] Needs Design [Type] Bug [Type] Good First Bug
<!-- Thanks for contributing to Jetpack! Pick a clear title ("Sharing: add new Facebook button") and proceed. --> #### Steps to reproduce the issue 1. purchase a Jetpack plan 2. install/activate VaultPress 3. Go to the Jetpack AAG dashboard in wp-admin 4. In Jetpack footer, click "Dev Tools", and then click...
1.0
Jetpack Dashboard: Scan card layout looks bad when threats are found - <!-- Thanks for contributing to Jetpack! Pick a clear title ("Sharing: add new Facebook button") and proceed. --> #### Steps to reproduce the issue 1. purchase a Jetpack plan 2. install/activate VaultPress 3. Go to the Jetpack AAG dashboar...
non_comp
jetpack dashboard scan card layout looks bad when threats are found thanks for contributing to jetpack pick a clear title sharing add new facebook button and proceed steps to reproduce the issue purchase a jetpack plan install activate vaultpress go to the jetpack aag dashboar...
0
6,970
9,249,131,351
IssuesEvent
2019-03-15 08:41:08
pingcap/tidb
https://api.github.com/repos/pingcap/tidb
closed
get wrong query result when use self-define rank
type/compatibility
Please answer these questions before submitting your issue. Thanks! 1. What did you do? ``` create table a (f1 int ,f2 varchar(32) ,primary key (f1)); insert into a(f1,f2) values(1,'a'), (2,'b'), (3,'d'), (4,'d'), (5,'e'), (6,'f'), (7,'g'), (8,'h'), (9,'i'), (10,'j'); CREATE TABLE `b` ( `k` INT ...
True
get wrong query result when use self-define rank - Please answer these questions before submitting your issue. Thanks! 1. What did you do? ``` create table a (f1 int ,f2 varchar(32) ,primary key (f1)); insert into a(f1,f2) values(1,'a'), (2,'b'), (3,'d'), (4,'d'), (5,'e'), (6,'f'), (7,'g'), (8,'h'), (...
comp
get wrong query result when use self define rank please answer these questions before submitting your issue thanks what did you do create table a int varchar primary key insert into a values a b d d e f g h i ...
1
10,301
12,291,408,931
IssuesEvent
2020-05-10 09:52:09
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
rFactor 2 Demo (400330)
Game compatibility - Unofficial
# Compatibility Report - Name of the game with compatibility issues: RFactor 2 demo - Steam AppID of the game: 365960 found in the title folder; however generated log mentions 400330. Maybe one of them is for the demo and the other for the paid version. ## System Information - GPU: GTX660 - Driver/LLVM version: ...
True
rFactor 2 Demo (400330) - # Compatibility Report - Name of the game with compatibility issues: RFactor 2 demo - Steam AppID of the game: 365960 found in the title folder; however generated log mentions 400330. Maybe one of them is for the demo and the other for the paid version. ## System Information - GPU: GTX66...
comp
rfactor demo compatibility report name of the game with compatibility issues rfactor demo steam appid of the game found in the title folder however generated log mentions maybe one of them is for the demo and the other for the paid version system information gpu driver llvm ver...
1
736,504
25,476,441,671
IssuesEvent
2022-11-25 14:58:10
rstudio/gt
https://api.github.com/repos/rstudio/gt
closed
Make `tab_footnote()` more forgiving (better defaults and error messages)
Difficulty: [1] Novice Effort: [2] Medium Priority: [2] Medium Type: ★ Enhancement
If nothing is supplied for `locations` in `tab_footnote()` we get an uninformative error message. Perhaps defaults could be modified as well to provide something useful. Issue originally discovered and suggested by @tareefk.
1.0
Make `tab_footnote()` more forgiving (better defaults and error messages) - If nothing is supplied for `locations` in `tab_footnote()` we get an uninformative error message. Perhaps defaults could be modified as well to provide something useful. Issue originally discovered and suggested by @tareefk.
non_comp
make tab footnote more forgiving better defaults and error messages if nothing is supplied for locations in tab footnote we get an uninformative error message perhaps defaults could be modified as well to provide something useful issue originally discovered and suggested by tareefk
0
70,219
7,179,776,000
IssuesEvent
2018-01-31 20:51:13
pump-io/pump.io
https://api.github.com/repos/pump-io/pump.io
opened
Test bin/pump in CI
test suite
Maybe try to break it up into modules more? Not sure what the best way to do this is.
1.0
Test bin/pump in CI - Maybe try to break it up into modules more? Not sure what the best way to do this is.
non_comp
test bin pump in ci maybe try to break it up into modules more not sure what the best way to do this is
0
3,883
6,731,106,144
IssuesEvent
2017-10-18 05:47:12
OneSignal/OneSignal-Cordova-SDK
https://api.github.com/repos/OneSignal/OneSignal-Cordova-SDK
closed
Issue with com.android.support:multidex:26.1.+
bug compatibility issue
Good day, I am trying to use the plugin on an ionic2 app. The problem is that when I run "run android" I get the following message: Could not resolve all dependencies for configuration ':_debugApkCopy'. > Could not find any version that matches com.android.support:multidex:26.1.+. Versions that do not m...
True
Issue with com.android.support:multidex:26.1.+ - Good day, I am trying to use the plugin on an ionic2 app. The problem is that when I run "run android" I get the following message: Could not resolve all dependencies for configuration ':_debugApkCopy'. > Could not find any version that matches com.android.supp...
comp
issue with com android support multidex good day i am trying to use the plugin on an app the problem is that when i run run android i get the following message could not resolve all dependencies for configuration debugapkcopy could not find any version that matches com android support mu...
1
38,331
8,766,621,797
IssuesEvent
2018-12-17 17:17:57
STEllAR-GROUP/phylanx
https://api.github.com/repos/STEllAR-GROUP/phylanx
closed
Dictionary test fails on clang
category: primitives category: tests type: defect
`tests.unit.plugins.dictionary` fails for me when I build with Clang, with the following error. I use Clang 6.0.1 and the test only fails in Release mode, it passes in Debug mode. ```console /home/shahrzad/src/phylanx/tests/unit/execution_tree/primitives/dictionary.cpp(100): test 'str == "dict{Question?: 42, 42: ...
1.0
Dictionary test fails on clang - `tests.unit.plugins.dictionary` fails for me when I build with Clang, with the following error. I use Clang 6.0.1 and the test only fails in Release mode, it passes in Debug mode. ```console /home/shahrzad/src/phylanx/tests/unit/execution_tree/primitives/dictionary.cpp(100): test ...
non_comp
dictionary test fails on clang tests unit plugins dictionary fails for me when i build with clang with the following error i use clang and the test only fails in release mode it passes in debug mode console home shahrzad src phylanx tests unit execution tree primitives dictionary cpp test s...
0
8,187
10,270,003,719
IssuesEvent
2019-08-23 10:24:25
FlowCrypt/flowcrypt-browser
https://api.github.com/repos/FlowCrypt/flowcrypt-browser
opened
double check and test export-secret-subkeys GNU extension
compatibility
after #1965 + add a test with key from https://github.com/openpgpjs/openpgpjs/issues/251#issuecomment-466794922
True
double check and test export-secret-subkeys GNU extension - after #1965 + add a test with key from https://github.com/openpgpjs/openpgpjs/issues/251#issuecomment-466794922
comp
double check and test export secret subkeys gnu extension after add a test with key from
1
8,155
2,611,454,839
IssuesEvent
2015-02-27 05:01:45
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
opened
Can't exit from fullscreen mode (because of keybindings)
auto-migrated Priority-Low Type-Defect
``` What steps will reproduce the problem? 1. Install Hedgewars from Mac App Store 2. Open Hedgewars and enable fullscreen mode via settings 3. Start game 4. Press Esc, then press Y What is the expected output? What do you see instead? Hedgewars not respond when you press Y. Game continues as if nothing has pressed. ...
1.0
Can't exit from fullscreen mode (because of keybindings) - ``` What steps will reproduce the problem? 1. Install Hedgewars from Mac App Store 2. Open Hedgewars and enable fullscreen mode via settings 3. Start game 4. Press Esc, then press Y What is the expected output? What do you see instead? Hedgewars not respond wh...
non_comp
can t exit from fullscreen mode because of keybindings what steps will reproduce the problem install hedgewars from mac app store open hedgewars and enable fullscreen mode via settings start game press esc then press y what is the expected output what do you see instead hedgewars not respond wh...
0
2,081
4,803,169,446
IssuesEvent
2016-11-02 09:14:05
amazeui/amazeui
https://api.github.com/repos/amazeui/amazeui
closed
模态窗口Popup,在IPhone5s真机上运行,标题框无法固定,显示错位?
compatibility
## 问题描述 模态窗口Popup,在IPhone5s真机上运行,标题框无法固定,显示错位? ## 产生环境 - **设备及型号:IPhone5s - **操作系统及版本:IOS9 - **浏览器及版本:Safari ![img_1136](https://cloud.githubusercontent.com/assets/20959956/18045988/42a850e8-6e08-11e6-9746-949b8a81463b.PNG) ![img_1137](https://cloud.githubusercontent.com/assets/20959956/18045986/41c187d0-6e08-11e6...
True
模态窗口Popup,在IPhone5s真机上运行,标题框无法固定,显示错位? - ## 问题描述 模态窗口Popup,在IPhone5s真机上运行,标题框无法固定,显示错位? ## 产生环境 - **设备及型号:IPhone5s - **操作系统及版本:IOS9 - **浏览器及版本:Safari ![img_1136](https://cloud.githubusercontent.com/assets/20959956/18045988/42a850e8-6e08-11e6-9746-949b8a81463b.PNG) ![img_1137](https://cloud.githubusercontent.com/as...
comp
模态窗口popup, ,标题框无法固定,显示错位? 问题描述 模态窗口popup, ,标题框无法固定,显示错位? 产生环境 设备及型号: 操作系统及版本: 浏览器及版本:safari
1
54,213
11,203,268,176
IssuesEvent
2020-01-04 18:42:57
chatwoot/chatwoot
https://api.github.com/repos/chatwoot/chatwoot
closed
Fix "Rubocop/Metrics/MethodLength" issue in app/models/conversation.rb
codeclimate hacktoberfest
Method has too many lines. [15/10] https://codeclimate.com/github/chatwoot/chatwoot/app/models/conversation.rb#issue_5d87480c87cf1900010003c5
1.0
Fix "Rubocop/Metrics/MethodLength" issue in app/models/conversation.rb - Method has too many lines. [15/10] https://codeclimate.com/github/chatwoot/chatwoot/app/models/conversation.rb#issue_5d87480c87cf1900010003c5
non_comp
fix rubocop metrics methodlength issue in app models conversation rb method has too many lines
0
180,884
21,625,848,255
IssuesEvent
2022-05-05 01:57:54
rsoreq/openssl
https://api.github.com/repos/rsoreq/openssl
opened
CVE-2022-1343 (Medium) detected in OpenSSLopenssl-3.0.0-alpha7
security vulnerability
## CVE-2022-1343 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>OpenSSLopenssl-3.0.0-alpha7</b></p></summary> <p> <p>TLS/SSL and crypto library</p> <p>Library home page: <a href=htt...
True
CVE-2022-1343 (Medium) detected in OpenSSLopenssl-3.0.0-alpha7 - ## CVE-2022-1343 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>OpenSSLopenssl-3.0.0-alpha7</b></p></summary> <p> <p...
non_comp
cve medium detected in opensslopenssl cve medium severity vulnerability vulnerable library opensslopenssl tls ssl and crypto library library home page a href found in base branch master vulnerable source files crypto ocsp ocsp vfy c ...
0
196,303
22,441,285,163
IssuesEvent
2022-06-21 01:36:39
rvvergara/bookstore-cms-next-app
https://api.github.com/repos/rvvergara/bookstore-cms-next-app
closed
CVE-2021-23368 (Medium) detected in multiple libraries - autoclosed
security vulnerability
## CVE-2021-23368 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.27.tgz</b>, <b>postcss-7.0.17.tgz</b>, <b>postcss-7.0.29.tgz</b>, <b>postcss-7.0.21.tgz</b>, <b>postcss...
True
CVE-2021-23368 (Medium) detected in multiple libraries - autoclosed - ## CVE-2021-23368 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>postcss-7.0.27.tgz</b>, <b>postcss-7.0.17.tgz...
non_comp
cve medium detected in multiple libraries autoclosed cve medium severity vulnerability vulnerable libraries postcss tgz postcss tgz postcss tgz postcss tgz postcss tgz postcss tgz tool for transforming styles with js plugins libra...
0
2,912
2,645,208,691
IssuesEvent
2015-03-12 21:17:21
NAVADMC/ADSM
https://api.github.com/repos/NAVADMC/ADSM
closed
CSV with Wrong Format
User Testing
I attempted to load the csv files from the Herdid folder. It had these fields: ![Uploading Headers.png . . .]() And an error message popped up: Unrecognized csv header format. Please use: size, longitude, status, latitude, production-type
1.0
CSV with Wrong Format - I attempted to load the csv files from the Herdid folder. It had these fields: ![Uploading Headers.png . . .]() And an error message popped up: Unrecognized csv header format. Please use: size, longitude, status, latitude, production-type
non_comp
csv with wrong format i attempted to load the csv files from the herdid folder it had these fields and an error message popped up unrecognized csv header format please use size longitude status latitude production type
0
72,815
31,769,552,894
IssuesEvent
2023-09-12 10:52:43
gauravrs18/issue_onboarding
https://api.github.com/repos/gauravrs18/issue_onboarding
closed
dev-angular-style-account-services-new-connection-component-activate-component -consumer-details-component -approve-component-check-list-component
CX-account-services
dev-angular-style-account-services-new-connection-component-activate-component -consumer-details-component -approve-component-check-list-component
1.0
dev-angular-style-account-services-new-connection-component-activate-component -consumer-details-component -approve-component-check-list-component - dev-angular-style-account-services-new-connection-component-activate-component -consumer-details-component -approve-component-check-list-component
non_comp
dev angular style account services new connection component activate component consumer details component approve component check list component dev angular style account services new connection component activate component consumer details component approve component check list component
0
73,982
8,957,448,815
IssuesEvent
2019-01-27 03:43:23
scipy-latinamerica/scipyla2017
https://api.github.com/repos/scipy-latinamerica/scipyla2017
closed
Poster design
design
Define - overall poster structure (sample layouts needed) - size (90 cm x 180 cm ?) - advertisement / sponsor & conference logos - common features (colors, borders, uniform design guidelines) - what editable (content) areas should be present and its nature (text, graphics)
1.0
Poster design - Define - overall poster structure (sample layouts needed) - size (90 cm x 180 cm ?) - advertisement / sponsor & conference logos - common features (colors, borders, uniform design guidelines) - what editable (content) areas should be present and its nature (text, graphics)
non_comp
poster design define overall poster structure sample layouts needed size cm x cm advertisement sponsor conference logos common features colors borders uniform design guidelines what editable content areas should be present and its nature text graphics
0
9,146
11,171,963,091
IssuesEvent
2019-12-29 00:54:30
storybookjs/storybook
https://api.github.com/repos/storybookjs/storybook
closed
Support for yarn pnp on react
compatibility with other tools inactive question / support yarn / npm
**Describe the bug** I am trying to integrate storybook and yarn pnp, without success. **To Reproduce** create react app, setup storybook as in the tutorial activate yarn pnp run storybook you can also see this on thix example project https://github.com/marco-silva0000/cra-test-pnp-storybook Currently you g...
True
Support for yarn pnp on react - **Describe the bug** I am trying to integrate storybook and yarn pnp, without success. **To Reproduce** create react app, setup storybook as in the tutorial activate yarn pnp run storybook you can also see this on thix example project https://github.com/marco-silva0000/cra-test-...
comp
support for yarn pnp on react describe the bug i am trying to integrate storybook and yarn pnp without success to reproduce create react app setup storybook as in the tutorial activate yarn pnp run storybook you can also see this on thix example project currently you get this error which is...
1
5,183
7,753,977,985
IssuesEvent
2018-05-31 03:58:17
ppy/osu
https://api.github.com/repos/ppy/osu
closed
osu!catch needs scale adjustment to match osu-stable
compatibility gameplay osu!catch
![screenshot_8](https://user-images.githubusercontent.com/36429026/36129473-5b789abc-1035-11e8-99f4-5c8b8547403e.png) the catcher and fruits are huuge, not giving enough time to see where they're coming from
True
osu!catch needs scale adjustment to match osu-stable - ![screenshot_8](https://user-images.githubusercontent.com/36429026/36129473-5b789abc-1035-11e8-99f4-5c8b8547403e.png) the catcher and fruits are huuge, not giving enough time to see where they're coming from
comp
osu catch needs scale adjustment to match osu stable the catcher and fruits are huuge not giving enough time to see where they re coming from
1
14,297
17,193,180,418
IssuesEvent
2021-07-16 13:51:44
ferreusveritas/DynamicTrees
https://api.github.com/repos/ferreusveritas/DynamicTrees
closed
Server crash on tree felling
1.16.5 bug mod incompatibility
**Describe the bug** Occasionally when a tree is felled, the server closes as the ragdolling tree despawns. **To Reproduce** Once when a tree was cut down (dark spruce) A second time when a player witnessed a burning tree fall (tree type unknown, dead?) **Screenshots** None unfortunately, will update with som...
True
Server crash on tree felling - **Describe the bug** Occasionally when a tree is felled, the server closes as the ragdolling tree despawns. **To Reproduce** Once when a tree was cut down (dark spruce) A second time when a player witnessed a burning tree fall (tree type unknown, dead?) **Screenshots** None unfo...
comp
server crash on tree felling describe the bug occasionally when a tree is felled the server closes as the ragdolling tree despawns to reproduce once when a tree was cut down dark spruce a second time when a player witnessed a burning tree fall tree type unknown dead screenshots none unfo...
1
294,185
25,351,460,834
IssuesEvent
2022-11-19 20:38:04
pymc-devs/pymc
https://api.github.com/repos/pymc-devs/pymc
closed
timeseries test fails
tests
## Description of your problem Was working on PR and had [this `distributions/test_timeseries.py` test](https://github.com/pymc-devs/pymc/actions/runs/3333999768/jobs/5516504990) fail with no related changes. Seems to be associated with the precision in a EulerMarauyama test `FAILED pymc/tests/distributions/tes...
1.0
timeseries test fails - ## Description of your problem Was working on PR and had [this `distributions/test_timeseries.py` test](https://github.com/pymc-devs/pymc/actions/runs/3333999768/jobs/5516504990) fail with no related changes. Seems to be associated with the precision in a EulerMarauyama test `FAILED pymc...
non_comp
timeseries test fails description of your problem was working on pr and had fail with no related changes seems to be associated with the precision in a eulermarauyama test failed pymc tests distributions test timeseries py testeulermaruyama test linear model assert versions ...
0
20,254
29,174,010,772
IssuesEvent
2023-05-19 06:09:12
evhub/coconut
https://api.github.com/repos/evhub/coconut
closed
3.0.0: pep517 build warnings
compatibility partially resolved
Here is the output: <details> ```console + /usr/bin/python3 -sBm build -w --no-isolation * Getting build dependencies for wheel... running egg_info creating coconut.egg-info writing coconut.egg-info/PKG-INFO writing dependency_links to coconut.egg-info/dependency_links.txt writing entry points to coconut.egg...
True
3.0.0: pep517 build warnings - Here is the output: <details> ```console + /usr/bin/python3 -sBm build -w --no-isolation * Getting build dependencies for wheel... running egg_info creating coconut.egg-info writing coconut.egg-info/PKG-INFO writing dependency_links to coconut.egg-info/dependency_links.txt writ...
comp
build warnings here is the output console usr bin sbm build w no isolation getting build dependencies for wheel running egg info creating coconut egg info writing coconut egg info pkg info writing dependency links to coconut egg info dependency links txt writing entry points to...
1
642,923
20,917,774,602
IssuesEvent
2022-03-24 14:48:02
vibbits/GGW-Elm
https://api.github.com/repos/vibbits/GGW-Elm
closed
Change types of showBsmb1Overhang
bug High priority
Change the types of he function `showBsmb1Overhang : Maybe Bsmb1Overhang -> String` to: `showBsmb1Overhang : Bsmb1Overhang -> String` That way the Encoders will encode a `Null` value instead of `""`.
1.0
Change types of showBsmb1Overhang - Change the types of he function `showBsmb1Overhang : Maybe Bsmb1Overhang -> String` to: `showBsmb1Overhang : Bsmb1Overhang -> String` That way the Encoders will encode a `Null` value instead of `""`.
non_comp
change types of change the types of he function maybe string to string that way the encoders will encode a null value instead of
0
19,570
27,181,918,557
IssuesEvent
2023-02-18 18:42:45
openxla/stablehlo
https://api.github.com/repos/openxla/stablehlo
opened
Consider removing sentinel enum values from VHLO
Compatibility
These sentinel enum values are a historical artifact of bootstrapping MHLO from HLO, and they serve no useful purpose (see #746 for details). We should remove them from VHLO to avoid setting this in stone.
True
Consider removing sentinel enum values from VHLO - These sentinel enum values are a historical artifact of bootstrapping MHLO from HLO, and they serve no useful purpose (see #746 for details). We should remove them from VHLO to avoid setting this in stone.
comp
consider removing sentinel enum values from vhlo these sentinel enum values are a historical artifact of bootstrapping mhlo from hlo and they serve no useful purpose see for details we should remove them from vhlo to avoid setting this in stone
1
6,477
8,766,136,515
IssuesEvent
2018-12-17 16:05:30
Lothrazar/Cyclic
https://api.github.com/repos/Lothrazar/Cyclic
closed
Scythe Compatibility w/ Extra Utilities' Red Orchid
done [indev] mod compatibility
Minecraft version & Mod Version: Forge v14.23.4.2772-1.12.2 Cyclic v1.17.10 [Extra Utils](https://minecraft.curseforge.com/projects/extra-utilities) v1.9.8 Describe the problem (what you were doing / what happened): The sycthe can't harvest the red orchid from ExtraUtils. ![2018-11-29_23 01 48](https://user-ima...
True
Scythe Compatibility w/ Extra Utilities' Red Orchid - Minecraft version & Mod Version: Forge v14.23.4.2772-1.12.2 Cyclic v1.17.10 [Extra Utils](https://minecraft.curseforge.com/projects/extra-utilities) v1.9.8 Describe the problem (what you were doing / what happened): The sycthe can't harvest the red orchid fro...
comp
scythe compatibility w extra utilities red orchid minecraft version mod version forge cyclic describe the problem what you were doing what happened the sycthe can t harvest the red orchid from extrautils
1
257,133
27,561,777,350
IssuesEvent
2023-03-07 22:45:44
samqws-marketing/coursera_naptime
https://api.github.com/repos/samqws-marketing/coursera_naptime
closed
CVE-2022-29167 (High) detected in npm-2.11.2.jar - autoclosed
Mend: dependency security vulnerability
## CVE-2022-29167 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>npm-2.11.2.jar</b></p></summary> <p>WebJar for npm</p> <p>Library home page: <a href="http://webjars.org">http://webja...
True
CVE-2022-29167 (High) detected in npm-2.11.2.jar - autoclosed - ## CVE-2022-29167 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>npm-2.11.2.jar</b></p></summary> <p>WebJar for npm</p>...
non_comp
cve high detected in npm jar autoclosed cve high severity vulnerability vulnerable library npm jar webjar for npm library home page a href path to vulnerable library home wss scanner cache org webjars npm jars npm jar dependency hierarchy sbt plugin...
0
314,230
9,594,183,965
IssuesEvent
2019-05-09 13:27:05
linux-audit/audit-kernel
https://api.github.com/repos/linux-audit/audit-kernel
closed
RFE: audit time changes via the adjtimex(2) syscall
difficulty/medium enhancement priority/low
The adjtimex syscall takes a pointer to a structure as its argument. We have to be able to audit when someone or something changes the system clock because that affects correlation of events. Auditing this syscall floods the audit trail with status requests.
1.0
RFE: audit time changes via the adjtimex(2) syscall - The adjtimex syscall takes a pointer to a structure as its argument. We have to be able to audit when someone or something changes the system clock because that affects correlation of events. Auditing this syscall floods the audit trail with status requests.
non_comp
rfe audit time changes via the adjtimex syscall the adjtimex syscall takes a pointer to a structure as its argument we have to be able to audit when someone or something changes the system clock because that affects correlation of events auditing this syscall floods the audit trail with status requests
0
11,708
13,786,548,388
IssuesEvent
2020-10-09 02:11:10
LNP-BP/rgb-node
https://api.github.com/repos/LNP-BP/rgb-node
opened
Implement proper workflow PSBT data and keys
*compatibility* enhancement epic
- [ ] Take fee from PSBT input data, not from a proprietary keys - [ ] Define standard key (pending BIP) for tweaking input key - [ ] Define proprietary information about tweak target and how the tweak should be constructed
True
Implement proper workflow PSBT data and keys - - [ ] Take fee from PSBT input data, not from a proprietary keys - [ ] Define standard key (pending BIP) for tweaking input key - [ ] Define proprietary information about tweak target and how the tweak should be constructed
comp
implement proper workflow psbt data and keys take fee from psbt input data not from a proprietary keys define standard key pending bip for tweaking input key define proprietary information about tweak target and how the tweak should be constructed
1
140,897
32,076,630,905
IssuesEvent
2023-09-25 11:27:29
web-platform-tests/interop
https://api.github.com/repos/web-platform-tests/interop
closed
[webcodecs] Support odd coded sizes
test-change-proposal focus area: Web Codecs (video)
### Test List - https://wpt.fyi/results/webcodecs/videoFrame-construction.any.html - https://wpt.fyi/results/webcodecs/videoFrame-construction.any.worker.html - https://wpt.fyi/results/webcodecs/videoFrame-copyTo.any.html - https://wpt.fyi/results/webcodecs/videoFrame-copyTo.any.worker.html ### Rationale Su...
1.0
[webcodecs] Support odd coded sizes - ### Test List - https://wpt.fyi/results/webcodecs/videoFrame-construction.any.html - https://wpt.fyi/results/webcodecs/videoFrame-construction.any.worker.html - https://wpt.fyi/results/webcodecs/videoFrame-copyTo.any.html - https://wpt.fyi/results/webcodecs/videoFrame-copyTo....
non_comp
support odd coded sizes test list rationale support for odd coded sizes was not included in the initial specification due to ambiguity in interpretation based on implementation experience and user feedback this change picks the most obvious interpretation as already used in pr...
0
340,960
24,678,370,918
IssuesEvent
2022-10-18 18:59:25
Neotron-Compute/Neotron-Pico
https://api.github.com/repos/Neotron-Compute/Neotron-Pico
closed
Nudge designators over on schematic
documentation affects-1.0.0
On the double digit page numbered pages on the schematic, some of the designators are now so long they bump into the next component. Either space the components out more, or nudge the label over on a smaller grid. ![image](https://user-images.githubusercontent.com/959887/183697200-0e2816c3-d407-4a77-ba26-54f7e4dcc8e1...
1.0
Nudge designators over on schematic - On the double digit page numbered pages on the schematic, some of the designators are now so long they bump into the next component. Either space the components out more, or nudge the label over on a smaller grid. ![image](https://user-images.githubusercontent.com/959887/18369720...
non_comp
nudge designators over on schematic on the double digit page numbered pages on the schematic some of the designators are now so long they bump into the next component either space the components out more or nudge the label over on a smaller grid
0
8,603
10,565,841,823
IssuesEvent
2019-10-05 14:35:08
Electroblob77/Wizardry
https://api.github.com/repos/Electroblob77/Wizardry
closed
Still crashing with dynamic trees
bug compatibility crash workaround exists
Minecraft version: 1.12.2 Wizardry version: 4.2.1 Environment: Singleplayer Issue details: Still getting a conflict, not sure why. Forge is latest as is Dynamic Trees. Other mods involved: Dynamic Trees https://pastebin.com/YMZbgHHw
True
Still crashing with dynamic trees - Minecraft version: 1.12.2 Wizardry version: 4.2.1 Environment: Singleplayer Issue details: Still getting a conflict, not sure why. Forge is latest as is Dynamic Trees. Other mods involved: Dynamic Trees https://pastebin.com/YMZbgHHw
comp
still crashing with dynamic trees minecraft version wizardry version environment singleplayer issue details still getting a conflict not sure why forge is latest as is dynamic trees other mods involved dynamic trees
1
260,885
27,784,826,022
IssuesEvent
2023-03-17 01:40:46
zurichat/zc_plugin_dm
https://api.github.com/repos/zurichat/zc_plugin_dm
opened
CVE-2023-28155 (Medium) detected in request-2.88.2.tgz
Mend: dependency security vulnerability
## CVE-2023-28155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>request-2.88.2.tgz</b></p></summary> <p>Simplified HTTP request client.</p> <p>Library home page: <a href="https://r...
True
CVE-2023-28155 (Medium) detected in request-2.88.2.tgz - ## CVE-2023-28155 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>request-2.88.2.tgz</b></p></summary> <p>Simplified HTTP req...
non_comp
cve medium detected in request tgz cve medium severity vulnerability vulnerable library request tgz simplified http request client library home page a href path to dependency file dmplugins package json path to vulnerable library dmplugins node modules request pac...
0
3,800
6,305,204,941
IssuesEvent
2017-07-21 17:48:02
AlessandroFC15/Fuck-Youtube
https://api.github.com/repos/AlessandroFC15/Fuck-Youtube
opened
i18n
non-functional requirement accepted
- The software must support the following languages: >- English >- Portuguese >- Spanish >- Russian >- Japanese >- German >- French >- Italian >- Chinese >- Arabic
1.0
i18n - - The software must support the following languages: >- English >- Portuguese >- Spanish >- Russian >- Japanese >- German >- French >- Italian >- Chinese >- Arabic
non_comp
the software must support the following languages english portuguese spanish russian japanese german french italian chinese arabic
0
1,256
3,783,372,813
IssuesEvent
2016-03-19 03:21:07
unascribed/BlockRenderer
https://api.github.com/repos/unascribed/BlockRenderer
closed
Bulk rendering 'Thaumcraft' only renders the chest
compatibility confirmed
Doing the magic combination, typing the ID, and clicking render only dumps one item, and not even from the mod- the Chest. (Tested on FTB Unstable, probably not the best environment)
True
Bulk rendering 'Thaumcraft' only renders the chest - Doing the magic combination, typing the ID, and clicking render only dumps one item, and not even from the mod- the Chest. (Tested on FTB Unstable, probably not the best environment)
comp
bulk rendering thaumcraft only renders the chest doing the magic combination typing the id and clicking render only dumps one item and not even from the mod the chest tested on ftb unstable probably not the best environment
1
5,099
7,708,285,613
IssuesEvent
2018-05-22 04:01:09
tastybento/ASkyBlock-Bugs-N-Features
https://api.github.com/repos/tastybento/ASkyBlock-Bugs-N-Features
closed
FAWE conflict with ASB
Bug Incompatibility with another plugin Under investigation
Thank you for filing a bug report. Please complete these sections to help speed resolution. **Server version? Remember to say if it is Spigot/Bukkit/Paper etc.** Paper build 1402 and also Spigot latest **Plugin version:** latest **Is this a new install or upgrade from earlier plugin version? If upgrade, what...
True
FAWE conflict with ASB - Thank you for filing a bug report. Please complete these sections to help speed resolution. **Server version? Remember to say if it is Spigot/Bukkit/Paper etc.** Paper build 1402 and also Spigot latest **Plugin version:** latest **Is this a new install or upgrade from earlier plugin ...
comp
fawe conflict with asb thank you for filing a bug report please complete these sections to help speed resolution server version remember to say if it is spigot bukkit paper etc paper build and also spigot latest plugin version latest is this a new install or upgrade from earlier plugin ver...
1
3,010
5,906,124,595
IssuesEvent
2017-05-19 14:29:25
STEllAR-GROUP/hpx
https://api.github.com/repos/STEllAR-GROUP/hpx
closed
no type named 'fcontext_t' in namespace
category: core compiler: clang platform: Mac OSX type: compatibility issue
FYI, A compile issue with clang, Boost 1.63 and master branch of HPX downloaded from git today. It compiles fine with boost 1.53 and same setup. ``` > g++ --version Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 8.0.0 (clang-800.0...
True
no type named 'fcontext_t' in namespace - FYI, A compile issue with clang, Boost 1.63 and master branch of HPX downloaded from git today. It compiles fine with boost 1.53 and same setup. ``` > g++ --version Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4....
comp
no type named fcontext t in namespace fyi a compile issue with clang boost and master branch of hpx downloaded from git today it compiles fine with boost and same setup g version configured with prefix library developer commandlinetools usr with gxx include dir usr include c ...
1
163,674
12,741,282,552
IssuesEvent
2020-06-26 05:36:16
toonarmycaptain/dionysus
https://api.github.com/repos/toonarmycaptain/dionysus
closed
Write tests for class_registry.
Tests good first issue help wanted
Write tests for [class_registry_functions.py](https://github.com/toonarmycaptain/dionysus/blob/development/dionysus_app/class_registry_functions.py). Some boilerplate test functions and comments are already in [test_class_registry_functions.py](https://github.com/toonarmycaptain/dionysus/blob/development/test_suite/tes...
1.0
Write tests for class_registry. - Write tests for [class_registry_functions.py](https://github.com/toonarmycaptain/dionysus/blob/development/dionysus_app/class_registry_functions.py). Some boilerplate test functions and comments are already in [test_class_registry_functions.py](https://github.com/toonarmycaptain/diony...
non_comp
write tests for class registry write tests for some boilerplate test functions and comments are already in
0
4,383
7,064,745,667
IssuesEvent
2018-01-06 11:16:17
voxpupuli/puppet-nodejs
https://api.github.com/repos/voxpupuli/puppet-nodejs
opened
Default to a newer Nodejs version (8.x)
backwards-incompatible
As noticed in #355 this module defaults to installing 0.10.x which is outdated and no longer gets security updates. We should install something more recent by default - perhaps 8.x given that it is LTS. A consequence of this is that the module defaults will fail on RHEL5 At the moment, with 0.10.x set it will fail on...
True
Default to a newer Nodejs version (8.x) - As noticed in #355 this module defaults to installing 0.10.x which is outdated and no longer gets security updates. We should install something more recent by default - perhaps 8.x given that it is LTS. A consequence of this is that the module defaults will fail on RHEL5 At t...
comp
default to a newer nodejs version x as noticed in this module defaults to installing x which is outdated and no longer gets security updates we should install something more recent by default perhaps x given that it is lts a consequence of this is that the module defaults will fail on at the mome...
1
45,647
2,937,917,332
IssuesEvent
2015-07-01 07:12:30
MapofLife/vernacular-names
https://api.github.com/repos/MapofLife/vernacular-names
opened
Add a "delete" operation to the search/edit page
top priority
Some names (e.g. http://nomdb.map-of-life.appspot.com/taxonomy/names/search?lookup=bombus+flavidus&search=bombus+flavidus#lang-en) are just plain wrong and should be deleted. These will be easier to find when #90 is complete. A delete button on that page would be great!
1.0
Add a "delete" operation to the search/edit page - Some names (e.g. http://nomdb.map-of-life.appspot.com/taxonomy/names/search?lookup=bombus+flavidus&search=bombus+flavidus#lang-en) are just plain wrong and should be deleted. These will be easier to find when #90 is complete. A delete button on that page would be great...
non_comp
add a delete operation to the search edit page some names e g are just plain wrong and should be deleted these will be easier to find when is complete a delete button on that page would be great
0
59,162
14,532,972,542
IssuesEvent
2020-12-14 23:29:16
hashicorp/terraform-provider-aws
https://api.github.com/repos/hashicorp/terraform-provider-aws
closed
aws_imagebuilder_image_recipe ebs kms_key_id should allow KMS Key Aliases
service/imagebuilder
<!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen...
1.0
aws_imagebuilder_image_recipe ebs kms_key_id should allow KMS Key Aliases - <!--- Please note the following potential times when an issue might be in Terraform core: * [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues * [State](https://www.terraform.io/doc...
non_comp
aws imagebuilder image recipe ebs kms key id should allow kms key aliases please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are running...
0
20,901
31,550,084,370
IssuesEvent
2023-09-02 01:23:56
modded-factorio/bobsmods
https://api.github.com/repos/modded-factorio/bobsmods
closed
SE Compatibility
mod compatibility Bob's Logistics Bob's Assembling machines Bob's Mining Bob's Character classes Bob's Personal Equipment mod
From Discord: - Express Inserters don't need space science even though the infra tech that is a perquisite does. - Personal Battery techs make very little sense. MK2 requires some pretty advanced materials and science, but everything after that is just 2 older batteries and 5 batteries to glue them together, and all ...
True
SE Compatibility - From Discord: - Express Inserters don't need space science even though the infra tech that is a perquisite does. - Personal Battery techs make very little sense. MK2 requires some pretty advanced materials and science, but everything after that is just 2 older batteries and 5 batteries to glue them...
comp
se compatibility from discord express inserters don t need space science even though the infra tech that is a perquisite does personal battery techs make very little sense requires some pretty advanced materials and science but everything after that is just older batteries and batteries to glue them t...
1
11,830
13,942,471,314
IssuesEvent
2020-10-22 21:05:06
python/importlib_metadata
https://api.github.com/repos/python/importlib_metadata
closed
Missing version constraint from configparser requirement
compatibility
In GitLab by [@sruggier](https://gitlab.com/sruggier) on May 30, 2019, 21:22 importlib_metadata [imports configparser](https://gitlab.com/python-devs/importlib_metadata/blob/master/importlib_metadata/_compat.py#L19) via `backports.configparser`. It looks like configparser only started providing itself as `backports.co...
True
Missing version constraint from configparser requirement - In GitLab by [@sruggier](https://gitlab.com/sruggier) on May 30, 2019, 21:22 importlib_metadata [imports configparser](https://gitlab.com/python-devs/importlib_metadata/blob/master/importlib_metadata/_compat.py#L19) via `backports.configparser`. It looks like ...
comp
missing version constraint from configparser requirement in gitlab by on may importlib metadata via backports configparser it looks like configparser only started providing itself as backports configparser in though so it would be helpful to add a version constraint
1
4,355
7,058,389,092
IssuesEvent
2018-01-04 20:10:20
MJRLegends/ExtraPlanets
https://api.github.com/repos/MJRLegends/ExtraPlanets
closed
1.7.10 Galaxy Map Causing a error when used with Armua Ru addon
1.7.10 being looked at compatibility issue
**Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** [Yes] ### Description of Issue When you make /dimensiontp your galaxy map keeps restarting (you can't click at something) ### Steps to Reproduce Issue 1. /dimensiontp **Version of Mod using:** 1.9.3 **Where did this bug happ...
True
1.7.10 Galaxy Map Causing a error when used with Armua Ru addon - **Have you checked Closed Issues (if applicable & PLEASE CHECK BEFORE POSTING):** [Yes] ### Description of Issue When you make /dimensiontp your galaxy map keeps restarting (you can't click at something) ### Steps to Reproduce Issue 1. /dimension...
comp
galaxy map causing a error when used with armua ru addon have you checked closed issues if applicable please check before posting description of issue when you make dimensiontp your galaxy map keeps restarting you can t click at something steps to reproduce issue dimensiontp ...
1
3,881
10,239,387,010
IssuesEvent
2019-08-19 18:07:14
MicrosoftDocs/architecture-center
https://api.github.com/repos/MicrosoftDocs/architecture-center
closed
Autoscaling documentation not complete
architecture-center/svc assigned-to-author doc-enhancement triaged
Autoscaling documentation and pointers to specific detailed sections are available for Service Fabric, VM Scale Sets, App Services, Azure Functions, Cloud Service etc However, additional information for Azure Kubernetes Service, Azure Container Service and Azure Container Instances should be added. --- #### Documen...
1.0
Autoscaling documentation not complete - Autoscaling documentation and pointers to specific detailed sections are available for Service Fabric, VM Scale Sets, App Services, Azure Functions, Cloud Service etc However, additional information for Azure Kubernetes Service, Azure Container Service and Azure Container Instan...
non_comp
autoscaling documentation not complete autoscaling documentation and pointers to specific detailed sections are available for service fabric vm scale sets app services azure functions cloud service etc however additional information for azure kubernetes service azure container service and azure container instan...
0
742,200
25,842,749,450
IssuesEvent
2022-12-13 02:32:02
NetEase/arctic
https://api.github.com/repos/NetEase/arctic
opened
[Bug]: When AMS runs for a period of time and then cannot connect to HMS
type:bug priority:blocker
### What happened? ![image](https://user-images.githubusercontent.com/109209550/207211091-f5eab00b-4559-4c66-acdd-74eef9c556a7.png) ![image](https://user-images.githubusercontent.com/109209550/207211155-ed95b5c9-b92b-4626-be64-a505ec36fd92.png) When AMS runs for a period of time and then cannot connect to HMS. Then...
1.0
[Bug]: When AMS runs for a period of time and then cannot connect to HMS - ### What happened? ![image](https://user-images.githubusercontent.com/109209550/207211091-f5eab00b-4559-4c66-acdd-74eef9c556a7.png) ![image](https://user-images.githubusercontent.com/109209550/207211155-ed95b5c9-b92b-4626-be64-a505ec36fd92.png...
non_comp
when ams runs for a period of time and then cannot connect to hms what happened when ams runs for a period of time and then cannot connect to hms then no operations can be executed and the database and table cannot be obtained optimize also stops affects versions x what eng...
0
15,025
18,857,493,529
IssuesEvent
2021-11-12 08:40:40
grafana/xk6-browser
https://api.github.com/repos/grafana/xk6-browser
opened
Implement `Selectors`API
feature playwright compatibility
Implement a `Selectors` API, to allow for registering of custom selector engines besides the ones provided out-of-the-box. This can for example be useful to allow implementions of selector engines for specific frontend frameworks like React ([see docs for Playwright](https://playwright.dev/docs/selectors#react-selector...
True
Implement `Selectors`API - Implement a `Selectors` API, to allow for registering of custom selector engines besides the ones provided out-of-the-box. This can for example be useful to allow implementions of selector engines for specific frontend frameworks like React ([see docs for Playwright](https://playwright.dev/do...
comp
implement selectors api implement a selectors api to allow for registering of custom selector engines besides the ones provided out of the box this can for example be useful to allow implementions of selector engines for specific frontend frameworks like react or vue relevant links playwrigh...
1
4,697
7,311,137,851
IssuesEvent
2018-02-28 16:52:21
A3Antistasi/antistasiofficial
https://api.github.com/repos/A3Antistasi/antistasiofficial
opened
RHS driving ability is horrible
ModCompatibility
it was quite some time i wasn't watching repetitively enemy driving, it's worst than i tought, that will explain why many qrf never arrive or why air support is unefficient. They have really no clue how to drive, probably they managed to match my driving skill.
True
RHS driving ability is horrible - it was quite some time i wasn't watching repetitively enemy driving, it's worst than i tought, that will explain why many qrf never arrive or why air support is unefficient. They have really no clue how to drive, probably they managed to match my driving skill.
comp
rhs driving ability is horrible it was quite some time i wasn t watching repetitively enemy driving it s worst than i tought that will explain why many qrf never arrive or why air support is unefficient they have really no clue how to drive probably they managed to match my driving skill
1
5,943
8,378,371,614
IssuesEvent
2018-10-06 13:38:03
midwan/amiberry
https://api.github.com/repos/midwan/amiberry
closed
Lha CRC errors with JIT enabled
bug compatibility
![amiberry_lha_crc_error_jit_screenshot](https://user-images.githubusercontent.com/9459668/39394085-e2bca388-4acd-11e8-8040-2350c4ca8354.jpg) ### Expected behavior No CRC errors when extracting lha archives with JIT enabled. It works fine without CRC errors, if JIT is disabled. ### Actual behavior CRC errors o...
True
Lha CRC errors with JIT enabled - ![amiberry_lha_crc_error_jit_screenshot](https://user-images.githubusercontent.com/9459668/39394085-e2bca388-4acd-11e8-8040-2350c4ca8354.jpg) ### Expected behavior No CRC errors when extracting lha archives with JIT enabled. It works fine without CRC errors, if JIT is disabled. ...
comp
lha crc errors with jit enabled expected behavior no crc errors when extracting lha archives with jit enabled it works fine without crc errors if jit is disabled actual behavior crc errors occur when extracting lha archives with jit enabled steps to reproduce the behavior extrac...
1
636,173
20,594,362,068
IssuesEvent
2022-03-05 08:39:08
metabase/metabase
https://api.github.com/repos/metabase/metabase
opened
Cannot dismiss sync-spinner
Type:Bug Priority:P2 Administration/Metadata & Sync .Regression
**Describe the bug** Repeat of #20283. Some databases, seems like it's mostly Mongo, doesn't correctly update `initial_sync_status`, so it will always show the insanely annoying spinners. **Workaround:** Go to the Metabase application database and set the status from `incomplete` to `complete` on the tables `meta...
1.0
Cannot dismiss sync-spinner - **Describe the bug** Repeat of #20283. Some databases, seems like it's mostly Mongo, doesn't correctly update `initial_sync_status`, so it will always show the insanely annoying spinners. **Workaround:** Go to the Metabase application database and set the status from `incomplete` to ...
non_comp
cannot dismiss sync spinner describe the bug repeat of some databases seems like it s mostly mongo doesn t correctly update initial sync status so it will always show the insanely annoying spinners workaround go to the metabase application database and set the status from incomplete to com...
0
20,645
30,705,815,905
IssuesEvent
2023-07-27 06:01:58
mariotaku/moonlight-tv
https://api.github.com/repos/mariotaku/moonlight-tv
closed
[COMPAT] Input regression in 1.5.11?
compatibility
<!-- Since device support range becomes wider, please submit this issue ONLY when you got problems --> ## Basic information <!-- Please fill info into following spaces --> - Device model: (60UN71006LB) <!-- e.g. 55SM8100PJB --> - Firmware version: (03.21.75) <!-- Can be found in webOS Settings, e.g. 05.00.01 --...
True
[COMPAT] Input regression in 1.5.11? - <!-- Since device support range becomes wider, please submit this issue ONLY when you got problems --> ## Basic information <!-- Please fill info into following spaces --> - Device model: (60UN71006LB) <!-- e.g. 55SM8100PJB --> - Firmware version: (03.21.75) <!-- Can be fo...
comp
input regression in basic information device model firmware version webos version moonlight version is audio working yes is video working yes is input working no gamepad description i was using dualshock...
1
15,773
20,604,906,752
IssuesEvent
2022-03-06 20:42:39
IrisShaders/Iris
https://api.github.com/repos/IrisShaders/Iris
closed
ComputerCraft: Restitched Monitors display black panel
bug mod compatibility status: waiting on other mod
### What happened? Place Down Monitor Attempt to Write to monitor Nothing happens ### Screenshots Code Used or example ![image](https://user-images.githubusercontent.com/10422110/127745990-66d5acbb-badc-4bfa-83e2-2ebb8db65b57.png) Expected result ![image](https://user-images.githubusercontent.com/10422110/1...
True
ComputerCraft: Restitched Monitors display black panel - ### What happened? Place Down Monitor Attempt to Write to monitor Nothing happens ### Screenshots Code Used or example ![image](https://user-images.githubusercontent.com/10422110/127745990-66d5acbb-badc-4bfa-83e2-2ebb8db65b57.png) Expected result ![i...
comp
computercraft restitched monitors display black panel what happened place down monitor attempt to write to monitor nothing happens screenshots code used or example expected result result with iris even installed result is the same after toggling shaders on off releva...
1
14,068
5,544,275,443
IssuesEvent
2017-03-22 18:45:27
eklogi/idb
https://api.github.com/repos/eklogi/idb
closed
Include blueprint modules in linting and formatting make targets
build
Update make targets `inspect` and `format` to lint and format the blueprint modules.
1.0
Include blueprint modules in linting and formatting make targets - Update make targets `inspect` and `format` to lint and format the blueprint modules.
non_comp
include blueprint modules in linting and formatting make targets update make targets inspect and format to lint and format the blueprint modules
0
6,472
8,759,497,669
IssuesEvent
2018-12-15 16:51:37
ValveSoftware/Proton
https://api.github.com/repos/ValveSoftware/Proton
closed
Spacelords: no terrain (436180)
Game compatibility - Unofficial
In the very first mission, "Short-Fused" the terrain almost always is not rendered appearing only in certain locations on the map. Other than that the game is fully playable and has great framerates. ![20180823232203_1](https://user-images.githubusercontent.com/184066/44607310-b11d1000-a7f8-11e8-9bad-754429c19d6b.jp...
True
Spacelords: no terrain (436180) - In the very first mission, "Short-Fused" the terrain almost always is not rendered appearing only in certain locations on the map. Other than that the game is fully playable and has great framerates. ![20180823232203_1](https://user-images.githubusercontent.com/184066/44607310-b11d1...
comp
spacelords no terrain in the very first mission short fused the terrain almost always is not rendered appearing only in certain locations on the map other than that the game is fully playable and has great framerates my specs intel core ram nvidia geforce gtx driver debian buster ...
1
65,263
16,175,041,797
IssuesEvent
2021-05-03 04:34:45
hash-checker/hash-checker-lite
https://api.github.com/repos/hash-checker/hash-checker-lite
closed
An error occurred during gradle syncing
build error
![gradle_issue](https://user-images.githubusercontent.com/32436953/116808727-1fd2cf80-ab43-11eb-8dc1-904d3884254e.png) Changing System.getenv(KEYSTORE_PATH) to String.valueOf(System.getenv(KEYSTORE_PATH)) solves the problem and makes a successful gradle sync The same for the other three calls of System.getenv ...
1.0
An error occurred during gradle syncing - ![gradle_issue](https://user-images.githubusercontent.com/32436953/116808727-1fd2cf80-ab43-11eb-8dc1-904d3884254e.png) Changing System.getenv(KEYSTORE_PATH) to String.valueOf(System.getenv(KEYSTORE_PATH)) solves the problem and makes a successful gradle sync The same fo...
non_comp
an error occurred during gradle syncing changing system getenv keystore path to string valueof system getenv keystore path solves the problem and makes a successful gradle sync the same for the other three calls of system getenv if you accept this assign it to me please
0
19,546
27,140,592,124
IssuesEvent
2023-02-16 16:05:00
SkyrimLL/Skyrim
https://api.github.com/repos/SkyrimLL/Skyrim
closed
Move door teleport marker away from Hag's cure door
enhancement compatibility SMALL PATCHES
Conflicts with move of the door itself in Ultimate Markarth
True
Move door teleport marker away from Hag's cure door - Conflicts with move of the door itself in Ultimate Markarth
comp
move door teleport marker away from hag s cure door conflicts with move of the door itself in ultimate markarth
1
262,594
22,919,616,286
IssuesEvent
2022-07-17 13:16:37
pyronear/pyro-vision
https://api.github.com/repos/pyronear/pyro-vision
closed
[ci] Optimize cache for datasets downloading
help wanted ext: tests
## 🚀 Feature Save downloaded datasets in CI cache. ## Motivation With the addition of `datasets.OpenFire`, the test require the download of the entire dataset. Considering that the samples are scattered in multiple URLs, the download is taking at least several minutes. ## Pitch - [ ] find a unique identif...
1.0
[ci] Optimize cache for datasets downloading - ## 🚀 Feature Save downloaded datasets in CI cache. ## Motivation With the addition of `datasets.OpenFire`, the test require the download of the entire dataset. Considering that the samples are scattered in multiple URLs, the download is taking at least several minu...
non_comp
optimize cache for datasets downloading 🚀 feature save downloaded datasets in ci cache motivation with the addition of datasets openfire the test require the download of the entire dataset considering that the samples are scattered in multiple urls the download is taking at least several minutes...
0
170,546
13,192,342,473
IssuesEvent
2020-08-13 13:38:35
ros2/geometry2
https://api.github.com/repos/ros2/geometry2
closed
tf2_ros test_buffer_client.py test is not working in CI
enhancement tests
tf2_ros test_buffer_client.py test is not working in CI. Weird behaviour, test is fully working in the local machine but inside the CI the test is failing.
1.0
tf2_ros test_buffer_client.py test is not working in CI - tf2_ros test_buffer_client.py test is not working in CI. Weird behaviour, test is fully working in the local machine but inside the CI the test is failing.
non_comp
ros test buffer client py test is not working in ci ros test buffer client py test is not working in ci weird behaviour test is fully working in the local machine but inside the ci the test is failing
0
5,509
7,970,312,142
IssuesEvent
2018-07-16 12:21:33
PaleoCrafter/VanillaImmersion
https://api.github.com/repos/PaleoCrafter/VanillaImmersion
closed
Incompatibility with 'Better with Mods'
bug compatibility duplicate
The changes in Better with Mods: - Brewing Stands - Enchanting Table - Anvil have to be desabled.. without this, the game will freeze in the loading screen.
True
Incompatibility with 'Better with Mods' - The changes in Better with Mods: - Brewing Stands - Enchanting Table - Anvil have to be desabled.. without this, the game will freeze in the loading screen.
comp
incompatibility with better with mods the changes in better with mods brewing stands enchanting table anvil have to be desabled without this the game will freeze in the loading screen
1
16,530
22,420,430,131
IssuesEvent
2022-06-20 02:03:20
vercel/hyper
https://api.github.com/repos/vercel/hyper
closed
Unable to Install Plugins with a Custom .npmrc
🤯 Type: Compatibility ⌨️ CLI tool
<!-- Hi there! Thank you for discovering and submitting an issue. Before you submit this; let's make sure of a few things. Please make sure the following boxes are ticked if they are correct. If not, please try and fulfil these first. --> <!-- Checked checkbox should look like this: [x] --> - [x] I a...
True
Unable to Install Plugins with a Custom .npmrc - <!-- Hi there! Thank you for discovering and submitting an issue. Before you submit this; let's make sure of a few things. Please make sure the following boxes are ticked if they are correct. If not, please try and fulfil these first. --> <!-- Checked c...
comp
unable to install plugins with a custom npmrc hi there thank you for discovering and submitting an issue before you submit this let s make sure of a few things please make sure the following boxes are ticked if they are correct if not please try and fulfil these first i am on...
1
5,868
8,315,498,744
IssuesEvent
2018-09-25 05:31:51
calmPress/calmpress
https://api.github.com/repos/calmPress/calmpress
opened
Replace gravatars with material design based avatars
Privacy breaking backward compatibility comments
Material design based avatars are based on the user display name, and are both lighter than the gravatar images and easier to style. As a bonus no more possibility of spying by wordpress.com Will need to figure a way to migrate the gravatar related settings to appropriate new settings.
True
Replace gravatars with material design based avatars - Material design based avatars are based on the user display name, and are both lighter than the gravatar images and easier to style. As a bonus no more possibility of spying by wordpress.com Will need to figure a way to migrate the gravatar related settings to a...
comp
replace gravatars with material design based avatars material design based avatars are based on the user display name and are both lighter than the gravatar images and easier to style as a bonus no more possibility of spying by wordpress com will need to figure a way to migrate the gravatar related settings to a...
1
339,670
30,464,154,240
IssuesEvent
2023-07-17 09:10:40
rhinstaller/kickstart-tests
https://api.github.com/repos/rhinstaller/kickstart-tests
opened
rhel9 flake: "if '://' in self.location and not self.location.startswith('file://'): TypeError: argument of type 'NoneType' is not iterable"
test flake
Since 2023-07-11 ``` 2023-07-11 23:41:28,315 INFO: RESULT:bindtomac-onboot-bootopts-pre:2e6073042dac:FAILED:Test failed on line: 23:41:23,797 CRIT anaconda:anaconda: exception: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/pyanaconda/threading.py", line 275, in run threading.Th...
1.0
rhel9 flake: "if '://' in self.location and not self.location.startswith('file://'): TypeError: argument of type 'NoneType' is not iterable" - Since 2023-07-11 ``` 2023-07-11 23:41:28,315 INFO: RESULT:bindtomac-onboot-bootopts-pre:2e6073042dac:FAILED:Test failed on line: 23:41:23,797 CRIT anaconda:anaconda: exception...
non_comp
flake if in self location and not self location startswith file typeerror argument of type nonetype is not iterable since info result bindtomac onboot bootopts pre failed test failed on line crit anaconda anaconda exception traceback most recent call last ...
0
48,266
13,067,586,586
IssuesEvent
2020-07-31 00:56:23
icecube-trac/tix2
https://api.github.com/repos/icecube-trac/tix2
closed
[cmake] LAPACK detection is broken on Ubuntu 16.04 with system tools (Trac #2103)
Migrated from Trac cmake defect
It can find the library through pkg-config, but doesn't set LAPACK_FOUND. -- blas and lapack -- Searching for OpenBLAS in IceCube's CVMFS (or Arch's AUR) CMake Warning at cmake/tools/blas.cmake:59 (find_package): By not providing "FindOpenBLAS.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a pa...
1.0
[cmake] LAPACK detection is broken on Ubuntu 16.04 with system tools (Trac #2103) - It can find the library through pkg-config, but doesn't set LAPACK_FOUND. -- blas and lapack -- Searching for OpenBLAS in IceCube's CVMFS (or Arch's AUR) CMake Warning at cmake/tools/blas.cmake:59 (find_package): By not providing "...
non_comp
lapack detection is broken on ubuntu with system tools trac it can find the library through pkg config but doesn t set lapack found blas and lapack searching for openblas in icecube s cvmfs or arch s aur cmake warning at cmake tools blas cmake find package by not providing findopenblas...
0
1,005
3,475,723,860
IssuesEvent
2015-12-26 01:22:44
ForgeEssentials/ForgeEssentials
https://api.github.com/repos/ForgeEssentials/ForgeEssentials
reopened
protection.inventory permission
bug mod-compatibility
Hi all, I have two, related, questions... I'm trying to use fe.protection.inventory for a specific item (the Angel Wings Ring from Extra Utilities) but it doesn't want to work. It works for fe.protection.inventory.*=false where all items pop out of the inventory but not for fe.protection.inventory.item.extrautils...
True
protection.inventory permission - Hi all, I have two, related, questions... I'm trying to use fe.protection.inventory for a specific item (the Angel Wings Ring from Extra Utilities) but it doesn't want to work. It works for fe.protection.inventory.*=false where all items pop out of the inventory but not for fe.pr...
comp
protection inventory permission hi all i have two related questions i m trying to use fe protection inventory for a specific item the angel wings ring from extra utilities but it doesn t want to work it works for fe protection inventory false where all items pop out of the inventory but not for fe pr...
1
4,752
7,360,423,782
IssuesEvent
2018-03-10 18:23:38
ItzMace/LastMinerStanding-DEV
https://api.github.com/repos/ItzMace/LastMinerStanding-DEV
closed
Crackshot item effects not working
compatibility critical
``` Oh something I forgot to tell, I don't know why but it seems like some Crackshot items I made are not doing exactly what I designed and tested From what I see is 'Slow' potion effect which I put in my own Crackshot-made Bandage and Medkit to imitate Bandages and Medkits in other BR games, is applied to ...
True
Crackshot item effects not working - ``` Oh something I forgot to tell, I don't know why but it seems like some Crackshot items I made are not doing exactly what I designed and tested From what I see is 'Slow' potion effect which I put in my own Crackshot-made Bandage and Medkit to imitate Bandages and Medk...
comp
crackshot item effects not working oh something i forgot to tell i don t know why but it seems like some crackshot items i made are not doing exactly what i designed and tested from what i see is slow potion effect which i put in my own crackshot made bandage and medkit to imitate bandages and medk...
1
17,307
23,881,152,502
IssuesEvent
2022-09-08 01:23:36
keymanapp/keyman
https://api.github.com/repos/keymanapp/keyman
opened
bug(windows): in Word, backspace only deleting half a surrogate pair in Keyman 15
bug windows/ compatibility
<!-- Before you submit this bug report, have you searched other reports for this bug? https://github.com/keymanapp/keyman/issues?q=is%3Aopen+is%3Aissue+label%3Abug * If you find a matching issue, go ahead and add a comment on that issue. * If you find related issues, make sure you list them below. ...
True
bug(windows): in Word, backspace only deleting half a surrogate pair in Keyman 15 - <!-- Before you submit this bug report, have you searched other reports for this bug? https://github.com/keymanapp/keyman/issues?q=is%3Aopen+is%3Aissue+label%3Abug * If you find a matching issue, go ahead and add a comment...
comp
bug windows in word backspace only deleting half a surrogate pair in keyman before you submit this bug report have you searched other reports for this bug if you find a matching issue go ahead and add a comment on that issue if you find related issues make sure you list them belo...
1
345,391
24,857,211,700
IssuesEvent
2022-10-27 04:10:40
CHAMPION316/coffee-forest
https://api.github.com/repos/CHAMPION316/coffee-forest
closed
GENERAL: Contact section
documentation must have
Create a contact section for the mailist list to live in on the home page.
1.0
GENERAL: Contact section - Create a contact section for the mailist list to live in on the home page.
non_comp
general contact section create a contact section for the mailist list to live in on the home page
0
43,262
12,975,451,925
IssuesEvent
2020-07-21 17:01:21
finos/secref-data
https://api.github.com/repos/finos/secref-data
opened
Aug 4th 2020 - SecRef Meeting Minutes
Securities Reference Data meeting
# Security Reference Data Project Meeting ## Date Aug 4th 2020 - 11am EST / 4pm BST ## Untracked attendees - Fullname, Affiliation, (optional) GitHub username - ... ## Agenda - [ ] Convene & roll call (5mins) - [ ] Review and approve past meeting minutes (5 mins) - [ ] AOB, Q&A & Adjourn (5mins) ## Deci...
True
Aug 4th 2020 - SecRef Meeting Minutes - # Security Reference Data Project Meeting ## Date Aug 4th 2020 - 11am EST / 4pm BST ## Untracked attendees - Fullname, Affiliation, (optional) GitHub username - ... ## Agenda - [ ] Convene & roll call (5mins) - [ ] Review and approve past meeting minutes (5 mins) - [...
non_comp
aug secref meeting minutes security reference data project meeting date aug est bst untracked attendees fullname affiliation optional github username agenda convene roll call review and approve past meeting minutes mins aob q a adjourn ...
0
8,486
10,515,717,412
IssuesEvent
2019-09-28 12:13:11
epartment/nova-dependency-container
https://api.github.com/repos/epartment/nova-dependency-container
closed
Not working nova-repeatable-fields
compatibility more info required
This package looks good but I am not able to use it with the package. [nova-repeatable-fields](https://github.com/fourstacks/nova-repeatable-fields) Can anyone help ?
True
Not working nova-repeatable-fields - This package looks good but I am not able to use it with the package. [nova-repeatable-fields](https://github.com/fourstacks/nova-repeatable-fields) Can anyone help ?
comp
not working nova repeatable fields this package looks good but i am not able to use it with the package can anyone help
1
2,424
5,185,871,393
IssuesEvent
2017-01-20 12:00:42
mike42/escpos-php
https://api.github.com/repos/mike42/escpos-php
closed
bitImage can't justify center
duplicate printer-compatibility
Hi, I've tried your code and it works! (I'm using TaffWare POS-58 printer). My printer doesn't support graphics() command, so I use bitImage() command. The image shows but it always justify left. Do you know how to make it center? Thanks!
True
bitImage can't justify center - Hi, I've tried your code and it works! (I'm using TaffWare POS-58 printer). My printer doesn't support graphics() command, so I use bitImage() command. The image shows but it always justify left. Do you know how to make it center? Thanks!
comp
bitimage can t justify center hi i ve tried your code and it works i m using taffware pos printer my printer doesn t support graphics command so i use bitimage command the image shows but it always justify left do you know how to make it center thanks
1
12,841
15,097,472,065
IssuesEvent
2021-02-07 18:50:39
Aviuz/PrisonLabor
https://api.github.com/repos/Aviuz/PrisonLabor
closed
Dubs Bad Hygiene mod: Prisoners do not refill passive coolers and wash tubs.
compatibility
As for Prison Labor (ver. 1.2.2 @ github) used with Dubs Bad Hygiene (ver. 12 Dec, 2020 @ 11:21 am) https://steamcommunity.com/sharedfiles/filedetails/?id=836308268 prisoners do not refill passive coolers and wash tubs while having access to a water source https://raw.githubusercontent.com/soglasen666/bug-cases/main...
True
Dubs Bad Hygiene mod: Prisoners do not refill passive coolers and wash tubs. - As for Prison Labor (ver. 1.2.2 @ github) used with Dubs Bad Hygiene (ver. 12 Dec, 2020 @ 11:21 am) https://steamcommunity.com/sharedfiles/filedetails/?id=836308268 prisoners do not refill passive coolers and wash tubs while having access ...
comp
dubs bad hygiene mod prisoners do not refill passive coolers and wash tubs as for prison labor ver github used with dubs bad hygiene ver dec am prisoners do not refill passive coolers and wash tubs while having access to a water source when i put a door colonist does this job ...
1
11,320
13,260,670,041
IssuesEvent
2020-08-20 18:33:05
gudmdharalds-a8c/testing123
https://api.github.com/repos/gudmdharalds-a8c/testing123
closed
PHP Upgrade: Compatibility issues found in bla-8.php
PHP 7.4 Compatibility B PHP Compatibility
The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blob/02e81b5d2cb87a329e1a4fe049c3d097427989e4/bla-8.php#L5...
True
PHP Upgrade: Compatibility issues found in bla-8.php - The following issues were found when scanning branch <code>abranch12</code> for compatibility problems: * <b>Error</b>: Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead https://github.com/gudmdharalds-a8c/testing123/blo...
comp
php upgrade compatibility issues found in bla php the following issues were found when scanning branch for compatibility problems error extension mysql is deprecated since php and removed since php use mysqli instead error extension mysql is deprecated since php and removed s...
1
18,301
25,304,121,387
IssuesEvent
2022-11-17 12:59:32
iPortalTeam/ImmersivePortalsMod
https://api.github.com/repos/iPortalTeam/ImmersivePortalsMod
closed
[1.18.2] Incompatibility with Map Atlases
Mod Compatibility
### According to your testing, does the issue occur with ONLY Immersive Portals mod and Farbic API? No ### Describe the issue Crafting an atlas and using it (having the atlas in my hotbar which i set to show the mini map when in my hotbar) immediately crashes the world when immersive portals is installed. When...
True
[1.18.2] Incompatibility with Map Atlases - ### According to your testing, does the issue occur with ONLY Immersive Portals mod and Farbic API? No ### Describe the issue Crafting an atlas and using it (having the atlas in my hotbar which i set to show the mini map when in my hotbar) immediately crashes the wor...
comp
incompatibility with map atlases according to your testing does the issue occur with only immersive portals mod and farbic api no describe the issue crafting an atlas and using it having the atlas in my hotbar which i set to show the mini map when in my hotbar immediately crashes the world when...
1
677,205
23,154,869,230
IssuesEvent
2022-07-29 12:02:33
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] Dropping a primary key constraint is not supported
kind/bug area/ysql priority/high
Jira Link: [DB-1677](https://yugabyte.atlassian.net/browse/DB-1677) Attempting dropping a primary key constraint results in an error: ``` Error: ERROR: dropping a primary key constraint is not yet supported [Failed SQL: ALTER TABLE public.TABLE_NAME DROP CONSTRAINT CONSTRAINT_2] ``` This is explicitly disabled...
1.0
[YSQL] Dropping a primary key constraint is not supported - Jira Link: [DB-1677](https://yugabyte.atlassian.net/browse/DB-1677) Attempting dropping a primary key constraint results in an error: ``` Error: ERROR: dropping a primary key constraint is not yet supported [Failed SQL: ALTER TABLE public.TABLE_NAME DROP ...
non_comp
dropping a primary key constraint is not supported jira link attempting dropping a primary key constraint results in an error error error dropping a primary key constraint is not yet supported this is explicitly disabled in the code from what i hear the reason is that the primary k...
0
13,742
16,460,096,064
IssuesEvent
2021-05-21 17:35:50
ORelio/Minecraft-Console-Client
https://api.github.com/repos/ORelio/Minecraft-Console-Client
closed
EntityMetadata crash
a:bug in:protocol-compatibility waiting-for:more-info
**Prerequisites** - [x] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts) - [x] I tried to [look for similar issues](https://github.com/ORelio/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a new one - [x] I have ...
True
EntityMetadata crash - **Prerequisites** - [x] I made sure I am running the latest [development build](https://ci.appveyor.com/project/ORelio/minecraft-console-client/build/artifacts) - [x] I tried to [look for similar issues](https://github.com/ORelio/Minecraft-Console-Client/issues?q=is%3Aissue) before opening a ...
comp
entitymetadata crash prerequisites i made sure i am running the latest i tried to before opening a new one i have set debugmessages true in config to diagnose my issue i have redacted session tokens and passwords before attaching screenshots mcversion
1
9,763
30,500,306,488
IssuesEvent
2023-07-18 13:34:11
DeiseCAPBarbosa/gha_tests
https://api.github.com/repos/DeiseCAPBarbosa/gha_tests
closed
Deploy
deploy-automation
## Description Realiza deploy automatizado da aplicação. ## Environments environment_1 ## Branches minha_branch
1.0
Deploy - ## Description Realiza deploy automatizado da aplicação. ## Environments environment_1 ## Branches minha_branch
non_comp
deploy description realiza deploy automatizado da aplicação environments environment branches minha branch
0
76,207
9,397,996,471
IssuesEvent
2019-04-08 11:08:23
dotnet/project-system
https://api.github.com/repos/dotnet/project-system
opened
Support VSHPROPID_SupportedMyApplicationTypes instead of VSHPROPID_SupportedOutputTypes for VB
Feature-AppDesigner Feature-WinForms Feature-XAML Parity-Legacy Triaged
Part of #4249 For VB projects the MyApplication model means that we need to return a value for VSHPROPID_SupportedMyApplicationTypes, and we need to not return VSHPROPID_SupportedOutputTypes to override them. Alternatively we could take a different approach here, like perhaps using capabilities to enable specific My...
1.0
Support VSHPROPID_SupportedMyApplicationTypes instead of VSHPROPID_SupportedOutputTypes for VB - Part of #4249 For VB projects the MyApplication model means that we need to return a value for VSHPROPID_SupportedMyApplicationTypes, and we need to not return VSHPROPID_SupportedOutputTypes to override them. Alternative...
non_comp
support vshpropid supportedmyapplicationtypes instead of vshpropid supportedoutputtypes for vb part of for vb projects the myapplication model means that we need to return a value for vshpropid supportedmyapplicationtypes and we need to not return vshpropid supportedoutputtypes to override them alternatively ...
0
2,988
5,886,462,728
IssuesEvent
2017-05-17 02:51:49
juijs/jui-core
https://api.github.com/repos/juijs/jui-core
closed
svg.getTextSize is not working in firefox.
bug compatibility important
because svg's initial width is equals to zero.
True
svg.getTextSize is not working in firefox. - because svg's initial width is equals to zero.
comp
svg gettextsize is not working in firefox because svg s initial width is equals to zero
1
6,329
8,679,408,114
IssuesEvent
2018-11-30 23:42:24
cobalt-org/liquid-rust
https://api.github.com/repos/cobalt-org/liquid-rust
opened
`divide_by` 0 should error
bug shopify-compatibility
Example test: ```rust assert_render_error!("{{ 1.0 | divided_by: 0.0 | ceil }}"); ``` Shopify: ```ruby assert_raises(Liquid::FloatDomainError) do assert_template_result "4", "{{ 1.0 | divided_by: 0.0 | ceil }}" end ```
True
`divide_by` 0 should error - Example test: ```rust assert_render_error!("{{ 1.0 | divided_by: 0.0 | ceil }}"); ``` Shopify: ```ruby assert_raises(Liquid::FloatDomainError) do assert_template_result "4", "{{ 1.0 | divided_by: 0.0 | ceil }}" end ```
comp
divide by should error example test rust assert render error divided by ceil shopify ruby assert raises liquid floatdomainerror do assert template result divided by ceil end
1
21,037
32,033,134,463
IssuesEvent
2023-09-22 13:39:05
mariotaku/moonlight-tv
https://api.github.com/repos/mariotaku/moonlight-tv
closed
[COMPAT] Crashing on webOS 1~3
compatibility
Hello, moonlight on my LG TV webOS 1.4.0-2341 05.06.10 not loading. I see only logo moonlight. Is this OS supported?
True
[COMPAT] Crashing on webOS 1~3 - Hello, moonlight on my LG TV webOS 1.4.0-2341 05.06.10 not loading. I see only logo moonlight. Is this OS supported?
comp
crashing on webos hello moonlight on my lg tv webos not loading i see only logo moonlight is this os supported
1
17,737
24,481,291,128
IssuesEvent
2022-10-08 21:44:43
nonamecrackers2/crackers-wither-storm-mod
https://api.github.com/repos/nonamecrackers2/crackers-wither-storm-mod
closed
Tractor beam not picking up Formidi Bomb
compatibility 1.19
**Minecraft version** 1.19.2 (Essential Mod) **Mod version** 1.19.2 **Describe the bug** The Wither Storm (for me) won't pick up the Formidi Bomb anymore, the bomb still works but it looks really weird that the center Wither Head won't tractor beam it up anymore. **To Reproduce** Steps to reproduce the beh...
True
Tractor beam not picking up Formidi Bomb - **Minecraft version** 1.19.2 (Essential Mod) **Mod version** 1.19.2 **Describe the bug** The Wither Storm (for me) won't pick up the Formidi Bomb anymore, the bomb still works but it looks really weird that the center Wither Head won't tractor beam it up anymore. *...
comp
tractor beam not picking up formidi bomb minecraft version essential mod mod version describe the bug the wither storm for me won t pick up the formidi bomb anymore the bomb still works but it looks really weird that the center wither head won t tractor beam it up anymore t...
1
109,718
11,648,060,340
IssuesEvent
2020-03-01 18:34:34
noteezy/LECHO
https://api.github.com/repos/noteezy/LECHO
closed
Fix documentation!
documentation
- [x] ASP.NET Core 3 - [x] Dark blue in Use-Cases -> bright color - [x] Set Period Function in func_req - [x] Table tabulation in fuc_req //Get all together in 1 pdf (?)
1.0
Fix documentation! - - [x] ASP.NET Core 3 - [x] Dark blue in Use-Cases -> bright color - [x] Set Period Function in func_req - [x] Table tabulation in fuc_req //Get all together in 1 pdf (?)
non_comp
fix documentation asp net core dark blue in use cases bright color set period function in func req table tabulation in fuc req get all together in pdf
0
256,611
19,429,930,279
IssuesEvent
2021-12-21 10:43:45
clastix/capsule
https://api.github.com/repos/clastix/capsule
closed
Broken Links in README.md
bug documentation
<!-- Thanks for taking time reporting a Capsule bug! We do our best to keep it reliable and working, so don't hesitate adding as many information as you can and keep in mind you can reach us on our Clastix Slack workspace: https://clastix.slack.com, #capsule channel. --> # Bug description Some links in ...
1.0
Broken Links in README.md - <!-- Thanks for taking time reporting a Capsule bug! We do our best to keep it reliable and working, so don't hesitate adding as many information as you can and keep in mind you can reach us on our Clastix Slack workspace: https://clastix.slack.com, #capsule channel. --> # Bug d...
non_comp
broken links in readme md thanks for taking time reporting a capsule bug we do our best to keep it reliable and working so don t hesitate adding as many information as you can and keep in mind you can reach us on our clastix slack workspace capsule channel bug description some links ...
0
6,650
3,427,505,402
IssuesEvent
2015-12-10 02:07:54
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
make subclassOf and friends in world.dart return [] instead of null if no information is present
area-dart2js priority-unassigned triaged type-codehealth
Currently, subclassesOf subtypesOf supertypesOf typesImplementedBySubclassesOf return [null] if no information is present. This is surprising and, worse, prevents the direct use of forEach, etc.
1.0
make subclassOf and friends in world.dart return [] instead of null if no information is present - Currently, subclassesOf subtypesOf supertypesOf typesImplementedBySubclassesOf return [null] if no information is present. This is surprising and, worse, prevents the direct use of forEach, etc.
non_comp
make subclassof and friends in world dart return instead of null if no information is present currently subclassesof subtypesof supertypesof typesimplementedbysubclassesof return if no information is present this is surprising and worse prevents the direct use of foreach etc
0
3,825
4,630,669,861
IssuesEvent
2016-09-28 13:32:11
google/WebFundamentals
https://api.github.com/repos/google/WebFundamentals
closed
Setup next-version to stage to web-central.appspot.com
P0 type-Infrastructure
Does not include PRs, only the content that has been merged into next-version. This is the first of two issues that came out of #3330, also see #3521
1.0
Setup next-version to stage to web-central.appspot.com - Does not include PRs, only the content that has been merged into next-version. This is the first of two issues that came out of #3330, also see #3521
non_comp
setup next version to stage to web central appspot com does not include prs only the content that has been merged into next version this is the first of two issues that came out of also see
0
608,574
18,842,737,635
IssuesEvent
2021-11-11 11:30:56
canonical-web-and-design/ubuntu.com
https://api.github.com/repos/canonical-web-and-design/ubuntu.com
closed
virtualisation is spelt both in US and UK forms
Priority: Low Copy update 📝
I think we, at Canonical, use British English unless the guidelines have changed. Either way, it's spelt in 2 different ways on this page. <img width="849" alt="Screenshot 2021-11-08 at 14 56 37" src="https://user-images.githubusercontent.com/36884067/140764872-69b7fcda-9c08-4803-ac50-dbfe45dd0229.png"> --- *R...
1.0
virtualisation is spelt both in US and UK forms - I think we, at Canonical, use British English unless the guidelines have changed. Either way, it's spelt in 2 different ways on this page. <img width="849" alt="Screenshot 2021-11-08 at 14 56 37" src="https://user-images.githubusercontent.com/36884067/140764872-69b7f...
non_comp
virtualisation is spelt both in us and uk forms i think we at canonical use british english unless the guidelines have changed either way it s spelt in different ways on this page img width alt screenshot at src reported from
0
12,435
14,685,977,514
IssuesEvent
2021-01-01 12:27:20
Shopkeepers/Shopkeepers
https://api.github.com/repos/Shopkeepers/Shopkeepers
closed
MythicMobs uncompatible
bug incompatibility waiting
## Preliminaries: * **Shopkeepers version:** `Shopkeepers-2.9.3` * **Paper version:** `Paper 350 (1.15.2)` --- ## Reproduction on a fresh and up-to-date Spigot server: I was **`able`** to reproduce my issue on a freshly setup and up-to-date Spigot server (currently **`paper 350`**) with the latest version of...
True
MythicMobs uncompatible - ## Preliminaries: * **Shopkeepers version:** `Shopkeepers-2.9.3` * **Paper version:** `Paper 350 (1.15.2)` --- ## Reproduction on a fresh and up-to-date Spigot server: I was **`able`** to reproduce my issue on a freshly setup and up-to-date Spigot server (currently **`paper 350`**) ...
comp
mythicmobs uncompatible preliminaries shopkeepers version shopkeepers paper version paper reproduction on a fresh and up to date spigot server i was able to reproduce my issue on a freshly setup and up to date spigot server currently paper with ...
1
15,348
19,571,271,282
IssuesEvent
2022-01-04 10:13:00
Sirttas/ElementalCraft
https://api.github.com/repos/Sirttas/ElementalCraft
closed
[1.18.1] Patchouli Bug
bug Compatibility
Latest forge loader, EC, and patchouli i am getting this in my logs. please offer compatibility again with patchouli, without this fixed, you get "ERROR NO CONTENT" in all entries. ```java [11:25:44] [Render thread/ERROR]: Error compiling book elementalcraft:element_book, using empty contents java.lang.Runtime...
True
[1.18.1] Patchouli Bug - Latest forge loader, EC, and patchouli i am getting this in my logs. please offer compatibility again with patchouli, without this fixed, you get "ERROR NO CONTENT" in all entries. ```java [11:25:44] [Render thread/ERROR]: Error compiling book elementalcraft:element_book, using empty co...
comp
patchouli bug latest forge loader ec and patchouli i am getting this in my logs please offer compatibility again with patchouli without this fixed you get error no content in all entries java error compiling book elementalcraft element book using empty contents java lang runtimeexception ...
1
720,962
24,812,907,176
IssuesEvent
2022-10-25 10:52:36
AY2223S1-CS2103-F13-2/tp
https://api.github.com/repos/AY2223S1-CS2103-F13-2/tp
closed
Add background change for done and not done surveys
type.Enhancement priority.High
Surveys should be green when done and red when not done.
1.0
Add background change for done and not done surveys - Surveys should be green when done and red when not done.
non_comp
add background change for done and not done surveys surveys should be green when done and red when not done
0