Unnamed: 0
int64
0
832k
id
float64
2.49B
32.1B
type
stringclasses
1 value
created_at
stringlengths
19
19
repo
stringlengths
5
112
repo_url
stringlengths
34
141
action
stringclasses
3 values
title
stringlengths
1
844
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
12 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
248k
binary_label
int64
0
1
330,121
10,029,586,574
IssuesEvent
2019-07-17 14:12:53
bibaev/code-completion-evaluation
https://api.github.com/repos/bibaev/code-completion-evaluation
closed
Добавлять диагностику в отчет, если что-то пошло не так
effort: medium priority: low type: bug
Сейчас если запустить с выключенными докером, то получится такое: ![image](https://user-images.githubusercontent.com/7608535/60754476-314ffc80-9fea-11e9-96ef-ac8bbc796761.png) При этом в лог валятся два ислючения. Проблема в том, что сейчас в отчете нет информации о том, на каких файлах мы запустили, и что на некоторыз файлах ничего не получилось, а происхошла ошибка. Более правильно добавить файл с ошибками в отчет, но сделать гиперссылку красной, либо добавить еще одну кнопку `errors`, которая откроет страницу со стек трейсом исключения. Также можно писать в начале отчета короткий summary вида `No errors occurred`, `1 error(s) happened`. Пример с докером выдуман, но там могут происходить и другие ошибки при построении UAST :)
1.0
Добавлять диагностику в отчет, если что-то пошло не так - Сейчас если запустить с выключенными докером, то получится такое: ![image](https://user-images.githubusercontent.com/7608535/60754476-314ffc80-9fea-11e9-96ef-ac8bbc796761.png) При этом в лог валятся два ислючения. Проблема в том, что сейчас в отчете нет информации о том, на каких файлах мы запустили, и что на некоторыз файлах ничего не получилось, а происхошла ошибка. Более правильно добавить файл с ошибками в отчет, но сделать гиперссылку красной, либо добавить еще одну кнопку `errors`, которая откроет страницу со стек трейсом исключения. Также можно писать в начале отчета короткий summary вида `No errors occurred`, `1 error(s) happened`. Пример с докером выдуман, но там могут происходить и другие ошибки при построении UAST :)
priority
добавлять диагностику в отчет если что то пошло не так сейчас если запустить с выключенными докером то получится такое при этом в лог валятся два ислючения проблема в том что сейчас в отчете нет информации о том на каких файлах мы запустили и что на некоторыз файлах ничего не получилось а происхошла ошибка более правильно добавить файл с ошибками в отчет но сделать гиперссылку красной либо добавить еще одну кнопку errors которая откроет страницу со стек трейсом исключения также можно писать в начале отчета короткий summary вида no errors occurred error s happened пример с докером выдуман но там могут происходить и другие ошибки при построении uast
1
755,746
26,438,359,228
IssuesEvent
2023-01-15 17:17:01
xLPMG/EMailClient-GUI
https://api.github.com/repos/xLPMG/EMailClient-GUI
opened
pop3 folder scan does not work
bug low priority
MailReceiver.java: `for (Folder folder : folders) { System.out.println(folder.getFullName() + ": " + folder.getMessageCount()); }` gibt nur `INBOX: -1` aus
1.0
pop3 folder scan does not work - MailReceiver.java: `for (Folder folder : folders) { System.out.println(folder.getFullName() + ": " + folder.getMessageCount()); }` gibt nur `INBOX: -1` aus
priority
folder scan does not work mailreceiver java for folder folder folders system out println folder getfullname folder getmessagecount gibt nur inbox aus
1
275,902
8,582,018,477
IssuesEvent
2018-11-13 16:00:43
blackbaud/skyux2
https://api.github.com/repos/blackbaud/skyux2
closed
Set focus to first focusable element when modal opens
Priority: Low accessibility sky-modal
From @Blackbaud-MattGregg SPA Navigation guidelines. By default, focus should be set to first focusable element when a modal opens. The developer should be able to override this if necessary. Will then need to add documentation about how to handle focus when the first focusable element would cause the top of the content to scroll out of view.
1.0
Set focus to first focusable element when modal opens - From @Blackbaud-MattGregg SPA Navigation guidelines. By default, focus should be set to first focusable element when a modal opens. The developer should be able to override this if necessary. Will then need to add documentation about how to handle focus when the first focusable element would cause the top of the content to scroll out of view.
priority
set focus to first focusable element when modal opens from blackbaud mattgregg spa navigation guidelines by default focus should be set to first focusable element when a modal opens the developer should be able to override this if necessary will then need to add documentation about how to handle focus when the first focusable element would cause the top of the content to scroll out of view
1
465,116
13,356,773,543
IssuesEvent
2020-08-31 08:43:14
aau-network-security/haaukins
https://api.github.com/repos/aau-network-security/haaukins
closed
Integrate github actions into Haaukins project
enhancement low priority
**Is your feature request related to a problem? Please describe.** Not exactly, will add ability to test and deploy all binaries with Github's CI. - [x] Run test cases - [x] Build binaries - [ ] Release - [ ] Deploy [could be]
1.0
Integrate github actions into Haaukins project - **Is your feature request related to a problem? Please describe.** Not exactly, will add ability to test and deploy all binaries with Github's CI. - [x] Run test cases - [x] Build binaries - [ ] Release - [ ] Deploy [could be]
priority
integrate github actions into haaukins project is your feature request related to a problem please describe not exactly will add ability to test and deploy all binaries with github s ci run test cases build binaries release deploy
1
798,175
28,238,724,619
IssuesEvent
2023-04-06 04:36:08
Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth-2
https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth-2
opened
Titanforged Reproduction
new feature :star: priority low :grey_exclamation: balance :balance_scale: cultural :mortar_board: racial:fish:
<!-- **DO NOT REMOVE PRE-EXISTING LINES** ------------------------------------------------------------------------------------------------------------ --> ## Titanforged should not reproduce biologically but rather be created. - Assign infertile trait to all races with `flag = titanforged_class` - Create constructible common wc building for titanforged cultures located in Mechagon, Uldum, Mogu'shan Vault and Ulduar. - Enabled decision to create more titanforged characters as courtiers on a cooldown. - Building level decreases cooldown, increases chance of creating more courtiers (e.g. random number between x and y) and courtiers with better stats or traits.
1.0
Titanforged Reproduction - <!-- **DO NOT REMOVE PRE-EXISTING LINES** ------------------------------------------------------------------------------------------------------------ --> ## Titanforged should not reproduce biologically but rather be created. - Assign infertile trait to all races with `flag = titanforged_class` - Create constructible common wc building for titanforged cultures located in Mechagon, Uldum, Mogu'shan Vault and Ulduar. - Enabled decision to create more titanforged characters as courtiers on a cooldown. - Building level decreases cooldown, increases chance of creating more courtiers (e.g. random number between x and y) and courtiers with better stats or traits.
priority
titanforged reproduction do not remove pre existing lines titanforged should not reproduce biologically but rather be created assign infertile trait to all races with flag titanforged class create constructible common wc building for titanforged cultures located in mechagon uldum mogu shan vault and ulduar enabled decision to create more titanforged characters as courtiers on a cooldown building level decreases cooldown increases chance of creating more courtiers e g random number between x and y and courtiers with better stats or traits
1
629,475
20,034,264,180
IssuesEvent
2022-02-02 10:10:58
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
coap: blockwise: context current does not match total size after transfer is completed
bug priority: low area: Networking area: Networking Clients has-pr
**Describe the bug** After downloading a filed using coap block transfer, I noticed that after receiving the last block `ctx->current` does not match ctx->total size. Example: File size: 300 Block size: 256 1. Request block 0. block current = 0. 2. Receive block 0, 256 bytes block-> current = 256 3. Request block 1. block current = 256. 4. Receive block 0, receive 44 block-> current = 256 5. Transfer completed **To Reproduce** Use coap client to receive a file and printout the values of current after the block is received. **Expected behavior** Once the whole file is received, the context shall be updated and `current` shall match `total_size`. **Impact** Medium **Logs and console output** Not available **Environment (please complete the following information):** zephyr 1.14 The issue is in the latest version, but it need to be confirmed
1.0
coap: blockwise: context current does not match total size after transfer is completed - **Describe the bug** After downloading a filed using coap block transfer, I noticed that after receiving the last block `ctx->current` does not match ctx->total size. Example: File size: 300 Block size: 256 1. Request block 0. block current = 0. 2. Receive block 0, 256 bytes block-> current = 256 3. Request block 1. block current = 256. 4. Receive block 0, receive 44 block-> current = 256 5. Transfer completed **To Reproduce** Use coap client to receive a file and printout the values of current after the block is received. **Expected behavior** Once the whole file is received, the context shall be updated and `current` shall match `total_size`. **Impact** Medium **Logs and console output** Not available **Environment (please complete the following information):** zephyr 1.14 The issue is in the latest version, but it need to be confirmed
priority
coap blockwise context current does not match total size after transfer is completed describe the bug after downloading a filed using coap block transfer i noticed that after receiving the last block ctx current does not match ctx total size example file size block size request block block current receive block bytes block current request block block current receive block receive block current transfer completed to reproduce use coap client to receive a file and printout the values of current after the block is received expected behavior once the whole file is received the context shall be updated and current shall match total size impact medium logs and console output not available environment please complete the following information zephyr the issue is in the latest version but it need to be confirmed
1
606,991
18,771,481,027
IssuesEvent
2021-11-06 22:54:38
Lissy93/dashy
https://api.github.com/repos/Lissy93/dashy
closed
[DOCS] Broken Links found in Documentation
👩‍💻 Good First Issue 📕 Docs 💤 Low Priority 🕸️ Potential Duplicate 🤖 Auto
Errors were reported while checking the availability of links. ``` 📝 Summary --------------------- 🔍 Total.........1056 ✅ Successful....1008 ⏳ Timeouts.........9 🔀 Redirected.......0 👻 Excluded.........0 ⚠ Unknown..........0 🚫 Errors..........39 Errors in docs/deployment.md ✗ https://developers.cloudflare.com/workers/platform/sites (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/platform/sites)) Errors in docs/credits.md ✗ https://developers.cloudflare.com/workers/runtime-apis/web-crypto (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/runtime-apis/web-crypto)) ⧖ https://play-with-docker.com/ ✗ https://developers.cloudflare.com/workers/runtime-apis/kv (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/runtime-apis/kv)) Errors in docs/troubleshooting.md ✗ file:///github/workspace/docs/http:/[dashy-location] (Cannot find file file:///github/workspace/docs/http:/[dashy-location]) ✗ https://location-of-dashy/ (error sending request for url (https://location-of-dashy/): error trying to connect: dns error: failed to lookup address information: Name or service not known) Errors in README.md ✗ https://developers.cloudflare.com/workers/learning/how-workers-works (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/learning/how-workers-works)) ✗ https://plex.lab.local/ (error sending request for url (https://plex.lab.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://developers.cloudflare.com/workers/learning/how-kv-works (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/learning/how-kv-works)) ✗ https://whoogle.local/search?q= (error sending request for url (https://whoogle.local/search?q=): error trying to connect: dns error: failed to lookup address information: Name or service not known) ⧖ https://play-with-docker.com/ ✗ https://developers.cloudflare.com/workers/runtime-apis/kv (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/runtime-apis/kv)) ✗ https://bookstack.local/ (error sending request for url (https://bookstack.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://server-start.local/ (error sending request for url (https://server-start.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://developers.cloudflare.com/workers/runtime-apis/web-crypto (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/runtime-apis/web-crypto)) ✗ https://start-page.local/ (error sending request for url (https://start-page.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://tldrlegal.com/license/mit-license (HTTP status server error (503 Service Unavailable) for url (https://tldrlegal.com/license/mit-license)) Errors in docs/backup-restore.md ✗ https://developers.cloudflare.com/workers/learning/how-workers-works (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/learning/how-workers-works)) ✗ https://developers.cloudflare.com/workers/learning/how-kv-works (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/learning/how-kv-works)) Errors in docs/authentication.md ✗ http://localhost:8081/ (error sending request for url (http://localhost:8081/): error trying to connect: tcp connect error: Cannot assign requested address (os error 99)) Errors in public/default.html ✗ https://fonts.gstatic.com/ (HTTP status client error (404 Not Found) for url (https://fonts.gstatic.com/)) Errors in docs/developing.md ✗ http://localhost:8080/ (error sending request for url (http://localhost:8080/): error trying to connect: tcp connect error: Cannot assign requested address (os error 99)) ✗ file:///github/workspace/docs/docs/development-guides.md (Cannot find file file:///github/workspace/docs/docs/development-guides.md) Errors in docs/theming.md ✗ https://example.com/my-stylesheet.css (HTTP status client error (404 Not Found) for url (https://example.com/my-stylesheet.css)) Errors in docs/management.md ✗ http://dashy/ (error sending request for url (http://dashy/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://www.cloudflare.com/en-gb/learning/ssl/what-is-an-ssl-certificate/ (HTTP status client error (403 Forbidden) for url (https://www.cloudflare.com/en-gb/learning/ssl/what-is-an-ssl-certificate/)) Errors in docs/contributing.md ✗ file:///github/workspace/docs/mailto:info@example.com (Cannot find file file:///github/workspace/docs/mailto:info@example.com) ✗ https://www.slant.co/improve/topics/27783/viewpoints/1/~self-hosted-homelab-startpage~dashy (HTTP status client error (403 Forbidden) for url (https://www.slant.co/improve/topics/27783/viewpoints/1/~self-hosted-homelab-startpage~dashy)) Errors in docs/configuring.md ✗ file:///github/workspace/docs/docs/backup-restore.md (Cannot find file file:///github/workspace/docs/docs/backup-restore.md) ⧖ http://192.168.1.1/ ⧖ http://192.168.130.1/ Errors in public/index.html ✗ file:///github/workspace/public/%3C%25=%20BASE_URL%20%25%3E/web-icons/favicon-64x64.png (Cannot find file file:///github/workspace/public/%3C%25=%20BASE_URL%20%25%3E/web-icons/favicon-64x64.png) ✗ file:///github/workspace/public/%3C%25=%20BASE_URL%20%25%3Efavicon.ico (Cannot find file file:///github/workspace/public/%3C%25=%20BASE_URL%20%25%3Efavicon.ico) Errors in docs/quick-start.md ⧖ http://192.168.1.1/ ✗ file:///github/workspace/docs/app.netlify.com/login (Cannot find file file:///github/workspace/docs/app.netlify.com/login) ⧖ http://192.168.130.1/ ✗ file:///github/workspace/docs/docs/deployment.md (Cannot find file file:///github/workspace/docs/docs/deployment.md) Errors in docs/status-indicators.md ⧖ https://192.168.1.1/ ⧖ http://192.168.1.1:8338/ ✗ https://location-of-dashy/ (error sending request for url (https://location-of-dashy/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ⧖ http://192.168.1.1:3001/ Errors in docs/searching.md ✗ https://freshrss.lab.local/ (error sending request for url (https://freshrss.lab.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://metager.org/meta (HTTP status client error (404 Not Found) for url (https://metager.org/meta)) ✗ https://whoogle.local/search?q= (error sending request for url (https://whoogle.local/search?q=): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://plex.lab.local/ (error sending request for url (https://plex.lab.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://git.lab.local/ (error sending request for url (https://git.lab.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://bookstack.lab.local/ (error sending request for url (https://bookstack.lab.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://searx.local/search?q= (error sending request for url (https://searx.local/search?q=): error trying to connect: dns error: failed to lookup address information: Name or service not known) ``` [Full Github Actions output](https://github.com/Lissy93/dashy/actions/runs/1406066566?check_suite_focus=true)
1.0
[DOCS] Broken Links found in Documentation - Errors were reported while checking the availability of links. ``` 📝 Summary --------------------- 🔍 Total.........1056 ✅ Successful....1008 ⏳ Timeouts.........9 🔀 Redirected.......0 👻 Excluded.........0 ⚠ Unknown..........0 🚫 Errors..........39 Errors in docs/deployment.md ✗ https://developers.cloudflare.com/workers/platform/sites (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/platform/sites)) Errors in docs/credits.md ✗ https://developers.cloudflare.com/workers/runtime-apis/web-crypto (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/runtime-apis/web-crypto)) ⧖ https://play-with-docker.com/ ✗ https://developers.cloudflare.com/workers/runtime-apis/kv (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/runtime-apis/kv)) Errors in docs/troubleshooting.md ✗ file:///github/workspace/docs/http:/[dashy-location] (Cannot find file file:///github/workspace/docs/http:/[dashy-location]) ✗ https://location-of-dashy/ (error sending request for url (https://location-of-dashy/): error trying to connect: dns error: failed to lookup address information: Name or service not known) Errors in README.md ✗ https://developers.cloudflare.com/workers/learning/how-workers-works (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/learning/how-workers-works)) ✗ https://plex.lab.local/ (error sending request for url (https://plex.lab.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://developers.cloudflare.com/workers/learning/how-kv-works (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/learning/how-kv-works)) ✗ https://whoogle.local/search?q= (error sending request for url (https://whoogle.local/search?q=): error trying to connect: dns error: failed to lookup address information: Name or service not known) ⧖ https://play-with-docker.com/ ✗ https://developers.cloudflare.com/workers/runtime-apis/kv (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/runtime-apis/kv)) ✗ https://bookstack.local/ (error sending request for url (https://bookstack.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://server-start.local/ (error sending request for url (https://server-start.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://developers.cloudflare.com/workers/runtime-apis/web-crypto (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/runtime-apis/web-crypto)) ✗ https://start-page.local/ (error sending request for url (https://start-page.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://tldrlegal.com/license/mit-license (HTTP status server error (503 Service Unavailable) for url (https://tldrlegal.com/license/mit-license)) Errors in docs/backup-restore.md ✗ https://developers.cloudflare.com/workers/learning/how-workers-works (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/learning/how-workers-works)) ✗ https://developers.cloudflare.com/workers/learning/how-kv-works (HTTP status server error (503 Service Unavailable) for url (https://developers.cloudflare.com/workers/learning/how-kv-works)) Errors in docs/authentication.md ✗ http://localhost:8081/ (error sending request for url (http://localhost:8081/): error trying to connect: tcp connect error: Cannot assign requested address (os error 99)) Errors in public/default.html ✗ https://fonts.gstatic.com/ (HTTP status client error (404 Not Found) for url (https://fonts.gstatic.com/)) Errors in docs/developing.md ✗ http://localhost:8080/ (error sending request for url (http://localhost:8080/): error trying to connect: tcp connect error: Cannot assign requested address (os error 99)) ✗ file:///github/workspace/docs/docs/development-guides.md (Cannot find file file:///github/workspace/docs/docs/development-guides.md) Errors in docs/theming.md ✗ https://example.com/my-stylesheet.css (HTTP status client error (404 Not Found) for url (https://example.com/my-stylesheet.css)) Errors in docs/management.md ✗ http://dashy/ (error sending request for url (http://dashy/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://www.cloudflare.com/en-gb/learning/ssl/what-is-an-ssl-certificate/ (HTTP status client error (403 Forbidden) for url (https://www.cloudflare.com/en-gb/learning/ssl/what-is-an-ssl-certificate/)) Errors in docs/contributing.md ✗ file:///github/workspace/docs/mailto:info@example.com (Cannot find file file:///github/workspace/docs/mailto:info@example.com) ✗ https://www.slant.co/improve/topics/27783/viewpoints/1/~self-hosted-homelab-startpage~dashy (HTTP status client error (403 Forbidden) for url (https://www.slant.co/improve/topics/27783/viewpoints/1/~self-hosted-homelab-startpage~dashy)) Errors in docs/configuring.md ✗ file:///github/workspace/docs/docs/backup-restore.md (Cannot find file file:///github/workspace/docs/docs/backup-restore.md) ⧖ http://192.168.1.1/ ⧖ http://192.168.130.1/ Errors in public/index.html ✗ file:///github/workspace/public/%3C%25=%20BASE_URL%20%25%3E/web-icons/favicon-64x64.png (Cannot find file file:///github/workspace/public/%3C%25=%20BASE_URL%20%25%3E/web-icons/favicon-64x64.png) ✗ file:///github/workspace/public/%3C%25=%20BASE_URL%20%25%3Efavicon.ico (Cannot find file file:///github/workspace/public/%3C%25=%20BASE_URL%20%25%3Efavicon.ico) Errors in docs/quick-start.md ⧖ http://192.168.1.1/ ✗ file:///github/workspace/docs/app.netlify.com/login (Cannot find file file:///github/workspace/docs/app.netlify.com/login) ⧖ http://192.168.130.1/ ✗ file:///github/workspace/docs/docs/deployment.md (Cannot find file file:///github/workspace/docs/docs/deployment.md) Errors in docs/status-indicators.md ⧖ https://192.168.1.1/ ⧖ http://192.168.1.1:8338/ ✗ https://location-of-dashy/ (error sending request for url (https://location-of-dashy/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ⧖ http://192.168.1.1:3001/ Errors in docs/searching.md ✗ https://freshrss.lab.local/ (error sending request for url (https://freshrss.lab.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://metager.org/meta (HTTP status client error (404 Not Found) for url (https://metager.org/meta)) ✗ https://whoogle.local/search?q= (error sending request for url (https://whoogle.local/search?q=): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://plex.lab.local/ (error sending request for url (https://plex.lab.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://git.lab.local/ (error sending request for url (https://git.lab.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://bookstack.lab.local/ (error sending request for url (https://bookstack.lab.local/): error trying to connect: dns error: failed to lookup address information: Name or service not known) ✗ https://searx.local/search?q= (error sending request for url (https://searx.local/search?q=): error trying to connect: dns error: failed to lookup address information: Name or service not known) ``` [Full Github Actions output](https://github.com/Lissy93/dashy/actions/runs/1406066566?check_suite_focus=true)
priority
broken links found in documentation errors were reported while checking the availability of links 📝 summary 🔍 total ✅ successful ⏳ timeouts 🔀 redirected 👻 excluded ⚠ unknown 🚫 errors errors in docs deployment md ✗ http status server error service unavailable for url errors in docs credits md ✗ http status server error service unavailable for url ⧖ ✗ http status server error service unavailable for url errors in docs troubleshooting md ✗ file github workspace docs http cannot find file file github workspace docs http ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known errors in readme md ✗ http status server error service unavailable for url ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ✗ http status server error service unavailable for url ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ⧖ ✗ http status server error service unavailable for url ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ✗ http status server error service unavailable for url ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ✗ http status server error service unavailable for url errors in docs backup restore md ✗ http status server error service unavailable for url ✗ http status server error service unavailable for url errors in docs authentication md ✗ error sending request for url error trying to connect tcp connect error cannot assign requested address os error errors in public default html ✗ http status client error not found for url errors in docs developing md ✗ error sending request for url error trying to connect tcp connect error cannot assign requested address os error ✗ file github workspace docs docs development guides md cannot find file file github workspace docs docs development guides md errors in docs theming md ✗ http status client error not found for url errors in docs management md ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ✗ http status client error forbidden for url errors in docs contributing md ✗ file github workspace docs mailto info example com cannot find file file github workspace docs mailto info example com ✗ http status client error forbidden for url errors in docs configuring md ✗ file github workspace docs docs backup restore md cannot find file file github workspace docs docs backup restore md ⧖ ⧖ errors in public index html ✗ file github workspace public url web icons favicon png cannot find file file github workspace public url web icons favicon png ✗ file github workspace public url ico cannot find file file github workspace public url ico errors in docs quick start md ⧖ ✗ file github workspace docs app netlify com login cannot find file file github workspace docs app netlify com login ⧖ ✗ file github workspace docs docs deployment md cannot find file file github workspace docs docs deployment md errors in docs status indicators md ⧖ ⧖ ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ⧖ errors in docs searching md ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ✗ http status client error not found for url ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known ✗ error sending request for url error trying to connect dns error failed to lookup address information name or service not known
1
71,929
3,369,938,430
IssuesEvent
2015-11-23 12:56:39
leandrohsilveira/pontocontrol
https://api.github.com/repos/leandrohsilveira/pontocontrol
closed
As páginas não estão considerando o Locale
affect version: 1.2.0 bug enhancement priority: low resolved
As datas estão sendo exibidas em Inglês e em UTC. Corrigir para considerar localização do usuário.
1.0
As páginas não estão considerando o Locale - As datas estão sendo exibidas em Inglês e em UTC. Corrigir para considerar localização do usuário.
priority
as páginas não estão considerando o locale as datas estão sendo exibidas em inglês e em utc corrigir para considerar localização do usuário
1
703,700
24,170,772,556
IssuesEvent
2022-09-22 19:00:04
ranking-agent/strider
https://api.github.com/repos/ranking-agent/strider
closed
Fail gracefully with broken qedges
Status: Available Priority: Low Type: Bug
## input ```json {"message": {"query_graph": { "nodes": { "n0": { "ids": ["MONDO:0005737"] }, "n1": {} }, "edges": { "e01": { "subject": "uh oh", "object": "n1", } } }}} ``` ## output 500 response with body `{"message":{"logs":[{"message":"Exception in Strider: KeyError('uh oh')","level":"ERROR","timestamp":"2021-05-12T18:32:35.797315"}]}}` ## expected 4xx response saying something to the effect that the edge subject does not exist.
1.0
Fail gracefully with broken qedges - ## input ```json {"message": {"query_graph": { "nodes": { "n0": { "ids": ["MONDO:0005737"] }, "n1": {} }, "edges": { "e01": { "subject": "uh oh", "object": "n1", } } }}} ``` ## output 500 response with body `{"message":{"logs":[{"message":"Exception in Strider: KeyError('uh oh')","level":"ERROR","timestamp":"2021-05-12T18:32:35.797315"}]}}` ## expected 4xx response saying something to the effect that the edge subject does not exist.
priority
fail gracefully with broken qedges input json message query graph nodes ids edges subject uh oh object output response with body message logs expected response saying something to the effect that the edge subject does not exist
1
103,334
4,167,224,495
IssuesEvent
2016-06-20 08:41:34
Kunstmaan/KunstmaanBundlesCMS
https://api.github.com/repos/Kunstmaan/KunstmaanBundlesCMS
closed
[Insight] Text files should end with a newline character - in src/Kunstmaan/…/SitemapIndex/view.xml.twig, line 8
Priority: Low Profile: Backend Type: Bugfix
**[in src/Kunstmaan/SitemapBundle/Resources/views/SitemapIndex/view.xml.twig, line 8](https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/50829c59fc9b7ee43d2d99ac24b366bc5926ce22/src/Kunstmaan/SitemapBundle/Resources/views/SitemapIndex/view.xml.twig#L8)** > This file ends with no newline character. It won't render properly on a terminal, and it's considered a bad practice. Add a simple line feed as the last character to fix it. ```jinja {% for locale in locales %} <sitemap><loc>{{ host }}/sitemap-{{ locale }}.xml</loc></sitemap> {% endfor %} </sitemapindex> ``` --------------------- _Posted from [SensioLabsInsight](https://insight.sensiolabs.com/projects/313ff798-9e67-4c0c-9a04-ee4d5cdde1e6/analyses/563)_
1.0
[Insight] Text files should end with a newline character - in src/Kunstmaan/…/SitemapIndex/view.xml.twig, line 8 - **[in src/Kunstmaan/SitemapBundle/Resources/views/SitemapIndex/view.xml.twig, line 8](https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/50829c59fc9b7ee43d2d99ac24b366bc5926ce22/src/Kunstmaan/SitemapBundle/Resources/views/SitemapIndex/view.xml.twig#L8)** > This file ends with no newline character. It won't render properly on a terminal, and it's considered a bad practice. Add a simple line feed as the last character to fix it. ```jinja {% for locale in locales %} <sitemap><loc>{{ host }}/sitemap-{{ locale }}.xml</loc></sitemap> {% endfor %} </sitemapindex> ``` --------------------- _Posted from [SensioLabsInsight](https://insight.sensiolabs.com/projects/313ff798-9e67-4c0c-9a04-ee4d5cdde1e6/analyses/563)_
priority
text files should end with a newline character in src kunstmaan … sitemapindex view xml twig line this file ends with no newline character it won t render properly on a terminal and it s considered a bad practice add a simple line feed as the last character to fix it jinja for locale in locales host sitemap locale xml endfor posted from
1
399,243
11,745,180,616
IssuesEvent
2020-03-12 09:20:21
sunpy/sunpy
https://api.github.com/repos/sunpy/sunpy
closed
Slight discrepancies with the calculated position angle of the Sun
Package Intermediate Priority Low Solar Physics Knowledge coordinates
The values from `sunpy.coordinates.sun` agree with published values in the *Astronomical Almanac* to published precision, **except for** the occasional discrepancies with position angle of the Sun (at the sub-arcmin level). I believe this is because I'm using `PrecessedGeocentric` for a frame with the Z axis aligned with the Earth's axis of rotation, but `PrecessedGeocentric` accounts for precession but not nutation. Look into this. (We technically also don't quite agree with on the angular radius of the Sun, but I can't find a statement of what physical radius the *Astronomical Almanac* is using, so I'm going to give that a pass since we agree on the Sun-Earth distance.)
1.0
Slight discrepancies with the calculated position angle of the Sun - The values from `sunpy.coordinates.sun` agree with published values in the *Astronomical Almanac* to published precision, **except for** the occasional discrepancies with position angle of the Sun (at the sub-arcmin level). I believe this is because I'm using `PrecessedGeocentric` for a frame with the Z axis aligned with the Earth's axis of rotation, but `PrecessedGeocentric` accounts for precession but not nutation. Look into this. (We technically also don't quite agree with on the angular radius of the Sun, but I can't find a statement of what physical radius the *Astronomical Almanac* is using, so I'm going to give that a pass since we agree on the Sun-Earth distance.)
priority
slight discrepancies with the calculated position angle of the sun the values from sunpy coordinates sun agree with published values in the astronomical almanac to published precision except for the occasional discrepancies with position angle of the sun at the sub arcmin level i believe this is because i m using precessedgeocentric for a frame with the z axis aligned with the earth s axis of rotation but precessedgeocentric accounts for precession but not nutation look into this we technically also don t quite agree with on the angular radius of the sun but i can t find a statement of what physical radius the astronomical almanac is using so i m going to give that a pass since we agree on the sun earth distance
1
590,541
17,780,381,830
IssuesEvent
2021-08-31 03:04:51
elementary/appcenter
https://api.github.com/repos/elementary/appcenter
closed
App info body text has different background colour than AppCenter's
Priority: Low Status: Confirmed
<!-- * Please read and follow these tips: https://elementary.io/docs/code/reference#be-prepared-to-provide-more-information * Be sure to search open and closed issues for duplicates * A detailed report will help us address your issue more quickly. Do your best! --> ## What Happened <!--Describe the issue in detail--> The background colour of the main body text for app pages and library updates is different from the background white colour the AppCenter has ## Expected Behavior <!--Explain how what happened is different from what you wanted to happen--> Text has same bg as rest of AppCenter ## Steps to Reproduce <!--Explain the exact steps one would take to experience the issue. If applicable, add screenshots or screen recordings.--> 1. Go to any AppCenter listing 2. Scroll down to the main body text ![Screenshot from 2021-02-11 10-19-30](https://user-images.githubusercontent.com/58219504/107624765-3f004600-6c53-11eb-89c1-ee2a78077abe.png) ## Platform Information <!-- * The version of elementary OS you are using, or other operating system * The version of the software you are using such as "1.0", "Compiled from git", or "Latest release" if you're not sure but you have run updates * Relevant hardware information such as graphics drivers, unconventional setups, etc. * If you're unsure, copy or screenshot information at System Settings -> About --> elementary OS 6 Daily, Mesa graphics <!--Please be sure to preview your issue before saving. Thanks!-->
1.0
App info body text has different background colour than AppCenter's - <!-- * Please read and follow these tips: https://elementary.io/docs/code/reference#be-prepared-to-provide-more-information * Be sure to search open and closed issues for duplicates * A detailed report will help us address your issue more quickly. Do your best! --> ## What Happened <!--Describe the issue in detail--> The background colour of the main body text for app pages and library updates is different from the background white colour the AppCenter has ## Expected Behavior <!--Explain how what happened is different from what you wanted to happen--> Text has same bg as rest of AppCenter ## Steps to Reproduce <!--Explain the exact steps one would take to experience the issue. If applicable, add screenshots or screen recordings.--> 1. Go to any AppCenter listing 2. Scroll down to the main body text ![Screenshot from 2021-02-11 10-19-30](https://user-images.githubusercontent.com/58219504/107624765-3f004600-6c53-11eb-89c1-ee2a78077abe.png) ## Platform Information <!-- * The version of elementary OS you are using, or other operating system * The version of the software you are using such as "1.0", "Compiled from git", or "Latest release" if you're not sure but you have run updates * Relevant hardware information such as graphics drivers, unconventional setups, etc. * If you're unsure, copy or screenshot information at System Settings -> About --> elementary OS 6 Daily, Mesa graphics <!--Please be sure to preview your issue before saving. Thanks!-->
priority
app info body text has different background colour than appcenter s please read and follow these tips be sure to search open and closed issues for duplicates a detailed report will help us address your issue more quickly do your best what happened the background colour of the main body text for app pages and library updates is different from the background white colour the appcenter has expected behavior text has same bg as rest of appcenter steps to reproduce go to any appcenter listing scroll down to the main body text platform information the version of elementary os you are using or other operating system the version of the software you are using such as compiled from git or latest release if you re not sure but you have run updates relevant hardware information such as graphics drivers unconventional setups etc if you re unsure copy or screenshot information at system settings about elementary os daily mesa graphics
1
459,927
13,201,501,732
IssuesEvent
2020-08-14 10:16:21
strapi/strapi
https://api.github.com/repos/strapi/strapi
closed
Setting a datetime in a component as an entry title causes a react error when setting the datetime
priority: low status: can't reproduce
**Describe the bug** Setting a datetime's value inside of a component using the calendar UI causes a react error if the datetime is the entry title for the component. **Steps to reproduce the behavior** (Using the admin panel UI) 1. Create a content type 2. Create a piece of content using that type 3. Create a component. 4. Add a datetime to the component 5. Go to the content created in step 2 6. Using the "edit the view" button, edit the component's layout 7. Change the entry title to the datetime added in step 4 8. Go back to edit the content created in step 2 9. In the component, attempt to set the dateTime 10. React error: https://imgur.com/a/9WYX3UY **Expected behavior** The date is set and the entry title updates accordingly. Node.js version: 12.14.1 NPM version: 6.13.4 Strapi version: Strapi v3.0.0 Database: Postgres Operating system: ubuntu 18.04.04 lts
1.0
Setting a datetime in a component as an entry title causes a react error when setting the datetime - **Describe the bug** Setting a datetime's value inside of a component using the calendar UI causes a react error if the datetime is the entry title for the component. **Steps to reproduce the behavior** (Using the admin panel UI) 1. Create a content type 2. Create a piece of content using that type 3. Create a component. 4. Add a datetime to the component 5. Go to the content created in step 2 6. Using the "edit the view" button, edit the component's layout 7. Change the entry title to the datetime added in step 4 8. Go back to edit the content created in step 2 9. In the component, attempt to set the dateTime 10. React error: https://imgur.com/a/9WYX3UY **Expected behavior** The date is set and the entry title updates accordingly. Node.js version: 12.14.1 NPM version: 6.13.4 Strapi version: Strapi v3.0.0 Database: Postgres Operating system: ubuntu 18.04.04 lts
priority
setting a datetime in a component as an entry title causes a react error when setting the datetime describe the bug setting a datetime s value inside of a component using the calendar ui causes a react error if the datetime is the entry title for the component steps to reproduce the behavior using the admin panel ui create a content type create a piece of content using that type create a component add a datetime to the component go to the content created in step using the edit the view button edit the component s layout change the entry title to the datetime added in step go back to edit the content created in step in the component attempt to set the datetime react error expected behavior the date is set and the entry title updates accordingly node js version npm version strapi version strapi database postgres operating system ubuntu lts
1
544,243
15,891,443,191
IssuesEvent
2021-04-10 19:15:56
RayhanADev/ReplAPI.it
https://api.github.com/repos/RayhanADev/ReplAPI.it
closed
Add Custom Query Class
Priority: LOW Status: HELP REQUESTED Type: REQUEST
Create a new class that allows for the usage of queries or customized versions of queries that are not included in the package. This allows the user to not be limited by the options presented. This would mean creating a sort of interface... JS psuedocode below: ```js /* Class */ Custom { constructor(queryName, query, variables) { this.queryName = queryName; this.query = query; this.variables = variables; } async run() { // Add fetch request to https://staging.replit.com/graphql with the query } } /* User Creating Custom Query */ let queryName = "UserCyclesSince" let variables = { username: "RayhanADev", since: "PAST_24_HOURS" } let query = ` userByUsername(username: $username) { karma(since: $since) } ` let myQuery = new KarmaSince extends replapi.Custom() { constructor(queryName, query, variables) { super(queryName, query, variables) } // additional user created functions }; // ... now use the myQuery class for something ```
1.0
Add Custom Query Class - Create a new class that allows for the usage of queries or customized versions of queries that are not included in the package. This allows the user to not be limited by the options presented. This would mean creating a sort of interface... JS psuedocode below: ```js /* Class */ Custom { constructor(queryName, query, variables) { this.queryName = queryName; this.query = query; this.variables = variables; } async run() { // Add fetch request to https://staging.replit.com/graphql with the query } } /* User Creating Custom Query */ let queryName = "UserCyclesSince" let variables = { username: "RayhanADev", since: "PAST_24_HOURS" } let query = ` userByUsername(username: $username) { karma(since: $since) } ` let myQuery = new KarmaSince extends replapi.Custom() { constructor(queryName, query, variables) { super(queryName, query, variables) } // additional user created functions }; // ... now use the myQuery class for something ```
priority
add custom query class create a new class that allows for the usage of queries or customized versions of queries that are not included in the package this allows the user to not be limited by the options presented this would mean creating a sort of interface js psuedocode below js class custom constructor queryname query variables this queryname queryname this query query this variables variables async run add fetch request to with the query user creating custom query let queryname usercyclessince let variables username rayhanadev since past hours let query userbyusername username username karma since since let myquery new karmasince extends replapi custom constructor queryname query variables super queryname query variables additional user created functions now use the myquery class for something
1
610,405
18,906,869,967
IssuesEvent
2021-11-16 10:00:39
informatik-mannheim/HSMA-CTT
https://api.github.com/repos/informatik-mannheim/HSMA-CTT
opened
guest users login adapt placeholder
bad ux front end low priority
In the first guest user login field the placeholder from previously showed form is adapted. eg.: from 'Anmeldung als...' 'Student:in' to 'Gäste' the first field will show the placeholder 'Matrikelnummer', from 'Externe Lehrbeauftragte' to 'Gäste' the first field will show the placeholder 'Nutzername'. Tested on Firefox, Chrome and Opera (not on mobile)
1.0
guest users login adapt placeholder - In the first guest user login field the placeholder from previously showed form is adapted. eg.: from 'Anmeldung als...' 'Student:in' to 'Gäste' the first field will show the placeholder 'Matrikelnummer', from 'Externe Lehrbeauftragte' to 'Gäste' the first field will show the placeholder 'Nutzername'. Tested on Firefox, Chrome and Opera (not on mobile)
priority
guest users login adapt placeholder in the first guest user login field the placeholder from previously showed form is adapted eg from anmeldung als student in to gäste the first field will show the placeholder matrikelnummer from externe lehrbeauftragte to gäste the first field will show the placeholder nutzername tested on firefox chrome and opera not on mobile
1
456,236
13,147,572,422
IssuesEvent
2020-08-08 16:23:30
rathena/rathena
https://api.github.com/repos/rathena/rathena
closed
Job Improvement Project - Warlock
component:skill mode:renewal priority:low status:confirmed type:enhancement
<!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: N/A <!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. How to get your GitHub Hash: 1. cd your/rAthena/directory/ 2. git rev-parse --short HEAD 3. Copy the resulting hash. --> * **Client Date**: N/A <!-- Please specify the client date you used. --> * **Server Mode**: Renewal <!-- Which mode does your server use: Pre-Renewal or Renewal? --> * **Description of Issue**: * Result: <!-- Describe the issue that you experienced in detail. --> Several skill effects were updated for Warlock. * Expected Result: <!-- Describe what you would expect to happen in detail. --> Update these to comply with kRO. * How to Reproduce: <!-- If you have not stated in the description of the result already, please give us a short guide how we can reproduce your issue. --> Usage of any Warlock skill. * Official Information:<!-- If possible, provide information from official servers (kRO or other sources) which prove that the result is wrong. Please take into account that iRO (especially iRO Wiki) is not always the same as kRO. --> http://ro.gnjoy.com/news/update/View.asp?seq=239&curpage=1 https://www.divine-pride.net/forum/index.php?/topic/3723-kro-classes-improvement-project/&do=findComment&comment=5902 <!-- * _NOTE: Make sure you quote ``` `@atcommands` ``` just like this so that you do not tag uninvolved GitHub users!_ --> * **Modifications that may affect results**: <!-- * Please provide any information that could influence the expected result. --> <!-- * This can be either configurations you changed, database values you changed, or even external source modifications. --> None This Warlock Update was way back than GX update, it was on 2019.07.17 so, it would be great to have that before future updates. Thx for the grat work ~!
1.0
Job Improvement Project - Warlock - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: N/A <!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. How to get your GitHub Hash: 1. cd your/rAthena/directory/ 2. git rev-parse --short HEAD 3. Copy the resulting hash. --> * **Client Date**: N/A <!-- Please specify the client date you used. --> * **Server Mode**: Renewal <!-- Which mode does your server use: Pre-Renewal or Renewal? --> * **Description of Issue**: * Result: <!-- Describe the issue that you experienced in detail. --> Several skill effects were updated for Warlock. * Expected Result: <!-- Describe what you would expect to happen in detail. --> Update these to comply with kRO. * How to Reproduce: <!-- If you have not stated in the description of the result already, please give us a short guide how we can reproduce your issue. --> Usage of any Warlock skill. * Official Information:<!-- If possible, provide information from official servers (kRO or other sources) which prove that the result is wrong. Please take into account that iRO (especially iRO Wiki) is not always the same as kRO. --> http://ro.gnjoy.com/news/update/View.asp?seq=239&curpage=1 https://www.divine-pride.net/forum/index.php?/topic/3723-kro-classes-improvement-project/&do=findComment&comment=5902 <!-- * _NOTE: Make sure you quote ``` `@atcommands` ``` just like this so that you do not tag uninvolved GitHub users!_ --> * **Modifications that may affect results**: <!-- * Please provide any information that could influence the expected result. --> <!-- * This can be either configurations you changed, database values you changed, or even external source modifications. --> None This Warlock Update was way back than GX update, it was on 2019.07.17 so, it would be great to have that before future updates. Thx for the grat work ~!
priority
job improvement project warlock rathena hash n a please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash client date n a server mode renewal description of issue result several skill effects were updated for warlock expected result update these to comply with kro how to reproduce usage of any warlock skill official information modifications that may affect results none this warlock update was way back than gx update it was on so it would be great to have that before future updates thx for the grat work
1
107,279
4,301,031,699
IssuesEvent
2016-07-20 05:20:52
code-corps/code-corps-ember
https://api.github.com/repos/code-corps/code-corps-ember
opened
Separate edit permission logic into component mixin
good for new contributors low priority
While I was working on the docs for the `post-` components I realized that there was some duplication going on around creating/editing posts/titles. More specifically around editing permissions and ownership of posts. I found similar logic in both the `post-title` & `post-details` components. I think it would be a good idea to refactor these components and separate that logic into a component mixin that can be shared with any current & future components that are concerned with permissions around editing posts/titles/etc.
1.0
Separate edit permission logic into component mixin - While I was working on the docs for the `post-` components I realized that there was some duplication going on around creating/editing posts/titles. More specifically around editing permissions and ownership of posts. I found similar logic in both the `post-title` & `post-details` components. I think it would be a good idea to refactor these components and separate that logic into a component mixin that can be shared with any current & future components that are concerned with permissions around editing posts/titles/etc.
priority
separate edit permission logic into component mixin while i was working on the docs for the post components i realized that there was some duplication going on around creating editing posts titles more specifically around editing permissions and ownership of posts i found similar logic in both the post title post details components i think it would be a good idea to refactor these components and separate that logic into a component mixin that can be shared with any current future components that are concerned with permissions around editing posts titles etc
1
378,038
11,194,763,160
IssuesEvent
2020-01-03 02:48:12
DarshanShet777/Model-Airport
https://api.github.com/repos/DarshanShet777/Model-Airport
closed
Finance: Missing Items In Inventory
Low Priority Issue
Inventory updates necessary: - [ ] Missing DeWalt 37 piece driver bit set. Mfr Model "#DW2176" - [ ] Missing DeWalt 14 piece drill bit set. 1/16"-3/8". "#DW1162" - [ ] Update name of "Aluminum Refrigerator LED Fixture Holder" to "Aluminum Refrigerator LED Bracket" in inventory. - [ ] Missing variety of nuts and bolts. - [ ] Missing screws. - [ ] Missing Dremel Multi Pro Kit 3966 - [ ] Missing other power tool: Bosch "#34614" Power Tool 14.4V
1.0
Finance: Missing Items In Inventory - Inventory updates necessary: - [ ] Missing DeWalt 37 piece driver bit set. Mfr Model "#DW2176" - [ ] Missing DeWalt 14 piece drill bit set. 1/16"-3/8". "#DW1162" - [ ] Update name of "Aluminum Refrigerator LED Fixture Holder" to "Aluminum Refrigerator LED Bracket" in inventory. - [ ] Missing variety of nuts and bolts. - [ ] Missing screws. - [ ] Missing Dremel Multi Pro Kit 3966 - [ ] Missing other power tool: Bosch "#34614" Power Tool 14.4V
priority
finance missing items in inventory inventory updates necessary missing dewalt piece driver bit set mfr model missing dewalt piece drill bit set update name of aluminum refrigerator led fixture holder to aluminum refrigerator led bracket in inventory missing variety of nuts and bolts missing screws missing dremel multi pro kit missing other power tool bosch power tool
1
63,924
3,202,435,102
IssuesEvent
2015-10-02 14:03:52
JuliaOpt/JuMP.jl
https://api.github.com/repos/JuliaOpt/JuMP.jl
closed
completing variable indices
low priority
The following code fails in the last command. ****************** m = Model() @defVar(m,x[1,1:2]) @addConstraint(m,x[1,1]+x[1,2]<=1) @defVar(m,x[1,0]>=0) @addConstraint(m,x[1,1]+x[1,2]+x[1,0]<=1) ERROR: key not found: 1 in getindex at dict.jl:515 in getindex at no file ****************** This code could be useful when dealing with socp constraints. There is an easy fix bellow, but adding new indices as above could be useful (if it is feasible). ****************** m = Model() @defVar(m,x[1,i=0:2]>= ( i == 0 ? 0 : -Inf)) @addConstraint(m,x[1,1]+x[1,2]<=1) @addConstraint(m,x[1,1]+x[1,2]+x[1,0]<=1) ******************
1.0
completing variable indices - The following code fails in the last command. ****************** m = Model() @defVar(m,x[1,1:2]) @addConstraint(m,x[1,1]+x[1,2]<=1) @defVar(m,x[1,0]>=0) @addConstraint(m,x[1,1]+x[1,2]+x[1,0]<=1) ERROR: key not found: 1 in getindex at dict.jl:515 in getindex at no file ****************** This code could be useful when dealing with socp constraints. There is an easy fix bellow, but adding new indices as above could be useful (if it is feasible). ****************** m = Model() @defVar(m,x[1,i=0:2]>= ( i == 0 ? 0 : -Inf)) @addConstraint(m,x[1,1]+x[1,2]<=1) @addConstraint(m,x[1,1]+x[1,2]+x[1,0]<=1) ******************
priority
completing variable indices the following code fails in the last command m model defvar m x addconstraint m x x defvar m x addconstraint m x x x error key not found in getindex at dict jl in getindex at no file this code could be useful when dealing with socp constraints there is an easy fix bellow but adding new indices as above could be useful if it is feasible m model defvar m x i inf addconstraint m x x addconstraint m x x x
1
629,614
20,048,294,333
IssuesEvent
2022-02-03 01:02:12
WordPress/openverse-catalog
https://api.github.com/repos/WordPress/openverse-catalog
opened
Reactivate provider DAGs
🟧 priority: high 🚧 status: blocked 🛠 goal: fix 🕹 aspect: interface 🔧 tech: airflow
## Description <!-- Fully describe the benefit of the change (E.g., improve speed, robustness, etc.) --> Since migrating from Creative Commons, we have had very few providers running consistently. We would like to get these DAGs in a consistently operational state so that we are regularly ingesting data. ## Providers <!-- Describe any alternative solutions you have considered --> - [ ] Brooklyn Museum - [ ] Cleveland Museum - [ ] Europeana - [ ] Finnish Museums - [ ] Flickr - [ ] Freesound - [ ] Jamendo - [ ] Metropolitan Museum - [ ] Museum Victoria - [ ] NYPL - [ ] Phylopic - [ ] Raw Pixel - [ ] Science Museum - [ ] Smithsonian - [ ] Staten Museum - [ ] Stocksnap - [ ] Walters - [ ] Wikimedia commons - [ ] WordPress Photo Directory ## Additional context <!-- Add any other context about the feature request. --> This work is currently blocked pending #285 ## Implementation <!-- Replace the [ ] with [x] to check the box. --> - [ ] 🙋 I would be interested in implementing this feature.
1.0
Reactivate provider DAGs - ## Description <!-- Fully describe the benefit of the change (E.g., improve speed, robustness, etc.) --> Since migrating from Creative Commons, we have had very few providers running consistently. We would like to get these DAGs in a consistently operational state so that we are regularly ingesting data. ## Providers <!-- Describe any alternative solutions you have considered --> - [ ] Brooklyn Museum - [ ] Cleveland Museum - [ ] Europeana - [ ] Finnish Museums - [ ] Flickr - [ ] Freesound - [ ] Jamendo - [ ] Metropolitan Museum - [ ] Museum Victoria - [ ] NYPL - [ ] Phylopic - [ ] Raw Pixel - [ ] Science Museum - [ ] Smithsonian - [ ] Staten Museum - [ ] Stocksnap - [ ] Walters - [ ] Wikimedia commons - [ ] WordPress Photo Directory ## Additional context <!-- Add any other context about the feature request. --> This work is currently blocked pending #285 ## Implementation <!-- Replace the [ ] with [x] to check the box. --> - [ ] 🙋 I would be interested in implementing this feature.
priority
reactivate provider dags description since migrating from creative commons we have had very few providers running consistently we would like to get these dags in a consistently operational state so that we are regularly ingesting data providers brooklyn museum cleveland museum europeana finnish museums flickr freesound jamendo metropolitan museum museum victoria nypl phylopic raw pixel science museum smithsonian staten museum stocksnap walters wikimedia commons wordpress photo directory additional context this work is currently blocked pending implementation 🙋 i would be interested in implementing this feature
1
594,855
18,055,809,870
IssuesEvent
2021-09-20 08:05:43
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
opened
[Footer] Wrong color of labels
bug UI Priority: Low
**Environment:** Windows 10, Google Chrome Version 92.0.4515.107 (Official Build) (64-bit) **Reproducible:** always **Build found:** last commit **Preconditions** 1. Go to https://speak-ukrainian.org.ua/dev/ **Steps to reproduce** 1. Scroll down to the footer **Actual result** Color of 'Наші партнери' and 'Як допомогти проєкту?' labels is 002766 ![наші партнери wrong color](https://user-images.githubusercontent.com/87872581/133971926-56f3ddce-5e5c-491a-94f3-6f1dc0e619f9.png) **Expected result** Color of 'Наші партнери' and 'Як допомогти проєкту?' labels is #2D4C68 ![наші партнери](https://user-images.githubusercontent.com/87872581/133972360-86f80d4b-4adb-410a-80a8-5a2f55fa2f03.png)
1.0
[Footer] Wrong color of labels - **Environment:** Windows 10, Google Chrome Version 92.0.4515.107 (Official Build) (64-bit) **Reproducible:** always **Build found:** last commit **Preconditions** 1. Go to https://speak-ukrainian.org.ua/dev/ **Steps to reproduce** 1. Scroll down to the footer **Actual result** Color of 'Наші партнери' and 'Як допомогти проєкту?' labels is 002766 ![наші партнери wrong color](https://user-images.githubusercontent.com/87872581/133971926-56f3ddce-5e5c-491a-94f3-6f1dc0e619f9.png) **Expected result** Color of 'Наші партнери' and 'Як допомогти проєкту?' labels is #2D4C68 ![наші партнери](https://user-images.githubusercontent.com/87872581/133972360-86f80d4b-4adb-410a-80a8-5a2f55fa2f03.png)
priority
wrong color of labels environment windows google chrome version official build bit reproducible always build found last commit preconditions go to steps to reproduce scroll down to the footer actual result color of наші партнери and як допомогти проєкту labels is expected result color of наші партнери and як допомогти проєкту labels is
1
86,160
3,703,191,793
IssuesEvent
2016-02-29 19:31:10
GalliumOS/galliumos-distro
https://api.github.com/repos/GalliumOS/galliumos-distro
closed
Disk usage panel indicator
enhancement priority:low
A redditor (/u/adrinux) pointed out that this would be useful, especially on Chromebooks with tiny SSDs.
1.0
Disk usage panel indicator - A redditor (/u/adrinux) pointed out that this would be useful, especially on Chromebooks with tiny SSDs.
priority
disk usage panel indicator a redditor u adrinux pointed out that this would be useful especially on chromebooks with tiny ssds
1
451,616
13,039,333,608
IssuesEvent
2020-07-28 16:34:22
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID :211508] Unchecked return value in tests/kernel/mem_protect/futex/src/main.c
Coverity bug priority: low
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/565a61dd79b0f061056c9b3fe0adba11cbeca6ab/tests/kernel/mem_protect/futex/src/main.c#L479 Category: Error handling issues Function: `futex_wake` Component: Tests CID: [211508](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=211508) Details: ``` 473 void futex_wake(void *p1, void *p2, void *p3) 474 { 475 int32_t atomic_ret_val; 476 477 k_futex_wake(&simple_futex, false); 478 >>> CID 211508: Error handling issues (CHECKED_RETURN) >>> Calling "k_futex_wait" without checking return value (as is done elsewhere 9 out of 10 times). 479 k_futex_wait(&simple_futex, 13, K_FOREVER); 480 481 /* Test user can write to the futex value 482 * Use assertion to verify substraction correctness 483 * Initial value was 13, after atomic_sub() must be 12 484 */ ``` Please fix or provide comments in coverity using the link: https://scan9.coverity.com/reports.htm#v32951/p12996. Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
1.0
[Coverity CID :211508] Unchecked return value in tests/kernel/mem_protect/futex/src/main.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/565a61dd79b0f061056c9b3fe0adba11cbeca6ab/tests/kernel/mem_protect/futex/src/main.c#L479 Category: Error handling issues Function: `futex_wake` Component: Tests CID: [211508](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=211508) Details: ``` 473 void futex_wake(void *p1, void *p2, void *p3) 474 { 475 int32_t atomic_ret_val; 476 477 k_futex_wake(&simple_futex, false); 478 >>> CID 211508: Error handling issues (CHECKED_RETURN) >>> Calling "k_futex_wait" without checking return value (as is done elsewhere 9 out of 10 times). 479 k_futex_wait(&simple_futex, 13, K_FOREVER); 480 481 /* Test user can write to the futex value 482 * Use assertion to verify substraction correctness 483 * Initial value was 13, after atomic_sub() must be 12 484 */ ``` Please fix or provide comments in coverity using the link: https://scan9.coverity.com/reports.htm#v32951/p12996. Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
priority
unchecked return value in tests kernel mem protect futex src main c static code scan issues found in file category error handling issues function futex wake component tests cid details void futex wake void void void t atomic ret val k futex wake simple futex false cid error handling issues checked return calling k futex wait without checking return value as is done elsewhere out of times k futex wait simple futex k forever test user can write to the futex value use assertion to verify substraction correctness initial value was after atomic sub must be please fix or provide comments in coverity using the link note this issue was created automatically priority was set based on classification of the file affected and the impact field in coverity assignees were set using the codeowners file
1
32,407
2,754,291,739
IssuesEvent
2015-04-25 14:42:55
raspibo/eventman
https://api.github.com/repos/raspibo/eventman
opened
import persons using eventbrite APIs
enhancement priority: low
Evenbrite provides some easy to use API, that can be used to import registered persons. See https://developer.eventbrite.com/
1.0
import persons using eventbrite APIs - Evenbrite provides some easy to use API, that can be used to import registered persons. See https://developer.eventbrite.com/
priority
import persons using eventbrite apis evenbrite provides some easy to use api that can be used to import registered persons see
1
363,821
10,755,638,281
IssuesEvent
2019-10-31 09:34:10
AY1920S1-CS2103T-T17-2/main
https://api.github.com/repos/AY1920S1-CS2103T-T17-2/main
closed
As a user I want a travel diary
priority.Low type.Story
Description: As a traveller, I want to record down all my travelling stories so that I can have my sweet memories stored.
1.0
As a user I want a travel diary - Description: As a traveller, I want to record down all my travelling stories so that I can have my sweet memories stored.
priority
as a user i want a travel diary description as a traveller i want to record down all my travelling stories so that i can have my sweet memories stored
1
618,537
19,473,927,128
IssuesEvent
2021-12-24 08:26:01
GEWIS/gewisweb
https://api.github.com/repos/GEWIS/gewisweb
opened
Member search page is exposed
Type: Bug Priority: Low For: Backend Status: Confirmed
You will not be able to search any members, but the page is still exposed. Would be preferable to also have it behind an ACL check.
1.0
Member search page is exposed - You will not be able to search any members, but the page is still exposed. Would be preferable to also have it behind an ACL check.
priority
member search page is exposed you will not be able to search any members but the page is still exposed would be preferable to also have it behind an acl check
1
583,217
17,380,029,041
IssuesEvent
2021-07-31 14:07:17
ShapeGroup/kimera-frontend-framework
https://api.github.com/repos/ShapeGroup/kimera-frontend-framework
opened
Modals open at start do not close on click
FIXED ;) bug --low priority improvements
_Create a modal with [status-active], when loading the page try to close the modal: it doesn't work._ The bug is known and is fixed for the next update
1.0
Modals open at start do not close on click - _Create a modal with [status-active], when loading the page try to close the modal: it doesn't work._ The bug is known and is fixed for the next update
priority
modals open at start do not close on click create a modal with when loading the page try to close the modal it doesn t work the bug is known and is fixed for the next update
1
134,896
5,239,293,229
IssuesEvent
2017-01-31 09:21:16
DiCarloLab-Delft/PycQED_py3
https://api.github.com/repos/DiCarloLab-Delft/PycQED_py3
closed
Codeword parameter in QWG should start counting at 0 and not at 1
enhancement priority: could/low
This is to be consistent with the bits of the codeword trigger. Easy to fix no @wvlothuizen required.
1.0
Codeword parameter in QWG should start counting at 0 and not at 1 - This is to be consistent with the bits of the codeword trigger. Easy to fix no @wvlothuizen required.
priority
codeword parameter in qwg should start counting at and not at this is to be consistent with the bits of the codeword trigger easy to fix no wvlothuizen required
1
787,264
27,712,272,584
IssuesEvent
2023-03-14 14:55:27
TykTechnologies/tyk
https://api.github.com/repos/TykTechnologies/tyk
closed
Create swagger documentation for Tyk Dashboard API
dashboard customer request Priority: Low
**Do you want to request a *feature* or report a *bug*?** feature **What is the current behavior?** none **What is the expected behavior?** Swagger documentation of the Tyk Dashboard API. This makes it easier to use to within a CI/CD tool.
1.0
Create swagger documentation for Tyk Dashboard API - **Do you want to request a *feature* or report a *bug*?** feature **What is the current behavior?** none **What is the expected behavior?** Swagger documentation of the Tyk Dashboard API. This makes it easier to use to within a CI/CD tool.
priority
create swagger documentation for tyk dashboard api do you want to request a feature or report a bug feature what is the current behavior none what is the expected behavior swagger documentation of the tyk dashboard api this makes it easier to use to within a ci cd tool
1
794,024
28,019,784,034
IssuesEvent
2023-03-28 03:48:48
AY2223S2-CS2113T-T09-1/tp
https://api.github.com/repos/AY2223S2-CS2113T-T09-1/tp
closed
View command can see into the future
bug priority:Low severity:Low
To remove the user's ability to see transactions that has not happened yet. To integrate with view -all
1.0
View command can see into the future - To remove the user's ability to see transactions that has not happened yet. To integrate with view -all
priority
view command can see into the future to remove the user s ability to see transactions that has not happened yet to integrate with view all
1
314,155
9,593,393,362
IssuesEvent
2019-05-09 11:25:03
luna/luna-studio
https://api.github.com/repos/luna/luna-studio
opened
Update LTS in Luna Studio Runner
Category: Tooling Change: Breaking Difficulty: Core Contributor Priority: Low Type: Enhancement
### Summary Currently [`luna-studio-runner`](https://github.com/luna/luna-studio/blob/master/runner/) depends on a very old LTS (`lts-9.2`) which prevents it from building on NIx, and complicates building it in general. This should be updated to use the same LTS as ### Value - This will greatly simplify the task of building Luna Studio as it will rely only on a single version of GHC and a single version of GHCJS, rather than multiple of the former. - This update will allow LS to be seamlessly built using nix as discussed in https://github.com/luna/luna-manager/issues/127. ### Specification - Separate out the LTS and dependency configuration of Luna Studio's backend into a snapshot overlay, as is done in [`luna`](https://github.com/luna/luna/blob/master/config/snapshot.yaml). - Use this config with the LS backend. - Use this config with the `luna-studio-runner` package. - Fix the broken git dependencies by updating to the copies contained in the [`luna/lib`](https://github.com/luna/luna/tree/master/lib) directory in the Luna tree. Some of these are updates to the existing dependencies, while others have been replaced by newer libraries with similar APIs. - Rework the portions of the `luna-studio-runner` code that depended on the older versions of these libraries. ### Acceptance Criteria & Test Cases - `luna-studio-runner` builds using the newer LTS. - It still works as intended.
1.0
Update LTS in Luna Studio Runner - ### Summary Currently [`luna-studio-runner`](https://github.com/luna/luna-studio/blob/master/runner/) depends on a very old LTS (`lts-9.2`) which prevents it from building on NIx, and complicates building it in general. This should be updated to use the same LTS as ### Value - This will greatly simplify the task of building Luna Studio as it will rely only on a single version of GHC and a single version of GHCJS, rather than multiple of the former. - This update will allow LS to be seamlessly built using nix as discussed in https://github.com/luna/luna-manager/issues/127. ### Specification - Separate out the LTS and dependency configuration of Luna Studio's backend into a snapshot overlay, as is done in [`luna`](https://github.com/luna/luna/blob/master/config/snapshot.yaml). - Use this config with the LS backend. - Use this config with the `luna-studio-runner` package. - Fix the broken git dependencies by updating to the copies contained in the [`luna/lib`](https://github.com/luna/luna/tree/master/lib) directory in the Luna tree. Some of these are updates to the existing dependencies, while others have been replaced by newer libraries with similar APIs. - Rework the portions of the `luna-studio-runner` code that depended on the older versions of these libraries. ### Acceptance Criteria & Test Cases - `luna-studio-runner` builds using the newer LTS. - It still works as intended.
priority
update lts in luna studio runner summary currently depends on a very old lts lts which prevents it from building on nix and complicates building it in general this should be updated to use the same lts as value this will greatly simplify the task of building luna studio as it will rely only on a single version of ghc and a single version of ghcjs rather than multiple of the former this update will allow ls to be seamlessly built using nix as discussed in specification separate out the lts and dependency configuration of luna studio s backend into a snapshot overlay as is done in use this config with the ls backend use this config with the luna studio runner package fix the broken git dependencies by updating to the copies contained in the directory in the luna tree some of these are updates to the existing dependencies while others have been replaced by newer libraries with similar apis rework the portions of the luna studio runner code that depended on the older versions of these libraries acceptance criteria test cases luna studio runner builds using the newer lts it still works as intended
1
638,483
20,728,989,136
IssuesEvent
2022-03-14 07:22:06
akayangel218/Project-Bite
https://api.github.com/repos/akayangel218/Project-Bite
closed
Publish App (5)
Priority: Low Epic: Logistics
* Clean up code * [x] Remove unnecessary `console.log()`s * [x] Remove unused imports * [x] Remove commented-out code * [x] Address compile-time warnings * Host backend app on google app engine (or similar) * Get new url to access backend app * Configure frontend app to send requests to that url * Create a production version of frontend app * Host frontend prod version on netlify (or similar)
1.0
Publish App (5) - * Clean up code * [x] Remove unnecessary `console.log()`s * [x] Remove unused imports * [x] Remove commented-out code * [x] Address compile-time warnings * Host backend app on google app engine (or similar) * Get new url to access backend app * Configure frontend app to send requests to that url * Create a production version of frontend app * Host frontend prod version on netlify (or similar)
priority
publish app clean up code remove unnecessary console log s remove unused imports remove commented out code address compile time warnings host backend app on google app engine or similar get new url to access backend app configure frontend app to send requests to that url create a production version of frontend app host frontend prod version on netlify or similar
1
476,504
13,745,803,495
IssuesEvent
2020-10-06 03:56:47
KSP-SpaceDock/SpaceDock
https://api.github.com/repos/KSP-SpaceDock/SpaceDock
closed
Request: Allow links to download always latest version
Priority: Low Type: Backend Type: Feature
The "Download" button would direct to "latest" version - which changes dynamically. Example: Mod A is version A at https://spacedock.info/mod/xxx/A Download button creates https://spacedock.info/mod/xxx/A/download/A Then author uploads Version B Original link becomes outdated Download button creates https://spacedock.info/mod/xxx/A/download/B After update: Example: Mod B is version A at https://spacedock.info/mod/yyy/B Download button creates https://spacedock.info/mod/yyy/B/downloadlatest Then author uploads Version B Original link is still up to date Download button creates https://spacedock.info/mod/yyy/B/downloadlatest
1.0
Request: Allow links to download always latest version - The "Download" button would direct to "latest" version - which changes dynamically. Example: Mod A is version A at https://spacedock.info/mod/xxx/A Download button creates https://spacedock.info/mod/xxx/A/download/A Then author uploads Version B Original link becomes outdated Download button creates https://spacedock.info/mod/xxx/A/download/B After update: Example: Mod B is version A at https://spacedock.info/mod/yyy/B Download button creates https://spacedock.info/mod/yyy/B/downloadlatest Then author uploads Version B Original link is still up to date Download button creates https://spacedock.info/mod/yyy/B/downloadlatest
priority
request allow links to download always latest version the download button would direct to latest version which changes dynamically example mod a is version a at download button creates then author uploads version b original link becomes outdated download button creates after update example mod b is version a at download button creates then author uploads version b original link is still up to date download button creates
1
366,361
10,819,735,665
IssuesEvent
2019-11-08 14:59:24
minio/minio
https://api.github.com/repos/minio/minio
closed
Using MooseFS as the storage directory, MinIO cannot run.
community priority: low triage
We use the Client provided by the MooseFS cluster as the MinIO data storage directory (/ofs), but MinIO cannot run. Run: minio server /ofs, the hard disk will be unresponsive.When I looked at a lot of information, I found that there is not much information about this issue. If the MinIO team can do this, I hope that MinIO developers can help us solve this problem together, thank you. ## Expected Behavior MinIO can run normally on a MooseFS cluster. ## Current Behavior We have a MinIO server and also serve as the Client role for the MooseFS cluster. I created the /ofs directory in the root directory to be used as the MinIO storage directory and mounted moosefs-client. When I run: ```shell minio server /ofs ``` minio does not respond, and the hard drive enters a suspended state. When I force kill minio, an error log appears. ![https://i.7yy.co/2019/11/08/kTtM.png](https://i.7yy.co/2019/11/08/kTtM.png) ## Steps to Reproduce (for bugs) - **Not using MooseFS** ![](https://x.7yy.co/20191108/1/1_71q0YTWz_minio1.gif) - **Use MooseFS** ![](https://x.7yy.co/20191108/1/1_fAGqMVZC_minio2.gif) - **Test the most error log multiple times** ![](https://i.7yy.co/2019/11/08/kbGj.png) ## Your Environment ```shell [root@MinIO_C01_A-1 /]# minio version Version: 2019-10-12T01:39:57Z Release-Tag: RELEASE.2019-10-12T01-39-57Z Commit-ID: bd106408462ecef70debf51f1e6179de950c5812 ``` ```shell [root@MinIO_C01_A-1 /]# cat /etc/os-release NAME="Amazon Linux" VERSION="2" ID="amzn" ID_LIKE="centos rhel fedora" VERSION_ID="2" PRETTY_NAME="Amazon Linux 2" ANSI_COLOR="0;33" CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2" HOME_URL="https://amazonlinux.com/" ``` ```shell MooseFS: CGI version: 3.0.105 ; python: 2.7 ```
1.0
Using MooseFS as the storage directory, MinIO cannot run. - We use the Client provided by the MooseFS cluster as the MinIO data storage directory (/ofs), but MinIO cannot run. Run: minio server /ofs, the hard disk will be unresponsive.When I looked at a lot of information, I found that there is not much information about this issue. If the MinIO team can do this, I hope that MinIO developers can help us solve this problem together, thank you. ## Expected Behavior MinIO can run normally on a MooseFS cluster. ## Current Behavior We have a MinIO server and also serve as the Client role for the MooseFS cluster. I created the /ofs directory in the root directory to be used as the MinIO storage directory and mounted moosefs-client. When I run: ```shell minio server /ofs ``` minio does not respond, and the hard drive enters a suspended state. When I force kill minio, an error log appears. ![https://i.7yy.co/2019/11/08/kTtM.png](https://i.7yy.co/2019/11/08/kTtM.png) ## Steps to Reproduce (for bugs) - **Not using MooseFS** ![](https://x.7yy.co/20191108/1/1_71q0YTWz_minio1.gif) - **Use MooseFS** ![](https://x.7yy.co/20191108/1/1_fAGqMVZC_minio2.gif) - **Test the most error log multiple times** ![](https://i.7yy.co/2019/11/08/kbGj.png) ## Your Environment ```shell [root@MinIO_C01_A-1 /]# minio version Version: 2019-10-12T01:39:57Z Release-Tag: RELEASE.2019-10-12T01-39-57Z Commit-ID: bd106408462ecef70debf51f1e6179de950c5812 ``` ```shell [root@MinIO_C01_A-1 /]# cat /etc/os-release NAME="Amazon Linux" VERSION="2" ID="amzn" ID_LIKE="centos rhel fedora" VERSION_ID="2" PRETTY_NAME="Amazon Linux 2" ANSI_COLOR="0;33" CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2" HOME_URL="https://amazonlinux.com/" ``` ```shell MooseFS: CGI version: 3.0.105 ; python: 2.7 ```
priority
using moosefs as the storage directory minio cannot run we use the client provided by the moosefs cluster as the minio data storage directory ofs but minio cannot run run minio server ofs the hard disk will be unresponsive when i looked at a lot of information i found that there is not much information about this issue if the minio team can do this i hope that minio developers can help us solve this problem together thank you expected behavior minio can run normally on a moosefs cluster current behavior we have a minio server and also serve as the client role for the moosefs cluster i created the ofs directory in the root directory to be used as the minio storage directory and mounted moosefs client when i run shell minio server ofs minio does not respond and the hard drive enters a suspended state when i force kill minio an error log appears steps to reproduce for bugs not using moosefs use moosefs test the most error log multiple times your environment shell minio version version release tag release commit id shell cat etc os release name amazon linux version id amzn id like centos rhel fedora version id pretty name amazon linux ansi color cpe name cpe o amazon amazon linux home url shell moosefs cgi version python
1
650,348
21,388,270,873
IssuesEvent
2022-04-21 02:46:45
forgojs/forgo
https://api.github.com/repos/forgojs/forgo
closed
More tests are needed
low-priority
The current test cases are mostly integration tests and are incomplete. We need - (a) more tests - (b) a path to unit testing individual functions (a) is more important as of now.
1.0
More tests are needed - The current test cases are mostly integration tests and are incomplete. We need - (a) more tests - (b) a path to unit testing individual functions (a) is more important as of now.
priority
more tests are needed the current test cases are mostly integration tests and are incomplete we need a more tests b a path to unit testing individual functions a is more important as of now
1
656,748
21,774,322,161
IssuesEvent
2022-05-13 12:22:54
barbacbd/nautical
https://api.github.com/repos/barbacbd/nautical
opened
use haversine module
enhancement good first issue Low Priority
Remove the haversine functions from the location/util.py. We can use the haversine module.
1.0
use haversine module - Remove the haversine functions from the location/util.py. We can use the haversine module.
priority
use haversine module remove the haversine functions from the location util py we can use the haversine module
1
477,822
13,768,920,478
IssuesEvent
2020-10-07 17:48:49
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
opened
[Coverity CID :214875] Dereference after null check in subsys/emul/spi/emul_bmi160.c
Coverity bug priority: low
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/master/subsys/emul/spi/emul_bmi160.c Category: Null pointer dereferences Function: `bmi160_emul_io` Component: Other CID: [214875](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=214875) Please fix or provide comments in coverity using the link: https://scan9.coverity.com/reports.htm#v32951/p12996. Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
1.0
[Coverity CID :214875] Dereference after null check in subsys/emul/spi/emul_bmi160.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/master/subsys/emul/spi/emul_bmi160.c Category: Null pointer dereferences Function: `bmi160_emul_io` Component: Other CID: [214875](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=214875) Please fix or provide comments in coverity using the link: https://scan9.coverity.com/reports.htm#v32951/p12996. Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
priority
dereference after null check in subsys emul spi emul c static code scan issues found in file category null pointer dereferences function emul io component other cid please fix or provide comments in coverity using the link note this issue was created automatically priority was set based on classification of the file affected and the impact field in coverity assignees were set using the codeowners file
1
813,352
30,454,740,079
IssuesEvent
2023-07-16 18:45:45
priyankarpal/ProjectsHut
https://api.github.com/repos/priyankarpal/ProjectsHut
closed
feat:Adding hover effect on the links
🛠 goal: fix ⭐ goal: addition 🟩 priority: low 🏁 status: ready for dev
### What feature? addition of the hover effect on the links will look great!! ### Add screenshots ![Screenshot 2023-07-16 at 10 32 15 PM](https://github.com/priyankarpal/ProjectsHut/assets/109215419/9b2c8d07-3d82-4497-9830-2426f7df5b9b) ### Record - [X] I agree to follow this project's Code of Conduct - [ ] I'm a GSSoC'23 contributor - [X] I want to work on this issue
1.0
feat:Adding hover effect on the links - ### What feature? addition of the hover effect on the links will look great!! ### Add screenshots ![Screenshot 2023-07-16 at 10 32 15 PM](https://github.com/priyankarpal/ProjectsHut/assets/109215419/9b2c8d07-3d82-4497-9830-2426f7df5b9b) ### Record - [X] I agree to follow this project's Code of Conduct - [ ] I'm a GSSoC'23 contributor - [X] I want to work on this issue
priority
feat adding hover effect on the links what feature addition of the hover effect on the links will look great add screenshots record i agree to follow this project s code of conduct i m a gssoc contributor i want to work on this issue
1
554,631
16,435,033,187
IssuesEvent
2021-05-20 08:17:49
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
9.3 1966 - Rent currency does not default to what treasury has set
Category: Gameplay Priority: Low Squad: Wild Turkey Type: Bug
As per subject, rent's currency does not default to the currency that the treasury has set. ![image](https://user-images.githubusercontent.com/61889138/112759764-69804580-8fec-11eb-9894-1dedeb3620bf.png) ![image](https://user-images.githubusercontent.com/61889138/112761713-7dc84080-8ff4-11eb-8761-b2a99d0954ad.png)
1.0
9.3 1966 - Rent currency does not default to what treasury has set - As per subject, rent's currency does not default to the currency that the treasury has set. ![image](https://user-images.githubusercontent.com/61889138/112759764-69804580-8fec-11eb-9894-1dedeb3620bf.png) ![image](https://user-images.githubusercontent.com/61889138/112761713-7dc84080-8ff4-11eb-8761-b2a99d0954ad.png)
priority
rent currency does not default to what treasury has set as per subject rent s currency does not default to the currency that the treasury has set
1
102,867
4,161,915,420
IssuesEvent
2016-06-17 18:20:32
ReactiveX/rxjs
https://api.github.com/repos/ReactiveX/rxjs
closed
A method Rx.Observable.when
priority: low status: PRs welcome
Hi all! Exists in plan implementing methods like `Rx.Observable.when` and `Rx.Observable.update`?
1.0
A method Rx.Observable.when - Hi all! Exists in plan implementing methods like `Rx.Observable.when` and `Rx.Observable.update`?
priority
a method rx observable when hi all exists in plan implementing methods like rx observable when and rx observable update
1
796,452
28,112,881,588
IssuesEvent
2023-03-31 08:35:21
YangCatalog/backend
https://api.github.com/repos/YangCatalog/backend
closed
Remove unnecessary git clones
Priority: Low maintenance
`pull_local.py`, `openconfigPullLocal.py`, `ietf_push.py` and `iana_push.py` for various reasons all trigger clones of repositories already downloaded in `/var/yang/nonietf`. Usually the reason is needing an up to date copy of the repository, or needing to add files to the repository without impacting other scripts. A better alternative to this would be to have one script keeping the repositories up to date (`run_download_github.sh` in module-compilation already does this). Any script that would need a copy of the repo that it can modify and that will not be modified by other scripts could then create it's own git worktree and delete it when it's done.
1.0
Remove unnecessary git clones - `pull_local.py`, `openconfigPullLocal.py`, `ietf_push.py` and `iana_push.py` for various reasons all trigger clones of repositories already downloaded in `/var/yang/nonietf`. Usually the reason is needing an up to date copy of the repository, or needing to add files to the repository without impacting other scripts. A better alternative to this would be to have one script keeping the repositories up to date (`run_download_github.sh` in module-compilation already does this). Any script that would need a copy of the repo that it can modify and that will not be modified by other scripts could then create it's own git worktree and delete it when it's done.
priority
remove unnecessary git clones pull local py openconfigpulllocal py ietf push py and iana push py for various reasons all trigger clones of repositories already downloaded in var yang nonietf usually the reason is needing an up to date copy of the repository or needing to add files to the repository without impacting other scripts a better alternative to this would be to have one script keeping the repositories up to date run download github sh in module compilation already does this any script that would need a copy of the repo that it can modify and that will not be modified by other scripts could then create it s own git worktree and delete it when it s done
1
692,946
23,755,875,882
IssuesEvent
2022-09-01 03:00:29
brainhackorg/brainhack_cloud
https://api.github.com/repos/brainhackorg/brainhack_cloud
closed
Layout of landing page: suboptimal responsiveness
website low_priority
For certain devices the layout will not be optimal. ![Screenshot from 2022-03-09 08-01-02](https://user-images.githubusercontent.com/6961185/157389840-c294a3e6-3d57-475c-98c0-d864622fd422.png)
1.0
Layout of landing page: suboptimal responsiveness - For certain devices the layout will not be optimal. ![Screenshot from 2022-03-09 08-01-02](https://user-images.githubusercontent.com/6961185/157389840-c294a3e6-3d57-475c-98c0-d864622fd422.png)
priority
layout of landing page suboptimal responsiveness for certain devices the layout will not be optimal
1
543,046
15,876,992,545
IssuesEvent
2021-04-09 09:04:39
microsoft/nni
https://api.github.com/repos/microsoft/nni
closed
Minor issues of WebUI
bug low priority nnidev
These are low priority issues and are not expected to fix by v1.0 due. - [X] 1. The width of some containers are incorrect on certain resolution/dpi/scale. I can't reproduce it on other devices. May be an antd bug. 2. Cannot search hyper-parameters by field (e.g. "conv_size: 5"). I don't know if "real" users will do this. - [X] 3. Mouse wheel is not functional in experiment error log window. 4. Refreshing/reopening the page clears most states. ![Screenshot_20190809_105001](https://user-images.githubusercontent.com/40699903/62751538-ace41400-ba96-11e9-9534-e179ba0f0cab.png)
1.0
Minor issues of WebUI - These are low priority issues and are not expected to fix by v1.0 due. - [X] 1. The width of some containers are incorrect on certain resolution/dpi/scale. I can't reproduce it on other devices. May be an antd bug. 2. Cannot search hyper-parameters by field (e.g. "conv_size: 5"). I don't know if "real" users will do this. - [X] 3. Mouse wheel is not functional in experiment error log window. 4. Refreshing/reopening the page clears most states. ![Screenshot_20190809_105001](https://user-images.githubusercontent.com/40699903/62751538-ace41400-ba96-11e9-9534-e179ba0f0cab.png)
priority
minor issues of webui these are low priority issues and are not expected to fix by due the width of some containers are incorrect on certain resolution dpi scale i can t reproduce it on other devices may be an antd bug cannot search hyper parameters by field e g conv size i don t know if real users will do this mouse wheel is not functional in experiment error log window refreshing reopening the page clears most states
1
696,327
23,897,381,799
IssuesEvent
2022-09-08 15:43:37
cds-snc/gc-articles
https://api.github.com/repos/cds-snc/gc-articles
opened
Issue : "toc" css class breaks visually under subpages with subbullets
Bug | Bogue Low Priority | Faible priorité
![image](https://user-images.githubusercontent.com/43480681/189165877-b035cdf9-c33e-4e71-832c-f94b7f087d83.png) Picture's worth a thousand words. Easy enough to workaround, but the "toc" css class needs some fixes if used with sub bullets. ![image](https://user-images.githubusercontent.com/43480681/189166035-21855ab2-c085-4d20-be47-39f006117461.png) Not a high priority, as removing the css class lets you a more document style table of contents.
1.0
Issue : "toc" css class breaks visually under subpages with subbullets - ![image](https://user-images.githubusercontent.com/43480681/189165877-b035cdf9-c33e-4e71-832c-f94b7f087d83.png) Picture's worth a thousand words. Easy enough to workaround, but the "toc" css class needs some fixes if used with sub bullets. ![image](https://user-images.githubusercontent.com/43480681/189166035-21855ab2-c085-4d20-be47-39f006117461.png) Not a high priority, as removing the css class lets you a more document style table of contents.
priority
issue toc css class breaks visually under subpages with subbullets picture s worth a thousand words easy enough to workaround but the toc css class needs some fixes if used with sub bullets not a high priority as removing the css class lets you a more document style table of contents
1
175,865
6,554,989,465
IssuesEvent
2017-09-06 08:35:27
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
opened
Kendo CheckBox is not bound to field in Grid for .NET Core
Accessibility C: Grid Kendo1 Priority 2 S: Wrappers (ASP.NET Core) SEV: Low
### Reproduction of the problem The issue can be replicated in our online examples where CheckBox is used for editing: - [Inline Editing](http://demos.telerik.com/aspnet-core/grid/editing-inline) - [Popup Editing](http://demos.telerik.com/aspnet-core/grid/editing-popup) Video showing the problem - [https://www.screencast.com/t/CqIrDn96](https://www.screencast.com/t/CqIrDn96) ### Current behavior The value in the CheckBox does not replicate the value in the field. The field in the dataSource cannot be edited. ### Expected/desired behavior CheckBox should be bound to the boolean field in the DataSource ### Environment * **Kendo UI version:** 2017.2.621 * **jQuery version:** 1.12.3 * **Browser:** [all]
1.0
Kendo CheckBox is not bound to field in Grid for .NET Core - ### Reproduction of the problem The issue can be replicated in our online examples where CheckBox is used for editing: - [Inline Editing](http://demos.telerik.com/aspnet-core/grid/editing-inline) - [Popup Editing](http://demos.telerik.com/aspnet-core/grid/editing-popup) Video showing the problem - [https://www.screencast.com/t/CqIrDn96](https://www.screencast.com/t/CqIrDn96) ### Current behavior The value in the CheckBox does not replicate the value in the field. The field in the dataSource cannot be edited. ### Expected/desired behavior CheckBox should be bound to the boolean field in the DataSource ### Environment * **Kendo UI version:** 2017.2.621 * **jQuery version:** 1.12.3 * **Browser:** [all]
priority
kendo checkbox is not bound to field in grid for net core reproduction of the problem the issue can be replicated in our online examples where checkbox is used for editing video showing the problem current behavior the value in the checkbox does not replicate the value in the field the field in the datasource cannot be edited expected desired behavior checkbox should be bound to the boolean field in the datasource environment kendo ui version jquery version browser
1
425,455
12,340,625,932
IssuesEvent
2020-05-14 20:17:16
seung-lab/neuroglancer
https://api.github.com/repos/seung-lab/neuroglancer
opened
Allow adding styles to overlay content via class name
Priority: Low Realm: SeungLab Type: Maintenance
// content.className = (override && override.className) ? override.className : ''; move override parameter from whatsNew constructor to overlay.super to allow general modification of all neuroglancer overlays
1.0
Allow adding styles to overlay content via class name - // content.className = (override && override.className) ? override.className : ''; move override parameter from whatsNew constructor to overlay.super to allow general modification of all neuroglancer overlays
priority
allow adding styles to overlay content via class name content classname override override classname override classname move override parameter from whatsnew constructor to overlay super to allow general modification of all neuroglancer overlays
1
410,851
12,002,809,334
IssuesEvent
2020-04-09 08:28:16
OrangeJuice7/SDL-OpenGL-Game-Framework
https://api.github.com/repos/OrangeJuice7/SDL-OpenGL-Game-Framework
closed
Fix inter-entity collision resolution
area.Model priority.medium work.low
Current collision resolution pushes entities apart with a force proportionate to the depth of penetration between the two entities. This penetration may be large if at least one of the entities travels a large distance in one frame (either due to high velocity or low frame rate), resulting in inconsistent physics. Force should be based on a transfer of momentum/velocity instead. Ideally, the point of collision should be determined as well, but this might create complications in multi-entity collisions.
1.0
Fix inter-entity collision resolution - Current collision resolution pushes entities apart with a force proportionate to the depth of penetration between the two entities. This penetration may be large if at least one of the entities travels a large distance in one frame (either due to high velocity or low frame rate), resulting in inconsistent physics. Force should be based on a transfer of momentum/velocity instead. Ideally, the point of collision should be determined as well, but this might create complications in multi-entity collisions.
priority
fix inter entity collision resolution current collision resolution pushes entities apart with a force proportionate to the depth of penetration between the two entities this penetration may be large if at least one of the entities travels a large distance in one frame either due to high velocity or low frame rate resulting in inconsistent physics force should be based on a transfer of momentum velocity instead ideally the point of collision should be determined as well but this might create complications in multi entity collisions
1
458,984
13,184,680,828
IssuesEvent
2020-08-12 19:53:39
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
STM32F407 I2C driver hangs
area: I2C bug platform: STM32 priority: low
The STM32F407 I2C driver hangs from time to time where it waits on the semaphore in the driver. When that happens the signal on the bus looks like this (SDA = yellow, SCL = green); ![i2c_error](https://user-images.githubusercontent.com/1266398/74319938-0e57a900-4d80-11ea-9db9-cecb1f442da0.png) To work around it I added a timeout to the k_sem_take calls, but I have not found the real cause of the problem. On the scope is to see it must go wrong real early, because it generates a start-stop without any data. This is on the 1.14 branch, but I cherry-picked most commits (like the new timeout handling) from master. The target is a STM32F407 so it uses the V1 driver. Also not using IRQ's but polling causes the problem to happen less but it still happens.
1.0
STM32F407 I2C driver hangs - The STM32F407 I2C driver hangs from time to time where it waits on the semaphore in the driver. When that happens the signal on the bus looks like this (SDA = yellow, SCL = green); ![i2c_error](https://user-images.githubusercontent.com/1266398/74319938-0e57a900-4d80-11ea-9db9-cecb1f442da0.png) To work around it I added a timeout to the k_sem_take calls, but I have not found the real cause of the problem. On the scope is to see it must go wrong real early, because it generates a start-stop without any data. This is on the 1.14 branch, but I cherry-picked most commits (like the new timeout handling) from master. The target is a STM32F407 so it uses the V1 driver. Also not using IRQ's but polling causes the problem to happen less but it still happens.
priority
driver hangs the driver hangs from time to time where it waits on the semaphore in the driver when that happens the signal on the bus looks like this sda yellow scl green to work around it i added a timeout to the k sem take calls but i have not found the real cause of the problem on the scope is to see it must go wrong real early because it generates a start stop without any data this is on the branch but i cherry picked most commits like the new timeout handling from master the target is a so it uses the driver also not using irq s but polling causes the problem to happen less but it still happens
1
654,973
21,675,119,348
IssuesEvent
2022-05-08 15:35:19
RestoneAGX/RTG_Demo
https://api.github.com/repos/RestoneAGX/RTG_Demo
opened
Debug Menu
enhancement Priority: Low
A menu to see information like Progression state, Enemy Stats, and most Data that the player won't or shouldn't see, but we should see to check if everything is working.
1.0
Debug Menu - A menu to see information like Progression state, Enemy Stats, and most Data that the player won't or shouldn't see, but we should see to check if everything is working.
priority
debug menu a menu to see information like progression state enemy stats and most data that the player won t or shouldn t see but we should see to check if everything is working
1
644,386
20,976,420,027
IssuesEvent
2022-03-28 15:35:15
ucb-rit/coldfront
https://api.github.com/repos/ucb-rit/coldfront
opened
Address initial issues raised by pylint
low priority
After #386, pylint can be run on the codebase. - [ ] Address major issues raised by it. - [ ] Tune it so that irrelevant issues are ignored. - [ ] Incorporate it into the code review process.
1.0
Address initial issues raised by pylint - After #386, pylint can be run on the codebase. - [ ] Address major issues raised by it. - [ ] Tune it so that irrelevant issues are ignored. - [ ] Incorporate it into the code review process.
priority
address initial issues raised by pylint after pylint can be run on the codebase address major issues raised by it tune it so that irrelevant issues are ignored incorporate it into the code review process
1
150,937
5,793,997,801
IssuesEvent
2017-05-02 13:59:05
hydroshare/hydroshare
https://api.github.com/repos/hydroshare/hydroshare
closed
Browsing for files to add to resources
Appearance enhancement in progress Low Priority
When browsing to add multiple files to a resource, the file names selected should be listed when there is more than one file. ![capture](https://cloud.githubusercontent.com/assets/3456833/5793070/fc16087a-9f03-11e4-8290-900e1cac735e.JPG) List files selected rather than just indicating 2 files selected. If a user browses again the files they select should be added to the list, rather than the list being replaced. A user should be able to delete files from the files selected.
1.0
Browsing for files to add to resources - When browsing to add multiple files to a resource, the file names selected should be listed when there is more than one file. ![capture](https://cloud.githubusercontent.com/assets/3456833/5793070/fc16087a-9f03-11e4-8290-900e1cac735e.JPG) List files selected rather than just indicating 2 files selected. If a user browses again the files they select should be added to the list, rather than the list being replaced. A user should be able to delete files from the files selected.
priority
browsing for files to add to resources when browsing to add multiple files to a resource the file names selected should be listed when there is more than one file list files selected rather than just indicating files selected if a user browses again the files they select should be added to the list rather than the list being replaced a user should be able to delete files from the files selected
1
398,819
11,742,382,480
IssuesEvent
2020-03-12 00:35:02
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
No max length for user description.
bug members priority: low
In GitLab by jeltesmits on Mar 20, 2018, 15:50 ### One-sentence description There is no maximum length for the user description ### Current behaviour No error is given when making the user description insanely long ### Expected behaviour It should give an error when trying to make a user description with more than *x* characters. ### Steps to reproduce Just try it
1.0
No max length for user description. - In GitLab by jeltesmits on Mar 20, 2018, 15:50 ### One-sentence description There is no maximum length for the user description ### Current behaviour No error is given when making the user description insanely long ### Expected behaviour It should give an error when trying to make a user description with more than *x* characters. ### Steps to reproduce Just try it
priority
no max length for user description in gitlab by jeltesmits on mar one sentence description there is no maximum length for the user description current behaviour no error is given when making the user description insanely long expected behaviour it should give an error when trying to make a user description with more than x characters steps to reproduce just try it
1
758,159
26,544,911,313
IssuesEvent
2023-01-19 22:52:16
obs-nebula/check-traces
https://api.github.com/repos/obs-nebula/check-traces
closed
Understand how to use the OTEL_SDK_DISABLED env var
Type: Research Priority: Low
https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-node#disable-the-sdk-from-the-environment This is not disabling using this way: ( I don't know if that works for sdk-trace-node package ) ```console ➜ check-traces git:(remove-declared-deps) set OTEL_SDK_DISABLED true ➜ check-traces git:(remove-declared-deps) npm start > check-traces@1.0.0 start > NODE_OPTIONS='--require ./tracing.js' node . Example app listening on port 8080 ^C⏎ ➜ check-traces git:(remove-declared-deps) curl -s http://localhost:14269/metrics | grep "check-traces" jaeger_spans_received_total{debug="false",format="proto",svc="check-traces",transport="grpc"} 19 jaeger_spans_saved_by_svc_total{debug="false",result="ok",svc="check-traces"} 19 jaeger_traces_received_total{debug="false",format="proto",sampler_type="unknown",svc="check-traces",transport="grpc"} 5 jaeger_traces_saved_by_svc_total{debug="false",result="ok",sampler_type="unknown",svc="check-traces"} 5 ```
1.0
Understand how to use the OTEL_SDK_DISABLED env var - https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-node#disable-the-sdk-from-the-environment This is not disabling using this way: ( I don't know if that works for sdk-trace-node package ) ```console ➜ check-traces git:(remove-declared-deps) set OTEL_SDK_DISABLED true ➜ check-traces git:(remove-declared-deps) npm start > check-traces@1.0.0 start > NODE_OPTIONS='--require ./tracing.js' node . Example app listening on port 8080 ^C⏎ ➜ check-traces git:(remove-declared-deps) curl -s http://localhost:14269/metrics | grep "check-traces" jaeger_spans_received_total{debug="false",format="proto",svc="check-traces",transport="grpc"} 19 jaeger_spans_saved_by_svc_total{debug="false",result="ok",svc="check-traces"} 19 jaeger_traces_received_total{debug="false",format="proto",sampler_type="unknown",svc="check-traces",transport="grpc"} 5 jaeger_traces_saved_by_svc_total{debug="false",result="ok",sampler_type="unknown",svc="check-traces"} 5 ```
priority
understand how to use the otel sdk disabled env var this is not disabling using this way i don t know if that works for sdk trace node package console ➜ check traces git remove declared deps set otel sdk disabled true ➜ check traces git remove declared deps npm start check traces start node options require tracing js node example app listening on port c⏎ ➜ check traces git remove declared deps curl s grep check traces jaeger spans received total debug false format proto svc check traces transport grpc jaeger spans saved by svc total debug false result ok svc check traces jaeger traces received total debug false format proto sampler type unknown svc check traces transport grpc jaeger traces saved by svc total debug false result ok sampler type unknown svc check traces
1
227,616
7,540,270,079
IssuesEvent
2018-04-17 05:33:46
kcgrimes/grimes-simple-revive
https://api.github.com/repos/kcgrimes/grimes-simple-revive
closed
Make the MRV "look" deployed upon deployment
Priority: Low Status: Declined Type: Feature
Per brians200, Ref https://forums.bohemia.net/forums/topic/167673-grimes-simple-revive-script/?tab=comments#comment-2620771 > Do you have any plans to make the MRV actually look deployed, ie objects around it? > Here is an example with the mission my server currently has up. > http://i.imgur.com/M6OEbLd.jpg > http://i.imgur.com/rpkb1hR.jpg > The outhouse even has a "urinate" addaction that plays a sound ;)
1.0
Make the MRV "look" deployed upon deployment - Per brians200, Ref https://forums.bohemia.net/forums/topic/167673-grimes-simple-revive-script/?tab=comments#comment-2620771 > Do you have any plans to make the MRV actually look deployed, ie objects around it? > Here is an example with the mission my server currently has up. > http://i.imgur.com/M6OEbLd.jpg > http://i.imgur.com/rpkb1hR.jpg > The outhouse even has a "urinate" addaction that plays a sound ;)
priority
make the mrv look deployed upon deployment per ref do you have any plans to make the mrv actually look deployed ie objects around it here is an example with the mission my server currently has up the outhouse even has a urinate addaction that plays a sound
1
590,158
17,772,367,616
IssuesEvent
2021-08-30 15:00:49
woowa-techcamp-2021/store-6
https://api.github.com/repos/woowa-techcamp-2021/store-6
closed
[FE] 메인 페이지 변수 이름 같은 카테고리명 수정
low priority improve
## :hammer: 기능 설명 카테고리 이름이 현재 kk, baedal 이런 식으로 나오는 데 이런 걸 'ㅋㅋ에디션', '배달이친구들' 이런 식으로 바꿔줍니다. ## 📑 완료 조건 - [x] 메인페이지에서 변수 이름 같은 카테고리 이름이 아닌 진짜 카테고리 이름이 나와야 합니다. ## :thought_balloon: 관련 Backlog > [대분류] - [중분류] - [Backlog 이름] - None
1.0
[FE] 메인 페이지 변수 이름 같은 카테고리명 수정 - ## :hammer: 기능 설명 카테고리 이름이 현재 kk, baedal 이런 식으로 나오는 데 이런 걸 'ㅋㅋ에디션', '배달이친구들' 이런 식으로 바꿔줍니다. ## 📑 완료 조건 - [x] 메인페이지에서 변수 이름 같은 카테고리 이름이 아닌 진짜 카테고리 이름이 나와야 합니다. ## :thought_balloon: 관련 Backlog > [대분류] - [중분류] - [Backlog 이름] - None
priority
메인 페이지 변수 이름 같은 카테고리명 수정 hammer 기능 설명 카테고리 이름이 현재 kk baedal 이런 식으로 나오는 데 이런 걸 ㅋㅋ에디션 배달이친구들 이런 식으로 바꿔줍니다 📑 완료 조건 메인페이지에서 변수 이름 같은 카테고리 이름이 아닌 진짜 카테고리 이름이 나와야 합니다 thought balloon 관련 backlog none
1
56,253
3,078,639,985
IssuesEvent
2015-08-21 11:44:32
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
opened
Автоматически (без участия пользователя) определять торрент клиента и передовать ему битторент магнитки.
Component-Logic enhancement imported Priority-Low
_From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on August 12, 2011 11:52:22_ Данный запрос в дополнение к Issue 223 Там осталось дописать можно сказть чуть чуть, даже функция полузакоментированная есть, но времени нету. _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=530_
1.0
Автоматически (без участия пользователя) определять торрент клиента и передовать ему битторент магнитки. - _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on August 12, 2011 11:52:22_ Данный запрос в дополнение к Issue 223 Там осталось дописать можно сказть чуть чуть, даже функция полузакоментированная есть, но времени нету. _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=530_
priority
автоматически без участия пользователя определять торрент клиента и передовать ему битторент магнитки from on august данный запрос в дополнение к issue там осталось дописать можно сказть чуть чуть даже функция полузакоментированная есть но времени нету original issue
1
98,515
4,028,133,618
IssuesEvent
2016-05-18 03:58:11
AtlasOfLivingAustralia/profile-hub
https://api.github.com/repos/AtlasOfLivingAustralia/profile-hub
closed
Could maps automatically zoom to the distribution?
Low-Priority UAT Under review
\4. Mapping Wait until the ala-map plugin is being used (#210)
1.0
Could maps automatically zoom to the distribution? - \4. Mapping Wait until the ala-map plugin is being used (#210)
priority
could maps automatically zoom to the distribution mapping wait until the ala map plugin is being used
1
559,429
16,558,940,248
IssuesEvent
2021-05-28 17:10:41
Heptagram-Bot/Heptagram
https://api.github.com/repos/Heptagram-Bot/Heptagram
opened
Github Actions
good first issue 👀👤 status: seeking assignee 👤👀 👐 help wanted 👐 🟩 priority: low 🟩
Actions to be set up: - [ ] https://github.com/actions/labeler - [ ] https://github.com/actions/stale - [ ]Some kind of automated release action - [ ]
1.0
Github Actions - Actions to be set up: - [ ] https://github.com/actions/labeler - [ ] https://github.com/actions/stale - [ ]Some kind of automated release action - [ ]
priority
github actions actions to be set up some kind of automated release action
1
697,405
23,937,928,730
IssuesEvent
2022-09-11 13:54:21
aleksbobic/csx
https://api.github.com/repos/aleksbobic/csx
opened
Show only graph subset (through a result subset)
enhancement priority:low Complexity:high
**Is your feature request related to a problem? Please describe.** Users should be able to view only a small predefined subset of the search results (for example only 200 results) which would simulate the first page. They would then be able to expand the graph (i.e. add another page) until there is any data left. They should also be able to filter down the results to only initial results and completely expand the results to see everything .
1.0
Show only graph subset (through a result subset) - **Is your feature request related to a problem? Please describe.** Users should be able to view only a small predefined subset of the search results (for example only 200 results) which would simulate the first page. They would then be able to expand the graph (i.e. add another page) until there is any data left. They should also be able to filter down the results to only initial results and completely expand the results to see everything .
priority
show only graph subset through a result subset is your feature request related to a problem please describe users should be able to view only a small predefined subset of the search results for example only results which would simulate the first page they would then be able to expand the graph i e add another page until there is any data left they should also be able to filter down the results to only initial results and completely expand the results to see everything
1
185,670
6,726,550,345
IssuesEvent
2017-10-17 10:16:04
hamon-in/librtcdcpp
https://api.github.com/repos/hamon-in/librtcdcpp
opened
Remove an invalid pointer in API
low priority
Remove the _requester*_ being passed down to the child process. It's useless and invalid.
1.0
Remove an invalid pointer in API - Remove the _requester*_ being passed down to the child process. It's useless and invalid.
priority
remove an invalid pointer in api remove the requester being passed down to the child process it s useless and invalid
1
456,026
13,135,845,181
IssuesEvent
2020-08-07 04:11:51
anthem-audio/Anthem
https://api.github.com/repos/anthem-audio/Anthem
closed
Global signal propagation in the UI should avoid the presenter whenever possible
:heavy_check_mark: priority: low :rocket: enhancement ⏺complexity: medium
I just discovered that parents can be referenced by id, even if they're outside of the current file. This makes it easily possible to avoid using the presenter as a utility for signal plumbing in cases where the presenter has nothing to do with the signal at hand. Yay for proper separation!
1.0
Global signal propagation in the UI should avoid the presenter whenever possible - I just discovered that parents can be referenced by id, even if they're outside of the current file. This makes it easily possible to avoid using the presenter as a utility for signal plumbing in cases where the presenter has nothing to do with the signal at hand. Yay for proper separation!
priority
global signal propagation in the ui should avoid the presenter whenever possible i just discovered that parents can be referenced by id even if they re outside of the current file this makes it easily possible to avoid using the presenter as a utility for signal plumbing in cases where the presenter has nothing to do with the signal at hand yay for proper separation
1
29,206
2,714,127,854
IssuesEvent
2015-04-09 23:55:16
nickpaventi/culligan-diy
https://api.github.com/repos/nickpaventi/culligan-diy
closed
Global Product Listings [Mobile]: Product names need line height added
Low Priority
Additional line height needed in the product titles for mobile Change to ``line-height: 1.3;``
1.0
Global Product Listings [Mobile]: Product names need line height added - Additional line height needed in the product titles for mobile Change to ``line-height: 1.3;``
priority
global product listings product names need line height added additional line height needed in the product titles for mobile change to line height
1
491,003
14,143,355,495
IssuesEvent
2020-11-10 15:10:44
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
Litigation Support: Create new `SendCavcRemandProcessedLetterTask` type
Priority: Medium Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬 Type: New Development
<!-- The goal of this template is to be a tool to communicate the requirements for a story related task. It is not intended as a mandate, adapt as needed. --> ## User or job story User story: As a Litigation Support, when I have completed the court remand kickoff form and have selected either a JMR or JMPR remand on the form, I need a "SendCavcRemandProcessedLetterTask" task to be created, so that I can take necessary action before sending the letter to an appellant. ## Acceptance criteria - [ ] This feature should be accessible to the following user groups: CAVC Litigation Support - [ ] Consider better naming of SendCavcRemandProcessedLetterTask - [ ] SendCavcRemandProcessedLetterTask is created on the new appeal stream as a child of the CAVC task - [ ] SendCavcRemandProcessedLetterTask is assigned to the CAVC Litigation Support organization as unassigned - [ ] The Actions drop-down has the following available for the Admin of the organization: - Assign to person - [ ] Once assigned by the Admin of the organization, the Actions drop-down has the following available for the assigned user: - Add Admin Action - Mark task complete - Indicates letter has been sent to veteran ### Out of scope <!-- Clarify what is out of scope if the designs include more or there are many tickets for this chunk of work --> ### Designs <!-- Include screenshots or links to designs if applicable. --> [➡️ UI Designs and flow ⬅️ ](https://www.figma.com/file/8noUqRbvCJzdpwkSNCb8lZ/CAVC-Remand-Designs?node-id=913%3A0) ### Background/context <!-- Include as needed, especially for issues that aren't part of epics. Include a value statement - why is this feature being developed? --> ### Technical notes <!-- Include notes that might help an engineer get started on this more quickly, or potential pitfalls to watch out for. --> ### Other notes ### Resources/other links <!-- E.g. links to other issues, PRs, Sentry alerts, or Slack threads, or external service requests. -->
1.0
Litigation Support: Create new `SendCavcRemandProcessedLetterTask` type - <!-- The goal of this template is to be a tool to communicate the requirements for a story related task. It is not intended as a mandate, adapt as needed. --> ## User or job story User story: As a Litigation Support, when I have completed the court remand kickoff form and have selected either a JMR or JMPR remand on the form, I need a "SendCavcRemandProcessedLetterTask" task to be created, so that I can take necessary action before sending the letter to an appellant. ## Acceptance criteria - [ ] This feature should be accessible to the following user groups: CAVC Litigation Support - [ ] Consider better naming of SendCavcRemandProcessedLetterTask - [ ] SendCavcRemandProcessedLetterTask is created on the new appeal stream as a child of the CAVC task - [ ] SendCavcRemandProcessedLetterTask is assigned to the CAVC Litigation Support organization as unassigned - [ ] The Actions drop-down has the following available for the Admin of the organization: - Assign to person - [ ] Once assigned by the Admin of the organization, the Actions drop-down has the following available for the assigned user: - Add Admin Action - Mark task complete - Indicates letter has been sent to veteran ### Out of scope <!-- Clarify what is out of scope if the designs include more or there are many tickets for this chunk of work --> ### Designs <!-- Include screenshots or links to designs if applicable. --> [➡️ UI Designs and flow ⬅️ ](https://www.figma.com/file/8noUqRbvCJzdpwkSNCb8lZ/CAVC-Remand-Designs?node-id=913%3A0) ### Background/context <!-- Include as needed, especially for issues that aren't part of epics. Include a value statement - why is this feature being developed? --> ### Technical notes <!-- Include notes that might help an engineer get started on this more quickly, or potential pitfalls to watch out for. --> ### Other notes ### Resources/other links <!-- E.g. links to other issues, PRs, Sentry alerts, or Slack threads, or external service requests. -->
priority
litigation support create new sendcavcremandprocessedlettertask type user or job story user story as a litigation support when i have completed the court remand kickoff form and have selected either a jmr or jmpr remand on the form i need a sendcavcremandprocessedlettertask task to be created so that i can take necessary action before sending the letter to an appellant acceptance criteria this feature should be accessible to the following user groups cavc litigation support consider better naming of sendcavcremandprocessedlettertask sendcavcremandprocessedlettertask is created on the new appeal stream as a child of the cavc task sendcavcremandprocessedlettertask is assigned to the cavc litigation support organization as unassigned the actions drop down has the following available for the admin of the organization assign to person once assigned by the admin of the organization the actions drop down has the following available for the assigned user add admin action mark task complete indicates letter has been sent to veteran out of scope designs ➡️ ui designs and flow ⬅️ background context technical notes other notes resources other links
1
497,856
14,395,560,468
IssuesEvent
2020-12-03 04:04:48
ElectionDataAnalysis/election_data_analysis
https://api.github.com/repos/ElectionDataAnalysis/election_data_analysis
closed
More graceful munge warning reporting on system error
low-priority user convenience wontfix
On fatal system error, munge-warnings get written to a directory labeled by the database name, even though no data was written to the database.
1.0
More graceful munge warning reporting on system error - On fatal system error, munge-warnings get written to a directory labeled by the database name, even though no data was written to the database.
priority
more graceful munge warning reporting on system error on fatal system error munge warnings get written to a directory labeled by the database name even though no data was written to the database
1
706,979
24,290,195,959
IssuesEvent
2022-09-29 04:50:27
City-Bureau/city-scrapers-fresno
https://api.github.com/repos/City-Bureau/city-scrapers-fresno
closed
New Scraper: Woodlake City Council
priority-low using google drive
Create a new scraper for Woodlake City Council Jurisdiction: Woodlake Website: https://cityofwoodlake.com/government/
1.0
New Scraper: Woodlake City Council - Create a new scraper for Woodlake City Council Jurisdiction: Woodlake Website: https://cityofwoodlake.com/government/
priority
new scraper woodlake city council create a new scraper for woodlake city council jurisdiction woodlake website
1
484,403
13,939,420,616
IssuesEvent
2020-10-22 16:27:42
strapi/strapi
https://api.github.com/repos/strapi/strapi
closed
Misleading errormessage "Something went wrong in the model `X` with the attribute `Y`"
Hacktoberfest priority: low source: core:framework type: enhancement
# Setup I have to models. - Page - Shop They have a many to many relation to each other. Each Shop can have multiple pages and each page can be used in multiple shops. I accidentally removed the `collection`field of the `pages` attribute in `shops` Model ``` //shop.settings.json { ... "attributes": { "pages": { "via": "shops", "dominant": true } ... } } ``` ``` //page.settings.json { ... "attributes": { "shops": { "collection": "shop", "via": "pages", } ... } } ``` The error message stated: "Something went wrong in the model `Page` with the attribute `shops`" So I expected that `page.settings.json` has an issue. But that was not the case. Luckily the documentation https://strapi.io/documentation/v3.x/concepts/models.html#relations showed me that both attributes needed a `collection` property. # I expect the error message to be the other way round --> "Something went wrong in the model `Shop` with the attribute `pages`"
1.0
Misleading errormessage "Something went wrong in the model `X` with the attribute `Y`" - # Setup I have to models. - Page - Shop They have a many to many relation to each other. Each Shop can have multiple pages and each page can be used in multiple shops. I accidentally removed the `collection`field of the `pages` attribute in `shops` Model ``` //shop.settings.json { ... "attributes": { "pages": { "via": "shops", "dominant": true } ... } } ``` ``` //page.settings.json { ... "attributes": { "shops": { "collection": "shop", "via": "pages", } ... } } ``` The error message stated: "Something went wrong in the model `Page` with the attribute `shops`" So I expected that `page.settings.json` has an issue. But that was not the case. Luckily the documentation https://strapi.io/documentation/v3.x/concepts/models.html#relations showed me that both attributes needed a `collection` property. # I expect the error message to be the other way round --> "Something went wrong in the model `Shop` with the attribute `pages`"
priority
misleading errormessage something went wrong in the model x with the attribute y setup i have to models page shop they have a many to many relation to each other each shop can have multiple pages and each page can be used in multiple shops i accidentally removed the collection field of the pages attribute in shops model shop settings json attributes pages via shops dominant true page settings json attributes shops collection shop via pages the error message stated something went wrong in the model page with the attribute shops so i expected that page settings json has an issue but that was not the case luckily the documentation showed me that both attributes needed a collection property i expect the error message to be the other way round something went wrong in the model shop with the attribute pages
1
130,029
5,108,208,464
IssuesEvent
2017-01-05 17:01:29
semihalf-berestovskyy-andriy/test2
https://api.github.com/repos/semihalf-berestovskyy-andriy/test2
opened
API to start/stop each interface during run-time
API enhancement low priority
Note: the issue was imported automatically from Bugzilla with bugzilla2issues.py tool # Bugzilla Bug ID: 34 Date: 2015-06-03 09:12:02 +0200 From: Bogdan Pricope <bogdan.pricope@enea.com> To: Sorin Vultureanu <sorin.vultureanu@enea.com> CC: jose.pekkarinen@nokia.com Last updated: 2015-11-30 09:04:21 +0100 ## Bugzilla Comment ID: 40 Date: 2015-06-03 09:12:02 +0200 From: Bogdan Pricope <bogdan.pricope@enea.com> Refactoring from ifup/ifdown pov ## Bugzilla Comment ID: 56 Date: 2015-10-21 09:30:13 +0200 From: Sorin Vultureanu <sorin.vultureanu@enea.com> API to start/stop each interface during run-time.
1.0
API to start/stop each interface during run-time - Note: the issue was imported automatically from Bugzilla with bugzilla2issues.py tool # Bugzilla Bug ID: 34 Date: 2015-06-03 09:12:02 +0200 From: Bogdan Pricope <bogdan.pricope@enea.com> To: Sorin Vultureanu <sorin.vultureanu@enea.com> CC: jose.pekkarinen@nokia.com Last updated: 2015-11-30 09:04:21 +0100 ## Bugzilla Comment ID: 40 Date: 2015-06-03 09:12:02 +0200 From: Bogdan Pricope <bogdan.pricope@enea.com> Refactoring from ifup/ifdown pov ## Bugzilla Comment ID: 56 Date: 2015-10-21 09:30:13 +0200 From: Sorin Vultureanu <sorin.vultureanu@enea.com> API to start/stop each interface during run-time.
priority
api to start stop each interface during run time note the issue was imported automatically from bugzilla with py tool bugzilla bug id date from bogdan pricope to sorin vultureanu cc jose pekkarinen nokia com last updated bugzilla comment id date from bogdan pricope refactoring from ifup ifdown pov bugzilla comment id date from sorin vultureanu api to start stop each interface during run time
1
89,830
3,800,868,706
IssuesEvent
2016-03-23 20:39:55
OuterDeepSpace/OuterDeepSpace
https://api.github.com/repos/OuterDeepSpace/OuterDeepSpace
opened
Improved Galaxy Generator
Enhancement Low Priority Question
The galaxy generator function built into the server admin console (osclient.py) currently is very basic and does not allow the ability to alter galaxy size and density distribution. The deprecated standalone galaxy generator (osgen2.py) does have these abilities.
1.0
Improved Galaxy Generator - The galaxy generator function built into the server admin console (osclient.py) currently is very basic and does not allow the ability to alter galaxy size and density distribution. The deprecated standalone galaxy generator (osgen2.py) does have these abilities.
priority
improved galaxy generator the galaxy generator function built into the server admin console osclient py currently is very basic and does not allow the ability to alter galaxy size and density distribution the deprecated standalone galaxy generator py does have these abilities
1
184,156
6,706,243,263
IssuesEvent
2017-10-12 05:57:11
pmem/issues
https://api.github.com/repos/pmem/issues
closed
test: obj_convert/TEST18: SETUP (all/pmem/debug/pmemcheck) fails
Exposure: Low OS: Linux Priority: 4 low State: To be verified Type: Bug
Found on 3451dfd310e175e3f95c581ababd5c6d7828ef4e > obj_convert/TEST18: SETUP (all/pmem/debug/pmemcheck) > obj_convert/TEST18: START: obj_convert > obj_convert/TEST18: START: obj_convert > obj_convert/TEST18: START: obj_convert > obj_convert/TEST18: START: obj_convert > obj_convert/TEST18: START: obj_convert > obj_convert/TEST18 failed with Valgrind. See pmemcheck18.log. First 20 lines below. > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C5BFFA: pmalloc_operation (pmalloc.c:116) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C5C221: pmalloc_construct (pmalloc.c:166) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C6470B: tx_alloc_common (tx.c:1010) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C677DB: pmemobj_tx_alloc (tx.c:1961) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x404F2B: sc8_verify_abort (obj_convert.c:467) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x405A67: main (obj_convert.c:594) > obj_convert/TEST18 pmemcheck18.log ==18482== Address: 0x6102490 size: 112 > obj_convert/TEST18 pmemcheck18.log ==18482== [13] at 0x4C471F7: heap_run_init (heap.c:393) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C47AFE: heap_create_run (heap.c:517) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C48A01: heap_ensure_run_bucket_filled (heap.c:825) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C48DAB: heap_get_bestfit_block (heap.c:908) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C5ACD0: palloc_operation (palloc.c:218) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C5BFFA: pmalloc_operation (pmalloc.c:116) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C5C221: pmalloc_construct (pmalloc.c:166) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C6470B: tx_alloc_common (tx.c:1010) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C677DB: pmemobj_tx_alloc (tx.c:1961) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x404F2B: sc8_verify_abort (obj_convert.c:467) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x405A67: main (obj_convert.c:594) > obj_convert/TEST18 pmemcheck18.log ==18482== Address: 0x6102490 size: 120 > obj_convert/TEST18 pmemcheck18.log ==18482== ERROR SUMMARY: 14 errors > RUNTESTS: stopping: obj_convert/TEST18 failed, TEST=all FS=pmem BUILD=debug >
1.0
test: obj_convert/TEST18: SETUP (all/pmem/debug/pmemcheck) fails - Found on 3451dfd310e175e3f95c581ababd5c6d7828ef4e > obj_convert/TEST18: SETUP (all/pmem/debug/pmemcheck) > obj_convert/TEST18: START: obj_convert > obj_convert/TEST18: START: obj_convert > obj_convert/TEST18: START: obj_convert > obj_convert/TEST18: START: obj_convert > obj_convert/TEST18: START: obj_convert > obj_convert/TEST18 failed with Valgrind. See pmemcheck18.log. First 20 lines below. > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C5BFFA: pmalloc_operation (pmalloc.c:116) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C5C221: pmalloc_construct (pmalloc.c:166) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C6470B: tx_alloc_common (tx.c:1010) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C677DB: pmemobj_tx_alloc (tx.c:1961) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x404F2B: sc8_verify_abort (obj_convert.c:467) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x405A67: main (obj_convert.c:594) > obj_convert/TEST18 pmemcheck18.log ==18482== Address: 0x6102490 size: 112 > obj_convert/TEST18 pmemcheck18.log ==18482== [13] at 0x4C471F7: heap_run_init (heap.c:393) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C47AFE: heap_create_run (heap.c:517) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C48A01: heap_ensure_run_bucket_filled (heap.c:825) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C48DAB: heap_get_bestfit_block (heap.c:908) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C5ACD0: palloc_operation (palloc.c:218) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C5BFFA: pmalloc_operation (pmalloc.c:116) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C5C221: pmalloc_construct (pmalloc.c:166) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C6470B: tx_alloc_common (tx.c:1010) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x4C677DB: pmemobj_tx_alloc (tx.c:1961) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x404F2B: sc8_verify_abort (obj_convert.c:467) > obj_convert/TEST18 pmemcheck18.log ==18482== by 0x405A67: main (obj_convert.c:594) > obj_convert/TEST18 pmemcheck18.log ==18482== Address: 0x6102490 size: 120 > obj_convert/TEST18 pmemcheck18.log ==18482== ERROR SUMMARY: 14 errors > RUNTESTS: stopping: obj_convert/TEST18 failed, TEST=all FS=pmem BUILD=debug >
priority
test obj convert setup all pmem debug pmemcheck fails found on obj convert setup all pmem debug pmemcheck obj convert start obj convert obj convert start obj convert obj convert start obj convert obj convert start obj convert obj convert start obj convert obj convert failed with valgrind see log first lines below obj convert log by pmalloc operation pmalloc c obj convert log by pmalloc construct pmalloc c obj convert log by tx alloc common tx c obj convert log by pmemobj tx alloc tx c obj convert log by verify abort obj convert c obj convert log by main obj convert c obj convert log address size obj convert log at heap run init heap c obj convert log by heap create run heap c obj convert log by heap ensure run bucket filled heap c obj convert log by heap get bestfit block heap c obj convert log by palloc operation palloc c obj convert log by pmalloc operation pmalloc c obj convert log by pmalloc construct pmalloc c obj convert log by tx alloc common tx c obj convert log by pmemobj tx alloc tx c obj convert log by verify abort obj convert c obj convert log by main obj convert c obj convert log address size obj convert log error summary errors runtests stopping obj convert failed test all fs pmem build debug
1
457,623
13,159,308,109
IssuesEvent
2020-08-10 15:38:03
ansible/awx
https://api.github.com/repos/ansible/awx
opened
Some level of reporting
priority:low type:enhancement
##### ISSUE TYPE - Feature Idea ##### SUMMARY Not all users who want information on what's going on in the automation have the ability to script the API. Common queries include: - Inventory usage per organization (list of hosts, groups, inventories) - List of executed jobs per organization, per user, per inventory or host - RBAC report per organization: admin and members list, teams with members list, list of permissions per user or per team - Activity stream: list of actions done per organization, or per user per action type.
1.0
Some level of reporting - ##### ISSUE TYPE - Feature Idea ##### SUMMARY Not all users who want information on what's going on in the automation have the ability to script the API. Common queries include: - Inventory usage per organization (list of hosts, groups, inventories) - List of executed jobs per organization, per user, per inventory or host - RBAC report per organization: admin and members list, teams with members list, list of permissions per user or per team - Activity stream: list of actions done per organization, or per user per action type.
priority
some level of reporting issue type feature idea summary not all users who want information on what s going on in the automation have the ability to script the api common queries include inventory usage per organization list of hosts groups inventories list of executed jobs per organization per user per inventory or host rbac report per organization admin and members list teams with members list list of permissions per user or per team activity stream list of actions done per organization or per user per action type
1
555,344
16,452,342,465
IssuesEvent
2021-05-21 07:48:49
eduvpn/python-eduvpn-client
https://api.github.com/repos/eduvpn/python-eduvpn-client
closed
oauthlib deprication warning on Ubuntu 20.04
bug low priority
``` tests/test_oauth.py::TestOauth::test_get_oauth /usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/clients/base.py:479: DeprecationWarning: Please switch to the public method populate_token_attributes. ```
1.0
oauthlib deprication warning on Ubuntu 20.04 - ``` tests/test_oauth.py::TestOauth::test_get_oauth /usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/clients/base.py:479: DeprecationWarning: Please switch to the public method populate_token_attributes. ```
priority
oauthlib deprication warning on ubuntu tests test oauth py testoauth test get oauth usr lib dist packages oauthlib clients base py deprecationwarning please switch to the public method populate token attributes
1
580,219
17,213,214,334
IssuesEvent
2021-07-19 08:12:23
Consiglio-Regionale-della-Lombardia/PEM
https://api.github.com/repos/Consiglio-Regionale-della-Lombardia/PEM
closed
Tasto firma massivo per segreterie e responsabili
low priority view
Il tasto firma si può togliere per segreterie e responsabili di segreteria che non possono firmare emendamenti ![image](https://user-images.githubusercontent.com/57402160/124619881-4da4ff00-de79-11eb-95d0-ddf6b14039c3.png)
1.0
Tasto firma massivo per segreterie e responsabili - Il tasto firma si può togliere per segreterie e responsabili di segreteria che non possono firmare emendamenti ![image](https://user-images.githubusercontent.com/57402160/124619881-4da4ff00-de79-11eb-95d0-ddf6b14039c3.png)
priority
tasto firma massivo per segreterie e responsabili il tasto firma si può togliere per segreterie e responsabili di segreteria che non possono firmare emendamenti
1
31,451
2,732,910,562
IssuesEvent
2015-04-17 10:10:13
tiku01/oryx-editor
https://api.github.com/repos/tiku01/oryx-editor
closed
Abstract from specific drawing technology
auto-migrated Priority-Low Schedule-LongTerm Type-Enhancement
``` Include a drawing layer that abstracts from the specific drawing technology to support different technologies (and not only SVG) for different platforms. This is closely related to issue #63. ``` Original issue reported on code.google.com by `NicoPete...@gmail.com` on 17 Apr 2008 at 1:41
1.0
Abstract from specific drawing technology - ``` Include a drawing layer that abstracts from the specific drawing technology to support different technologies (and not only SVG) for different platforms. This is closely related to issue #63. ``` Original issue reported on code.google.com by `NicoPete...@gmail.com` on 17 Apr 2008 at 1:41
priority
abstract from specific drawing technology include a drawing layer that abstracts from the specific drawing technology to support different technologies and not only svg for different platforms this is closely related to issue original issue reported on code google com by nicopete gmail com on apr at
1
652,077
21,520,843,021
IssuesEvent
2022-04-28 14:05:35
ArctosDB/arctos
https://api.github.com/repos/ArctosDB/arctos
closed
Feature Request - Put in Bionomia links to Agent Profiles
Function-Agents Enhancement Priority-Low (Wish list)
Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html **Is your feature request related to a problem? Please describe.** Try and add even more identification info to Agent pages, by adding a link to the Bionomia profiles of people to Agent info. https://bionomia.net/
1.0
Feature Request - Put in Bionomia links to Agent Profiles - Issue Documentation is http://handbook.arctosdb.org/how_to/How-to-Use-Issues-in-Arctos.html **Is your feature request related to a problem? Please describe.** Try and add even more identification info to Agent pages, by adding a link to the Bionomia profiles of people to Agent info. https://bionomia.net/
priority
feature request put in bionomia links to agent profiles issue documentation is is your feature request related to a problem please describe try and add even more identification info to agent pages by adding a link to the bionomia profiles of people to agent info
1
280,988
8,689,139,712
IssuesEvent
2018-12-03 17:51:34
bounswe/bounswe2018group10
https://api.github.com/repos/bounswe/bounswe2018group10
closed
Fix profile page according to the changes in backend
enhancement frontend priority: low
Profile API is changed with #135. Frontend should be updated accordingly. ### I'm submitting a ... <!--Check the most relevant one with an x--> - [x] bug report - [ ] feature request - [ ] support request
1.0
Fix profile page according to the changes in backend - Profile API is changed with #135. Frontend should be updated accordingly. ### I'm submitting a ... <!--Check the most relevant one with an x--> - [x] bug report - [ ] feature request - [ ] support request
priority
fix profile page according to the changes in backend profile api is changed with frontend should be updated accordingly i m submitting a bug report feature request support request
1
675,489
23,096,421,391
IssuesEvent
2022-07-26 20:02:46
boy0001/FastAsyncWorldedit
https://api.github.com/repos/boy0001/FastAsyncWorldedit
closed
Malformed json in //paste
[-] Low Priority [!] WorldEdit bug
**Debug paste link**: After using the command, nothing shows on the console... :X **Description of the problem:** After use the //paste command, the error shows up in the console, but the task runs. Error: ``` [17:58:50] [Server thread/INFO] [nucleus]: PotterCraft_ ran the command: //paste [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at com.google.gson.internal.Streams.parse(Streams.java:56) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at net.minecraft.util.JsonUtils.func_188176_a(SourceFile:512) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at net.minecraft.util.text.ITextComponent$Serializer.func_150699_a(ITextComponent.java:260) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at net.minecraft.tileentity.TileEntitySign.func_145839_a(TileEntitySign.java:103) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at com.boydti.fawe.forge.v0.ForgeChunk_All.call(ForgeChunk_All.java:359) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at com.boydti.fawe.forge.v0.ForgeChunk_All.call(ForgeChunk_All.java:37) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:401) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask$AdaptedCallable.run(ForkJoinTask.java:1434) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.FutureTask.run(FutureTask.java:266) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:42) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 19 more ``` **Checklist**: - [] I included a `/fawe debugpaste` link - [X] I made sure there aren't duplicates of this report [(Use Search)](https://github.com/boy0001/FastAsyncWorldedit/issues?utf8=%E2%9C%93&q=is%3Aissue) - [X] I made sure I am using an up-to-date version of FAWE - [X] I Made sure the bug/error is not caused by any other plugin I'm also using Sponge (not bukkit/forge), I think that could help.
1.0
Malformed json in //paste - **Debug paste link**: After using the command, nothing shows on the console... :X **Description of the problem:** After use the //paste command, the error shows up in the console, but the task runs. Error: ``` [17:58:50] [Server thread/INFO] [nucleus]: PotterCraft_ ran the command: //paste [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at com.google.gson.internal.Streams.parse(Streams.java:56) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at com.google.gson.TreeTypeAdapter.read(TreeTypeAdapter.java:54) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:501) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at net.minecraft.util.JsonUtils.func_188176_a(SourceFile:512) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at net.minecraft.util.text.ITextComponent$Serializer.func_150699_a(ITextComponent.java:260) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at net.minecraft.tileentity.TileEntitySign.func_145839_a(TileEntitySign.java:103) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at com.boydti.fawe.forge.v0.ForgeChunk_All.call(ForgeChunk_All.java:359) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at com.boydti.fawe.forge.v0.ForgeChunk_All.call(ForgeChunk_All.java:37) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:401) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask$AdaptedCallable.run(ForkJoinTask.java:1434) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.FutureTask.run(FutureTask.java:266) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [com.boydti.fawe.util.MainUtil:handleError:524]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:572) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.peek(JsonReader.java:414) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:42) [17:58:50] [ForkJoinPool-2-worker-3/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 19 more ``` **Checklist**: - [] I included a `/fawe debugpaste` link - [X] I made sure there aren't duplicates of this report [(Use Search)](https://github.com/boy0001/FastAsyncWorldedit/issues?utf8=%E2%9C%93&q=is%3Aissue) - [X] I made sure I am using an up-to-date version of FAWE - [X] I Made sure the bug/error is not caused by any other plugin I'm also using Sponge (not bukkit/forge), I think that could help.
priority
malformed json in paste debug paste link after using the command nothing shows on the console x description of the problem after use the paste command the error shows up in the console but the task runs error pottercraft ran the command paste com google gson jsonsyntaxexception com google gson stream malformedjsonexception use jsonreader setlenient true to accept malformed json at line column at com google gson internal streams parse streams java at com google gson treetypeadapter read treetypeadapter java at net minecraft util jsonutils func a sourcefile at net minecraft util jsonutils func a sourcefile at net minecraft util text itextcomponent serializer func a itextcomponent java at net minecraft tileentity tileentitysign func a tileentitysign java at com boydti fawe forge forgechunk all call forgechunk all java at com boydti fawe forge forgechunk all call forgechunk all java at java util concurrent forkjointask adaptedcallable exec forkjointask java at java util concurrent forkjointask doexec forkjointask java at java util concurrent forkjointask doinvoke forkjointask java at java util concurrent forkjointask invoke forkjointask java at java util concurrent forkjointask adaptedcallable run forkjointask java at java util concurrent executors runnableadapter call executors java at java util concurrent futuretask run futuretask java at java util concurrent forkjointask runnableexecuteaction exec forkjointask java at java util concurrent forkjointask doexec forkjointask java at java util concurrent forkjoinpool workqueue runtask forkjoinpool java at java util concurrent forkjoinpool runworker forkjoinpool java at java util concurrent forkjoinworkerthread run forkjoinworkerthread java caused by com google gson stream malformedjsonexception use jsonreader setlenient true to accept malformed json at line column at com google gson stream jsonreader syntaxerror jsonreader java at com google gson stream jsonreader checklenient jsonreader java at com google gson stream jsonreader dopeek jsonreader java at com google gson stream jsonreader peek jsonreader java at com google gson internal streams parse streams java more checklist i included a fawe debugpaste link i made sure there aren t duplicates of this report i made sure i am using an up to date version of fawe i made sure the bug error is not caused by any other plugin i m also using sponge not bukkit forge i think that could help
1
786,052
27,632,800,313
IssuesEvent
2023-03-10 12:14:03
SkriptLang/Skript
https://api.github.com/repos/SkriptLang/Skript
closed
Impossible to shoot a projectile that is in a variable
bug priority: low PR available
### Skript/Server Version ```markdown 2.6.4 1.19.3 ``` ### Bug Description We can't shoot a projectile that is in a variable ### Expected Behavior Normally, the projectile should have been shooted, but nothing happens. ### Steps to Reproduce Basic Example: ``` on load: set {customsnowball} to snowball on right click with a netherite hoe: shoot {customsnowball} from player at speed 1 ``` (you may be wondering why I want to do this, here is a useful example) ``` on load: set {customsnowball} to snowball with custom model data 2 on right click with a netherite hoe: shoot {customsnowball} from player at speed 1 ``` When we do a right click, nothing happens
1.0
Impossible to shoot a projectile that is in a variable - ### Skript/Server Version ```markdown 2.6.4 1.19.3 ``` ### Bug Description We can't shoot a projectile that is in a variable ### Expected Behavior Normally, the projectile should have been shooted, but nothing happens. ### Steps to Reproduce Basic Example: ``` on load: set {customsnowball} to snowball on right click with a netherite hoe: shoot {customsnowball} from player at speed 1 ``` (you may be wondering why I want to do this, here is a useful example) ``` on load: set {customsnowball} to snowball with custom model data 2 on right click with a netherite hoe: shoot {customsnowball} from player at speed 1 ``` When we do a right click, nothing happens
priority
impossible to shoot a projectile that is in a variable skript server version markdown bug description we can t shoot a projectile that is in a variable expected behavior normally the projectile should have been shooted but nothing happens steps to reproduce basic example on load set customsnowball to snowball on right click with a netherite hoe shoot customsnowball from player at speed you may be wondering why i want to do this here is a useful example on load set customsnowball to snowball with custom model data on right click with a netherite hoe shoot customsnowball from player at speed when we do a right click nothing happens
1
476,712
13,748,935,626
IssuesEvent
2020-10-06 09:45:24
strapi/strapi
https://api.github.com/repos/strapi/strapi
closed
Custom authentication provider (e.g. AWS Cognito User Pools) not working because subdomain parameter not set in grant object configuration
Hacktoberfest priority: low source: plugin:users-permissions type: enhancement
**Describe the bug** When trying to create a new custom authentication provider for strapi, I am calling the strapi server base url /connect/new_provider_name then I am getting a dns error from the browser. When looking at the network log I can see a 302 response with a redirection to https://[subdomain]/oauth2/authorize. The subdomain is not being replaced by the link to the Identity provider (in this case AWS Cognito User Pools) **Steps to reproduce the behavior** 1. Follow the documentation to add a new Custom provider 2. Go to https://strapi_server_url/collect/name_of_your_provider 3. Redirection fails **Expected behavior** The redirection from https://strapi_server_url/collect/name_of_your_provider to the identity provider authorize page works **Code snippets** The issue seems to be in not having the subdomain property configurable in the grant object configuration in the user-permissions plugin and more precisely in the connect method located in the Auth.js controller (users-permissions > controllers > Auth.js ```javascript async connect (ctx, next) { const grantConfig = await strapi .store({ environment: '', type: 'plugin', name: 'users-permissions', key: 'grant' }) .get() const [requestPath] = ctx.request.url.split('?') const provider = process.platform === 'win32' ? requestPath.split('\\')[2] : requestPath.split('/')[2] if (!_.get(grantConfig[provider], 'enabled')) { return ctx.badRequest(null, 'This provider is disabled.') } // Ability to pass OAuth callback dynamically grantConfig[provider].callback = _.get(ctx, 'query.callback') || grantConfig[provider].callback grantConfig[provider].redirect_uri = `${strapi.config.server.url}/connect/${provider}/callback` // Adding the following code seems to solve the issue grantConfig[provider].subdomain = strapi.config.custom.cognitoHost return grant(grantConfig)(ctx, next) }, ``` Adding the following code in the previous method seems to work: ```javascript // Adding the following sentence seems to solve the issue grantConfig[provider].subdomain = strapi.config.custom.cognitoHost ``` **System** - Node.js version: v12 - Strapi version: v3.0.5
1.0
Custom authentication provider (e.g. AWS Cognito User Pools) not working because subdomain parameter not set in grant object configuration - **Describe the bug** When trying to create a new custom authentication provider for strapi, I am calling the strapi server base url /connect/new_provider_name then I am getting a dns error from the browser. When looking at the network log I can see a 302 response with a redirection to https://[subdomain]/oauth2/authorize. The subdomain is not being replaced by the link to the Identity provider (in this case AWS Cognito User Pools) **Steps to reproduce the behavior** 1. Follow the documentation to add a new Custom provider 2. Go to https://strapi_server_url/collect/name_of_your_provider 3. Redirection fails **Expected behavior** The redirection from https://strapi_server_url/collect/name_of_your_provider to the identity provider authorize page works **Code snippets** The issue seems to be in not having the subdomain property configurable in the grant object configuration in the user-permissions plugin and more precisely in the connect method located in the Auth.js controller (users-permissions > controllers > Auth.js ```javascript async connect (ctx, next) { const grantConfig = await strapi .store({ environment: '', type: 'plugin', name: 'users-permissions', key: 'grant' }) .get() const [requestPath] = ctx.request.url.split('?') const provider = process.platform === 'win32' ? requestPath.split('\\')[2] : requestPath.split('/')[2] if (!_.get(grantConfig[provider], 'enabled')) { return ctx.badRequest(null, 'This provider is disabled.') } // Ability to pass OAuth callback dynamically grantConfig[provider].callback = _.get(ctx, 'query.callback') || grantConfig[provider].callback grantConfig[provider].redirect_uri = `${strapi.config.server.url}/connect/${provider}/callback` // Adding the following code seems to solve the issue grantConfig[provider].subdomain = strapi.config.custom.cognitoHost return grant(grantConfig)(ctx, next) }, ``` Adding the following code in the previous method seems to work: ```javascript // Adding the following sentence seems to solve the issue grantConfig[provider].subdomain = strapi.config.custom.cognitoHost ``` **System** - Node.js version: v12 - Strapi version: v3.0.5
priority
custom authentication provider e g aws cognito user pools not working because subdomain parameter not set in grant object configuration describe the bug when trying to create a new custom authentication provider for strapi i am calling the strapi server base url connect new provider name then i am getting a dns error from the browser when looking at the network log i can see a response with a redirection to https authorize the subdomain is not being replaced by the link to the identity provider in this case aws cognito user pools steps to reproduce the behavior follow the documentation to add a new custom provider go to redirection fails expected behavior the redirection from to the identity provider authorize page works code snippets the issue seems to be in not having the subdomain property configurable in the grant object configuration in the user permissions plugin and more precisely in the connect method located in the auth js controller users permissions controllers auth js javascript async connect ctx next const grantconfig await strapi store environment type plugin name users permissions key grant get const ctx request url split const provider process platform requestpath split requestpath split if get grantconfig enabled return ctx badrequest null this provider is disabled ability to pass oauth callback dynamically grantconfig callback get ctx query callback grantconfig callback grantconfig redirect uri strapi config server url connect provider callback adding the following code seems to solve the issue grantconfig subdomain strapi config custom cognitohost return grant grantconfig ctx next adding the following code in the previous method seems to work javascript adding the following sentence seems to solve the issue grantconfig subdomain strapi config custom cognitohost system node js version strapi version
1
326,139
9,948,125,206
IssuesEvent
2019-07-04 08:11:18
WoWManiaUK/Blackwing-Lair
https://api.github.com/repos/WoWManiaUK/Blackwing-Lair
closed
[NPC] Spirit Healer Missing - Stagecoach Crash Site - Gilneas
Fixed Confirmed Fixed in Dev Low Priority Starting Zone
The grave yard at stagecoach crash site has no spirit to ress you. unable to find zone id ![world of warcraft 28_12_2018 16_07_21](https://user-images.githubusercontent.com/42302580/50520977-35d7ad80-0abb-11e9-95ab-729502714de3.png)
1.0
[NPC] Spirit Healer Missing - Stagecoach Crash Site - Gilneas - The grave yard at stagecoach crash site has no spirit to ress you. unable to find zone id ![world of warcraft 28_12_2018 16_07_21](https://user-images.githubusercontent.com/42302580/50520977-35d7ad80-0abb-11e9-95ab-729502714de3.png)
priority
spirit healer missing stagecoach crash site gilneas the grave yard at stagecoach crash site has no spirit to ress you unable to find zone id
1
349,875
10,475,012,483
IssuesEvent
2019-09-23 15:30:26
etternagame/etterna
https://api.github.com/repos/etternagame/etterna
opened
Fix/Reduce Textureman Leaks
Priority: Low Type: Maintenance
Jousway: replace the pointers with shared_ptr ;) (investigate what is going on)
1.0
Fix/Reduce Textureman Leaks - Jousway: replace the pointers with shared_ptr ;) (investigate what is going on)
priority
fix reduce textureman leaks jousway replace the pointers with shared ptr investigate what is going on
1
88,988
3,788,324,500
IssuesEvent
2016-03-21 14:24:34
BradWBeer/clinch
https://api.github.com/repos/BradWBeer/clinch
closed
Add 3b's ClassImp (assimp wrapper) extension
enhancement Low Priority
I'm not certain how this will work with shaders, but at least it can import data.
1.0
Add 3b's ClassImp (assimp wrapper) extension - I'm not certain how this will work with shaders, but at least it can import data.
priority
add s classimp assimp wrapper extension i m not certain how this will work with shaders but at least it can import data
1
175,708
6,553,196,364
IssuesEvent
2017-09-05 21:25:58
ProjectSidewalk/SidewalkWebpage
https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage
closed
When a user finishes the last street in a region, ask if they want a new region
feature-request in progress Priority: Low ui-update
If a user is auditing and they finish a street that brings the neighborhood completion (across ALL users) to 100%, then we should have a pop-up asking if they want to move on to a new neighborhood. Overlapping data is nice and all, but right now we are having a hard time hitting 100% coverage of DC, so we should be doing whatever we can to get users working on unaudited streets. And I think this could help with that. This goes along with the idea of having a neighborhood completion (across all users) progress bar, as outlined in #925 And before we do this, we should be making sure to assign users to unaudited streets (across all users), as outlined in #839
1.0
When a user finishes the last street in a region, ask if they want a new region - If a user is auditing and they finish a street that brings the neighborhood completion (across ALL users) to 100%, then we should have a pop-up asking if they want to move on to a new neighborhood. Overlapping data is nice and all, but right now we are having a hard time hitting 100% coverage of DC, so we should be doing whatever we can to get users working on unaudited streets. And I think this could help with that. This goes along with the idea of having a neighborhood completion (across all users) progress bar, as outlined in #925 And before we do this, we should be making sure to assign users to unaudited streets (across all users), as outlined in #839
priority
when a user finishes the last street in a region ask if they want a new region if a user is auditing and they finish a street that brings the neighborhood completion across all users to then we should have a pop up asking if they want to move on to a new neighborhood overlapping data is nice and all but right now we are having a hard time hitting coverage of dc so we should be doing whatever we can to get users working on unaudited streets and i think this could help with that this goes along with the idea of having a neighborhood completion across all users progress bar as outlined in and before we do this we should be making sure to assign users to unaudited streets across all users as outlined in
1
412,559
12,044,092,660
IssuesEvent
2020-04-14 13:31:09
HGustavs/LenaSYS
https://api.github.com/repos/HGustavs/LenaSYS
closed
Line thickness slider gets hidden in the Firefox browser when draged
Diagram Group-4-2020 a18petha bug lowPriority
![lineThicknessSlider](https://user-images.githubusercontent.com/49199690/55876346-b9fbff80-5b97-11e9-9cce-443d9589c4d5.JPG) When using the Firefox browser, the slider gets hidden while being clicked and dragged. It would be nice if this could be fixed.
1.0
Line thickness slider gets hidden in the Firefox browser when draged - ![lineThicknessSlider](https://user-images.githubusercontent.com/49199690/55876346-b9fbff80-5b97-11e9-9cce-443d9589c4d5.JPG) When using the Firefox browser, the slider gets hidden while being clicked and dragged. It would be nice if this could be fixed.
priority
line thickness slider gets hidden in the firefox browser when draged when using the firefox browser the slider gets hidden while being clicked and dragged it would be nice if this could be fixed
1
369,824
10,918,600,285
IssuesEvent
2019-11-21 17:12:13
RhoInc/Webcharts
https://api.github.com/repos/RhoInc/Webcharts
opened
Avoid jittery pagination caused by the table resizing its container.
low priority table
implement styling that maintains a constant div height
1.0
Avoid jittery pagination caused by the table resizing its container. - implement styling that maintains a constant div height
priority
avoid jittery pagination caused by the table resizing its container implement styling that maintains a constant div height
1
192,452
6,850,049,745
IssuesEvent
2017-11-14 00:59:36
flosse/kartevonmorgen
https://api.github.com/repos/flosse/kartevonmorgen
closed
Description length
12 low-priority
I think we should extend the short description to 500 characters. And the Title could have 50 characters. What do you think? Of cours, in the search result it shows not everything, but on the entrypage it should show all characters.
1.0
Description length - I think we should extend the short description to 500 characters. And the Title could have 50 characters. What do you think? Of cours, in the search result it shows not everything, but on the entrypage it should show all characters.
priority
description length i think we should extend the short description to characters and the title could have characters what do you think of cours in the search result it shows not everything but on the entrypage it should show all characters
1
734,070
25,337,385,749
IssuesEvent
2022-11-18 18:03:21
nanoframework/Home
https://api.github.com/repos/nanoframework/Home
closed
Bug in json library unit test
Type: Bug trivial up-for-grabs good first issue Priority: Low Area: CL-nanoFramework.Json
### Library/API/IoT binding json library ### Visual Studio version _No response_ ### .NET nanoFramework extension version _No response_ ### Target name(s) _No response_ ### Firmware version _No response_ ### Device capabilities _No response_ ### Description Sonarcloud is reporting a bug that needs to be addressed: https://sonarcloud.io/project/issues?resolved=false&sinceLeakPeriod=true&types=BUG&id=nanoframework_lib-nanoFramework.Json&open=AYQKFaUbLqvlGbRq34ta ### How to reproduce _No response_ ### Expected behaviour _No response_ ### Screenshots _No response_ ### Sample project or code _No response_ ### Aditional information _No response_
1.0
Bug in json library unit test - ### Library/API/IoT binding json library ### Visual Studio version _No response_ ### .NET nanoFramework extension version _No response_ ### Target name(s) _No response_ ### Firmware version _No response_ ### Device capabilities _No response_ ### Description Sonarcloud is reporting a bug that needs to be addressed: https://sonarcloud.io/project/issues?resolved=false&sinceLeakPeriod=true&types=BUG&id=nanoframework_lib-nanoFramework.Json&open=AYQKFaUbLqvlGbRq34ta ### How to reproduce _No response_ ### Expected behaviour _No response_ ### Screenshots _No response_ ### Sample project or code _No response_ ### Aditional information _No response_
priority
bug in json library unit test library api iot binding json library visual studio version no response net nanoframework extension version no response target name s no response firmware version no response device capabilities no response description sonarcloud is reporting a bug that needs to be addressed how to reproduce no response expected behaviour no response screenshots no response sample project or code no response aditional information no response
1
105,917
4,249,486,756
IssuesEvent
2016-07-08 00:13:38
rathena/rathena
https://api.github.com/repos/rathena/rathena
closed
GTB should bypass
bug:core bug:skill mode:renewal priority:low server:map
GTB should bypass these skills: White Imprison Masquarade skills Genetic skills Source: pRO and iRO according to other bug reports and forum entries http://forums.irowiki.org/index.php?topic=106953.0 **Would be great if this could be tested and fixed accordingly.**
1.0
GTB should bypass - GTB should bypass these skills: White Imprison Masquarade skills Genetic skills Source: pRO and iRO according to other bug reports and forum entries http://forums.irowiki.org/index.php?topic=106953.0 **Would be great if this could be tested and fixed accordingly.**
priority
gtb should bypass gtb should bypass these skills white imprison masquarade skills genetic skills source pro and iro according to other bug reports and forum entries would be great if this could be tested and fixed accordingly
1
77,634
3,507,190,081
IssuesEvent
2016-01-08 11:47:55
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
GM commands while drunk (BB #617)
migrated Priority: Low Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** LordUsagi **Original Date:** 28.07.2014 20:52:26 GMT+0000 **Original Priority:** trivial **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/617 <hr> If you're drunk in game and you type in a gm command sometimes you get ...hic! or sssss put in automatically and it makes command incorrect :)
1.0
GM commands while drunk (BB #617) - This issue was migrated from bitbucket. **Original Reporter:** LordUsagi **Original Date:** 28.07.2014 20:52:26 GMT+0000 **Original Priority:** trivial **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/617 <hr> If you're drunk in game and you type in a gm command sometimes you get ...hic! or sssss put in automatically and it makes command incorrect :)
priority
gm commands while drunk bb this issue was migrated from bitbucket original reporter lordusagi original date gmt original priority trivial original type bug original state invalid direct link if you re drunk in game and you type in a gm command sometimes you get hic or sssss put in automatically and it makes command incorrect
1
579,454
17,191,831,385
IssuesEvent
2021-07-16 12:09:19
NinjaEnterprise/NinjaConfiguration
https://api.github.com/repos/NinjaEnterprise/NinjaConfiguration
closed
[FEATURE] Creating a configuration service.
priority: low status: backlog type: enhancement
**Description of functionality** You need to create a configuration service, which is needed in order to receive settings for all other services. - [ ] Creation and configuration of a multi-module structure; - [ ] Using a separate database to store the settings; - [ ] Adding a REST module for editing settings; - [ ] Testing in Postman.
1.0
[FEATURE] Creating a configuration service. - **Description of functionality** You need to create a configuration service, which is needed in order to receive settings for all other services. - [ ] Creation and configuration of a multi-module structure; - [ ] Using a separate database to store the settings; - [ ] Adding a REST module for editing settings; - [ ] Testing in Postman.
priority
creating a configuration service description of functionality you need to create a configuration service which is needed in order to receive settings for all other services creation and configuration of a multi module structure using a separate database to store the settings adding a rest module for editing settings testing in postman
1
198,523
6,973,918,974
IssuesEvent
2017-12-11 22:16:45
opencurrents/opencurrents
https://api.github.com/repos/opencurrents/opencurrents
closed
openCurrents.com - Size: I think the site looks better when zoomed in at 125%, see the difference. Have had a few folks tell me the same.
mvp? priority low
![image](https://user-images.githubusercontent.com/26234440/33617299-f9c07e14-d9a4-11e7-9697-554b322da083.png) ![image](https://user-images.githubusercontent.com/26234440/33617343-0c7be732-d9a5-11e7-803e-de580ce4a572.png)
1.0
openCurrents.com - Size: I think the site looks better when zoomed in at 125%, see the difference. Have had a few folks tell me the same. - ![image](https://user-images.githubusercontent.com/26234440/33617299-f9c07e14-d9a4-11e7-9697-554b322da083.png) ![image](https://user-images.githubusercontent.com/26234440/33617343-0c7be732-d9a5-11e7-803e-de580ce4a572.png)
priority
opencurrents com size i think the site looks better when zoomed in at see the difference have had a few folks tell me the same
1
6,437
2,588,038,355
IssuesEvent
2015-02-17 22:13:34
ilios/ilios
https://api.github.com/repos/ilios/ilios
closed
load user attributes in management console asynchronously
Deprecated Functionality low priority wontfix
refs #364. see `ilios.management.user_accounts.buildUserAddAndRolesDOM` rewrite this whole mess to load user attributes asynchronously.
1.0
load user attributes in management console asynchronously - refs #364. see `ilios.management.user_accounts.buildUserAddAndRolesDOM` rewrite this whole mess to load user attributes asynchronously.
priority
load user attributes in management console asynchronously refs see ilios management user accounts builduseraddandrolesdom rewrite this whole mess to load user attributes asynchronously
1
97,542
3,995,400,513
IssuesEvent
2016-05-10 15:24:56
newamericafoundation/newamerica-cms
https://api.github.com/repos/newamericafoundation/newamerica-cms
closed
Hide both carousels on a program homepage if no events are added to events carousel
Done June 2016 Low Priority Pre Launch
Not essential that's it's done pre-launch but it would be good if it's possible
1.0
Hide both carousels on a program homepage if no events are added to events carousel - Not essential that's it's done pre-launch but it would be good if it's possible
priority
hide both carousels on a program homepage if no events are added to events carousel not essential that s it s done pre launch but it would be good if it s possible
1
326,747
9,960,605,666
IssuesEvent
2019-07-06 18:10:42
x13pixels/remedybg-issues
https://api.github.com/repos/x13pixels/remedybg-issues
closed
Editing long watch expressions
Component: Watch Window Priority: 3 (Low-Med) Status: Completed Type: Bug
[simon] If I edit an expression in the watch panel but the expression is larger than the column, "view" stays on the first characters and I can't see what I'm typing.
1.0
Editing long watch expressions - [simon] If I edit an expression in the watch panel but the expression is larger than the column, "view" stays on the first characters and I can't see what I'm typing.
priority
editing long watch expressions if i edit an expression in the watch panel but the expression is larger than the column view stays on the first characters and i can t see what i m typing
1
592,558
17,911,174,273
IssuesEvent
2021-09-09 05:37:05
geolonia/app.geolonia.com
https://api.github.com/repos/geolonia/app.geolonia.com
closed
app-dev.geolonia.com で作成したAPIキーで地図を表示できるように
Priority: Low
> 地図を表示する手順を試してみようと、https://app-dev.geolonia.com/ で作成したAPIキーを使い、自分のブログに地図を追加してみると、403でベースの地図が表示されませんでした。原因って何か分かりますでしょうか、、? テストした環境はこちらです。 https://naoki-is.me/archives/713 <img width="1440" alt="スクリーンショット 2021-07-16 15 44 17" src="https://user-images.githubusercontent.com/8760841/125910093-ec726a82-8cd3-4f01-859c-c9071009c662.png"> ## 解決法 stage=devの場合はstyle に source として追加している tileserver.geolonia.com をtileserver-dev.geolonia.com に置き換える必要がある。
1.0
app-dev.geolonia.com で作成したAPIキーで地図を表示できるように - > 地図を表示する手順を試してみようと、https://app-dev.geolonia.com/ で作成したAPIキーを使い、自分のブログに地図を追加してみると、403でベースの地図が表示されませんでした。原因って何か分かりますでしょうか、、? テストした環境はこちらです。 https://naoki-is.me/archives/713 <img width="1440" alt="スクリーンショット 2021-07-16 15 44 17" src="https://user-images.githubusercontent.com/8760841/125910093-ec726a82-8cd3-4f01-859c-c9071009c662.png"> ## 解決法 stage=devの場合はstyle に source として追加している tileserver.geolonia.com をtileserver-dev.geolonia.com に置き換える必要がある。
priority
app dev geolonia com で作成したapiキーで地図を表示できるように 地図を表示する手順を試してみようと、 で作成したapiキーを使い、自分のブログに地図を追加してみると、 。原因って何か分かりますでしょうか、、? テストした環境はこちらです。 img width alt スクリーンショット src 解決法 stage devの場合はstyle に source として追加している tileserver geolonia com をtileserver dev geolonia com に置き換える必要がある。
1
608,221
18,818,774,212
IssuesEvent
2021-11-10 04:38:34
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
ci: Need to investigate CDash console debug dump due to errors
priority: low team: kitware component: continuous integration
From Slack: https://drakedevelopers.slack.com/archives/C270MN28G/p1572401376036300 > jwnimmer-tri 10:09 PM > The CDash test dump on https://drake-jenkins.csail.mit.edu/job/mac-catalina-clang-bazel-experimental-release/7/console output is very large (20 MB). > jamiesnape 8:50 AM > We will look into it. Dumping the whole file on failure definitely is not great. Perhaps some weird build of cURL on Mac.
1.0
ci: Need to investigate CDash console debug dump due to errors - From Slack: https://drakedevelopers.slack.com/archives/C270MN28G/p1572401376036300 > jwnimmer-tri 10:09 PM > The CDash test dump on https://drake-jenkins.csail.mit.edu/job/mac-catalina-clang-bazel-experimental-release/7/console output is very large (20 MB). > jamiesnape 8:50 AM > We will look into it. Dumping the whole file on failure definitely is not great. Perhaps some weird build of cURL on Mac.
priority
ci need to investigate cdash console debug dump due to errors from slack jwnimmer tri pm the cdash test dump on output is very large mb jamiesnape am we will look into it dumping the whole file on failure definitely is not great perhaps some weird build of curl on mac
1
516,771
14,987,706,675
IssuesEvent
2021-01-28 23:29:37
benetech/ServiceNet
https://api.github.com/repos/benetech/ServiceNet
closed
Allow user to add their own notes to partner records that persist across imports
PM: Workflow Priority C
Several partners said that they would like the ability to add information that doesn’t fit into existing fields, etc. and suggested notes fields. Recommendation and Action item: Follow up with partners through observations/ interviews to find out what kinds of notes they would find most useful, which fields or sections might be most helped by notes, etc. Have partners prioritize and then create list for version release: where would partners like to add notes? Under what kinds of circumstances? Which fields/topics are the most important?
1.0
Allow user to add their own notes to partner records that persist across imports - Several partners said that they would like the ability to add information that doesn’t fit into existing fields, etc. and suggested notes fields. Recommendation and Action item: Follow up with partners through observations/ interviews to find out what kinds of notes they would find most useful, which fields or sections might be most helped by notes, etc. Have partners prioritize and then create list for version release: where would partners like to add notes? Under what kinds of circumstances? Which fields/topics are the most important?
priority
allow user to add their own notes to partner records that persist across imports several partners said that they would like the ability to add information that doesn’t fit into existing fields etc and suggested notes fields recommendation and action item follow up with partners through observations interviews to find out what kinds of notes they would find most useful which fields or sections might be most helped by notes etc have partners prioritize and then create list for version release where would partners like to add notes under what kinds of circumstances which fields topics are the most important
1
341,836
10,308,531,975
IssuesEvent
2019-08-29 11:11:11
ddionrails/ddionrails
https://api.github.com/repos/ddionrails/ddionrails
closed
Add "state" to DataTables
Priority: Low Status: Abandoned Status: Available Type: Enhancement
Das System merkt sich die Einstellung nicht, dass 100 Einträge pro Seite angezeigt werden sollen. Bei jedem Wechsel der Seite muss diese Option wieder neu eingestellt werden.
1.0
Add "state" to DataTables - Das System merkt sich die Einstellung nicht, dass 100 Einträge pro Seite angezeigt werden sollen. Bei jedem Wechsel der Seite muss diese Option wieder neu eingestellt werden.
priority
add state to datatables das system merkt sich die einstellung nicht dass einträge pro seite angezeigt werden sollen bei jedem wechsel der seite muss diese option wieder neu eingestellt werden
1
696,888
23,920,300,098
IssuesEvent
2022-09-09 16:11:21
rathena/rathena
https://api.github.com/repos/rathena/rathena
closed
HLIF_BRAIN didn't give SP bonus in level 3 and 4.
status:confirmed component:skill priority:low mode:renewal mode:prerenewal type:bug
<!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: [ae74eb8](https://github.com/rathena/rathena/commit/ae74eb840480d358c8250d35bd9d28c097794e28) * **Client Date**: 2018 06 20 * **Server Mode**: Pre Renewal * **Description of Issue**: For a weird reason, Brain Surgery doesn't give any bonus of SP at level 3 and 4. I didn't pay attention to other skill parameters so I can't describe more problem if there is any * Result: ![brain0](https://user-images.githubusercontent.com/75265726/187294885-1a3bd010-28fe-40bf-9b1d-10b0e8083c74.png) ![brain1](https://user-images.githubusercontent.com/75265726/187294889-877e484a-c748-47ae-b88c-944b75fc2f95.png) ![brain2](https://user-images.githubusercontent.com/75265726/187294891-c49d587f-ecbc-4f5e-bb25-aea4754c8b7d.png) ![brain3](https://user-images.githubusercontent.com/75265726/187294893-ba52e373-0e40-4683-8ade-372401180abd.png) ![brain4](https://user-images.githubusercontent.com/75265726/187294895-d4d9e092-4c02-4705-a8b6-f741e39d84d5.png) ![brain5](https://user-images.githubusercontent.com/75265726/187294897-d4040c19-ac8a-406b-8cd4-279c92a93044.png) * Expected Result: HLIF_BRAIN should give bonus in all level * How to Reproduce: Take a lif and test level by level Brain Surgency * Official Information: [Divine Pride](https://www.divine-pride.net/database/skill/8003/brain-surgery) * **Modifications that may affect results**: No modification
1.0
HLIF_BRAIN didn't give SP bonus in level 3 and 4. - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: [ae74eb8](https://github.com/rathena/rathena/commit/ae74eb840480d358c8250d35bd9d28c097794e28) * **Client Date**: 2018 06 20 * **Server Mode**: Pre Renewal * **Description of Issue**: For a weird reason, Brain Surgery doesn't give any bonus of SP at level 3 and 4. I didn't pay attention to other skill parameters so I can't describe more problem if there is any * Result: ![brain0](https://user-images.githubusercontent.com/75265726/187294885-1a3bd010-28fe-40bf-9b1d-10b0e8083c74.png) ![brain1](https://user-images.githubusercontent.com/75265726/187294889-877e484a-c748-47ae-b88c-944b75fc2f95.png) ![brain2](https://user-images.githubusercontent.com/75265726/187294891-c49d587f-ecbc-4f5e-bb25-aea4754c8b7d.png) ![brain3](https://user-images.githubusercontent.com/75265726/187294893-ba52e373-0e40-4683-8ade-372401180abd.png) ![brain4](https://user-images.githubusercontent.com/75265726/187294895-d4d9e092-4c02-4705-a8b6-f741e39d84d5.png) ![brain5](https://user-images.githubusercontent.com/75265726/187294897-d4040c19-ac8a-406b-8cd4-279c92a93044.png) * Expected Result: HLIF_BRAIN should give bonus in all level * How to Reproduce: Take a lif and test level by level Brain Surgency * Official Information: [Divine Pride](https://www.divine-pride.net/database/skill/8003/brain-surgery) * **Modifications that may affect results**: No modification
priority
hlif brain didn t give sp bonus in level and rathena hash client date server mode pre renewal description of issue for a weird reason brain surgery doesn t give any bonus of sp at level and i didn t pay attention to other skill parameters so i can t describe more problem if there is any result expected result hlif brain should give bonus in all level how to reproduce take a lif and test level by level brain surgency official information modifications that may affect results no modification
1
707,611
24,311,541,603
IssuesEvent
2022-09-29 23:13:03
COS301-SE-2022/Office-Booker
https://api.github.com/repos/COS301-SE-2022/Office-Booker
closed
refactor walls/data-access
Priority: Low Type: Chore Type: Refactor
walls service is under libs/api/walls/data-access instead of libs/api/walls/repository/data-access
1.0
refactor walls/data-access - walls service is under libs/api/walls/data-access instead of libs/api/walls/repository/data-access
priority
refactor walls data access walls service is under libs api walls data access instead of libs api walls repository data access
1
660,027
21,949,214,176
IssuesEvent
2022-05-24 06:06:32
joschahenningsen/TUM-Live
https://api.github.com/repos/joschahenningsen/TUM-Live
closed
Login page redisplayed after successful login following an unsuccessful one.
bug priority:low
**Describe the bug** If the user first tries to login using an internal account and fails, and then succeeds, we are redirected to the login page instead of the home page. **To Reproduce** Steps to reproduce the behavior: 0. Be logged out of the system 1. Go to 'Login' 2. Click on 'use an internal account' 3. Enter wrong login information. 4. Get the warning 'Couldn't log in. Please double check your credentials.' 5. Enter correct login information. 6. Get the login page again, which is not the expected behaviour. **Expected behavior** After step 5, the user should be redirected to the homepage. The user should not be able to visit "./login" if they are logged in. Maybe it would make sense to redirect them to the start page if they try this? **Desktop (please complete the following information):** - OS: [Ubuntu 20.04 - Browser: Vivaldi
1.0
Login page redisplayed after successful login following an unsuccessful one. - **Describe the bug** If the user first tries to login using an internal account and fails, and then succeeds, we are redirected to the login page instead of the home page. **To Reproduce** Steps to reproduce the behavior: 0. Be logged out of the system 1. Go to 'Login' 2. Click on 'use an internal account' 3. Enter wrong login information. 4. Get the warning 'Couldn't log in. Please double check your credentials.' 5. Enter correct login information. 6. Get the login page again, which is not the expected behaviour. **Expected behavior** After step 5, the user should be redirected to the homepage. The user should not be able to visit "./login" if they are logged in. Maybe it would make sense to redirect them to the start page if they try this? **Desktop (please complete the following information):** - OS: [Ubuntu 20.04 - Browser: Vivaldi
priority
login page redisplayed after successful login following an unsuccessful one describe the bug if the user first tries to login using an internal account and fails and then succeeds we are redirected to the login page instead of the home page to reproduce steps to reproduce the behavior be logged out of the system go to login click on use an internal account enter wrong login information get the warning couldn t log in please double check your credentials enter correct login information get the login page again which is not the expected behaviour expected behavior after step the user should be redirected to the homepage the user should not be able to visit login if they are logged in maybe it would make sense to redirect them to the start page if they try this desktop please complete the following information os ubuntu browser vivaldi
1