Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 7 112 | repo_url stringlengths 36 141 | action stringclasses 3
values | title stringlengths 1 853 | labels stringlengths 4 898 | body stringlengths 2 262k | index stringclasses 13
values | text_combine stringlengths 96 262k | label stringclasses 2
values | text stringlengths 96 250k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
51,441 | 12,728,151,490 | IssuesEvent | 2020-06-25 01:36:40 | spack/spack | https://api.github.com/repos/spack/spack | opened | Installation issue: samrai: All fetchers fail error | build-error | I am getting the following error (running from LC/Quartz) when I try to install `SAMRAI` from `develop` at commit `bc53bb9`.
```
==> Fetching https://computing.llnl.gov/projects/samrai/download/SAMRAI-v3.12.0.tar.gz
curl: (28) Connection timed out after 10001 milliseconds
==> Failed to fetch file from URL: http... | 1.0 | Installation issue: samrai: All fetchers fail error - I am getting the following error (running from LC/Quartz) when I try to install `SAMRAI` from `develop` at commit `bc53bb9`.
```
==> Fetching https://computing.llnl.gov/projects/samrai/download/SAMRAI-v3.12.0.tar.gz
curl: (28) Connection timed out after 1000... | build | installation issue samrai all fetchers fail error i am getting the following error running from lc quartz when i try to install samrai from develop at commit fetching curl connection timed out after milliseconds failed to fetch file from url curl failed with error ... | 1 |
348,123 | 24,906,941,572 | IssuesEvent | 2022-10-29 11:24:13 | FS75/ICT2101-P2-7-Project | https://api.github.com/repos/FS75/ICT2101-P2-7-Project | closed | Start: 19/10/22 | End: 29/10/22 - Manager Related ECBI (Class Diagram) | Completed Documentation | Entity / Control / Boundary / Interface classes related to manager | 1.0 | Start: 19/10/22 | End: 29/10/22 - Manager Related ECBI (Class Diagram) - Entity / Control / Boundary / Interface classes related to manager | non_build | start end manager related ecbi class diagram entity control boundary interface classes related to manager | 0 |
79,889 | 23,067,258,064 | IssuesEvent | 2022-07-25 14:52:01 | Crocoblock/suggestions | https://api.github.com/repos/Crocoblock/suggestions | closed | Responsive mode for width of Billing & Shipping Form fields. | JetWooBuilder | **Please, describe the feature request, making it clear to understand.**
If possible, please add Responsive Mode to the width of the payment fields. https://prnt.sc/26xrqyp
This is very important. For example, on the desktop, the fields are in 2 columns, but on mobile, in one column.
thank you | 1.0 | Responsive mode for width of Billing & Shipping Form fields. - **Please, describe the feature request, making it clear to understand.**
If possible, please add Responsive Mode to the width of the payment fields. https://prnt.sc/26xrqyp
This is very important. For example, on the desktop, the fields are in 2 columns... | build | responsive mode for width of billing shipping form fields please describe the feature request making it clear to understand if possible please add responsive mode to the width of the payment fields this is very important for example on the desktop the fields are in columns but on mobile in on... | 1 |
231,558 | 17,693,516,351 | IssuesEvent | 2021-08-24 12:59:44 | odd86/deepstack_licenceplate_model | https://api.github.com/repos/odd86/deepstack_licenceplate_model | closed | Extract plate number | documentation | Hi, great work on the model! The next step is to extract the plate number. I tried AWS textract, which works well:

I also tried tesseract OCR which is open source and can run locally, but it failed to g... | 1.0 | Extract plate number - Hi, great work on the model! The next step is to extract the plate number. I tried AWS textract, which works well:

I also tried tesseract OCR which is open source and can run loca... | non_build | extract plate number hi great work on the model the next step is to extract the plate number i tried aws textract which works well i also tried tesseract ocr which is open source and can run locally but it failed to get the plate you can try using possibly something as simple as opencv is wort... | 0 |
21,937 | 7,098,100,378 | IssuesEvent | 2018-01-15 02:22:29 | hadithhouse/hadithhouse | https://api.github.com/repos/hadithhouse/hadithhouse | opened | Use pylint in build | build & deploy | To make sure that code not styled correctly doesn't get into the repository, I would like to add `pylint` to the build process so build fails if there are style warnings. | 1.0 | Use pylint in build - To make sure that code not styled correctly doesn't get into the repository, I would like to add `pylint` to the build process so build fails if there are style warnings. | build | use pylint in build to make sure that code not styled correctly doesn t get into the repository i would like to add pylint to the build process so build fails if there are style warnings | 1 |
2,312 | 24,681,402,595 | IssuesEvent | 2022-10-18 21:44:52 | microsoft/pxt-arcade | https://api.github.com/repos/microsoft/pxt-arcade | closed | When trying to open project, simulator never loaded | bug p2 next-release reliability | **Describe the bug**
I was trying to open the pangolin game and was working on adding some assets when I realized the simulator never loaded. I wasn't sure if the issue was with my code or with the simulator, so I tried to open the project in Javascript. Now the game is stuck in Javascript AND the simulator won't load... | True | When trying to open project, simulator never loaded - **Describe the bug**
I was trying to open the pangolin game and was working on adding some assets when I realized the simulator never loaded. I wasn't sure if the issue was with my code or with the simulator, so I tried to open the project in Javascript. Now the ga... | non_build | when trying to open project simulator never loaded describe the bug i was trying to open the pangolin game and was working on adding some assets when i realized the simulator never loaded i wasn t sure if the issue was with my code or with the simulator so i tried to open the project in javascript now the ga... | 0 |
98,967 | 30,239,607,211 | IssuesEvent | 2023-07-06 12:42:35 | angular/angular-cli | https://api.github.com/repos/angular/angular-cli | closed | Project cannot be build `Cannot read properties of undefined (reading 'file')` | type: bug/fix freq4: critical severity5: regression area: devkit/build-angular devkit/build-angular: browser | ### Command
build
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
Building a new Angular 16.1.0 project via @angular/cli fails.
The project was not modified after cr... | 2.0 | Project cannot be build `Cannot read properties of undefined (reading 'file')` - ### Command
build
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
Building a new Angu... | build | project cannot be build cannot read properties of undefined reading file command build is this a regression yes this behavior used to work in the previous version the previous version in which this bug was not present was no response description building a new angula... | 1 |
414,630 | 27,996,508,380 | IssuesEvent | 2023-03-27 08:51:11 | Winterreisender/webview-nodejs | https://api.github.com/repos/Winterreisender/webview-nodejs | closed | minimal text editor | documentation | Hi,
here's a minimal text editor:
https://gist.github.com/dirkk0/583c9633ea817f6a028939c4dc6dd729
Cheers, Dirk
Here's the one-fileversion:
---snip---
```javascript
'use strict';
const { Webview } = require('webview-nodejs');
const fs = require("fs");
let w = null
let txt = "";
let path =... | 1.0 | minimal text editor - Hi,
here's a minimal text editor:
https://gist.github.com/dirkk0/583c9633ea817f6a028939c4dc6dd729
Cheers, Dirk
Here's the one-fileversion:
---snip---
```javascript
'use strict';
const { Webview } = require('webview-nodejs');
const fs = require("fs");
let w = null
let... | non_build | minimal text editor hi here s a minimal text editor cheers dirk here s the one fileversion snip javascript use strict const webview require webview nodejs const fs require fs let w null let txt let path texteditor txt let html ... | 0 |
4,428 | 3,371,506,719 | IssuesEvent | 2015-11-23 19:25:26 | jgirald/ES2015C | https://api.github.com/repos/jgirald/ES2015C | closed | Integrar Persa Town Center | Building Integration Persian Team B | **Descripción:** Integrar Persa Town Center . Crear el prefab en unity del edificio.
**Estimación de esfuerzo por horas:** 0,2h
**Definición de DONE:** El edificio se ve con todos sus texturas , las medidas son proporcionales. El prefab esta creado.
**Responsable:** Arnau Sánchez, TeamB | 1.0 | Integrar Persa Town Center - **Descripción:** Integrar Persa Town Center . Crear el prefab en unity del edificio.
**Estimación de esfuerzo por horas:** 0,2h
**Definición de DONE:** El edificio se ve con todos sus texturas , las medidas son proporcionales. El prefab esta creado.
**Responsable:** Arnau Sánchez... | build | integrar persa town center descripción integrar persa town center crear el prefab en unity del edificio estimación de esfuerzo por horas definición de done el edificio se ve con todos sus texturas las medidas son proporcionales el prefab esta creado responsable arnau sánchez ... | 1 |
62,355 | 15,226,318,715 | IssuesEvent | 2021-02-18 08:43:28 | golang/go | https://api.github.com/repos/golang/go | closed | runtime: linux-riscv64-jsing failing with "signal: segmentation fault" during bootstrapping | Builders NeedsInvestigation arch-riscv | [2021-02-17T01:29:54-2f0da6d/linux-riscv64-jsing](https://build.golang.org/log/b01082dcad47773ac8a3263387da0287f103ccf6)
[2021-02-17T00:04:02-70c37ee/linux-riscv64-jsing](https://build.golang.org/log/58d939e13e25c2cf0498fb55c39fa96f503ef6cf)
[2021-02-16T22:18:37-8482559/linux-riscv64-jsing](https://build.golang.org/l... | 1.0 | runtime: linux-riscv64-jsing failing with "signal: segmentation fault" during bootstrapping - [2021-02-17T01:29:54-2f0da6d/linux-riscv64-jsing](https://build.golang.org/log/b01082dcad47773ac8a3263387da0287f103ccf6)
[2021-02-17T00:04:02-70c37ee/linux-riscv64-jsing](https://build.golang.org/log/58d939e13e25c2cf0498fb55c... | build | runtime linux jsing failing with signal segmentation fault during bootstrapping cc | 1 |
14,560 | 5,706,633,105 | IssuesEvent | 2017-04-18 11:52:53 | weaveworks/scope | https://api.github.com/repos/weaveworks/scope | closed | Upgrade to `npm v4.0.5` or switch to using `yarn` | chore component/build component/ui | Supposedly due to [this issue](https://github.com/npm/npm/pull/12811), we had a problem of having to run `npm install` twice, as the first run wouldn't pick up all the sub-dependencies of the library `font-awesome-webpack` that we use. That only became a breaking issue for some reason when merging #2058 into master, so... | 1.0 | Upgrade to `npm v4.0.5` or switch to using `yarn` - Supposedly due to [this issue](https://github.com/npm/npm/pull/12811), we had a problem of having to run `npm install` twice, as the first run wouldn't pick up all the sub-dependencies of the library `font-awesome-webpack` that we use. That only became a breaking issu... | build | upgrade to npm or switch to using yarn supposedly due to we had a problem of having to run npm install twice as the first run wouldn t pick up all the sub dependencies of the library font awesome webpack that we use that only became a breaking issue for some reason when merging into master so ... | 1 |
206,435 | 7,112,345,960 | IssuesEvent | 2018-01-17 16:45:17 | marklogic-community/data-explorer | https://api.github.com/repos/marklogic-community/data-explorer | opened | FERR-61 - Automate setting up new database using Adhoc Wizard | Component - UI Config JIRA Migration Priority - Medium Type - Task | **Original Reporter:** @markschiffner
**Created:** 10/Nov/17 7:39 AM
# Description
Allow user/developer that is generating a query/view to select document from the database:
1. Random document
2. Via collection
3. Via URI
4. Filesystem (current)
Replacing FERR-4, which was set up as sub-task. | 1.0 | FERR-61 - Automate setting up new database using Adhoc Wizard - **Original Reporter:** @markschiffner
**Created:** 10/Nov/17 7:39 AM
# Description
Allow user/developer that is generating a query/view to select document from the database:
1. Random document
2. Via collection
3. Via URI
4. Filesystem (curren... | non_build | ferr automate setting up new database using adhoc wizard original reporter markschiffner created nov am description allow user developer that is generating a query view to select document from the database random document via collection via uri filesystem current ... | 0 |
277,640 | 21,053,067,556 | IssuesEvent | 2022-03-31 22:32:45 | somethingClever-ish/Proj4 | https://api.github.com/repos/somethingClever-ish/Proj4 | opened | Implement login credentials parameters and add documentation | bug documentation enhancement | - [ ] Username login credentials should not be allowed to use special characters, maybe a minimum length?
- [ ] Add descriptions to each page for the user explaining the purpose, instructions, etc
- [ ] Add an explanation of the scoring system, how many points are earned and what for | 1.0 | Implement login credentials parameters and add documentation - - [ ] Username login credentials should not be allowed to use special characters, maybe a minimum length?
- [ ] Add descriptions to each page for the user explaining the purpose, instructions, etc
- [ ] Add an explanation of the scoring system, how many p... | non_build | implement login credentials parameters and add documentation username login credentials should not be allowed to use special characters maybe a minimum length add descriptions to each page for the user explaining the purpose instructions etc add an explanation of the scoring system how many points ... | 0 |
513,650 | 14,924,529,644 | IssuesEvent | 2021-01-24 00:25:35 | Blade2021/HIVE | https://api.github.com/repos/Blade2021/HIVE | closed | Adjust the 'thanks' trigger.. | Priority: high Status: In progress Type: feature request | **Is your feature request related to a problem? Please describe.**
Low response rate when HIVE responds to 'Thanks' trigger
**Describe the solution you'd like**
The statement is OK for people that have been exposed to Karma before. I suggest it be tweaked so that discord newbies can understand it, I know it has ... | 1.0 | Adjust the 'thanks' trigger.. - **Is your feature request related to a problem? Please describe.**
Low response rate when HIVE responds to 'Thanks' trigger
**Describe the solution you'd like**
The statement is OK for people that have been exposed to Karma before. I suggest it be tweaked so that discord newbies ca... | non_build | adjust the thanks trigger is your feature request related to a problem please describe low response rate when hive responds to thanks trigger describe the solution you d like the statement is ok for people that have been exposed to karma before i suggest it be tweaked so that discord newbies ca... | 0 |
25,422 | 7,700,802,176 | IssuesEvent | 2018-05-20 07:16:55 | kyamagu/mexopencv | https://api.github.com/repos/kyamagu/mexopencv | closed | Building 64 bit OpenCV with mingw from Octave 4.4.0 | build/install octave opencv-3 windows | How do I build 64 bit OpenCV with mingw from Octave 4.4.0?
Thanks | 1.0 | Building 64 bit OpenCV with mingw from Octave 4.4.0 - How do I build 64 bit OpenCV with mingw from Octave 4.4.0?
Thanks | build | building bit opencv with mingw from octave how do i build bit opencv with mingw from octave thanks | 1 |
292,289 | 8,955,943,300 | IssuesEvent | 2019-01-26 13:12:22 | minetest/minetest | https://api.github.com/repos/minetest/minetest | closed | pkgmgr install fails with RUN_IN_PLACE=0 | @ Content/PkgMgr Blocker Bug High priority | Installing a game (eg: Mineclone2) results in the following message:
Failed to install mineclone2 to /home/user/.minetest/games/mineclone2 | 1.0 | pkgmgr install fails with RUN_IN_PLACE=0 - Installing a game (eg: Mineclone2) results in the following message:
Failed to install mineclone2 to /home/user/.minetest/games/mineclone2 | non_build | pkgmgr install fails with run in place installing a game eg results in the following message failed to install to home user minetest games | 0 |
217,246 | 16,848,841,556 | IssuesEvent | 2021-06-20 04:14:58 | hakehuang/infoflow | https://api.github.com/repos/hakehuang/infoflow | opened |
tests-ci :kernel.memory_protection.mem_domain_boot_threads : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout
| area: Tests |
**Describe the bug**
kernel.memory_protection.mem_domain_boot_threads test is Timeout on zephyr-v2.6.0-286-g46029914a7ac on lpcxpresso55s28
see logs for details
**To Reproduce**
1.
```
scripts/twister --device-testing --device-serial /dev/ttyACM0 -p lpcxpresso55s28 --testcase-root tests --sub-test kernel.memory_pro... | 1.0 |
tests-ci :kernel.memory_protection.mem_domain_boot_threads : zephyr-v2.6.0-286-g46029914a7ac: lpcxpresso55s28: test Timeout
-
**Describe the bug**
kernel.memory_protection.mem_domain_boot_threads test is Timeout on zephyr-v2.6.0-286-g46029914a7ac on lpcxpresso55s28
see logs for details
**To Reproduce**
1.
```
scr... | non_build | tests ci kernel memory protection mem domain boot threads zephyr test timeout describe the bug kernel memory protection mem domain boot threads test is timeout on zephyr on see logs for details to reproduce scripts twister device testing device serial dev p ... | 0 |
323,770 | 27,750,863,473 | IssuesEvent | 2023-03-15 20:37:11 | Azure/azure-sdk-for-python | https://api.github.com/repos/Azure/azure-sdk-for-python | closed | Getting test setup on the live tests pipeline for Blobs | EngSys LiveTestFailure test-reliability Central-EngSys test-enhancement | We recently encountered `test setup failures` in our live tests pipeline while attempting to create required resources.
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=900632&view=ms.vss-test-web.build-test-results-tab&runId=19377790&resultId=100815&paneView=debug | 3.0 | Getting test setup on the live tests pipeline for Blobs - We recently encountered `test setup failures` in our live tests pipeline while attempting to create required resources.
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=900632&view=ms.vss-test-web.build-test-results-tab&runId=19377790&resultId=1... | non_build | getting test setup on the live tests pipeline for blobs we recently encountered test setup failures in our live tests pipeline while attempting to create required resources | 0 |
20,929 | 31,713,687,265 | IssuesEvent | 2023-09-09 15:41:05 | Layers-of-Railways/Railway | https://api.github.com/repos/Layers-of-Railways/Railway | closed | Phantom Track Render | version: 1.19 type: bug status: needs info area: rendering area: compatibility | ### Describe the Bug
Phantom Tracks are visible from Top and side. Not really sure what the issue could be.
### Reproduction Steps
You could play the Rabbit Hole SMP Modpack V1.4 to play with other mods included.
### Expected Result
Invisible Tracks
### Screenshots and Videos

- [ ] 테이블/엔티티 초안 뽑기 (백엔드 회의)
- [ ] 멘토링 -> 수정, 컨펌
- [ ] 조원별 api 분배
## 기타
| 1.0 | api, Table, Entity 초안 작성 - ## 설명
## 할 일
- [ ] api 스펙/목록 초안 뽑기 (프론트 회의)
- [ ] 테이블/엔티티 초안 뽑기 (백엔드 회의)
- [ ] 멘토링 -> 수정, 컨펌
- [ ] 조원별 api 분배
## 기타
| non_build | api table entity 초안 작성 설명 할 일 api 스펙 목록 초안 뽑기 프론트 회의 테이블 엔티티 초안 뽑기 백엔드 회의 멘토링 수정 컨펌 조원별 api 분배 기타 | 0 |
12,773 | 15,039,041,657 | IssuesEvent | 2021-02-02 18:09:22 | ElfFriend-DnD/foundryvtt-dnd5eCharacterActions | https://api.github.com/repos/ElfFriend-DnD/foundryvtt-dnd5eCharacterActions | opened | Allow modules to set a flag on their sheet to block the rendering of Actions List | API compatibility enhancement | Noticed that Favorite Item Tab does this:
```js
if (app.options.blockFavTab) {
console.log(`Favtab | Favourite Item Tab has been blocked by the author of the sheet used for ${data.actor.name}`);
return;
}
```
Something like that to allow sheets to explicitly turn off actions tab code is sma... | True | Allow modules to set a flag on their sheet to block the rendering of Actions List - Noticed that Favorite Item Tab does this:
```js
if (app.options.blockFavTab) {
console.log(`Favtab | Favourite Item Tab has been blocked by the author of the sheet used for ${data.actor.name}`);
return;
}
```
... | non_build | allow modules to set a flag on their sheet to block the rendering of actions list noticed that favorite item tab does this js if app options blockfavtab console log favtab favourite item tab has been blocked by the author of the sheet used for data actor name return ... | 0 |
42,107 | 10,883,748,607 | IssuesEvent | 2019-11-18 06:10:36 | microsoft/WindowsTemplateStudio | https://api.github.com/repos/microsoft/WindowsTemplateStudio | closed | Build dev.templates.tests.wack_20191113.1 failed | bug vsts-build | ## Build dev.templates.tests.wack_20191113.1
- **Build result:** `failed`
- **Build queued:** 11/13/2019 4:00:01 AM
- **Build duration:** 1538.33 minutes
### Details
Build [dev.templates.tests.wack_20191113.1](https://winappstudio.visualstudio.com/web/build.aspx?pcguid=a4ef43be-68ce-4195-a619-079b4d9834c2&builduri... | 1.0 | Build dev.templates.tests.wack_20191113.1 failed - ## Build dev.templates.tests.wack_20191113.1
- **Build result:** `failed`
- **Build queued:** 11/13/2019 4:00:01 AM
- **Build duration:** 1538.33 minutes
### Details
Build [dev.templates.tests.wack_20191113.1](https://winappstudio.visualstudio.com/web/build.aspx?p... | build | build dev templates tests wack failed build dev templates tests wack build result failed build queued am build duration minutes details build failed the agent lost communication with the server verify the machine is running and has a healthy netw... | 1 |
2,590 | 2,985,201,637 | IssuesEvent | 2015-07-18 19:55:29 | neovim/neovim | https://api.github.com/repos/neovim/neovim | closed | Build fails with permission error at "Generating usr/bin/busted" | buildsystem | I just pulled the latest neovim and ran make as a normal user and it fails with this error:
```
[ 98%] Generating usr/bin/busted
Warning: falling back to curl - install luasec to get native HTTPS support
Error: Permission denied
make[3]: *** [usr/bin/busted] Error 1
make[3]: Leaving directory `/home/dbarnett/pr... | 1.0 | Build fails with permission error at "Generating usr/bin/busted" - I just pulled the latest neovim and ran make as a normal user and it fails with this error:
```
[ 98%] Generating usr/bin/busted
Warning: falling back to curl - install luasec to get native HTTPS support
Error: Permission denied
make[3]: *** [usr... | build | build fails with permission error at generating usr bin busted i just pulled the latest neovim and ran make as a normal user and it fails with this error generating usr bin busted warning falling back to curl install luasec to get native https support error permission denied make error ... | 1 |
141,411 | 11,415,968,066 | IssuesEvent | 2020-02-02 14:30:06 | Scille/winfspy | https://api.github.com/repos/Scille/winfspy | closed | Make memory.py example pass the winfsp-tests test suite | testing | This will give us very high confidence that winfspy works correctly in all circumstances.
See the [testing strategy section](http://www.secfs.net/winfsp/develop/tests/) of the winfsp docs:
> Winfsp-tests: This test suite provides comprehensive testing of WinFsp’s capabilities under various scenarios. This includes ... | 1.0 | Make memory.py example pass the winfsp-tests test suite - This will give us very high confidence that winfspy works correctly in all circumstances.
See the [testing strategy section](http://www.secfs.net/winfsp/develop/tests/) of the winfsp docs:
> Winfsp-tests: This test suite provides comprehensive testing of Win... | non_build | make memory py example pass the winfsp tests test suite this will give us very high confidence that winfspy works correctly in all circumstances see the of the winfsp docs winfsp tests this test suite provides comprehensive testing of winfsp’s capabilities under various scenarios this includes general ... | 0 |
3,125 | 4,174,053,871 | IssuesEvent | 2016-06-21 12:54:48 | SpiderLabs/ModSecurity | https://api.github.com/repos/SpiderLabs/ModSecurity | closed | Implement support to the RESPONSE_* variables in libmodsecurity | libmodsec - missing variables libmodsecurity | The following variables needs to be implemented inside libModSecurity:
- RESPONSE_PROTOCOL
- RESPONSE_STATUS
More information about these variables can be found at ModSecurity reference manual: https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual | True | Implement support to the RESPONSE_* variables in libmodsecurity - The following variables needs to be implemented inside libModSecurity:
- RESPONSE_PROTOCOL
- RESPONSE_STATUS
More information about these variables can be found at ModSecurity reference manual: https://github.com/SpiderLabs/ModSecurity/wiki/Refere... | non_build | implement support to the response variables in libmodsecurity the following variables needs to be implemented inside libmodsecurity response protocol response status more information about these variables can be found at modsecurity reference manual | 0 |
17,177 | 6,379,128,284 | IssuesEvent | 2017-08-02 14:10:28 | MantaRayMedia/alnap | https://api.github.com/repos/MantaRayMedia/alnap | closed | (#213) Build and theme submit a resource page | Build Needs DONE criteria Needs scoping Resources Theme | This is a dupe of #243 - moving to archive
### Done criteria
- [ ] for members and non-members - Non members will still need to login to submit.
- [ ] With basic workflow to send notifications on submission
- [ ] We need to clarify how the PDF cover is automatically used as the image for the page.
- [ ] ?
See notes ... | 1.0 | (#213) Build and theme submit a resource page - This is a dupe of #243 - moving to archive
### Done criteria
- [ ] for members and non-members - Non members will still need to login to submit.
- [ ] With basic workflow to send notifications on submission
- [ ] We need to clarify how the PDF cover is automatically used... | build | build and theme submit a resource page this is a dupe of moving to archive done criteria for members and non members non members will still need to login to submit with basic workflow to send notifications on submission we need to clarify how the pdf cover is automatically used as the im... | 1 |
131,745 | 5,165,230,639 | IssuesEvent | 2017-01-17 13:06:54 | handsontable/handsontable | https://api.github.com/repos/handsontable/handsontable | opened | Scroll height isn't calculated properly | Core: alignment/height/width Priority: high Type: Bug | ### Description
<!--- Tell us what happens and what should happen -->
Scrolling isn't smooth.
### Steps to reproduce
<!--- Provide steps to reproduce this issue -->
1. Open demo: https://jsfiddle.net/wojciech/mL49z9tk/8
2. Scroll down
### Demo
<!--- Provide a link to a live example on JSFiddle or Codepen --... | 1.0 | Scroll height isn't calculated properly - ### Description
<!--- Tell us what happens and what should happen -->
Scrolling isn't smooth.
### Steps to reproduce
<!--- Provide steps to reproduce this issue -->
1. Open demo: https://jsfiddle.net/wojciech/mL49z9tk/8
2. Scroll down
### Demo
<!--- Provide a link t... | non_build | scroll height isn t calculated properly description scrolling isn t smooth steps to reproduce open demo scroll down demo your environment handsontable version propably works on browser name and version chrome bit operating... | 0 |
83,048 | 23,952,265,433 | IssuesEvent | 2022-09-12 12:31:20 | intellij-rust/intellij-rust | https://api.github.com/repos/intellij-rust/intellij-rust | opened | Automatically provide default run configurations after opening a project for the first time | E-medium feature subsystem::build & run | ## Problem description
It would be nice to automatically provide some default run configurations after opening a Rust project in the IDE for the very first time or after cloning a new project from VCS. Such default configurations could include one `cargo run` configuration per [Cargo target](https://doc.rust-lang.o... | 1.0 | Automatically provide default run configurations after opening a project for the first time - ## Problem description
It would be nice to automatically provide some default run configurations after opening a Rust project in the IDE for the very first time or after cloning a new project from VCS. Such default configu... | build | automatically provide default run configurations after opening a project for the first time problem description it would be nice to automatically provide some default run configurations after opening a rust project in the ide for the very first time or after cloning a new project from vcs such default configu... | 1 |
52,051 | 12,854,261,908 | IssuesEvent | 2020-07-09 01:22:35 | uiowa/uiowa | https://api.github.com/repos/uiowa/uiowa | opened | Layout Builder default content | layout builder sitenow v3 | # Problem
To be able to fully switch over to Layout Builder, we need to be able to replace the default homepage provided in SiteNow with something built in Layout Builder.
The Default Content module currently doesn't provide this functionality, as it depends on the built-in REST API and that doesn't support exporti... | 1.0 | Layout Builder default content - # Problem
To be able to fully switch over to Layout Builder, we need to be able to replace the default homepage provided in SiteNow with something built in Layout Builder.
The Default Content module currently doesn't provide this functionality, as it depends on the built-in REST API... | build | layout builder default content problem to be able to fully switch over to layout builder we need to be able to replace the default homepage provided in sitenow with something built in layout builder the default content module currently doesn t provide this functionality as it depends on the built in rest api... | 1 |
30,028 | 8,467,692,828 | IssuesEvent | 2018-10-23 17:40:30 | cypress-io/cypress | https://api.github.com/repos/cypress-io/cypress | opened | Automatic updates of dependencies | process: build stage: ready for work type: chore | ### Current behavior:
Dependencies logging security vulnerabilities on install.
### Desired behavior:
No security warnings, but more specifically setting up [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate) to automatically check for dependency updates.
Can we specifically set it up to priori... | 1.0 | Automatic updates of dependencies - ### Current behavior:
Dependencies logging security vulnerabilities on install.
### Desired behavior:
No security warnings, but more specifically setting up [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate) to automatically check for dependency updates.
Can... | build | automatic updates of dependencies current behavior dependencies logging security vulnerabilities on install desired behavior no security warnings but more specifically setting up to automatically check for dependency updates can we specifically set it up to prioritize security updates ... | 1 |
82,482 | 15,646,572,537 | IssuesEvent | 2021-03-23 01:14:14 | AlexRogalskiy/github-action-tag-replacer | https://api.github.com/repos/AlexRogalskiy/github-action-tag-replacer | opened | CVE-2012-6708 (Medium) detected in jquery-1.8.1.min.js | security vulnerability | ## CVE-2012-6708 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="htt... | True | CVE-2012-6708 (Medium) detected in jquery-1.8.1.min.js - ## CVE-2012-6708 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.8.1.min.js</b></p></summary>
<p>JavaScript library ... | non_build | cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file github action tag replacer node modules redeyed examples browser index html p... | 0 |
75,486 | 20,828,014,813 | IssuesEvent | 2022-03-19 01:18:19 | PixarAnimationStudios/OpenTimelineIO | https://api.github.com/repos/PixarAnimationStudios/OpenTimelineIO | opened | Guard mac universal builds | bug build TSC | ## Bug Report
https://github.com/PixarAnimationStudios/OpenTimelineIO/pull/1214 introduces a default to do universal binary builds on macOS. This is a fantastic addition, but of course, building for M1 is not possible on OS < 10.15. vfxplatform specifies support for 10.13 in CY2021, and since OTIO supports the curre... | 1.0 | Guard mac universal builds - ## Bug Report
https://github.com/PixarAnimationStudios/OpenTimelineIO/pull/1214 introduces a default to do universal binary builds on macOS. This is a fantastic addition, but of course, building for M1 is not possible on OS < 10.15. vfxplatform specifies support for 10.13 in CY2021, and ... | build | guard mac universal builds bug report introduces a default to do universal binary builds on macos this is a fantastic addition but of course building for is not possible on os vfxplatform specifies support for in and since otio supports the current vfxplatform year and the three preceding ... | 1 |
1,276 | 2,536,608,955 | IssuesEvent | 2015-01-26 15:16:43 | searchisko/searchisko | https://api.github.com/repos/searchisko/searchisko | closed | Run Integration (Arquillian) Tests during Openshift deployment | maven test | Since JBOSS AS/EAP is in place (see env. variable OPENSHIFT_JBOSSEAP_DIR) it should be possible to run integration tests during deployment. See #12 for Arquillian tests issue. | 1.0 | Run Integration (Arquillian) Tests during Openshift deployment - Since JBOSS AS/EAP is in place (see env. variable OPENSHIFT_JBOSSEAP_DIR) it should be possible to run integration tests during deployment. See #12 for Arquillian tests issue. | non_build | run integration arquillian tests during openshift deployment since jboss as eap is in place see env variable openshift jbosseap dir it should be possible to run integration tests during deployment see for arquillian tests issue | 0 |
214,840 | 7,277,309,464 | IssuesEvent | 2018-02-21 19:03:04 | kubernetes/kubernetes | https://api.github.com/repos/kubernetes/kubernetes | closed | Better way to communicate deployment's RS garbage collection | area/app-lifecycle area/kubectl area/usability area/workload-api/deployment lifecycle/rotten priority/backlog sig/apps | I've seen many users find it confusing. It seems that just documenting ideas about `.spec.revisionHistoryLimit` isn't enough. The help text of `--show-all` may be confusing too (`When printing, show all resources (default hide terminated pods.)`).
An example of user confusion: https://github.com/kubernetes/kubernetes... | 1.0 | Better way to communicate deployment's RS garbage collection - I've seen many users find it confusing. It seems that just documenting ideas about `.spec.revisionHistoryLimit` isn't enough. The help text of `--show-all` may be confusing too (`When printing, show all resources (default hide terminated pods.)`).
An exam... | non_build | better way to communicate deployment s rs garbage collection i ve seen many users find it confusing it seems that just documenting ideas about spec revisionhistorylimit isn t enough the help text of show all may be confusing too when printing show all resources default hide terminated pods an exam... | 0 |
8,206 | 4,187,468,316 | IssuesEvent | 2016-06-23 17:35:40 | dotnet/coreclr | https://api.github.com/repos/dotnet/coreclr | closed | Certain Linux distros are missing build ID for binaries | Build | We need build IDs baked into our native binaries to be able to debug core dumps that come from a different computer. I have found that Ubuntu 14 binaries and debian binaries have the build id correctly baked in:
**ubuntu_14**/shared/Microsoft.NETCore.App/1.0.0/libcoreclr.so: ELF 64-bit LSB shared object, x86-64, v... | 1.0 | Certain Linux distros are missing build ID for binaries - We need build IDs baked into our native binaries to be able to debug core dumps that come from a different computer. I have found that Ubuntu 14 binaries and debian binaries have the build id correctly baked in:
**ubuntu_14**/shared/Microsoft.NETCore.App/1.0... | build | certain linux distros are missing build id for binaries we need build ids baked into our native binaries to be able to debug core dumps that come from a different computer i have found that ubuntu binaries and debian binaries have the build id correctly baked in ubuntu shared microsoft netcore app ... | 1 |
30,097 | 8,476,256,663 | IssuesEvent | 2018-10-24 21:20:21 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | closed | ImportError (in import tensorflw-gpu as tf) : Tensorflow windows10, CUDA8.0/cuDNN5.1 and python 3.5.2 | stat:community support type:build/install | Hi, i am facing an issue if importError on a setup !
1. Windows10, Microsoft visual studio (2017)
2. CUDA 8.0/cuDNN5.1
3. Python 3.5.2
4. PATH for CUDA, cuDNN5.1 Libraries/bin/include set properly !!
5. Setup is created with Docker & tensorflow-gpu environment
While i am trying to verify my installation with "i... | 1.0 | ImportError (in import tensorflw-gpu as tf) : Tensorflow windows10, CUDA8.0/cuDNN5.1 and python 3.5.2 - Hi, i am facing an issue if importError on a setup !
1. Windows10, Microsoft visual studio (2017)
2. CUDA 8.0/cuDNN5.1
3. Python 3.5.2
4. PATH for CUDA, cuDNN5.1 Libraries/bin/include set properly !!
5. Setup is... | build | importerror in import tensorflw gpu as tf tensorflow and python hi i am facing an issue if importerror on a setup microsoft visual studio cuda python path for cuda libraries bin include set properly setup is created with docker tensorflow gpu ... | 1 |
33,782 | 9,205,358,818 | IssuesEvent | 2019-03-08 10:21:15 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Test ticket | Category: Build/Install Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **Gary Sherman** (Gary Sherman)
Original Redmine Issue: 721, https://issues.qgis.org/issues/721
Original Assignee: nobody -
---
Test
| 1.0 | Test ticket - ---
Author Name: **Gary Sherman** (Gary Sherman)
Original Redmine Issue: 721, https://issues.qgis.org/issues/721
Original Assignee: nobody -
---
Test
| build | test ticket author name gary sherman gary sherman original redmine issue original assignee nobody test | 1 |
79,964 | 3,549,073,848 | IssuesEvent | 2016-01-20 16:41:46 | SupportFlow/supportflow | https://api.github.com/repos/SupportFlow/supportflow | opened | Prevent same account on multiple sites in Multisite | enhancement good first bug Priority: High | If SupportFlow is running in a Multisite instance, we should prevent the same account from being used on multiple sites, because that could result in messages being delivered to both.
See https://wordpress.slack.com/archives/events/p1447084257000192
This is my first thought on how to approach it:
1) We'd have ... | 1.0 | Prevent same account on multiple sites in Multisite - If SupportFlow is running in a Multisite instance, we should prevent the same account from being used on multiple sites, because that could result in messages being delivered to both.
See https://wordpress.slack.com/archives/events/p1447084257000192
This is my... | non_build | prevent same account on multiple sites in multisite if supportflow is running in a multisite instance we should prevent the same account from being used on multiple sites because that could result in messages being delivered to both see this is my first thought on how to approach it we d have a site... | 0 |
10,733 | 2,622,182,541 | IssuesEvent | 2015-03-04 00:19:27 | byzhang/leveldb | https://api.github.com/repos/byzhang/leveldb | opened | LevelDB occassionally crash when Snappy enabled | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
Sorry, I will try to find a way to reproduce the problem later. But see the
core dump below, does anyone have any ideas?
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
leveldb-1.14.0, snappy-1.1.0... | 1.0 | LevelDB occassionally crash when Snappy enabled - ```
What steps will reproduce the problem?
Sorry, I will try to find a way to reproduce the problem later. But see the
core dump below, does anyone have any ideas?
What is the expected output? What do you see instead?
What version of the product are you using? On wh... | non_build | leveldb occassionally crash when snappy enabled what steps will reproduce the problem sorry i will try to find a way to reproduce the problem later but see the core dump below does anyone have any ideas what is the expected output what do you see instead what version of the product are you using on wh... | 0 |
37,682 | 10,057,951,398 | IssuesEvent | 2019-07-22 12:54:46 | apollographql/apollo-ios | https://api.github.com/repos/apollographql/apollo-ios | closed | Code generation error with Graphene (python) | build-issue | I'm currently using these versions:
apollo/1.4.0 darwin-x64 node-v8.11.1
apollo-codgen 0.20.2
python flask with graphene 2.1.2
Xcode 9.3
OK, for graphql new comer, I feel really frustrating about Apollo ios. First of all, official documentation is out-dated or misguided. Following every steps from the official... | 1.0 | Code generation error with Graphene (python) - I'm currently using these versions:
apollo/1.4.0 darwin-x64 node-v8.11.1
apollo-codgen 0.20.2
python flask with graphene 2.1.2
Xcode 9.3
OK, for graphql new comer, I feel really frustrating about Apollo ios. First of all, official documentation is out-dated or mis... | build | code generation error with graphene python i m currently using these versions apollo darwin node apollo codgen python flask with graphene xcode ok for graphql new comer i feel really frustrating about apollo ios first of all official documentation is out dated or misguide... | 1 |
49,840 | 13,466,405,651 | IssuesEvent | 2020-09-09 22:52:10 | wrbejar/JavaVulnerableLab | https://api.github.com/repos/wrbejar/JavaVulnerableLab | opened | CVE-2018-1000632 (High) detected in dom4j-1.6.1.jar | security vulnerability | ## CVE-2018-1000632 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dom4j-1.6.1.jar</b></p></summary>
<p>dom4j: the flexible XML framework for Java</p>
<p>Library home page: <a href="h... | True | CVE-2018-1000632 (High) detected in dom4j-1.6.1.jar - ## CVE-2018-1000632 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>dom4j-1.6.1.jar</b></p></summary>
<p>dom4j: the flexible XML f... | non_build | cve high detected in jar cve high severity vulnerability vulnerable library jar the flexible xml framework for java library home page a href path to vulnerable library depth javavulnerablelab target javavulnerablelab meta inf maven org cysecurity javavulnerabl... | 0 |
100,440 | 30,702,773,047 | IssuesEvent | 2023-07-27 01:58:00 | apache/shardingsphere | https://api.github.com/repos/apache/shardingsphere | closed | Refactor workflow to extact the variables into config file | type: refactor type: build | As we can see, there are a lot of variables like following, this should be defined in on config file and load this from config file when using. But now, it defined in every workflow file, this should be refactored
<img width="889" alt="image" src="https://github.com/apache/shardingsphere/assets/4112856/764fa821-3211... | 1.0 | Refactor workflow to extact the variables into config file - As we can see, there are a lot of variables like following, this should be defined in on config file and load this from config file when using. But now, it defined in every workflow file, this should be refactored
<img width="889" alt="image" src="https://... | build | refactor workflow to extact the variables into config file as we can see there are a lot of variables like following this should be defined in on config file and load this from config file when using but now it defined in every workflow file this should be refactored img width alt image src | 1 |
301,365 | 26,041,454,125 | IssuesEvent | 2022-12-22 10:46:14 | VSharp-team/VSharp | https://api.github.com/repos/VSharp-team/VSharp | opened | Place tests extensions code after tests | test-generator | ### Description
When tests are generated into single file with VSharp.Runner, tests extensions code is placed before tests code. This is inconvenient for the user as the user should scroll file with tests to see tests.
### To reproduce
VSharp console runner with special option `--single-file`:
```
dotnet /us... | 1.0 | Place tests extensions code after tests - ### Description
When tests are generated into single file with VSharp.Runner, tests extensions code is placed before tests code. This is inconvenient for the user as the user should scroll file with tests to see tests.
### To reproduce
VSharp console runner with specia... | non_build | place tests extensions code after tests description when tests are generated into single file with vsharp runner tests extensions code is placed before tests code this is inconvenient for the user as the user should scroll file with tests to see tests to reproduce vsharp console runner with specia... | 0 |
95,127 | 27,390,769,255 | IssuesEvent | 2023-02-28 16:07:12 | llvm/llvm-project | https://api.github.com/repos/llvm/llvm-project | closed | Failed to build llvm libc 14.0.5 on Oracle Ampere A1 Arm with GCC 8.5.0 | backend:AArch64 build-problem libc | Hi there,
I was trying to build LLVM 14.0.5 and all the subprojects from source on Oracle Ampere A1 Arm. The OS is Oracle Linux arm-server-beta-2022 5.4.17-2102.204.4.4.el8uek.aarch64 with 4 cores 24GB ram.
My cmake configure was
```bash
cmake -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=/home/opc/library -DCMAK... | 1.0 | Failed to build llvm libc 14.0.5 on Oracle Ampere A1 Arm with GCC 8.5.0 - Hi there,
I was trying to build LLVM 14.0.5 and all the subprojects from source on Oracle Ampere A1 Arm. The OS is Oracle Linux arm-server-beta-2022 5.4.17-2102.204.4.4.el8uek.aarch64 with 4 cores 24GB ram.
My cmake configure was
```bash
... | build | failed to build llvm libc on oracle ampere arm with gcc hi there i was trying to build llvm and all the subprojects from source on oracle ampere arm the os is oracle linux arm server beta with cores ram my cmake configure was bash cmake g unix makefiles ... | 1 |
49,323 | 6,196,502,694 | IssuesEvent | 2017-07-05 14:52:37 | 18F/nsf-sbir | https://api.github.com/repos/18F/nsf-sbir | closed | Content & Design Review/Changes for Off Application Time | content design feedback - critical | Gracie mentioned that the content and design might need to be updated for the period between deadlines.
When we used the variable for the next application deadline (December 2017) it doesn't work with the page. Perhaps we say, "Next" Deadline December 2017. then in the text to the right of the line, say: June 2017 a... | 1.0 | Content & Design Review/Changes for Off Application Time - Gracie mentioned that the content and design might need to be updated for the period between deadlines.
When we used the variable for the next application deadline (December 2017) it doesn't work with the page. Perhaps we say, "Next" Deadline December 2017. ... | non_build | content design review changes for off application time gracie mentioned that the content and design might need to be updated for the period between deadlines when we used the variable for the next application deadline december it doesn t work with the page perhaps we say next deadline december then i... | 0 |
79,040 | 15,586,095,033 | IssuesEvent | 2021-03-18 01:09:42 | Farsene1/Object-Oriented-Programming-Project | https://api.github.com/repos/Farsene1/Object-Oriented-Programming-Project | opened | CVE-2020-10693 (Medium) detected in hibernate-validator-6.0.12.Final.jar | security vulnerability | ## CVE-2020-10693 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-validator-6.0.12.Final.jar</b></p></summary>
<p>Hibernate's Bean Validation (JSR-380) reference implementa... | True | CVE-2020-10693 (Medium) detected in hibernate-validator-6.0.12.Final.jar - ## CVE-2020-10693 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>hibernate-validator-6.0.12.Final.jar</b></... | non_build | cve medium detected in hibernate validator final jar cve medium severity vulnerability vulnerable library hibernate validator final jar hibernate s bean validation jsr reference implementation library home page a href path to dependency file object oriented progra... | 0 |
7,556 | 18,241,771,012 | IssuesEvent | 2021-10-01 13:43:36 | dfds/backstage | https://api.github.com/repos/dfds/backstage | closed | Distributed Systems Design - Workshop | Architecture | - [x] Meet with LearnSome
- [x] Draft ppt
- [x] Draft learnsome profile
- [x] Get feedback on LearnSome profile + PPT from Jakob F, Jan W & Martin O
- [x] Demo | 1.0 | Distributed Systems Design - Workshop - - [x] Meet with LearnSome
- [x] Draft ppt
- [x] Draft learnsome profile
- [x] Get feedback on LearnSome profile + PPT from Jakob F, Jan W & Martin O
- [x] Demo | non_build | distributed systems design workshop meet with learnsome draft ppt draft learnsome profile get feedback on learnsome profile ppt from jakob f jan w martin o demo | 0 |
15,161 | 5,895,007,616 | IssuesEvent | 2017-05-18 04:59:25 | grpc/grpc | https://api.github.com/repos/grpc/grpc | opened | FAILED: objc_macos_opt_native.objc-examples-build | BUILDPONY ObjC | Failed in master:
https://grpc-testing.appspot.com/job/gRPC_master_macos/2396/testReport/junit/(root)/objc_macos_opt_native/objc_examples_build/
```
Error Message
Failure
Stacktrace
Compiling RouteGuide-dummy.m
Compiling RouteGuide.pbobjc.m
Compiling RouteGuide.pbrpc.m
Building library libRouteGuide.a
... | 1.0 | FAILED: objc_macos_opt_native.objc-examples-build - Failed in master:
https://grpc-testing.appspot.com/job/gRPC_master_macos/2396/testReport/junit/(root)/objc_macos_opt_native/objc_examples_build/
```
Error Message
Failure
Stacktrace
Compiling RouteGuide-dummy.m
Compiling RouteGuide.pbobjc.m
Compiling Ro... | build | failed objc macos opt native objc examples build failed in master error message failure stacktrace compiling routeguide dummy m compiling routeguide pbobjc m compiling routeguide pbrpc m building library librouteguide a copying routeguide pbrpc h copying routeguide pbobjc h building pod... | 1 |
161,359 | 12,541,779,397 | IssuesEvent | 2020-06-05 12:58:46 | elastic/kibana | https://api.github.com/repos/elastic/kibana | closed | [IE11] several events aren't triggered until mouse moves off item | IE11 Project:Accessibility Team:KibanaApp bug regression test-ie | **Kibana version:** master
**Elasticsearch version:** master
**Server OS version:** Windows 10
**Browser version:** Internet Explorer 11
**Browser OS version:** Windows 10
**Original install method (e.g. download page, yum, from source, etc.):** source
**Describe the bug:** While trying to test the ad... | 1.0 | [IE11] several events aren't triggered until mouse moves off item - **Kibana version:** master
**Elasticsearch version:** master
**Server OS version:** Windows 10
**Browser version:** Internet Explorer 11
**Browser OS version:** Windows 10
**Original install method (e.g. download page, yum, from source, ... | non_build | several events aren t triggered until mouse moves off item kibana version master elasticsearch version master server os version windows browser version internet explorer browser os version windows original install method e g download page yum from source etc ... | 0 |
111,886 | 14,168,672,216 | IssuesEvent | 2020-11-12 12:05:59 | EmbarkStudios/rust-gpu | https://api.github.com/repos/EmbarkStudios/rust-gpu | closed | Address space struct design | t: design | Issue to discuss how to handle pointer address spaces.
spir-v has the concept of [Storage Classes](https://www.khronos.org/registry/spir-v/specs/unified1/SPIRV.html#Storage_Class) which are declared both on pointer types, as well as load/store instructions. We need to somehow carry through the correct pointer type a... | 1.0 | Address space struct design - Issue to discuss how to handle pointer address spaces.
spir-v has the concept of [Storage Classes](https://www.khronos.org/registry/spir-v/specs/unified1/SPIRV.html#Storage_Class) which are declared both on pointer types, as well as load/store instructions. We need to somehow carry thro... | non_build | address space struct design issue to discuss how to handle pointer address spaces spir v has the concept of which are declared both on pointer types as well as load store instructions we need to somehow carry through the correct pointer type and emit the correct metadata some thoughts off the top of my ... | 0 |
46,315 | 11,812,974,260 | IssuesEvent | 2020-03-19 21:17:32 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | opened | Issue with calling tf.device | type:build/install | <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
**System information**
- Ubun... | 1.0 | Issue with calling tf.device - <em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
... | build | issue with calling tf device please make sure that this is a build installation issue as per our we only address code doc bugs performance issues feature requests and build installation issues on github tag build template system information from pip tensorflow version python ver... | 1 |
152,389 | 12,103,449,143 | IssuesEvent | 2020-04-20 18:25:05 | NuGet/Home | https://api.github.com/repos/NuGet/Home | closed | [Test Failure]Confusing warning and error occur when building the UWP project after installing the package “Blend.Interactivity.Wpf” | Area:Restore Pipeline:New Issues Resolution:NotABug Test Failure Type:Bug | ## Details about Problem
NuGet version: NuGet Client Release-5.4.x\5.4.0.6314
VS Version: D16.4\29516.08
OS: Windows-10-Enterprise-19H1-04-05-2019 ENU
## Detailed repro steps
1. Create a C# Blank App (Universal Windows) template via VS.
2. Open PM UI of the project by right-clicking the project->Manage NuGet Pac... | 1.0 | [Test Failure]Confusing warning and error occur when building the UWP project after installing the package “Blend.Interactivity.Wpf” - ## Details about Problem
NuGet version: NuGet Client Release-5.4.x\5.4.0.6314
VS Version: D16.4\29516.08
OS: Windows-10-Enterprise-19H1-04-05-2019 ENU
## Detailed repro steps
1. C... | non_build | confusing warning and error occur when building the uwp project after installing the package “blend interactivity wpf” details about problem nuget version nuget client release x vs version os windows enterprise enu detailed repro steps create a c blank app universal ... | 0 |
414,756 | 12,111,245,963 | IssuesEvent | 2020-04-21 11:53:33 | LLK/scratchjr | https://api.github.com/repos/LLK/scratchjr | closed | share by email no longer accurate on Android | High Severity Medium Impact Priority 3 android chrome os | What started as simply share by email now pops up a dialog for the use to choose how to share. They can share by email, or save to their files, drive etc.
You can select to save the file, but the filename and extension do not get filled in. Without the extension it cannot be read in again to ScratchJr which is look... | 1.0 | share by email no longer accurate on Android - What started as simply share by email now pops up a dialog for the use to choose how to share. They can share by email, or save to their files, drive etc.
You can select to save the file, but the filename and extension do not get filled in. Without the extension it can... | non_build | share by email no longer accurate on android what started as simply share by email now pops up a dialog for the use to choose how to share they can share by email or save to their files drive etc you can select to save the file but the filename and extension do not get filled in without the extension it can... | 0 |
1,593 | 3,872,705,282 | IssuesEvent | 2016-04-11 14:43:06 | CARLI/vufind-test-repo | https://api.github.com/repos/CARLI/vufind-test-repo | closed | Place a hold link should be removed entirely | beta_requirement bug Major | We do not allow patrons to place holds on materials themselves, either locally or in I-Share, so the "Place a hold" link should be removed/hidden/turned off everywhere. (Only library staff can place an Administrative Hold in the Circ client for a patron.) | 1.0 | Place a hold link should be removed entirely - We do not allow patrons to place holds on materials themselves, either locally or in I-Share, so the "Place a hold" link should be removed/hidden/turned off everywhere. (Only library staff can place an Administrative Hold in the Circ client for a patron.) | non_build | place a hold link should be removed entirely we do not allow patrons to place holds on materials themselves either locally or in i share so the place a hold link should be removed hidden turned off everywhere only library staff can place an administrative hold in the circ client for a patron | 0 |
20,358 | 29,992,465,424 | IssuesEvent | 2023-06-26 00:22:11 | ZORALab/Hestia | https://api.github.com/repos/ZORALab/Hestia | closed | Someone Is Attempting to Overwrite Copyright HestiaUI Designs and Libraries ==> Rename components from _hestiaUI to _zoralab | HestiaGO Done and Pending Release NON-Backward Compatible HestiaHUGO HestiaGO (TinyGo) HestiaNIM Legal | # Description
```
Please provide a short description of what you have encountered below.
```
Someone is attempting to copyright our hestiaUI designs at https://hestiaui.com/ with the domain name matching exactly and claims the copyright was started in year 2020.
@hollowaykeanho .
# Link
```
Please provi... | True | Someone Is Attempting to Overwrite Copyright HestiaUI Designs and Libraries ==> Rename components from _hestiaUI to _zoralab - # Description
```
Please provide a short description of what you have encountered below.
```
Someone is attempting to copyright our hestiaUI designs at https://hestiaui.com/ with the domain... | non_build | someone is attempting to overwrite copyright hestiaui designs and libraries rename components from hestiaui to zoralab description please provide a short description of what you have encountered below someone is attempting to copyright our hestiaui designs at with the domain name matching exact... | 0 |
41,421 | 10,711,613,035 | IssuesEvent | 2019-10-25 06:57:20 | HOL-Theorem-Prover/HOL | https://api.github.com/repos/HOL-Theorem-Prover/HOL | closed | Holmake parallelism across directories | Build/Holmake Feature Request | Currently `Holmake` parallelises within a directory, but it could do this more across directories. | 1.0 | Holmake parallelism across directories - Currently `Holmake` parallelises within a directory, but it could do this more across directories. | build | holmake parallelism across directories currently holmake parallelises within a directory but it could do this more across directories | 1 |
80,184 | 23,136,430,383 | IssuesEvent | 2022-07-28 14:40:07 | dotnet/arcade | https://api.github.com/repos/dotnet/arcade | closed | Build failed: dotnet-arcade-validation-official/main #1909088 | Build Failed | Build [#1909088](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=1909088) failed
## :x: : internal / dotnet-arcade-validation-official failed
### Summary
**Finished** - Thu, 28 Jul 2022 13:36:16 GMT
**Duration** - 0 minutes
**Requested for** - DotNet Bot
**Reason** - b... | 1.0 | Build failed: dotnet-arcade-validation-official/main #1909088 - Build [#1909088](https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=1909088) failed
## :x: : internal / dotnet-arcade-validation-official failed
### Summary
**Finished** - Thu, 28 Jul 2022 13:36:16 GMT
**Durat... | build | build failed dotnet arcade validation official main build failed x internal dotnet arcade validation official failed summary finished thu jul gmt duration minutes requested for dotnet bot reason batchedci details changes ... | 1 |
82,651 | 23,846,564,477 | IssuesEvent | 2022-09-06 14:26:17 | sandialabs/Albany | https://api.github.com/repos/sandialabs/Albany | closed | Broken Albany build due to changes to Trilinos (Phalanx) | LandIce build Testing | The Albany builds are broken, due to a missing land ice routine:
```
/nightlyCDash/repos/Albany/src/LandIce/evaluators/LandIce_UpdateZCoordinate_Def.hpp:238:28: error: no matching function for call to 'LandIce::UpdateZCoordinateGivenTopAndBedSurfaces<PHAL::AlbanyTraits::Residual, PHAL::AlbanyTraits>::addDependentF... | 1.0 | Broken Albany build due to changes to Trilinos (Phalanx) - The Albany builds are broken, due to a missing land ice routine:
```
/nightlyCDash/repos/Albany/src/LandIce/evaluators/LandIce_UpdateZCoordinate_Def.hpp:238:28: error: no matching function for call to 'LandIce::UpdateZCoordinateGivenTopAndBedSurfaces<PHAL:... | build | broken albany build due to changes to trilinos phalanx the albany builds are broken due to a missing land ice routine nightlycdash repos albany src landice evaluators landice updatezcoordinate def hpp error no matching function for call to landice updatezcoordinategiventopandbedsurfaces adddep... | 1 |
35,673 | 9,637,242,334 | IssuesEvent | 2019-05-16 08:21:13 | mfem/mfem | https://api.github.com/repos/mfem/mfem | closed | Compilation with SuiteSparse on Mac OSX | Mac building | I am trying to compile MFEM (downloaded from Github) with SuiteSparse on a Mac OSX. Compilation process is ok, but when I try `make check`, then a linker error is found: the umfpack and klu libraries are not found. As make check essentially run
g++ -O3 -std=c++11 -I.. ex1.cpp -o ex1 -L.. -lmfem -lrt
if ... | 1.0 | Compilation with SuiteSparse on Mac OSX - I am trying to compile MFEM (downloaded from Github) with SuiteSparse on a Mac OSX. Compilation process is ok, but when I try `make check`, then a linker error is found: the umfpack and klu libraries are not found. As make check essentially run
g++ -O3 -std=c++11 -I... | build | compilation with suitesparse on mac osx i am trying to compile mfem downloaded from github with suitesparse on a mac osx compilation process is ok but when i try make check then a linker error is found the umfpack and klu libraries are not found as make check essentially run g std c i ... | 1 |
40,192 | 12,751,065,502 | IssuesEvent | 2020-06-27 08:41:54 | ArchiMageAlex/singularity-core | https://api.github.com/repos/ArchiMageAlex/singularity-core | closed | CVE-2020-13692 (High) detected in postgresql-42.2.5.jar | security vulnerability | ## CVE-2020-13692 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postgresql-42.2.5.jar</b></p></summary>
<p>Java JDBC 4.2 (JRE 8+) driver for PostgreSQL database</p>
<p>Library home p... | True | CVE-2020-13692 (High) detected in postgresql-42.2.5.jar - ## CVE-2020-13692 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>postgresql-42.2.5.jar</b></p></summary>
<p>Java JDBC 4.2 (JR... | non_build | cve high detected in postgresql jar cve high severity vulnerability vulnerable library postgresql jar java jdbc jre driver for postgresql database library home page a href path to dependency file tmp ws scm singularity core pom xml path to vulnerable library... | 0 |
716,859 | 24,651,215,708 | IssuesEvent | 2022-10-17 18:48:50 | woocommerce/woocommerce-android | https://api.github.com/repos/woocommerce/woocommerce-android | opened | Product detail: missing Trash menu item | type: bug feature: product details priority: low | After creating a product, Trash should appear in the options menu. Right now you have to close the product detail and return to it for Trash to appear. | 1.0 | Product detail: missing Trash menu item - After creating a product, Trash should appear in the options menu. Right now you have to close the product detail and return to it for Trash to appear. | non_build | product detail missing trash menu item after creating a product trash should appear in the options menu right now you have to close the product detail and return to it for trash to appear | 0 |
36,221 | 9,778,564,099 | IssuesEvent | 2019-06-07 12:25:07 | ShaikASK/Testing | https://api.github.com/repos/ShaikASK/Testing | opened | Common Details : “Date Of Birth” field is accepting future date upon reverting back to “Common Details” screen | Candidate Module Common Details Defect P3 Release #4 Build # 2 | Steps To Replicate :
1.Launch the URL
2.Sign in as Candidate
3.Click on “Get Start’ button
4.Sign the “Offer Letter”
5.Navigate to “Common Details” webform
6.Fill all required fields and click on Next
7.Navigate to back to common details
8.Enter future date of birth and click on save
Experienced Behav... | 1.0 | Common Details : “Date Of Birth” field is accepting future date upon reverting back to “Common Details” screen - Steps To Replicate :
1.Launch the URL
2.Sign in as Candidate
3.Click on “Get Start’ button
4.Sign the “Offer Letter”
5.Navigate to “Common Details” webform
6.Fill all required fields and click on... | build | common details “date of birth” field is accepting future date upon reverting back to “common details” screen steps to replicate launch the url sign in as candidate click on “get start’ button sign the “offer letter” navigate to “common details” webform fill all required fields and click on... | 1 |
70,686 | 18,251,538,563 | IssuesEvent | 2021-10-02 09:44:15 | sandboxie-plus/Sandboxie | https://api.github.com/repos/sandboxie-plus/Sandboxie | closed | Limit the number of processes per sandbox | feature request added in next build | **Is your feature request related to a problem? Please describe.**
Version 0.9.7 is going to remove a technical limitation I am going to quote from the changelog `fixed a design issue limiting the maximal amount of processes in one box to 511` and once Sandboxie had a feature to terminate processes in a sandbox https:... | 1.0 | Limit the number of processes per sandbox - **Is your feature request related to a problem? Please describe.**
Version 0.9.7 is going to remove a technical limitation I am going to quote from the changelog `fixed a design issue limiting the maximal amount of processes in one box to 511` and once Sandboxie had a featur... | build | limit the number of processes per sandbox is your feature request related to a problem please describe version is going to remove a technical limitation i am going to quote from the changelog fixed a design issue limiting the maximal amount of processes in one box to and once sandboxie had a feature ... | 1 |
95,133 | 27,392,759,053 | IssuesEvent | 2023-02-28 17:20:52 | dotnet/runtime | https://api.github.com/repos/dotnet/runtime | closed | [7.0] Test failure in JIT_HardwareIntrinsics._X86_Sse2_LoadLow_ro_LoadLow_ro_._X86_Sse2_LoadLow_ro_LoadLow_ro_sh() | arch-wasm arch-x86 os-linux area-Infrastructure test-failure Known Build Error | - Affected PR: https://github.com/dotnet/runtime/pull/82554/
- Queue: `Build Browser wasm Linux Release AllSubsets_Mono_RuntimeTests`
- Job result: https://dev.azure.com/dnceng-public/public/_build/results?buildId=182544&view=logs&j=190ad6c8-5950-568c-cadd-f2dfb7d5a79f&t=c0f6fdc1-ac5d-583c-8ae1-a18de0846552&l=41
- L... | 1.0 | [7.0] Test failure in JIT_HardwareIntrinsics._X86_Sse2_LoadLow_ro_LoadLow_ro_._X86_Sse2_LoadLow_ro_LoadLow_ro_sh() - - Affected PR: https://github.com/dotnet/runtime/pull/82554/
- Queue: `Build Browser wasm Linux Release AllSubsets_Mono_RuntimeTests`
- Job result: https://dev.azure.com/dnceng-public/public/_build/res... | build | test failure in jit hardwareintrinsics loadlow ro loadlow ro loadlow ro loadlow ro sh affected pr queue build browser wasm linux release allsubsets mono runtimetests job result log file microsoft dotnet xunitconsolerunner bit net discovering jit hardw... | 1 |
2,165 | 2,887,370,815 | IssuesEvent | 2015-06-12 14:37:03 | mitchellh/packer | https://api.github.com/repos/mitchellh/packer | closed | Networks parameter ignores template | bug builder/openstack | I want to report an issue similar to #1506. I'm trying to make the "networks" parameter configurable through a user variable. My template looks like this:
```
"builders": [
{
"type": "openstack",
"networks": ["{{user `openstack-network`}}"],
...
}
]
```
packer build fails with the following message:
... | 1.0 | Networks parameter ignores template - I want to report an issue similar to #1506. I'm trying to make the "networks" parameter configurable through a user variable. My template looks like this:
```
"builders": [
{
"type": "openstack",
"networks": ["{{user `openstack-network`}}"],
...
}
]
```
packer bu... | build | networks parameter ignores template i want to report an issue similar to i m trying to make the networks parameter configurable through a user variable my template looks like this builders type openstack networks packer build fails with the following messa... | 1 |
366,351 | 25,578,923,400 | IssuesEvent | 2022-12-01 01:36:01 | snairdesai/MeridianCollective | https://api.github.com/repos/snairdesai/MeridianCollective | opened | Initializing GH issues for MC team | documentation good first issue | ### Purpose
The purpose of this issue is to review GitHub issues for the Meridian Collective team. I've assigned myself and @nkc98.
---
### Goal
- [ ] The goal is to upload a cloned version of `gentzkow/template` to the `MeridianCollective` repository.
- [ ] We will be using `git CLI` and `VSCode` to ru... | 1.0 | Initializing GH issues for MC team - ### Purpose
The purpose of this issue is to review GitHub issues for the Meridian Collective team. I've assigned myself and @nkc98.
---
### Goal
- [ ] The goal is to upload a cloned version of `gentzkow/template` to the `MeridianCollective` repository.
- [ ] We will ... | non_build | initializing gh issues for mc team purpose the purpose of this issue is to review github issues for the meridian collective team i ve assigned myself and goal the goal is to upload a cloned version of gentzkow template to the meridiancollective repository we will be using... | 0 |
11,168 | 8,970,810,635 | IssuesEvent | 2019-01-29 14:33:16 | hzi-braunschweig/SORMAS-Project | https://api.github.com/repos/hzi-braunschweig/SORMAS-Project | opened | Apply paging to remaining app list views | Infrastructure sormas-app | - [ ] do for tasks
- [ ] do for contacts
- [ ] do for events
- [ ] do for samples
- [ ] for for task sub lists
- [ ] for for contact sub lists
- [ ] for for sample sub lists
See #921 | 1.0 | Apply paging to remaining app list views - - [ ] do for tasks
- [ ] do for contacts
- [ ] do for events
- [ ] do for samples
- [ ] for for task sub lists
- [ ] for for contact sub lists
- [ ] for for sample sub lists
See #921 | non_build | apply paging to remaining app list views do for tasks do for contacts do for events do for samples for for task sub lists for for contact sub lists for for sample sub lists see | 0 |
23,324 | 7,313,400,104 | IssuesEvent | 2018-03-01 00:55:28 | Microsoft/ChakraCore | https://api.github.com/repos/Microsoft/ChakraCore | closed | building with Microsoft Visual C++ Build Tools 2015 Technical Preview | Build Bug | Building with just [Microsoft Visual C++ Build Tools 2015 Technical Preview](https://blogs.msdn.microsoft.com/vcblog/2015/11/02/announcing-visual-c-build-tools-2015-standalone-c-tools-for-build-environments/).
On Win 10 Pro with only the Build tools (both 8 and 10 SDKs installed via tool) using
- Visual C++ x64 Native... | 1.0 | building with Microsoft Visual C++ Build Tools 2015 Technical Preview - Building with just [Microsoft Visual C++ Build Tools 2015 Technical Preview](https://blogs.msdn.microsoft.com/vcblog/2015/11/02/announcing-visual-c-build-tools-2015-standalone-c-tools-for-build-environments/).
On Win 10 Pro with only the Build too... | build | building with microsoft visual c build tools technical preview building with just on win pro with only the build tools both and sdks installed via tool using visual c native build tools command prompt set c program files microsoft visual studio tools cmd vcbuild chakracore no... | 1 |
20,690 | 6,916,125,384 | IssuesEvent | 2017-11-29 00:47:46 | neovim/neovim | https://api.github.com/repos/neovim/neovim | closed | Unicode test failure on neovim-0.2.1/OpenBSD | bug-vim build help wanted platform:openbsd tests | <!-- Before reporting: search existing issues and check the FAQ. -->
```
NVIM v0.2.1
Build type: Release
Lua 5.1
Compilation: /usr/ports/pobj/neovim-0.2.1/bin/cc -O2 -pipe -Wconversion -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DNDEBUG -DMIN_LOG_LEVEL=3 -Wall -Wextra -pedantic -Wno-unused-parameter -W... | 1.0 | Unicode test failure on neovim-0.2.1/OpenBSD - <!-- Before reporting: search existing issues and check the FAQ. -->
```
NVIM v0.2.1
Build type: Release
Lua 5.1
Compilation: /usr/ports/pobj/neovim-0.2.1/bin/cc -O2 -pipe -Wconversion -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DNDEBUG -DMIN_LOG_LEVEL=3 -... | build | unicode test failure on neovim openbsd nvim build type release lua compilation usr ports pobj neovim bin cc pipe wconversion dnvim msgpack has dnvim unibi has var from dndebug dmin log level wall wextra pedantic wno unused parameter wstrict prototypes std wi... | 1 |
12,100 | 5,145,551,224 | IssuesEvent | 2017-01-12 21:54:37 | mitchellh/packer | https://api.github.com/repos/mitchellh/packer | closed | amazon: Packer don't reconnect to when IP changes | builder/amazon enhancement | Packer lost connection and doesn't detect new ip after changing instance ip.
```
2016/12/21 11:48:14 machine readable: amazon-ebs,error []string{"Error creating staging directory: dial tcp 54.144.59.1:22: getsockopt: connection refused"}
2016/12/21 11:48:14 ui error: --> amazon-ebs: Error creating staging director... | 1.0 | amazon: Packer don't reconnect to when IP changes - Packer lost connection and doesn't detect new ip after changing instance ip.
```
2016/12/21 11:48:14 machine readable: amazon-ebs,error []string{"Error creating staging directory: dial tcp 54.144.59.1:22: getsockopt: connection refused"}
2016/12/21 11:48:14 ui er... | build | amazon packer don t reconnect to when ip changes packer lost connection and doesn t detect new ip after changing instance ip machine readable amazon ebs error string error creating staging directory dial tcp getsockopt connection refused ui error amazon ebs e... | 1 |
90,583 | 26,141,686,457 | IssuesEvent | 2022-12-29 19:30:19 | arkamnite/llvm-project | https://api.github.com/repos/arkamnite/llvm-project | closed | (bug): `GameBoyRegisterInfo` build bugs | register set build bug | ## `GameBoyRegisterInfo` build bugs
`GameBoyRegisterInfo.inc` contains numerous build bugs which must be fixed:
- "`GameBoyRegisterInfo` is an abstract class"
- Numerous bugs from the `RegisterInfo.td`file; check namespaces for undeclared identifiers
- `static_cast` error | 1.0 | (bug): `GameBoyRegisterInfo` build bugs - ## `GameBoyRegisterInfo` build bugs
`GameBoyRegisterInfo.inc` contains numerous build bugs which must be fixed:
- "`GameBoyRegisterInfo` is an abstract class"
- Numerous bugs from the `RegisterInfo.td`file; check namespaces for undeclared identifiers
- `static_cast` error | build | bug gameboyregisterinfo build bugs gameboyregisterinfo build bugs gameboyregisterinfo inc contains numerous build bugs which must be fixed gameboyregisterinfo is an abstract class numerous bugs from the registerinfo td file check namespaces for undeclared identifiers static cast error | 1 |
33,991 | 9,223,039,849 | IssuesEvent | 2019-03-12 01:37:47 | raxod502/straight.el | https://api.github.com/repos/raxod502/straight.el | closed | Option to skip byte compilation of package's .el files | build-system byte-compilation discussion | Hey @raxod502
Would it be possible to have an option in `straight.el` which skips byte compilation and have only the `.el` files symlinked into the build folder?
So one could write (just an example):
```el
(use-package foo
:straight (:no-byte-compile t)
....
```
| 1.0 | Option to skip byte compilation of package's .el files - Hey @raxod502
Would it be possible to have an option in `straight.el` which skips byte compilation and have only the `.el` files symlinked into the build folder?
So one could write (just an example):
```el
(use-package foo
:straight (:no-byte-com... | build | option to skip byte compilation of package s el files hey would it be possible to have an option in straight el which skips byte compilation and have only the el files symlinked into the build folder so one could write just an example el use package foo straight no byte compile t ... | 1 |
42,733 | 11,049,328,195 | IssuesEvent | 2019-12-09 23:22:36 | hazelcast/hazelcast-jet | https://api.github.com/repos/hazelcast/hazelcast-jet | opened | Jet Fails to build on ARM (32 bits) | build defect | Apparently protobuf does not have ARM 32 build in Maven. This means Jet does not build on e.g. Raspberry Pi.
A quick workaround is not avoid building the gRPC sample when ARM32 is detected. This should be doable with some Maven profile(?) magic.
```
[ERROR] Failed to execute goal org.xolstice.maven.plugins:pro... | 1.0 | Jet Fails to build on ARM (32 bits) - Apparently protobuf does not have ARM 32 build in Maven. This means Jet does not build on e.g. Raspberry Pi.
A quick workaround is not avoid building the gRPC sample when ARM32 is detected. This should be doable with some Maven profile(?) magic.
```
[ERROR] Failed to execu... | build | jet fails to build on arm bits apparently protobuf does not have arm build in maven this means jet does not build on e g raspberry pi a quick workaround is not avoid building the grpc sample when is detected this should be doable with some maven profile magic failed to execute goal org ... | 1 |
73,388 | 9,662,240,223 | IssuesEvent | 2019-05-20 20:17:16 | rlworkgroup/garage | https://api.github.com/repos/rlworkgroup/garage | opened | Add documentation which helps users avoid "sharp edges" | documentation | Please comment on this issue with unintuitive, difficult-to-debug, or other "gotchas" you encounter when using garage (even if they are correct behavior, or explainable).
This will help us improve APIs and documentation. | 1.0 | Add documentation which helps users avoid "sharp edges" - Please comment on this issue with unintuitive, difficult-to-debug, or other "gotchas" you encounter when using garage (even if they are correct behavior, or explainable).
This will help us improve APIs and documentation. | non_build | add documentation which helps users avoid sharp edges please comment on this issue with unintuitive difficult to debug or other gotchas you encounter when using garage even if they are correct behavior or explainable this will help us improve apis and documentation | 0 |
5,064 | 3,143,605,568 | IssuesEvent | 2015-09-14 08:17:44 | UprootLabs/gngr | https://api.github.com/repos/UprootLabs/gngr | opened | Ctrl-L doesn't select the content of the address bar | enhancement low-hanging-fruit need-code usability | The keyboard shortcut Ctrl-L properly puts the focus into the address bar. It however doesn't select the text automatically.
Selecting automatically will allow the user to type a new URL immediately. | 1.0 | Ctrl-L doesn't select the content of the address bar - The keyboard shortcut Ctrl-L properly puts the focus into the address bar. It however doesn't select the text automatically.
Selecting automatically will allow the user to type a new URL immediately. | non_build | ctrl l doesn t select the content of the address bar the keyboard shortcut ctrl l properly puts the focus into the address bar it however doesn t select the text automatically selecting automatically will allow the user to type a new url immediately | 0 |
82,412 | 23,771,496,104 | IssuesEvent | 2022-09-01 16:43:11 | google/blockly | https://api.github.com/repos/google/blockly | opened | Remove build products from this repository | type: cleanup issue: feature request component: build process | This is a tracking bug for work to update our build system so that we can remove all checked-in build products from the google/blockly repository.
## Background
The blockly repository contains not only source files but also build products, including the `*_compressed.js` (and `.map.js`) files. This is very conve... | 1.0 | Remove build products from this repository - This is a tracking bug for work to update our build system so that we can remove all checked-in build products from the google/blockly repository.
## Background
The blockly repository contains not only source files but also build products, including the `*_compressed.j... | build | remove build products from this repository this is a tracking bug for work to update our build system so that we can remove all checked in build products from the google blockly repository background the blockly repository contains not only source files but also build products including the compressed j... | 1 |
53,715 | 3,046,996,682 | IssuesEvent | 2015-08-11 00:08:52 | NuGet/Home | https://api.github.com/repos/NuGet/Home | closed | Packages.config should be modified instead of rewritten each time | Area:SDK Priority:2 Type:DCR | packages.config is re-written each time and drops attributes that it does not understand. This could cause problems if we add attributes in the future. Instead the file should be modified and ignore what it does not understand. | 1.0 | Packages.config should be modified instead of rewritten each time - packages.config is re-written each time and drops attributes that it does not understand. This could cause problems if we add attributes in the future. Instead the file should be modified and ignore what it does not understand. | non_build | packages config should be modified instead of rewritten each time packages config is re written each time and drops attributes that it does not understand this could cause problems if we add attributes in the future instead the file should be modified and ignore what it does not understand | 0 |
94,035 | 27,101,063,055 | IssuesEvent | 2023-02-15 08:42:12 | alibaba/MNN | https://api.github.com/repos/alibaba/MNN | closed | PyMNN example inference issue | building Pymnn Raspberry Pi | Hello
How are you?
Thanks for contributing this project.
I am going to use MNN in Python.
First, I built the latest MNN directly on Raspberry Pi Ubuntu 20.10 64 bit OS (aarch64).
I tested the sample MNN C++ applications, which work well.
I built PyMNN successfully but I failed in running the sample mobilenet test... | 1.0 | PyMNN example inference issue - Hello
How are you?
Thanks for contributing this project.
I am going to use MNN in Python.
First, I built the latest MNN directly on Raspberry Pi Ubuntu 20.10 64 bit OS (aarch64).
I tested the sample MNN C++ applications, which work well.
I built PyMNN successfully but I failed in r... | build | pymnn example inference issue hello how are you thanks for contributing this project i am going to use mnn in python first i built the latest mnn directly on raspberry pi ubuntu bit os i tested the sample mnn c applications which work well i built pymnn successfully but i failed in running th... | 1 |
56,510 | 13,866,295,684 | IssuesEvent | 2020-10-16 06:31:56 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | opened | How do we know the compatibility of flatbuffers version in SchemaGenerated.h | type:build/install | After building the flatbuffers latest release and combining with the latest SchemaGenerated.h, there's an error as below
> Error 1 error LNK2001: unresolved external symbol "private: static class flatbuffers::ClassicLocale flatbuffers::ClassicLocale::instance_" (?instance_@ClassicLocale@flatbuffers@@0V12@A)
This ... | 1.0 | How do we know the compatibility of flatbuffers version in SchemaGenerated.h - After building the flatbuffers latest release and combining with the latest SchemaGenerated.h, there's an error as below
> Error 1 error LNK2001: unresolved external symbol "private: static class flatbuffers::ClassicLocale flatbuffers::C... | build | how do we know the compatibility of flatbuffers version in schemagenerated h after building the flatbuffers latest release and combining with the latest schemagenerated h there s an error as below error error unresolved external symbol private static class flatbuffers classiclocale flatbuffers classic... | 1 |
65,822 | 16,486,692,734 | IssuesEvent | 2021-05-24 19:06:23 | newrelic/docs-website | https://api.github.com/repos/newrelic/docs-website | closed | A signficant amount of Console `GET` failures for page-data.json requests | P2 bug build audit eng gatsbysites hero sp:2 | ### Steps to reproduce
`NOTE` This error happens intermittently on different pages It seems to be triggered when a user traverses the navigation
- Go to https://docs.newrelic.com/docs/telemetry-data-platform/ingest-manage-data/understand-data/new-relic-data-types/
- click on Query your Data in the right nave
... | 1.0 | A signficant amount of Console `GET` failures for page-data.json requests - ### Steps to reproduce
`NOTE` This error happens intermittently on different pages It seems to be triggered when a user traverses the navigation
- Go to https://docs.newrelic.com/docs/telemetry-data-platform/ingest-manage-data/understand-... | build | a signficant amount of console get failures for page data json requests steps to reproduce note this error happens intermittently on different pages it seems to be triggered when a user traverses the navigation go to click on query your data in the right nave and review the console see ... | 1 |
11,525 | 5,028,150,448 | IssuesEvent | 2016-12-15 17:21:39 | ElektraInitiative/libelektra | https://api.github.com/repos/ElektraInitiative/libelektra | closed | python2: build fails for older cmake | bug build | Can you please add a fallback for older cmakes? (Please find out when DIRECTORY was introduced)
```
-- Include Plugin python2
CMake Error at src/plugins/python2/CMakeLists.txt:43 (get_filename_component):
get_filename_component unknown component DIRECTORY
CMake Error: File /python/README.md does not exist.... | 1.0 | python2: build fails for older cmake - Can you please add a fallback for older cmakes? (Please find out when DIRECTORY was introduced)
```
-- Include Plugin python2
CMake Error at src/plugins/python2/CMakeLists.txt:43 (get_filename_component):
get_filename_component unknown component DIRECTORY
CMake Error:... | build | build fails for older cmake can you please add a fallback for older cmakes please find out when directory was introduced include plugin cmake error at src plugins cmakelists txt get filename component get filename component unknown component directory cmake error file python readm... | 1 |
447,597 | 31,715,523,905 | IssuesEvent | 2023-09-09 20:29:26 | ueberdosis/hocuspocus | https://api.github.com/repos/ueberdosis/hocuspocus | closed | How can a provider know if the document existed or not | documentation | So I want my editor (Tiptap) to load a default content if the requested document doesn't exist on the HocusPocus server. If it does exist, then I want the editor to load the document from the server.
Maybe I'm trying to do things the wrong way, but right now it's doing both at the same time, and I can't find a way... | 1.0 | How can a provider know if the document existed or not - So I want my editor (Tiptap) to load a default content if the requested document doesn't exist on the HocusPocus server. If it does exist, then I want the editor to load the document from the server.
Maybe I'm trying to do things the wrong way, but right now... | non_build | how can a provider know if the document existed or not so i want my editor tiptap to load a default content if the requested document doesn t exist on the hocuspocus server if it does exist then i want the editor to load the document from the server maybe i m trying to do things the wrong way but right now... | 0 |
3,472 | 2,610,063,384 | IssuesEvent | 2015-02-26 18:18:38 | chrsmith/jsjsj122 | https://api.github.com/repos/chrsmith/jsjsj122 | opened | 黄岩治不育费用 | auto-migrated Priority-Medium Type-Defect | ```
黄岩治不育费用【台州五洲生殖医院】24小时健康咨询热线:05
76-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市椒江区
枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、118、198�
��椒江一金清公交车直达枫南小区,乘坐107、105、109、112、901
、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世界同步。权威专家... | 1.0 | 黄岩治不育费用 - ```
黄岩治不育费用【台州五洲生殖医院】24小时健康咨询热线:05
76-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市椒江区
枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、118、198�
��椒江一金清公交车直达枫南小区,乘坐107、105、109、112、901
、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,... | non_build | 黄岩治不育费用 黄岩治不育费用【台州五洲生殖医院】 微信号tzwzszyy 医院地址 台州市椒江区 (枫南大转盘旁)乘车线路 、 、 、 � ��椒江一金清公交车直达枫南小区, 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 ... | 0 |
221,029 | 24,590,484,290 | IssuesEvent | 2022-10-14 01:22:07 | bsbtd/Teste | https://api.github.com/repos/bsbtd/Teste | opened | CVE-2022-37601 (High) detected in multiple libraries | security vulnerability | ## CVE-2022-37601 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>loader-utils-0.2.17.tgz</b>, <b>loader-utils-1.2.3.tgz</b>, <b>loader-utils-1.4.0.tgz</b>, <b>loader-utils-1.1.0.tgz<... | True | CVE-2022-37601 (High) detected in multiple libraries - ## CVE-2022-37601 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>loader-utils-0.2.17.tgz</b>, <b>loader-utils-1.2.3.tgz</b>, <b... | non_build | cve high detected in multiple libraries cve high severity vulnerability vulnerable libraries loader utils tgz loader utils tgz loader utils tgz loader utils tgz loader utils tgz utils for webpack loaders library home page a href path t... | 0 |
3,613 | 3,210,141,615 | IssuesEvent | 2015-10-06 00:09:12 | mozilla/mozfest-program | https://api.github.com/repos/mozilla/mozfest-program | reopened | Open Web Network Building | Building a Crowd [DC] Under Consideration | **[ Google Spreadsheet Row Number ]** 435
**[ Facilitator ]** Georgia Bullen
### Description
Open _____ is a term we throw around all the time, but ultimately most open work happens through people talking to each other -- either from meeting on IRC, Twitter or at an in-person event, or a connection through an introduc... | 1.0 | Open Web Network Building - **[ Google Spreadsheet Row Number ]** 435
**[ Facilitator ]** Georgia Bullen
### Description
Open _____ is a term we throw around all the time, but ultimately most open work happens through people talking to each other -- either from meeting on IRC, Twitter or at an in-person event, or a co... | build | open web network building georgia bullen description open is a term we throw around all the time but ultimately most open work happens through people talking to each other either from meeting on irc twitter or at an in person event or a connection through an introduction open data ope... | 1 |
15,278 | 5,918,699,429 | IssuesEvent | 2017-05-22 15:55:24 | TechnionYP5777/SmartCity-Accessibility | https://api.github.com/repos/TechnionYP5777/SmartCity-Accessibility | closed | SmartCity-Accessibility Server Side Unit Tests #653 failed | BuildFailure | Build 'SmartCity-Accessibility Server Side Unit Tests' is failing!
Last 50 lines of build :
```
Started by GitHub push by ArthurSap
Building in workspace /var/lib/jenkins/sharedspace/SmartCity-Accessibility
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git confi... | 1.0 | SmartCity-Accessibility Server Side Unit Tests #653 failed - Build 'SmartCity-Accessibility Server Side Unit Tests' is failing!
Last 50 lines of build :
```
Started by GitHub push by ArthurSap
Building in workspace /var/lib/jenkins/sharedspace/SmartCity-Accessibility
> git rev-parse --is-inside-work-tree # timeout=10... | build | smartcity accessibility server side unit tests failed build smartcity accessibility server side unit tests is failing last lines of build started by github push by arthursap building in workspace var lib jenkins sharedspace smartcity accessibility git rev parse is inside work tree timeout fet... | 1 |
81,284 | 23,429,872,134 | IssuesEvent | 2022-08-14 23:48:25 | NixOS/nixpkgs | https://api.github.com/repos/NixOS/nixpkgs | closed | JupyterLab build fail | 0.kind: build failure | ### Steps To Reproduce
Steps to reproduce the behavior:
I have this in my home-manager config packages, and the build only fails if jupyterlab is uncommented.
```
(python3.withPackages (packages: with packages;
[
jupyterlab
pandas
numpy
pycryptodome
])
... | 1.0 | JupyterLab build fail - ### Steps To Reproduce
Steps to reproduce the behavior:
I have this in my home-manager config packages, and the build only fails if jupyterlab is uncommented.
```
(python3.withPackages (packages: with packages;
[
jupyterlab
pandas
numpy
pyc... | build | jupyterlab build fail steps to reproduce steps to reproduce the behavior i have this in my home manager config packages and the build only fails if jupyterlab is uncommented withpackages packages with packages jupyterlab pandas numpy pycryptod... | 1 |
56,661 | 13,906,162,206 | IssuesEvent | 2020-10-20 10:52:41 | curl/curl | https://api.github.com/repos/curl/curl | closed | libcurl.a(libcurl_la-multi.o):multi.c:function curl_multi_fdset: error: undefined reference to '__FD_SET_chk' | build | <!-- Only file bugs here! Ask questions on the mailing lists https://curl.haxx.se/mail/
SECURITY RELATED? Post it here: https://hackerone.com/curl
There are collections of known issues to be aware of:
https://curl.haxx.se/docs/knownbugs.html
https://curl.haxx.se/docs/todo.html -->
#... | 1.0 | libcurl.a(libcurl_la-multi.o):multi.c:function curl_multi_fdset: error: undefined reference to '__FD_SET_chk' - <!-- Only file bugs here! Ask questions on the mailing lists https://curl.haxx.se/mail/
SECURITY RELATED? Post it here: https://hackerone.com/curl
There are collections of known issues to be a... | build | libcurl a libcurl la multi o multi c function curl multi fdset error undefined reference to fd set chk only file bugs here ask questions on the mailing lists security related post it here there are collections of known issues to be aware of i try to... | 1 |
225,906 | 17,929,532,970 | IssuesEvent | 2021-09-10 07:19:17 | alibaba/flutter_boost | https://api.github.com/repos/alibaba/flutter_boost | closed | v3.0-preview.10,iOS的UITabBarController添加多个flutter页面,最后一个添加的会白屏 | bug Boost3.0 in lastest version P1 | flutter:2.2.2
flutterBoost:v3.0-preview.10
在iOS的UITabBarController中添加多个flutter页面,比如添加flutter A、flutter B、flutter C三个页面,启动后第一次点击flutter C页面会白屏,等很久也没用,然后切换tab到flutter B再切换到flutter C,会保持显示切换前的flutter B页面。
在官方iOS demo中可以复现,
` UIViewControllerDemo *vc = [[UIViewControllerDemo alloc] initWithNibName:@"UIViewControll... | 1.0 | v3.0-preview.10,iOS的UITabBarController添加多个flutter页面,最后一个添加的会白屏 - flutter:2.2.2
flutterBoost:v3.0-preview.10
在iOS的UITabBarController中添加多个flutter页面,比如添加flutter A、flutter B、flutter C三个页面,启动后第一次点击flutter C页面会白屏,等很久也没用,然后切换tab到flutter B再切换到flutter C,会保持显示切换前的flutter B页面。
在官方iOS demo中可以复现,
` UIViewControllerDemo *vc... | non_build | preview ios的uitabbarcontroller添加多个flutter页面,最后一个添加的会白屏 flutter: flutterboost: preview 在ios的uitabbarcontroller中添加多个flutter页面,比如添加flutter a、flutter b、flutter c三个页面,启动后第一次点击flutter c页面会白屏,等很久也没用,然后切换tab到flutter b再切换到flutter c,会保持显示切换前的flutter b页面。 在官方ios demo中可以复现, uiviewcontrollerdemo vc ... | 0 |
12,895 | 5,265,249,962 | IssuesEvent | 2017-02-04 00:19:50 | jupyterlab/jupyterlab | https://api.github.com/repos/jupyterlab/jupyterlab | closed | Switch back to a `/labconfig` directory | component:Build System in progress type:Bug | cf https://github.com/jupyterlab/jupyterlab/pull/1555#issuecomment-276617756.
Dictionaries are not deep-merged in a traitlets-based config, so we need to mirror the way `nbextensions` are handled. | 1.0 | Switch back to a `/labconfig` directory - cf https://github.com/jupyterlab/jupyterlab/pull/1555#issuecomment-276617756.
Dictionaries are not deep-merged in a traitlets-based config, so we need to mirror the way `nbextensions` are handled. | build | switch back to a labconfig directory cf dictionaries are not deep merged in a traitlets based config so we need to mirror the way nbextensions are handled | 1 |
47,220 | 13,210,445,153 | IssuesEvent | 2020-08-15 16:58:53 | onokatio/blog.katio.net | https://api.github.com/repos/onokatio/blog.katio.net | closed | WS-2019-0291 (High) detected in handlebars-4.0.11.js | security vulnerability | ## WS-2019-0291 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.js</b></p></summary>
<p>Handlebars provides the power necessary to let you build semantic templates ef... | True | WS-2019-0291 (High) detected in handlebars-4.0.11.js - ## WS-2019-0291 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>handlebars-4.0.11.js</b></p></summary>
<p>Handlebars provides the... | non_build | ws high detected in handlebars js ws high severity vulnerability vulnerable library handlebars js handlebars provides the power necessary to let you build semantic templates effectively with no frustration library home page a href path to dependency file tmp ws scm blo... | 0 |
53,870 | 13,219,340,585 | IssuesEvent | 2020-08-17 10:18:05 | samblenny/ime-engine | https://api.github.com/repos/samblenny/ime-engine | closed | Refactor wasm demo to follow rust conventions for crate layout & build with cargo | P1 build demo doc refactor test wasm | - [x] Factor wasm demo rust code into /examples (ideally build with cargo, but makefile possible if necessary)
- [x] Refactor unsafe IPC shared memory buffer usage from lib.rs to wasm demo in /examples
- [x] Modify lib.rs tests to strictly use queries with stack allocated string buffers (no IPC buffer)
Main as-yet... | 1.0 | Refactor wasm demo to follow rust conventions for crate layout & build with cargo - - [x] Factor wasm demo rust code into /examples (ideally build with cargo, but makefile possible if necessary)
- [x] Refactor unsafe IPC shared memory buffer usage from lib.rs to wasm demo in /examples
- [x] Modify lib.rs tests to str... | build | refactor wasm demo to follow rust conventions for crate layout build with cargo factor wasm demo rust code into examples ideally build with cargo but makefile possible if necessary refactor unsafe ipc shared memory buffer usage from lib rs to wasm demo in examples modify lib rs tests to strictly ... | 1 |
5,546 | 2,791,290,619 | IssuesEvent | 2015-05-10 00:39:14 | ThibaultLatrille/ControverSciences | https://api.github.com/repos/ThibaultLatrille/ControverSciences | closed | les images ne sont pas responsive, c'est horrible sur mobile | *** important bug design |
Sur la page http://www.controversciences.org/timelines/25
Par :
Navigateur : android android37 mobile modern other | 1.0 | les images ne sont pas responsive, c'est horrible sur mobile -
Sur la page http://www.controversciences.org/timelines/25
Par :
Navigateur : android android37 mobile modern other | non_build | les images ne sont pas responsive c est horrible sur mobile sur la page par navigateur android mobile modern other | 0 |
123,201 | 4,858,721,063 | IssuesEvent | 2016-11-13 08:49:41 | cyberpwnn/GlacialRealms | https://api.github.com/repos/cyberpwnn/GlacialRealms | opened | Generic Spawner Resetting | bug general high priority | Spawners given by certain plugins causes the Spawner to become "Generic" and when placed resets it back to the default Spawner type which is a pig. Giving myself a spawner via Console, In-Game or buying one through /shop seems to work just fine, however if I receive a Spawner from a kit (Give spawner command is done th... | 1.0 | Generic Spawner Resetting - Spawners given by certain plugins causes the Spawner to become "Generic" and when placed resets it back to the default Spawner type which is a pig. Giving myself a spawner via Console, In-Game or buying one through /shop seems to work just fine, however if I receive a Spawner from a kit (Giv... | non_build | generic spawner resetting spawners given by certain plugins causes the spawner to become generic and when placed resets it back to the default spawner type which is a pig giving myself a spawner via console in game or buying one through shop seems to work just fine however if i receive a spawner from a kit giv... | 0 |
3,016 | 3,060,640,454 | IssuesEvent | 2015-08-14 22:01:48 | codeforamerica/mdc-feedback | https://api.github.com/repos/codeforamerica/mdc-feedback | closed | Typo in English textitin survey | MVP surveybuilder | `Whats your email?` should be `What's your e-mail?` or `What is your e-mail address?`
Also, it seems very randomly placed between "How could the County improve..." and "Text the number that corresponds to your role..."
Also, on the "Can we contact you..." there needs to be a `.` at the end of "Please provide your e... | 1.0 | Typo in English textitin survey - `Whats your email?` should be `What's your e-mail?` or `What is your e-mail address?`
Also, it seems very randomly placed between "How could the County improve..." and "Text the number that corresponds to your role..."
Also, on the "Can we contact you..." there needs to be a `.` at... | build | typo in english textitin survey whats your email should be what s your e mail or what is your e mail address also it seems very randomly placed between how could the county improve and text the number that corresponds to your role also on the can we contact you there needs to be a at... | 1 |
72,508 | 19,296,459,437 | IssuesEvent | 2021-12-12 17:13:53 | PDLPorters/pdl | https://api.github.com/repos/PDLPorters/pdl | closed | SF#444 Fails to build with Proj 5.0.0 | cat:build | @sebastic writes:
In preparation of the upcoming Proj 5.0.0 release, the pdl Debian package was rebuilt with Proj 5.0.0-rc2. Unfortunately it failed to build:
```
x86_64-linux-gnu-gcc -c "-I/build/pdl-2.018/Basic/Core" "-I/usr/include" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/us... | 1.0 | SF#444 Fails to build with Proj 5.0.0 - @sebastic writes:
In preparation of the upcoming Proj 5.0.0 release, the pdl Debian package was rebuilt with Proj 5.0.0-rc2. Unfortunately it failed to build:
```
x86_64-linux-gnu-gcc -c "-I/build/pdl-2.018/Basic/Core" "-I/usr/include" -D_REENTRANT -D_GNU_SOURCE -DDEBIAN ... | build | sf fails to build with proj sebastic writes in preparation of the upcoming proj release the pdl debian package was rebuilt with proj unfortunately it failed to build linux gnu gcc c i build pdl basic core i usr include d reentrant d gnu source ddebian fwrapv ... | 1 |
301,425 | 22,755,597,699 | IssuesEvent | 2022-07-07 16:16:36 | Prairie-Shell-Studios/Yeddie-Summit | https://api.github.com/repos/Prairie-Shell-Studios/Yeddie-Summit | closed | Feature: Random Prop Placer | documentation enhancement | # Description
A main mechanism of the game is the random prop placement on the terrain.
## Notes
- Will be able to test better after the terrain generation.
- Does not require object pooling.
## Potential Tasks
- Research Perlin Noise built-in function
- Random prop placement on flat surface
- Random prop place... | 1.0 | Feature: Random Prop Placer - # Description
A main mechanism of the game is the random prop placement on the terrain.
## Notes
- Will be able to test better after the terrain generation.
- Does not require object pooling.
## Potential Tasks
- Research Perlin Noise built-in function
- Random prop placement on fla... | non_build | feature random prop placer description a main mechanism of the game is the random prop placement on the terrain notes will be able to test better after the terrain generation does not require object pooling potential tasks research perlin noise built in function random prop placement on fla... | 0 |
240,986 | 7,807,898,122 | IssuesEvent | 2018-06-11 18:23:30 | UCSD/campus-mobile | https://api.github.com/repos/UCSD/campus-mobile | closed | Error Report: App freeze after logging in with some student SSO credentials | High Priority | Two student beta testers have reported that the 6.0 (3) iOS build is freezing immediately after they successfully login with their student SSO credentials. This bug is currently affecting 20% of iOS beta users.
Report 1:
> The app is not working for me. I am able to open it, log in, but once I am logged in the, th... | 1.0 | Error Report: App freeze after logging in with some student SSO credentials - Two student beta testers have reported that the 6.0 (3) iOS build is freezing immediately after they successfully login with their student SSO credentials. This bug is currently affecting 20% of iOS beta users.
Report 1:
> The app is not... | non_build | error report app freeze after logging in with some student sso credentials two student beta testers have reported that the ios build is freezing immediately after they successfully login with their student sso credentials this bug is currently affecting of ios beta users report the app is not ... | 0 |
43,732 | 11,299,184,827 | IssuesEvent | 2020-01-17 10:37:36 | debrief/debrief | https://api.github.com/repos/debrief/debrief | closed | P2 update doesn't update Version details | 0_UWG sys_build | I've downloaded and opened 3.0.476
I've then added the P2_repository for 3.0.478 as an update site.
* download `P2_Repository.zip`
* open 3.0.476, from `Help` menu, select `Install new software`
* add `P2_Repository.zip` as `Local` site. Give site a name ("Local P2")
* click on ok
* it will offer 478 as an upd... | 1.0 | P2 update doesn't update Version details - I've downloaded and opened 3.0.476
I've then added the P2_repository for 3.0.478 as an update site.
* download `P2_Repository.zip`
* open 3.0.476, from `Help` menu, select `Install new software`
* add `P2_Repository.zip` as `Local` site. Give site a name ("Local P2")
*... | build | update doesn t update version details i ve downloaded and opened i ve then added the repository for as an update site download repository zip open from help menu select install new software add repository zip as local site give site a name local click on o... | 1 |
3,847 | 4,068,914,414 | IssuesEvent | 2016-05-27 00:15:04 | flutter/flutter | https://api.github.com/repos/flutter/flutter | closed | First load of Gallery side drawer doesn't animate out, seems to pop into place | customer: gallery ⚠ astounding performance | I'm finding that the first tap of the side drawer icon of the gallery app seems to not trigger an animation. Instead, on the first tap, the side drawer just pops into place (maybe sometimes I see one frame between tap and final destination).
Second, third, etc taps of the upper-left icon do trigger a smoother animat... | True | First load of Gallery side drawer doesn't animate out, seems to pop into place - I'm finding that the first tap of the side drawer icon of the gallery app seems to not trigger an animation. Instead, on the first tap, the side drawer just pops into place (maybe sometimes I see one frame between tap and final destination... | non_build | first load of gallery side drawer doesn t animate out seems to pop into place i m finding that the first tap of the side drawer icon of the gallery app seems to not trigger an animation instead on the first tap the side drawer just pops into place maybe sometimes i see one frame between tap and final destination... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.