Unnamed: 0 int64 0 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 1 1k | labels stringlengths 4 1.38k | body stringlengths 1 262k | index stringclasses 16
values | text_combine stringlengths 96 262k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
346,250 | 10,409,767,569 | IssuesEvent | 2019-09-13 09:35:21 | ConsenSys/mythril | https://api.github.com/repos/ConsenSys/mythril | closed | Slightly wrong concrete transaction data in multi-tx & multi-contract (delegatecall) scenario | Priority: Medium Type: bug 🐛 | ## Description
Running Mythril on a relatively complex example appears to detect the correct bug, but returns slightly wrong concrete transaction data to reach it. Here is the code:
```solidity
pragma solidity ^0.4.24;
contract EvilDelegate {
bool xyz;
function abc() public {
// do nothing
... | 1.0 | Slightly wrong concrete transaction data in multi-tx & multi-contract (delegatecall) scenario - ## Description
Running Mythril on a relatively complex example appears to detect the correct bug, but returns slightly wrong concrete transaction data to reach it. Here is the code:
```solidity
pragma solidity ^0.4.24... | priority | slightly wrong concrete transaction data in multi tx multi contract delegatecall scenario description running mythril on a relatively complex example appears to detect the correct bug but returns slightly wrong concrete transaction data to reach it here is the code solidity pragma solidity ... | 1 |
82,161 | 32,036,279,059 | IssuesEvent | 2023-09-22 15:34:30 | SeleniumHQ/selenium | https://api.github.com/repos/SeleniumHQ/selenium | closed | [🐛 Bug]: Returned value cannot be converted to Boolean | I-defect needs-triaging | ### What happened?
Hi,
Since i updated my framework to Serenity BDD 4.0.0 with Selnium 4.12 include and cucumber 7.14, i have an error on the website i test.
org.openqa.selenium.WebDriverException: Returned value cannot be converted to Boolean: {_wrapped=[org.openqa.selenium.remote.RemoteWebElement@9fa216dc -> ... | 1.0 | [🐛 Bug]: Returned value cannot be converted to Boolean - ### What happened?
Hi,
Since i updated my framework to Serenity BDD 4.0.0 with Selnium 4.12 include and cucumber 7.14, i have an error on the website i test.
org.openqa.selenium.WebDriverException: Returned value cannot be converted to Boolean: {_wrapped... | non_priority | returned value cannot be converted to boolean what happened hi since i updated my framework to serenity bdd with selnium include and cucumber i have an error on the website i test org openqa selenium webdriverexception returned value cannot be converted to boolean wrapped after... | 0 |
224,436 | 17,693,914,478 | IssuesEvent | 2021-08-24 13:23:04 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | opened | Test failure GetAsync_SetAutomaticDecompression_ContentDecompressed_Deflate | area-System.Net.Http test-run-core | Test type:
- `System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest`
- `System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Decompression_Tests`
- `System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Decompression_Tests`
External server http://httpbin.org hiccup
F... | 1.0 | Test failure GetAsync_SetAutomaticDecompression_ContentDecompressed_Deflate - Test type:
- `System.Net.Http.Functional.Tests.HttpClientHandler_RemoteServerTest`
- `System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandler_Decompression_Tests`
- `System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClient... | non_priority | test failure getasync setautomaticdecompression contentdecompressed deflate test type system net http functional tests httpclienthandler remoteservertest system net http functional tests socketshttphandler httpclienthandler decompression tests system net http functional tests synchttphandler httpclient... | 0 |
657,844 | 21,869,714,268 | IssuesEvent | 2022-05-19 03:18:20 | pixley/TimelineBuilder | https://api.github.com/repos/pixley/TimelineBuilder | opened | Core timeline functionality | type: feature priority: very high status: blocked | Implement a data structure that can contain all relevant info for a timeline. This will serve as the "project file" for the app as a whole. | 1.0 | Core timeline functionality - Implement a data structure that can contain all relevant info for a timeline. This will serve as the "project file" for the app as a whole. | priority | core timeline functionality implement a data structure that can contain all relevant info for a timeline this will serve as the project file for the app as a whole | 1 |
214,767 | 7,276,640,214 | IssuesEvent | 2018-02-21 16:55:54 | BullOak/BullOak | https://api.github.com/repos/BullOak/BullOak | closed | BO-43: Change internals of BullOak to use ItemAndType | High-priority enhancement task | Description
---
In the domain because types of events are not accessible, we operate a lot using object references and we retrieve types of said events to do multiple functions (from upconverting to discovering appliers etc). The fact that objects are passed in, means that we are giving away a lot of the type safet... | 1.0 | BO-43: Change internals of BullOak to use ItemAndType - Description
---
In the domain because types of events are not accessible, we operate a lot using object references and we retrieve types of said events to do multiple functions (from upconverting to discovering appliers etc). The fact that objects are passed i... | priority | bo change internals of bulloak to use itemandtype description in the domain because types of events are not accessible we operate a lot using object references and we retrieve types of said events to do multiple functions from upconverting to discovering appliers etc the fact that objects are passed in... | 1 |
583,202 | 17,379,738,975 | IssuesEvent | 2021-07-31 12:54:40 | adirh3/Fluent-Search | https://api.github.com/repos/adirh3/Fluent-Search | closed | bookmark open with "/" | Medium Priority bug | **Describe the bug**
bookmark open with "/"
**To Reproduce**
Steps to reproduce the behavior:
1. search any bookmark & see the url
**Expected behavior**
show the right url
**Screenshots**

 Those mutations don't exist anymore b) there is not really a need to close the sidebar on delete. The selected resource will switch to the current folder anyways. | 1.0 | Remove `sidebar/close` mutations on delete - a) Those mutations don't exist anymore b) there is not really a need to close the sidebar on delete. The selected resource will switch to the current folder anyways. | priority | remove sidebar close mutations on delete a those mutations don t exist anymore b there is not really a need to close the sidebar on delete the selected resource will switch to the current folder anyways | 1 |
278,211 | 8,638,137,091 | IssuesEvent | 2018-11-23 13:46:41 | webcompat/web-bugs | https://api.github.com/repos/webcompat/web-bugs | closed | mobile.twitter.com - design is broken | browser-firefox-mobile priority-critical | <!-- @browser: Firefox Mobile 65.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:65.0) Gecko/65.0 Firefox/65.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://mobile.twitter.com/login/error?username_or_email=donnashelton765%40gmail.com&redirect_after_login=%2Fintent%2Ftweet%3Fui_metrics%3D%... | 1.0 | mobile.twitter.com - design is broken - <!-- @browser: Firefox Mobile 65.0 -->
<!-- @ua_header: Mozilla/5.0 (Android 8.0.0; Mobile; rv:65.0) Gecko/65.0 Firefox/65.0 -->
<!-- @reported_with: mobile-reporter -->
**URL**: https://mobile.twitter.com/login/error?username_or_email=donnashelton765%40gmail.com&redirect_after_... | priority | mobile twitter com design is broken url browser version firefox mobile operating system android tested another browser yes problem type design is broken description spam steps to reproduce site is unusable browser configuration mixed active co... | 1 |
210,578 | 23,754,878,309 | IssuesEvent | 2022-09-01 01:24:33 | andygonzalez2010/store | https://api.github.com/repos/andygonzalez2010/store | opened | CVE-2022-25887 (Medium) detected in sanitize-html-1.18.2.tgz | security vulnerability | ## CVE-2022-25887 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sanitize-html-1.18.2.tgz</b></p></summary>
<p>Clean up user-submitted HTML, preserving whitelisted elements and whit... | True | CVE-2022-25887 (Medium) detected in sanitize-html-1.18.2.tgz - ## CVE-2022-25887 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>sanitize-html-1.18.2.tgz</b></p></summary>
<p>Clean u... | non_priority | cve medium detected in sanitize html tgz cve medium severity vulnerability vulnerable library sanitize html tgz clean up user submitted html preserving whitelisted elements and whitelisted attributes on a per element basis library home page a href path to dependency fil... | 0 |
250,762 | 27,111,470,747 | IssuesEvent | 2023-02-15 15:35:34 | EliyaC/JAVA-DEMO | https://api.github.com/repos/EliyaC/JAVA-DEMO | closed | CVE-2021-35043 (Medium) detected in antisamy-1.5.3.jar - autoclosed | security vulnerability | ## CVE-2021-35043 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>antisamy-1.5.3.jar</b></p></summary>
<p>The OWASP AntiSamy project is a collection of APIs for safely allowing users... | True | CVE-2021-35043 (Medium) detected in antisamy-1.5.3.jar - autoclosed - ## CVE-2021-35043 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>antisamy-1.5.3.jar</b></p></summary>
<p>The OW... | non_priority | cve medium detected in antisamy jar autoclosed cve medium severity vulnerability vulnerable library antisamy jar the owasp antisamy project is a collection of apis for safely allowing users to supply their own html and css without exposing the site to xss vulnerabiliti... | 0 |
268,193 | 23,350,384,339 | IssuesEvent | 2022-08-09 22:50:46 | lowRISC/opentitan | https://api.github.com/repos/lowRISC/opentitan | opened | [chip-test] chip_sw_rv_dm_lc_disabled | Component:ChipLevelTest | ### Test point name
[chip_sw_rv_dm_lc_disabled](https://github.com/lowRISC/opentitan/blob/master/hw/top_earlgrey/data/chip_testplan.hjson#L573)
### Host side component
SystemVerilog+Rust
### OpenTitanTool infrastructure implemented
Unknown
### Contact person
@msfschaffner
### Checklist
Please fill out this che... | 1.0 | [chip-test] chip_sw_rv_dm_lc_disabled - ### Test point name
[chip_sw_rv_dm_lc_disabled](https://github.com/lowRISC/opentitan/blob/master/hw/top_earlgrey/data/chip_testplan.hjson#L573)
### Host side component
SystemVerilog+Rust
### OpenTitanTool infrastructure implemented
Unknown
### Contact person
@msfschaffner
... | non_priority | chip sw rv dm lc disabled test point name host side component systemverilog rust opentitantool infrastructure implemented unknown contact person msfschaffner checklist please fill out this checklist as items are completed link to prs and issues as appropriate check if existi... | 0 |
52,545 | 27,614,353,094 | IssuesEvent | 2023-03-09 18:07:38 | hajimehoshi/ebiten | https://api.github.com/repos/hajimehoshi/ebiten | opened | performance regression on Android (Idle Armada) | bug performance | ### Ebitengine Version
v2.5.0-alpha.12
### Operating System
- [ ] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [X] Android
- [ ] iOS
- [ ] Nintendo Switch
- [ ] Xbox
- [ ] Web Browsers
### Go Version (`go version`)
go version go1.20 darwin/amd64
### What steps will reproduce the problem?
Run Idl... | True | performance regression on Android (Idle Armada) - ### Ebitengine Version
v2.5.0-alpha.12
### Operating System
- [ ] Windows
- [ ] macOS
- [ ] Linux
- [ ] FreeBSD
- [ ] OpenBSD
- [X] Android
- [ ] iOS
- [ ] Nintendo Switch
- [ ] Xbox
- [ ] Web Browsers
### Go Version (`go version`)
go version go1.20 darwin/amd64
#... | non_priority | performance regression on android idle armada ebitengine version alpha operating system windows macos linux freebsd openbsd android ios nintendo switch xbox web browsers go version go version go version darwin what steps will reproduce ... | 0 |
9,422 | 7,719,089,110 | IssuesEvent | 2018-05-23 18:16:28 | lbryio/lbry-app | https://api.github.com/repos/lbryio/lbry-app | closed | Confirmation for external links | area: security area: ux area: viewer help wanted level: 1 type: new feature | <!--
Thanks for reporting an issue to LBRY and helping us improve!
To make it possible for us to help you, please fill out below information carefully.
Before reporting any issues, please make sure that you're using the latest version.
- App releases: https://github.com/lbryio/lbry-app/releases
- Standalone da... | True | Confirmation for external links - <!--
Thanks for reporting an issue to LBRY and helping us improve!
To make it possible for us to help you, please fill out below information carefully.
Before reporting any issues, please make sure that you're using the latest version.
- App releases: https://github.com/lbryio/... | non_priority | confirmation for external links thanks for reporting an issue to lbry and helping us improve to make it possible for us to help you please fill out below information carefully before reporting any issues please make sure that you re using the latest version app releases standalone daemon ... | 0 |
458,287 | 13,172,564,503 | IssuesEvent | 2020-08-11 18:40:09 | open-telemetry/opentelemetry-dotnet | https://api.github.com/repos/open-telemetry/opentelemetry-dotnet | closed | Create RPC spans for gRPC | area:sdk:instrumentation priority:p2 | Spec: https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/rpc.md
grpc-dotnet adds metadata to an activity in ASP.NET Core and provides its own activity for the client. There should be enough information on it, and in the types passed to the diagnostic so... | 1.0 | Create RPC spans for gRPC - Spec: https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/semantic_conventions/rpc.md
grpc-dotnet adds metadata to an activity in ASP.NET Core and provides its own activity for the client. There should be enough information on it, and in the types... | priority | create rpc spans for grpc spec grpc dotnet adds metadata to an activity in asp net core and provides its own activity for the client there should be enough information on it and in the types passed to the diagnostic source events to create the spans in the ot spec | 1 |
150,450 | 5,772,997,015 | IssuesEvent | 2017-04-28 00:01:39 | SIMRacingApps/SIMRacingApps | https://api.github.com/repos/SIMRacingApps/SIMRacingApps | closed | iRacing Replay missing some telemetry values. | bug-iRacing low priority | Apparently iRacing doesn't update the standings during a replay. It is always the finishing order.
Also, caution flag does not show in the replay.
Reported by Ty Hester.
Not sure what I can do about this. Don't want to go down the rabbit hole of trying the determine this myself. | 1.0 | iRacing Replay missing some telemetry values. - Apparently iRacing doesn't update the standings during a replay. It is always the finishing order.
Also, caution flag does not show in the replay.
Reported by Ty Hester.
Not sure what I can do about this. Don't want to go down the rabbit hole of trying the determin... | priority | iracing replay missing some telemetry values apparently iracing doesn t update the standings during a replay it is always the finishing order also caution flag does not show in the replay reported by ty hester not sure what i can do about this don t want to go down the rabbit hole of trying the determin... | 1 |
240,017 | 26,254,312,726 | IssuesEvent | 2023-01-05 22:32:08 | tom9carthron1/infinite-wish-board | https://api.github.com/repos/tom9carthron1/infinite-wish-board | opened | CVE-2021-23386 (Medium) detected in dns-packet-1.3.1.tgz | security vulnerability | ## CVE-2021-23386 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dns-packet-1.3.1.tgz</b></p></summary>
<p>An abstract-encoding compliant module for encoding / decoding DNS packets<... | True | CVE-2021-23386 (Medium) detected in dns-packet-1.3.1.tgz - ## CVE-2021-23386 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dns-packet-1.3.1.tgz</b></p></summary>
<p>An abstract-enc... | non_priority | cve medium detected in dns packet tgz cve medium severity vulnerability vulnerable library dns packet tgz an abstract encoding compliant module for encoding decoding dns packets library home page a href path to dependency file ui package json path to vulnerable lib... | 0 |
812,560 | 30,342,052,003 | IssuesEvent | 2023-07-11 13:19:54 | zowe/zowe-install-packaging | https://api.github.com/repos/zowe/zowe-install-packaging | closed | Github actions tests keep failing due to recent update on the runner images Ubuntu 22.04 | bug Priority - High | **Describe the bug**
The recent update on runner images Ubuntu 22.04 that includes updating Ansible to 2.15 breaks our GitHub actions tests
**To Reproduce**
Steps to reproduce the behavior:
1. Go to zowe-install-packaging
2. Force to use Ansible 2.15 in GHA prepare workflow
3. Click on Actions then click Zowe C... | 1.0 | Github actions tests keep failing due to recent update on the runner images Ubuntu 22.04 - **Describe the bug**
The recent update on runner images Ubuntu 22.04 that includes updating Ansible to 2.15 breaks our GitHub actions tests
**To Reproduce**
Steps to reproduce the behavior:
1. Go to zowe-install-packaging
... | priority | github actions tests keep failing due to recent update on the runner images ubuntu describe the bug the recent update on runner images ubuntu that includes updating ansible to breaks our github actions tests to reproduce steps to reproduce the behavior go to zowe install packaging fo... | 1 |
127,748 | 12,338,348,803 | IssuesEvent | 2020-05-14 16:18:49 | fuchicorp/terraform-helm-chart | https://api.github.com/repos/fuchicorp/terraform-helm-chart | opened | Update existing documentation for helm chart terraform module | DevOps Documentation Helm Terraform | Hello Team,
Currently, Our documentation is not matching to source code. Please update the documentation so the user can just follow the steps to be able to deploy the helm chart.
The link needs to be fixed
https://github.com/fuchicorp/terraform-helm-chart/blob/master/README.md | 1.0 | Update existing documentation for helm chart terraform module - Hello Team,
Currently, Our documentation is not matching to source code. Please update the documentation so the user can just follow the steps to be able to deploy the helm chart.
The link needs to be fixed
https://github.com/fuchicorp/terraform... | non_priority | update existing documentation for helm chart terraform module hello team currently our documentation is not matching to source code please update the documentation so the user can just follow the steps to be able to deploy the helm chart the link needs to be fixed | 0 |
13,719 | 23,613,477,800 | IssuesEvent | 2022-08-24 14:09:42 | epam/ketcher | https://api.github.com/repos/epam/ketcher | opened | Support agents for rxn format | requirements epic: agents | **As a** Ketcher User
**I want to** have reagent/condition information in "MDL rxnfile V2000" format
**So that** I have information how does reaction go and use this reaction information further (e.g. for analysis)
_Business need_:
Reagent - substance that can be added to mixture of reactants to trigger a chai... | 1.0 | Support agents for rxn format - **As a** Ketcher User
**I want to** have reagent/condition information in "MDL rxnfile V2000" format
**So that** I have information how does reaction go and use this reaction information further (e.g. for analysis)
_Business need_:
Reagent - substance that can be added to mixtur... | non_priority | support agents for rxn format as a ketcher user i want to have reagent condition information in mdl rxnfile format so that i have information how does reaction go and use this reaction information further e g for analysis business need reagent substance that can be added to mixture of... | 0 |
52,334 | 10,824,703,380 | IssuesEvent | 2019-11-09 11:10:50 | WarEmu/WarBugs | https://api.github.com/repos/WarEmu/WarBugs | closed | BUG prison shining Way | Fix Pending Fortresses Sourcecode | hello, during the shining way fortress taking I discovered a bug! My character was put in prison. At this moment my computer has had a propleme. I crash the game and restart. My character appeared in altdorf in front of the shining way portal. I clicked on the portal and my character was more in prison but in the fortr... | 1.0 | BUG prison shining Way - hello, during the shining way fortress taking I discovered a bug! My character was put in prison. At this moment my computer has had a propleme. I crash the game and restart. My character appeared in altdorf in front of the shining way portal. I clicked on the portal and my character was more i... | non_priority | bug prison shining way hello during the shining way fortress taking i discovered a bug my character was put in prison at this moment my computer has had a propleme i crash the game and restart my character appeared in altdorf in front of the shining way portal i clicked on the portal and my character was more i... | 0 |
286,359 | 8,787,136,818 | IssuesEvent | 2018-12-20 17:40:19 | mit-cml/appinventor-sources | https://api.github.com/repos/mit-cml/appinventor-sources | closed | Blocks still in Backpack cannot be seen in new project if they correspond to extension from original project | AI Extensions affects: master bug issue: noted for future Work priority: medium | From Chris Ward, AppInv Power User:
Copied 3 blocks to the empty Backpack
Opened another existing project
Opened the Backpack - no blocks can be seen
Right mouse click menu shows 3 blocks in Backpack
Select Paste All Blocks from Backpack - one block can be seen in Viewer, others cannot but they do (correctly) trig... | 1.0 | Blocks still in Backpack cannot be seen in new project if they correspond to extension from original project - From Chris Ward, AppInv Power User:
Copied 3 blocks to the empty Backpack
Opened another existing project
Opened the Backpack - no blocks can be seen
Right mouse click menu shows 3 blocks in Backpack
Sele... | priority | blocks still in backpack cannot be seen in new project if they correspond to extension from original project from chris ward appinv power user copied blocks to the empty backpack opened another existing project opened the backpack no blocks can be seen right mouse click menu shows blocks in backpack sele... | 1 |
314,893 | 9,604,149,746 | IssuesEvent | 2019-05-10 19:06:15 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | Python tooz tests fail with "Deadline Exceeded" on grpcio>=1.16.0 | kind/bug lang/Python priority/P1 | ### What version of gRPC and what language are you using?
gRPC 1.16.0 and up
Python
### What operating system (Linux, Windows, …) and version?
Linux - both Fedora 27 and Ubuntu 16.04
### What runtime / compiler are you using (e.g. python version or version of gcc)
Python 2.7, 3.5, 3.6
### What did yo... | 1.0 | Python tooz tests fail with "Deadline Exceeded" on grpcio>=1.16.0 - ### What version of gRPC and what language are you using?
gRPC 1.16.0 and up
Python
### What operating system (Linux, Windows, …) and version?
Linux - both Fedora 27 and Ubuntu 16.04
### What runtime / compiler are you using (e.g. python v... | priority | python tooz tests fail with deadline exceeded on grpcio what version of grpc and what language are you using grpc and up python what operating system linux windows … and version linux both fedora and ubuntu what runtime compiler are you using e g python versio... | 1 |
650,809 | 21,418,100,851 | IssuesEvent | 2022-04-22 13:02:17 | o3de/o3de | https://api.github.com/repos/o3de/o3de | opened | Animation Editor: Documentation button redirects to the main documentation page | kind/bug needs-triage sig/ui-ux priority/minor | **Describe the bug**
When the User clicks Documentation button in the Animation Editor it redirects the User to the main documentation page.
**Steps to reproduce**
Steps to reproduce the behavior
1. Go to Tools > Animation Editor.
2. Go to Help > Documentation.
**Expected behavior**
Documentation button redi... | 1.0 | Animation Editor: Documentation button redirects to the main documentation page - **Describe the bug**
When the User clicks Documentation button in the Animation Editor it redirects the User to the main documentation page.
**Steps to reproduce**
Steps to reproduce the behavior
1. Go to Tools > Animation Editor.
... | priority | animation editor documentation button redirects to the main documentation page describe the bug when the user clicks documentation button in the animation editor it redirects the user to the main documentation page steps to reproduce steps to reproduce the behavior go to tools animation editor ... | 1 |
72,306 | 3,378,466,831 | IssuesEvent | 2015-11-25 10:56:36 | jflesch/paperwork | https://api.github.com/repos/jflesch/paperwork | opened | No application menu when using a WM != Gnome 3 | bug gui improvement high priority regression | No application menu is available when using a WM != Gnome 3.
This is baaaad.
| 1.0 | No application menu when using a WM != Gnome 3 - No application menu is available when using a WM != Gnome 3.
This is baaaad.
| priority | no application menu when using a wm gnome no application menu is available when using a wm gnome this is baaaad | 1 |
371,085 | 10,961,259,200 | IssuesEvent | 2019-11-27 15:04:54 | web-platform-tests/wpt | https://api.github.com/repos/web-platform-tests/wpt | closed | Safari stable runs are failing within Azure Pipelines startup | infra priority:urgent | Safari stable builds have begun failing since last Saturday:
https://dev.azure.com/web-platform-tests/wpt/_build/results?buildId=36673
https://dev.azure.com/web-platform-tests/wpt/_build/results?buildId=36682
https://dev.azure.com/web-platform-tests/wpt/_build/results?buildId=36694
https://dev.azure.com/web-platfor... | 1.0 | Safari stable runs are failing within Azure Pipelines startup - Safari stable builds have begun failing since last Saturday:
https://dev.azure.com/web-platform-tests/wpt/_build/results?buildId=36673
https://dev.azure.com/web-platform-tests/wpt/_build/results?buildId=36682
https://dev.azure.com/web-platform-tests/wpt... | priority | safari stable runs are failing within azure pipelines startup safari stable builds have begun failing since last saturday the failure is in the all tests safari job and in prepare job and looks like this for build continueonerror false timeoutinminutes canceltimeoutinminutes ... | 1 |
63,354 | 8,676,231,823 | IssuesEvent | 2018-11-30 13:30:55 | adokter/bioRad | https://api.github.com/repos/adokter/bioRad | closed | Installation notes | documentation | Do we still need to include the following 3 installation caveats?
## 32-bits package
On Windows 7, some users have had an installation problem with 32-bits package versions. To suppress the building of 32-bits packages (and use 64-bits only) install with:
```{r eval = FALSE}
devtools::install_github("adokter/... | 1.0 | Installation notes - Do we still need to include the following 3 installation caveats?
## 32-bits package
On Windows 7, some users have had an installation problem with 32-bits package versions. To suppress the building of 32-bits packages (and use 64-bits only) install with:
```{r eval = FALSE}
devtools::ins... | non_priority | installation notes do we still need to include the following installation caveats bits package on windows some users have had an installation problem with bits package versions to suppress the building of bits packages and use bits only install with r eval false devtools install... | 0 |
110,607 | 23,967,785,086 | IssuesEvent | 2022-09-13 03:56:20 | gitpod-io/gitpod | https://api.github.com/repos/gitpod-io/gitpod | closed | VSCode various random issues when loading extensions from gitpod.yml | type: bug meta: :thinking: reporter-feedback-needed feature: vscode-extension team: IDE | ### Bug description
I have the following list of extensions to be loaded for a spring-boot project that is using Lombok, so needs pre-processing before Java compilation.
```
vscode:
extensions:
- gabrielbb.vscode-lombok
- vscjava.vscode-java-pack
- vscjava.vscode-java-debug
- vscjava.vscode-... | 1.0 | VSCode various random issues when loading extensions from gitpod.yml - ### Bug description
I have the following list of extensions to be loaded for a spring-boot project that is using Lombok, so needs pre-processing before Java compilation.
```
vscode:
extensions:
- gabrielbb.vscode-lombok
- vscjava.v... | non_priority | vscode various random issues when loading extensions from gitpod yml bug description i have the following list of extensions to be loaded for a spring boot project that is using lombok so needs pre processing before java compilation vscode extensions gabrielbb vscode lombok vscjava v... | 0 |
277,998 | 30,702,104,147 | IssuesEvent | 2023-07-27 01:02:41 | hugh-mend/juice-shop | https://api.github.com/repos/hugh-mend/juice-shop | opened | CVE-2023-37466 (Critical) detected in vm2-3.9.11.tgz | Mend: dependency security vulnerability | ## CVE-2023-37466 - Critical Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>vm2-3.9.11.tgz</b></p></summary>
<p>vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in ... | True | CVE-2023-37466 (Critical) detected in vm2-3.9.11.tgz - ## CVE-2023-37466 - Critical Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>vm2-3.9.11.tgz</b></p></summary>
<p>vm2 is a sandbox that c... | non_priority | cve critical detected in tgz cve critical severity vulnerability vulnerable library tgz is a sandbox that can run untrusted code with whitelisted node s built in modules securely library home page a href path to dependency file package json path to vulnerable... | 0 |
407,550 | 11,915,116,777 | IssuesEvent | 2020-03-31 14:32:25 | cloudfoundry-incubator/kubecf | https://api.github.com/repos/cloudfoundry-incubator/kubecf | closed | kubecf CI failures | Priority: Critical Status: Validation Type: CI | **Describe the bug**
The [kubecf](https://concourse.suse.dev/teams/main/pipelines/kubecf/) pipeline is failing intermittently with following error message:
```
secret/susecf-scf.var-cf-admin-password created
Error: unable to build kubernetes objects from release manifest: [unable to recognize "": no matches for k... | 1.0 | kubecf CI failures - **Describe the bug**
The [kubecf](https://concourse.suse.dev/teams/main/pipelines/kubecf/) pipeline is failing intermittently with following error message:
```
secret/susecf-scf.var-cf-admin-password created
Error: unable to build kubernetes objects from release manifest: [unable to recognize... | priority | kubecf ci failures describe the bug the pipeline is failing intermittently with following error message secret susecf scf var cf admin password created error unable to build kubernetes objects from release manifest make error make error to reproduce trigger ... | 1 |
257,391 | 22,158,276,663 | IssuesEvent | 2022-06-04 04:55:26 | pytorch/pytorch | https://api.github.com/repos/pytorch/pytorch | closed | DISABLED test_ddp_buffer_hook_allreduce_return_future (__main__.TestDistBackendWithSpawn) | oncall: distributed module: flaky-tests skipped | Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](http://torch-ci.com/failure/test_ddp_buffer_hook_allreduce_return_future%2C%20TestDistBackendWithSpawn) and the most recent trunk [workflow logs](https://github.com/pytorch/pytorch/runs/6390632220).
Over the past 3 hours, it ha... | 1.0 | DISABLED test_ddp_buffer_hook_allreduce_return_future (__main__.TestDistBackendWithSpawn) - Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](http://torch-ci.com/failure/test_ddp_buffer_hook_allreduce_return_future%2C%20TestDistBackendWithSpawn) and the most recent trunk [workf... | non_priority | disabled test ddp buffer hook allreduce return future main testdistbackendwithspawn platforms linux this test was disabled because it is failing in ci see and the most recent trunk over the past hours it has been determined flaky in workflow s with red and green cc pietern mrshenli ... | 0 |
166,433 | 26,354,867,386 | IssuesEvent | 2023-01-11 08:56:54 | Tonomy-Foundation/Tonomy-ID-Management | https://api.github.com/repos/Tonomy-Foundation/Tonomy-ID-Management | opened | Basic flow diagram - minimum DAO | design | Definition of done
- [ ] Create basic flow diagram for screen navigation (Covering the main success flows) | 1.0 | Basic flow diagram - minimum DAO - Definition of done
- [ ] Create basic flow diagram for screen navigation (Covering the main success flows) | non_priority | basic flow diagram minimum dao definition of done create basic flow diagram for screen navigation covering the main success flows | 0 |
334,301 | 10,138,268,351 | IssuesEvent | 2019-08-02 17:29:26 | wazuh/wazuh | https://api.github.com/repos/wazuh/wazuh | opened | Syscollector error | bug core/syscollector platform/windows priority/beta | |Wazuh version|Component|Install type|Platform|Instance type|
|---|---|---|---|---|
| 3.9.3 | Syscollector | Agent | Windows Server 2019 | AWS t2.medium
Syscollector is printing this error:
> 2019/08/02 12:31:46 wazuh-modulesd:syscollector: ERROR: At sys_hw_windows(): Serial Number not available in SMBIOS firmw... | 1.0 | Syscollector error - |Wazuh version|Component|Install type|Platform|Instance type|
|---|---|---|---|---|
| 3.9.3 | Syscollector | Agent | Windows Server 2019 | AWS t2.medium
Syscollector is printing this error:
> 2019/08/02 12:31:46 wazuh-modulesd:syscollector: ERROR: At sys_hw_windows(): Serial Number not avai... | priority | syscollector error wazuh version component install type platform instance type syscollector agent windows server aws medium syscollector is printing this error wazuh modulesd syscollector error at sys hw windows serial number not available in smb... | 1 |
70,606 | 15,091,571,607 | IssuesEvent | 2021-02-06 16:02:09 | rammatzkvosky/zalenium | https://api.github.com/repos/rammatzkvosky/zalenium | opened | CVE-2020-36179 (High) detected in jackson-databind-2.9.8.jar | security vulnerability | ## CVE-2020-36179 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2020-36179 (High) detected in jackson-databind-2.9.8.jar - ## CVE-2020-36179 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary>
<p>General... | non_priority | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file zalenium pom xml path to vuln... | 0 |
186,841 | 15,085,612,486 | IssuesEvent | 2021-02-05 18:57:23 | MBrassey/waviii-token | https://api.github.com/repos/MBrassey/waviii-token | closed | Documentation | documentation enhancement | - Split project in to waviiiv1 & waviiiv2
- Upload waviii-remix smartcontracts
- Create documentation media including gifs & pngs
- Complete documentation text and links | 1.0 | Documentation - - Split project in to waviiiv1 & waviiiv2
- Upload waviii-remix smartcontracts
- Create documentation media including gifs & pngs
- Complete documentation text and links | non_priority | documentation split project in to upload waviii remix smartcontracts create documentation media including gifs pngs complete documentation text and links | 0 |
692,042 | 23,721,231,116 | IssuesEvent | 2022-08-30 15:29:49 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Request] pixelserv-tls | request:new-pkg priority:lowest | ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/pixelserv-tls
### Utility this package has for you
Tiny webserver, which responds with empty body http response. It supports https. This package includes utility script to generate certificate and add it to trust store.
### Do you consider the... | 1.0 | [Request] pixelserv-tls - ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/pixelserv-tls
### Utility this package has for you
Tiny webserver, which responds with empty body http response. It supports https. This package includes utility script to generate certificate and add it to trust store... | priority | pixelserv tls link to the package s in the aur utility this package has for you tiny webserver which responds with empty body http response it supports https this package includes utility script to generate certificate and add it to trust store do you consider the package s to be useful for ... | 1 |
228,065 | 25,153,551,903 | IssuesEvent | 2022-11-10 11:51:59 | valtech-ch/microservice-kubernetes-cluster | https://api.github.com/repos/valtech-ch/microservice-kubernetes-cluster | reopened | CVE-2019-14379 (High) detected in jackson-databind-2.9.8.jar | security vulnerability | ## CVE-2019-14379 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streamin... | True | CVE-2019-14379 (High) detected in jackson-databind-2.9.8.jar - ## CVE-2019-14379 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.8.jar</b></p></summary>
<p>General... | non_priority | cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file functions build gradle path ... | 0 |
40,035 | 9,807,857,306 | IssuesEvent | 2019-06-12 14:31:33 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Formattable String formatCSV(boolean header, char delimiter) header value is always ignored | C: Functionality E: All Editions P: Medium R: Fixed T: Defect | I was expecting to call the aforementioned constructor and get a CSV without the header.
looking at the source code I noticed that value is completely ignored in the implementation
to reproduce this behaviuour just create a select and apply formatCSV(false,{delimiter}) after fetch method
Versions:
- jOOQ: 3.... | 1.0 | Formattable String formatCSV(boolean header, char delimiter) header value is always ignored - I was expecting to call the aforementioned constructor and get a CSV without the header.
looking at the source code I noticed that value is completely ignored in the implementation
to reproduce this behaviuour just create... | non_priority | formattable string formatcsv boolean header char delimiter header value is always ignored i was expecting to call the aforementioned constructor and get a csv without the header looking at the source code i noticed that value is completely ignored in the implementation to reproduce this behaviuour just create... | 0 |
590,182 | 17,772,798,968 | IssuesEvent | 2021-08-30 15:26:27 | googleapis/nodejs-phishing-protection | https://api.github.com/repos/googleapis/nodejs-phishing-protection | closed | Quickstart: should run quickstart failed | type: bug priority: p1 api: phishingprotection flakybot: issue flakybot: flaky | This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit: 3068f608800340c6c88d076bae5ac7bddfbd9b8d
b... | 1.0 | Quickstart: should run quickstart failed - This test failed!
To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot).
If I'm commenting on this issue too often, add the `flakybot: quiet` label and
I will stop commenting.
---
commit:... | priority | quickstart should run quickstart failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output expected command failed node quickstart js nerr... | 1 |
31,167 | 2,732,437,808 | IssuesEvent | 2015-04-17 06:06:27 | DBuildService/osbs | https://api.github.com/repos/DBuildService/osbs | closed | add implicit labels to prod strategy | priority 1 | E.g.:
```json
"Labels": {
"Architecture": "x86_64",
"Build_Host": "build.host.redhat.com",
"Name": "rhel-server-docker",
"Release": "4",
"Vendor": "Red Hat, Inc.",
"Version": "7.1"
}
```
This should be configurable. | 1.0 | add implicit labels to prod strategy - E.g.:
```json
"Labels": {
"Architecture": "x86_64",
"Build_Host": "build.host.redhat.com",
"Name": "rhel-server-docker",
"Release": "4",
"Vendor": "Red Hat, Inc.",
"Version": "7.1"
}
```
This should be configurable. | priority | add implicit labels to prod strategy e g json labels architecture build host build host redhat com name rhel server docker release vendor red hat inc version this should be configurable | 1 |
53,148 | 13,788,159,618 | IssuesEvent | 2020-10-09 06:39:49 | BillGR17/SEN | https://api.github.com/repos/BillGR17/SEN | closed | CVE-2018-1000620 (High) detected in cryptiles-2.0.5.tgz | bug security vulnerability | ## CVE-2018-1000620 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptiles-2.0.5.tgz</b></p></summary>
<p>General purpose crypto utilities</p>
<p>Library home page: <a href="https:/... | True | CVE-2018-1000620 (High) detected in cryptiles-2.0.5.tgz - ## CVE-2018-1000620 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>cryptiles-2.0.5.tgz</b></p></summary>
<p>General purpose c... | non_priority | cve high detected in cryptiles tgz cve high severity vulnerability vulnerable library cryptiles tgz general purpose crypto utilities library home page a href path to dependency file tmp ws scm sen package json path to vulnerable library tmp ws scm sen node modules ... | 0 |
80,108 | 15,355,110,866 | IssuesEvent | 2021-03-01 10:39:47 | gitpod-io/gitpod | https://api.github.com/repos/gitpod-io/gitpod | opened | [code] Create default light and dark theme | editor: code roadmap item: gitpod code | We should come up with our own default themes to make VS Code in Gitpod recognizable.
The themes should be based on the colors from our redesign, of course. | 2.0 | [code] Create default light and dark theme - We should come up with our own default themes to make VS Code in Gitpod recognizable.
The themes should be based on the colors from our redesign, of course. | non_priority | create default light and dark theme we should come up with our own default themes to make vs code in gitpod recognizable the themes should be based on the colors from our redesign of course | 0 |
236,276 | 18,091,064,504 | IssuesEvent | 2021-09-22 01:42:50 | amzn/selling-partner-api-docs | https://api.github.com/repos/amzn/selling-partner-api-docs | opened | operation createReports it's not clear for restrict report types RDT [BUG] Documentation | bug documentation |
**Describe the bug**
operation "createReport" it's not clear for restrict report types RDT
**URL of the content on GitHub**
https://github.com/amzn/selling-partner-api-docs/blob/main/guides/en-US/use-case-guides/tokens-api-use-case-guide/tokens-API-use-case-guide-2021-03-01.md
**Description of what the docume... | 1.0 | operation createReports it's not clear for restrict report types RDT [BUG] Documentation -
**Describe the bug**
operation "createReport" it's not clear for restrict report types RDT
**URL of the content on GitHub**
https://github.com/amzn/selling-partner-api-docs/blob/main/guides/en-US/use-case-guides/tokens-api... | non_priority | operation createreports it s not clear for restrict report types rdt documentation describe the bug operation createreport it s not clear for restrict report types rdt url of the content on github description of what the documentation currently says restricted report types is not clear a... | 0 |
830,942 | 32,031,539,555 | IssuesEvent | 2023-09-22 12:41:45 | o3de/o3de | https://api.github.com/repos/o3de/o3de | opened | PostFX Layer component inconsistently crashes the Editor when its Excluded Camera Tags elements are modified and deleted | kind/bug needs-triage sig/graphics-audio priority/critical | **Describe the bug**
Modifying and deleting elements in the *Excluded Camera Tags* property can inconsistently (it took 1 - 5+ tries on different systems) cause the Editor to crash.
Call Stack from a Windows machine:
```
Call Stack Trace:
25) 00007FFD59F1BD2C (KERNELBASE) : UnhandledExceptionFilter
24) 00007FFD... | 1.0 | PostFX Layer component inconsistently crashes the Editor when its Excluded Camera Tags elements are modified and deleted - **Describe the bug**
Modifying and deleting elements in the *Excluded Camera Tags* property can inconsistently (it took 1 - 5+ tries on different systems) cause the Editor to crash.
Call Stack ... | priority | postfx layer component inconsistently crashes the editor when its excluded camera tags elements are modified and deleted describe the bug modifying and deleting elements in the excluded camera tags property can inconsistently it took tries on different systems cause the editor to crash call stack ... | 1 |
227,829 | 18,103,064,235 | IssuesEvent | 2021-09-22 16:03:49 | Azure/azure-sdk-for-js | https://api.github.com/repos/Azure/azure-sdk-for-js | closed | [Event Hubs] failing in nightly runs | Client Event Hubs test-reliability | Event Hubs nightly test runs are failing with:
> Error message:
>getaddrinfo ENOTFOUND tec7c97e962184259.servicebus.windows.net
>
> Stack trace:
>Error: getaddrinfo ENOTFOUND tec7c97e962184259.servicebus.windows.net
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)
For more details check h... | 1.0 | [Event Hubs] failing in nightly runs - Event Hubs nightly test runs are failing with:
> Error message:
>getaddrinfo ENOTFOUND tec7c97e962184259.servicebus.windows.net
>
> Stack trace:
>Error: getaddrinfo ENOTFOUND tec7c97e962184259.servicebus.windows.net
at GetAddrInfoReqWrap.onlookup [as oncomplete] (nod... | non_priority | failing in nightly runs event hubs nightly test runs are failing with error message getaddrinfo enotfound servicebus windows net stack trace error getaddrinfo enotfound servicebus windows net at getaddrinforeqwrap onlookup node dns for more details check here | 0 |
183,789 | 31,767,957,378 | IssuesEvent | 2023-09-12 09:55:26 | carpentries/lesson-development-training | https://api.github.com/repos/carpentries/lesson-development-training | closed | guide trainees on objective assessment exercise | type:clarification Lesson Design & Development | (_Designing Assessments_ episode: _Assessing an Objective_ exercise)
In the first pilot, participants were not clear if the learners should be working on objectives for an episode or the whole lesson or if people should work on their individual lessons on their own or in teams (but on a single episode). In the work... | 1.0 | guide trainees on objective assessment exercise - (_Designing Assessments_ episode: _Assessing an Objective_ exercise)
In the first pilot, participants were not clear if the learners should be working on objectives for an episode or the whole lesson or if people should work on their individual lessons on their own ... | non_priority | guide trainees on objective assessment exercise designing assessments episode assessing an objective exercise in the first pilot participants were not clear if the learners should be working on objectives for an episode or the whole lesson or if people should work on their individual lessons on their own ... | 0 |
180,289 | 14,750,250,418 | IssuesEvent | 2021-01-08 01:38:26 | blockchain-jd-com/framework-go | https://api.github.com/repos/blockchain-jd-com/framework-go | closed | 解析已存在公私钥 | documentation | BlockchainIdentity:
```go
identity := ledger_model.NewBlockchainIdentity(
base58.MustDecode("LdeNz3GDD3qMLM97FKr7tKNnX9cr7zBg2CjwG"),
crypto.DecodePubKey("3snPdw7i7PhsUNvMYpzijmwCUUaFHDVpRkkUHmZVs7F23P2eQi33Uo").ToBytes())
```
BlockchainKeypair:
```go
keypair := ledger_model.NewBlockchainKeypair(
crypto.D... | 1.0 | 解析已存在公私钥 - BlockchainIdentity:
```go
identity := ledger_model.NewBlockchainIdentity(
base58.MustDecode("LdeNz3GDD3qMLM97FKr7tKNnX9cr7zBg2CjwG"),
crypto.DecodePubKey("3snPdw7i7PhsUNvMYpzijmwCUUaFHDVpRkkUHmZVs7F23P2eQi33Uo").ToBytes())
```
BlockchainKeypair:
```go
keypair := ledger_model.NewBlockchainKeypair(... | non_priority | 解析已存在公私钥 blockchainidentity go identity ledger model newblockchainidentity mustdecode crypto decodepubkey tobytes blockchainkeypair go keypair ledger model newblockchainkeypair crypto decodepubkey crypto decodeprivkey mustdecode or keyp... | 0 |
223,012 | 7,445,582,634 | IssuesEvent | 2018-03-28 05:34:17 | redhat-developer-tooling/developer-platform-install | https://api.github.com/repos/redhat-developer-tooling/developer-platform-install | closed | Loss of window focus causes duplicate check for installed components | kind/bug priority/major | I'm not sure if this is working as intended or if this is a bug.
On Windows 10, if the installer loses focus for any reason (tested using the Windows start menu, alt+tab window switching, and clicking on the desktop), the installer will re-run the check for already-installed components.
The only use case I can pe... | 1.0 | Loss of window focus causes duplicate check for installed components - I'm not sure if this is working as intended or if this is a bug.
On Windows 10, if the installer loses focus for any reason (tested using the Windows start menu, alt+tab window switching, and clicking on the desktop), the installer will re-run th... | priority | loss of window focus causes duplicate check for installed components i m not sure if this is working as intended or if this is a bug on windows if the installer loses focus for any reason tested using the windows start menu alt tab window switching and clicking on the desktop the installer will re run the... | 1 |
158,131 | 6,022,408,821 | IssuesEvent | 2017-06-07 20:59:39 | easydigitaldownloads/easy-digital-downloads | https://api.github.com/repos/easydigitaldownloads/easy-digital-downloads | closed | Display message when customer is logged in on [edd_register] page | Enhancement Priority: Low | If a customer is already logged in and navigates to a page where the [edd_register] shortcode has been added, we show a blank page. It might be nice to show a message similar to something that follows:
`You are logged in with your customer account.`
Another option is to add a redirect to the my account page or do... | 1.0 | Display message when customer is logged in on [edd_register] page - If a customer is already logged in and navigates to a page where the [edd_register] shortcode has been added, we show a blank page. It might be nice to show a message similar to something that follows:
`You are logged in with your customer account.`... | priority | display message when customer is logged in on page if a customer is already logged in and navigates to a page where the shortcode has been added we show a blank page it might be nice to show a message similar to something that follows you are logged in with your customer account another option is to a... | 1 |
14,872 | 8,695,032,895 | IssuesEvent | 2018-12-04 14:14:30 | CVC4/CVC4 | https://api.github.com/repos/CVC4/CVC4 | closed | Hard Kind2-BMC problems for CVC4 | major performance | Hello,
Attached you can find a set of [SMT scripts](https://github.com/CVC4/CVC4/files/2288492/BMC.zip) to be solved in incremental mode that Z3 and Yices 2 can solve in seconds, but CVC4 can not solve in minutes.
Could you please take a look at them to check if there is something you can do?
Thank you,
Danie... | True | Hard Kind2-BMC problems for CVC4 - Hello,
Attached you can find a set of [SMT scripts](https://github.com/CVC4/CVC4/files/2288492/BMC.zip) to be solved in incremental mode that Z3 and Yices 2 can solve in seconds, but CVC4 can not solve in minutes.
Could you please take a look at them to check if there is somethi... | non_priority | hard bmc problems for hello attached you can find a set of to be solved in incremental mode that and yices can solve in seconds but can not solve in minutes could you please take a look at them to check if there is something you can do thank you daniel | 0 |
118,969 | 25,415,191,748 | IssuesEvent | 2022-11-22 23:03:49 | sergiomesasyelamos2000/CC-Proyecto-22-23 | https://api.github.com/repos/sergiomesasyelamos2000/CC-Proyecto-22-23 | closed | Creación del componente buscar | task code | Creación del componente buscar para que el usuario pueda buscar por el título del libro | 1.0 | Creación del componente buscar - Creación del componente buscar para que el usuario pueda buscar por el título del libro | non_priority | creación del componente buscar creación del componente buscar para que el usuario pueda buscar por el título del libro | 0 |
50,225 | 3,006,260,414 | IssuesEvent | 2015-07-27 09:14:27 | Itseez/opencv | https://api.github.com/repos/Itseez/opencv | opened | Video filter slowly on iPhone | auto-transferred category: ios feature priority: normal | Transferred from http://code.opencv.org/issues/2517
```
|| Haishu Zheng on 2012-11-06 09:35
|| Priority: Normal
|| Affected: None
|| Category: ios
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None
```
Video filter slowly on iPhone
-----------
```
Environment:
OS X 10.8 + Xcode4.5.1 + iPho... | 1.0 | Video filter slowly on iPhone - Transferred from http://code.opencv.org/issues/2517
```
|| Haishu Zheng on 2012-11-06 09:35
|| Priority: Normal
|| Affected: None
|| Category: ios
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None
```
Video filter slowly on iPhone
-----------
```
Environment:... | priority | video filter slowly on iphone transferred from haishu zheng on priority normal affected none category ios tracker feature difficulty none pr none platform none none video filter slowly on iphone environment os x iphone with ios ... | 1 |
25,182 | 2,677,810,087 | IssuesEvent | 2015-03-26 04:04:43 | cs2103jan2015-t13-3j/main | https://api.github.com/repos/cs2103jan2015-t13-3j/main | closed | As a user, I can mark a task as complete or not complete | priority.medium status.accepted type.story | So that I can keep track of which tasks are done and yet to be done.
ID: taskStatus | 1.0 | As a user, I can mark a task as complete or not complete - So that I can keep track of which tasks are done and yet to be done.
ID: taskStatus | priority | as a user i can mark a task as complete or not complete so that i can keep track of which tasks are done and yet to be done id taskstatus | 1 |
338,639 | 30,310,533,761 | IssuesEvent | 2023-07-10 12:32:25 | microsoft/vscode-python | https://api.github.com/repos/microsoft/vscode-python | closed | unittest | area-testing info-needed triage-needed | Type: <b>Bug</b>
Can't seem to change output folder and have some issues even after the unit tests are discovered - can't run the tests and the "testing" panel on the left doesn't update to show me the test

... | 1.0 | unittest - Type: <b>Bug</b>
Can't seem to change output folder and have some issues even after the unit tests are discovered - can't run the tests and the "testing" panel on the left doesn't update to show me the test

Chrome
Metabase 0.22.1 | 1.0 | 2 rows and "Out of memory" in Line chart settings - Query:
```
select 70A,0.5B union
select 81,0.481481481
```

Chrome
Metabase 0.22.1 | non_priority | rows and out of memory in line chart settings query select union select chrome metabase | 0 |
603,559 | 18,669,081,194 | IssuesEvent | 2021-10-30 10:59:21 | AY2122S1-CS2103T-W13-3/tp | https://api.github.com/repos/AY2122S1-CS2103T-W13-3/tp | closed | [PE-D] Add command not working (first version) | bug duplicate priority.High date | add /g Poker /s 500.00 /e 650.00 /d 20/06/21 /dur 142 /loc Sentosa Casino
add /g Poker /s 500 /e 650 /d 20/06/21 /dur 142 /loc Sentosa Casino
Both floating point number or int do not work

<!--session: 1... | 1.0 | [PE-D] Add command not working (first version) - add /g Poker /s 500.00 /e 650.00 /d 20/06/21 /dur 142 /loc Sentosa Casino
add /g Poker /s 500 /e 650 /d 20/06/21 /dur 142 /loc Sentosa Casino
Both floating point number or int do not work
 in VisIt with a pseudocolor plot, VisIt gives a warning that "The compute engine running on host ... issued the following warning: In domain 0, your zonal variable "Density" has 10000 values, but it should have 120... | 1.0 | CGNS reader incorrectly interprets files with boundary face/edge geometry - When I try to view CGNS data which includes boundary element geometry (boundary "sections" in CGNS terms) in VisIt with a pseudocolor plot, VisIt gives a warning that "The compute engine running on host ... issued the following warning: In dom... | priority | cgns reader incorrectly interprets files with boundary face edge geometry when i try to view cgns data which includes boundary element geometry boundary sections in cgns terms in visit with a pseudocolor plot visit gives a warning that the compute engine running on host issued the following warning in dom... | 1 |
517,927 | 15,021,031,688 | IssuesEvent | 2021-02-01 15:21:58 | HBilge/Dolphin | https://api.github.com/repos/HBilge/Dolphin | closed | Add user queries after summary table shows up | front-end priority: high | Add all the dimensions that the user entered to the system so that the user can see all the dimensions along with the results. | 1.0 | Add user queries after summary table shows up - Add all the dimensions that the user entered to the system so that the user can see all the dimensions along with the results. | priority | add user queries after summary table shows up add all the dimensions that the user entered to the system so that the user can see all the dimensions along with the results | 1 |
503,551 | 14,594,136,299 | IssuesEvent | 2020-12-20 03:33:11 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | Lobby screen job categories | Priority: 3-low Type: Feature | We should add the categories to both the jobs preferences page as well as the late spawn screen. These can be grabbed from pretty much any ss13 codebase.
Currently it looks like this (job preferences):

... | 1.0 | Lobby screen job categories - We should add the categories to both the jobs preferences page as well as the late spawn screen. These can be grabbed from pretty much any ss13 codebase.
Currently it looks like this (job preferences):
 -> usize
where
for<'a> &'a T: IntoIterator,
for<'a> <&'a T as IntoIterator>::IntoIter: ExactSizeIterator,
{
t.into_iter().len()
}
fn main() {
foo... | 1.0 | Trait bounds on associated type projections via HRTB are broken - I believe this should successfully compile, but it currently fails claiming that vec's iterator isn't ExactSizeIterator:
```rust
fn foo<T>(t: T) -> usize
where
for<'a> &'a T: IntoIterator,
for<'a> <&'a T as IntoIterator>::IntoIter: ExactSi... | non_priority | trait bounds on associated type projections via hrtb are broken i believe this should successfully compile but it currently fails claiming that vec s iterator isn t exactsizeiterator rust fn foo t t usize where for a t intoiterator for intoiter exactsizeiterator t into ite... | 0 |
265,605 | 8,356,586,872 | IssuesEvent | 2018-10-02 18:55:49 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Shell should accept either CR or LF as line delimiter | area: Shell bug priority: medium | Currently the shell only accepts CR (\r) as the marker for end of line.
But different terminals/terminal configurations will insert a LF (canonical end of line), and some terminal driver configurations (the canonical one with ICRNL (default)) will replace CR with LF.
Moreover Unix terminals can also be configured wit... | 1.0 | Shell should accept either CR or LF as line delimiter - Currently the shell only accepts CR (\r) as the marker for end of line.
But different terminals/terminal configurations will insert a LF (canonical end of line), and some terminal driver configurations (the canonical one with ICRNL (default)) will replace CR with... | priority | shell should accept either cr or lf as line delimiter currently the shell only accepts cr r as the marker for end of line but different terminals terminal configurations will insert a lf canonical end of line and some terminal driver configurations the canonical one with icrnl default will replace cr with... | 1 |
92,088 | 18,769,083,397 | IssuesEvent | 2021-11-06 13:47:49 | joomla/joomla-cms | https://api.github.com/repos/joomla/joomla-cms | closed | [4.0] Feature request: add 'Change category' to Article Actions and/or change SmartSearch filter options | No Code Attached Yet | EDIT: PLEASE IGNORE (or someone can delete this)
I found how to remove articles from SmartSearch.
### Is your feature request related to a problem? Please describe.
Having taken over an old website and updated it to J4x there are dozens of articles in various categories that need to be reassigned to other catego... | 1.0 | [4.0] Feature request: add 'Change category' to Article Actions and/or change SmartSearch filter options - EDIT: PLEASE IGNORE (or someone can delete this)
I found how to remove articles from SmartSearch.
### Is your feature request related to a problem? Please describe.
Having taken over an old website and upda... | non_priority | feature request add change category to article actions and or change smartsearch filter options edit please ignore or someone can delete this i found how to remove articles from smartsearch is your feature request related to a problem please describe having taken over an old website and updated ... | 0 |
255,560 | 8,125,469,390 | IssuesEvent | 2018-08-16 21:02:36 | RagtagOpen/nomad | https://api.github.com/repos/RagtagOpen/nomad | closed | Some branding missing from the terms page | bug priority | Note: Test case in on the demo site
https://nomad-demo.ragtag.org/terms.html
Branding environment variables are set. Examples:
BRANDING_ORG_NAME = Jane Doe
BRANDING_ORG_SITE_NAME = candidatejanedoe.org
But not all of the branding is displayed on the page. Examples:
BRANDING_ORG_SITE_NAME is not correctly disp... | 1.0 | Some branding missing from the terms page - Note: Test case in on the demo site
https://nomad-demo.ragtag.org/terms.html
Branding environment variables are set. Examples:
BRANDING_ORG_NAME = Jane Doe
BRANDING_ORG_SITE_NAME = candidatejanedoe.org
But not all of the branding is displayed on the page. Examples:
... | priority | some branding missing from the terms page note test case in on the demo site branding environment variables are set examples branding org name jane doe branding org site name candidatejanedoe org but not all of the branding is displayed on the page examples branding org site name is not correctly... | 1 |
270,999 | 20,618,447,170 | IssuesEvent | 2022-03-07 15:17:19 | LuisLuii/FastAPIQuickCRUD | https://api.github.com/repos/LuisLuii/FastAPIQuickCRUD | closed | Suggestion | documentation enhancement | Is it possible to write out all the routers into a python file?
Which would be great while we add more end points for the tags | 1.0 | Suggestion - Is it possible to write out all the routers into a python file?
Which would be great while we add more end points for the tags | non_priority | suggestion is it possible to write out all the routers into a python file which would be great while we add more end points for the tags | 0 |
49,261 | 7,482,186,148 | IssuesEvent | 2018-04-04 23:49:57 | mozilla/delivery-console | https://api.github.com/repos/mozilla/delivery-console | closed | Write up some contribution guidelines | P3 documentation | We should come up with some general guidelines for contributing to the project and as @peterbe called it a manifesto that covers some things like why we chose certain tech and how to structure files etc. | 1.0 | Write up some contribution guidelines - We should come up with some general guidelines for contributing to the project and as @peterbe called it a manifesto that covers some things like why we chose certain tech and how to structure files etc. | non_priority | write up some contribution guidelines we should come up with some general guidelines for contributing to the project and as peterbe called it a manifesto that covers some things like why we chose certain tech and how to structure files etc | 0 |
3,001 | 5,996,505,373 | IssuesEvent | 2017-06-03 14:57:55 | rg3/youtube-dl | https://api.github.com/repos/rg3/youtube-dl | closed | [Youtube] Metadata extracted from video title does not get written to extracted mp3 file | bug postprocessors | ## Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them **carefully** and answer honestly
- Put an `x` into all the boxes [ ] relevant to your _issue_ (like that [x])
- Use _Preview_ tab to see how your issue will actually look like
---
### M... | 1.0 | [Youtube] Metadata extracted from video title does not get written to extracted mp3 file - ## Please follow the guide below
- You will be asked some questions and requested to provide some information, please read them **carefully** and answer honestly
- Put an `x` into all the boxes [ ] relevant to your _issue_ (lik... | non_priority | metadata extracted from video title does not get written to extracted file please follow the guide below you will be asked some questions and requested to provide some information please read them carefully and answer honestly put an x into all the boxes relevant to your issue like that ... | 0 |
617,116 | 19,343,315,074 | IssuesEvent | 2021-12-15 08:10:03 | ppy/osu-web | https://api.github.com/repos/ppy/osu-web | closed | Apply text wrapping to some elements | type:localisation priority:2 | "Privacy" section in settings for Russian language.

Also for Russian language.

Also for Russian language.
, [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=limesurvey+in%3Apath&type=Code)
* [ ] [CVE-2020-11456](https://nvd.nist.gov/vuln/detail/CVE-2020-11456) CVSSv3=6.1 (nixos-unstable)
* [ ] [CVE-2020-11455](https://nvd.nist.gov... | True | Vulnerability roundup 95: limesurvey-3.23.7+201006: 2 advisories [6.1] - [search](https://search.nix.gsc.io/?q=limesurvey&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=limesurvey+in%3Apath&type=Code)
* [ ] [CVE-2020-11456](https://nvd.nist.gov/vuln/detail/CVE-2020-11456... | non_priority | vulnerability roundup limesurvey advisories nixos unstable nixos unstable scanned versions nixos unstable cc offlinehacker | 0 |
162,918 | 6,180,128,724 | IssuesEvent | 2017-07-03 03:44:15 | cdnjs/cdnjs | https://api.github.com/repos/cdnjs/cdnjs | closed | Add the sub-libraries for the Light Gallery library. | High Priority in progress Library - Request to Add/Update | **Light Gallery**
**https://github.com/sachinchoolur/lightGallery**
**npm package url(optional):** https://www.npmjs.com/package/lightgallery
**GNU AGPLv3**
**http://sachinchoolur.github.io/lightGallery/**
*_lg-autoplay.min.js, lg-autoplay.min.js, lg-fullscreen.min.js, lg-hash.min.js, lg-pager.min.js, lg-share.mi... | 1.0 | Add the sub-libraries for the Light Gallery library. - **Light Gallery**
**https://github.com/sachinchoolur/lightGallery**
**npm package url(optional):** https://www.npmjs.com/package/lightgallery
**GNU AGPLv3**
**http://sachinchoolur.github.io/lightGallery/**
*_lg-autoplay.min.js, lg-autoplay.min.js, lg-fullsc... | priority | add the sub libraries for the light gallery library light gallery npm package url optional gnu lg autoplay min js lg autoplay min js lg fullscreen min js lg hash min js lg pager min js lg share min js lg thumbnail min js lg video min js lg zoom min js notes from... | 1 |
4,171 | 3,309,580,712 | IssuesEvent | 2015-11-05 02:03:09 | grpc/grpc | https://api.github.com/repos/grpc/grpc | opened | run_tests.py script crashed on macOS | BUILDPONY P0 | ERROR: type should be string, got "https://grpc-testing.appspot.com/job/gRPC_master/12733/config=dbg,language=c,platform=macos/console\r\n\r\n```\r\nTraceback (most recent call last):\r\n File \"./tools/run_tests/run_tests.py\", line 933, in <module>\r\n xml_report=args.xml_report)\r\n File \"./tools/run_tests/run_tests.py\", line 876, in _build_and_run\r\n add_env={'GRPC_TEST_PORT_SERVER': 'localhost:%d' % port_server_port})\r\n File \"/jenkins/workspace/gRPC_master/config/dbg/language/c/platform/macos/tools/run_tests/jobset.py\", line 403, in run\r\n if not js.start(cmdline):\r\n File \"/jenkins/workspace/gRPC_master/config/dbg/language/c/platform/macos/tools/run_tests/jobset.py\", line 323, in start\r\n self._add_env)\r\n File \"/jenkins/workspace/gRPC_master/config/dbg/language/c/platform/macos/tools/run_tests/jobset.py\", line 195, in __init__\r\n self.start()\r\n File \"/jenkins/workspace/gRPC_master/config/dbg/language/c/platform/macos/tools/run_tests/jobset.py\", line 211, in start\r\n env=env)\r\n File \"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py\", line 709, in __init__\r\n errread, errwrite)\r\n File \"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py\", line 1307, in _execute_child\r\n data = _eintr_retry_call(os.read, errpipe_read, 1048576)\r\n File \"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py\", line 476, in _eintr_retry_call\r\n return func(*args)\r\nOSError: [Errno 22] Invalid argument\r\n```" | 1.0 | run_tests.py script crashed on macOS - https://grpc-testing.appspot.com/job/gRPC_master/12733/config=dbg,language=c,platform=macos/console
```
Traceback (most recent call last):
File "./tools/run_tests/run_tests.py", line 933, in <module>
xml_report=args.xml_report)
File "./tools/run_tests/run_tests.py",... | non_priority | run tests py script crashed on macos traceback most recent call last file tools run tests run tests py line in xml report args xml report file tools run tests run tests py line in build and run add env grpc test port server localhost d port server port fi... | 0 |
13,000 | 8,758,746,453 | IssuesEvent | 2018-12-15 08:09:37 | BillKG/oms | https://api.github.com/repos/BillKG/oms | closed | WS-2017-0234 Medium Severity Vulnerability detected by WhiteSource | security vulnerability | ## WS-2017-0234 - Medium Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery.dataTables-1.10.6.min.js</b></p></summary>
<p>DataTables enhances HTML tables with the ability to sort... | True | WS-2017-0234 Medium Severity Vulnerability detected by WhiteSource - ## WS-2017-0234 - Medium Severity Vulnerability
<details><summary><img src='https://www.whitesourcesoftware.com/wp-content/uploads/2018/10/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery.dataTables-1.10.6.min.js</b></p></... | non_priority | ws medium severity vulnerability detected by whitesource ws medium severity vulnerability vulnerable library jquery datatables min js datatables enhances html tables with the ability to sort filter and page the data in the table very easily it provides a comprehensive api and set of c... | 0 |
227,860 | 18,106,087,163 | IssuesEvent | 2021-09-22 19:18:15 | lgblgblgb/xemu | https://api.github.com/repos/lgblgblgb/xemu | closed | MEGA65: integrate Hernan's ideas/work on VIC-IV enhancements with the possibility of re-factoring meanwhile | HIGH PRIORITY WIP emulation precision emulated feature target:MEGA65 TESTING phase TEST-THIS VIC-IV | Currently, M65 emulation has a VIC-III entity with only a slight modification. For real, VIC-IV should be handled as it is really implemented, ie some "compatibility hot registers" are only used to set VIC-IV registers up and basically using always the VIC-IV internals. Also some VIC-IV notions should be implemented li... | 2.0 | MEGA65: integrate Hernan's ideas/work on VIC-IV enhancements with the possibility of re-factoring meanwhile - Currently, M65 emulation has a VIC-III entity with only a slight modification. For real, VIC-IV should be handled as it is really implemented, ie some "compatibility hot registers" are only used to set VIC-IV r... | non_priority | integrate hernan s ideas work on vic iv enhancements with the possibility of re factoring meanwhile currently emulation has a vic iii entity with only a slight modification for real vic iv should be handled as it is really implemented ie some compatibility hot registers are only used to set vic iv register... | 0 |
537,681 | 15,733,146,848 | IssuesEvent | 2021-03-29 19:11:31 | zulip/zulip | https://api.github.com/repos/zulip/zulip | opened | Unable to invite users when messages are continuously loading due to focus stealing | area: recent-topics bug priority: high release goal | When recent topics is in the background behind a modal, like "Invite new users", and there is a very large amount of missing message history (E.g. 300K unreads, in my test case, though you probably only need 10K if you're quick), it's impossible to type the email address for a new user you want to invite, because somet... | 1.0 | Unable to invite users when messages are continuously loading due to focus stealing - When recent topics is in the background behind a modal, like "Invite new users", and there is a very large amount of missing message history (E.g. 300K unreads, in my test case, though you probably only need 10K if you're quick), it's... | priority | unable to invite users when messages are continuously loading due to focus stealing when recent topics is in the background behind a modal like invite new users and there is a very large amount of missing message history e g unreads in my test case though you probably only need if you re quick it s impo... | 1 |
314,802 | 9,603,218,879 | IssuesEvent | 2019-05-10 16:26:28 | ensdomains/ens-app | https://api.github.com/repos/ensdomains/ens-app | opened | Integrate https://now.ens.domains/ with Manager | medium priority permanent registrar | @makoto & @jefflau please ask @ arachnid any clarifying questions you may have. | 1.0 | Integrate https://now.ens.domains/ with Manager - @makoto & @jefflau please ask @ arachnid any clarifying questions you may have. | priority | integrate with manager makoto jefflau please ask arachnid any clarifying questions you may have | 1 |
608,118 | 18,799,188,347 | IssuesEvent | 2021-11-09 04:09:36 | boostcampwm-2021/web14-salondesrefuses | https://api.github.com/repos/boostcampwm-2021/web14-salondesrefuses | opened | (높음)[FE] 전시회 에디터 구현 | 🚀 Front Priority: High | ## 📃 이슈 내용
전시회 에디터를 구현한다.
## ✅ 체크 리스트
- [ ] 도형 생성 (only 직사각형)
- [ ] 도형 이동
- [ ] 도형 크기 변경
- [ ] 도형 색상 변경
- [ ] 글씨 추가
- [ ] 폰트 및 색상 변경
## 📌 레퍼런스
- [daybrush 라이브러리](https://github.com/daybrush/moveable)
| 1.0 | (높음)[FE] 전시회 에디터 구현 - ## 📃 이슈 내용
전시회 에디터를 구현한다.
## ✅ 체크 리스트
- [ ] 도형 생성 (only 직사각형)
- [ ] 도형 이동
- [ ] 도형 크기 변경
- [ ] 도형 색상 변경
- [ ] 글씨 추가
- [ ] 폰트 및 색상 변경
## 📌 레퍼런스
- [daybrush 라이브러리](https://github.com/daybrush/moveable)
| priority | 높음 전시회 에디터 구현 📃 이슈 내용 전시회 에디터를 구현한다 ✅ 체크 리스트 도형 생성 only 직사각형 도형 이동 도형 크기 변경 도형 색상 변경 글씨 추가 폰트 및 색상 변경 📌 레퍼런스 | 1 |
373,514 | 11,045,089,424 | IssuesEvent | 2019-12-09 14:31:42 | taverntesting/tavern | https://api.github.com/repos/taverntesting/tavern | closed | Internal change to the way strictness works | Priority: High Type: Maintenance | - move into a class to remove site-specific calculation of strictness
- add a way to turn it on/off rather than just on | 1.0 | Internal change to the way strictness works - - move into a class to remove site-specific calculation of strictness
- add a way to turn it on/off rather than just on | priority | internal change to the way strictness works move into a class to remove site specific calculation of strictness add a way to turn it on off rather than just on | 1 |
198,986 | 22,674,211,252 | IssuesEvent | 2022-07-04 01:28:01 | manishshanker/react-redux-d3-webpack-es6-seed | https://api.github.com/repos/manishshanker/react-redux-d3-webpack-es6-seed | opened | CVE-2021-23440 (High) detected in set-value-0.4.3.tgz, set-value-2.0.0.tgz | security vulnerability | ## CVE-2021-23440 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>set-value-0.4.3.tgz</b>, <b>set-value-2.0.0.tgz</b></p></summary>
<p>
<details><summary><b>set-value-0.4.3.tgz</b></... | True | CVE-2021-23440 (High) detected in set-value-0.4.3.tgz, set-value-2.0.0.tgz - ## CVE-2021-23440 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>set-value-0.4.3.tgz</b>, <b>set-value-2.... | non_priority | cve high detected in set value tgz set value tgz cve high severity vulnerability vulnerable libraries set value tgz set value tgz set value tgz create nested values and any intermediaries using dot notation a b c paths library home page ... | 0 |
34,558 | 16,601,611,688 | IssuesEvent | 2021-06-01 20:18:59 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | GestureInput not working in Chrome Desktop/Mobile half the times when deployed | created via performance template | ## Details
<details>
<summary>Incorrect reason I thought the problem was happening</summary>
I created the project with flutter 2.12, and in both previous and current (2.2) versions, when I deploy the website with renderer option canvaskit, about half the time GestureInput won't work on either versions of Chrome's... | True | GestureInput not working in Chrome Desktop/Mobile half the times when deployed - ## Details
<details>
<summary>Incorrect reason I thought the problem was happening</summary>
I created the project with flutter 2.12, and in both previous and current (2.2) versions, when I deploy the website with renderer option canv... | non_priority | gestureinput not working in chrome desktop mobile half the times when deployed details incorrect reason i thought the problem was happening i created the project with flutter and in both previous and current versions when i deploy the website with renderer option canvaskit about half the time... | 0 |
516,588 | 14,984,229,949 | IssuesEvent | 2021-01-28 18:18:10 | TrackSpike/COVID-Tracking | https://api.github.com/repos/TrackSpike/COVID-Tracking | opened | Research if our app would be able to use phone call and message data as a data source | Priority: High | We need to determine if it is possible for the app to somehow use the phone's calling and messaging data as a data source for the algorithm | 1.0 | Research if our app would be able to use phone call and message data as a data source - We need to determine if it is possible for the app to somehow use the phone's calling and messaging data as a data source for the algorithm | priority | research if our app would be able to use phone call and message data as a data source we need to determine if it is possible for the app to somehow use the phone s calling and messaging data as a data source for the algorithm | 1 |
66,669 | 12,812,766,050 | IssuesEvent | 2020-07-04 08:38:53 | pygame/pygame | https://api.github.com/repos/pygame/pygame | closed | Add unit test: transform.chop() | Difficulty: Easy good first issue needs-tests python code transform | This function needs a unit test.
[Guide to how to contribute to an open source project on GitHub.](https://github.com/firstcontributions/first-contributions)
**Test stub:** https://github.com/pygame/pygame/blob/master/test/transform_test.py#L1005-L1021
**Docs:** https://www.pygame.org/docs/ref/transform.html#pyg... | 1.0 | Add unit test: transform.chop() - This function needs a unit test.
[Guide to how to contribute to an open source project on GitHub.](https://github.com/firstcontributions/first-contributions)
**Test stub:** https://github.com/pygame/pygame/blob/master/test/transform_test.py#L1005-L1021
**Docs:** https://www.pyga... | non_priority | add unit test transform chop this function needs a unit test test stub docs code to be tested | 0 |
98,801 | 8,685,470,635 | IssuesEvent | 2018-12-03 07:52:05 | humera987/FXLabs-Test-Automation | https://api.github.com/repos/humera987/FXLabs-Test-Automation | closed | FX Testing 3 : ApiV1TestSuitesProjectIdIdGetQueryParamPageInvalidDatatype | FX Testing 3 | Project : FX Testing 3
Job : UAT
Env : UAT
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cooki... | 1.0 | FX Testing 3 : ApiV1TestSuitesProjectIdIdGetQueryParamPageInvalidDatatype - Project : FX Testing 3
Job : UAT
Env : UAT
Region : US_WEST
Result : fail
Status Code : 404
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-re... | non_priority | fx testing project fx testing job uat env uat region us west result fail status code headers x content type options x xss protection cache control pragma expires x frame options set cookie content type transfer encoding date endpoint r... | 0 |
120,997 | 12,102,370,856 | IssuesEvent | 2020-04-20 16:35:18 | leemlwando/pandemic-emergency-response-system | https://api.github.com/repos/leemlwando/pandemic-emergency-response-system | opened | Project Roadmap | documentation help wanted | # What is a Project Roadmap?
Project roadmaps provide a strategic overview of the major elements of a project. It should include objectives, milestones, deliverables, resources, and planned timeline.
Project managers can use roadmaps both to communicate a project’s strategic objectives to stakeholders and as an o... | 1.0 | Project Roadmap - # What is a Project Roadmap?
Project roadmaps provide a strategic overview of the major elements of a project. It should include objectives, milestones, deliverables, resources, and planned timeline.
Project managers can use roadmaps both to communicate a project’s strategic objectives to stakeh... | non_priority | project roadmap what is a project roadmap project roadmaps provide a strategic overview of the major elements of a project it should include objectives milestones deliverables resources and planned timeline project managers can use roadmaps both to communicate a project’s strategic objectives to stakeh... | 0 |
62,363 | 12,214,106,120 | IssuesEvent | 2020-05-01 09:00:45 | vapor/docs | https://api.github.com/repos/vapor/docs | closed | Nginx deploy, serving files: try_files should be in location block | invalid code | I couldn't get nginx to serve static files. Putting try_files in a location block made it work.
```sh
server {
...
# Serve all public/static files via nginx and then fallback to Vapor for the rest
location / {
try_files $uri @proxy;
}
location @proxy {
...
}
}
``` | 1.0 | Nginx deploy, serving files: try_files should be in location block - I couldn't get nginx to serve static files. Putting try_files in a location block made it work.
```sh
server {
...
# Serve all public/static files via nginx and then fallback to Vapor for the rest
location / {
try_files $uri @p... | non_priority | nginx deploy serving files try files should be in location block i couldn t get nginx to serve static files putting try files in a location block made it work sh server serve all public static files via nginx and then fallback to vapor for the rest location try files uri p... | 0 |
53,750 | 13,202,772,623 | IssuesEvent | 2020-08-14 12:59:45 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | protobuf.bzl outdated making build with TF_SYSTEM_LIBS=com_google_protobuf fail | TF 2.1 subtype: ubuntu/linux type:build/install | **Describe the current behavior**
When using `TF_SYSTEM_LIBS=com_google_protobuf` to configure TensorFlow 2.1 the build fails with
```
ERROR: /dev/shm/s3248973-EasyBuild/TensorFlow/2.1.0/foss-2019b-Python-3.7.4/TensorFlow/tensorflow-2.1.0/tensorflow/core/profiler/BUILD:51:1: in proto_gen rule //tensorflow/core/... | 1.0 | protobuf.bzl outdated making build with TF_SYSTEM_LIBS=com_google_protobuf fail - **Describe the current behavior**
When using `TF_SYSTEM_LIBS=com_google_protobuf` to configure TensorFlow 2.1 the build fails with
```
ERROR: /dev/shm/s3248973-EasyBuild/TensorFlow/2.1.0/foss-2019b-Python-3.7.4/TensorFlow/tensorfl... | non_priority | protobuf bzl outdated making build with tf system libs com google protobuf fail describe the current behavior when using tf system libs com google protobuf to configure tensorflow the build fails with error dev shm easybuild tensorflow foss python tensorflow tensorflow te... | 0 |
107,900 | 11,574,781,246 | IssuesEvent | 2020-02-21 08:17:27 | hapijs/hapi | https://api.github.com/repos/hapijs/hapi | opened | Incorrect documented use of `qs` when dealing with complex query parameters | documentation | <!--
⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️
You must complete this entire issue template to receive support. You MUST NOT remove, change, or replace the template with your own format. A missing or incomplete report will cause your issue to be closed without comment. Please respect the time and experience that went into this template.... | 1.0 | Incorrect documented use of `qs` when dealing with complex query parameters - <!--
⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️
You must complete this entire issue template to receive support. You MUST NOT remove, change, or replace the template with your own format. A missing or incomplete report will cause your issue to be closed without... | non_priority | incorrect documented use of qs when dealing with complex query parameters ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ ⚠️ you must complete this entire issue template to receive support you must not remove change or replace the template with your own format a missing or incomplete report will cause your issue to be closed without... | 0 |
293,594 | 25,307,517,188 | IssuesEvent | 2022-11-17 15:09:36 | US-EPA-CAMD/easey-testing | https://api.github.com/repos/US-EPA-CAMD/easey-testing | closed | Validate Rep ID column | Test Automation | ## Context
Create test automation scripts for CAMPD R1.2 Rep ID work | 1.0 | Validate Rep ID column - ## Context
Create test automation scripts for CAMPD R1.2 Rep ID work | non_priority | validate rep id column context create test automation scripts for campd rep id work | 0 |
33,914 | 7,765,376,466 | IssuesEvent | 2018-06-02 02:35:54 | techlahoma/user-groups | https://api.github.com/repos/techlahoma/user-groups | closed | Request reimbursement for food and drink for SheCodesOKC event | 2018-05-20 | UG/SheCodesOKC food reimbursement | What: SheCodesOKC ⚡️Lightning talks ⚡️
When: 05/20 2:30 PM
Where: 1141 W Sheridan Ave, Oklahoma City
Check meetup for RSVP count: https://www.meetup.com/SheCodesOKC/events/250044306/
To request reimbursement, please complete the following steps:
- [x] Post picture of receipt(s) in this thread
- [ ] Post photo(s) of ... | 1.0 | Request reimbursement for food and drink for SheCodesOKC event | 2018-05-20 - What: SheCodesOKC ⚡️Lightning talks ⚡️
When: 05/20 2:30 PM
Where: 1141 W Sheridan Ave, Oklahoma City
Check meetup for RSVP count: https://www.meetup.com/SheCodesOKC/events/250044306/
To request reimbursement, please complete the following ... | non_priority | request reimbursement for food and drink for shecodesokc event what shecodesokc ⚡️lightning talks ⚡️ when pm where w sheridan ave oklahoma city check meetup for rsvp count to request reimbursement please complete the following steps post picture of receipt s in this thread post ... | 0 |
341,315 | 30,579,162,744 | IssuesEvent | 2023-07-21 08:21:23 | unifyai/ivy | https://api.github.com/repos/unifyai/ivy | closed | Fix array.test_array_property_shape | Sub Task Failing Test | | | |
|---|---|
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5619811574/job/15227566957"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5619811574/job/15227566957"><img src=https://img.shields.io/badge/-success-success></a>
|t... | 1.0 | Fix array.test_array_property_shape - | | |
|---|---|
|jax|<a href="https://github.com/unifyai/ivy/actions/runs/5619811574/job/15227566957"><img src=https://img.shields.io/badge/-success-success></a>
|numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5619811574/job/15227566957"><img src=https://img.shie... | non_priority | fix array test array property shape jax a href src numpy a href src tensorflow a href src torch a href src paddle a href src | 0 |
55,155 | 3,072,179,190 | IssuesEvent | 2015-08-19 15:43:10 | RobotiumTech/robotium | https://api.github.com/repos/RobotiumTech/robotium | closed | adb annotation command cannot execute on Android 1.6 to 2.1 correctly | bug imported invalid Priority-Medium | _From [derek110...@gmail.com](https://code.google.com/u/103459931299777066908/) on October 14, 2011 02:34:18_
What steps will reproduce the problem? 1. In own test framework, define annotation like this:
package com.example.test.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.Eleme... | 1.0 | adb annotation command cannot execute on Android 1.6 to 2.1 correctly - _From [derek110...@gmail.com](https://code.google.com/u/103459931299777066908/) on October 14, 2011 02:34:18_
What steps will reproduce the problem? 1. In own test framework, define annotation like this:
package com.example.test.annotation;
im... | priority | adb annotation command cannot execute on android to correctly from on october what steps will reproduce the problem in own test framework define annotation like this package com example test annotation import java lang annotation documented import java lang annotation elementtyp... | 1 |
788,475 | 27,754,206,501 | IssuesEvent | 2023-03-16 00:09:48 | wisp-forest/owo-lib | https://api.github.com/repos/wisp-forest/owo-lib | closed | owo-ui: Data-driven text box trims preset text to the default limit, even when a max-length is set | type: bug status: scheduled priority: normal status: confirmed | For example the text of
```xml
<text-box>
<max-length>300</max-length>
<text>This is an example text longer than 32 chars, which is the default limit</text>
</text-box>
```
will get trimmed to `This is an example text longer t`
This happens because at https://github.com/wisp-forest/owo-lib/blob/30aa4c... | 1.0 | owo-ui: Data-driven text box trims preset text to the default limit, even when a max-length is set - For example the text of
```xml
<text-box>
<max-length>300</max-length>
<text>This is an example text longer than 32 chars, which is the default limit</text>
</text-box>
```
will get trimmed to `This is an... | priority | owo ui data driven text box trims preset text to the default limit even when a max length is set for example the text of xml this is an example text longer than chars which is the default limit will get trimmed to this is an example text longer t this happens because at ... | 1 |
13,323 | 8,188,214,617 | IssuesEvent | 2018-08-30 00:29:59 | phetsims/joist | https://api.github.com/repos/phetsims/joist | closed | Republish LOL sims with the animation frame fix | type:performance | From https://github.com/phetsims/joist/issues/447
@ariel-phet said:
Ah, it appears there is a google doc with this info:
https://docs.google.com/spreadsheets/d/1umIAmhn89WN1nzcHKhYJcv-n3Oj6ps1wITc-CjWYytE/edit#gid=0
Looks like Projectile Motion, Pendulum Lab, FAMB, BAA, ESPB should all receive this update.
... | True | Republish LOL sims with the animation frame fix - From https://github.com/phetsims/joist/issues/447
@ariel-phet said:
Ah, it appears there is a google doc with this info:
https://docs.google.com/spreadsheets/d/1umIAmhn89WN1nzcHKhYJcv-n3Oj6ps1wITc-CjWYytE/edit#gid=0
Looks like Projectile Motion, Pendulum Lab... | non_priority | republish lol sims with the animation frame fix from ariel phet said ah it appears there is a google doc with this info looks like projectile motion pendulum lab famb baa espb should all receive this update update changed bam to baa | 0 |
673,894 | 23,033,987,393 | IssuesEvent | 2022-07-22 16:33:57 | panel-attack/panel-attack | https://api.github.com/repos/panel-attack/panel-attack | closed | You may also look for issues on this google sheet: | enhancement low-ish priority | Google Sheet with more issues:
https://docs.google.com/spreadsheets/d/1fJ1Mr29lVNW_AHEtSgmrqjdc1o83NFN5xjgs6rw3vjo/edit#gid=0
Not all of the issues on the google sheet have been turned into actual issues on Github yet, and community members may add to the google sheet from time to time.
If you see an issue on th... | 1.0 | You may also look for issues on this google sheet: - Google Sheet with more issues:
https://docs.google.com/spreadsheets/d/1fJ1Mr29lVNW_AHEtSgmrqjdc1o83NFN5xjgs6rw3vjo/edit#gid=0
Not all of the issues on the google sheet have been turned into actual issues on Github yet, and community members may add to the google ... | priority | you may also look for issues on this google sheet google sheet with more issues not all of the issues on the google sheet have been turned into actual issues on github yet and community members may add to the google sheet from time to time if you see an issue on the google sheet that is already an issue ... | 1 |
253,219 | 8,052,953,735 | IssuesEvent | 2018-08-01 21:01:44 | threefoldfoundation/tfchain | https://api.github.com/repos/threefoldfoundation/tfchain | closed | Remove the binary block from the explorer but make it possible to get it through the commandline | priority_minor | Is only for core devs and makes it confusing for end-users. follow up issue from https://github.com/threefoldfoundation/tfchain/issues/56 .
| 1.0 | Remove the binary block from the explorer but make it possible to get it through the commandline - Is only for core devs and makes it confusing for end-users. follow up issue from https://github.com/threefoldfoundation/tfchain/issues/56 .
| priority | remove the binary block from the explorer but make it possible to get it through the commandline is only for core devs and makes it confusing for end users follow up issue from | 1 |
504,839 | 14,622,699,031 | IssuesEvent | 2020-12-23 01:05:29 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | 5S2-Crescent Lake State-OREGON-USA | Being Redone Low Priority | # Airport Name
Crescent Lake State
# Country?
'M u r i c a
# Improvements that need to be made?
Full Redo
# Are you working on this airport?
Yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
Low
| 1.0 | 5S2-Crescent Lake State-OREGON-USA - # Airport Name
Crescent Lake State
# Country?
'M u r i c a
# Improvements that need to be made?
Full Redo
# Are you working on this airport?
Yes
# Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low)
Low
| priority | crescent lake state oregon usa airport name crescent lake state country m u r i c a improvements that need to be made full redo are you working on this airport yes airport priority if event runway world us capital low low | 1 |
474,318 | 13,656,701,044 | IssuesEvent | 2020-09-28 03:33:05 | AY2021S1-CS2103T-F13-2/tp | https://api.github.com/repos/AY2021S1-CS2103T-F13-2/tp | closed | Update product website | priority.Medium type.Task | Our [product website's](https://ay2021s1-cs2103t-f13-2.github.io/tp/) main page is currently not updated. The main page should probably be updated to have the same content as this repo's README. The site is being built from the `docs` folder. The files to change would probably be `docs/index.md` which holds the conten... | 1.0 | Update product website - Our [product website's](https://ay2021s1-cs2103t-f13-2.github.io/tp/) main page is currently not updated. The main page should probably be updated to have the same content as this repo's README. The site is being built from the `docs` folder. The files to change would probably be `docs/index.m... | priority | update product website our main page is currently not updated the main page should probably be updated to have the same content as this repo s readme the site is being built from the docs folder the files to change would probably be docs index md which holds the content to be displayed on the main page a... | 1 |
460,538 | 13,212,206,435 | IssuesEvent | 2020-08-16 05:23:29 | DukeMobileDevCenter/Jigsaw | https://api.github.com/repos/DukeMobileDevCenter/Jigsaw | closed | [Feature] Random avatar generation | A-feature C-Server Priority-low | Generate random avatar image based on UserID, for anonymous user or user who does not provide avatar image.
https://stackoverflow.com/questions/405717/how-to-generate-the-random-default-gravatars-like-on-stack-overflow | 1.0 | [Feature] Random avatar generation - Generate random avatar image based on UserID, for anonymous user or user who does not provide avatar image.
https://stackoverflow.com/questions/405717/how-to-generate-the-random-default-gravatars-like-on-stack-overflow | priority | random avatar generation generate random avatar image based on userid for anonymous user or user who does not provide avatar image | 1 |
216,420 | 16,658,645,313 | IssuesEvent | 2021-06-06 00:56:54 | dankamongmen/notcurses | https://api.github.com/repos/dankamongmen/notcurses | opened | support building without a c++ compiler | documentation enhancement | I thought we'd already done this, but it's not present....hrm. We certainly laid the groundwork for it (`plot.cpp` -> `plot.c`, etc.). Add a CMake option, `USE_CPP`, defaulting to `on`. When set to `off` or synonyms, do not build:
* C++ PoCs (`src/bin/pocpp`)
* ncpp, the C++ wrapper library
* any binaries requirin... | 1.0 | support building without a c++ compiler - I thought we'd already done this, but it's not present....hrm. We certainly laid the groundwork for it (`plot.cpp` -> `plot.c`, etc.). Add a CMake option, `USE_CPP`, defaulting to `on`. When set to `off` or synonyms, do not build:
* C++ PoCs (`src/bin/pocpp`)
* ncpp, the C+... | non_priority | support building without a c compiler i thought we d already done this but it s not present hrm we certainly laid the groundwork for it plot cpp plot c etc add a cmake option use cpp defaulting to on when set to off or synonyms do not build c pocs src bin pocpp ncpp the c ... | 0 |
754,521 | 26,391,834,395 | IssuesEvent | 2023-01-12 16:13:10 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | opened | Multi-tenant admin needs the 'ALL' admin role | Type: Bug Priority: Medium | **Describe the bug**
When in a pre-12 multi-tenant environment, assigning 'Node Manager' to a user in the global tenant gets the admin user to login but he can't see the tenants dropdown in the admin to manage the nodes of other tenants.
**To Reproduce**
1. Create a new local user in the 'global' tenant (tenant '0... | 1.0 | Multi-tenant admin needs the 'ALL' admin role - **Describe the bug**
When in a pre-12 multi-tenant environment, assigning 'Node Manager' to a user in the global tenant gets the admin user to login but he can't see the tenants dropdown in the admin to manage the nodes of other tenants.
**To Reproduce**
1. Create a ... | priority | multi tenant admin needs the all admin role describe the bug when in a pre multi tenant environment assigning node manager to a user in the global tenant gets the admin user to login but he can t see the tenants dropdown in the admin to manage the nodes of other tenants to reproduce create a n... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.