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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
417,446 | 12,165,906,624 | IssuesEvent | 2020-04-27 08:22:36 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1401] Store: don't display durability for tools without durability | Priority: Low Status: Fixed Week Task | We actually don't need durability field for the tools without durability in the stores

| 1.0 | [0.9.0 staging-1401] Store: don't display durability for tools without durability - We actually don't need durability field for the tools without durability in the stores

| priority | store don t display durability for tools without durability we actually don t need durability field for the tools without durability in the stores | 1 |
103,520 | 4,174,602,452 | IssuesEvent | 2016-06-21 14:31:43 | vigour-io/vpack | https://api.github.com/repos/vigour-io/vpack | closed | custom loader for package.json | enhancement low-priority | This is stemming from an important feature we want from `vigour-package`:
https://github.com/vigour-io/package/issues/1
I think the best approach is to have a custom loader for `package.json` and use `vigour-package` code to provide the correct (parsed) package to the client. | 1.0 | custom loader for package.json - This is stemming from an important feature we want from `vigour-package`:
https://github.com/vigour-io/package/issues/1
I think the best approach is to have a custom loader for `package.json` and use `vigour-package` code to provide the correct (parsed) package to the client. | priority | custom loader for package json this is stemming from an important feature we want from vigour package i think the best approach is to have a custom loader for package json and use vigour package code to provide the correct parsed package to the client | 1 |
511,499 | 14,861,524,301 | IssuesEvent | 2021-01-18 23:06:17 | oasis-dev/oasis-new-website | https://api.github.com/repos/oasis-dev/oasis-new-website | closed | Check formatting for all documents on the Policies page | Content Low priority bug | Noted random layout problems while fixing ToCs. All policy docs should be reviewed and, where needed, cleaned up. | 1.0 | Check formatting for all documents on the Policies page - Noted random layout problems while fixing ToCs. All policy docs should be reviewed and, where needed, cleaned up. | priority | check formatting for all documents on the policies page noted random layout problems while fixing tocs all policy docs should be reviewed and where needed cleaned up | 1 |
362,282 | 10,724,706,521 | IssuesEvent | 2019-10-28 02:58:41 | MyHomeworkSpace/client | https://api.github.com/repos/MyHomeworkSpace/client | closed | For the first 5 hours of a weekend, homework due Tuesday shows in the Monday column | bug low priority | See title.
This is probably a timezone issue with UTC-5 on the client, but UTC on the server... | 1.0 | For the first 5 hours of a weekend, homework due Tuesday shows in the Monday column - See title.
This is probably a timezone issue with UTC-5 on the client, but UTC on the server... | priority | for the first hours of a weekend homework due tuesday shows in the monday column see title this is probably a timezone issue with utc on the client but utc on the server | 1 |
326,602 | 9,958,313,969 | IssuesEvent | 2019-07-05 20:32:17 | Zokrates/ZoKrates | https://api.github.com/repos/Zokrates/ZoKrates | opened | Make compiler output independent on execution environment | Priority: Low | We output solvers in a way that exposes implementation details of the execution environment: for example `Rust::Bits`.
Instead, we should have something like `Solver::Bits`, `Solver::Wasm(wasmcode)` and the EE is has its own implementation of these things.
Low priority, but it's confusing to have Rust in there where in theory the compiler output is not Rust specific at all. | 1.0 | Make compiler output independent on execution environment - We output solvers in a way that exposes implementation details of the execution environment: for example `Rust::Bits`.
Instead, we should have something like `Solver::Bits`, `Solver::Wasm(wasmcode)` and the EE is has its own implementation of these things.
Low priority, but it's confusing to have Rust in there where in theory the compiler output is not Rust specific at all. | priority | make compiler output independent on execution environment we output solvers in a way that exposes implementation details of the execution environment for example rust bits instead we should have something like solver bits solver wasm wasmcode and the ee is has its own implementation of these things low priority but it s confusing to have rust in there where in theory the compiler output is not rust specific at all | 1 |
733,449 | 25,306,644,172 | IssuesEvent | 2022-11-17 14:37:27 | projectdiscovery/subfinder | https://api.github.com/repos/projectdiscovery/subfinder | closed | Segfault on '[' input | Priority: Low Status: Completed Type: Bug | **Describe the bug**
Subfinder crashes when [ is passed on standard input. This is due to how regex compilation errors are handled.
**Subfinder version**
v2.5.4
**Complete command you used to reproduce this**
`echo [ | subfinder`
[standard error output](https://github.com/projectdiscovery/subfinder/files/9803606/log.txt)
| 1.0 | Segfault on '[' input - **Describe the bug**
Subfinder crashes when [ is passed on standard input. This is due to how regex compilation errors are handled.
**Subfinder version**
v2.5.4
**Complete command you used to reproduce this**
`echo [ | subfinder`
[standard error output](https://github.com/projectdiscovery/subfinder/files/9803606/log.txt)
| priority | segfault on input describe the bug subfinder crashes when is passed on standard input this is due to how regex compilation errors are handled subfinder version complete command you used to reproduce this echo subfinder | 1 |
518,349 | 15,027,235,762 | IssuesEvent | 2021-02-02 00:19:39 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :215714] Unchecked return value in tests/subsys/fs/fs_api/src/test_fs_mount_flags.c | Coverity bug priority: low |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/f91e9fba51e5da46ee5c6822f8656713d74a6ecf/tests/subsys/fs/fs_api/src/test_fs_mount_flags.c#L35
Category: Error handling issues
Function: `test_mount_flags`
Component: Tests
CID: [215714](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=215714)
Details:
```
53 zassert_equal(ret, -EROFS, "Expected EROFS", ret);
54 ret = fs_open(&fs, TEST_FS_MNTP"/some", FS_O_RDWR);
55 zassert_equal(ret, -EROFS, "Expected EROFS", ret);
56 ret = fs_open(&fs, TEST_FS_MNTP"/some", FS_O_READ);
57 zassert_equal(ret, 0, "Expected success", ret);
58 fs_close(&fs);
>>> CID 215714: (CHECKED_RETURN)
>>> Calling "fs_unmount" without checking return value (as is done elsewhere 16 out of 20 times).
59 fs_unmount(&mp);
29 ret = fs_open(&fs, TEST_FS_MNTP"/some", FS_O_CREATE);
30 zassert_equal(ret, 0, "Expected success", ret);
31 fs_close(&fs);
32 TC_PRINT("Create other directory\n");
33 zassert_equal(ret, 0, "Expected success", ret);
34 ret = fs_mkdir(TEST_FS_MNTP"/other");
>>> CID 215714: (CHECKED_RETURN)
>>> Calling "fs_unmount" without checking return value (as is done elsewhere 16 out of 20 times).
35 fs_unmount(&mp);
36
37 /* Check fs operation on volume mounted with FS_MOUNT_FLAG_READ_ONLY */
38 mp.flags = FS_MOUNT_FLAG_READ_ONLY;
39 TC_PRINT("Mount as read-only\n");
40 ret = fs_mount(&mp);
```
Please fix or provide comments in coverity using the link:
https://scan9.coverity.com/reports.htm#v32951/p12996.
Note: This issue was created automatically. Priority was set based on classification
of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
| 1.0 | [Coverity CID :215714] Unchecked return value in tests/subsys/fs/fs_api/src/test_fs_mount_flags.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/f91e9fba51e5da46ee5c6822f8656713d74a6ecf/tests/subsys/fs/fs_api/src/test_fs_mount_flags.c#L35
Category: Error handling issues
Function: `test_mount_flags`
Component: Tests
CID: [215714](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=215714)
Details:
```
53 zassert_equal(ret, -EROFS, "Expected EROFS", ret);
54 ret = fs_open(&fs, TEST_FS_MNTP"/some", FS_O_RDWR);
55 zassert_equal(ret, -EROFS, "Expected EROFS", ret);
56 ret = fs_open(&fs, TEST_FS_MNTP"/some", FS_O_READ);
57 zassert_equal(ret, 0, "Expected success", ret);
58 fs_close(&fs);
>>> CID 215714: (CHECKED_RETURN)
>>> Calling "fs_unmount" without checking return value (as is done elsewhere 16 out of 20 times).
59 fs_unmount(&mp);
29 ret = fs_open(&fs, TEST_FS_MNTP"/some", FS_O_CREATE);
30 zassert_equal(ret, 0, "Expected success", ret);
31 fs_close(&fs);
32 TC_PRINT("Create other directory\n");
33 zassert_equal(ret, 0, "Expected success", ret);
34 ret = fs_mkdir(TEST_FS_MNTP"/other");
>>> CID 215714: (CHECKED_RETURN)
>>> Calling "fs_unmount" without checking return value (as is done elsewhere 16 out of 20 times).
35 fs_unmount(&mp);
36
37 /* Check fs operation on volume mounted with FS_MOUNT_FLAG_READ_ONLY */
38 mp.flags = FS_MOUNT_FLAG_READ_ONLY;
39 TC_PRINT("Mount as read-only\n");
40 ret = fs_mount(&mp);
```
Please fix or provide comments in coverity using the link:
https://scan9.coverity.com/reports.htm#v32951/p12996.
Note: This issue was created automatically. Priority was set based on classification
of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
| priority | unchecked return value in tests subsys fs fs api src test fs mount flags c static code scan issues found in file category error handling issues function test mount flags component tests cid details zassert equal ret erofs expected erofs ret ret fs open fs test fs mntp some fs o rdwr zassert equal ret erofs expected erofs ret ret fs open fs test fs mntp some fs o read zassert equal ret expected success ret fs close fs cid checked return calling fs unmount without checking return value as is done elsewhere out of times fs unmount mp ret fs open fs test fs mntp some fs o create zassert equal ret expected success ret fs close fs tc print create other directory n zassert equal ret expected success ret ret fs mkdir test fs mntp other cid checked return calling fs unmount without checking return value as is done elsewhere out of times fs unmount mp check fs operation on volume mounted with fs mount flag read only mp flags fs mount flag read only tc print mount as read only n ret fs mount mp please fix or provide comments in coverity using the link note this issue was created automatically priority was set based on classification of the file affected and the impact field in coverity assignees were set using the codeowners file | 1 |
132,329 | 5,183,341,828 | IssuesEvent | 2017-01-20 00:26:39 | redhat-ipaas/ipaas-ui | https://api.github.com/repos/redhat-ipaas/ipaas-ui | opened | Demo Component for UI Widgets & Charts | enhancement low priority never gonna happen | A demo area and component for viewing and manually testing reusable UI widgets and charts. | 1.0 | Demo Component for UI Widgets & Charts - A demo area and component for viewing and manually testing reusable UI widgets and charts. | priority | demo component for ui widgets charts a demo area and component for viewing and manually testing reusable ui widgets and charts | 1 |
449,858 | 12,976,045,844 | IssuesEvent | 2020-07-21 18:03:55 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Adding I2C devices to device tree with the same address on different busses generates excessive warnings. | bug priority: low | **Describe the bug**
Given the following scenario, build warnings are generated when adding devices to device tree:
* I2C1:
* Device address: 0x48
* Device address: 0x49
* I2C2:
* Device address: 0x48
**To Reproduce**
Add 3 devices to the device tree as shown below. Two devices on different busses must have identical I2C addresses:
```
&i2c1 {
status = "okay";
max31875_0: max31875@48 {
compatible = "maxim,max31875";
reg = <0x48>;
status = "okay";
label = "MAX31875_0";
};
max31875_1: max31875@49 {
compatible = "maxim,max31875";
reg = <0x49>;
status = "okay";
label = "MAX31875_1";
};
};
&i2c2 {
status = "okay";
max31875_2: max31875@48 {
compatible = "maxim,max31875";
reg = <0x48>;
status = "okay";
label = "MAX31875_2";
};
};
```
Building will generate the warnings shown in **Screenshots or console output** below. Making any of the following changes will cause the build warnings to go away (but are not acceptable workarounds):
* Disable any of the three devices
* Change `reg` for `max31875_2` to `0x50` (or any non-conflicting value)
**Expected behavior**
To be able to add devices with the same I2C address to different busses without build errors or warnings.
**Impact**
We consider this a blocking issue for our board bring-up. The amount of warnings generated is severe and makes it difficult to discern other warnings and errors.
**Screenshots or console output**
Build warnings for one file being built. These warning repeat multiple times.
```
[161/162] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj
In file included from /home/djbroxson/xxx/third-party/zephyr/zephyr_rtos/v2.1.0/zephyr/include/generated_dts_board.h:16:0,
from /home/djbroxson/xxx/third-party/zephyr/zephyr_rtos/v2.1.0/zephyr/include/arch/arm/arch.h:20,
from /home/djbroxson/xxx/third-party/zephyr/zephyr_rtos/v2.1.0/zephyr/include/arch/cpu.h:17,
from zephyr/isr_tables.c:7:
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:338:0: warning: "DT_MAXIM_MAX31875_0_BASE_ADDRESS" redefined
#define DT_MAXIM_MAX31875_0_BASE_ADDRESS __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005800_MAXIM_MAX31875_48_BASE_ADDRESS
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:233:0: note: this is the location of the previous definition
#define DT_MAXIM_MAX31875_0_BASE_ADDRESS __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005400_MAXIM_MAX31875_48_BASE_ADDRESS
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:339:0: warning: "DT_MAXIM_MAX31875_0_BUS_NAME" redefined
#define DT_MAXIM_MAX31875_0_BUS_NAME __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005800_MAXIM_MAX31875_48_BUS_NAME
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:234:0: note: this is the location of the previous definition
#define DT_MAXIM_MAX31875_0_BUS_NAME __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005400_MAXIM_MAX31875_48_BUS_NAME
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:340:0: warning: "DT_MAXIM_MAX31875_0_LABEL" redefined
#define DT_MAXIM_MAX31875_0_LABEL __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005800_MAXIM_MAX31875_48_LABEL
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:235:0: note: this is the location of the previous definition
#define DT_MAXIM_MAX31875_0_LABEL __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005400_MAXIM_MAX31875_48_LABEL
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:341:0: warning: "DT_MAXIM_MAX31875_0_STATUS" redefined
#define DT_MAXIM_MAX31875_0_STATUS __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005800_MAXIM_MAX31875_48_STATUS
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:236:0: note: this is the location of the previous definition
#define DT_MAXIM_MAX31875_0_STATUS __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005400_MAXIM_MAX31875_48_STATUS
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:342:0: warning: "DT_MAXIM_MAX31875_0_STATUS_ENUM" redefined
#define DT_MAXIM_MAX31875_0_STATUS_ENUM __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005800_MAXIM_MAX31875_48_STATUS_ENUM
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:237:0: note: this is the location of the previous definition
#define DT_MAXIM_MAX31875_0_STATUS_ENUM __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005400_MAXIM_MAX31875_48_STATUS_ENUM
```
**Environment (please complete the following information):**
- OS: Linux
- Toolchain: Zephyr SDK / GCC
- Zephyr version: 2.1.0
**Additional context**
N/A
| 1.0 | Adding I2C devices to device tree with the same address on different busses generates excessive warnings. - **Describe the bug**
Given the following scenario, build warnings are generated when adding devices to device tree:
* I2C1:
* Device address: 0x48
* Device address: 0x49
* I2C2:
* Device address: 0x48
**To Reproduce**
Add 3 devices to the device tree as shown below. Two devices on different busses must have identical I2C addresses:
```
&i2c1 {
status = "okay";
max31875_0: max31875@48 {
compatible = "maxim,max31875";
reg = <0x48>;
status = "okay";
label = "MAX31875_0";
};
max31875_1: max31875@49 {
compatible = "maxim,max31875";
reg = <0x49>;
status = "okay";
label = "MAX31875_1";
};
};
&i2c2 {
status = "okay";
max31875_2: max31875@48 {
compatible = "maxim,max31875";
reg = <0x48>;
status = "okay";
label = "MAX31875_2";
};
};
```
Building will generate the warnings shown in **Screenshots or console output** below. Making any of the following changes will cause the build warnings to go away (but are not acceptable workarounds):
* Disable any of the three devices
* Change `reg` for `max31875_2` to `0x50` (or any non-conflicting value)
**Expected behavior**
To be able to add devices with the same I2C address to different busses without build errors or warnings.
**Impact**
We consider this a blocking issue for our board bring-up. The amount of warnings generated is severe and makes it difficult to discern other warnings and errors.
**Screenshots or console output**
Build warnings for one file being built. These warning repeat multiple times.
```
[161/162] Building C object zephyr/CMakeFiles/zephyr_final.dir/isr_tables.c.obj
In file included from /home/djbroxson/xxx/third-party/zephyr/zephyr_rtos/v2.1.0/zephyr/include/generated_dts_board.h:16:0,
from /home/djbroxson/xxx/third-party/zephyr/zephyr_rtos/v2.1.0/zephyr/include/arch/arm/arch.h:20,
from /home/djbroxson/xxx/third-party/zephyr/zephyr_rtos/v2.1.0/zephyr/include/arch/cpu.h:17,
from zephyr/isr_tables.c:7:
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:338:0: warning: "DT_MAXIM_MAX31875_0_BASE_ADDRESS" redefined
#define DT_MAXIM_MAX31875_0_BASE_ADDRESS __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005800_MAXIM_MAX31875_48_BASE_ADDRESS
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:233:0: note: this is the location of the previous definition
#define DT_MAXIM_MAX31875_0_BASE_ADDRESS __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005400_MAXIM_MAX31875_48_BASE_ADDRESS
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:339:0: warning: "DT_MAXIM_MAX31875_0_BUS_NAME" redefined
#define DT_MAXIM_MAX31875_0_BUS_NAME __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005800_MAXIM_MAX31875_48_BUS_NAME
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:234:0: note: this is the location of the previous definition
#define DT_MAXIM_MAX31875_0_BUS_NAME __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005400_MAXIM_MAX31875_48_BUS_NAME
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:340:0: warning: "DT_MAXIM_MAX31875_0_LABEL" redefined
#define DT_MAXIM_MAX31875_0_LABEL __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005800_MAXIM_MAX31875_48_LABEL
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:235:0: note: this is the location of the previous definition
#define DT_MAXIM_MAX31875_0_LABEL __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005400_MAXIM_MAX31875_48_LABEL
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:341:0: warning: "DT_MAXIM_MAX31875_0_STATUS" redefined
#define DT_MAXIM_MAX31875_0_STATUS __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005800_MAXIM_MAX31875_48_STATUS
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:236:0: note: this is the location of the previous definition
#define DT_MAXIM_MAX31875_0_STATUS __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005400_MAXIM_MAX31875_48_STATUS
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:342:0: warning: "DT_MAXIM_MAX31875_0_STATUS_ENUM" redefined
#define DT_MAXIM_MAX31875_0_STATUS_ENUM __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005800_MAXIM_MAX31875_48_STATUS_ENUM
zephyr/include/generated/generated_dts_board_unfixed.h.deprecated:237:0: note: this is the location of the previous definition
#define DT_MAXIM_MAX31875_0_STATUS_ENUM __DEPRECATED_MACRO DT_ST_STM32_I2C_V2_40005400_MAXIM_MAX31875_48_STATUS_ENUM
```
**Environment (please complete the following information):**
- OS: Linux
- Toolchain: Zephyr SDK / GCC
- Zephyr version: 2.1.0
**Additional context**
N/A
| priority | adding devices to device tree with the same address on different busses generates excessive warnings describe the bug given the following scenario build warnings are generated when adding devices to device tree device address device address device address to reproduce add devices to the device tree as shown below two devices on different busses must have identical addresses status okay compatible maxim reg status okay label compatible maxim reg status okay label status okay compatible maxim reg status okay label building will generate the warnings shown in screenshots or console output below making any of the following changes will cause the build warnings to go away but are not acceptable workarounds disable any of the three devices change reg for to or any non conflicting value expected behavior to be able to add devices with the same address to different busses without build errors or warnings impact we consider this a blocking issue for our board bring up the amount of warnings generated is severe and makes it difficult to discern other warnings and errors screenshots or console output build warnings for one file being built these warning repeat multiple times building c object zephyr cmakefiles zephyr final dir isr tables c obj in file included from home djbroxson xxx third party zephyr zephyr rtos zephyr include generated dts board h from home djbroxson xxx third party zephyr zephyr rtos zephyr include arch arm arch h from home djbroxson xxx third party zephyr zephyr rtos zephyr include arch cpu h from zephyr isr tables c zephyr include generated generated dts board unfixed h deprecated warning dt maxim base address redefined define dt maxim base address deprecated macro dt st maxim base address zephyr include generated generated dts board unfixed h deprecated note this is the location of the previous definition define dt maxim base address deprecated macro dt st maxim base address zephyr include generated generated dts board unfixed h deprecated warning dt maxim bus name redefined define dt maxim bus name deprecated macro dt st maxim bus name zephyr include generated generated dts board unfixed h deprecated note this is the location of the previous definition define dt maxim bus name deprecated macro dt st maxim bus name zephyr include generated generated dts board unfixed h deprecated warning dt maxim label redefined define dt maxim label deprecated macro dt st maxim label zephyr include generated generated dts board unfixed h deprecated note this is the location of the previous definition define dt maxim label deprecated macro dt st maxim label zephyr include generated generated dts board unfixed h deprecated warning dt maxim status redefined define dt maxim status deprecated macro dt st maxim status zephyr include generated generated dts board unfixed h deprecated note this is the location of the previous definition define dt maxim status deprecated macro dt st maxim status zephyr include generated generated dts board unfixed h deprecated warning dt maxim status enum redefined define dt maxim status enum deprecated macro dt st maxim status enum zephyr include generated generated dts board unfixed h deprecated note this is the location of the previous definition define dt maxim status enum deprecated macro dt st maxim status enum environment please complete the following information os linux toolchain zephyr sdk gcc zephyr version additional context n a | 1 |
464,598 | 13,327,745,224 | IssuesEvent | 2020-08-27 13:36:20 | benetech/ServiceNet | https://api.github.com/repos/benetech/ServiceNet | closed | Sorting of "recommended" updates on main search page | PM: Search & Discovery PM: Workflow Priority B | Recommendation sorting to refine based on users' feedback ? monitor if they use it or not | 1.0 | Sorting of "recommended" updates on main search page - Recommendation sorting to refine based on users' feedback ? monitor if they use it or not | priority | sorting of recommended updates on main search page recommendation sorting to refine based on users feedback monitor if they use it or not | 1 |
764,251 | 26,791,539,863 | IssuesEvent | 2023-02-01 08:53:59 | ant-galaxy/oasis-engine | https://api.github.com/repos/ant-galaxy/oasis-engine | closed | Optimization Loader for GlTF SubAsset | enhancement low priority glTF | **Is your feature request related to a problem? Please describe.**
I have a material only need a texture of glTF asset, but I don't want to parse all the glTF Asset.
**Describe the solution you'd like**
Use `q` as query param. If the param is `textures[0]` which to get `glTFResource.textures[0]`.
```typescript
engine.resourceManager.load('.glTF?q=textures[0]');
engine.resourceManager.load('.glTF?q=materials[0]');
engine.resourceManager.load('.glTF?q=animations[0]');
engine.resourceManager.load('.glTF?q=meshes[0][0]');
engine.resourceManager.load('.glTF?q=defaultSceneRoot');
```
**Additional context**
Support the project of Digital technology. @jeasonstudio
| 1.0 | Optimization Loader for GlTF SubAsset - **Is your feature request related to a problem? Please describe.**
I have a material only need a texture of glTF asset, but I don't want to parse all the glTF Asset.
**Describe the solution you'd like**
Use `q` as query param. If the param is `textures[0]` which to get `glTFResource.textures[0]`.
```typescript
engine.resourceManager.load('.glTF?q=textures[0]');
engine.resourceManager.load('.glTF?q=materials[0]');
engine.resourceManager.load('.glTF?q=animations[0]');
engine.resourceManager.load('.glTF?q=meshes[0][0]');
engine.resourceManager.load('.glTF?q=defaultSceneRoot');
```
**Additional context**
Support the project of Digital technology. @jeasonstudio
| priority | optimization loader for gltf subasset is your feature request related to a problem please describe i have a material only need a texture of gltf asset but i don t want to parse all the gltf asset describe the solution you d like use q as query param if the param is textures which to get gltfresource textures typescript engine resourcemanager load gltf q textures engine resourcemanager load gltf q materials engine resourcemanager load gltf q animations engine resourcemanager load gltf q meshes engine resourcemanager load gltf q defaultsceneroot additional context support the project of digital technology jeasonstudio | 1 |
643,389 | 20,955,952,390 | IssuesEvent | 2022-03-27 04:59:51 | naturalcrit/homebrewery | https://api.github.com/repos/naturalcrit/homebrewery | opened | Restoring trashed Google Drive file has potential for duplicate ID conflict | P3 - low priority | Due to the change in #2089 to persist `shareID` and `editID` between Google Drive transfers. Since we don't fully delete the transferred file from the user's Google drive, but just send it to the Trash (in case it was accidental), recovering that file and then attempting to also send it to the Homebrewery will naturally result in a conflict in a duplicate ID.
However, this error manifests as the "Your google credentials are expired" popup. Simply providing a correct error message might be all we need to do here. The chance of this happening is pretty small I think.
#### Relevant server error:
```
MongoServerError: E11000 duplicate key error collection: homebrewery.homebrews index: shareId_1 dup key: { shareId: "eqnUtZ6a95aa" }
at C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\operations\insert.js:51:33
at C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\connection_pool.js:273:25
at handleOperationResult (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\sdam\server.js:363:9)
at MessageStream.messageHandler (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\connection.js:474:9)
at MessageStream.emit (node:events:390:28)
at processIncomingData (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\message_stream.js:108:16)
at MessageStream._write (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\message_stream.js:28:9)
at writeOrBuffer (node:internal/streams/writable:389:12)
at _write (node:internal/streams/writable:330:10)
at MessageStream.Writable.write (node:internal/streams/writable:334:10) {
index: 0,
code: 11000,
keyPattern: { shareId: 1 },
keyValue: { shareId: 'eqnUtZ6a95aa' }MongoServerError: E11000 duplicate key error collection: homebrewery.homebrews index: shareId_1 dup key: { shareId: "eqnUtZ6a95aa" }
at C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\operations\insert.js:51:33
at C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\connection_pool.js:273:25
at handleOperationResult (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\sdam\server.js:363:9)
at MessageStream.messageHandler (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\connection.js:474:9)
at MessageStream.emit (node:events:390:28)
at processIncomingData (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\message_stream.js:108:16)
at MessageStream._write (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\message_stream.js:28:9)
at writeOrBuffer (node:internal/streams/writable:389:12)
at _write (node:internal/streams/writable:330:10)
at MessageStream.Writable.write (node:internal/streams/writable:334:10) {
index: 0,
code: 11000,
keyPattern: { shareId: 1 },
keyValue: { shareId: 'eqnUtZ6a95aa' }
``` | 1.0 | Restoring trashed Google Drive file has potential for duplicate ID conflict - Due to the change in #2089 to persist `shareID` and `editID` between Google Drive transfers. Since we don't fully delete the transferred file from the user's Google drive, but just send it to the Trash (in case it was accidental), recovering that file and then attempting to also send it to the Homebrewery will naturally result in a conflict in a duplicate ID.
However, this error manifests as the "Your google credentials are expired" popup. Simply providing a correct error message might be all we need to do here. The chance of this happening is pretty small I think.
#### Relevant server error:
```
MongoServerError: E11000 duplicate key error collection: homebrewery.homebrews index: shareId_1 dup key: { shareId: "eqnUtZ6a95aa" }
at C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\operations\insert.js:51:33
at C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\connection_pool.js:273:25
at handleOperationResult (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\sdam\server.js:363:9)
at MessageStream.messageHandler (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\connection.js:474:9)
at MessageStream.emit (node:events:390:28)
at processIncomingData (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\message_stream.js:108:16)
at MessageStream._write (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\message_stream.js:28:9)
at writeOrBuffer (node:internal/streams/writable:389:12)
at _write (node:internal/streams/writable:330:10)
at MessageStream.Writable.write (node:internal/streams/writable:334:10) {
index: 0,
code: 11000,
keyPattern: { shareId: 1 },
keyValue: { shareId: 'eqnUtZ6a95aa' }MongoServerError: E11000 duplicate key error collection: homebrewery.homebrews index: shareId_1 dup key: { shareId: "eqnUtZ6a95aa" }
at C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\operations\insert.js:51:33
at C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\connection_pool.js:273:25
at handleOperationResult (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\sdam\server.js:363:9)
at MessageStream.messageHandler (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\connection.js:474:9)
at MessageStream.emit (node:events:390:28)
at processIncomingData (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\message_stream.js:108:16)
at MessageStream._write (C:\Users\Trevor\Documents\GitHub\homebrewery\node_modules\mongodb\lib\cmap\message_stream.js:28:9)
at writeOrBuffer (node:internal/streams/writable:389:12)
at _write (node:internal/streams/writable:330:10)
at MessageStream.Writable.write (node:internal/streams/writable:334:10) {
index: 0,
code: 11000,
keyPattern: { shareId: 1 },
keyValue: { shareId: 'eqnUtZ6a95aa' }
``` | priority | restoring trashed google drive file has potential for duplicate id conflict due to the change in to persist shareid and editid between google drive transfers since we don t fully delete the transferred file from the user s google drive but just send it to the trash in case it was accidental recovering that file and then attempting to also send it to the homebrewery will naturally result in a conflict in a duplicate id however this error manifests as the your google credentials are expired popup simply providing a correct error message might be all we need to do here the chance of this happening is pretty small i think relevant server error mongoservererror duplicate key error collection homebrewery homebrews index shareid dup key shareid at c users trevor documents github homebrewery node modules mongodb lib operations insert js at c users trevor documents github homebrewery node modules mongodb lib cmap connection pool js at handleoperationresult c users trevor documents github homebrewery node modules mongodb lib sdam server js at messagestream messagehandler c users trevor documents github homebrewery node modules mongodb lib cmap connection js at messagestream emit node events at processincomingdata c users trevor documents github homebrewery node modules mongodb lib cmap message stream js at messagestream write c users trevor documents github homebrewery node modules mongodb lib cmap message stream js at writeorbuffer node internal streams writable at write node internal streams writable at messagestream writable write node internal streams writable index code keypattern shareid keyvalue shareid mongoservererror duplicate key error collection homebrewery homebrews index shareid dup key shareid at c users trevor documents github homebrewery node modules mongodb lib operations insert js at c users trevor documents github homebrewery node modules mongodb lib cmap connection pool js at handleoperationresult c users trevor documents github homebrewery node modules mongodb lib sdam server js at messagestream messagehandler c users trevor documents github homebrewery node modules mongodb lib cmap connection js at messagestream emit node events at processincomingdata c users trevor documents github homebrewery node modules mongodb lib cmap message stream js at messagestream write c users trevor documents github homebrewery node modules mongodb lib cmap message stream js at writeorbuffer node internal streams writable at write node internal streams writable at messagestream writable write node internal streams writable index code keypattern shareid keyvalue shareid | 1 |
654,947 | 21,674,402,422 | IssuesEvent | 2022-05-08 13:30:09 | stax76/mpv.net | https://api.github.com/repos/stax76/mpv.net | closed | mpv.net doesn't display subtitles. | bug priority low upstream | **Describe the bug**
I just streamed [this file](https://s4.gamesdrive.net/0:/The.Bad.Kids.2020.WEB-DL.1080p.H265.AAC-DanNi/The.Bad.Kids.2020.E01.WEB-DL.1080p.H265.AAC-DanNi.mkv) with mpv.net and for some reason, the player displays none of the included subtitles tracks.
**To Reproduce**
Steps to reproduce the behavior:
1. Open [this URL](https://s4.gamesdrive.net/0:/The.Bad.Kids.2020.WEB-DL.1080p.H265.AAC-DanNi/The.Bad.Kids.2020.E01.WEB-DL.1080p.H265.AAC-DanNi.mkv) with mpv.net.
2. Check the included subtitle tracks.
3. Select one of them.
4. See that the player doesn't display any of them.
**Expected behavior**
I expected the player to display the selected subtitle track.
**Screenshots**




| 1.0 | mpv.net doesn't display subtitles. - **Describe the bug**
I just streamed [this file](https://s4.gamesdrive.net/0:/The.Bad.Kids.2020.WEB-DL.1080p.H265.AAC-DanNi/The.Bad.Kids.2020.E01.WEB-DL.1080p.H265.AAC-DanNi.mkv) with mpv.net and for some reason, the player displays none of the included subtitles tracks.
**To Reproduce**
Steps to reproduce the behavior:
1. Open [this URL](https://s4.gamesdrive.net/0:/The.Bad.Kids.2020.WEB-DL.1080p.H265.AAC-DanNi/The.Bad.Kids.2020.E01.WEB-DL.1080p.H265.AAC-DanNi.mkv) with mpv.net.
2. Check the included subtitle tracks.
3. Select one of them.
4. See that the player doesn't display any of them.
**Expected behavior**
I expected the player to display the selected subtitle track.
**Screenshots**




| priority | mpv net doesn t display subtitles describe the bug i just streamed with mpv net and for some reason the player displays none of the included subtitles tracks to reproduce steps to reproduce the behavior open with mpv net check the included subtitle tracks select one of them see that the player doesn t display any of them expected behavior i expected the player to display the selected subtitle track screenshots | 1 |
822,719 | 30,882,611,072 | IssuesEvent | 2023-08-03 18:51:27 | ramp4-pcar4/ramp4-pcar4 | https://api.github.com/repos/ramp4-pcar4/ramp4-pcar4 | closed | Details Panel Hardcoded `OBJECTID` | flavour: bug priority: low type: corrective | @james-rae comments
> Also when I eyeballed #1696 I noticed details has a [hardcoded OBJECTID](https://github.com/ramp4-pcar4/ramp4-pcar4/blob/v4.1.0/src/fixtures/details/api/details.ts#L81)
Based on how different `OBJECTID`'s are handled as a result of #1698, this should be changed to select the appropriate OID. | 1.0 | Details Panel Hardcoded `OBJECTID` - @james-rae comments
> Also when I eyeballed #1696 I noticed details has a [hardcoded OBJECTID](https://github.com/ramp4-pcar4/ramp4-pcar4/blob/v4.1.0/src/fixtures/details/api/details.ts#L81)
Based on how different `OBJECTID`'s are handled as a result of #1698, this should be changed to select the appropriate OID. | priority | details panel hardcoded objectid james rae comments also when i eyeballed i noticed details has a based on how different objectid s are handled as a result of this should be changed to select the appropriate oid | 1 |
3,864 | 2,541,498,225 | IssuesEvent | 2015-01-28 09:20:24 | nlbdev/nordic-epub3-dtbook-migrator | https://api.github.com/repos/nlbdev/nordic-epub3-dtbook-migrator | opened | pretty-print metadata in all HTML-files as well as the OPF | 0 - Low priority |
<!---
@huboard:{"order":8.344650268554688e-07}
-->
| 1.0 | pretty-print metadata in all HTML-files as well as the OPF -
<!---
@huboard:{"order":8.344650268554688e-07}
-->
| priority | pretty print metadata in all html files as well as the opf huboard order | 1 |
761,165 | 26,670,154,144 | IssuesEvent | 2023-01-26 09:33:57 | Tribler/py-ipv8 | https://api.github.com/repos/Tribler/py-ipv8 | opened | Provide (partial) C implementation for `TunnelCrypto` | priority: low | _Original discussion_: https://github.com/Tribler/tribler/discussions/6679 (partially reposted here to make it a formal IPv8 issue)
_Summary_:
The throughput of anonymized Tribler downloads can be almost doubled by implementing `TunnelCrypto.encrypt_str` and `TunnelCrypto.decrypt_str` in C.
A proof of concept - credit to @hbiyik - exists here:
https://github.com/qstokkink/py-ipv8/tree/compiled_evp
One change still needs to be made to the proof of concept: in case compilation fails the exisiting pure-Python implementation should be used as a fallback. Secondarily, the concept code could use a cleanup. | 1.0 | Provide (partial) C implementation for `TunnelCrypto` - _Original discussion_: https://github.com/Tribler/tribler/discussions/6679 (partially reposted here to make it a formal IPv8 issue)
_Summary_:
The throughput of anonymized Tribler downloads can be almost doubled by implementing `TunnelCrypto.encrypt_str` and `TunnelCrypto.decrypt_str` in C.
A proof of concept - credit to @hbiyik - exists here:
https://github.com/qstokkink/py-ipv8/tree/compiled_evp
One change still needs to be made to the proof of concept: in case compilation fails the exisiting pure-Python implementation should be used as a fallback. Secondarily, the concept code could use a cleanup. | priority | provide partial c implementation for tunnelcrypto original discussion partially reposted here to make it a formal issue summary the throughput of anonymized tribler downloads can be almost doubled by implementing tunnelcrypto encrypt str and tunnelcrypto decrypt str in c a proof of concept credit to hbiyik exists here one change still needs to be made to the proof of concept in case compilation fails the exisiting pure python implementation should be used as a fallback secondarily the concept code could use a cleanup | 1 |
3,948 | 2,543,710,147 | IssuesEvent | 2015-01-29 01:04:35 | roundware/roundware-server | https://api.github.com/repos/roundware/roundware-server | opened | first playback recording is always panned hard left | bug low priority | (xfer from old Trac system: http://roundware.org/trac/ticket/147)
composition settings are set pan to the middle, but the first recording seems to always be hard left...very weird. after the first one, they are in the middle as expected.
I am adding this issue because Jonah noted it in his most recent testing. It has existed for a while , but I don't think it's consistent. Seems to only affect the first asset, so not a huge problem, but definitely weird and a bit annoying.
| 1.0 | first playback recording is always panned hard left - (xfer from old Trac system: http://roundware.org/trac/ticket/147)
composition settings are set pan to the middle, but the first recording seems to always be hard left...very weird. after the first one, they are in the middle as expected.
I am adding this issue because Jonah noted it in his most recent testing. It has existed for a while , but I don't think it's consistent. Seems to only affect the first asset, so not a huge problem, but definitely weird and a bit annoying.
| priority | first playback recording is always panned hard left xfer from old trac system composition settings are set pan to the middle but the first recording seems to always be hard left very weird after the first one they are in the middle as expected i am adding this issue because jonah noted it in his most recent testing it has existed for a while but i don t think it s consistent seems to only affect the first asset so not a huge problem but definitely weird and a bit annoying | 1 |
233,338 | 7,696,759,647 | IssuesEvent | 2018-05-18 16:19:17 | jahirfiquitiva/Blueprint | https://api.github.com/repos/jahirfiquitiva/Blueprint | closed | Action Bar displays 3-dot menu icon instead of help icon after exiting search in Help screen | accepted enhancement low priority | - [x] I have verified there are no duplicate active or recent bugs, questions, or requests
- [x] I have verified that I am using the latest version of Blueprint.
### Device/dashboard info:
- Blueprint version: `1.1.4`
- Android version: `8.1`
- Device Manufacturer: `Motorola`
- Device Name: `Moto G3 (2015)`
### Reproduction Steps
1. Open Help screen by tapping on 3-dot menu icon in the action bar and then tapping on "Help".
2. The Help screen is displayed. Notice the action bar displayed. *(Screenshot 1)*
3. Tap on the Search icon. An input field to enter search term is displayed. *(Screenshot 2)*
4. Tap on Back icon. Action bar with a 3-dot menu icon instead of the Help (chat bubbles) icon is displayed. *(Screenshot 3)*
### Expected Result
Action bar displays Help (chat bubbles) icon after exiting search.
### Actual Result
Action bar displays displays 3-dot menu icon (which does nothing on tap) instead of Help (chat bubbles) icon after exiting search.
### Screenshots
|  |  |  |
| :-------: | :-------: | :-------: |
| Screenshot 1 | Screenshot 2 | Screenshot 3 |
*Screenshots from the Blueprint sample app, cropped to show required part only*
| 1.0 | Action Bar displays 3-dot menu icon instead of help icon after exiting search in Help screen - - [x] I have verified there are no duplicate active or recent bugs, questions, or requests
- [x] I have verified that I am using the latest version of Blueprint.
### Device/dashboard info:
- Blueprint version: `1.1.4`
- Android version: `8.1`
- Device Manufacturer: `Motorola`
- Device Name: `Moto G3 (2015)`
### Reproduction Steps
1. Open Help screen by tapping on 3-dot menu icon in the action bar and then tapping on "Help".
2. The Help screen is displayed. Notice the action bar displayed. *(Screenshot 1)*
3. Tap on the Search icon. An input field to enter search term is displayed. *(Screenshot 2)*
4. Tap on Back icon. Action bar with a 3-dot menu icon instead of the Help (chat bubbles) icon is displayed. *(Screenshot 3)*
### Expected Result
Action bar displays Help (chat bubbles) icon after exiting search.
### Actual Result
Action bar displays displays 3-dot menu icon (which does nothing on tap) instead of Help (chat bubbles) icon after exiting search.
### Screenshots
|  |  |  |
| :-------: | :-------: | :-------: |
| Screenshot 1 | Screenshot 2 | Screenshot 3 |
*Screenshots from the Blueprint sample app, cropped to show required part only*
| priority | action bar displays dot menu icon instead of help icon after exiting search in help screen i have verified there are no duplicate active or recent bugs questions or requests i have verified that i am using the latest version of blueprint device dashboard info blueprint version android version device manufacturer motorola device name moto reproduction steps open help screen by tapping on dot menu icon in the action bar and then tapping on help the help screen is displayed notice the action bar displayed screenshot tap on the search icon an input field to enter search term is displayed screenshot tap on back icon action bar with a dot menu icon instead of the help chat bubbles icon is displayed screenshot expected result action bar displays help chat bubbles icon after exiting search actual result action bar displays displays dot menu icon which does nothing on tap instead of help chat bubbles icon after exiting search screenshots screenshot screenshot screenshot screenshot screenshot screenshot screenshots from the blueprint sample app cropped to show required part only | 1 |
280,459 | 8,682,113,225 | IssuesEvent | 2018-12-02 03:55:11 | OperationCode/front-end | https://api.github.com/repos/OperationCode/front-end | closed | Implement non-blocking font loading | Priority: Low Type: Developer Experience / Refactoring | # Feature request
**Is your feature request related to a problem? Please describe.**
We use @font-face which makes CSS part of the critical rendering path. We can improve our initial page load speed by address this problem.
**Describe the solution you'd like**
[See this comment and thread for more details.](https://github.com/zeit/next.js/issues/512#issuecomment-322026199)
**Additional context**
Note that we're having to define fonts twice between Storybook and the application. If you can solve this - go ahead! Otherwise, just make worry about the app (not Storybook) | 1.0 | Implement non-blocking font loading - # Feature request
**Is your feature request related to a problem? Please describe.**
We use @font-face which makes CSS part of the critical rendering path. We can improve our initial page load speed by address this problem.
**Describe the solution you'd like**
[See this comment and thread for more details.](https://github.com/zeit/next.js/issues/512#issuecomment-322026199)
**Additional context**
Note that we're having to define fonts twice between Storybook and the application. If you can solve this - go ahead! Otherwise, just make worry about the app (not Storybook) | priority | implement non blocking font loading feature request is your feature request related to a problem please describe we use font face which makes css part of the critical rendering path we can improve our initial page load speed by address this problem describe the solution you d like additional context note that we re having to define fonts twice between storybook and the application if you can solve this go ahead otherwise just make worry about the app not storybook | 1 |
100,377 | 4,087,013,683 | IssuesEvent | 2016-06-01 08:28:21 | Xemiru/Undertailor | https://api.github.com/repos/Xemiru/Undertailor | closed | Document all the code. | low priority | I swear to you, no one's gonna understand what the code's supposed to be doing without taking at least five hours exploring. Classes, methods, and packages need their javadocs. | 1.0 | Document all the code. - I swear to you, no one's gonna understand what the code's supposed to be doing without taking at least five hours exploring. Classes, methods, and packages need their javadocs. | priority | document all the code i swear to you no one s gonna understand what the code s supposed to be doing without taking at least five hours exploring classes methods and packages need their javadocs | 1 |
58,824 | 3,091,659,855 | IssuesEvent | 2015-08-26 14:16:42 | RedstoneLamp/RedstoneLamp | https://api.github.com/repos/RedstoneLamp/RedstoneLamp | closed | When a message is sent, a phantom line is created | Bug Low Priority Network v0.11.0 | Whenever a message is sent, the message is sent successfully, but then a phantom line is created. This causes weird message formats to appear.
Example:
"This is message 1"
" " <- The phantom line
"This is message 2"
" " <- Another one is created, but you don't notice it because it's invisible until another message is sent | 1.0 | When a message is sent, a phantom line is created - Whenever a message is sent, the message is sent successfully, but then a phantom line is created. This causes weird message formats to appear.
Example:
"This is message 1"
" " <- The phantom line
"This is message 2"
" " <- Another one is created, but you don't notice it because it's invisible until another message is sent | priority | when a message is sent a phantom line is created whenever a message is sent the message is sent successfully but then a phantom line is created this causes weird message formats to appear example this is message the phantom line this is message another one is created but you don t notice it because it s invisible until another message is sent | 1 |
639,165 | 20,747,896,749 | IssuesEvent | 2022-03-15 02:25:10 | SCIInstitute/ShapeWorks | https://api.github.com/repos/SCIInstitute/ShapeWorks | closed | Consolidate GenerateFidsFiles | Low Priority Consolidation | File: Libs/Mesh/GenerateFidsFiles.cxx
After consolidation, add:
1. Python binding
2. MeshTest
3. shapeworksTest
4. PythonTest | 1.0 | Consolidate GenerateFidsFiles - File: Libs/Mesh/GenerateFidsFiles.cxx
After consolidation, add:
1. Python binding
2. MeshTest
3. shapeworksTest
4. PythonTest | priority | consolidate generatefidsfiles file libs mesh generatefidsfiles cxx after consolidation add python binding meshtest shapeworkstest pythontest | 1 |
452,148 | 13,046,745,304 | IssuesEvent | 2020-07-29 09:30:24 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | closed | Fit Wizard should have a Copy from Clipboard option | Low Priority MantidPlot Stale | Currently to load a model from a string in the clipboard you have to select Load from String and paste the string manually, it would be nice to have the option to do it in one operation as is done in Multi Dataset Fitting.
| 1.0 | Fit Wizard should have a Copy from Clipboard option - Currently to load a model from a string in the clipboard you have to select Load from String and paste the string manually, it would be nice to have the option to do it in one operation as is done in Multi Dataset Fitting.
| priority | fit wizard should have a copy from clipboard option currently to load a model from a string in the clipboard you have to select load from string and paste the string manually it would be nice to have the option to do it in one operation as is done in multi dataset fitting | 1 |
615,494 | 19,255,975,803 | IssuesEvent | 2021-12-09 11:18:47 | googleapis/java-dialogflow | https://api.github.com/repos/googleapis/java-dialogflow | closed | com.example.dialogflow.CreateDocumentTest: testCreateDocument failed | type: bug priority: p1 api: dialogflow flakybot: issue | Note: #522 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 83a2a1aa017c35001653881774af1f624d2a7db4
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/3ae29fcf-0123-4f02-abd8-c3af8f580263), [Sponge](http://sponge2/3ae29fcf-0123-4f02-abd8-c3af8f580263)
status: failed
<details><summary>Test output</summary><br><pre>java.lang.NullPointerException
at com.google.cloud.dialogflow.v2beta1.DeleteKnowledgeBaseRequest$Builder.setName(DeleteKnowledgeBaseRequest.java:603)
at com.example.dialogflow.CreateDocumentTest.tearDown(CreateDocumentTest.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at com.google.cloud.testing.junit4.MultipleAttemptsRule$1.evaluate(MultipleAttemptsRule.java:94)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
</pre></details> | 1.0 | com.example.dialogflow.CreateDocumentTest: testCreateDocument failed - Note: #522 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 83a2a1aa017c35001653881774af1f624d2a7db4
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/3ae29fcf-0123-4f02-abd8-c3af8f580263), [Sponge](http://sponge2/3ae29fcf-0123-4f02-abd8-c3af8f580263)
status: failed
<details><summary>Test output</summary><br><pre>java.lang.NullPointerException
at com.google.cloud.dialogflow.v2beta1.DeleteKnowledgeBaseRequest$Builder.setName(DeleteKnowledgeBaseRequest.java:603)
at com.example.dialogflow.CreateDocumentTest.tearDown(CreateDocumentTest.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
at com.google.cloud.testing.junit4.MultipleAttemptsRule$1.evaluate(MultipleAttemptsRule.java:94)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
</pre></details> | priority | com example dialogflow createdocumenttest testcreatedocument failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output java lang nullpointerexception at com google cloud dialogflow deleteknowledgebaserequest builder setname deleteknowledgebaserequest java at com example dialogflow createdocumenttest teardown createdocumenttest java at sun reflect nativemethodaccessorimpl native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java at java lang reflect method invoke method java at org junit runners model frameworkmethod runreflectivecall frameworkmethod java at org junit internal runners model reflectivecallable run reflectivecallable java at org junit runners model frameworkmethod invokeexplosively frameworkmethod java at org junit internal runners statements runafters invokemethod runafters java at org junit internal runners statements runafters evaluate runafters java at com google cloud testing multipleattemptsrule evaluate multipleattemptsrule java at org junit runners parentrunner evaluate parentrunner java at org junit runners evaluate java at org junit runners parentrunner runleaf parentrunner java at org junit runners runchild java at org junit runners runchild java at org junit runners parentrunner run parentrunner java at org junit runners parentrunner schedule parentrunner java at org junit runners parentrunner runchildren parentrunner java at org junit runners parentrunner access parentrunner java at org junit runners parentrunner evaluate parentrunner java at org junit internal runners statements runbefores evaluate runbefores java at org junit runners parentrunner evaluate parentrunner java at org junit runners parentrunner run parentrunner java at org apache maven surefire execute java at org apache maven surefire executewithrerun java at org apache maven surefire executetestset java at org apache maven surefire invoke java at org apache maven surefire booter forkedbooter runsuitesinprocess forkedbooter java at org apache maven surefire booter forkedbooter execute forkedbooter java at org apache maven surefire booter forkedbooter run forkedbooter java at org apache maven surefire booter forkedbooter main forkedbooter java | 1 |
727,713 | 25,044,995,386 | IssuesEvent | 2022-11-05 05:38:49 | AY2223S1-CS2103T-W17-3/tp | https://api.github.com/repos/AY2223S1-CS2103T-W17-3/tp | closed | [PE-D][Tester A] Invalid date input accepted as part of parameters for add consultation | type.Bug priority.Medium severity.Low | Invalid dates such as 2022-02-29 or 2022-11-31 did not throw an error
<!--session: 1666944224837-0ba078da-8d93-452f-88b1-7ee59351dfc1-->
<!--Version: Web v3.4.4-->
-------------
Labels: `severity.Low` `type.FunctionalityBug`
original: Aloynz/ped#2 | 1.0 | [PE-D][Tester A] Invalid date input accepted as part of parameters for add consultation - Invalid dates such as 2022-02-29 or 2022-11-31 did not throw an error
<!--session: 1666944224837-0ba078da-8d93-452f-88b1-7ee59351dfc1-->
<!--Version: Web v3.4.4-->
-------------
Labels: `severity.Low` `type.FunctionalityBug`
original: Aloynz/ped#2 | priority | invalid date input accepted as part of parameters for add consultation invalid dates such as or did not throw an error labels severity low type functionalitybug original aloynz ped | 1 |
641,766 | 20,834,041,110 | IssuesEvent | 2022-03-19 22:53:33 | SE701-T1/backend | https://api.github.com/repos/SE701-T1/backend | closed | Implement get buddyCount on Courses | Priority: Low Type: Bug Team: Pairing | **Describe the task that needs to be done.**
*(If this issue is about a bug, please describe the problem and steps to reproduce the issue. You can also include screenshots of any stack traces, or any other supporting images).*
Currently, the stubs include getting buddyCount of the current course but the backend API does not support this.
**Describe how a solution to your proposed task might look like (and any alternatives considered).**
Add a repository method to query for buddy count
use a lambda to add buddy count to the missing courseDTO
Test the buddy count to see if it works.
**Notes**
| 1.0 | Implement get buddyCount on Courses - **Describe the task that needs to be done.**
*(If this issue is about a bug, please describe the problem and steps to reproduce the issue. You can also include screenshots of any stack traces, or any other supporting images).*
Currently, the stubs include getting buddyCount of the current course but the backend API does not support this.
**Describe how a solution to your proposed task might look like (and any alternatives considered).**
Add a repository method to query for buddy count
use a lambda to add buddy count to the missing courseDTO
Test the buddy count to see if it works.
**Notes**
| priority | implement get buddycount on courses describe the task that needs to be done if this issue is about a bug please describe the problem and steps to reproduce the issue you can also include screenshots of any stack traces or any other supporting images currently the stubs include getting buddycount of the current course but the backend api does not support this describe how a solution to your proposed task might look like and any alternatives considered add a repository method to query for buddy count use a lambda to add buddy count to the missing coursedto test the buddy count to see if it works notes | 1 |
457,089 | 13,151,597,993 | IssuesEvent | 2020-08-09 17:33:32 | naev/naev | https://api.github.com/repos/naev/naev | closed | Make updating of PO files easier or automatic | Priority-Low Type-Enhancement | I haven't found any info on that. So far. Is there any script I can run?
And if there is an answer, I wish it'd be written down somewhere. | 1.0 | Make updating of PO files easier or automatic - I haven't found any info on that. So far. Is there any script I can run?
And if there is an answer, I wish it'd be written down somewhere. | priority | make updating of po files easier or automatic i haven t found any info on that so far is there any script i can run and if there is an answer i wish it d be written down somewhere | 1 |
517,017 | 14,992,889,053 | IssuesEvent | 2021-01-29 10:30:27 | Haivision/srt | https://api.github.com/repos/Haivision/srt | opened | [BUG] FEC issues misleading warnings | Priority: Low Type: Bug [core] | **Describe the bug**
Hang failure warning is reported, while this is not a problem.
**To Reproduce**
Run Unit Tests for FEC and see warnings.
**Expected behavior**
Warnings should be reported only if hanging was tried and failed, with displayed failure reason, as per upgraded enum reporting the status.
| 1.0 | [BUG] FEC issues misleading warnings - **Describe the bug**
Hang failure warning is reported, while this is not a problem.
**To Reproduce**
Run Unit Tests for FEC and see warnings.
**Expected behavior**
Warnings should be reported only if hanging was tried and failed, with displayed failure reason, as per upgraded enum reporting the status.
| priority | fec issues misleading warnings describe the bug hang failure warning is reported while this is not a problem to reproduce run unit tests for fec and see warnings expected behavior warnings should be reported only if hanging was tried and failed with displayed failure reason as per upgraded enum reporting the status | 1 |
38,619 | 2,849,398,321 | IssuesEvent | 2015-05-30 17:10:16 | khval/mplayer-amigaos | https://api.github.com/repos/khval/mplayer-amigaos | closed | Adding SCREENSHOTDIR and EXTPATTERN tooltypes | auto-migrated Priority-Low Type-Enhancement | ```
Added two tooltypes SCREENSHOTDIR and EXTPATTERN to change the directory where
to save the screenshots and the ASL pattern of the MPlayer file requester
(That 2 tooltypes is availible on the afxgroup version)
```
Original issue reported on code.google.com by `s.hawam...@gmail.com` on 21 May 2014 at 11:21 | 1.0 | Adding SCREENSHOTDIR and EXTPATTERN tooltypes - ```
Added two tooltypes SCREENSHOTDIR and EXTPATTERN to change the directory where
to save the screenshots and the ASL pattern of the MPlayer file requester
(That 2 tooltypes is availible on the afxgroup version)
```
Original issue reported on code.google.com by `s.hawam...@gmail.com` on 21 May 2014 at 11:21 | priority | adding screenshotdir and extpattern tooltypes added two tooltypes screenshotdir and extpattern to change the directory where to save the screenshots and the asl pattern of the mplayer file requester that tooltypes is availible on the afxgroup version original issue reported on code google com by s hawam gmail com on may at | 1 |
783,282 | 27,525,384,888 | IssuesEvent | 2023-03-06 17:39:41 | zowe/zowe-cli-version-controller | https://api.github.com/repos/zowe/zowe-cli-version-controller | closed | Add gitTag option to protected branches and version function | enhancement priority-low | As a user, I'd like to be able to control whether or not a specific branch (or all branches) should be updating tags on my repository
Somewhat related to #39
Tasks:
- [x] Global enable/disable mechanism
- [ ] Branch specific enable/disable mechanism | 1.0 | Add gitTag option to protected branches and version function - As a user, I'd like to be able to control whether or not a specific branch (or all branches) should be updating tags on my repository
Somewhat related to #39
Tasks:
- [x] Global enable/disable mechanism
- [ ] Branch specific enable/disable mechanism | priority | add gittag option to protected branches and version function as a user i d like to be able to control whether or not a specific branch or all branches should be updating tags on my repository somewhat related to tasks global enable disable mechanism branch specific enable disable mechanism | 1 |
552,557 | 16,243,504,345 | IssuesEvent | 2021-05-07 12:23:21 | coreos/fedora-coreos-tracker | https://api.github.com/repos/coreos/fedora-coreos-tracker | opened | Failed to write database /etc/udev/hwdb.bin: Read-only file system | component/systemd kind/bug needs/investigation priority/low | **Describe the bug**
Upon reboot from latest update, I have the following failing unit: `systemd-hwdb-update.service`. I unfortunately did not capture the `systemctl status output` right away and tried restarting the unit first. I think this is not the first time I have encountered this one but I don't remember more details:
```
# systemctl restart systemd-hwdb-update.service
# systemctl status systemd-hwdb-update.service
● systemd-hwdb-update.service - Rebuild Hardware Database
Loaded: loaded (/usr/lib/systemd/system/systemd-hwdb-update.service; static)
Active: failed (Result: exit-code) since Fri 2021-05-07 00:07:11 UTC; 12h ago
Condition: start condition failed at Fri 2021-05-07 12:10:02 UTC; 4s ago
├─ ConditionNeedsUpdate=/etc was not met
└─ ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d was not met
Docs: man:hwdb(7)
man:systemd-hwdb(8)
Process: 591 ExecStart=/usr/bin/systemd-hwdb update (code=exited, status=1/FAILURE)
Main PID: 591 (code=exited, status=1/FAILURE)
CPU: 330ms
May 07 00:07:11 fedora-coreos systemd[1]: Starting Rebuild Hardware Database...
May 07 00:07:11 fedora-coreos systemd-hwdb[591]: Failed to write database /etc/udev/hwdb.bin: Read-only file system
May 07 00:07:11 fedora-coreos systemd[1]: systemd-hwdb-update.service: Main process exited, code=exited, status=1/FAILURE
May 07 00:07:11 fedora-coreos systemd[1]: systemd-hwdb-update.service: Failed with result 'exit-code'.
May 07 00:07:11 fedora-coreos systemd[1]: Failed to start Rebuild Hardware Database.
May 07 12:10:02 fedora-coreos systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
```
**Reproduction steps**
Unknown
**Expected behavior**
No unit failure
**Actual behavior**
Unit failure
**System details**
QEMU/KVM (Digital Ocean droplet):
```
# rpm-ostree status
State: idle
AutomaticUpdatesDriver: Zincati
DriverState: active; periodically polling for updates (last checked Fri 2021-05-07 12:09:29 UTC)
Deployments:
● ostree://fedora:fedora/x86_64/coreos/stable
Version: 33.20210426.3.0 (2021-05-03T22:49:38Z)
BaseCommit: 49ec34ca76b71283d317025a54fe815422299ced4d035369599539e2665d5818
GPGSignature: Valid signature by 963A2BEB02009608FE67EA4249FD77499570FF31
LayeredPackages: htop tmux tree vim zsh
ostree://fedora:fedora/x86_64/coreos/stable
Version: 33.20210412.3.0 (2021-04-27T18:27:38Z)
BaseCommit: 8563aca63f27acdc80c7104486bbc50435dfa47eff28dc7e9209f2496b166076
GPGSignature: Valid signature by 963A2BEB02009608FE67EA4249FD77499570FF31
LayeredPackages: htop tmux tree vim zsh
```
**Ignition config**
This happened after first boot. Initial config was very minimal, I don't think it's related.
**Additional information**
```
# ostree admin config-diff | grep bin
```
This could be a race condition. Or maybe this file does not needs to be in `/etc` at all on FCOS. | 1.0 | Failed to write database /etc/udev/hwdb.bin: Read-only file system - **Describe the bug**
Upon reboot from latest update, I have the following failing unit: `systemd-hwdb-update.service`. I unfortunately did not capture the `systemctl status output` right away and tried restarting the unit first. I think this is not the first time I have encountered this one but I don't remember more details:
```
# systemctl restart systemd-hwdb-update.service
# systemctl status systemd-hwdb-update.service
● systemd-hwdb-update.service - Rebuild Hardware Database
Loaded: loaded (/usr/lib/systemd/system/systemd-hwdb-update.service; static)
Active: failed (Result: exit-code) since Fri 2021-05-07 00:07:11 UTC; 12h ago
Condition: start condition failed at Fri 2021-05-07 12:10:02 UTC; 4s ago
├─ ConditionNeedsUpdate=/etc was not met
└─ ConditionDirectoryNotEmpty=|/etc/udev/hwdb.d was not met
Docs: man:hwdb(7)
man:systemd-hwdb(8)
Process: 591 ExecStart=/usr/bin/systemd-hwdb update (code=exited, status=1/FAILURE)
Main PID: 591 (code=exited, status=1/FAILURE)
CPU: 330ms
May 07 00:07:11 fedora-coreos systemd[1]: Starting Rebuild Hardware Database...
May 07 00:07:11 fedora-coreos systemd-hwdb[591]: Failed to write database /etc/udev/hwdb.bin: Read-only file system
May 07 00:07:11 fedora-coreos systemd[1]: systemd-hwdb-update.service: Main process exited, code=exited, status=1/FAILURE
May 07 00:07:11 fedora-coreos systemd[1]: systemd-hwdb-update.service: Failed with result 'exit-code'.
May 07 00:07:11 fedora-coreos systemd[1]: Failed to start Rebuild Hardware Database.
May 07 12:10:02 fedora-coreos systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
```
**Reproduction steps**
Unknown
**Expected behavior**
No unit failure
**Actual behavior**
Unit failure
**System details**
QEMU/KVM (Digital Ocean droplet):
```
# rpm-ostree status
State: idle
AutomaticUpdatesDriver: Zincati
DriverState: active; periodically polling for updates (last checked Fri 2021-05-07 12:09:29 UTC)
Deployments:
● ostree://fedora:fedora/x86_64/coreos/stable
Version: 33.20210426.3.0 (2021-05-03T22:49:38Z)
BaseCommit: 49ec34ca76b71283d317025a54fe815422299ced4d035369599539e2665d5818
GPGSignature: Valid signature by 963A2BEB02009608FE67EA4249FD77499570FF31
LayeredPackages: htop tmux tree vim zsh
ostree://fedora:fedora/x86_64/coreos/stable
Version: 33.20210412.3.0 (2021-04-27T18:27:38Z)
BaseCommit: 8563aca63f27acdc80c7104486bbc50435dfa47eff28dc7e9209f2496b166076
GPGSignature: Valid signature by 963A2BEB02009608FE67EA4249FD77499570FF31
LayeredPackages: htop tmux tree vim zsh
```
**Ignition config**
This happened after first boot. Initial config was very minimal, I don't think it's related.
**Additional information**
```
# ostree admin config-diff | grep bin
```
This could be a race condition. Or maybe this file does not needs to be in `/etc` at all on FCOS. | priority | failed to write database etc udev hwdb bin read only file system describe the bug upon reboot from latest update i have the following failing unit systemd hwdb update service i unfortunately did not capture the systemctl status output right away and tried restarting the unit first i think this is not the first time i have encountered this one but i don t remember more details systemctl restart systemd hwdb update service systemctl status systemd hwdb update service ● systemd hwdb update service rebuild hardware database loaded loaded usr lib systemd system systemd hwdb update service static active failed result exit code since fri utc ago condition start condition failed at fri utc ago ├─ conditionneedsupdate etc was not met └─ conditiondirectorynotempty etc udev hwdb d was not met docs man hwdb man systemd hwdb process execstart usr bin systemd hwdb update code exited status failure main pid code exited status failure cpu may fedora coreos systemd starting rebuild hardware database may fedora coreos systemd hwdb failed to write database etc udev hwdb bin read only file system may fedora coreos systemd systemd hwdb update service main process exited code exited status failure may fedora coreos systemd systemd hwdb update service failed with result exit code may fedora coreos systemd failed to start rebuild hardware database may fedora coreos systemd condition check resulted in rebuild hardware database being skipped reproduction steps unknown expected behavior no unit failure actual behavior unit failure system details qemu kvm digital ocean droplet rpm ostree status state idle automaticupdatesdriver zincati driverstate active periodically polling for updates last checked fri utc deployments ● ostree fedora fedora coreos stable version basecommit gpgsignature valid signature by layeredpackages htop tmux tree vim zsh ostree fedora fedora coreos stable version basecommit gpgsignature valid signature by layeredpackages htop tmux tree vim zsh ignition config this happened after first boot initial config was very minimal i don t think it s related additional information ostree admin config diff grep bin this could be a race condition or maybe this file does not needs to be in etc at all on fcos | 1 |
235,114 | 7,734,565,194 | IssuesEvent | 2018-05-27 03:20:04 | CnuUasLab/MISCONSYS | https://api.github.com/repos/CnuUasLab/MISCONSYS | opened | Concurrency Issues | Bug: Low Priority | It seems that when Interoperability starts there's an error thrown due to a fragmented JSON file. Although it only occures once per run it is a little disconcerting.... | 1.0 | Concurrency Issues - It seems that when Interoperability starts there's an error thrown due to a fragmented JSON file. Although it only occures once per run it is a little disconcerting.... | priority | concurrency issues it seems that when interoperability starts there s an error thrown due to a fragmented json file although it only occures once per run it is a little disconcerting | 1 |
274,969 | 8,570,415,299 | IssuesEvent | 2018-11-11 19:58:40 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Content type name disappears in add relation window on Firefox | priority: low status: confirmed type: bug 🐛 | <!--
⚠️ If you do not respect these two points, your issue will be closed.
- Don't forget the checkbox at the end of your issue.
- Respect this template.
-->
<!-- ⚠️ Before writing your issue make sure you are using:-->
<!-- Node 9.x.x -->
<!-- npm 5.x.x -->
<!-- The latest version of Strapi. -->
**Informations**
- **Node.js version**:v10.1.0
- **npm version**:5.6.0
- **Strapi version**:3.0.0-alpha.12.1.3
- **Database**:Mongo
- **Operating system**:Linux
**What is the current behavior?**
Content type name disappears in add relation window
**Steps to reproduce the problem**
See this:

**What is the expected behavior?**
We need to know both side content type name for create a relation.
**Suggested solutions**
---
---
<!-- ⚠️ Make sure to browse the opened and closed issues. -->
- [x] I'm sure that this feature hasn't already been referenced.
<!--
⬆️ Don't delete this checkbox from your issue and approve it.
Add an `x` -> [x] or click on the checkbox when your issue is created.
-->
| 1.0 | Content type name disappears in add relation window on Firefox - <!--
⚠️ If you do not respect these two points, your issue will be closed.
- Don't forget the checkbox at the end of your issue.
- Respect this template.
-->
<!-- ⚠️ Before writing your issue make sure you are using:-->
<!-- Node 9.x.x -->
<!-- npm 5.x.x -->
<!-- The latest version of Strapi. -->
**Informations**
- **Node.js version**:v10.1.0
- **npm version**:5.6.0
- **Strapi version**:3.0.0-alpha.12.1.3
- **Database**:Mongo
- **Operating system**:Linux
**What is the current behavior?**
Content type name disappears in add relation window
**Steps to reproduce the problem**
See this:

**What is the expected behavior?**
We need to know both side content type name for create a relation.
**Suggested solutions**
---
---
<!-- ⚠️ Make sure to browse the opened and closed issues. -->
- [x] I'm sure that this feature hasn't already been referenced.
<!--
⬆️ Don't delete this checkbox from your issue and approve it.
Add an `x` -> [x] or click on the checkbox when your issue is created.
-->
| priority | content type name disappears in add relation window on firefox ⚠️ if you do not respect these two points your issue will be closed don t forget the checkbox at the end of your issue respect this template informations node js version npm version strapi version alpha database mongo operating system linux what is the current behavior content type name disappears in add relation window steps to reproduce the problem see this what is the expected behavior we need to know both side content type name for create a relation suggested solutions i m sure that this feature hasn t already been referenced ⬆️ don t delete this checkbox from your issue and approve it add an x or click on the checkbox when your issue is created | 1 |
219,848 | 7,346,420,892 | IssuesEvent | 2018-03-07 20:40:04 | PaulL48/SOEN341-SC4 | https://api.github.com/repos/PaulL48/SOEN341-SC4 | closed | Improvement: Display questions in order of when posted | enhancement priority: low | Shows questions on welcome page in terms of their time stamp when posted | 1.0 | Improvement: Display questions in order of when posted - Shows questions on welcome page in terms of their time stamp when posted | priority | improvement display questions in order of when posted shows questions on welcome page in terms of their time stamp when posted | 1 |
368,257 | 10,868,970,272 | IssuesEvent | 2019-11-15 06:00:13 | Gravecat/Duskfall | https://api.github.com/repos/Gravecat/Duskfall | opened | Port over booze system from Krasten | enhancement low priority no help needed prerequisites | This is reliant on #111, #104 and #102 to be completed first. The alcohol system from Krasten would be easily incorporated into Duskfall after these other tasks are complete. | 1.0 | Port over booze system from Krasten - This is reliant on #111, #104 and #102 to be completed first. The alcohol system from Krasten would be easily incorporated into Duskfall after these other tasks are complete. | priority | port over booze system from krasten this is reliant on and to be completed first the alcohol system from krasten would be easily incorporated into duskfall after these other tasks are complete | 1 |
751,615 | 26,251,244,797 | IssuesEvent | 2023-01-05 19:32:06 | hdmf-dev/hdmf-zarr | https://api.github.com/repos/hdmf-dev/hdmf-zarr | closed | Setup requires.io | priority: low topic: continuous integration | For HDMF we have setup requires.io to check that requirements are up-to-date https://requires.io/github/hdmf-dev/hdmf/requirements/?branch=dev It would be useful to also set this up for hdmf-zarr | 1.0 | Setup requires.io - For HDMF we have setup requires.io to check that requirements are up-to-date https://requires.io/github/hdmf-dev/hdmf/requirements/?branch=dev It would be useful to also set this up for hdmf-zarr | priority | setup requires io for hdmf we have setup requires io to check that requirements are up to date it would be useful to also set this up for hdmf zarr | 1 |
756,910 | 26,489,900,299 | IssuesEvent | 2023-01-17 21:32:47 | Madis0/OneBar | https://api.github.com/repos/Madis0/OneBar | opened | Phantom indicator | enhancement low priority | If
- Indicator is enabled
- Statistic "Time Since Last Rest" is at least 72000 ticks
- Time is night or weather is thunderstorm
- The player is above sea level (y=64) with sky access
- The [local difficulty](https://minecraft.fandom.com/wiki/Local_difficulty) is greater than a randomly chosen value between 0.0 and 3.0
then OneBar should show some kind of emoji while conditions are met. The option should have a hotkey for easy toggling because OneBar does not know if the world actually allows phantoms (mention that in the option too)
https://minecraft.fandom.com/wiki/Phantom
| 1.0 | Phantom indicator - If
- Indicator is enabled
- Statistic "Time Since Last Rest" is at least 72000 ticks
- Time is night or weather is thunderstorm
- The player is above sea level (y=64) with sky access
- The [local difficulty](https://minecraft.fandom.com/wiki/Local_difficulty) is greater than a randomly chosen value between 0.0 and 3.0
then OneBar should show some kind of emoji while conditions are met. The option should have a hotkey for easy toggling because OneBar does not know if the world actually allows phantoms (mention that in the option too)
https://minecraft.fandom.com/wiki/Phantom
| priority | phantom indicator if indicator is enabled statistic time since last rest is at least ticks time is night or weather is thunderstorm the player is above sea level y with sky access the is greater than a randomly chosen value between and then onebar should show some kind of emoji while conditions are met the option should have a hotkey for easy toggling because onebar does not know if the world actually allows phantoms mention that in the option too | 1 |
638,211 | 20,718,953,891 | IssuesEvent | 2022-03-13 03:58:14 | Wonderland-Mobile/Issue-Tracker | https://api.github.com/repos/Wonderland-Mobile/Issue-Tracker | reopened | Sometimes releasing the joystick will leave the character rotated slightly off from one of the four directions. | bug Low Priority | **Describe the bug**
Move the character around with the joystick controls. Release abruptly. Eventually, on some tries, the character will be snap to the grid but be rotated slightly off the direction they should be facing.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to any level
2. Move the character around with the joystick controls.
3. Release the joystick abruptly.
4. Do a few times, eventually the character will have an offset rotation.
**Expected behavior**
When snapped in a cell the character should always be facing directly in one of four directions.
**Screenshots**
**Smartphone/Tablet (please complete the following information):**
- Device: iPad Air
- OS: iOS14.8.1
- Version v0.91
**Additional context**
| 1.0 | Sometimes releasing the joystick will leave the character rotated slightly off from one of the four directions. - **Describe the bug**
Move the character around with the joystick controls. Release abruptly. Eventually, on some tries, the character will be snap to the grid but be rotated slightly off the direction they should be facing.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to any level
2. Move the character around with the joystick controls.
3. Release the joystick abruptly.
4. Do a few times, eventually the character will have an offset rotation.
**Expected behavior**
When snapped in a cell the character should always be facing directly in one of four directions.
**Screenshots**
**Smartphone/Tablet (please complete the following information):**
- Device: iPad Air
- OS: iOS14.8.1
- Version v0.91
**Additional context**
| priority | sometimes releasing the joystick will leave the character rotated slightly off from one of the four directions describe the bug move the character around with the joystick controls release abruptly eventually on some tries the character will be snap to the grid but be rotated slightly off the direction they should be facing to reproduce steps to reproduce the behavior go to any level move the character around with the joystick controls release the joystick abruptly do a few times eventually the character will have an offset rotation expected behavior when snapped in a cell the character should always be facing directly in one of four directions screenshots smartphone tablet please complete the following information device ipad air os version additional context | 1 |
73,105 | 3,407,275,701 | IssuesEvent | 2015-12-04 01:37:29 | DynamoRIO/drmemory | https://api.github.com/repos/DynamoRIO/drmemory | closed | report unaddressable error on control transfer to unaddressable memory? | Migrated Priority-Low Type-Feature | _From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on December 17, 2013 18:42:45_
Xref issue #1015 , but here this may not result in an immediate crash (e.g., jumping to a malloc redzone).
This is what "Memcheck:Jump" is.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1412_ | 1.0 | report unaddressable error on control transfer to unaddressable memory? - _From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on December 17, 2013 18:42:45_
Xref issue #1015 , but here this may not result in an immediate crash (e.g., jumping to a malloc redzone).
This is what "Memcheck:Jump" is.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1412_ | priority | report unaddressable error on control transfer to unaddressable memory from on december xref issue but here this may not result in an immediate crash e g jumping to a malloc redzone this is what memcheck jump is original issue | 1 |
50,189 | 3,006,236,801 | IssuesEvent | 2015-07-27 09:04:42 | Itseez/opencv | https://api.github.com/repos/Itseez/opencv | opened | Feature request: max() | auto-transferred category: core feature priority: low | Transferred from http://code.opencv.org/issues/2236
```
|| Hilton Bristow on 2012-08-03 23:23
|| Priority: Low
|| Affected: None
|| Category: core
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None
```
Feature request: max()
-----------
```
Hello,
I would like to request a new variant of the max() or reduce() feature with the following syntax:
void max(InputArray src, OutputArray vdst, const int dim=-1, OutputArray idst=noArray())
where:
src = the source matrix of dimensionality N
vdst = the destination matrix of dimensionality (N-1)
dim = the dimension over which to perform the max reduction (d < N) (optional)
idst = the index within dimension d which contained the maximum value
I find this operation useful on many occasions and it reflects the Matlab functionality
H
```
History
------- | 1.0 | Feature request: max() - Transferred from http://code.opencv.org/issues/2236
```
|| Hilton Bristow on 2012-08-03 23:23
|| Priority: Low
|| Affected: None
|| Category: core
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None
```
Feature request: max()
-----------
```
Hello,
I would like to request a new variant of the max() or reduce() feature with the following syntax:
void max(InputArray src, OutputArray vdst, const int dim=-1, OutputArray idst=noArray())
where:
src = the source matrix of dimensionality N
vdst = the destination matrix of dimensionality (N-1)
dim = the dimension over which to perform the max reduction (d < N) (optional)
idst = the index within dimension d which contained the maximum value
I find this operation useful on many occasions and it reflects the Matlab functionality
H
```
History
------- | priority | feature request max transferred from hilton bristow on priority low affected none category core tracker feature difficulty none pr none platform none none feature request max hello i would like to request a new variant of the max or reduce feature with the following syntax void max inputarray src outputarray vdst const int dim outputarray idst noarray where src the source matrix of dimensionality n vdst the destination matrix of dimensionality n dim the dimension over which to perform the max reduction d n optional idst the index within dimension d which contained the maximum value i find this operation useful on many occasions and it reflects the matlab functionality h history | 1 |
666,968 | 22,393,589,319 | IssuesEvent | 2022-06-17 10:06:47 | opencrvs/opencrvs-core | https://api.github.com/repos/opencrvs/opencrvs-core | closed | Configured application name and Header tittle is different | 👹Bug Priority: low | **Describe the bug**
Configured application name and Tittle name is different
**To Reproduce**
Steps to reproduce the behaviour:
1. Go to https://login.farajaland-qa.opencrvs.org/
2. Log in as National Sys Admin
3. Change the application name
4. See application name and Header tittle
**Expected behaviour**
Configured application name and Header tittle should be same
**Actual Result**
 | 1.0 | Configured application name and Header tittle is different - **Describe the bug**
Configured application name and Tittle name is different
**To Reproduce**
Steps to reproduce the behaviour:
1. Go to https://login.farajaland-qa.opencrvs.org/
2. Log in as National Sys Admin
3. Change the application name
4. See application name and Header tittle
**Expected behaviour**
Configured application name and Header tittle should be same
**Actual Result**
 | priority | configured application name and header tittle is different describe the bug configured application name and tittle name is different to reproduce steps to reproduce the behaviour go to log in as national sys admin change the application name see application name and header tittle expected behaviour configured application name and header tittle should be same actual result | 1 |
178,045 | 6,598,255,272 | IssuesEvent | 2017-09-16 02:17:46 | gdgphilippines/devfest | https://api.github.com/repos/gdgphilippines/devfest | reopened | Icon size | bug Priority Low | <!-- Instructions: https://github.com/gdgphilippines/devfest/blob/master/CONTRIBUTING.md#using-the-issue-tracker -->
<!-- Copied from Firebase Polyfire template -->
### Description
Different sizes
### Expected outcome
<!-- Example: The page stays the same color. -->
### Actual outcome
<!-- Example: The page turns pink. -->
### Live Demo
<!-- Example: https://jsbin.com/cagaye/edit?html,output -->
### Steps to reproduce
<!-- Example
1. Put a `paper-foo` element in the page.
2. Open the page in a web browser.
3. Click the `paper-foo` element.
-->
### Browsers Affected
<!-- Check all that apply -->
- [ ] Chrome
- [ ] Edge


| 1.0 | Icon size - <!-- Instructions: https://github.com/gdgphilippines/devfest/blob/master/CONTRIBUTING.md#using-the-issue-tracker -->
<!-- Copied from Firebase Polyfire template -->
### Description
Different sizes
### Expected outcome
<!-- Example: The page stays the same color. -->
### Actual outcome
<!-- Example: The page turns pink. -->
### Live Demo
<!-- Example: https://jsbin.com/cagaye/edit?html,output -->
### Steps to reproduce
<!-- Example
1. Put a `paper-foo` element in the page.
2. Open the page in a web browser.
3. Click the `paper-foo` element.
-->
### Browsers Affected
<!-- Check all that apply -->
- [ ] Chrome
- [ ] Edge


| priority | icon size description different sizes expected outcome actual outcome live demo steps to reproduce example put a paper foo element in the page open the page in a web browser click the paper foo element browsers affected chrome edge | 1 |
798,834 | 28,300,011,980 | IssuesEvent | 2023-04-10 04:43:43 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | CONFIG_ADC_ASYNC=y,ADC_STM32_Die_Temp_Read, reading -ve temparature values on nucleo_f429zi | bug Waiting for response priority: low platform: STM32 | **Describe the bug**
After migration from 3.1.0 to 3.2.0, when CONFIG_ADC_ASYNC=y build and flashed on nucleo_f429zi.
Path : \examples\drivers\ADC\ADC_STM32_Die_Temp_Read
Command :
west build -b nucleo_f429zi ./ --pristine
west flash

**To Reproduce**
Steps to reproduce the behavior:
Path : \examples\drivers\ADC\ADC_STM32_Die_Temp_Read
Command :
west build -b nucleo_f429zi ./ --pristine
west flash
**Expected behavior**
Able to read Internal ADC Die temperature +ve values
**Impact**
Major reading tmparatues as -ve values
**Logs and console output**
**Environment (please complete the following information):**
- OS: Zephyr 3.2.0 Windows
- Toolchain zephyr-sdk-0.15.2 zephyr-v3.2.0
- Commit SHA or Version used
| 1.0 | CONFIG_ADC_ASYNC=y,ADC_STM32_Die_Temp_Read, reading -ve temparature values on nucleo_f429zi - **Describe the bug**
After migration from 3.1.0 to 3.2.0, when CONFIG_ADC_ASYNC=y build and flashed on nucleo_f429zi.
Path : \examples\drivers\ADC\ADC_STM32_Die_Temp_Read
Command :
west build -b nucleo_f429zi ./ --pristine
west flash

**To Reproduce**
Steps to reproduce the behavior:
Path : \examples\drivers\ADC\ADC_STM32_Die_Temp_Read
Command :
west build -b nucleo_f429zi ./ --pristine
west flash
**Expected behavior**
Able to read Internal ADC Die temperature +ve values
**Impact**
Major reading tmparatues as -ve values
**Logs and console output**
**Environment (please complete the following information):**
- OS: Zephyr 3.2.0 Windows
- Toolchain zephyr-sdk-0.15.2 zephyr-v3.2.0
- Commit SHA or Version used
| priority | config adc async y adc die temp read reading ve temparature values on nucleo describe the bug after migration from to when config adc async y build and flashed on nucleo path examples drivers adc adc die temp read command west build b nucleo pristine west flash to reproduce steps to reproduce the behavior path examples drivers adc adc die temp read command west build b nucleo pristine west flash expected behavior able to read internal adc die temperature ve values impact major reading tmparatues as ve values logs and console output environment please complete the following information os zephyr windows toolchain zephyr sdk zephyr commit sha or version used | 1 |
473,430 | 13,642,291,356 | IssuesEvent | 2020-09-25 15:19:31 | cvvergara/workshop | https://api.github.com/repos/cvvergara/workshop | closed | Requirement PostgreSQL | enhancement priority low | PostgreSQL is a requirement to build the workshop
Must be mentioned
related to #2 | 1.0 | Requirement PostgreSQL - PostgreSQL is a requirement to build the workshop
Must be mentioned
related to #2 | priority | requirement postgresql postgresql is a requirement to build the workshop must be mentioned related to | 1 |
663,811 | 22,207,595,320 | IssuesEvent | 2022-06-07 16:05:54 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | opened | Add classifiaction rule for visual style editor for WFS and Vector layers | investigation Priority: Low StyleEditor New Feature | ## Description
<!-- A few sentences describing new feature -->
<!-- screenshot, video, or link to mockup/prototype are welcome -->
Classification rule client side.
WFS could use a similar workflow we had for WMS layers using the sldservice while for vector layer we could use some client library such as [d3-scale](https://github.com/d3/d3-scale) to compute classification.
Alternatively we could implement WFS layer classification in a similar way we implement vector and use geoserver to request only information about feature type
**What kind of improvement you want to add?** (check one with "x", remove the others)
- [x] Minor changes to existing features
## Other useful information
| 1.0 | Add classifiaction rule for visual style editor for WFS and Vector layers - ## Description
<!-- A few sentences describing new feature -->
<!-- screenshot, video, or link to mockup/prototype are welcome -->
Classification rule client side.
WFS could use a similar workflow we had for WMS layers using the sldservice while for vector layer we could use some client library such as [d3-scale](https://github.com/d3/d3-scale) to compute classification.
Alternatively we could implement WFS layer classification in a similar way we implement vector and use geoserver to request only information about feature type
**What kind of improvement you want to add?** (check one with "x", remove the others)
- [x] Minor changes to existing features
## Other useful information
| priority | add classifiaction rule for visual style editor for wfs and vector layers description classification rule client side wfs could use a similar workflow we had for wms layers using the sldservice while for vector layer we could use some client library such as to compute classification alternatively we could implement wfs layer classification in a similar way we implement vector and use geoserver to request only information about feature type what kind of improvement you want to add check one with x remove the others minor changes to existing features other useful information | 1 |
461,135 | 13,224,066,810 | IssuesEvent | 2020-08-17 18:25:01 | StatCan/daaas | https://api.github.com/repos/StatCan/daaas | closed | Performance of centraldashboard and notebook server | area/engineering component/kubeflow current-sprint priority/important-soon size/M | We started seeing some slow startup time when a user loads the Kubeflow dashboard, and after some tracing tracked down a slow call to /api/workgroup/env-info.
After some investigation, it led us to the kfam service where obtaining role bindings takes 3-6 seconds:
```
GET /kfam/v1/bindings?user=$USER ReadBinding 6.064392368s
``` | 1.0 | Performance of centraldashboard and notebook server - We started seeing some slow startup time when a user loads the Kubeflow dashboard, and after some tracing tracked down a slow call to /api/workgroup/env-info.
After some investigation, it led us to the kfam service where obtaining role bindings takes 3-6 seconds:
```
GET /kfam/v1/bindings?user=$USER ReadBinding 6.064392368s
``` | priority | performance of centraldashboard and notebook server we started seeing some slow startup time when a user loads the kubeflow dashboard and after some tracing tracked down a slow call to api workgroup env info after some investigation it led us to the kfam service where obtaining role bindings takes seconds get kfam bindings user user readbinding | 1 |
597,193 | 18,157,489,774 | IssuesEvent | 2021-09-27 04:58:25 | PazerOP/tf2_bot_detector | https://api.github.com/repos/PazerOP/tf2_bot_detector | closed | Add option to copy Steam friend code for easy reporting bot accounts | Type: Enhancement Priority: Low | Currently when you right click on a user you are able to copy the user's in game name and steam ID
The steam ID looks like this: `[U:1:1140848569]` but a useful feature to report bot accounts would be to parse the steam ID to show as a friend code (`1140848569` for example).
Currently I jump back and forth from server to server reporting bot accounts and the process is very repetitive: Right click on the user, copy steam ID, go to add a friend, paste their ID into the friend code, delete the `[U:1:` part and go to their profile and report them there.
If the author adds an option to copy a user's friend code along side copy user's name and steam ID this would make reporting bot accounts easier. This would also make it easier to add someone as a friend on the server. | 1.0 | Add option to copy Steam friend code for easy reporting bot accounts - Currently when you right click on a user you are able to copy the user's in game name and steam ID
The steam ID looks like this: `[U:1:1140848569]` but a useful feature to report bot accounts would be to parse the steam ID to show as a friend code (`1140848569` for example).
Currently I jump back and forth from server to server reporting bot accounts and the process is very repetitive: Right click on the user, copy steam ID, go to add a friend, paste their ID into the friend code, delete the `[U:1:` part and go to their profile and report them there.
If the author adds an option to copy a user's friend code along side copy user's name and steam ID this would make reporting bot accounts easier. This would also make it easier to add someone as a friend on the server. | priority | add option to copy steam friend code for easy reporting bot accounts currently when you right click on a user you are able to copy the user s in game name and steam id the steam id looks like this but a useful feature to report bot accounts would be to parse the steam id to show as a friend code for example currently i jump back and forth from server to server reporting bot accounts and the process is very repetitive right click on the user copy steam id go to add a friend paste their id into the friend code delete the u part and go to their profile and report them there if the author adds an option to copy a user s friend code along side copy user s name and steam id this would make reporting bot accounts easier this would also make it easier to add someone as a friend on the server | 1 |
655,152 | 21,678,781,652 | IssuesEvent | 2022-05-09 02:39:33 | synfinatic/aws-sso-cli | https://api.github.com/repos/synfinatic/aws-sso-cli | closed | Add support for session tags? | enhancement wontfix priority:low | https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html
Not sure if people actually use this in the real world much. This would only be useful when we're doing role chaining as this is not supported by sso:GetRoleCredentials() | 1.0 | Add support for session tags? - https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html
Not sure if people actually use this in the real world much. This would only be useful when we're doing role chaining as this is not supported by sso:GetRoleCredentials() | priority | add support for session tags not sure if people actually use this in the real world much this would only be useful when we re doing role chaining as this is not supported by sso getrolecredentials | 1 |
333,629 | 10,129,198,873 | IssuesEvent | 2019-08-01 14:20:53 | MarcusWolschon/osmeditor4android | https://api.github.com/repos/MarcusWolschon/osmeditor4android | closed | Layer dialog destroyed by configuration change | Enhancement Low Priority | When I change the orientation of the device screen, PrefEditor activity changes its state. Below there are different examples: the screenshots were taken before and after the screen orientation change and they are paired (before, after), (before, after) ...
-- first case --
The textView disappears


-- second case --
It loses the scroll position


| 1.0 | Layer dialog destroyed by configuration change - When I change the orientation of the device screen, PrefEditor activity changes its state. Below there are different examples: the screenshots were taken before and after the screen orientation change and they are paired (before, after), (before, after) ...
-- first case --
The textView disappears


-- second case --
It loses the scroll position


| priority | layer dialog destroyed by configuration change when i change the orientation of the device screen prefeditor activity changes its state below there are different examples the screenshots were taken before and after the screen orientation change and they are paired before after before after first case the textview disappears second case it loses the scroll position | 1 |
413,784 | 12,092,100,230 | IssuesEvent | 2020-04-19 14:23:21 | perry-mitchell/webdav-client | https://api.github.com/repos/perry-mitchell/webdav-client | closed | Encoded Characters in directory contents | Effort: Low Priority: High Status: Completed Type: Bug | A file or directory with an & in the name returns as & rather than as &, These should be decoded.
This occurs in chrome - I believe this is because the fast-xml-parser does not decode string values by default.
The api for fast-xml-parser needs a tag/attrValueProcessor option to do the decoding.
I am working around it for now by decoding basename and filename after content fetching.
This also means that directories with an & in the name have a self entry in the directory listing as the & name does not match for the webdav-client to strip out. | 1.0 | Encoded Characters in directory contents - A file or directory with an & in the name returns as & rather than as &, These should be decoded.
This occurs in chrome - I believe this is because the fast-xml-parser does not decode string values by default.
The api for fast-xml-parser needs a tag/attrValueProcessor option to do the decoding.
I am working around it for now by decoding basename and filename after content fetching.
This also means that directories with an & in the name have a self entry in the directory listing as the & name does not match for the webdav-client to strip out. | priority | encoded characters in directory contents a file or directory with an in the name returns as amp rather than as these should be decoded this occurs in chrome i believe this is because the fast xml parser does not decode string values by default the api for fast xml parser needs a tag attrvalueprocessor option to do the decoding i am working around it for now by decoding basename and filename after content fetching this also means that directories with an in the name have a self entry in the directory listing as the amp name does not match for the webdav client to strip out | 1 |
593,339 | 17,970,735,568 | IssuesEvent | 2021-09-14 01:24:48 | cdklabs/construct-hub-webapp | https://api.github.com/repos/cdklabs/construct-hub-webapp | closed | Main Header --> Browse --> Results Page displays Trending Libraries | effort/small priority/p2 risk/low stale | When users click Browse on the Main Header, they should be redirected to the Results Page which should display Trending Libraries. At this stage the trending libraries are a list in the code. | 1.0 | Main Header --> Browse --> Results Page displays Trending Libraries - When users click Browse on the Main Header, they should be redirected to the Results Page which should display Trending Libraries. At this stage the trending libraries are a list in the code. | priority | main header browse results page displays trending libraries when users click browse on the main header they should be redirected to the results page which should display trending libraries at this stage the trending libraries are a list in the code | 1 |
782,456 | 27,497,218,596 | IssuesEvent | 2023-03-05 09:25:03 | Server-To-Go/ptg-launcher | https://api.github.com/repos/Server-To-Go/ptg-launcher | opened | Unexpected end of JSON input | low/priority | DevTools failed to load source map: Could not parse content for file:///D:/pokemon%20for%20mc/Pixelmon-To-Go%20Launcher/resources/app.asar/app/uri.all.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not parse content for file:///D:/pokemon%20for%20mc/Pixelmon-To-Go%20Launcher/resources/app.asar/app/performance-now.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not parse content for file:///D:/pokemon%20for%20mc/Pixelmon-To-Go%20Launcher/resources/app.asar/app/luxon.js.map: Unexpected end of JSON input | 1.0 | Unexpected end of JSON input - DevTools failed to load source map: Could not parse content for file:///D:/pokemon%20for%20mc/Pixelmon-To-Go%20Launcher/resources/app.asar/app/uri.all.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not parse content for file:///D:/pokemon%20for%20mc/Pixelmon-To-Go%20Launcher/resources/app.asar/app/performance-now.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not parse content for file:///D:/pokemon%20for%20mc/Pixelmon-To-Go%20Launcher/resources/app.asar/app/luxon.js.map: Unexpected end of JSON input | priority | unexpected end of json input devtools failed to load source map could not parse content for file d pokemon pixelmon to go resources app asar app uri all js map unexpected end of json input devtools failed to load source map could not parse content for file d pokemon pixelmon to go resources app asar app performance now js map unexpected end of json input devtools failed to load source map could not parse content for file d pokemon pixelmon to go resources app asar app luxon js map unexpected end of json input | 1 |
291,076 | 8,919,705,685 | IssuesEvent | 2019-01-21 02:19:57 | iSosnitsky/DschinghisKhan | https://api.github.com/repos/iSosnitsky/DschinghisKhan | closed | Запрос разрешения у юзера на использование Cookies | Low priority | После регистрации на странице с данными о компании добавить:
Cookies and IP addresses allow us to deliver and improve our web content and to provide you with a personalized experience.
Our website uses cookies and collects your IP address for these purposes.
Kurulway may use cookies and my IP address to
collect individual statistics and to provide me with
personalized offers and ads subject to the Privacy
Policy and the Terms of Use. Kurulway may use
third-party services for this purpose. I can revoke
my consent at any time by visiting the Opt-Out page.
[Y]es, I agree | 1.0 | Запрос разрешения у юзера на использование Cookies - После регистрации на странице с данными о компании добавить:
Cookies and IP addresses allow us to deliver and improve our web content and to provide you with a personalized experience.
Our website uses cookies and collects your IP address for these purposes.
Kurulway may use cookies and my IP address to
collect individual statistics and to provide me with
personalized offers and ads subject to the Privacy
Policy and the Terms of Use. Kurulway may use
third-party services for this purpose. I can revoke
my consent at any time by visiting the Opt-Out page.
[Y]es, I agree | priority | запрос разрешения у юзера на использование cookies после регистрации на странице с данными о компании добавить cookies and ip addresses allow us to deliver and improve our web content and to provide you with a personalized experience our website uses cookies and collects your ip address for these purposes kurulway may use cookies and my ip address to collect individual statistics and to provide me with personalized offers and ads subject to the privacy policy and the terms of use kurulway may use third party services for this purpose i can revoke my consent at any time by visiting the opt out page es i agree | 1 |
632,159 | 20,175,370,867 | IssuesEvent | 2022-02-10 14:06:57 | GameFreedomGG/Sindragosa | https://api.github.com/repos/GameFreedomGG/Sindragosa | closed | Hunter T8 4 set bonus | Class: Hunter Item Priority: Low Status: Closed- Resolved Status: Confirmed Bug (Awaiting Development) | Decription: Hunter T8 4 set bonus should have 45sec Internal cd on it and looks like there is none
How it works: Hunter T8 set has no internal CD
How it should work: Hunter T8 Set should have 45 sec internal CD
Source (you should point out proofs of your report, please give us some source):
https://www.wowhead.com/spell=64860/item-hunter-t8-4p-bonus#comments
Similar issue
https://github.com/SunwellTracker/issues/issues/3038
| 1.0 | Hunter T8 4 set bonus - Decription: Hunter T8 4 set bonus should have 45sec Internal cd on it and looks like there is none
How it works: Hunter T8 set has no internal CD
How it should work: Hunter T8 Set should have 45 sec internal CD
Source (you should point out proofs of your report, please give us some source):
https://www.wowhead.com/spell=64860/item-hunter-t8-4p-bonus#comments
Similar issue
https://github.com/SunwellTracker/issues/issues/3038
| priority | hunter set bonus decription hunter set bonus should have internal cd on it and looks like there is none how it works hunter set has no internal cd how it should work hunter set should have sec internal cd source you should point out proofs of your report please give us some source similar issue | 1 |
30,163 | 2,722,937,602 | IssuesEvent | 2015-04-14 08:59:09 | BlackCodec/tint2 | https://api.github.com/repos/BlackCodec/tint2 | closed | skip specific window from taskbar | auto-migrated Component-Taskbar Priority-Low Type-Enhancement | ```
tint2 0.11
openbox 3.5.0
I would like a window to appear in window cycling (alt+tab) but not in taskbar.
When I set skip_taskbar in openbox rc.xml file, it skips both taskbar and
window cycling. Is there a way just to skip taskbar?
Thanks.
```
Original issue reported on code.google.com by `tri...@gmail.com` on 23 May 2012 at 3:19 | 1.0 | skip specific window from taskbar - ```
tint2 0.11
openbox 3.5.0
I would like a window to appear in window cycling (alt+tab) but not in taskbar.
When I set skip_taskbar in openbox rc.xml file, it skips both taskbar and
window cycling. Is there a way just to skip taskbar?
Thanks.
```
Original issue reported on code.google.com by `tri...@gmail.com` on 23 May 2012 at 3:19 | priority | skip specific window from taskbar openbox i would like a window to appear in window cycling alt tab but not in taskbar when i set skip taskbar in openbox rc xml file it skips both taskbar and window cycling is there a way just to skip taskbar thanks original issue reported on code google com by tri gmail com on may at | 1 |
508,818 | 14,706,296,615 | IssuesEvent | 2021-01-04 19:36:27 | psu-stewardship/scholarsphere | https://api.github.com/repos/psu-stewardship/scholarsphere | closed | Delete associated legacy identifiers when deleting works | bug low priority | If a work has any legacy identifiers associated with it, the legacy id for the work is deleted when the work is deleted, but not any legacy ids for associated FileResource objects. The FileResource model has `dependent: :destroy` so it ought to work, but doesn't.
This only affect re-migrating previous works if they've been deleted. For now, it can be done manually, if we delete the identifiers ourselves. | 1.0 | Delete associated legacy identifiers when deleting works - If a work has any legacy identifiers associated with it, the legacy id for the work is deleted when the work is deleted, but not any legacy ids for associated FileResource objects. The FileResource model has `dependent: :destroy` so it ought to work, but doesn't.
This only affect re-migrating previous works if they've been deleted. For now, it can be done manually, if we delete the identifiers ourselves. | priority | delete associated legacy identifiers when deleting works if a work has any legacy identifiers associated with it the legacy id for the work is deleted when the work is deleted but not any legacy ids for associated fileresource objects the fileresource model has dependent destroy so it ought to work but doesn t this only affect re migrating previous works if they ve been deleted for now it can be done manually if we delete the identifiers ourselves | 1 |
270,420 | 8,460,124,067 | IssuesEvent | 2018-10-22 17:54:49 | sQVe/30s | https://api.github.com/repos/sQVe/30s | closed | Remove underlining when solo ids | priority: low type: maintenance | Given a layout with just id we should skip the underline decorations. | 1.0 | Remove underlining when solo ids - Given a layout with just id we should skip the underline decorations. | priority | remove underlining when solo ids given a layout with just id we should skip the underline decorations | 1 |
749,843 | 26,181,244,592 | IssuesEvent | 2023-01-02 15:53:22 | submariner-io/submariner | https://api.github.com/repos/submariner-io/submariner | closed | OCP 4.12: LB service on AWS returns multiple IPs and cause to DP failure | bug priority:low | <!-- Please use this template while reporting a bug and provide as much info as
possible. Not doing so may result in your bug not being addressed in a timely
manner. Thanks!
If the matter is security related, please disclose it privately to the
Submariner Owners: https://github.com/orgs/submariner-io/teams/submariner-core
-->
**What happened**:
Deployed Submariner using LB service on OCP-4.12.0-ec.5 (CNI=OVNKubernetes) on AWS
IPSec tunnels are deleted and recreated periodically , check [1]
**How to reproduce it (as minimally and precisely as possible)**:
Deploy Submariner with LB on OCP-4.12.0-ec.5 (CNI=OVNKubernetes), cloud=AWS
**Anything else we need to know?**:
Seems that LB external IP [2] resolved to multiple IP addresses,
and when the LB service is associated with multiple IPs, every time we make a query the order in which the IPs are returned changes [3], so public-ip watcher thinks that the public-ip is modified.
[1]
[90m2022-12-07T09:09:43.439Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:10:23.487Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:12:03.597Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:13:03.663Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:13:43.711Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:14:03.737Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:15:43.834Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:16:23.882Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:16:43.909Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:17:03.942Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:17:23.972Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:17:44.003Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:18:04.027Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:18:44.077Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:19:44.142Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:20:04.170Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:20:24.200Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:21:04.246Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:21:24.289Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:21:44.325Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:22:04.351Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:22:44.399Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:23:04.426Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:23:44.476Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:25:24.586Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:25:44.617Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:26:04.645Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:26:24.676Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:26:44.706Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:27:24.757Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:28:24.817Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:28:44.844Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:30:04.955Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:30:44.997Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:31:05.029Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:31:25.060Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:31:45.090Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:32:05.118Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:32:25.148Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:32:45.178Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:33:05.211Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:33:25.244Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:33:45.273Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:34:05.302Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:34:25.327Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:35:25.392Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[2]
$ oc --kubeconfig ~/Downloads/kubeconfig-cluster2 describe svc -n submariner-operator submariner-gateway
Name: submariner-gateway
Namespace: submariner-operator
Labels: <none>
Annotations: service.beta.kubernetes.io/aws-load-balancer-type: nlb
Selector: app=submariner-gateway,gateway.submariner.io/status=active
Type: LoadBalancer
IP Family Policy: SingleStack
IP Families: IPv4
IP: 172.30.243.103
IPs: 172.30.243.103
LoadBalancer Ingress: a2bce4344a2a14fef97974e070f7eb72-1512d4312814df40.elb.us-east-2.amazonaws.com
Port: cable-encaps 4500/UDP
TargetPort: 4500/UDP
NodePort: cable-encaps 32766/UDP
Endpoints: 10.0.146.210:4500
Port: natt-discovery 4490/UDP
TargetPort: 4490/UDP
NodePort: natt-discovery 31784/UDP
Endpoints: 10.0.146.210:4490
Session Affinity: None
External Traffic Policy: Local
HealthCheck NodePort: 31681
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal EnsuringLoadBalancer 132m service-controller Ensuring load balancer
Normal EnsuredLoadBalancer 132m service-controller Ensured load balancer
[3]
$ dig a2bce4344a2a14fef97974e070f7eb72-1512d4312814df40.elb.us-east-2.amazonaws.com +short
18.117.41.113
18.191.84.174
13.58.40.253
$ dig a2bce4344a2a14fef97974e070f7eb72-1512d4312814df40.elb.us-east-2.amazonaws.com +short
13.58.40.253
18.117.41.113
18.191.84.174
| 1.0 | OCP 4.12: LB service on AWS returns multiple IPs and cause to DP failure - <!-- Please use this template while reporting a bug and provide as much info as
possible. Not doing so may result in your bug not being addressed in a timely
manner. Thanks!
If the matter is security related, please disclose it privately to the
Submariner Owners: https://github.com/orgs/submariner-io/teams/submariner-core
-->
**What happened**:
Deployed Submariner using LB service on OCP-4.12.0-ec.5 (CNI=OVNKubernetes) on AWS
IPSec tunnels are deleted and recreated periodically , check [1]
**How to reproduce it (as minimally and precisely as possible)**:
Deploy Submariner with LB on OCP-4.12.0-ec.5 (CNI=OVNKubernetes), cloud=AWS
**Anything else we need to know?**:
Seems that LB external IP [2] resolved to multiple IP addresses,
and when the LB service is associated with multiple IPs, every time we make a query the order in which the IPs are returned changes [3], so public-ip watcher thinks that the public-ip is modified.
[1]
[90m2022-12-07T09:09:43.439Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:10:23.487Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:12:03.597Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:13:03.663Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:13:43.711Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:14:03.737Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:15:43.834Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:16:23.882Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:16:43.909Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:17:03.942Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:17:23.972Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:17:44.003Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:18:04.027Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:18:44.077Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:19:44.142Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:20:04.170Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:20:24.200Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:21:04.246Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:21:24.289Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:21:44.325Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:22:04.351Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:22:44.399Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:23:04.426Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:23:44.476Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:25:24.586Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:25:44.617Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:26:04.645Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:26:24.676Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:26:44.706Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:27:24.757Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:28:24.817Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:28:44.844Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:30:04.955Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:30:44.997Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:31:05.029Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:31:25.060Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:31:45.090Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:32:05.118Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:32:25.148Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:32:45.178Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:33:05.211Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "13.58.40.253"
[90m2022-12-07T09:33:25.244Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:33:45.273Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:34:05.302Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[90m2022-12-07T09:34:25.327Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.191.84.174"
[90m2022-12-07T09:35:25.392Z[0m [32mINF[0m ..public_ip_watcher.go:77 Endpoint Public IP changed for the Gateway, updating the local endpoint with publicIP "18.117.41.113"
[2]
$ oc --kubeconfig ~/Downloads/kubeconfig-cluster2 describe svc -n submariner-operator submariner-gateway
Name: submariner-gateway
Namespace: submariner-operator
Labels: <none>
Annotations: service.beta.kubernetes.io/aws-load-balancer-type: nlb
Selector: app=submariner-gateway,gateway.submariner.io/status=active
Type: LoadBalancer
IP Family Policy: SingleStack
IP Families: IPv4
IP: 172.30.243.103
IPs: 172.30.243.103
LoadBalancer Ingress: a2bce4344a2a14fef97974e070f7eb72-1512d4312814df40.elb.us-east-2.amazonaws.com
Port: cable-encaps 4500/UDP
TargetPort: 4500/UDP
NodePort: cable-encaps 32766/UDP
Endpoints: 10.0.146.210:4500
Port: natt-discovery 4490/UDP
TargetPort: 4490/UDP
NodePort: natt-discovery 31784/UDP
Endpoints: 10.0.146.210:4490
Session Affinity: None
External Traffic Policy: Local
HealthCheck NodePort: 31681
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal EnsuringLoadBalancer 132m service-controller Ensuring load balancer
Normal EnsuredLoadBalancer 132m service-controller Ensured load balancer
[3]
$ dig a2bce4344a2a14fef97974e070f7eb72-1512d4312814df40.elb.us-east-2.amazonaws.com +short
18.117.41.113
18.191.84.174
13.58.40.253
$ dig a2bce4344a2a14fef97974e070f7eb72-1512d4312814df40.elb.us-east-2.amazonaws.com +short
13.58.40.253
18.117.41.113
18.191.84.174
| priority | ocp lb service on aws returns multiple ips and cause to dp failure please use this template while reporting a bug and provide as much info as possible not doing so may result in your bug not being addressed in a timely manner thanks if the matter is security related please disclose it privately to the submariner owners what happened deployed submariner using lb service on ocp ec cni ovnkubernetes on aws ipsec tunnels are deleted and recreated periodically check how to reproduce it as minimally and precisely as possible deploy submariner with lb on ocp ec cni ovnkubernetes cloud aws anything else we need to know seems that lb external ip resolved to multiple ip addresses and when the lb service is associated with multiple ips every time we make a query the order in which the ips are returned changes so public ip watcher thinks that the public ip is modified public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip public ip watcher go endpoint public ip changed for the gateway updating the local endpoint with publicip oc kubeconfig downloads kubeconfig describe svc n submariner operator submariner gateway name submariner gateway namespace submariner operator labels annotations service beta kubernetes io aws load balancer type nlb selector app submariner gateway gateway submariner io status active type loadbalancer ip family policy singlestack ip families ip ips loadbalancer ingress elb us east amazonaws com port cable encaps udp targetport udp nodeport cable encaps udp endpoints port natt discovery udp targetport udp nodeport natt discovery udp endpoints session affinity none external traffic policy local healthcheck nodeport events type reason age from message normal ensuringloadbalancer service controller ensuring load balancer normal ensuredloadbalancer service controller ensured load balancer dig elb us east amazonaws com short dig elb us east amazonaws com short | 1 |
74,072 | 3,427,977,525 | IssuesEvent | 2015-12-10 06:21:54 | google/paco | https://api.github.com/repos/google/paco | opened | Web UI: Simplify user editable schedules | Component-UI enhancement Priority-Low | The choices appear mutually-exclusive. A dropdown would probably be a clearer way to represent the relationship, e.g.:
User editable times:
* Always
* Only when joining
* Never

| 1.0 | Web UI: Simplify user editable schedules - The choices appear mutually-exclusive. A dropdown would probably be a clearer way to represent the relationship, e.g.:
User editable times:
* Always
* Only when joining
* Never

| priority | web ui simplify user editable schedules the choices appear mutually exclusive a dropdown would probably be a clearer way to represent the relationship e g user editable times always only when joining never | 1 |
421,391 | 12,256,528,886 | IssuesEvent | 2020-05-06 12:15:34 | ntop/ntopng | https://api.github.com/repos/ntop/ntopng | opened | Notification Endpoint email sender validation not working | low-priority bug | sender should be validated as email:

| 1.0 | Notification Endpoint email sender validation not working - sender should be validated as email:

| priority | notification endpoint email sender validation not working sender should be validated as email | 1 |
756,564 | 26,476,567,541 | IssuesEvent | 2023-01-17 11:36:21 | SuddenDevelopment/StopMotion | https://api.github.com/repos/SuddenDevelopment/StopMotion | closed | Curve stacking order | enhancement help wanted Priority Low | Current curves have no coherent way of controlling the stacking order.
There is already an addon that nudges keys forwards and backward.
Addon link: https://gitlab.com/andarta.pictures/blender/gp_z_push
Suggestion: this code already exists in Grease Pencil:
>1. Nudge Forwards
>2. Nudge Backwards
>3. Send to Front
>4. Send to Back
>5. Move forward
>6. Move backward
| 1.0 | Curve stacking order - Current curves have no coherent way of controlling the stacking order.
There is already an addon that nudges keys forwards and backward.
Addon link: https://gitlab.com/andarta.pictures/blender/gp_z_push
Suggestion: this code already exists in Grease Pencil:
>1. Nudge Forwards
>2. Nudge Backwards
>3. Send to Front
>4. Send to Back
>5. Move forward
>6. Move backward
| priority | curve stacking order current curves have no coherent way of controlling the stacking order there is already an addon that nudges keys forwards and backward addon link suggestion this code already exists in grease pencil nudge forwards nudge backwards send to front send to back move forward move backward | 1 |
579,969 | 17,202,549,447 | IssuesEvent | 2021-07-17 14:59:38 | mui-org/material-ui-x | https://api.github.com/repos/mui-org/material-ui-x | closed | [DataGrid] Add Preact support | enhancement low priority | - [x] I have searched the [issues](https://github.com/mui-org/material-ui-x/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
Support Preact.
## Examples 🌈
The core components already aim/support Preact.
## Motivation 🔦
- Bundle size matters. It also resonates with the idea that installing [200k gzipped](https://bundlephobia.com/package/ag-grid-community@25.3.0) for a simple data grid is completely KO.
- It could even be important for us if we need to expose an Angular or Vue wrapper with Preact.
## Context
Related issues: https://github.com/preactjs/preact/issues/3055. Quick exploration #1828. | 1.0 | [DataGrid] Add Preact support - - [x] I have searched the [issues](https://github.com/mui-org/material-ui-x/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
Support Preact.
## Examples 🌈
The core components already aim/support Preact.
## Motivation 🔦
- Bundle size matters. It also resonates with the idea that installing [200k gzipped](https://bundlephobia.com/package/ag-grid-community@25.3.0) for a simple data grid is completely KO.
- It could even be important for us if we need to expose an Angular or Vue wrapper with Preact.
## Context
Related issues: https://github.com/preactjs/preact/issues/3055. Quick exploration #1828. | priority | add preact support i have searched the of this repository and believe that this is not a duplicate summary 💡 support preact examples 🌈 the core components already aim support preact motivation 🔦 bundle size matters it also resonates with the idea that installing for a simple data grid is completely ko it could even be important for us if we need to expose an angular or vue wrapper with preact context related issues quick exploration | 1 |
610,714 | 18,922,341,508 | IssuesEvent | 2021-11-17 04:18:01 | ChrisCScott/forecaster | https://api.github.com/repos/ChrisCScott/forecaster | closed | Limit dependence on Decimal and Money | low priority cleanup | Various classes (among them `Account` and `Person`) cast their inputs to either `Decimal` or `Money`. None of the functionality of these base classes relies on the use of these types; it's assumed that the client code will want to use them (e.g. for localized display of currencies).
Rather than make this assumption, we should simply use whatever types are passed by client code. We can replicate the current functionality simply by passing `Decimal` and `Money` objects from client code.
This does raise two points of complexity:
1. **Comparisons**: It is often necessary to determine whether a monetary value is less than, greater than, or equal to 0. We currently deal with this by subclassing `Money` to override comparison operators specifically when the operand is a non-`Money` 0-valued `Number`. It's a bit of a hack, and not one we'd want to push onto client code.
2. **Instantiation**: We often return `Money(0)` or use it as a default value, without necessarily having first received an instance of a monetary value from client code. This makes it tricky to instantiate new monetary values with the appropriate type.
We can address these by storing a `MONEY0` object - a zero-valued object of the appropriate type for monetary values. Consider whether this object should be global, class-specific, or instance-specific. I'm currently leaning toward instance-specific, perhaps by defining a property that returns a zero-valued object of the same type as some reference property. For example:
```
class Account(Ledger):
def __init___ (self, balance, ...):
self.balance = balance
self._moneytype = type(balance)
self._money0 = self._moneytype(0)
...
@property
def _MONEY0(self):
if not isinstance(self.balance, self._moneytype):
self._moneytype = type(balance)
self._money0 = self._moneytype(0)
return self._money0
```
You can imagine extending this. We could define a str-valued class or instance attribute that names the attribute to use for type-matching (e.g. `self._moneyref="balance"`) and invoke `getattr` to acquire that attribute dynamically.
We could move this logic into a class and define some suitable methods (e.g. `_setmoneytype` could implement the two repeated lines above setting `self._money*` attributes) to make it reusable, although if it provides an `__init__` method then we may need to consider whether init order and multiple inheritance make this a headache - do we need to call `super().__init__` from `Ledger`? Do we need to assign `self.balance = balance` before calling `super().__init__`? (Would that break some `Ledger` code, given that `balance` is a `recorded_property` that requires some setup?) Another option is that it could lack an `__init__` method and we could simply call `_setmoneytype` at the end of the inheriting object's `__init__` method (or after setting the reference attribute and before calling any methods that need `_MONEY0` to be defined). A further option would be to assign to the underlying `_money*` attributes in the class's `__init__` using some default type (e.g. `float`) so that a sensible `_MONEY0` object is available at all stages of `__init__`, though this may make bugs harder to track down. | 1.0 | Limit dependence on Decimal and Money - Various classes (among them `Account` and `Person`) cast their inputs to either `Decimal` or `Money`. None of the functionality of these base classes relies on the use of these types; it's assumed that the client code will want to use them (e.g. for localized display of currencies).
Rather than make this assumption, we should simply use whatever types are passed by client code. We can replicate the current functionality simply by passing `Decimal` and `Money` objects from client code.
This does raise two points of complexity:
1. **Comparisons**: It is often necessary to determine whether a monetary value is less than, greater than, or equal to 0. We currently deal with this by subclassing `Money` to override comparison operators specifically when the operand is a non-`Money` 0-valued `Number`. It's a bit of a hack, and not one we'd want to push onto client code.
2. **Instantiation**: We often return `Money(0)` or use it as a default value, without necessarily having first received an instance of a monetary value from client code. This makes it tricky to instantiate new monetary values with the appropriate type.
We can address these by storing a `MONEY0` object - a zero-valued object of the appropriate type for monetary values. Consider whether this object should be global, class-specific, or instance-specific. I'm currently leaning toward instance-specific, perhaps by defining a property that returns a zero-valued object of the same type as some reference property. For example:
```
class Account(Ledger):
def __init___ (self, balance, ...):
self.balance = balance
self._moneytype = type(balance)
self._money0 = self._moneytype(0)
...
@property
def _MONEY0(self):
if not isinstance(self.balance, self._moneytype):
self._moneytype = type(balance)
self._money0 = self._moneytype(0)
return self._money0
```
You can imagine extending this. We could define a str-valued class or instance attribute that names the attribute to use for type-matching (e.g. `self._moneyref="balance"`) and invoke `getattr` to acquire that attribute dynamically.
We could move this logic into a class and define some suitable methods (e.g. `_setmoneytype` could implement the two repeated lines above setting `self._money*` attributes) to make it reusable, although if it provides an `__init__` method then we may need to consider whether init order and multiple inheritance make this a headache - do we need to call `super().__init__` from `Ledger`? Do we need to assign `self.balance = balance` before calling `super().__init__`? (Would that break some `Ledger` code, given that `balance` is a `recorded_property` that requires some setup?) Another option is that it could lack an `__init__` method and we could simply call `_setmoneytype` at the end of the inheriting object's `__init__` method (or after setting the reference attribute and before calling any methods that need `_MONEY0` to be defined). A further option would be to assign to the underlying `_money*` attributes in the class's `__init__` using some default type (e.g. `float`) so that a sensible `_MONEY0` object is available at all stages of `__init__`, though this may make bugs harder to track down. | priority | limit dependence on decimal and money various classes among them account and person cast their inputs to either decimal or money none of the functionality of these base classes relies on the use of these types it s assumed that the client code will want to use them e g for localized display of currencies rather than make this assumption we should simply use whatever types are passed by client code we can replicate the current functionality simply by passing decimal and money objects from client code this does raise two points of complexity comparisons it is often necessary to determine whether a monetary value is less than greater than or equal to we currently deal with this by subclassing money to override comparison operators specifically when the operand is a non money valued number it s a bit of a hack and not one we d want to push onto client code instantiation we often return money or use it as a default value without necessarily having first received an instance of a monetary value from client code this makes it tricky to instantiate new monetary values with the appropriate type we can address these by storing a object a zero valued object of the appropriate type for monetary values consider whether this object should be global class specific or instance specific i m currently leaning toward instance specific perhaps by defining a property that returns a zero valued object of the same type as some reference property for example class account ledger def init self balance self balance balance self moneytype type balance self self moneytype property def self if not isinstance self balance self moneytype self moneytype type balance self self moneytype return self you can imagine extending this we could define a str valued class or instance attribute that names the attribute to use for type matching e g self moneyref balance and invoke getattr to acquire that attribute dynamically we could move this logic into a class and define some suitable methods e g setmoneytype could implement the two repeated lines above setting self money attributes to make it reusable although if it provides an init method then we may need to consider whether init order and multiple inheritance make this a headache do we need to call super init from ledger do we need to assign self balance balance before calling super init would that break some ledger code given that balance is a recorded property that requires some setup another option is that it could lack an init method and we could simply call setmoneytype at the end of the inheriting object s init method or after setting the reference attribute and before calling any methods that need to be defined a further option would be to assign to the underlying money attributes in the class s init using some default type e g float so that a sensible object is available at all stages of init though this may make bugs harder to track down | 1 |
387,381 | 11,460,436,550 | IssuesEvent | 2020-02-07 09:44:42 | nim-lang/Nim | https://api.github.com/repos/nim-lang/Nim | closed | Allow optional parameters to be ignored when procedure is taken as argument | Low Priority | I recently ran into something which I think Nim should support. I was trying to do this:
```
for key in myString.split('+').map(strip):
discard # Doesn't matter what goes here
```
But I'm unable to map the `strip` procedure over the sequence because it doesn't have the signature `proc (x: T): S`. Looking at strip is has the signature `proc strip(s: string; leading = true; trailing = true; chars: set[char] = Whitespace): string`. The issue here is that the optional parameters are not ignored when comparing the signatures. In fact wrapping it like this works:
```
for key in myString.split('+').map(proc (x: string): string = x.strip):
discard # Doesn't matter what goes here
``` | 1.0 | Allow optional parameters to be ignored when procedure is taken as argument - I recently ran into something which I think Nim should support. I was trying to do this:
```
for key in myString.split('+').map(strip):
discard # Doesn't matter what goes here
```
But I'm unable to map the `strip` procedure over the sequence because it doesn't have the signature `proc (x: T): S`. Looking at strip is has the signature `proc strip(s: string; leading = true; trailing = true; chars: set[char] = Whitespace): string`. The issue here is that the optional parameters are not ignored when comparing the signatures. In fact wrapping it like this works:
```
for key in myString.split('+').map(proc (x: string): string = x.strip):
discard # Doesn't matter what goes here
``` | priority | allow optional parameters to be ignored when procedure is taken as argument i recently ran into something which i think nim should support i was trying to do this for key in mystring split map strip discard doesn t matter what goes here but i m unable to map the strip procedure over the sequence because it doesn t have the signature proc x t s looking at strip is has the signature proc strip s string leading true trailing true chars set whitespace string the issue here is that the optional parameters are not ignored when comparing the signatures in fact wrapping it like this works for key in mystring split map proc x string string x strip discard doesn t matter what goes here | 1 |
328,945 | 10,007,324,388 | IssuesEvent | 2019-07-14 09:45:13 | BingLingGroup/autosub | https://api.github.com/repos/BingLingGroup/autosub | closed | Refactor generate_subtitles into 3 parts | Priority: Low Status: Accepted Type: Enhancement | Split generate_subtitles into 3 functions which process finding speech regions, speech-to-text and subtitle translation.
Allow user to do these 3 functions separately or altogether. | 1.0 | Refactor generate_subtitles into 3 parts - Split generate_subtitles into 3 functions which process finding speech regions, speech-to-text and subtitle translation.
Allow user to do these 3 functions separately or altogether. | priority | refactor generate subtitles into parts split generate subtitles into functions which process finding speech regions speech to text and subtitle translation allow user to do these functions separately or altogether | 1 |
582,232 | 17,356,566,704 | IssuesEvent | 2021-07-29 15:01:03 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Led driver PCA9633 does nok take chip out from sleep | area: LED area: Power Management bug priority: low | Hi
The Zephyr driver for PCA9633 does not set MODE1 register bit 4 on initialization resulting in the driver not working.
**To Reproduce**
Steps to reproduce the behavior:
1. Build example samples\drivers\led_pca9633 for NRF52840
2. Connect PCA9633 to i2c pins
3. Flash firmware with west flash
4. Observe output pins on PCA9633 not changing state.
5. on Zephyr shell run:
```
uart:~$ i2c read_byte I2C_0 0x60 0x00
Output: 0x11
uart:~$ i2c write_byte I2C_0 0x60 0x00 0x01
```
6. Observe output pins on PCA9633 changing state.
| 1.0 | Led driver PCA9633 does nok take chip out from sleep - Hi
The Zephyr driver for PCA9633 does not set MODE1 register bit 4 on initialization resulting in the driver not working.
**To Reproduce**
Steps to reproduce the behavior:
1. Build example samples\drivers\led_pca9633 for NRF52840
2. Connect PCA9633 to i2c pins
3. Flash firmware with west flash
4. Observe output pins on PCA9633 not changing state.
5. on Zephyr shell run:
```
uart:~$ i2c read_byte I2C_0 0x60 0x00
Output: 0x11
uart:~$ i2c write_byte I2C_0 0x60 0x00 0x01
```
6. Observe output pins on PCA9633 changing state.
| priority | led driver does nok take chip out from sleep hi the zephyr driver for does not set register bit on initialization resulting in the driver not working to reproduce steps to reproduce the behavior build example samples drivers led for connect to pins flash firmware with west flash observe output pins on not changing state on zephyr shell run uart read byte output uart write byte observe output pins on changing state | 1 |
415,581 | 12,131,229,075 | IssuesEvent | 2020-04-23 04:02:41 | Monika-After-Story/MonikaModDev | https://api.github.com/repos/Monika-After-Story/MonikaModDev | closed | [Suggestion]-lunar calendar birthday | low priority suggestion | MAS is my favourite game.Now I have a suggestion
In China, people celebrate their birthdays according to the lunar calendar, so I suggest that monika can change my birthday. | 1.0 | [Suggestion]-lunar calendar birthday - MAS is my favourite game.Now I have a suggestion
In China, people celebrate their birthdays according to the lunar calendar, so I suggest that monika can change my birthday. | priority | lunar calendar birthday mas is my favourite game now i have a suggestion in china people celebrate their birthdays according to the lunar calendar so i suggest that monika can change my birthday | 1 |
567,468 | 16,859,272,435 | IssuesEvent | 2021-06-21 10:53:56 | lardemua/atom | https://api.github.com/repos/lardemua/atom | closed | Integration with RViz Panel - Calibration - Graphics | enhancement low priority | As the calibration process is being done, showing the process graphically.
As a first step, we should try to create a graph in Qt that receives x and y periodically and plots it. | 1.0 | Integration with RViz Panel - Calibration - Graphics - As the calibration process is being done, showing the process graphically.
As a first step, we should try to create a graph in Qt that receives x and y periodically and plots it. | priority | integration with rviz panel calibration graphics as the calibration process is being done showing the process graphically as a first step we should try to create a graph in qt that receives x and y periodically and plots it | 1 |
258,162 | 8,161,235,554 | IssuesEvent | 2018-08-24 06:33:56 | seahorn/crab | https://api.github.com/repos/seahorn/crab | closed | Adaptative domain between a relational and non-relational domain | low priority new domain | _From @caballa on October 15, 2016 23:37_
Create a combined domain between e.g., (zones x terms) and intervals such that the domain is zones x terms if the number of variables does not exceed a threshold, otherwise it degrades to intervals.
_Copied from original issue: caballa/crab#8_ | 1.0 | Adaptative domain between a relational and non-relational domain - _From @caballa on October 15, 2016 23:37_
Create a combined domain between e.g., (zones x terms) and intervals such that the domain is zones x terms if the number of variables does not exceed a threshold, otherwise it degrades to intervals.
_Copied from original issue: caballa/crab#8_ | priority | adaptative domain between a relational and non relational domain from caballa on october create a combined domain between e g zones x terms and intervals such that the domain is zones x terms if the number of variables does not exceed a threshold otherwise it degrades to intervals copied from original issue caballa crab | 1 |
201,419 | 7,031,255,537 | IssuesEvent | 2017-12-26 16:13:31 | ac2cz/FoxTelem | https://api.github.com/repos/ac2cz/FoxTelem | opened | Missing Label on WOD page | 1E low priority | I assume at the top right the number is "WOD Health Payloads Decoded" or something like that, but it is unlabelled. Similarly, on the VU Rad WOD page, I'm guessing that number is really WOD Radition Payloads decoded. It is labelled the same as the VU Rad (non-WOD) page, but the number is different.
| 1.0 | Missing Label on WOD page - I assume at the top right the number is "WOD Health Payloads Decoded" or something like that, but it is unlabelled. Similarly, on the VU Rad WOD page, I'm guessing that number is really WOD Radition Payloads decoded. It is labelled the same as the VU Rad (non-WOD) page, but the number is different.
| priority | missing label on wod page i assume at the top right the number is wod health payloads decoded or something like that but it is unlabelled similarly on the vu rad wod page i m guessing that number is really wod radition payloads decoded it is labelled the same as the vu rad non wod page but the number is different | 1 |
22,429 | 2,649,105,104 | IssuesEvent | 2015-03-14 16:07:05 | Paradoxianer/ProjectConceptor_base | https://api.github.com/repos/Paradoxianer/ProjectConceptor_base | opened | Redesign Codebase - Plugins return Toolbar + Toolbarposition | auto-migrated Maintainability Priority-Low | _From @GoogleCodeExporter on March 14, 2015 10:34_
```
Plugins return ToolBarposition + Toolbars
They will be an Menu Entry to enable and disable the Toolbars
and will be removed or added on activation or deactivaion of the editor
```
Original issue reported on code.google.com by `two4...@gmail.com` on 28 Dec 2013 at 6:07
* Blocking: #5
_Copied from original issue: Paradoxianer/projectconceptor#7_ | 1.0 | Redesign Codebase - Plugins return Toolbar + Toolbarposition - _From @GoogleCodeExporter on March 14, 2015 10:34_
```
Plugins return ToolBarposition + Toolbars
They will be an Menu Entry to enable and disable the Toolbars
and will be removed or added on activation or deactivaion of the editor
```
Original issue reported on code.google.com by `two4...@gmail.com` on 28 Dec 2013 at 6:07
* Blocking: #5
_Copied from original issue: Paradoxianer/projectconceptor#7_ | priority | redesign codebase plugins return toolbar toolbarposition from googlecodeexporter on march plugins return toolbarposition toolbars they will be an menu entry to enable and disable the toolbars and will be removed or added on activation or deactivaion of the editor original issue reported on code google com by gmail com on dec at blocking copied from original issue paradoxianer projectconceptor | 1 |
629,818 | 20,067,849,191 | IssuesEvent | 2022-02-04 00:19:43 | MIDA-group/CytoBrowser | https://api.github.com/repos/MIDA-group/CytoBrowser | closed | Have an "I am sure what I am doing" button for import from other image | low priority | Sometimes you may have different modalities of the same data etc., so good to allow a copy from one image to another | 1.0 | Have an "I am sure what I am doing" button for import from other image - Sometimes you may have different modalities of the same data etc., so good to allow a copy from one image to another | priority | have an i am sure what i am doing button for import from other image sometimes you may have different modalities of the same data etc so good to allow a copy from one image to another | 1 |
590,360 | 17,777,060,695 | IssuesEvent | 2021-08-30 20:42:13 | SkriptLang/Skript | https://api.github.com/repos/SkriptLang/Skript | closed | Addition of some things in the aliases. | enhancement priority: low completed aliases | • Add `crimson slab` and `warped slab` to the [any slab](https://github.com/SkriptLang/skript-aliases/blob/95dcc1eb0b206024576fd37a60283be0cb74734c/building.sk#L668) section.
• Add `crimson stair` and `warped stair` to the [any stair](https://github.com/SkriptLang/skript-aliases/blob/95dcc1eb0b206024576fd37a60283be0cb74734c/building.sk#L669) section.
• Add `any walls`, there is nothing that puts all the walls in the same group.
• Add `any potted plant` or something like that to make it easier to handle the plants in a pot.
• Add `polished blackstone button` to the [any button](https://github.com/SkriptLang/skript-aliases/blob/95dcc1eb0b206024576fd37a60283be0cb74734c/redstone.sk#L256) section. | 1.0 | Addition of some things in the aliases. - • Add `crimson slab` and `warped slab` to the [any slab](https://github.com/SkriptLang/skript-aliases/blob/95dcc1eb0b206024576fd37a60283be0cb74734c/building.sk#L668) section.
• Add `crimson stair` and `warped stair` to the [any stair](https://github.com/SkriptLang/skript-aliases/blob/95dcc1eb0b206024576fd37a60283be0cb74734c/building.sk#L669) section.
• Add `any walls`, there is nothing that puts all the walls in the same group.
• Add `any potted plant` or something like that to make it easier to handle the plants in a pot.
• Add `polished blackstone button` to the [any button](https://github.com/SkriptLang/skript-aliases/blob/95dcc1eb0b206024576fd37a60283be0cb74734c/redstone.sk#L256) section. | priority | addition of some things in the aliases • add crimson slab and warped slab to the section • add crimson stair and warped stair to the section • add any walls there is nothing that puts all the walls in the same group • add any potted plant or something like that to make it easier to handle the plants in a pot • add polished blackstone button to the section | 1 |
801,288 | 28,482,916,611 | IssuesEvent | 2023-04-18 05:15:16 | gitmedha/sis-frontend | https://api.github.com/repos/gitmedha/sis-frontend | closed | Hyperlink in listing pages for Students, Employers, Opportunities, Institutions should be provided in search bar | priority : low type : feature status: deployed on prod | **Describe the task**
In search bar, when we see list of students, employers, opportunities, etc., we should be able to right-click on them and open them in new tab
**Expected behavior**
A clear and concise description of what needs to be done.
**References**
Specify any reference material / links
| 1.0 | Hyperlink in listing pages for Students, Employers, Opportunities, Institutions should be provided in search bar - **Describe the task**
In search bar, when we see list of students, employers, opportunities, etc., we should be able to right-click on them and open them in new tab
**Expected behavior**
A clear and concise description of what needs to be done.
**References**
Specify any reference material / links
| priority | hyperlink in listing pages for students employers opportunities institutions should be provided in search bar describe the task in search bar when we see list of students employers opportunities etc we should be able to right click on them and open them in new tab expected behavior a clear and concise description of what needs to be done references specify any reference material links | 1 |
235,255 | 7,735,883,639 | IssuesEvent | 2018-05-27 19:57:41 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | LIRE-Pratica Di Mare Airport-LAZIO-ITALY | Being Redone Low Priority | # Airport Name
Pratica di mare
# Country?
Italy-lazio
# Improvements that need to be made?
Do it
# Are you working on this airport?
Yes
# Airport Priority? (A380, 10000ft+ Runway)
None
| 1.0 | LIRE-Pratica Di Mare Airport-LAZIO-ITALY - # Airport Name
Pratica di mare
# Country?
Italy-lazio
# Improvements that need to be made?
Do it
# Are you working on this airport?
Yes
# Airport Priority? (A380, 10000ft+ Runway)
None
| priority | lire pratica di mare airport lazio italy airport name pratica di mare country italy lazio improvements that need to be made do it are you working on this airport yes airport priority runway none | 1 |
90,355 | 3,814,753,857 | IssuesEvent | 2016-03-28 14:57:54 | cs2103jan2016-f13-3j/main | https://api.github.com/repos/cs2103jan2016-f13-3j/main | closed | Changed storage method from using a serialisable file to a editable txt file | priority.low type.task | After task details are at final design (eg end time, etc) | 1.0 | Changed storage method from using a serialisable file to a editable txt file - After task details are at final design (eg end time, etc) | priority | changed storage method from using a serialisable file to a editable txt file after task details are at final design eg end time etc | 1 |
482,425 | 13,906,375,070 | IssuesEvent | 2020-10-20 11:10:51 | FLAMEGPU/FLAMEGPU2_dev | https://api.github.com/repos/FLAMEGPU/FLAMEGPU2_dev | opened | Aysnc curand/cub/thrust | Priority: Low optimisation | Use streams to async concurrent operations such as cub and thrust, although this will then require explicit copies.
Pinned memory may be required for true async memcpy (#398)
Curand initialisation can potentially be asynced against sequentail host operations (cudaMallocs during the first iteration) although I've not confirmed if the curand api supports this.
Events or stream syncs will then be required at key points to ensure correctness. | 1.0 | Aysnc curand/cub/thrust - Use streams to async concurrent operations such as cub and thrust, although this will then require explicit copies.
Pinned memory may be required for true async memcpy (#398)
Curand initialisation can potentially be asynced against sequentail host operations (cudaMallocs during the first iteration) although I've not confirmed if the curand api supports this.
Events or stream syncs will then be required at key points to ensure correctness. | priority | aysnc curand cub thrust use streams to async concurrent operations such as cub and thrust although this will then require explicit copies pinned memory may be required for true async memcpy curand initialisation can potentially be asynced against sequentail host operations cudamallocs during the first iteration although i ve not confirmed if the curand api supports this events or stream syncs will then be required at key points to ensure correctness | 1 |
242,695 | 7,845,517,131 | IssuesEvent | 2018-06-19 13:10:59 | theQRL/qrl-wallet | https://api.github.com/repos/theQRL/qrl-wallet | closed | View hexseed/mnemonic phrase for unlocked wallets | Priority: Low Status: Completed Type: Enhancement | As per the title, it should be possible for the user to view the hexseed/mnemonic phrase for unlocked wallets.
UX should ask for confirmation of password for encrypted wallets and limit the time the information is displayed.
Thanks to Discord community member Kurret for this suggestion. | 1.0 | View hexseed/mnemonic phrase for unlocked wallets - As per the title, it should be possible for the user to view the hexseed/mnemonic phrase for unlocked wallets.
UX should ask for confirmation of password for encrypted wallets and limit the time the information is displayed.
Thanks to Discord community member Kurret for this suggestion. | priority | view hexseed mnemonic phrase for unlocked wallets as per the title it should be possible for the user to view the hexseed mnemonic phrase for unlocked wallets ux should ask for confirmation of password for encrypted wallets and limit the time the information is displayed thanks to discord community member kurret for this suggestion | 1 |
425,875 | 12,360,088,797 | IssuesEvent | 2020-05-17 13:52:20 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | closed | [SUGGESTION] | Blood knights holy order | :grey_exclamation: priority low :question: suggestion - feature :star: :question: suggestion - lore :books: :question: suggestion :question: | <!--
DO NOT REMOVE PRE-EXISTING LINES
IF YOU WANT TO SUGGEST A FEW THINGS, OPEN A NEW ISSUE PER EVERY SUGGESION
----------------------------------------------------------------------------------------------------------
-->
**Describe your suggestion in full detail below:**
Sunwell religion kinda lacks holy orders, but it had one, blood knights. They were created after Sunwell fallen and elfs became Sin'Dorei, but I think decision must be added even before Sunwell got corrupted, but with higher price than after corruption. I suggest like 5k pretige, 1k gold, 1k piety and controlling 4-5 holy places. For Sin'Dorei 1k prestige 500 gold and piety with controlling 3-4 holy places. And maybe adding paladins to blood knights will be fine idea, but idk. | 1.0 | [SUGGESTION] | Blood knights holy order - <!--
DO NOT REMOVE PRE-EXISTING LINES
IF YOU WANT TO SUGGEST A FEW THINGS, OPEN A NEW ISSUE PER EVERY SUGGESION
----------------------------------------------------------------------------------------------------------
-->
**Describe your suggestion in full detail below:**
Sunwell religion kinda lacks holy orders, but it had one, blood knights. They were created after Sunwell fallen and elfs became Sin'Dorei, but I think decision must be added even before Sunwell got corrupted, but with higher price than after corruption. I suggest like 5k pretige, 1k gold, 1k piety and controlling 4-5 holy places. For Sin'Dorei 1k prestige 500 gold and piety with controlling 3-4 holy places. And maybe adding paladins to blood knights will be fine idea, but idk. | priority | blood knights holy order do not remove pre existing lines if you want to suggest a few things open a new issue per every suggesion describe your suggestion in full detail below sunwell religion kinda lacks holy orders but it had one blood knights they were created after sunwell fallen and elfs became sin dorei but i think decision must be added even before sunwell got corrupted but with higher price than after corruption i suggest like pretige gold piety and controlling holy places for sin dorei prestige gold and piety with controlling holy places and maybe adding paladins to blood knights will be fine idea but idk | 1 |
559,102 | 16,549,989,874 | IssuesEvent | 2021-05-28 07:27:06 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | arch_switch() on ARM64 isn't quite right | area: ARM64 bug priority: low | Along the lines of #32197, the ARM64 implementation of arch_switch() has a bug which was just unmasked by a race treatment submitted in #32089.
The code gets the basic scheme correct, and understands that the second argument is the address of the switch_handle field of the struct thread_base record of the output thread. And it doesn't load that pointer and merely uses it via an offset to get a pointer to the thread struct.
But it never stores the new "switch handle" through that pointer into the output thread record and simply assumes that it will always be set to the address of hte thread struct. New code, to address an SMP race, wants to NULL out this field as a synchronization signal. But now that corrupts the thread struct for the next context switch into it.
This is worked around in current code, but that will only work for uniprocessor configurations. See the docs in kernel_arch_interface.
| 1.0 | arch_switch() on ARM64 isn't quite right - Along the lines of #32197, the ARM64 implementation of arch_switch() has a bug which was just unmasked by a race treatment submitted in #32089.
The code gets the basic scheme correct, and understands that the second argument is the address of the switch_handle field of the struct thread_base record of the output thread. And it doesn't load that pointer and merely uses it via an offset to get a pointer to the thread struct.
But it never stores the new "switch handle" through that pointer into the output thread record and simply assumes that it will always be set to the address of hte thread struct. New code, to address an SMP race, wants to NULL out this field as a synchronization signal. But now that corrupts the thread struct for the next context switch into it.
This is worked around in current code, but that will only work for uniprocessor configurations. See the docs in kernel_arch_interface.
| priority | arch switch on isn t quite right along the lines of the implementation of arch switch has a bug which was just unmasked by a race treatment submitted in the code gets the basic scheme correct and understands that the second argument is the address of the switch handle field of the struct thread base record of the output thread and it doesn t load that pointer and merely uses it via an offset to get a pointer to the thread struct but it never stores the new switch handle through that pointer into the output thread record and simply assumes that it will always be set to the address of hte thread struct new code to address an smp race wants to null out this field as a synchronization signal but now that corrupts the thread struct for the next context switch into it this is worked around in current code but that will only work for uniprocessor configurations see the docs in kernel arch interface | 1 |
689,885 | 23,638,761,623 | IssuesEvent | 2022-08-25 15:14:00 | gravityview/GravityView | https://api.github.com/repos/gravityview/GravityView | reopened | Form Notifications: Entry Approval is Changed is always triggered upon form submission | Bug Priority: Low | This special notification event from GravityView is being sent whenever the form is submitted:

It should only be sent when the Approval status has been changed *after* form submission.
Tested with GF 2.5.16 and GV 2.14.0.1 | 1.0 | Form Notifications: Entry Approval is Changed is always triggered upon form submission - This special notification event from GravityView is being sent whenever the form is submitted:

It should only be sent when the Approval status has been changed *after* form submission.
Tested with GF 2.5.16 and GV 2.14.0.1 | priority | form notifications entry approval is changed is always triggered upon form submission this special notification event from gravityview is being sent whenever the form is submitted it should only be sent when the approval status has been changed after form submission tested with gf and gv | 1 |
406,385 | 11,890,801,160 | IssuesEvent | 2020-03-28 20:02:57 | clbx/Cosmic | https://api.github.com/repos/clbx/Cosmic | closed | Restructure processor execution so it's not relaint on the GUI | Low Priority Restructure | Currently the GUI holds all of the execution for the processor. Remove this dependency
- [x] Create separate GUI and CLI classes
- [ ] Dont run processor from the GUI/CLI | 1.0 | Restructure processor execution so it's not relaint on the GUI - Currently the GUI holds all of the execution for the processor. Remove this dependency
- [x] Create separate GUI and CLI classes
- [ ] Dont run processor from the GUI/CLI | priority | restructure processor execution so it s not relaint on the gui currently the gui holds all of the execution for the processor remove this dependency create separate gui and cli classes dont run processor from the gui cli | 1 |
141,254 | 5,433,981,473 | IssuesEvent | 2017-03-05 01:17:01 | Kahraymer/Runner-Game | https://api.github.com/repos/Kahraymer/Runner-Game | closed | Create a list of possible mechanics | everyone low priority | Create a google doc with a list of possible mechanics to implement | 1.0 | Create a list of possible mechanics - Create a google doc with a list of possible mechanics to implement | priority | create a list of possible mechanics create a google doc with a list of possible mechanics to implement | 1 |
791,509 | 27,865,928,512 | IssuesEvent | 2023-03-21 10:14:49 | fkie-cad/dewolf | https://api.github.com/repos/fkie-cad/dewolf | opened | [Expression propagation] refactor EP-related stages | feature-request priority-low | ### Proposal
Refactor `ExpressionPropagation`, `ExpressionPropagationMemory` and `ExpressionPropagationFunctionCalls`.
### Approach
Check if it is possible to use cfg directly instead of computing use and def map. If possible, group corner cases so that the corresponding stages functionality could be easier understood and updated. | 1.0 | [Expression propagation] refactor EP-related stages - ### Proposal
Refactor `ExpressionPropagation`, `ExpressionPropagationMemory` and `ExpressionPropagationFunctionCalls`.
### Approach
Check if it is possible to use cfg directly instead of computing use and def map. If possible, group corner cases so that the corresponding stages functionality could be easier understood and updated. | priority | refactor ep related stages proposal refactor expressionpropagation expressionpropagationmemory and expressionpropagationfunctioncalls approach check if it is possible to use cfg directly instead of computing use and def map if possible group corner cases so that the corresponding stages functionality could be easier understood and updated | 1 |
398,916 | 11,742,503,352 | IssuesEvent | 2020-03-12 01:02:06 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Replace Highcharts by Chart.js | priority: low technical change | In GitLab by @se-bastiaan on Oct 11, 2018, 00:23
### One-sentence description
Replace Highcharts by Chart.js
### Why?
Highcharts is not open source. Only allowed use for non-commercial. Chart.js is MIT licensed.
### Current implementation
Highcharts
### Desired implementation
Chart.js | 1.0 | Replace Highcharts by Chart.js - In GitLab by @se-bastiaan on Oct 11, 2018, 00:23
### One-sentence description
Replace Highcharts by Chart.js
### Why?
Highcharts is not open source. Only allowed use for non-commercial. Chart.js is MIT licensed.
### Current implementation
Highcharts
### Desired implementation
Chart.js | priority | replace highcharts by chart js in gitlab by se bastiaan on oct one sentence description replace highcharts by chart js why highcharts is not open source only allowed use for non commercial chart js is mit licensed current implementation highcharts desired implementation chart js | 1 |
216,006 | 7,300,015,097 | IssuesEvent | 2018-02-26 22:03:47 | opl-/school-ebook-store | https://api.github.com/repos/opl-/school-ebook-store | closed | [Admin] Lista użytkowników | priority-low | Pozwala na łatwe zarządzanie użytkownikami i rozwiązywanie ich problemów. | 1.0 | [Admin] Lista użytkowników - Pozwala na łatwe zarządzanie użytkownikami i rozwiązywanie ich problemów. | priority | lista użytkowników pozwala na łatwe zarządzanie użytkownikami i rozwiązywanie ich problemów | 1 |
756,032 | 26,453,458,308 | IssuesEvent | 2023-01-16 12:55:54 | ncssar/radiolog | https://api.github.com/repos/ncssar/radiolog | opened | tiny font for mic bump filter message | bug Priority:Low | make the font the same as for the filtered call message - unless that message is tiny too when viewed on the same display (SAR office Workstation 2) - regardless, make the font a reasonable size. | 1.0 | tiny font for mic bump filter message - make the font the same as for the filtered call message - unless that message is tiny too when viewed on the same display (SAR office Workstation 2) - regardless, make the font a reasonable size. | priority | tiny font for mic bump filter message make the font the same as for the filtered call message unless that message is tiny too when viewed on the same display sar office workstation regardless make the font a reasonable size | 1 |
468,187 | 13,462,679,355 | IssuesEvent | 2020-09-09 16:24:45 | AY2021S1-CS2103-W14/tp | https://api.github.com/repos/AY2021S1-CS2103-W14/tp | opened | As a standard user, I want to group suppliers/supplies by tags (e.g. zones) | priority.Low type.Story | ... so that I can mass-edit/view their information or collective information. | 1.0 | As a standard user, I want to group suppliers/supplies by tags (e.g. zones) - ... so that I can mass-edit/view their information or collective information. | priority | as a standard user i want to group suppliers supplies by tags e g zones so that i can mass edit view their information or collective information | 1 |
790,765 | 27,836,040,202 | IssuesEvent | 2023-03-20 09:32:53 | rism-digital/verovio | https://api.github.com/repos/rism-digital/verovio | closed | Cross-staff stem + staff separation + articulation interaction | enhancement low priority | In the following example, the first staccato in the last measure is too high:
<img width="334" alt="Screenshot 2023-03-18 at 7 19 12 PM" src="https://user-images.githubusercontent.com/3487289/226150279-63110835-5f5b-40db-89cf-3ed304c4ad8b.png">
<details>
<summary> Click to view MEI data for above example </summary>
```xml
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="5.0.0-dev">
<meiHead>
<fileDesc>
<titleStmt>
<title />
</titleStmt>
<pubStmt />
</fileDesc>
<encodingDesc>
<appInfo>
<application isodate="2023-03-18T19:20:56" version="3.16.0-dev-a4f5d00-dirty">
<name>Verovio</name>
<p>Transcoded from Humdrum</p>
</application>
</appInfo>
</encodingDesc>
<workList>
<work>
<title />
</work>
</workList>
</meiHead>
<music>
<body>
<mdiv xml:id="m1gpqihk">
<score xml:id="s1s5ksyj">
<scoreDef xml:id="s1606f08" midi.bpm="144.000000">
<staffGrp xml:id="s1l7yg44" bar.thru="true" symbol="brace">
<staffDef xml:id="staffdef-L1F2" n="1" lines="5">
<clef xml:id="clef-L2F2" shape="G" line="2" />
<keySig xml:id="keysig-L3F2" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F2" count="4" unit="4" />
</staffDef>
<staffDef xml:id="staffdef-L1F1" n="2" lines="5">
<clef xml:id="clef-L2F1" shape="F" line="4" />
<keySig xml:id="keysig-L3F1" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F1" count="4" unit="4" />
</staffDef>
</staffGrp>
</scoreDef>
<section xml:id="section-L1F1">
<measure xml:id="measure-L1" n="1">
<staff xml:id="staff-L1F2" n="1">
<layer xml:id="layer-L1F2N1" n="1">
<note xml:id="note-L10F3" dur="2" oct="3" pname="b" accid.ges="n" />
<note xml:id="note-L12F3" dur="2" oct="4" pname="d" accid.ges="n" />
</layer>
</staff>
<staff xml:id="staff-L1F1" n="2">
<layer xml:id="layer-L1F1N1" n="1">
<note xml:id="note-L10F1" dur="4" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L11F1" dots="1" dur="2" oct="3" pname="a" accid.ges="n" />
</layer>
<layer xml:id="layer-L1F1N2" n="2">
<note xml:id="note-L10F2" dur="1" oct="2" pname="b" accid.ges="n" />
</layer>
</staff>
<dynam xml:id="dynam-L10F4" staff="1" tstamp="1.000000" vgrp="100">p</dynam>
<slur xml:id="slur-L10F3-L12F3" staff="1" startid="#note-L10F3" endid="#note-L12F3" />
</measure>
<measure xml:id="measure-L14" n="2">
<staff xml:id="staff-L14F2N1" n="1">
<layer xml:id="layer-L14F2N1" n="1">
<tuplet xml:id="tuplet-L16F2-L18F2" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count">
<beam xml:id="beam-L16F2-L18F2">
<chord xml:id="chord-L16F2" dur="8" stem.dir="up">
<note xml:id="note-L16F2S1" staff="2" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L16F2S2" oct="4" pname="e" accid.ges="n" />
<artic xml:id="artic-L16F2" artic="stacc" place="above" />
</chord>
<note xml:id="note-L17F2" dur="8" oct="4" pname="f" accid.ges="n">
<artic xml:id="artic-L17F2" artic="stacc" place="above" />
</note>
<note xml:id="note-L18F2" dur="8" oct="4" pname="g" accid.ges="n">
<artic xml:id="artic-L18F2" artic="stacc" place="above" />
</note>
</beam>
</tuplet>
</layer>
</staff>
<staff xml:id="staff-L14F1N1" n="2">
<layer xml:id="layer-L14F1N1" n="1">
<note xml:id="note-L16F1" dur="4" oct="3" pname="e" stem.dir="down" accid.ges="n" />
</layer>
</staff>
</measure>
</section>
</score>
</mdiv>
</body>
</music>
</mei>
```
</details>
The problem is caused by the slur and `p` dynamic. These two elements cause the staff separation to increase, and the problem is that the staccato is raised by the extra staff separation value. Here is the same music without the slur:
<img width="346" alt="Screenshot 2023-03-18 at 7 23 16 PM" src="https://user-images.githubusercontent.com/3487289/226150344-f0c1bfe7-2153-4f2b-8ec0-2667ec052fff.png">
<details>
<summary> Click to view MEI data for above example </summary>
```xml
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="5.0.0-dev">
<meiHead>
<fileDesc>
<titleStmt>
<title />
</titleStmt>
<pubStmt />
</fileDesc>
<encodingDesc>
<appInfo>
<application isodate="2023-03-18T19:24:12" version="3.16.0-dev-a4f5d00-dirty">
<name>Verovio</name>
<p>Transcoded from Humdrum</p>
</application>
</appInfo>
</encodingDesc>
<workList>
<work>
<title />
</work>
</workList>
</meiHead>
<music>
<body>
<mdiv xml:id="m1abv2w8">
<score xml:id="six7d2w">
<scoreDef xml:id="s1we5aaq" midi.bpm="144.000000">
<staffGrp xml:id="sg8uick" bar.thru="true" symbol="brace">
<staffDef xml:id="staffdef-L1F2" n="1" lines="5">
<clef xml:id="clef-L2F2" shape="G" line="2" />
<keySig xml:id="keysig-L3F2" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F2" count="4" unit="4" />
</staffDef>
<staffDef xml:id="staffdef-L1F1" n="2" lines="5">
<clef xml:id="clef-L2F1" shape="F" line="4" />
<keySig xml:id="keysig-L3F1" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F1" count="4" unit="4" />
</staffDef>
</staffGrp>
</scoreDef>
<section xml:id="section-L1F1">
<measure xml:id="measure-L1" n="1">
<staff xml:id="staff-L1F2" n="1">
<layer xml:id="layer-L1F2N1" n="1">
<note xml:id="note-L10F3" dur="2" oct="3" pname="b" accid.ges="n" />
<note xml:id="note-L12F3" dur="2" oct="4" pname="d" accid.ges="n" />
</layer>
</staff>
<staff xml:id="staff-L1F1" n="2">
<layer xml:id="layer-L1F1N1" n="1">
<note xml:id="note-L10F1" dur="4" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L11F1" dots="1" dur="2" oct="3" pname="a" accid.ges="n" />
</layer>
<layer xml:id="layer-L1F1N2" n="2">
<note xml:id="note-L10F2" dur="1" oct="2" pname="b" accid.ges="n" />
</layer>
</staff>
<dynam xml:id="dynam-L10F4" staff="1" tstamp="1.000000" vgrp="100">p</dynam>
</measure>
<measure xml:id="measure-L14" n="2">
<staff xml:id="staff-L14F2N1" n="1">
<layer xml:id="layer-L14F2N1" n="1">
<tuplet xml:id="tuplet-L16F2-L18F2" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count">
<beam xml:id="beam-L16F2-L18F2">
<chord xml:id="chord-L16F2" dur="8" stem.dir="up">
<note xml:id="note-L16F2S1" staff="2" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L16F2S2" oct="4" pname="e" accid.ges="n" />
<artic xml:id="artic-L16F2" artic="stacc" place="above" />
</chord>
<note xml:id="note-L17F2" dur="8" oct="4" pname="f" accid.ges="n">
<artic xml:id="artic-L17F2" artic="stacc" place="above" />
</note>
<note xml:id="note-L18F2" dur="8" oct="4" pname="g" accid.ges="n">
<artic xml:id="artic-L18F2" artic="stacc" place="above" />
</note>
</beam>
</tuplet>
</layer>
</staff>
<staff xml:id="staff-L14F1N1" n="2">
<layer xml:id="layer-L14F1N1" n="1">
<note xml:id="note-L16F1" dur="4" oct="3" pname="e" stem.dir="down" accid.ges="n" />
</layer>
</staff>
</measure>
</section>
</score>
</mdiv>
</body>
</music>
</mei>
```
</details>
And also removing the `p` dynamic:
<img width="352" alt="Screenshot 2023-03-18 at 7 25 13 PM" src="https://user-images.githubusercontent.com/3487289/226150380-286c7d3c-b82a-402e-bd1d-c99687ed07f7.png">
<details>
<summary> Click to view MEI data for above example </summary>
```xml
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="5.0.0-dev">
<meiHead>
<fileDesc>
<titleStmt>
<title />
</titleStmt>
<pubStmt />
</fileDesc>
<encodingDesc>
<appInfo>
<application isodate="2023-03-18T19:25:15" version="3.16.0-dev-a4f5d00-dirty">
<name>Verovio</name>
<p>Transcoded from Humdrum</p>
</application>
</appInfo>
</encodingDesc>
<workList>
<work>
<title />
</work>
</workList>
</meiHead>
<music>
<body>
<mdiv xml:id="m1gfymwo">
<score xml:id="scomwze">
<scoreDef xml:id="syq6paf" midi.bpm="144.000000">
<staffGrp xml:id="s1huoclh" bar.thru="true" symbol="brace">
<staffDef xml:id="staffdef-L1F2" n="1" lines="5">
<clef xml:id="clef-L2F2" shape="G" line="2" />
<keySig xml:id="keysig-L3F2" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F2" count="4" unit="4" />
</staffDef>
<staffDef xml:id="staffdef-L1F1" n="2" lines="5">
<clef xml:id="clef-L2F1" shape="F" line="4" />
<keySig xml:id="keysig-L3F1" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F1" count="4" unit="4" />
</staffDef>
</staffGrp>
</scoreDef>
<section xml:id="section-L1F1">
<measure xml:id="measure-L1" n="1">
<staff xml:id="staff-L1F2" n="1">
<layer xml:id="layer-L1F2N1" n="1">
<note xml:id="note-L10F3" dur="2" oct="3" pname="b" accid.ges="n" />
<note xml:id="note-L12F3" dur="2" oct="4" pname="d" accid.ges="n" />
</layer>
</staff>
<staff xml:id="staff-L1F1" n="2">
<layer xml:id="layer-L1F1N1" n="1">
<note xml:id="note-L10F1" dur="4" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L11F1" dots="1" dur="2" oct="3" pname="a" accid.ges="n" />
</layer>
<layer xml:id="layer-L1F1N2" n="2">
<note xml:id="note-L10F2" dur="1" oct="2" pname="b" accid.ges="n" />
</layer>
</staff>
</measure>
<measure xml:id="measure-L14" n="2">
<staff xml:id="staff-L14F2N1" n="1">
<layer xml:id="layer-L14F2N1" n="1">
<tuplet xml:id="tuplet-L16F2-L18F2" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count">
<beam xml:id="beam-L16F2-L18F2">
<chord xml:id="chord-L16F2" dur="8" stem.dir="up">
<note xml:id="note-L16F2S1" staff="2" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L16F2S2" oct="4" pname="e" accid.ges="n" />
<artic xml:id="artic-L16F2" artic="stacc" place="above" />
</chord>
<note xml:id="note-L17F2" dur="8" oct="4" pname="f" accid.ges="n">
<artic xml:id="artic-L17F2" artic="stacc" place="above" />
</note>
<note xml:id="note-L18F2" dur="8" oct="4" pname="g" accid.ges="n">
<artic xml:id="artic-L18F2" artic="stacc" place="above" />
</note>
</beam>
</tuplet>
</layer>
</staff>
<staff xml:id="staff-L14F1N1" n="2">
<layer xml:id="layer-L14F1N1" n="1">
<note xml:id="note-L16F1" dur="4" oct="3" pname="e" stem.dir="down" accid.ges="n" />
</layer>
</staff>
</measure>
</section>
</score>
</mdiv>
</body>
</music>
</mei>
```
</details>
| 1.0 | Cross-staff stem + staff separation + articulation interaction - In the following example, the first staccato in the last measure is too high:
<img width="334" alt="Screenshot 2023-03-18 at 7 19 12 PM" src="https://user-images.githubusercontent.com/3487289/226150279-63110835-5f5b-40db-89cf-3ed304c4ad8b.png">
<details>
<summary> Click to view MEI data for above example </summary>
```xml
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="5.0.0-dev">
<meiHead>
<fileDesc>
<titleStmt>
<title />
</titleStmt>
<pubStmt />
</fileDesc>
<encodingDesc>
<appInfo>
<application isodate="2023-03-18T19:20:56" version="3.16.0-dev-a4f5d00-dirty">
<name>Verovio</name>
<p>Transcoded from Humdrum</p>
</application>
</appInfo>
</encodingDesc>
<workList>
<work>
<title />
</work>
</workList>
</meiHead>
<music>
<body>
<mdiv xml:id="m1gpqihk">
<score xml:id="s1s5ksyj">
<scoreDef xml:id="s1606f08" midi.bpm="144.000000">
<staffGrp xml:id="s1l7yg44" bar.thru="true" symbol="brace">
<staffDef xml:id="staffdef-L1F2" n="1" lines="5">
<clef xml:id="clef-L2F2" shape="G" line="2" />
<keySig xml:id="keysig-L3F2" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F2" count="4" unit="4" />
</staffDef>
<staffDef xml:id="staffdef-L1F1" n="2" lines="5">
<clef xml:id="clef-L2F1" shape="F" line="4" />
<keySig xml:id="keysig-L3F1" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F1" count="4" unit="4" />
</staffDef>
</staffGrp>
</scoreDef>
<section xml:id="section-L1F1">
<measure xml:id="measure-L1" n="1">
<staff xml:id="staff-L1F2" n="1">
<layer xml:id="layer-L1F2N1" n="1">
<note xml:id="note-L10F3" dur="2" oct="3" pname="b" accid.ges="n" />
<note xml:id="note-L12F3" dur="2" oct="4" pname="d" accid.ges="n" />
</layer>
</staff>
<staff xml:id="staff-L1F1" n="2">
<layer xml:id="layer-L1F1N1" n="1">
<note xml:id="note-L10F1" dur="4" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L11F1" dots="1" dur="2" oct="3" pname="a" accid.ges="n" />
</layer>
<layer xml:id="layer-L1F1N2" n="2">
<note xml:id="note-L10F2" dur="1" oct="2" pname="b" accid.ges="n" />
</layer>
</staff>
<dynam xml:id="dynam-L10F4" staff="1" tstamp="1.000000" vgrp="100">p</dynam>
<slur xml:id="slur-L10F3-L12F3" staff="1" startid="#note-L10F3" endid="#note-L12F3" />
</measure>
<measure xml:id="measure-L14" n="2">
<staff xml:id="staff-L14F2N1" n="1">
<layer xml:id="layer-L14F2N1" n="1">
<tuplet xml:id="tuplet-L16F2-L18F2" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count">
<beam xml:id="beam-L16F2-L18F2">
<chord xml:id="chord-L16F2" dur="8" stem.dir="up">
<note xml:id="note-L16F2S1" staff="2" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L16F2S2" oct="4" pname="e" accid.ges="n" />
<artic xml:id="artic-L16F2" artic="stacc" place="above" />
</chord>
<note xml:id="note-L17F2" dur="8" oct="4" pname="f" accid.ges="n">
<artic xml:id="artic-L17F2" artic="stacc" place="above" />
</note>
<note xml:id="note-L18F2" dur="8" oct="4" pname="g" accid.ges="n">
<artic xml:id="artic-L18F2" artic="stacc" place="above" />
</note>
</beam>
</tuplet>
</layer>
</staff>
<staff xml:id="staff-L14F1N1" n="2">
<layer xml:id="layer-L14F1N1" n="1">
<note xml:id="note-L16F1" dur="4" oct="3" pname="e" stem.dir="down" accid.ges="n" />
</layer>
</staff>
</measure>
</section>
</score>
</mdiv>
</body>
</music>
</mei>
```
</details>
The problem is caused by the slur and `p` dynamic. These two elements cause the staff separation to increase, and the problem is that the staccato is raised by the extra staff separation value. Here is the same music without the slur:
<img width="346" alt="Screenshot 2023-03-18 at 7 23 16 PM" src="https://user-images.githubusercontent.com/3487289/226150344-f0c1bfe7-2153-4f2b-8ec0-2667ec052fff.png">
<details>
<summary> Click to view MEI data for above example </summary>
```xml
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="5.0.0-dev">
<meiHead>
<fileDesc>
<titleStmt>
<title />
</titleStmt>
<pubStmt />
</fileDesc>
<encodingDesc>
<appInfo>
<application isodate="2023-03-18T19:24:12" version="3.16.0-dev-a4f5d00-dirty">
<name>Verovio</name>
<p>Transcoded from Humdrum</p>
</application>
</appInfo>
</encodingDesc>
<workList>
<work>
<title />
</work>
</workList>
</meiHead>
<music>
<body>
<mdiv xml:id="m1abv2w8">
<score xml:id="six7d2w">
<scoreDef xml:id="s1we5aaq" midi.bpm="144.000000">
<staffGrp xml:id="sg8uick" bar.thru="true" symbol="brace">
<staffDef xml:id="staffdef-L1F2" n="1" lines="5">
<clef xml:id="clef-L2F2" shape="G" line="2" />
<keySig xml:id="keysig-L3F2" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F2" count="4" unit="4" />
</staffDef>
<staffDef xml:id="staffdef-L1F1" n="2" lines="5">
<clef xml:id="clef-L2F1" shape="F" line="4" />
<keySig xml:id="keysig-L3F1" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F1" count="4" unit="4" />
</staffDef>
</staffGrp>
</scoreDef>
<section xml:id="section-L1F1">
<measure xml:id="measure-L1" n="1">
<staff xml:id="staff-L1F2" n="1">
<layer xml:id="layer-L1F2N1" n="1">
<note xml:id="note-L10F3" dur="2" oct="3" pname="b" accid.ges="n" />
<note xml:id="note-L12F3" dur="2" oct="4" pname="d" accid.ges="n" />
</layer>
</staff>
<staff xml:id="staff-L1F1" n="2">
<layer xml:id="layer-L1F1N1" n="1">
<note xml:id="note-L10F1" dur="4" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L11F1" dots="1" dur="2" oct="3" pname="a" accid.ges="n" />
</layer>
<layer xml:id="layer-L1F1N2" n="2">
<note xml:id="note-L10F2" dur="1" oct="2" pname="b" accid.ges="n" />
</layer>
</staff>
<dynam xml:id="dynam-L10F4" staff="1" tstamp="1.000000" vgrp="100">p</dynam>
</measure>
<measure xml:id="measure-L14" n="2">
<staff xml:id="staff-L14F2N1" n="1">
<layer xml:id="layer-L14F2N1" n="1">
<tuplet xml:id="tuplet-L16F2-L18F2" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count">
<beam xml:id="beam-L16F2-L18F2">
<chord xml:id="chord-L16F2" dur="8" stem.dir="up">
<note xml:id="note-L16F2S1" staff="2" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L16F2S2" oct="4" pname="e" accid.ges="n" />
<artic xml:id="artic-L16F2" artic="stacc" place="above" />
</chord>
<note xml:id="note-L17F2" dur="8" oct="4" pname="f" accid.ges="n">
<artic xml:id="artic-L17F2" artic="stacc" place="above" />
</note>
<note xml:id="note-L18F2" dur="8" oct="4" pname="g" accid.ges="n">
<artic xml:id="artic-L18F2" artic="stacc" place="above" />
</note>
</beam>
</tuplet>
</layer>
</staff>
<staff xml:id="staff-L14F1N1" n="2">
<layer xml:id="layer-L14F1N1" n="1">
<note xml:id="note-L16F1" dur="4" oct="3" pname="e" stem.dir="down" accid.ges="n" />
</layer>
</staff>
</measure>
</section>
</score>
</mdiv>
</body>
</music>
</mei>
```
</details>
And also removing the `p` dynamic:
<img width="352" alt="Screenshot 2023-03-18 at 7 25 13 PM" src="https://user-images.githubusercontent.com/3487289/226150380-286c7d3c-b82a-402e-bd1d-c99687ed07f7.png">
<details>
<summary> Click to view MEI data for above example </summary>
```xml
<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="https://music-encoding.org/schema/dev/mei-all.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
<mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="5.0.0-dev">
<meiHead>
<fileDesc>
<titleStmt>
<title />
</titleStmt>
<pubStmt />
</fileDesc>
<encodingDesc>
<appInfo>
<application isodate="2023-03-18T19:25:15" version="3.16.0-dev-a4f5d00-dirty">
<name>Verovio</name>
<p>Transcoded from Humdrum</p>
</application>
</appInfo>
</encodingDesc>
<workList>
<work>
<title />
</work>
</workList>
</meiHead>
<music>
<body>
<mdiv xml:id="m1gfymwo">
<score xml:id="scomwze">
<scoreDef xml:id="syq6paf" midi.bpm="144.000000">
<staffGrp xml:id="s1huoclh" bar.thru="true" symbol="brace">
<staffDef xml:id="staffdef-L1F2" n="1" lines="5">
<clef xml:id="clef-L2F2" shape="G" line="2" />
<keySig xml:id="keysig-L3F2" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F2" count="4" unit="4" />
</staffDef>
<staffDef xml:id="staffdef-L1F1" n="2" lines="5">
<clef xml:id="clef-L2F1" shape="F" line="4" />
<keySig xml:id="keysig-L3F1" pname="c" mode="major" sig="0" />
<meterSig xml:id="metersig-L5F1" count="4" unit="4" />
</staffDef>
</staffGrp>
</scoreDef>
<section xml:id="section-L1F1">
<measure xml:id="measure-L1" n="1">
<staff xml:id="staff-L1F2" n="1">
<layer xml:id="layer-L1F2N1" n="1">
<note xml:id="note-L10F3" dur="2" oct="3" pname="b" accid.ges="n" />
<note xml:id="note-L12F3" dur="2" oct="4" pname="d" accid.ges="n" />
</layer>
</staff>
<staff xml:id="staff-L1F1" n="2">
<layer xml:id="layer-L1F1N1" n="1">
<note xml:id="note-L10F1" dur="4" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L11F1" dots="1" dur="2" oct="3" pname="a" accid.ges="n" />
</layer>
<layer xml:id="layer-L1F1N2" n="2">
<note xml:id="note-L10F2" dur="1" oct="2" pname="b" accid.ges="n" />
</layer>
</staff>
</measure>
<measure xml:id="measure-L14" n="2">
<staff xml:id="staff-L14F2N1" n="1">
<layer xml:id="layer-L14F2N1" n="1">
<tuplet xml:id="tuplet-L16F2-L18F2" num="3" numbase="2" num.visible="false" bracket.visible="false" num.format="count">
<beam xml:id="beam-L16F2-L18F2">
<chord xml:id="chord-L16F2" dur="8" stem.dir="up">
<note xml:id="note-L16F2S1" staff="2" oct="3" pname="g" accid.ges="n" />
<note xml:id="note-L16F2S2" oct="4" pname="e" accid.ges="n" />
<artic xml:id="artic-L16F2" artic="stacc" place="above" />
</chord>
<note xml:id="note-L17F2" dur="8" oct="4" pname="f" accid.ges="n">
<artic xml:id="artic-L17F2" artic="stacc" place="above" />
</note>
<note xml:id="note-L18F2" dur="8" oct="4" pname="g" accid.ges="n">
<artic xml:id="artic-L18F2" artic="stacc" place="above" />
</note>
</beam>
</tuplet>
</layer>
</staff>
<staff xml:id="staff-L14F1N1" n="2">
<layer xml:id="layer-L14F1N1" n="1">
<note xml:id="note-L16F1" dur="4" oct="3" pname="e" stem.dir="down" accid.ges="n" />
</layer>
</staff>
</measure>
</section>
</score>
</mdiv>
</body>
</music>
</mei>
```
</details>
| priority | cross staff stem staff separation articulation interaction in the following example the first staccato in the last measure is too high img width alt screenshot at pm src click to view mei data for above example xml xml model href type application xml schematypens xml model href type application xml schematypens verovio transcoded from humdrum p the problem is caused by the slur and p dynamic these two elements cause the staff separation to increase and the problem is that the staccato is raised by the extra staff separation value here is the same music without the slur img width alt screenshot at pm src click to view mei data for above example xml xml model href type application xml schematypens xml model href type application xml schematypens verovio transcoded from humdrum p and also removing the p dynamic img width alt screenshot at pm src click to view mei data for above example xml xml model href type application xml schematypens xml model href type application xml schematypens verovio transcoded from humdrum | 1 |
331,840 | 10,077,394,797 | IssuesEvent | 2019-07-24 18:38:04 | ProjectSidewalk/SidewalkWebpage | https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage | closed | New Admin Map Interface: Labels Not Showing Correctly | Admin Interface EasyFix! Priority: Low bug | I just quickly tested @m-furman's new interactive admin map interface. It's definitely far more responsive (though still not fluidly interactive) and a big improvement over the past interface.
However, I noticed that some labels do not appear to show up correctly when you interact with the checkboxes. For example, we supposedly have over 10,000 No Sidewalk labels, however, when I deselect everything but this label type, I only see a handful of No Sidewalk labels:

Similar problem for Can't See Sidewalk where no labels are shown:

Perhaps this problem affects *all* label types but is only most noticeable for the above.
| 1.0 | New Admin Map Interface: Labels Not Showing Correctly - I just quickly tested @m-furman's new interactive admin map interface. It's definitely far more responsive (though still not fluidly interactive) and a big improvement over the past interface.
However, I noticed that some labels do not appear to show up correctly when you interact with the checkboxes. For example, we supposedly have over 10,000 No Sidewalk labels, however, when I deselect everything but this label type, I only see a handful of No Sidewalk labels:

Similar problem for Can't See Sidewalk where no labels are shown:

Perhaps this problem affects *all* label types but is only most noticeable for the above.
| priority | new admin map interface labels not showing correctly i just quickly tested m furman s new interactive admin map interface it s definitely far more responsive though still not fluidly interactive and a big improvement over the past interface however i noticed that some labels do not appear to show up correctly when you interact with the checkboxes for example we supposedly have over no sidewalk labels however when i deselect everything but this label type i only see a handful of no sidewalk labels similar problem for can t see sidewalk where no labels are shown perhaps this problem affects all label types but is only most noticeable for the above | 1 |
636,896 | 20,612,380,542 | IssuesEvent | 2022-03-07 09:54:50 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | gptp_mi neighbor_prop_delay is not included in sync_receipt_time calculation due cast from double to uint64_t | bug priority: low area: Networking | **Describe the bug**
in gptp_mi_clk_slave_sync_compute function, both pss->rate_ratio and nport_ds->neighbor_rate_ratio are double type but sync_receipt_time is uint64_t.
If pss->rate_ratio is less than 1 or port_ds->neighbor_rate_ratio is less than 1, sync_receipt_time will be 0 after first 2 statements. Then port_ds->neighbor_prop_delay won't be included in sync_receipt_time.
sync_receipt_time = pss->rate_ratio;
sync_receipt_time /= port_ds->neighbor_rate_ratio;
sync_receipt_time *= port_ds->neighbor_prop_delay;
https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/net/l2/ethernet/gptp/gptp_mi.c#L709-L710
**Expected behavior**
A clear and concise description of what you expected to happen.
**Impact**
global_ds->sync_receipt_time does not include neighbor_prop_delay but global_ds->sync_receipt_local_time does include neighbor_prop_delay properly then calculated time difference between GM clock and local clock is not correct. Sometimes, we observed time difference equals to neighbor_prop_delay.
| 1.0 | gptp_mi neighbor_prop_delay is not included in sync_receipt_time calculation due cast from double to uint64_t - **Describe the bug**
in gptp_mi_clk_slave_sync_compute function, both pss->rate_ratio and nport_ds->neighbor_rate_ratio are double type but sync_receipt_time is uint64_t.
If pss->rate_ratio is less than 1 or port_ds->neighbor_rate_ratio is less than 1, sync_receipt_time will be 0 after first 2 statements. Then port_ds->neighbor_prop_delay won't be included in sync_receipt_time.
sync_receipt_time = pss->rate_ratio;
sync_receipt_time /= port_ds->neighbor_rate_ratio;
sync_receipt_time *= port_ds->neighbor_prop_delay;
https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/net/l2/ethernet/gptp/gptp_mi.c#L709-L710
**Expected behavior**
A clear and concise description of what you expected to happen.
**Impact**
global_ds->sync_receipt_time does not include neighbor_prop_delay but global_ds->sync_receipt_local_time does include neighbor_prop_delay properly then calculated time difference between GM clock and local clock is not correct. Sometimes, we observed time difference equals to neighbor_prop_delay.
| priority | gptp mi neighbor prop delay is not included in sync receipt time calculation due cast from double to t describe the bug in gptp mi clk slave sync compute function both pss rate ratio and nport ds neighbor rate ratio are double type but sync receipt time is t if pss rate ratio is less than or port ds neighbor rate ratio is less than sync receipt time will be after first statements then port ds neighbor prop delay won t be included in sync receipt time sync receipt time pss rate ratio sync receipt time port ds neighbor rate ratio sync receipt time port ds neighbor prop delay expected behavior a clear and concise description of what you expected to happen impact global ds sync receipt time does not include neighbor prop delay but global ds sync receipt local time does include neighbor prop delay properly then calculated time difference between gm clock and local clock is not correct sometimes we observed time difference equals to neighbor prop delay | 1 |
832,434 | 32,080,135,694 | IssuesEvent | 2023-09-25 13:28:24 | JuliaDynamics/ComplexityMeasures.jl | https://api.github.com/repos/JuliaDynamics/ComplexityMeasures.jl | closed | Binning unecessarily restricts to Float64 | enhancement good first issue low priority | Our binnings, such as `RectangularBinning` or `FixedRectangularBinning` dispatch on either integers or Float64. However, any float could do. Therefore they should dispatch on `Int` or on `AbstractFloat`. Especially in the case of `FixedRectangularBinning` it is like that the `ε` will be computed from data. If that data were e.g. Float32, the dispatch would throw an error.
This is as simple as replacing the `Float64` in the code with `<:AbstractFloat`. | 1.0 | Binning unecessarily restricts to Float64 - Our binnings, such as `RectangularBinning` or `FixedRectangularBinning` dispatch on either integers or Float64. However, any float could do. Therefore they should dispatch on `Int` or on `AbstractFloat`. Especially in the case of `FixedRectangularBinning` it is like that the `ε` will be computed from data. If that data were e.g. Float32, the dispatch would throw an error.
This is as simple as replacing the `Float64` in the code with `<:AbstractFloat`. | priority | binning unecessarily restricts to our binnings such as rectangularbinning or fixedrectangularbinning dispatch on either integers or however any float could do therefore they should dispatch on int or on abstractfloat especially in the case of fixedrectangularbinning it is like that the ε will be computed from data if that data were e g the dispatch would throw an error this is as simple as replacing the in the code with abstractfloat | 1 |
350,897 | 10,510,275,638 | IssuesEvent | 2019-09-27 13:05:53 | eclipse/dirigible | https://api.github.com/repos/eclipse/dirigible | closed | [IDE] Generate menu item disappeared from the Workspace menu | bug component-ide efforts-low priority-high web-ide | Generate menu item disappeared from the Workspace menu | 1.0 | [IDE] Generate menu item disappeared from the Workspace menu - Generate menu item disappeared from the Workspace menu | priority | generate menu item disappeared from the workspace menu generate menu item disappeared from the workspace menu | 1 |
513,383 | 14,920,725,267 | IssuesEvent | 2021-01-23 06:23:42 | batect/batect | https://api.github.com/repos/batect/batect | closed | No colour output when running in Git Bash on Windows | help wanted is:bug priority:low | What it says in the title - all output from Batect is plain text when running under Git Bash on Windows. Colour output is used when running under PowerShell or Command Prompt.
Seems to be a result of https://stackoverflow.com/questions/40912072/git-for-windows-mintty-sys-stdout-isatty-returns-false and https://github.com/mintty/mintty/issues/482. [This comment](https://github.com/mintty/mintty/issues/482#issuecomment-265844179) suggests a possible fix, although this wouldn't fix the fact we can't use `GetConsoleScreenBufferInfo`, `GetConsoleMode` and `SetConsoleMode`, so a proper fix for this will be more involved.
Reproduced with Batect 0.65.1 and Git for Windows v2.28 and v2.30.0.2. | 1.0 | No colour output when running in Git Bash on Windows - What it says in the title - all output from Batect is plain text when running under Git Bash on Windows. Colour output is used when running under PowerShell or Command Prompt.
Seems to be a result of https://stackoverflow.com/questions/40912072/git-for-windows-mintty-sys-stdout-isatty-returns-false and https://github.com/mintty/mintty/issues/482. [This comment](https://github.com/mintty/mintty/issues/482#issuecomment-265844179) suggests a possible fix, although this wouldn't fix the fact we can't use `GetConsoleScreenBufferInfo`, `GetConsoleMode` and `SetConsoleMode`, so a proper fix for this will be more involved.
Reproduced with Batect 0.65.1 and Git for Windows v2.28 and v2.30.0.2. | priority | no colour output when running in git bash on windows what it says in the title all output from batect is plain text when running under git bash on windows colour output is used when running under powershell or command prompt seems to be a result of and suggests a possible fix although this wouldn t fix the fact we can t use getconsolescreenbufferinfo getconsolemode and setconsolemode so a proper fix for this will be more involved reproduced with batect and git for windows and | 1 |
52,463 | 3,023,541,994 | IssuesEvent | 2015-08-01 16:14:46 | ForgeEssentials/ForgeEssentialsMain | https://api.github.com/repos/ForgeEssentials/ForgeEssentialsMain | closed | Re-implement MCStats/PluginMetrics support | accepted low-priority regression | It was removed in the 1.7 update as PluginMetrics' support library needed updating and I couldn't locate the dev.
Now that there's a PluginMetrics Forge for 1.7.10, support should be re-implemented in order to resolve this regression. | 1.0 | Re-implement MCStats/PluginMetrics support - It was removed in the 1.7 update as PluginMetrics' support library needed updating and I couldn't locate the dev.
Now that there's a PluginMetrics Forge for 1.7.10, support should be re-implemented in order to resolve this regression. | priority | re implement mcstats pluginmetrics support it was removed in the update as pluginmetrics support library needed updating and i couldn t locate the dev now that there s a pluginmetrics forge for support should be re implemented in order to resolve this regression | 1 |
7,086 | 2,597,958,173 | IssuesEvent | 2015-02-22 00:39:29 | chrsmith/bwapi | https://api.github.com/repos/chrsmith/bwapi | opened | Review BWAPI dependency compatibility. | auto-migrated Priority-Low Type-Other Usability | ```
Review BWAPI Operating System compatibility.
UNKNOWN: AVISaveOptions, Module32First, Module32Next, SymGetLineFromAddr
Pre-WinME/UNKNOWN (depends on dbghelp): Sym* functions
Win95: InterlockedCompareExchange, IsDebuggerPresent
WinNT: Process32First, Process32Next, CreateToolhelp32Snapshot
```
-----
Original issue reported on code.google.com by `AHeinerm` on 5 Nov 2011 at 5:24 | 1.0 | Review BWAPI dependency compatibility. - ```
Review BWAPI Operating System compatibility.
UNKNOWN: AVISaveOptions, Module32First, Module32Next, SymGetLineFromAddr
Pre-WinME/UNKNOWN (depends on dbghelp): Sym* functions
Win95: InterlockedCompareExchange, IsDebuggerPresent
WinNT: Process32First, Process32Next, CreateToolhelp32Snapshot
```
-----
Original issue reported on code.google.com by `AHeinerm` on 5 Nov 2011 at 5:24 | priority | review bwapi dependency compatibility review bwapi operating system compatibility unknown avisaveoptions symgetlinefromaddr pre winme unknown depends on dbghelp sym functions interlockedcompareexchange isdebuggerpresent winnt original issue reported on code google com by aheinerm on nov at | 1 |
179,109 | 6,621,612,108 | IssuesEvent | 2017-09-21 19:52:35 | on-site/StockAid | https://api.github.com/repos/on-site/StockAid | closed | Add announcements | Priority - Low Reporting | Levels
* Global
* Add to Login window
* Organization specific
* Add to print slip
| 1.0 | Add announcements - Levels
* Global
* Add to Login window
* Organization specific
* Add to print slip
| priority | add announcements levels global add to login window organization specific add to print slip | 1 |
205,233 | 7,096,041,508 | IssuesEvent | 2018-01-14 00:20:50 | twsswt/bug_buddy_jira_plugin | https://api.github.com/repos/twsswt/bug_buddy_jira_plugin | opened | Allow users to extend skills via config file | feature enhancement priority:low | So a business can include their own important skills and keywords | 1.0 | Allow users to extend skills via config file - So a business can include their own important skills and keywords | priority | allow users to extend skills via config file so a business can include their own important skills and keywords | 1 |
687,819 | 23,540,049,603 | IssuesEvent | 2022-08-20 08:36:20 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | DropDownList popup does not close when clicking on the arrow icon | Bug C: DropDownList SEV: Low jQuery2 Priority 1 Priority 5 FP: In Development | ### Bug report
When a DropDownList is open, clicking on the arrow icon closes its popup and immediately opens it again.
### Reproduction of the problem
1. Run the following Dojo - https://dojo.telerik.com/@Dimitar-Goshev/IRIxOkIj
2. Click on the arrow icon to open the popup - the popup becomes visible.
3. Click on the arrow icon once again.
### Current behavior
The popup closes and opens once again ([screencast](https://www.screencast.com/t/FfRhrCVJmyj)) . The issue does not appear every time.
### Expected/desired behavior
The popup should close if it is opened, and should open if it is closed. The behavior should be consistent as when clicking on the DropDownList itself.
The expected behavior is reproducible with 2021.3.1207 - https://dojo.telerik.com/@Dimitar-Goshev/ALuCOPat
**Regression since: 2022 R1 2022.1.119**
### Environment
* **Kendo UI version:** 2022.2.802
* **Browser:** [all] | 2.0 | DropDownList popup does not close when clicking on the arrow icon - ### Bug report
When a DropDownList is open, clicking on the arrow icon closes its popup and immediately opens it again.
### Reproduction of the problem
1. Run the following Dojo - https://dojo.telerik.com/@Dimitar-Goshev/IRIxOkIj
2. Click on the arrow icon to open the popup - the popup becomes visible.
3. Click on the arrow icon once again.
### Current behavior
The popup closes and opens once again ([screencast](https://www.screencast.com/t/FfRhrCVJmyj)) . The issue does not appear every time.
### Expected/desired behavior
The popup should close if it is opened, and should open if it is closed. The behavior should be consistent as when clicking on the DropDownList itself.
The expected behavior is reproducible with 2021.3.1207 - https://dojo.telerik.com/@Dimitar-Goshev/ALuCOPat
**Regression since: 2022 R1 2022.1.119**
### Environment
* **Kendo UI version:** 2022.2.802
* **Browser:** [all] | priority | dropdownlist popup does not close when clicking on the arrow icon bug report when a dropdownlist is open clicking on the arrow icon closes its popup and immediately opens it again reproduction of the problem run the following dojo click on the arrow icon to open the popup the popup becomes visible click on the arrow icon once again current behavior the popup closes and opens once again the issue does not appear every time expected desired behavior the popup should close if it is opened and should open if it is closed the behavior should be consistent as when clicking on the dropdownlist itself the expected behavior is reproducible with regression since environment kendo ui version browser | 1 |
54,006 | 3,058,461,959 | IssuesEvent | 2015-08-14 08:22:53 | OCHA-DAP/hdx-ckan | https://api.github.com/repos/OCHA-DAP/hdx-ckan | closed | White colored text on dataset page. | CODmigration FromHDXTeamUsers Priority-Low | When an user creates a dataset and doesn't add any resources a message that reads "This dataset has no data, why not add some?" appears. However, the part "why not add some?" is colored white, becoming nearly-impossible to ready. Here's the screen-shot:
 | 1.0 | White colored text on dataset page. - When an user creates a dataset and doesn't add any resources a message that reads "This dataset has no data, why not add some?" appears. However, the part "why not add some?" is colored white, becoming nearly-impossible to ready. Here's the screen-shot:
 | priority | white colored text on dataset page when an user creates a dataset and doesn t add any resources a message that reads this dataset has no data why not add some appears however the part why not add some is colored white becoming nearly impossible to ready here s the screen shot | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.