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
674,859
23,068,191,772
IssuesEvent
2022-07-25 15:32:55
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
on x86, k_is_in_isr() returns false in execption context
bug priority: low area: X86 Wont Fix
For k_is_in_isr() description, it checks whether the code is running at interrupt level. And it is used by caller to customize the behavior, like avoiding take semaphare in isr handler. But on execption context, it returns false in execption context on x86
1.0
on x86, k_is_in_isr() returns false in execption context - For k_is_in_isr() description, it checks whether the code is running at interrupt level. And it is used by caller to customize the behavior, like avoiding take semaphare in isr handler. But on execption context, it returns false in execption context on x86
priority
on k is in isr returns false in execption context for k is in isr description it checks whether the code is running at interrupt level and it is used by caller to customize the behavior like avoiding take semaphare in isr handler but on execption context it returns false in execption context on
1
821,112
30,805,317,145
IssuesEvent
2023-08-01 06:40:45
Vinci-Velasco/Multiplayer-Trivia
https://api.github.com/repos/Vinci-Velasco/Multiplayer-Trivia
opened
[gui] fix lobby status column
low priority
would be nice if it reflected the message from lobby_state.get_state() but tbh maybe even consider throwing it away entirely:)
1.0
[gui] fix lobby status column - would be nice if it reflected the message from lobby_state.get_state() but tbh maybe even consider throwing it away entirely:)
priority
fix lobby status column would be nice if it reflected the message from lobby state get state but tbh maybe even consider throwing it away entirely
1
255,119
8,108,911,079
IssuesEvent
2018-08-14 04:48:06
RhoInc/web-codebook
https://api.github.com/repos/RhoInc/web-codebook
closed
Allow grouping on multiple variables
low priority
A bit worried about performance issues here ... Request from SDF.
1.0
Allow grouping on multiple variables - A bit worried about performance issues here ... Request from SDF.
priority
allow grouping on multiple variables a bit worried about performance issues here request from sdf
1
605,368
18,734,308,142
IssuesEvent
2021-11-04 04:08:01
AY2122S1-CS2103T-W13-2/tp
https://api.github.com/repos/AY2122S1-CS2103T-W13-2/tp
closed
[PE-D] Help Window does not show User Guide on subsequent attempts
type.Bug priority.Medium severity.Low
I was successful in opening the User Guide through the Help Window after keying in `help`. I then navigated to other pages by clicking the links to your team's GitHub repository via the Help Window and closed this window. Thereafter, I re-entered `help` into the CommandBox but was presented with the webpage I last v...
1.0
[PE-D] Help Window does not show User Guide on subsequent attempts - I was successful in opening the User Guide through the Help Window after keying in `help`. I then navigated to other pages by clicking the links to your team's GitHub repository via the Help Window and closed this window. Thereafter, I re-entered `...
priority
help window does not show user guide on subsequent attempts i was successful in opening the user guide through the help window after keying in help i then navigated to other pages by clicking the links to your team s github repository via the help window and closed this window thereafter i re entered help ...
1
731,361
25,212,486,213
IssuesEvent
2022-11-14 05:59:09
openmsupply/mobile
https://api.github.com/repos/openmsupply/mobile
opened
Move the setting button to the bottom left instead of bottom middle
Priority: low Effort: small Docs: not needed Solution: Agreed Type: Enhancement
## Is your feature request related to a problem? Please describe. - The setting here is a power user feature and it should not be in a place where it is asking you to click it. - It should be tucked away in the corner where the super admins know it is there but normal users would not be too compelled to click it. ...
1.0
Move the setting button to the bottom left instead of bottom middle - ## Is your feature request related to a problem? Please describe. - The setting here is a power user feature and it should not be in a place where it is asking you to click it. - It should be tucked away in the corner where the super admins know...
priority
move the setting button to the bottom left instead of bottom middle is your feature request related to a problem please describe the setting here is a power user feature and it should not be in a place where it is asking you to click it it should be tucked away in the corner where the super admins know...
1
152,765
5,868,430,495
IssuesEvent
2017-05-14 12:43:21
msktutil/msktutil
https://api.github.com/repos/msktutil/msktutil
closed
Unable to preauth/join on RHEL4
auto-migrated low priority sourceforge
*Originally created by:* [mont...@boxcar.org](http://code.google.com/u/116575295769756957443/) I know RHEL is way old by now, but I figure I can't be the only one still running it so I thought I'd report this. **What steps will reproduce the problem?** 1\. from root, kinit as an AD user with appropriate AD privs 2...
1.0
Unable to preauth/join on RHEL4 - *Originally created by:* [mont...@boxcar.org](http://code.google.com/u/116575295769756957443/) I know RHEL is way old by now, but I figure I can't be the only one still running it so I thought I'd report this. **What steps will reproduce the problem?** 1\. from root, kinit as an AD...
priority
unable to preauth join on originally created by i know rhel is way old by now but i figure i can t be the only one still running it so i thought i d report this what steps will reproduce the problem from root kinit as an ad user with appropriate ad privs try to precreate join the domain ...
1
303,680
9,309,504,192
IssuesEvent
2019-03-25 16:37:02
conan-io/conan-package-tools
https://api.github.com/repos/conan-io/conan-package-tools
closed
Support custom docker args for docker run command
complex: low priority: medium stage: queue type: feature
For example: `CONAN_DOCKER_ARGS` and an equivalent constructor argument. We've discovered an issue in my company where the default settings for Windows Containers is to allocate 1GB of RAM. When building particularly large visual studio projects, we get a very random and intermittant compiler error. This occurs w...
1.0
Support custom docker args for docker run command - For example: `CONAN_DOCKER_ARGS` and an equivalent constructor argument. We've discovered an issue in my company where the default settings for Windows Containers is to allocate 1GB of RAM. When building particularly large visual studio projects, we get a very ra...
priority
support custom docker args for docker run command for example conan docker args and an equivalent constructor argument we ve discovered an issue in my company where the default settings for windows containers is to allocate of ram when building particularly large visual studio projects we get a very rand...
1
518,440
15,028,554,656
IssuesEvent
2021-02-02 03:22:01
GTNewHorizons/GT-New-Horizons-Modpack
https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack
closed
Removal of Warded Glass placed by Unbreakable Wand
Priority: LOW Type: duplicate
#### Which modpack version are you using? 2.0.9.0 #### If in multiplayer; On which server does this happen? Private Server #### What did you try to do, and what did you expect to happen? Placing Warded Glass with Unbreakable Wand #### What happened instead? (Attach screenshots if needed) Can't remove Ward...
1.0
Removal of Warded Glass placed by Unbreakable Wand - #### Which modpack version are you using? 2.0.9.0 #### If in multiplayer; On which server does this happen? Private Server #### What did you try to do, and what did you expect to happen? Placing Warded Glass with Unbreakable Wand #### What happened inste...
priority
removal of warded glass placed by unbreakable wand which modpack version are you using if in multiplayer on which server does this happen private server what did you try to do and what did you expect to happen placing warded glass with unbreakable wand what happened inste...
1
139,573
5,378,498,288
IssuesEvent
2017-02-23 15:06:38
nexusformat/definitions
https://api.github.com/repos/nexusformat/definitions
opened
build additional separate indices for named entities
enhancement low priority
It would be nice to have ... * a separate index of all the NXDL class names * a separate index of all field names * a separate index of all attribute names
1.0
build additional separate indices for named entities - It would be nice to have ... * a separate index of all the NXDL class names * a separate index of all field names * a separate index of all attribute names
priority
build additional separate indices for named entities it would be nice to have a separate index of all the nxdl class names a separate index of all field names a separate index of all attribute names
1
441,764
12,731,927,328
IssuesEvent
2020-06-25 09:33:53
zulip/zulip-desktop
https://api.github.com/repos/zulip/zulip-desktop
closed
No spellcheck on Centos7 3.0.0
Priority: Low help wanted investigate
Linux/Centos7 Zulip App 3.0.0 The spellcheck module does not underline words on Centos7. Possibly related to #662 , but I figured I'd open a separate ticket for this issue. Centos: ![image](https://user-images.githubusercontent.com/32879218/58347041-9e7c4980-7e11-11e9-9e8b-9eaefc958ffb.png) webapp on centos: !...
1.0
No spellcheck on Centos7 3.0.0 - Linux/Centos7 Zulip App 3.0.0 The spellcheck module does not underline words on Centos7. Possibly related to #662 , but I figured I'd open a separate ticket for this issue. Centos: ![image](https://user-images.githubusercontent.com/32879218/58347041-9e7c4980-7e11-11e9-9e8b-9eaefc...
priority
no spellcheck on linux zulip app the spellcheck module does not underline words on possibly related to but i figured i d open a separate ticket for this issue centos webapp on centos
1
67,835
3,282,071,796
IssuesEvent
2015-10-28 02:46:24
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
Ankidroid sorts decks in a different order than Desktop Anki
bug fixedindev Priority-Low
Originally reported on Google Code with ID 1860 ``` Sample decks sorted in Anki Desktop: letters numbers _macros Same decks sorted in AnkiDroid: _macros letters numbers This is tested on a B&N Nook Simple touch, Android 2.1 with AnkiDroid 2.0.1. ``` Reported by `dotancohen` on 2013-10-13 12:03:51
1.0
Ankidroid sorts decks in a different order than Desktop Anki - Originally reported on Google Code with ID 1860 ``` Sample decks sorted in Anki Desktop: letters numbers _macros Same decks sorted in AnkiDroid: _macros letters numbers This is tested on a B&N Nook Simple touch, Android 2.1 with AnkiDroid 2.0....
priority
ankidroid sorts decks in a different order than desktop anki originally reported on google code with id sample decks sorted in anki desktop letters numbers macros same decks sorted in ankidroid macros letters numbers this is tested on a b n nook simple touch android with ankidroid ...
1
819,180
30,723,432,928
IssuesEvent
2023-07-27 17:39:36
nck-2/test-rep
https://api.github.com/repos/nck-2/test-rep
closed
make tcp port reuse optional unless for restart by watchdog
priority::low
From "Dev call March 7 2019": ``` can we make tcp port reuse optional? It should be really needed very-very seldom while it can often bring problems like this - https://manticoresearch.slack.com/archives/C5EEXJG31/p1551881653389200 searchd SERGEY will create an issue to do that (and leave that enabled for restart) ...
1.0
make tcp port reuse optional unless for restart by watchdog - From "Dev call March 7 2019": ``` can we make tcp port reuse optional? It should be really needed very-very seldom while it can often bring problems like this - https://manticoresearch.slack.com/archives/C5EEXJG31/p1551881653389200 searchd SERGEY will cr...
priority
make tcp port reuse optional unless for restart by watchdog from dev call march can we make tcp port reuse optional it should be really needed very very seldom while it can often bring problems like this searchd sergey will create an issue to do that and leave that enabled for restart th...
1
650,139
21,336,133,474
IssuesEvent
2022-04-18 14:47:05
ossarioglu/SWE574-SWEet_Dewarriors
https://api.github.com/repos/ossarioglu/SWE574-SWEet_Dewarriors
opened
Consolidate current UI contents
priority low frontend effort big
Update and simplify current UIs html codes to have - Navigation Bar - Authenticated user info - Dropdown menu
1.0
Consolidate current UI contents - Update and simplify current UIs html codes to have - Navigation Bar - Authenticated user info - Dropdown menu
priority
consolidate current ui contents update and simplify current uis html codes to have navigation bar authenticated user info dropdown menu
1
684,445
23,418,041,415
IssuesEvent
2022-08-13 08:45:37
CitiesSkylinesMods/TMPE
https://api.github.com/repos/CitiesSkylinesMods/TMPE
closed
Possible to change lane arrows when highway rules are enabled
BUG low priority LANE ROUTING
when you activate highway rules it says you cannot change the lane arrows. But in the following scenarios users can intentionally/unintentionally change the highway lane arrows when the highway rules are enabled: A) Connecting the lanes using lane connector changes the lane arrows. deleting the connections does not re...
1.0
Possible to change lane arrows when highway rules are enabled - when you activate highway rules it says you cannot change the lane arrows. But in the following scenarios users can intentionally/unintentionally change the highway lane arrows when the highway rules are enabled: A) Connecting the lanes using lane connect...
priority
possible to change lane arrows when highway rules are enabled when you activate highway rules it says you cannot change the lane arrows but in the following scenarios users can intentionally unintentionally change the highway lane arrows when the highway rules are enabled a connecting the lanes using lane connect...
1
36,527
2,800,573,514
IssuesEvent
2015-05-13 10:55:05
OpenDataNode/open-data-node
https://api.github.com/repos/OpenDataNode/open-data-node
opened
Default locale in UnifiedViews' backend-config.properties should be English
priority: Low severity: enhancement
While the frontend-config.properties of UnifiedViews has the default locale set to `en` (English), backend-config.properties defaults locale to `sk` (Slovak). The default locale should be `en` in both cases. I'm using ODN 1.0.1 installed from the odn-simple Debian package.
1.0
Default locale in UnifiedViews' backend-config.properties should be English - While the frontend-config.properties of UnifiedViews has the default locale set to `en` (English), backend-config.properties defaults locale to `sk` (Slovak). The default locale should be `en` in both cases. I'm using ODN 1.0.1 installed f...
priority
default locale in unifiedviews backend config properties should be english while the frontend config properties of unifiedviews has the default locale set to en english backend config properties defaults locale to sk slovak the default locale should be en in both cases i m using odn installed f...
1
5,668
2,577,926,083
IssuesEvent
2015-02-12 19:58:16
DoSomething/dosomething
https://api.github.com/repos/DoSomething/dosomething
closed
Cron funkyness
@bender @devops priority-low
Per hipchat convo 6/16/2014 12:57PM. Checked the `admin/reports/status` in production, and it said that Cron had last run 2 months 2 weeks ago. 12:59 PM Morgan: Hm, I do see some failures in Jenkins, but it looks like the last successful cron run was at 10:20am http://admin.dosomething.org/jenkins/job/Drupal-Cron/21...
1.0
Cron funkyness - Per hipchat convo 6/16/2014 12:57PM. Checked the `admin/reports/status` in production, and it said that Cron had last run 2 months 2 weeks ago. 12:59 PM Morgan: Hm, I do see some failures in Jenkins, but it looks like the last successful cron run was at 10:20am http://admin.dosomething.org/jenkins/j...
priority
cron funkyness per hipchat convo checked the admin reports status in production and it said that cron had last run months weeks ago pm morgan hm i do see some failures in jenkins but it looks like the last successful cron run was at we ran cron manually and the admin reports sta...
1
354,297
10,565,277,892
IssuesEvent
2019-10-05 09:59:38
DXHeroes/dx-scanner
https://api.github.com/repos/DXHeroes/dx-scanner
closed
Create a language detector for .NET lang (~100 new lines of code)
Difficulty: Easy Hacktoberfest Priority: Low Status: Available Type: Enhancement good first issue
We'd like to measure the quality of apps written in .NET. There are "language detectors" to determine what language is on which path. It's necessary to implement **DotNetLanguageDetector** the same way as is [JavaScriptLanguageDetector](https://github.com/DXHeroes/dx-scanner/blob/master/src/detectors/JavaScript/J...
1.0
Create a language detector for .NET lang (~100 new lines of code) - We'd like to measure the quality of apps written in .NET. There are "language detectors" to determine what language is on which path. It's necessary to implement **DotNetLanguageDetector** the same way as is [JavaScriptLanguageDetector](https://g...
priority
create a language detector for net lang new lines of code we d like to measure the quality of apps written in net there are language detectors to determine what language is on which path it s necessary to implement dotnetlanguagedetector the same way as is implemented it s around new lines...
1
585,785
17,534,144,200
IssuesEvent
2021-08-12 03:22:56
whimc/Science-Tools
https://api.github.com/repos/whimc/Science-Tools
opened
Number regex doesn't work
Priority: Low bug good first issue
If you write a message with text before the number, it does not catch it. For example, I could type `My altitude is 99m` and it would not find a number match.
1.0
Number regex doesn't work - If you write a message with text before the number, it does not catch it. For example, I could type `My altitude is 99m` and it would not find a number match.
priority
number regex doesn t work if you write a message with text before the number it does not catch it for example i could type my altitude is and it would not find a number match
1
674,300
23,045,322,574
IssuesEvent
2022-07-23 20:15:18
FAForever/fa
https://api.github.com/repos/FAForever/fa
closed
Support commanders dust cloud explosion happens when underwater
priority: low
![image](https://user-images.githubusercontent.com/15778155/133986033-c982d019-64be-41db-93bf-a133193aac7a.png) When a support commander dies underwater the dust cloud explosion still happens. This shouldn't be the case.
1.0
Support commanders dust cloud explosion happens when underwater - ![image](https://user-images.githubusercontent.com/15778155/133986033-c982d019-64be-41db-93bf-a133193aac7a.png) When a support commander dies underwater the dust cloud explosion still happens. This shouldn't be the case.
priority
support commanders dust cloud explosion happens when underwater when a support commander dies underwater the dust cloud explosion still happens this shouldn t be the case
1
690,695
23,669,387,503
IssuesEvent
2022-08-27 05:12:46
gladiaio/gladia
https://api.github.com/repos/gladiaio/gladia
closed
Remove userwarning on Numa for Tensorflow
type: enhancement good first issue priority: low status : confirmed
**Describe the bug** `successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero` **Steps to reproduce** call POST /image/image/background-removal/?model=mobilenet **Additional context** Potential resolution https://github.com/tensorflow...
1.0
Remove userwarning on Numa for Tensorflow - **Describe the bug** `successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so returning NUMA node zero` **Steps to reproduce** call POST /image/image/background-removal/?model=mobilenet **Additional context** Potenti...
priority
remove userwarning on numa for tensorflow describe the bug successful numa node read from sysfs had negative value but there must be at least one numa node so returning numa node zero steps to reproduce call post image image background removal model mobilenet additional context potenti...
1
448,309
12,947,576,460
IssuesEvent
2020-07-19 00:06:46
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
closed
[Quest] Report to Steeljaw's Caravan - Can't turn in quest
Fix included Priority - Low Quest
<!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE! --> <!-- This template is for problem reports, for feature suggestion etc... feel free to edit it. If this is a crash report, upload the crashlog on https://gist.github.com/ For issues containing a fix, please create a Pull Request following th...
1.0
[Quest] Report to Steeljaw's Caravan - Can't turn in quest - <!-- IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE! --> <!-- This template is for problem reports, for feature suggestion etc... feel free to edit it. If this is a crash report, upload the crashlog on https://gist.github.com/ For issue...
priority
report to steeljaw s caravan can t turn in quest this template is for problem reports for feature suggestion etc feel free to edit it if this is a crash report upload the crashlog on for issues containing a fix please create a pull request following this tutorial report to ...
1
644,030
20,963,699,120
IssuesEvent
2022-03-28 02:58:51
visdesignlab/data-hunch
https://api.github.com/repos/visdesignlab/data-hunch
closed
Initializing Direct Manipulation Hunches
Low Priority
When I click on either Range or Change Size, there is no initialization. What should happen is that as soon as I've hit that button, a bar/range appears and I can manipulate that.
1.0
Initializing Direct Manipulation Hunches - When I click on either Range or Change Size, there is no initialization. What should happen is that as soon as I've hit that button, a bar/range appears and I can manipulate that.
priority
initializing direct manipulation hunches when i click on either range or change size there is no initialization what should happen is that as soon as i ve hit that button a bar range appears and i can manipulate that
1
475,218
13,689,008,872
IssuesEvent
2020-09-30 12:35:15
shahednasser/sbuttons
https://api.github.com/repos/shahednasser/sbuttons
opened
Change font size of social-btn to 1.2rem
Hacktoberfest Priority: Low buttons enhancement good first issue help wanted up-for-grabs
Currently the font-size of `.social-btn` is 1rem. Change it to 1.2rem
1.0
Change font size of social-btn to 1.2rem - Currently the font-size of `.social-btn` is 1rem. Change it to 1.2rem
priority
change font size of social btn to currently the font size of social btn is change it to
1
629,213
20,025,975,503
IssuesEvent
2022-02-01 21:21:39
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
In uart.h uart_irq_rx_ready() function not working properly for STM32F429 controller
bug Waiting for response priority: low platform: STM32
**Describe the bug** In uart.h, Read_Int_status() function not working properly for STM32F429 controller. When the byte is received on the Rx Line, the interupt is called. At the start we need to check what type of interrupt is this. ( rx or tx ). So for checking receive interrupt I put a check: if( uart_irq_rx_...
1.0
In uart.h uart_irq_rx_ready() function not working properly for STM32F429 controller - **Describe the bug** In uart.h, Read_Int_status() function not working properly for STM32F429 controller. When the byte is received on the Rx Line, the interupt is called. At the start we need to check what type of interrupt is ...
priority
in uart h uart irq rx ready function not working properly for controller describe the bug in uart h read int status function not working properly for controller when the byte is received on the rx line the interupt is called at the start we need to check what type of interrupt is this rx or tx...
1
272,298
8,507,070,804
IssuesEvent
2018-10-30 18:06:06
RigsOfRods/rigs-of-rods
https://api.github.com/repos/RigsOfRods/rigs-of-rods
closed
Lost truckfile features
enhancement low-priority
While cleaning up code I noticed some truckfile features somehow disappeared - the data are still present, but there's no code to process them: * [rollon](http://docs.rigsofrods.org/vehicle-creation/fileformat-truck/#rollon) - This option is dead. I don't know when it died or how the physics handle self-collision ATM....
1.0
Lost truckfile features - While cleaning up code I noticed some truckfile features somehow disappeared - the data are still present, but there's no code to process them: * [rollon](http://docs.rigsofrods.org/vehicle-creation/fileformat-truck/#rollon) - This option is dead. I don't know when it died or how the physics ...
priority
lost truckfile features while cleaning up code i noticed some truckfile features somehow disappeared the data are still present but there s no code to process them this option is dead i don t know when it died or how the physics handle self collision atm again i dunno why or when it died ...
1
568,026
16,944,745,790
IssuesEvent
2021-06-28 04:20:50
gitpod-io/website
https://api.github.com/repos/gitpod-io/website
closed
Apply `max-width` design system
priority:low
"Alright, we've settled on a system for now. * Based on a 1440 screen out max width is 1312px (so a 64px margin on either side). This can be a max width even on larger screens for now. * We also have 1136px which has 152px margin on either side. Use this if anything is 1140 in the layouts. * For the blog we have 124...
1.0
Apply `max-width` design system - "Alright, we've settled on a system for now. * Based on a 1440 screen out max width is 1312px (so a 64px margin on either side). This can be a max width even on larger screens for now. * We also have 1136px which has 152px margin on either side. Use this if anything is 1140 in the la...
priority
apply max width design system alright we ve settled on a system for now based on a screen out max width is so a margin on either side this can be a max width even on larger screens for now we also have which has margin on either side use this if anything is in the layouts for the blog ...
1
488,016
14,073,590,775
IssuesEvent
2020-11-04 05:18:19
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
batchRecvLoop receives a unknown response when testing follower read
priority/low severity/Major sig/raft type/bug
## Bug Report <!-- Thanks for your bug report! Don't worry if you can't fill out all the sections. --> ### What version of TiKV are you using? <!-- You can run `tikv-server --version` --> ``` / # /tidb-server -V Release Version: v4.0.0-beta.2-115-g52bf81d65 Git Commit Hash: 52bf81d651188fdd7fc86f3e1de3a7cf...
1.0
batchRecvLoop receives a unknown response when testing follower read - ## Bug Report <!-- Thanks for your bug report! Don't worry if you can't fill out all the sections. --> ### What version of TiKV are you using? <!-- You can run `tikv-server --version` --> ``` / # /tidb-server -V Release Version: v4.0.0-b...
priority
batchrecvloop receives a unknown response when testing follower read bug report what version of tikv are you using tidb server v release version beta git commit hash git branch release utc build time goversion race enabled false tikv min ...
1
69,008
3,294,898,444
IssuesEvent
2015-10-31 13:21:27
Yakindu/statecharts
https://api.github.com/repos/Yakindu/statecharts
closed
Transitions sometimes get unstuck from choices
enhancement Graphical Editor Priority-Low
Not a big issue but sometimes the end of a transition to/from a choice doesn't line up with the corners of the diamond. Instead they seem to follow an invisible square around the diamond.
1.0
Transitions sometimes get unstuck from choices - Not a big issue but sometimes the end of a transition to/from a choice doesn't line up with the corners of the diamond. Instead they seem to follow an invisible square around the diamond.
priority
transitions sometimes get unstuck from choices not a big issue but sometimes the end of a transition to from a choice doesn t line up with the corners of the diamond instead they seem to follow an invisible square around the diamond
1
675,791
23,106,189,135
IssuesEvent
2022-07-27 09:00:57
thesaurus-linguae-aegyptiae/tla-web
https://api.github.com/repos/thesaurus-linguae-aegyptiae/tla-web
opened
Teile in spitzen Klammer ("〈___〉") in Textpfadangaben ausblenden
feature request low priority
**Befund** Einige Pfadangaben enthalten Teile(!) in spitzen Klammern, z.B. ![grafik](https://user-images.githubusercontent.com/33833393/181206657-0f7f57a8-cbc1-45c3-be9a-45e5e7b8f8ae.png) **ToDo** Teilstring in spitzen Klammern (Unicode: \u2329 \u232A) herausfiltern. **Achtung:** Wenn der ganze Pfadteilname in...
1.0
Teile in spitzen Klammer ("〈___〉") in Textpfadangaben ausblenden - **Befund** Einige Pfadangaben enthalten Teile(!) in spitzen Klammern, z.B. ![grafik](https://user-images.githubusercontent.com/33833393/181206657-0f7f57a8-cbc1-45c3-be9a-45e5e7b8f8ae.png) **ToDo** Teilstring in spitzen Klammern (Unicode: \u2329 \u...
priority
teile in spitzen klammer 〈 〉 in textpfadangaben ausblenden befund einige pfadangaben enthalten teile in spitzen klammern z b todo teilstring in spitzen klammern unicode herausfiltern achtung wenn der ganze pfadteilname in spitzen klammern steht ist das ganze element im...
1
173,948
6,534,774,656
IssuesEvent
2017-08-31 12:16:28
Neefay/BromA-Framework-A3-Addon
https://api.github.com/repos/Neefay/BromA-Framework-A3-Addon
opened
JIP Teleport - Undefined variable
Priority: Low Status: Available Type: Bug
_Undefined variable in expression_ [`player_is_jip`](https://github.com/Neefay/BromA-Framework-A3-Addon/blob/master/plugins/jip_teleport/functions/fn_postinit.sqf#L4) occurs on a dedicated server.
1.0
JIP Teleport - Undefined variable - _Undefined variable in expression_ [`player_is_jip`](https://github.com/Neefay/BromA-Framework-A3-Addon/blob/master/plugins/jip_teleport/functions/fn_postinit.sqf#L4) occurs on a dedicated server.
priority
jip teleport undefined variable undefined variable in expression occurs on a dedicated server
1
42,505
2,870,895,796
IssuesEvent
2015-06-07 16:44:50
GLolol/PyLink
https://api.github.com/repos/GLolol/PyLink
opened
FANTASY (in-channel) commands for PyLink PseudoClients
feature priority:low
Any pseudoclients would need to have some hooks to listen to messages. Hmm...
1.0
FANTASY (in-channel) commands for PyLink PseudoClients - Any pseudoclients would need to have some hooks to listen to messages. Hmm...
priority
fantasy in channel commands for pylink pseudoclients any pseudoclients would need to have some hooks to listen to messages hmm
1
609,109
18,854,230,219
IssuesEvent
2021-11-12 02:39:38
crypto-com/chain-desktop-wallet
https://api.github.com/repos/crypto-com/chain-desktop-wallet
opened
Problem: Ledger approval in Staking is longer than expected
low priority need-investigation
## Problem To confirm a staking transaction, it takes between 20-30 seconds for the transaction to appear on my Ledger for approval, which is longer than normal.
1.0
Problem: Ledger approval in Staking is longer than expected - ## Problem To confirm a staking transaction, it takes between 20-30 seconds for the transaction to appear on my Ledger for approval, which is longer than normal.
priority
problem ledger approval in staking is longer than expected problem to confirm a staking transaction it takes between seconds for the transaction to appear on my ledger for approval which is longer than normal
1
793,435
27,996,444,920
IssuesEvent
2023-03-27 08:48:39
patternfly/patternfly-elements
https://api.github.com/repos/patternfly/patternfly-elements
closed
Switch doesn't document its events
docs priority: low bug
We must ensure that the pf-switch docs page lists the change event _with a description and example_ https://patternflyelements.org/components/switch/#events by adding a `@fires` jsdoc block
1.0
Switch doesn't document its events - We must ensure that the pf-switch docs page lists the change event _with a description and example_ https://patternflyelements.org/components/switch/#events by adding a `@fires` jsdoc block
priority
switch doesn t document its events we must ensure that the pf switch docs page lists the change event with a description and example by adding a fires jsdoc block
1
104,594
4,215,089,561
IssuesEvent
2016-06-30 01:44:36
CascadesCarnivoreProject/Timelapse
https://api.github.com/repos/CascadesCarnivoreProject/Timelapse
closed
data: whitespace trimming could be hoisted
Low Priority fix
The first time a .ddb is reopened after creation the WhiteSpaceTrimmed column is inserted and a hard coded line run to set the row with ID 1 to WhiteSpaceTrimmed = true. Since it can't be assumed the incoming TemplateTable from the template database is trimmed it would be safer to also perform the trimming at creation...
1.0
data: whitespace trimming could be hoisted - The first time a .ddb is reopened after creation the WhiteSpaceTrimmed column is inserted and a hard coded line run to set the row with ID 1 to WhiteSpaceTrimmed = true. Since it can't be assumed the incoming TemplateTable from the template database is trimmed it would be s...
priority
data whitespace trimming could be hoisted the first time a ddb is reopened after creation the whitespacetrimmed column is inserted and a hard coded line run to set the row with id to whitespacetrimmed true since it can t be assumed the incoming templatetable from the template database is trimmed it would be s...
1
187,622
6,759,792,372
IssuesEvent
2017-10-24 18:19:52
elementary/switchboard-plug-networking
https://api.github.com/repos/elementary/switchboard-plug-networking
closed
Activate row when selected
Priority: Low
For keyboard navigation. There's no real value to being able to select a row without activating it Launchpad Details: [#LP1607421](https://bugs.launchpad.net/bugs/1607421) Daniel Fore - 2016-07-28 15:41:24 +0000
1.0
Activate row when selected - For keyboard navigation. There's no real value to being able to select a row without activating it Launchpad Details: [#LP1607421](https://bugs.launchpad.net/bugs/1607421) Daniel Fore - 2016-07-28 15:41:24 +0000
priority
activate row when selected for keyboard navigation there s no real value to being able to select a row without activating it launchpad details daniel fore
1
333,692
10,130,312,384
IssuesEvent
2019-08-01 16:38:36
geosolutions-it/MapStore2
https://api.github.com/repos/geosolutions-it/MapStore2
opened
Issue when printing a measurement converted into an annotation
Priority: Low annotations bug
### Description When you convert a measurement into an annotation and then print the map a wrong text label is applied in the final PDF result. ![print_measurement](https://user-images.githubusercontent.com/1280027/62311017-1b1f4a00-b48b-11e9-9d3b-6953404a2c21.jpg) ### In case of Bug (otherwise remove this par...
1.0
Issue when printing a measurement converted into an annotation - ### Description When you convert a measurement into an annotation and then print the map a wrong text label is applied in the final PDF result. ![print_measurement](https://user-images.githubusercontent.com/1280027/62311017-1b1f4a00-b48b-11e9-9d3b-695...
priority
issue when printing a measurement converted into an annotation description when you convert a measurement into an annotation and then print the map a wrong text label is applied in the final pdf result in case of bug otherwise remove this paragraph browser affected use this site for...
1
171,046
6,477,071,310
IssuesEvent
2017-08-18 01:31:57
ac2cz/FoxTelem
https://api.github.com/repos/ac2cz/FoxTelem
closed
Graphing is disabled for Vanderbilt Packet data. This is not stored or retrieved correctly for SegDb
low priority RadFxSat wontfix
We need to make sure this data is being stored correctly on disk, even though it is not currently used. If we switch the spacecraft into this mode then we need to be able to store the data. Graphing will be a bonus but not required.
1.0
Graphing is disabled for Vanderbilt Packet data. This is not stored or retrieved correctly for SegDb - We need to make sure this data is being stored correctly on disk, even though it is not currently used. If we switch the spacecraft into this mode then we need to be able to store the data. Graphing will be a bonus...
priority
graphing is disabled for vanderbilt packet data this is not stored or retrieved correctly for segdb we need to make sure this data is being stored correctly on disk even though it is not currently used if we switch the spacecraft into this mode then we need to be able to store the data graphing will be a bonus...
1
121,035
4,804,120,842
IssuesEvent
2016-11-02 12:32:01
dhowe/AdNauseam
https://api.github.com/repos/dhowe/AdNauseam
closed
Different button heights
Bug PRIORITY: Low
The height of warning button is two pixel smaller than the normal ones. Is there any particular reason for that? This looks a bit strange for me. ![screen shot 2016-11-02 at 1 48 03 pm](https://cloud.githubusercontent.com/assets/3056154/19917998/1e6db9e2-a103-11e6-88e6-7e316178d882.png)
1.0
Different button heights - The height of warning button is two pixel smaller than the normal ones. Is there any particular reason for that? This looks a bit strange for me. ![screen shot 2016-11-02 at 1 48 03 pm](https://cloud.githubusercontent.com/assets/3056154/19917998/1e6db9e2-a103-11e6-88e6-7e316178d882.png)
priority
different button heights the height of warning button is two pixel smaller than the normal ones is there any particular reason for that this looks a bit strange for me
1
416,496
12,147,411,182
IssuesEvent
2020-04-24 12:59:16
OpenSourceEconomics/grmpy
https://api.github.com/repos/OpenSourceEconomics/grmpy
opened
Extract locpoly into a separate package
help wanted pb-estimation priority-low
We would like to move the locpoly routine from the current version of grmpy into its own package.
1.0
Extract locpoly into a separate package - We would like to move the locpoly routine from the current version of grmpy into its own package.
priority
extract locpoly into a separate package we would like to move the locpoly routine from the current version of grmpy into its own package
1
470,134
13,531,708,986
IssuesEvent
2020-09-15 22:13:02
GTBitsOfGood/gt-scheduler
https://api.github.com/repos/GTBitsOfGood/gt-scheduler
opened
Design and Implement Loading Indicator
bug frontend low priority
## Problem Description When initially loading in instructor/course GPAs, the string "N/A" is applied to both data that is *currently* loading as well as data that could not be fetched. This is an issue because, when users see the "N/A" placeholder, they likely assume the information is unavailable, when this may not t...
1.0
Design and Implement Loading Indicator - ## Problem Description When initially loading in instructor/course GPAs, the string "N/A" is applied to both data that is *currently* loading as well as data that could not be fetched. This is an issue because, when users see the "N/A" placeholder, they likely assume the inform...
priority
design and implement loading indicator problem description when initially loading in instructor course gpas the string n a is applied to both data that is currently loading as well as data that could not be fetched this is an issue because when users see the n a placeholder they likely assume the inform...
1
765,131
26,834,460,692
IssuesEvent
2023-02-02 18:20:37
HEXRD/hexrd
https://api.github.com/repos/HEXRD/hexrd
opened
add data directory to imageseries config
low priority
It would be convenient to specify a data directory in the imageseries config file. As it is, either all the data files are in the current directory or they are in a different directory and every panel has the same directory path before the filename. It would nice to have a single directory specified. For example: this...
1.0
add data directory to imageseries config - It would be convenient to specify a data directory in the imageseries config file. As it is, either all the data files are in the current directory or they are in a different directory and every panel has the same directory path before the filename. It would nice to have a sin...
priority
add data directory to imageseries config it would be convenient to specify a data directory in the imageseries config file as it is either all the data files are in the current directory or they are in a different directory and every panel has the same directory path before the filename it would nice to have a sin...
1
260,851
8,215,956,128
IssuesEvent
2018-09-05 07:45:17
huridocs/uwazi
https://api.github.com/repos/huridocs/uwazi
closed
Change footer links to improve navigation
Priority: Low
Our current footer supports direct links to the main sections of each instance: - Library - Login - Uploads if logged as admin. - Settings if logged as admin. ![image](https://user-images.githubusercontent.com/6364153/29707605-1edcd19e-8986-11e7-9343-9d7d29170535.png) Some suggestions to improve it: - S...
1.0
Change footer links to improve navigation - Our current footer supports direct links to the main sections of each instance: - Library - Login - Uploads if logged as admin. - Settings if logged as admin. ![image](https://user-images.githubusercontent.com/6364153/29707605-1edcd19e-8986-11e7-9343-9d7d29170535.pn...
priority
change footer links to improve navigation our current footer supports direct links to the main sections of each instance library login uploads if logged as admin settings if logged as admin some suggestions to improve it sync footer links with header links when custom menus are crea...
1
699,052
24,002,366,937
IssuesEvent
2022-09-14 12:29:56
lord-server/lord
https://api.github.com/repos/lord-server/lord
closed
Возможность положить посторонний предмет в выдачу товара менялы
bug low priority can't reproduce inventory
**Описание ошибки:** Есть возможность положить свой предмет в инвентарь выдачи товара менялы **Как воспроизвести:** Шаги воспроизведения: 1. Заходим в менялу 2. Кладем указанную цену в инвентарь оплаты 3. Берем товар из инвентаря выдачи товара и кладем себе в инвентарь в ячейку, где уже что-то лежит 4. Это...
1.0
Возможность положить посторонний предмет в выдачу товара менялы - **Описание ошибки:** Есть возможность положить свой предмет в инвентарь выдачи товара менялы **Как воспроизвести:** Шаги воспроизведения: 1. Заходим в менялу 2. Кладем указанную цену в инвентарь оплаты 3. Берем товар из инвентаря выдачи товар...
priority
возможность положить посторонний предмет в выдачу товара менялы описание ошибки есть возможность положить свой предмет в инвентарь выдачи товара менялы как воспроизвести шаги воспроизведения заходим в менялу кладем указанную цену в инвентарь оплаты берем товар из инвентаря выдачи товар...
1
769,994
27,025,304,182
IssuesEvent
2023-02-11 14:24:13
penrose/penrose
https://api.github.com/repos/penrose/penrose
opened
Use units for quantities in Style?
system:style kind:usability system:language priority:feature request priority:low
In Style, we use raw scalar values to express lengths. But in many places in CSS, lengths used for things like font sizes come with explicit units (`px`, `em`, and so forth). Likewise, in TeX it is often an error to specify a size without units (`pt`, `in`, `cm`, etc.). Likewise, currently in Style both angles and...
2.0
Use units for quantities in Style? - In Style, we use raw scalar values to express lengths. But in many places in CSS, lengths used for things like font sizes come with explicit units (`px`, `em`, and so forth). Likewise, in TeX it is often an error to specify a size without units (`pt`, `in`, `cm`, etc.). Likewis...
priority
use units for quantities in style in style we use raw scalar values to express lengths but in many places in css lengths used for things like font sizes come with explicit units px em and so forth likewise in tex it is often an error to specify a size without units pt in cm etc likewis...
1
349,293
10,466,999,531
IssuesEvent
2019-09-22 00:14:46
ucb-bar/hammer
https://api.github.com/repos/ucb-bar/hammer
opened
Make functional (map, filter, etc) stuff in Hammer easy to write
DeveloperSupport enhancement low priority usability
Something like this might allow us to use `.map(...).filter(...).reduce(...)` like Scala. Need to check if it plays well with type-checking though. Looks pretty promising if it does. https://github.com/EntilZha/PyFunctional
1.0
Make functional (map, filter, etc) stuff in Hammer easy to write - Something like this might allow us to use `.map(...).filter(...).reduce(...)` like Scala. Need to check if it plays well with type-checking though. Looks pretty promising if it does. https://github.com/EntilZha/PyFunctional
priority
make functional map filter etc stuff in hammer easy to write something like this might allow us to use map filter reduce like scala need to check if it plays well with type checking though looks pretty promising if it does
1
522,313
15,158,362,345
IssuesEvent
2021-02-12 00:57:56
NOAA-GSL/MATS
https://api.github.com/repos/NOAA-GSL/MATS
closed
Change headers to use GSL instead of GSD, and adjust fonts
Priority: Low Project: MATS Status: Closed Type: Task
--- Author Name: **molly.b.smith** (@mollybsmith-noaa) Original Redmine Issue: 77254, https://vlab.ncep.noaa.gov/redmine/issues/77254 Original Date: 2020-04-01 Original Assignee: molly.b.smith --- We should clean things up and observe the new GSL nomenclature.
1.0
Change headers to use GSL instead of GSD, and adjust fonts - --- Author Name: **molly.b.smith** (@mollybsmith-noaa) Original Redmine Issue: 77254, https://vlab.ncep.noaa.gov/redmine/issues/77254 Original Date: 2020-04-01 Original Assignee: molly.b.smith --- We should clean things up and observe the new GSL nomencla...
priority
change headers to use gsl instead of gsd and adjust fonts author name molly b smith mollybsmith noaa original redmine issue original date original assignee molly b smith we should clean things up and observe the new gsl nomenclature
1
275,683
8,578,941,328
IssuesEvent
2018-11-13 07:30:06
redhat-developer/odo
https://api.github.com/repos/redhat-developer/odo
closed
Need to cover additional tests
priority/Low
Tests we are missing: - [ ] CreateBuildConfig - [x] findContainer - [x] IsVolumeAnEmptyDir
1.0
Need to cover additional tests - Tests we are missing: - [ ] CreateBuildConfig - [x] findContainer - [x] IsVolumeAnEmptyDir
priority
need to cover additional tests tests we are missing createbuildconfig findcontainer isvolumeanemptydir
1
728,137
25,067,481,438
IssuesEvent
2022-11-07 09:30:11
risingwavelabs/risingwave
https://api.github.com/repos/risingwavelabs/risingwave
closed
bug(binder): explicit cast of array constructor should propagate context inside
type/bug priority/low
### Describe the bug This is an edge case only when mixing elements of different type categories via an outer explicit cast. (low priority) Working as expected: ``` select array[1, 2.5]; -- same type categories where implicit cast applies select array[1, true]; -- expected error due to different type categor...
1.0
bug(binder): explicit cast of array constructor should propagate context inside - ### Describe the bug This is an edge case only when mixing elements of different type categories via an outer explicit cast. (low priority) Working as expected: ``` select array[1, 2.5]; -- same type categories where implicit cas...
priority
bug binder explicit cast of array constructor should propagate context inside describe the bug this is an edge case only when mixing elements of different type categories via an outer explicit cast low priority working as expected select array same type categories where implicit cast appli...
1
612,238
19,007,800,393
IssuesEvent
2021-11-23 04:00:10
VEuPathDB/web-eda
https://api.github.com/repos/VEuPathDB/web-eda
closed
Bug in scatterplot faceting with data changing based on application of best fit or smoothed means
bug low cost high priority
I was trying to qc https://github.com/VEuPathDB/web-components/pull/262 and based my selections off one of Bob's examples. In GEMS, I set study site to be Kenya, Mali, Mozambique, and the Gambia. In Scatterplot, I chose the following parameters: <img width="1178" alt="Screen Shot 2021-11-22 at 1 11 44 PM" src="https:...
1.0
Bug in scatterplot faceting with data changing based on application of best fit or smoothed means - I was trying to qc https://github.com/VEuPathDB/web-components/pull/262 and based my selections off one of Bob's examples. In GEMS, I set study site to be Kenya, Mali, Mozambique, and the Gambia. In Scatterplot, I chose...
priority
bug in scatterplot faceting with data changing based on application of best fit or smoothed means i was trying to qc and based my selections off one of bob s examples in gems i set study site to be kenya mali mozambique and the gambia in scatterplot i chose the following parameters img width alt scr...
1
182,175
6,667,702,722
IssuesEvent
2017-10-03 13:32:57
AdguardTeam/AdguardFilters
https://api.github.com/repos/AdguardTeam/AdguardFilters
closed
ign.com - Annoyance - Ad leftover
Ad Leftover Annoyance Priority: Low Resolved
***Site***: http://www.ign.com/wikis/battlefield-1/Avanti_Savoia ***Description***: Ad leftover. Cookie notice. <details> <summary>Screenshot</summary> ![image](https://user-images.githubusercontent.com/10995998/30774576-fcf70c46-a084-11e7-87b9-4d2edf701c4f.png) </details> ***System configuration*** In...
1.0
ign.com - Annoyance - Ad leftover - ***Site***: http://www.ign.com/wikis/battlefield-1/Avanti_Savoia ***Description***: Ad leftover. Cookie notice. <details> <summary>Screenshot</summary> ![image](https://user-images.githubusercontent.com/10995998/30774576-fcf70c46-a084-11e7-87b9-4d2edf701c4f.png) </details>...
priority
ign com annoyance ad leftover site description ad leftover cookie notice screenshot system configuration information value operating system windows browser chrome adguard version adguard driver windows wfp simplified f...
1
272,345
8,507,517,062
IssuesEvent
2018-10-30 19:17:43
pombase/canto
https://api.github.com/repos/pombase/canto
closed
"ReferenceError: toaster is not defined" in reloadOrganisms
PHI-Canto low priority
Hi @jseager7. I noticed an error in my browser console: ``` ReferenceError: toaster is not defined at VM1606 canto-modules.js:3758 at VM1591 angular-v1.5.11.js:11737 ``` It looks like `toaster` is used in reloadOrganisms but is not passed in. Could you have a look? This is low priority though. ...
1.0
"ReferenceError: toaster is not defined" in reloadOrganisms - Hi @jseager7. I noticed an error in my browser console: ``` ReferenceError: toaster is not defined at VM1606 canto-modules.js:3758 at VM1591 angular-v1.5.11.js:11737 ``` It looks like `toaster` is used in reloadOrganisms but is not passe...
priority
referenceerror toaster is not defined in reloadorganisms hi i noticed an error in my browser console referenceerror toaster is not defined at canto modules js at angular js it looks like toaster is used in reloadorganisms but is not passed in could you have a lo...
1
88,597
3,779,443,815
IssuesEvent
2016-03-18 08:20:21
ReactiveX/RxJS
https://api.github.com/repos/ReactiveX/RxJS
closed
Reduce license comment size in minified output
priority: low status: PRs welcome
Currently we're copying the ENTIRE license into the minified file. That's overkill. I think we can get by with the basic license information and a link to the (ideally versioned) license file on the repository.
1.0
Reduce license comment size in minified output - Currently we're copying the ENTIRE license into the minified file. That's overkill. I think we can get by with the basic license information and a link to the (ideally versioned) license file on the repository.
priority
reduce license comment size in minified output currently we re copying the entire license into the minified file that s overkill i think we can get by with the basic license information and a link to the ideally versioned license file on the repository
1
486,343
14,007,672,368
IssuesEvent
2020-10-28 22:00:42
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
Upload Pentaho Libraries to CIAT Nexus repository
Priority - Low Type - Enhancement
Pentaho libraries will be uploaded to Nexus repository <dependency> <groupId>org.pentaho</groupId> <artifactId>core</artifactId> </dependency> <dependency> <groupId>org.pentaho</groupId> <artifactId>extensions</artifactId> </dependency> <dependency> <groupId>org.pentaho</groupId> <artifactI...
1.0
Upload Pentaho Libraries to CIAT Nexus repository - Pentaho libraries will be uploaded to Nexus repository <dependency> <groupId>org.pentaho</groupId> <artifactId>core</artifactId> </dependency> <dependency> <groupId>org.pentaho</groupId> <artifactId>extensions</artifactId> </dependency> <depende...
priority
upload pentaho libraries to ciat nexus repository pentaho libraries will be uploaded to nexus repository org pentaho core org pentaho extensions org pentaho base org pentaho libdocbundle org pentaho libfonts org pentaho...
1
214,357
7,269,236,702
IssuesEvent
2018-02-20 13:01:53
opencv/opencv
https://api.github.com/repos/opencv/opencv
closed
error: (-217) all CUDA-capable devices are busy or unavailable in function setDevice
bug category: gpu (cuda) priority: low
##### System information (versions) - OpenCV => 3.2-dev (1989d94) - Operating System / Platform => Ubuntu 16.04.1 - Compiler => gcc 5.4.0 20160609 - Cuda-8.0 (and Nvidia drivers 375.26). ##### Detailed description I am using a dual-GPU configuration (although, I can repeat the results by directing the program t...
1.0
error: (-217) all CUDA-capable devices are busy or unavailable in function setDevice - ##### System information (versions) - OpenCV => 3.2-dev (1989d94) - Operating System / Platform => Ubuntu 16.04.1 - Compiler => gcc 5.4.0 20160609 - Cuda-8.0 (and Nvidia drivers 375.26). ##### Detailed description I am using ...
priority
error all cuda capable devices are busy or unavailable in function setdevice system information versions opencv dev operating system platform ubuntu compiler gcc cuda and nvidia drivers detailed description i am using a dual gpu configura...
1
726,086
24,987,558,266
IssuesEvent
2022-11-02 16:06:36
VA-Explorer/va_explorer
https://api.github.com/repos/VA-Explorer/va_explorer
closed
Replace Plotly in Home visualization
Priority: Low Type: Maintainance Domain: Frontend
**What is the expected state?** Homepage visualization is quick and displays the information it currently does but less bulky than Plotly. **What is the actual state?** We are currently using Plotly to display homepage visualizations, but this is a bit clunky for the simplistic data it shows. **Relevant context...
1.0
Replace Plotly in Home visualization - **What is the expected state?** Homepage visualization is quick and displays the information it currently does but less bulky than Plotly. **What is the actual state?** We are currently using Plotly to display homepage visualizations, but this is a bit clunky for the simplist...
priority
replace plotly in home visualization what is the expected state homepage visualization is quick and displays the information it currently does but less bulky than plotly what is the actual state we are currently using plotly to display homepage visualizations but this is a bit clunky for the simplist...
1
243,528
7,858,863,220
IssuesEvent
2018-06-21 14:59:54
SparkDevNetwork/Rock
https://api.github.com/repos/SparkDevNetwork/Rock
closed
Batch detail block missing shortcut keys
Priority: Low Status: In Progress Topic: Finance Type: Bug
### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did you include your Rock version number and [client culture](https://github.com/SparkDevNet...
1.0
Batch detail block missing shortcut keys - ### Prerequisites * [x] Put an X between the brackets on this line if you have done all of the following: * Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)? * Did you include your Rock version number and [cli...
priority
batch detail block missing shortcut keys prerequisites put an x between the brackets on this line if you have done all of the following can you reproduce the problem on a fresh install or the did you include your rock version number and setting did you to see if your bug or...
1
818,210
30,678,495,651
IssuesEvent
2023-07-26 07:32:18
dumpus-app/dumpus-app
https://api.github.com/repos/dumpus-app/dumpus-app
closed
Most used bot list is empty
bug enhancement help wanted good first issue low priority
As in the title the most used bot list is shown empty probably because there were no bots on the server or none has been used. Probably should hide this if we meet those two cases
1.0
Most used bot list is empty - As in the title the most used bot list is shown empty probably because there were no bots on the server or none has been used. Probably should hide this if we meet those two cases
priority
most used bot list is empty as in the title the most used bot list is shown empty probably because there were no bots on the server or none has been used probably should hide this if we meet those two cases
1
260,559
8,211,564,990
IssuesEvent
2018-09-04 14:08:20
CS2103-AY1819S1-W10-1/main
https://api.github.com/repos/CS2103-AY1819S1-W10-1/main
opened
Import contacts from Linkedin
priority.Low type.Story
As a user, I want to import contacts from Linkedin, so I can connect with my connections on Linkedin on addressbook without creating new contact again.
1.0
Import contacts from Linkedin - As a user, I want to import contacts from Linkedin, so I can connect with my connections on Linkedin on addressbook without creating new contact again.
priority
import contacts from linkedin as a user i want to import contacts from linkedin so i can connect with my connections on linkedin on addressbook without creating new contact again
1
170,437
6,444,508,461
IssuesEvent
2017-08-12 13:03:54
livro-aberto/BookCloud
https://api.github.com/repos/livro-aberto/BookCloud
opened
Tela ao clicar em requests
enhancement low priority user friendly
Nesta tela aparece a lista de arquivos submetidos e as mensagens de commit. Esta tela pode ser mais útil. Sugiro que nesta tela apareçam os diffs dos arquivos submetidos. Isso servirá para que o revisor decida o momento de entrar no 'merge' já que ele não retroceder quando entrou neste estado.
1.0
Tela ao clicar em requests - Nesta tela aparece a lista de arquivos submetidos e as mensagens de commit. Esta tela pode ser mais útil. Sugiro que nesta tela apareçam os diffs dos arquivos submetidos. Isso servirá para que o revisor decida o momento de entrar no 'merge' já que ele não retroceder quando entrou neste esta...
priority
tela ao clicar em requests nesta tela aparece a lista de arquivos submetidos e as mensagens de commit esta tela pode ser mais útil sugiro que nesta tela apareçam os diffs dos arquivos submetidos isso servirá para que o revisor decida o momento de entrar no merge já que ele não retroceder quando entrou neste esta...
1
719,364
24,757,096,666
IssuesEvent
2022-10-21 18:54:15
dequelabs/cauldron
https://api.github.com/repos/dequelabs/cauldron
closed
The "big" tooltip uses non-standard text and padding sizes
Low Priority Low Effort Hacktoberfest
The "big" tooltip uses non-standard text and padding sizes: https://github.com/dequelabs/cauldron/blob/0ff6cd9464be2743b5f42536b939c9909871d75f/packages/styles/tooltip.css#L126-L128 We could either fix this separately, or fix it when we update the "big" tooltip to support the dark theme.
1.0
The "big" tooltip uses non-standard text and padding sizes - The "big" tooltip uses non-standard text and padding sizes: https://github.com/dequelabs/cauldron/blob/0ff6cd9464be2743b5f42536b939c9909871d75f/packages/styles/tooltip.css#L126-L128 We could either fix this separately, or fix it when we update the "big" to...
priority
the big tooltip uses non standard text and padding sizes the big tooltip uses non standard text and padding sizes we could either fix this separately or fix it when we update the big tooltip to support the dark theme
1
138,211
5,329,701,917
IssuesEvent
2017-02-15 15:28:29
OPCFoundation/UA-.NET
https://api.github.com/repos/OPCFoundation/UA-.NET
closed
UA COM Interop Solution will not load
Entity: COM Interop Low Priority
The paths to the included projects are no longer valid, but the projects do exist. The file paths need to be corrected only.
1.0
UA COM Interop Solution will not load - The paths to the included projects are no longer valid, but the projects do exist. The file paths need to be corrected only.
priority
ua com interop solution will not load the paths to the included projects are no longer valid but the projects do exist the file paths need to be corrected only
1
253,671
8,058,912,703
IssuesEvent
2018-08-02 20:05:34
pulibrary/plum
https://api.github.com/repos/pulibrary/plum
closed
Contrast on color images converted to grayscale
low-priority
Brittle books: images converted to grayscale PDF for reprinting/binding should have improved contrast.
1.0
Contrast on color images converted to grayscale - Brittle books: images converted to grayscale PDF for reprinting/binding should have improved contrast.
priority
contrast on color images converted to grayscale brittle books images converted to grayscale pdf for reprinting binding should have improved contrast
1
245,816
7,891,431,695
IssuesEvent
2018-06-28 12:09:38
aiidateam/aiida_core
https://api.github.com/repos/aiidateam/aiida_core
opened
Multiple nodes stored with identical UUID when exposing inputs with defaults
priority/critical-blocking topic/Workflows type/bug
Consider the following example ``` #!/usr/bin/env runaiida from aiida.orm.data.bool import Bool from aiida.orm.data.int import Int from aiida.work.workchain import WorkChain, ToContext class Parent(WorkChain): @classmethod def define(cls, spec): super(Parent, cls).define(spec) sp...
1.0
Multiple nodes stored with identical UUID when exposing inputs with defaults - Consider the following example ``` #!/usr/bin/env runaiida from aiida.orm.data.bool import Bool from aiida.orm.data.int import Int from aiida.work.workchain import WorkChain, ToContext class Parent(WorkChain): @classmethod ...
priority
multiple nodes stored with identical uuid when exposing inputs with defaults consider the following example usr bin env runaiida from aiida orm data bool import bool from aiida orm data int import int from aiida work workchain import workchain tocontext class parent workchain classmethod ...
1
513,471
14,922,232,197
IssuesEvent
2021-01-23 13:57:24
bounswe/bounswe2020group4
https://api.github.com/repos/bounswe/bounswe2020group4
closed
(AND) Back Button Bug
Android Bug Effort: Low Priority: High Status: Completed
In vendor profile page -> My Products tab, the back button does not work. **To Reproduce** Steps to reproduce the behavior: 1. Sign in as vendor 2. Click on 'My Products' 3. Try to click back button 4. See error **Expected behavior** After clicking the back button, user should be directed to profile page.
1.0
(AND) Back Button Bug - In vendor profile page -> My Products tab, the back button does not work. **To Reproduce** Steps to reproduce the behavior: 1. Sign in as vendor 2. Click on 'My Products' 3. Try to click back button 4. See error **Expected behavior** After clicking the back button, user should be dir...
priority
and back button bug in vendor profile page my products tab the back button does not work to reproduce steps to reproduce the behavior sign in as vendor click on my products try to click back button see error expected behavior after clicking the back button user should be dir...
1
685,155
23,445,622,996
IssuesEvent
2022-08-15 19:18:18
exyleio/exyleio
https://api.github.com/repos/exyleio/exyleio
opened
Organize Exyle.io World Cup
suggestion priority 3 - low area:community
### Description - Teams compete against each other in a double-elimination tournament - Winning teams gets a profile badge and 6 months of supporter - Team size can be up to 8, but only up to 4 players can play at a time ### Why? - More community event = engagement - Appreciation for top players - Provide conten...
1.0
Organize Exyle.io World Cup - ### Description - Teams compete against each other in a double-elimination tournament - Winning teams gets a profile badge and 6 months of supporter - Team size can be up to 8, but only up to 4 players can play at a time ### Why? - More community event = engagement - Appreciation for...
priority
organize exyle io world cup description teams compete against each other in a double elimination tournament winning teams gets a profile badge and months of supporter team size can be up to but only up to players can play at a time why more community event engagement appreciation for...
1
699,057
24,002,476,720
IssuesEvent
2022-09-14 12:34:44
zowe/api-layer
https://api.github.com/repos/zowe/api-layer
closed
Sonar code coverage scan is inaccurate
bug Priority: Low technical excellence
**Describe the bug** I make a PR with code changes that are covered via unit tests. However, other code files that have not been touched in the PR are included in the Sonar coverage scan. This has at times resulted in the sonar quality gate failing. **Steps to Reproduce** 1. Create a PR with code changes 2. See in ac...
1.0
Sonar code coverage scan is inaccurate - **Describe the bug** I make a PR with code changes that are covered via unit tests. However, other code files that have not been touched in the PR are included in the Sonar coverage scan. This has at times resulted in the sonar quality gate failing. **Steps to Reproduce** 1. C...
priority
sonar code coverage scan is inaccurate describe the bug i make a pr with code changes that are covered via unit tests however other code files that have not been touched in the pr are included in the sonar coverage scan this has at times resulted in the sonar quality gate failing steps to reproduce c...
1
293,201
8,973,531,764
IssuesEvent
2019-01-29 21:17:23
jenningst/react-dashboard
https://api.github.com/repos/jenningst/react-dashboard
opened
NavItemContainer.js has hardcoded route paths
Priority: Low Status: Pending Type: Issue
In order to get routing working, I passed down a hardcoded routePath property with the value that is used to navigate (using history.push()). Need to find a way to more dynamically pass this path so as to remove hardcoded values from the dashboard.
1.0
NavItemContainer.js has hardcoded route paths - In order to get routing working, I passed down a hardcoded routePath property with the value that is used to navigate (using history.push()). Need to find a way to more dynamically pass this path so as to remove hardcoded values from the dashboard.
priority
navitemcontainer js has hardcoded route paths in order to get routing working i passed down a hardcoded routepath property with the value that is used to navigate using history push need to find a way to more dynamically pass this path so as to remove hardcoded values from the dashboard
1
454,800
13,107,693,432
IssuesEvent
2020-08-04 15:38:05
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
opened
Remove “Mark task complete” as an available action for BvaDispatchTasks
Feature: generic-queue Priority: Medium Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬 Type: Enhancement
`BvaDispatchTask`s are automatically marked complete when an appeal is outcoded through IDT. The the only way a `BvaDispatchTask` can be considered "complete" is if the appeal is dispatched by outcoding the appeal through IDT. Currently, `MARK_COMPLETE` is an available action for the assignee of a `BvaDispatchTask`. Th...
1.0
Remove “Mark task complete” as an available action for BvaDispatchTasks - `BvaDispatchTask`s are automatically marked complete when an appeal is outcoded through IDT. The the only way a `BvaDispatchTask` can be considered "complete" is if the appeal is dispatched by outcoding the appeal through IDT. Currently, `MARK_CO...
priority
remove “mark task complete” as an available action for bvadispatchtasks bvadispatchtask s are automatically marked complete when an appeal is outcoded through idt the the only way a bvadispatchtask can be considered complete is if the appeal is dispatched by outcoding the appeal through idt currently mark co...
1
56,337
3,079,107,778
IssuesEvent
2015-08-21 14:35:27
stratigos/reishitea
https://api.github.com/repos/stratigos/reishitea
opened
Decouple Pusher from class Order
enhancement low-priority
Although its a very simple interface, the Pusher service is currently tightly coupled to class Order via its callbacks. Pusher should be refactored into its own class. This could be [instantiated via the initializer](http://www.justinweiss.com/blog/2015/02/24/how-to-configure-your-rails-app-to-ship/) created in issue #...
1.0
Decouple Pusher from class Order - Although its a very simple interface, the Pusher service is currently tightly coupled to class Order via its callbacks. Pusher should be refactored into its own class. This could be [instantiated via the initializer](http://www.justinweiss.com/blog/2015/02/24/how-to-configure-your-rai...
priority
decouple pusher from class order although its a very simple interface the pusher service is currently tightly coupled to class order via its callbacks pusher should be refactored into its own class this could be created in issue and used as a service from the app config more potentially tbd
1
796,672
28,123,524,184
IssuesEvent
2023-03-31 15:47:02
StartsMercury/simply-no-shading
https://api.github.com/repos/StartsMercury/simply-no-shading
opened
Config Screen Is Incomplete
bug low priority
It has been observed in version 6.0.3 of this mod for Minecraft 1.19.2 that the config screen having the title part and the done button part are missing the dirt background when a world is in the background.
1.0
Config Screen Is Incomplete - It has been observed in version 6.0.3 of this mod for Minecraft 1.19.2 that the config screen having the title part and the done button part are missing the dirt background when a world is in the background.
priority
config screen is incomplete it has been observed in version of this mod for minecraft that the config screen having the title part and the done button part are missing the dirt background when a world is in the background
1
425,183
12,336,904,413
IssuesEvent
2020-05-14 14:15:28
dhenry-KCI/FredCo-Post-Go-Live-
https://api.github.com/repos/dhenry-KCI/FredCo-Post-Go-Live-
closed
Planning-summary page-"since" date not populating on all applications - 14566021
Extreme Ticket Created Low Priority
The date field under "since" is populating on some APs but not others. It is random across all Planning AP types (example, some site plans have it and others do not). Also seems random on which milestone its in. ![image](https://user-images.githubusercontent.com/50637067/81432520-10d45f80-9131-11ea-9118-32ad64afd44...
1.0
Planning-summary page-"since" date not populating on all applications - 14566021 - The date field under "since" is populating on some APs but not others. It is random across all Planning AP types (example, some site plans have it and others do not). Also seems random on which milestone its in. ![image](https://user...
priority
planning summary page since date not populating on all applications the date field under since is populating on some aps but not others it is random across all planning ap types example some site plans have it and others do not also seems random on which milestone its in
1
710,644
24,426,592,106
IssuesEvent
2022-10-06 03:38:14
Greenstand/treetracker-web-map-client
https://api.github.com/repos/Greenstand/treetracker-web-map-client
closed
Tree page: species tag, `click to learn more`
good first issue low-priority
For species tag, add text at the third line (sub title) `click to learn more` and add the species_desc as the link. Prerequisites: https://github.com/Greenstand/treetracker-query-api/issues/189 ![Image](https://user-images.githubusercontent.com/5744708/190096206-55a42940-4674-4f02-b035-2d4f0e2f01ca.png)
1.0
Tree page: species tag, `click to learn more` - For species tag, add text at the third line (sub title) `click to learn more` and add the species_desc as the link. Prerequisites: https://github.com/Greenstand/treetracker-query-api/issues/189 ![Image](https://user-images.githubusercontent.com/5744708/190096206-55a4294...
priority
tree page species tag click to learn more for species tag add text at the third line sub title click to learn more and add the species desc as the link prerequisites
1
504,603
14,620,271,891
IssuesEvent
2020-12-22 19:24:42
leppott/ContDataQC
https://api.github.com/repos/leppott/ContDataQC
closed
Shiny - Download Gage Data not working
Low Priority
**Describe the bug** The USGS gage download data is not working in Shiny. **To Reproduce** Go to the "gage" section of Shiny and select a site and date range. myData.SiteID <- "03460000" myData.DateRange.Start <- "2013-01-01" myData.DateRange.End <- "2014-12-31" **Expected behavior** Should get a ...
1.0
Shiny - Download Gage Data not working - **Describe the bug** The USGS gage download data is not working in Shiny. **To Reproduce** Go to the "gage" section of Shiny and select a site and date range. myData.SiteID <- "03460000" myData.DateRange.Start <- "2013-01-01" myData.DateRange.End <- "2014-12-31...
priority
shiny download gage data not working describe the bug the usgs gage download data is not working in shiny to reproduce go to the gage section of shiny and select a site and date range mydata siteid mydata daterange start mydata daterange end expected b...
1
367,464
10,854,015,734
IssuesEvent
2019-11-13 15:42:39
OpenSIPS/opensips
https://api.github.com/repos/OpenSIPS/opensips
closed
[BUG] Fifo Reload Lua module does not apply configuration
low-priority
**OpenSIPS version you are running** version: opensips 2.4.5 (x86_64/linux) flags: STATS: On, SHM_EXTRA_STATS, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 poll method support...
1.0
[BUG] Fifo Reload Lua module does not apply configuration - **OpenSIPS version you are running** version: opensips 2.4.5 (x86_64/linux) flags: STATS: On, SHM_EXTRA_STATS, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTE...
priority
fifo reload lua module does not apply configuration opensips version you are running version opensips linux flags stats on shm extra stats disable nagle use mcast shm mmap pkg malloc f malloc fast lock adaptive wait adaptive wait loops max recv buffer size max listen max uri si...
1
431,403
12,478,986,065
IssuesEvent
2020-05-29 17:23:35
airshipit/airshipui
https://api.github.com/repos/airshipit/airshipui
closed
Feature Request: Airship branding for airshipui
blocked enhancement priority/low
As an AirshipUI developer, I want a basic airship branding style to be part of the airship plugin that I can override in my own corporate packaging if desired. This should include putting the airship logo and title in the UI and at least a prototype of a different color scheme (the default can be the baseline Octant br...
1.0
Feature Request: Airship branding for airshipui - As an AirshipUI developer, I want a basic airship branding style to be part of the airship plugin that I can override in my own corporate packaging if desired. This should include putting the airship logo and title in the UI and at least a prototype of a different color...
priority
feature request airship branding for airshipui as an airshipui developer i want a basic airship branding style to be part of the airship plugin that i can override in my own corporate packaging if desired this should include putting the airship logo and title in the ui and at least a prototype of a different color...
1
592,658
17,926,825,168
IssuesEvent
2021-09-10 01:27:35
waldronlab/BugSigDB
https://api.github.com/repos/waldronlab/BugSigDB
closed
taxa lookup for species says "No taxa found."
low priority
In the taxa lookup, e.g. [Species: Escherichia coli](https://bugsigdb.org/Special:RunQuery/Taxon?Taxon%5BNCBI%5D=562&Taxon%5BBody%20site%5D=&Taxon%5BCondition%5D=&_run=1) it says "No taxa found." because there are no descendants found. "No taxa found" may be misleading for someone who doesn't have that context, and som...
1.0
taxa lookup for species says "No taxa found." - In the taxa lookup, e.g. [Species: Escherichia coli](https://bugsigdb.org/Special:RunQuery/Taxon?Taxon%5BNCBI%5D=562&Taxon%5BBody%20site%5D=&Taxon%5BCondition%5D=&_run=1) it says "No taxa found." because there are no descendants found. "No taxa found" may be misleading fo...
priority
taxa lookup for species says no taxa found in the taxa lookup e g it says no taxa found because there are no descendants found no taxa found may be misleading for someone who doesn t have that context and something like no descendants found or is it no direct descendants found would be a more i...
1
403,416
11,840,728,977
IssuesEvent
2020-03-23 19:25:10
melonproject/protocol
https://api.github.com/repos/melonproject/protocol
closed
Compile only what has changed
feature low priority
Compiling takes around 2 mins on an i7 which limits how fast we can prototype and test the solidity code. We could take advantage of caching to only compile the contracts that have changed and their dependants. I know how to do this with `make` but it means maintaining a Makefile (not that big a deal if that's what...
1.0
Compile only what has changed - Compiling takes around 2 mins on an i7 which limits how fast we can prototype and test the solidity code. We could take advantage of caching to only compile the contracts that have changed and their dependants. I know how to do this with `make` but it means maintaining a Makefile (no...
priority
compile only what has changed compiling takes around mins on an which limits how fast we can prototype and test the solidity code we could take advantage of caching to only compile the contracts that have changed and their dependants i know how to do this with make but it means maintaining a makefile not...
1
614,779
19,189,776,763
IssuesEvent
2021-12-05 20:09:35
CAKES-coding/swe574-group2
https://api.github.com/repos/CAKES-coding/swe574-group2
closed
Histogram shall show searched keyword
enhancement effort: 2 priority: Low frontend
When making a search, keyword is not visible until a scroll down. Histogram should also show the keyword.
1.0
Histogram shall show searched keyword - When making a search, keyword is not visible until a scroll down. Histogram should also show the keyword.
priority
histogram shall show searched keyword when making a search keyword is not visible until a scroll down histogram should also show the keyword
1
618,021
19,412,458,775
IssuesEvent
2021-12-20 11:07:02
decide-single-chullo/decide
https://api.github.com/repos/decide-single-chullo/decide
closed
Configuración de despliegue: Heroku
help wanted deployment low priority
Realizar la configuración necesaria para el despliegue del sistema en Heroku
1.0
Configuración de despliegue: Heroku - Realizar la configuración necesaria para el despliegue del sistema en Heroku
priority
configuración de despliegue heroku realizar la configuración necesaria para el despliegue del sistema en heroku
1
434,293
12,516,175,634
IssuesEvent
2020-06-03 08:57:36
canonical-web-and-design/build.snapcraft.io
https://api.github.com/repos/canonical-web-and-design/build.snapcraft.io
closed
Allow downloading gradle binary
Priority: Low
## Summary gradle is a a Java build tool. It offers a [wrapper](https://docs.gradle.org/4.0/userguide/gradle_wrapper.html), which downloads the build tool by itself. This is possible on Travis, but not on build.snapcraft.io: ``` Downloading https://services.gradle.org/distributions/gradle-4.0.2-bin.zip Except...
1.0
Allow downloading gradle binary - ## Summary gradle is a a Java build tool. It offers a [wrapper](https://docs.gradle.org/4.0/userguide/gradle_wrapper.html), which downloads the build tool by itself. This is possible on Travis, but not on build.snapcraft.io: ``` Downloading https://services.gradle.org/distributi...
priority
allow downloading gradle binary summary gradle is a a java build tool it offers a which downloads the build tool by itself this is possible on travis but not on build snapcraft io downloading exception in thread main java io ioexception unable to tunnel through proxy proxy returns http...
1
688,066
23,547,473,522
IssuesEvent
2022-08-21 10:34:44
lunduniversity/introprog
https://api.github.com/repos/lunduniversity/introprog
opened
Consider including opaque types in w11 or w12 and perhaps other advanced type system features
low priority
To give a feeling of how Scala can be both performant and type-safe. Many students are curious on more advanced stuff...
1.0
Consider including opaque types in w11 or w12 and perhaps other advanced type system features - To give a feeling of how Scala can be both performant and type-safe. Many students are curious on more advanced stuff...
priority
consider including opaque types in or and perhaps other advanced type system features to give a feeling of how scala can be both performant and type safe many students are curious on more advanced stuff
1
404,404
11,856,788,549
IssuesEvent
2020-03-25 08:19:12
rism-ch/verovio
https://api.github.com/repos/rism-ch/verovio
opened
beam/note@stem.pos
enhancement low priority
The `note@stem.pos` parameter can be used to change the side of the note the stem is attached, such as in measure 2 of this example: <img width="668" alt="Screen Shot 2020-03-24 at 21 54 59" src="https://user-images.githubusercontent.com/3487289/77515139-3e8d6f80-6e35-11ea-996d-6ce5478d3b85.png"> MEI data: ```...
1.0
beam/note@stem.pos - The `note@stem.pos` parameter can be used to change the side of the note the stem is attached, such as in measure 2 of this example: <img width="668" alt="Screen Shot 2020-03-24 at 21 54 59" src="https://user-images.githubusercontent.com/3487289/77515139-3e8d6f80-6e35-11ea-996d-6ce5478d3b85.png"...
priority
beam note stem pos the note stem pos parameter can be used to change the side of the note the stem is attached such as in measure of this example img width alt screen shot at src mei data xml xml model href type application xml schematypens xml model href t...
1
378,826
11,209,254,488
IssuesEvent
2020-01-06 10:03:30
AbsaOSS/enceladus
https://api.github.com/repos/AbsaOSS/enceladus
opened
Memory usage optimization of the broadcasting mapping rule strategy
Conformance feature priority: low
## Background Currently, a mapping table is fetched, broadcasted and left in memory for each instance of the usage of the mapping table. Clearly, there should be a way to keep only one instance on a mapping table in memory when the same mapping table is used more than once. ## Feature Improve broadcasting strategy...
1.0
Memory usage optimization of the broadcasting mapping rule strategy - ## Background Currently, a mapping table is fetched, broadcasted and left in memory for each instance of the usage of the mapping table. Clearly, there should be a way to keep only one instance on a mapping table in memory when the same mapping tabl...
priority
memory usage optimization of the broadcasting mapping rule strategy background currently a mapping table is fetched broadcasted and left in memory for each instance of the usage of the mapping table clearly there should be a way to keep only one instance on a mapping table in memory when the same mapping tabl...
1
542,913
15,874,037,187
IssuesEvent
2021-04-09 03:59:29
medic/cht-core
https://api.github.com/repos/medic/cht-core
closed
Add RapidPro as an SMS Gateway
Priority: 3 - Low SMS Type: Feature
The I-Tech project is moving forward with scale-up in Zimbabwe. The care protocol relies heavily on using two-way-text to communicate between patients and facility level providers. Using medic-gateway running on android to send and receive SMS using medic-api APIs has some issues including being dropped from the play s...
1.0
Add RapidPro as an SMS Gateway - The I-Tech project is moving forward with scale-up in Zimbabwe. The care protocol relies heavily on using two-way-text to communicate between patients and facility level providers. Using medic-gateway running on android to send and receive SMS using medic-api APIs has some issues includ...
priority
add rapidpro as an sms gateway the i tech project is moving forward with scale up in zimbabwe the care protocol relies heavily on using two way text to communicate between patients and facility level providers using medic gateway running on android to send and receive sms using medic api apis has some issues includ...
1
333,221
10,119,039,321
IssuesEvent
2019-07-31 10:26:23
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
Create PPA install for ubuntu
> Enhancement Affects Usability OS Linux Priority Low Version All
**Is your request related to a problem? Please describe.** There is no `.desktop` file in Linux release. This file is important because it create a shortcut to the application for every menu. **Describe the solution you'd like** Include a dummy desktop file name _GAMA1.8.desktop_ in the zip archive. The fil...
1.0
Create PPA install for ubuntu - **Is your request related to a problem? Please describe.** There is no `.desktop` file in Linux release. This file is important because it create a shortcut to the application for every menu. **Describe the solution you'd like** Include a dummy desktop file name _GAMA1.8.desktop...
priority
create ppa install for ubuntu is your request related to a problem please describe there is no desktop file in linux release this file is important because it create a shortcut to the application for every menu describe the solution you d like include a dummy desktop file name desktop in...
1
229,953
7,602,431,667
IssuesEvent
2018-04-29 00:55:24
the-blue-alliance/the-blue-alliance-ios
https://api.github.com/repos/the-blue-alliance/the-blue-alliance-ios
opened
Handle null for breakdown in Match Breakdown
bug low priority
The match breakdown right now assumes we have breakdown information. If we don't have the breakdown for a match (ex, a match that's yet to be played), don't show the breakdown ![img_2661](https://user-images.githubusercontent.com/516458/39402176-5cb92ae6-4b26-11e8-8ddd-dc0024990845.PNG) ![img_2662](https://user-ima...
1.0
Handle null for breakdown in Match Breakdown - The match breakdown right now assumes we have breakdown information. If we don't have the breakdown for a match (ex, a match that's yet to be played), don't show the breakdown ![img_2661](https://user-images.githubusercontent.com/516458/39402176-5cb92ae6-4b26-11e8-8ddd-...
priority
handle null for breakdown in match breakdown the match breakdown right now assumes we have breakdown information if we don t have the breakdown for a match ex a match that s yet to be played don t show the breakdown
1
699,888
24,036,163,887
IssuesEvent
2022-09-15 19:23:33
angelside/zebra-password-changer-cli-nim
https://api.github.com/repos/angelside/zebra-password-changer-cli-nim
closed
"Print the app title" code can have own function
priority: low type: enhancement
"Print the app title" code can have own function this ```nim styledEcho styleBright, fgMagenta, config.app_title, "\n", resetStyle ``` to this ```nim # Print the app title proc print_app_title() = styledEcho styleBright, fgMagenta, config.app_title, "\n", resetStyle ``` ```nim # Print the app ti...
1.0
"Print the app title" code can have own function - "Print the app title" code can have own function this ```nim styledEcho styleBright, fgMagenta, config.app_title, "\n", resetStyle ``` to this ```nim # Print the app title proc print_app_title() = styledEcho styleBright, fgMagenta, config.app_title...
priority
print the app title code can have own function print the app title code can have own function this nim styledecho stylebright fgmagenta config app title n resetstyle to this nim print the app title proc print app title styledecho stylebright fgmagenta config app title...
1
253,933
8,067,621,149
IssuesEvent
2018-08-05 10:16:19
sopel-irc/sopel
https://api.github.com/repos/sopel-irc/sopel
closed
[Bugzilla] Error calling shutdown method for module bugzilla:None
Bug Low Priority
Noticed this in my logs. Bugzilla shutdown throwing none. On Sopel 6.5.3, Python 3.5.3. ``` Ping timeout reached after 120 seconds, closing connection Calling shutdown for 2 modules. calling reddit.shutdown calling bugzilla.shutdown Error calling shutdown method for module bugzilla:None Closed! Warning: Disco...
1.0
[Bugzilla] Error calling shutdown method for module bugzilla:None - Noticed this in my logs. Bugzilla shutdown throwing none. On Sopel 6.5.3, Python 3.5.3. ``` Ping timeout reached after 120 seconds, closing connection Calling shutdown for 2 modules. calling reddit.shutdown calling bugzilla.shutdown Error calli...
priority
error calling shutdown method for module bugzilla none noticed this in my logs bugzilla shutdown throwing none on sopel python ping timeout reached after seconds closing connection calling shutdown for modules calling reddit shutdown calling bugzilla shutdown error calling shutdown...
1
127,398
5,029,661,882
IssuesEvent
2016-12-15 21:52:14
coreos/dex
https://api.github.com/repos/coreos/dex
closed
Better startup logging
kind/enhancement low hanging fruit priority/P2
When making changes to a dex config, it's hard to figure out if a new connector or setting was picked up correctly. Dex should log these on startup. Ideally, a quick summary of the top level items in the [example config file](https://github.com/coreos/dex/blob/master/examples/config-dev.yaml) Brainstorming a posi...
1.0
Better startup logging - When making changes to a dex config, it's hard to figure out if a new connector or setting was picked up correctly. Dex should log these on startup. Ideally, a quick summary of the top level items in the [example config file](https://github.com/coreos/dex/blob/master/examples/config-dev.yaml...
priority
better startup logging when making changes to a dex config it s hard to figure out if a new connector or setting was picked up correctly dex should log these on startup ideally a quick summary of the top level items in the brainstorming a positive case reading configuration from exa...
1
96,825
3,973,818,915
IssuesEvent
2016-05-04 19:57:53
Thaerious/NERVE
https://api.github.com/repos/Thaerious/NERVE
opened
Uploading documents
bug - low priority
Uploaded documents appear randomly, not in alphabetical order or ordered by when you upload them (time wise). Also, if the title is long, the text goes outside the purple box. ![image](https://cloud.githubusercontent.com/assets/17013268/15027247/0e1df468-1200-11e6-8ee8-3d51b8a37090.png)
1.0
Uploading documents - Uploaded documents appear randomly, not in alphabetical order or ordered by when you upload them (time wise). Also, if the title is long, the text goes outside the purple box. ![image](https://cloud.githubusercontent.com/assets/17013268/15027247/0e1df468-1200-11e6-8ee8-3d51b8a37090.png) ...
priority
uploading documents uploaded documents appear randomly not in alphabetical order or ordered by when you upload them time wise also if the title is long the text goes outside the purple box
1
466,248
13,398,956,023
IssuesEvent
2020-09-03 13:51:46
openforcefield/openforcefield
https://api.github.com/repos/openforcefield/openforcefield
closed
ForceField defaults aromaticity_model to invalid None
bug effort:low priority:low
This is all discovered by @SimonBoothroyd, I'm just copying his findings here. **Describe the bug** > Currently you can't create a force field with `ForceField()`, save it out, and then re-read it without getting an error as the model is none, and there doesn't seem to be a public way to set it. This is in `_ini...
1.0
ForceField defaults aromaticity_model to invalid None - This is all discovered by @SimonBoothroyd, I'm just copying his findings here. **Describe the bug** > Currently you can't create a force field with `ForceField()`, save it out, and then re-read it without getting an error as the model is none, and there doesn'...
priority
forcefield defaults aromaticity model to invalid none this is all discovered by simonboothroyd i m just copying his findings here describe the bug currently you can t create a force field with forcefield save it out and then re read it without getting an error as the model is none and there doesn ...
1
4,553
2,559,511,437
IssuesEvent
2015-02-05 01:30:41
cs2103jan2015-t09-3j/main
https://api.github.com/repos/cs2103jan2015-t09-3j/main
opened
• As a user, I wish the software will inform me whenever there is new updates available
priority.low
so that I can get the new updates quickly.
1.0
• As a user, I wish the software will inform me whenever there is new updates available - so that I can get the new updates quickly.
priority
• as a user i wish the software will inform me whenever there is new updates available so that i can get the new updates quickly
1
757,246
26,502,246,002
IssuesEvent
2023-01-18 11:10:02
MeteoSwiss-APN/mch-python-blueprint
https://api.github.com/repos/MeteoSwiss-APN/mch-python-blueprint
opened
Template for VS Code
enhancement low priority
Most developers at APN use VS code. It would be great to have a `settings.json` template for Python projects, which uses more or less the same set of checkers and linters as we do when invoking pre-commit. The behaviour will however not be fully reproducible as some linter settings (i.p. pylint, mypy) cannot be set in ...
1.0
Template for VS Code - Most developers at APN use VS code. It would be great to have a `settings.json` template for Python projects, which uses more or less the same set of checkers and linters as we do when invoking pre-commit. The behaviour will however not be fully reproducible as some linter settings (i.p. pylint, ...
priority
template for vs code most developers at apn use vs code it would be great to have a settings json template for python projects which uses more or less the same set of checkers and linters as we do when invoking pre commit the behaviour will however not be fully reproducible as some linter settings i p pylint ...
1
495,481
14,282,634,832
IssuesEvent
2020-11-23 09:53:50
rism-ch/verovio
https://api.github.com/repos/rism-ch/verovio
closed
clef change + beam interaction
enhancement low priority
When a clef is inside of a beam, then the stem lengths of the notes in the beam group should be lengthened to avoid the beam colliding with the clef. Here is a test example: <img width="761" alt="Screen Shot 2020-01-20 at 01 40 21" src="https://user-images.githubusercontent.com/3487289/72715856-1c6e2d00-3b26-11ea-...
1.0
clef change + beam interaction - When a clef is inside of a beam, then the stem lengths of the notes in the beam group should be lengthened to avoid the beam colliding with the clef. Here is a test example: <img width="761" alt="Screen Shot 2020-01-20 at 01 40 21" src="https://user-images.githubusercontent.com/348...
priority
clef change beam interaction when a clef is inside of a beam then the stem lengths of the notes in the beam group should be lengthened to avoid the beam colliding with the clef here is a test example img width alt screen shot at src xml xml model href type application x...
1
86,115
3,702,725,355
IssuesEvent
2016-02-29 17:49:18
crosswire/xiphos
https://api.github.com/repos/crosswire/xiphos
closed
Headings not showing in Xiphos with latest sword version.
auto-migrated backend bug Current-devel low priority sourceforge
When converting from osis to sword module with the current windows release (sword 1.6.2-r2673), I cannot view headers in Xiphos. When I check the headers option, it puts in two line-breaks that are empty. When using 1.6.1-r2578, Xiphos recognizes the headers but messes up the verse number placement by separating the ...
1.0
Headings not showing in Xiphos with latest sword version. - When converting from osis to sword module with the current windows release (sword 1.6.2-r2673), I cannot view headers in Xiphos. When I check the headers option, it puts in two line-breaks that are empty. When using 1.6.1-r2578, Xiphos recognizes the headers...
priority
headings not showing in xiphos with latest sword version when converting from osis to sword module with the current windows release sword i cannot view headers in xiphos when i check the headers option it puts in two line breaks that are empty when using xiphos recognizes the headers but mes...
1
22,050
2,644,789,787
IssuesEvent
2015-03-12 18:49:04
TruckMuncher/TruckMuncher-Web
https://api.github.com/repos/TruckMuncher/TruckMuncher-Web
closed
Hint Text on Tags
priority:low UI fix
When you click add item to add a new menu item. In the tags field, the hint for the text field says `Choose a category`. Should probably say `Choose a tag` instead.
1.0
Hint Text on Tags - When you click add item to add a new menu item. In the tags field, the hint for the text field says `Choose a category`. Should probably say `Choose a tag` instead.
priority
hint text on tags when you click add item to add a new menu item in the tags field the hint for the text field says choose a category should probably say choose a tag instead
1
709,597
24,384,255,451
IssuesEvent
2022-10-04 10:22:17
trustwallet/wallet-core
https://api.github.com/repos/trustwallet/wallet-core
opened
Support custom EVM chain without code change, but runtime data
enhancement priority:low size:medium improvements
**Is your feature request related to a problem? Please describe.** Support for a new EVM-clone chain has been simplified (see #2214), but still requires code change and new release in wallet-core. It would be nice if new custom chain can be added to a wallet dynamically at runtime, but still some support from wallet c...
1.0
Support custom EVM chain without code change, but runtime data - **Is your feature request related to a problem? Please describe.** Support for a new EVM-clone chain has been simplified (see #2214), but still requires code change and new release in wallet-core. It would be nice if new custom chain can be added to a wa...
priority
support custom evm chain without code change but runtime data is your feature request related to a problem please describe support for a new evm clone chain has been simplified see but still requires code change and new release in wallet core it would be nice if new custom chain can be added to a walle...
1
578,559
17,147,912,002
IssuesEvent
2021-07-13 16:34:49
Stranger6667/jsonschema-rs
https://api.github.com/repos/Stranger6667/jsonschema-rs
opened
Optimization ideas
Priority: Low Topic: Performance
#### Reduce the size of `PathChunk` It could be done using `Box<str>` instead of `String` in its `Property` variant. It reduces its size from 32 bytes to 24. It might slightly improve some aspects of the compilation phase as there will fewer bytes to copy in, e.g., `InstancePath::to_vec`. It is also used during con...
1.0
Optimization ideas - #### Reduce the size of `PathChunk` It could be done using `Box<str>` instead of `String` in its `Property` variant. It reduces its size from 32 bytes to 24. It might slightly improve some aspects of the compilation phase as there will fewer bytes to copy in, e.g., `InstancePath::to_vec`. It is...
priority
optimization ideas reduce the size of pathchunk it could be done using box instead of string in its property variant it reduces its size from bytes to it might slightly improve some aspects of the compilation phase as there will fewer bytes to copy in e g instancepath to vec it is also ...
1
331,577
10,075,162,089
IssuesEvent
2019-07-24 13:43:30
legesher/language-legesher-python
https://api.github.com/repos/legesher/language-legesher-python
closed
Failed to load grammar: `python-traceback.cson`
Opportunity: Technical Beginner Priority: Low Status: Completed Type: Bug Type: Maintenance
# Failed to load a `language-legesher-python` package grammar >filename: `python-traceback.cson` [Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.37.0 x64 **Electron**: 2.0.18 **OS**: Mac OS X 10.14.4 **Thrown From**: [language-legesher-python](https://github.com/legesher/language-legesher-python) ...
1.0
Failed to load grammar: `python-traceback.cson` - # Failed to load a `language-legesher-python` package grammar >filename: `python-traceback.cson` [Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.37.0 x64 **Electron**: 2.0.18 **OS**: Mac OS X 10.14.4 **Thrown From**: [language-legesher-python](http...
priority
failed to load grammar python traceback cson failed to load a language legesher python package grammar filename python traceback cson atom electron os mac os x thrown from package stack trace failed to load a lang...
1
802,688
29,044,216,548
IssuesEvent
2023-05-13 10:44:23
WebXDAO/WebXDAO.github.io
https://api.github.com/repos/WebXDAO/WebXDAO.github.io
closed
[FEAT] - create a slider and add active member cards
enhancement 🟩 priority: low on-hold
![ss](https://user-images.githubusercontent.com/57281769/134526606-2981b258-2d74-47de-a39d-307269b65646.png) Create cards of people active in the community and make them sliding so that one can look through them all.
1.0
[FEAT] - create a slider and add active member cards - ![ss](https://user-images.githubusercontent.com/57281769/134526606-2981b258-2d74-47de-a39d-307269b65646.png) Create cards of people active in the community and make them sliding so that one can look through them all.
priority
create a slider and add active member cards create cards of people active in the community and make them sliding so that one can look through them all
1