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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
39,530 | 2,856,343,591 | IssuesEvent | 2015-06-02 14:35:33 | ImageEngine/gaffer | https://api.github.com/repos/ImageEngine/gaffer | closed | Optionally Serialize Defaults? | component-core priority-low type-enhancement | We currently don't serialize the values of plugs that are left at default, which improves file size and loading performance. For certain nodes however, we might want to serialize all plugs, because they are important settings that we don't want to risk changing, but we also may want to update the defaults for future shows - the example I'm thinking of is a custom render pass settings node that stores all our facility's default render settings. | 1.0 | Optionally Serialize Defaults? - We currently don't serialize the values of plugs that are left at default, which improves file size and loading performance. For certain nodes however, we might want to serialize all plugs, because they are important settings that we don't want to risk changing, but we also may want to update the defaults for future shows - the example I'm thinking of is a custom render pass settings node that stores all our facility's default render settings. | priority | optionally serialize defaults we currently don t serialize the values of plugs that are left at default which improves file size and loading performance for certain nodes however we might want to serialize all plugs because they are important settings that we don t want to risk changing but we also may want to update the defaults for future shows the example i m thinking of is a custom render pass settings node that stores all our facility s default render settings | 1 |
413,063 | 12,059,889,149 | IssuesEvent | 2020-04-15 20:07:30 | MarcTowler/ItsLit-RPG-Tracker | https://api.github.com/repos/MarcTowler/ItsLit-RPG-Tracker | opened | New command for new players | Low Priority enhancement | Set in a new command !rpg in discord which will display all the relavent features for a player to register for the game.
It will explain how to register for the game and list the races they can choose from, it will also link the player to lore - either on the website (if availiable) or he lore channel | 1.0 | New command for new players - Set in a new command !rpg in discord which will display all the relavent features for a player to register for the game.
It will explain how to register for the game and list the races they can choose from, it will also link the player to lore - either on the website (if availiable) or he lore channel | priority | new command for new players set in a new command rpg in discord which will display all the relavent features for a player to register for the game it will explain how to register for the game and list the races they can choose from it will also link the player to lore either on the website if availiable or he lore channel | 1 |
123,087 | 4,857,150,107 | IssuesEvent | 2016-11-12 12:53:31 | bitcoin/bitcoin | https://api.github.com/repos/bitcoin/bitcoin | closed | Outstanding cpp11 refactors | Easy to implement Priority Low Refactoring | There <strike>are some</strike> is one place in the code:
- https://github.com/bitcoin/bitcoin/blob/559fbae8c658c779a423201df6d5850fce3cd3b1/src/scheduler.h#L10
Just going to drop this here as "easy to implement".
| 1.0 | Outstanding cpp11 refactors - There <strike>are some</strike> is one place in the code:
- https://github.com/bitcoin/bitcoin/blob/559fbae8c658c779a423201df6d5850fce3cd3b1/src/scheduler.h#L10
Just going to drop this here as "easy to implement".
| priority | outstanding refactors there are some is one place in the code just going to drop this here as easy to implement | 1 |
622,539 | 19,648,902,577 | IssuesEvent | 2022-01-10 02:49:58 | FRC3476/AutoBuilder | https://api.github.com/repos/FRC3476/AutoBuilder | opened | Checkboxes don't obey the scissor | bug Priority: Low | Rendering of the textbox should be cut off like all the other content
 | 1.0 | Checkboxes don't obey the scissor - Rendering of the textbox should be cut off like all the other content
 | priority | checkboxes don t obey the scissor rendering of the textbox should be cut off like all the other content | 1 |
198,187 | 6,970,874,524 | IssuesEvent | 2017-12-11 11:57:02 | gluster/glusterd2 | https://api.github.com/repos/gluster/glusterd2 | opened | Add filesystem type and other information to Brick object | help wanted priority: low | Use `Statfs_t.Type` to figure out filesystem of brick dir based on and put it in the brick information. | 1.0 | Add filesystem type and other information to Brick object - Use `Statfs_t.Type` to figure out filesystem of brick dir based on and put it in the brick information. | priority | add filesystem type and other information to brick object use statfs t type to figure out filesystem of brick dir based on and put it in the brick information | 1 |
300,720 | 9,212,022,882 | IssuesEvent | 2019-03-09 20:22:26 | Luna-Tensorflow/Luna-Tensorflow | https://api.github.com/repos/Luna-Tensorflow/Luna-Tensorflow | opened | Fed & fetched error when directly computing Variable as Output | low priority | Due to how TF works, when we want to compute variable's value as a graph output, a runtime error occurs.
It may be easily alleviated by using Identity operation.
Something may be done to detect this and handle it so that it works as expected (returns variable's value from input state).
This is likely to be fixed anyway with new Variable implementation in #62 | 1.0 | Fed & fetched error when directly computing Variable as Output - Due to how TF works, when we want to compute variable's value as a graph output, a runtime error occurs.
It may be easily alleviated by using Identity operation.
Something may be done to detect this and handle it so that it works as expected (returns variable's value from input state).
This is likely to be fixed anyway with new Variable implementation in #62 | priority | fed fetched error when directly computing variable as output due to how tf works when we want to compute variable s value as a graph output a runtime error occurs it may be easily alleviated by using identity operation something may be done to detect this and handle it so that it works as expected returns variable s value from input state this is likely to be fixed anyway with new variable implementation in | 1 |
708,303 | 24,337,251,183 | IssuesEvent | 2022-10-01 08:15:38 | vocascan/vocascan-frontend | https://api.github.com/repos/vocascan/vocascan-frontend | closed | Little Light/Dark mode bug in UI | kind/bug kind/ui hacktoberfest difficulty/low priority/low | <!-- describe the feature you would like to have -->
We have a small bug in our UI leaving the `Vocascan` next to our logo black while in light mode. When turning it to dark mode everything works just fine.
Changing the color in the scss file itself won't fix it, as this color is used for the font too. Maybe you just have to introduce another color variable or have a look at the color variable used for the [NavButtons](https://github.com/vocascan/vocascan-frontend/tree/main/src/Components/Nav) as they are styled as intended.
Dark-mode:

Light-mode:

| 1.0 | Little Light/Dark mode bug in UI - <!-- describe the feature you would like to have -->
We have a small bug in our UI leaving the `Vocascan` next to our logo black while in light mode. When turning it to dark mode everything works just fine.
Changing the color in the scss file itself won't fix it, as this color is used for the font too. Maybe you just have to introduce another color variable or have a look at the color variable used for the [NavButtons](https://github.com/vocascan/vocascan-frontend/tree/main/src/Components/Nav) as they are styled as intended.
Dark-mode:

Light-mode:

| priority | little light dark mode bug in ui we have a small bug in our ui leaving the vocascan next to our logo black while in light mode when turning it to dark mode everything works just fine changing the color in the scss file itself won t fix it as this color is used for the font too maybe you just have to introduce another color variable or have a look at the color variable used for the as they are styled as intended dark mode light mode | 1 |
614,788 | 19,189,952,181 | IssuesEvent | 2021-12-05 20:44:08 | wager/hub | https://api.github.com/repos/wager/hub | closed | Add a `CloudSQLProxy` context manager | kind/feature priority/low area/data-engineering | ### What would you like to be added?
```python
class CloudSQLProxy:
def __init__(
self,
*,
binary: str = "https://dl.google.com/cloudsql/cloud_sql_proxy.linux.amd64",
instance: str,
port: int = 5432,
project: str = "wager-233003",
region: str = "us-east4",
) -> None:
self.binary = binary
self.instance = instance
self.port = port
self.project = project
self.region = region
def __enter__(
self,
) -> subprocess.Popen:
response = requests.get(self.binary)
response.raise_for_status()
self.executable = tempfile.NamedTemporaryFile()
self.executable.write(response.content)
self.executable.flush()
os.chmod(self.executable.name, os.stat(self.executable.name).st_mode | stat.S_IEXEC)
proxy = f"{self.project}:{self.region}:{self.instance}=tcp:{self.port}"
self.process = subprocess.Popen([executable.name, "-instances", proxy])
return self.process
def __exit__(
self,
type: Optional[Type[BaseException]],
value: Optional[BaseException],
traceback: Optional[TracebackType],
) -> None:
self.process.terminate()
self.process.wait()
self.executable.close()
```
### Why is this needed?
The recommended way to connect to a Cloud SQL instance is to run a Cloud SQL proxy in the background. By wrapping the Cloud SQL proxy into a context manager, you can guarantee that the proxy is always running before computing any Wager report in a workspace. Since the context manager downloads the `cloud_sql_proxy` into a temporary executable, you don't even have to have the Cloud SQL proxy on your local machine.
```python
if __name__ == "__main__":
with CloudSQLProxy(...):
app.main()
``` | 1.0 | Add a `CloudSQLProxy` context manager - ### What would you like to be added?
```python
class CloudSQLProxy:
def __init__(
self,
*,
binary: str = "https://dl.google.com/cloudsql/cloud_sql_proxy.linux.amd64",
instance: str,
port: int = 5432,
project: str = "wager-233003",
region: str = "us-east4",
) -> None:
self.binary = binary
self.instance = instance
self.port = port
self.project = project
self.region = region
def __enter__(
self,
) -> subprocess.Popen:
response = requests.get(self.binary)
response.raise_for_status()
self.executable = tempfile.NamedTemporaryFile()
self.executable.write(response.content)
self.executable.flush()
os.chmod(self.executable.name, os.stat(self.executable.name).st_mode | stat.S_IEXEC)
proxy = f"{self.project}:{self.region}:{self.instance}=tcp:{self.port}"
self.process = subprocess.Popen([executable.name, "-instances", proxy])
return self.process
def __exit__(
self,
type: Optional[Type[BaseException]],
value: Optional[BaseException],
traceback: Optional[TracebackType],
) -> None:
self.process.terminate()
self.process.wait()
self.executable.close()
```
### Why is this needed?
The recommended way to connect to a Cloud SQL instance is to run a Cloud SQL proxy in the background. By wrapping the Cloud SQL proxy into a context manager, you can guarantee that the proxy is always running before computing any Wager report in a workspace. Since the context manager downloads the `cloud_sql_proxy` into a temporary executable, you don't even have to have the Cloud SQL proxy on your local machine.
```python
if __name__ == "__main__":
with CloudSQLProxy(...):
app.main()
``` | priority | add a cloudsqlproxy context manager what would you like to be added python class cloudsqlproxy def init self binary str instance str port int project str wager region str us none self binary binary self instance instance self port port self project project self region region def enter self subprocess popen response requests get self binary response raise for status self executable tempfile namedtemporaryfile self executable write response content self executable flush os chmod self executable name os stat self executable name st mode stat s iexec proxy f self project self region self instance tcp self port self process subprocess popen return self process def exit self type optional value optional traceback optional none self process terminate self process wait self executable close why is this needed the recommended way to connect to a cloud sql instance is to run a cloud sql proxy in the background by wrapping the cloud sql proxy into a context manager you can guarantee that the proxy is always running before computing any wager report in a workspace since the context manager downloads the cloud sql proxy into a temporary executable you don t even have to have the cloud sql proxy on your local machine python if name main with cloudsqlproxy app main | 1 |
663,980 | 22,217,721,884 | IssuesEvent | 2022-06-08 04:39:57 | pixiebrix/pixiebrix-extension | https://api.github.com/repos/pixiebrix/pixiebrix-extension | closed | Error handling context menu action: No handlers registered in receiving end | bug low priority | This is a minor bug because it only happens when changing page while something is running.
## Setup
- Grant permissions on 2 sites
- Add a "Context menu" + "Notes modal" to 1 website
## Steps
1. Click on the context menu item you set up
2. After the modal appears, visit second site
3. See notifications on the second site
The following screenshot is taken in #1722 so the message is a little different/more clear
<img width="809" alt="Screen Shot 14" src="https://user-images.githubusercontent.com/1402241/138563776-e3b34c97-f465-49cd-b8cb-e861ba1e8695.png">
## Thoughts
- This is likely happening because the extension is still running and some messages are sent (from the background?) to the same tab, but the new host is the wrong one
- The modal is not the cause, the same bug also happens with "Wait for Dom" (as long as you change the URL while it's still waiting)
## Affected versions
- `main` affected
- 1.4.0 affected
- 1.3.2 context menu doesn't work at all due to https://github.com/pixiebrix/pixiebrix-extension/issues/1537
- 1.2.11 did not use the messenger yet, so the message was likely just ignored | 1.0 | Error handling context menu action: No handlers registered in receiving end - This is a minor bug because it only happens when changing page while something is running.
## Setup
- Grant permissions on 2 sites
- Add a "Context menu" + "Notes modal" to 1 website
## Steps
1. Click on the context menu item you set up
2. After the modal appears, visit second site
3. See notifications on the second site
The following screenshot is taken in #1722 so the message is a little different/more clear
<img width="809" alt="Screen Shot 14" src="https://user-images.githubusercontent.com/1402241/138563776-e3b34c97-f465-49cd-b8cb-e861ba1e8695.png">
## Thoughts
- This is likely happening because the extension is still running and some messages are sent (from the background?) to the same tab, but the new host is the wrong one
- The modal is not the cause, the same bug also happens with "Wait for Dom" (as long as you change the URL while it's still waiting)
## Affected versions
- `main` affected
- 1.4.0 affected
- 1.3.2 context menu doesn't work at all due to https://github.com/pixiebrix/pixiebrix-extension/issues/1537
- 1.2.11 did not use the messenger yet, so the message was likely just ignored | priority | error handling context menu action no handlers registered in receiving end this is a minor bug because it only happens when changing page while something is running setup grant permissions on sites add a context menu notes modal to website steps click on the context menu item you set up after the modal appears visit second site see notifications on the second site the following screenshot is taken in so the message is a little different more clear img width alt screen shot src thoughts this is likely happening because the extension is still running and some messages are sent from the background to the same tab but the new host is the wrong one the modal is not the cause the same bug also happens with wait for dom as long as you change the url while it s still waiting affected versions main affected affected context menu doesn t work at all due to did not use the messenger yet so the message was likely just ignored | 1 |
679,359 | 23,229,742,993 | IssuesEvent | 2022-08-03 06:20:41 | lunatixxx/RCVMod | https://api.github.com/repos/lunatixxx/RCVMod | closed | City 17 | Map issue low priority | -Remove hardcoded multiple witchs map 1. ✓
-Impossible to modify flow percentage of tank in first map (hardcoded), so place it just after the corridor at start. ✓
-Delete items spawns in saferooms. ✓
-Add a static tank on finale to replace the one the second event, decided to remove this one as the second part of the event have two hardcoded tanks coming at the same time. ✓
-Add hittables and some covers in map 5. ✓
-Map 2 event with a tank spawn need a rebalance, common infecteds limit is not respected and it is chaos. Blocking the tank while the event. ✓
| 1.0 | City 17 - -Remove hardcoded multiple witchs map 1. ✓
-Impossible to modify flow percentage of tank in first map (hardcoded), so place it just after the corridor at start. ✓
-Delete items spawns in saferooms. ✓
-Add a static tank on finale to replace the one the second event, decided to remove this one as the second part of the event have two hardcoded tanks coming at the same time. ✓
-Add hittables and some covers in map 5. ✓
-Map 2 event with a tank spawn need a rebalance, common infecteds limit is not respected and it is chaos. Blocking the tank while the event. ✓
| priority | city remove hardcoded multiple witchs map ✓ impossible to modify flow percentage of tank in first map hardcoded so place it just after the corridor at start ✓ delete items spawns in saferooms ✓ add a static tank on finale to replace the one the second event decided to remove this one as the second part of the event have two hardcoded tanks coming at the same time ✓ add hittables and some covers in map ✓ map event with a tank spawn need a rebalance common infecteds limit is not respected and it is chaos blocking the tank while the event ✓ | 1 |
542,128 | 15,855,600,527 | IssuesEvent | 2021-04-08 00:16:59 | gw2efficiency/issues | https://api.github.com/repos/gw2efficiency/issues | closed | Add back Kibana alerts | 1-Type: Chore 2-Priority: B 3-Complexity: Low 4-Impact: Medium 5-Area: Other | Setup ElasticSearch on the old DB server, and then add back Kibana dashboards and alerts | 1.0 | Add back Kibana alerts - Setup ElasticSearch on the old DB server, and then add back Kibana dashboards and alerts | priority | add back kibana alerts setup elasticsearch on the old db server and then add back kibana dashboards and alerts | 1 |
808,792 | 30,110,846,520 | IssuesEvent | 2023-06-30 07:37:18 | PatrikTrefil/mental-health-monitoring-platform | https://api.github.com/repos/PatrikTrefil/mental-health-monitoring-platform | opened | Implement sorting and filtering for tables | low priority | Many tables would be more useful if they supported sorting and filtering. For example an employee may want to see all tasks that are assigned to a particular user and sort it by deadline. | 1.0 | Implement sorting and filtering for tables - Many tables would be more useful if they supported sorting and filtering. For example an employee may want to see all tasks that are assigned to a particular user and sort it by deadline. | priority | implement sorting and filtering for tables many tables would be more useful if they supported sorting and filtering for example an employee may want to see all tasks that are assigned to a particular user and sort it by deadline | 1 |
802,912 | 29,058,203,554 | IssuesEvent | 2023-05-15 01:23:28 | uniclogs/yamcs | https://api.github.com/repos/uniclogs/yamcs | closed | Fix: TM Ingest Error-Handling | bug low-priority | **Describe the bug**
A bad UDP Packet crashes Yamcs server
**To Reproduce**
Send packet with payload "hi" on the UDP port.
**Expected behavior**
Server handles packet instead of crashing
| 1.0 | Fix: TM Ingest Error-Handling - **Describe the bug**
A bad UDP Packet crashes Yamcs server
**To Reproduce**
Send packet with payload "hi" on the UDP port.
**Expected behavior**
Server handles packet instead of crashing
| priority | fix tm ingest error handling describe the bug a bad udp packet crashes yamcs server to reproduce send packet with payload hi on the udp port expected behavior server handles packet instead of crashing | 1 |
284,856 | 8,751,385,311 | IssuesEvent | 2018-12-13 22:09:42 | blackbaud/skyux2 | https://api.github.com/repos/blackbaud/skyux2 | opened | Create a demo for the infinite scroll component using a list with a data provider | Difficulty: Low From: Consumer Priority: Low | We have received requests often for how to use infinite scroll with a data provider list, so we should create a demo that showcases one way to approach it | 1.0 | Create a demo for the infinite scroll component using a list with a data provider - We have received requests often for how to use infinite scroll with a data provider list, so we should create a demo that showcases one way to approach it | priority | create a demo for the infinite scroll component using a list with a data provider we have received requests often for how to use infinite scroll with a data provider list so we should create a demo that showcases one way to approach it | 1 |
259,762 | 8,199,632,013 | IssuesEvent | 2018-08-31 21:01:04 | RITlug/tasks | https://api.github.com/repos/RITlug/tasks | opened | Integrate signin.ritlug.com with CampusGroups sign-in | information meetings priority:low | # Summary
Use CampusGroups attendance system for weekly meeting attendance tracking
# Background
This system integrates better with the system of RIT Clubs Office and helps make our club more visible inside of RIT's clubs social network. It may be helpful to show activity and engagement with our club to external actors.
# Details
@ct-martin has some ideas on this one, but wants to explore it more in depth.
# Outcome
Attendance and participation in RITlug events measured through CampusGroups | 1.0 | Integrate signin.ritlug.com with CampusGroups sign-in - # Summary
Use CampusGroups attendance system for weekly meeting attendance tracking
# Background
This system integrates better with the system of RIT Clubs Office and helps make our club more visible inside of RIT's clubs social network. It may be helpful to show activity and engagement with our club to external actors.
# Details
@ct-martin has some ideas on this one, but wants to explore it more in depth.
# Outcome
Attendance and participation in RITlug events measured through CampusGroups | priority | integrate signin ritlug com with campusgroups sign in summary use campusgroups attendance system for weekly meeting attendance tracking background this system integrates better with the system of rit clubs office and helps make our club more visible inside of rit s clubs social network it may be helpful to show activity and engagement with our club to external actors details ct martin has some ideas on this one but wants to explore it more in depth outcome attendance and participation in ritlug events measured through campusgroups | 1 |
576,480 | 17,087,940,336 | IssuesEvent | 2021-07-08 14:03:51 | cpeditor/cpeditor | https://api.github.com/repos/cpeditor/cpeditor | opened | Support WakaTime | enhancement low_priority | This was moved to Discussions at #671 by mistake.
<div type='discussions-op-text'>
<sup>Originally posted by **ouuan** November 13, 2020</sup>
[WakaTime](https://wakatime.com/about) tracks time usage for programmers.
Reference: [WakaTime - Creating a Plugin](https://wakatime.com/help/creating-plugin)
The source of wakatime-cli is too big to be bundled:

So we may need to let users install it manually, like CF Tool, etc.</div> | 1.0 | Support WakaTime - This was moved to Discussions at #671 by mistake.
<div type='discussions-op-text'>
<sup>Originally posted by **ouuan** November 13, 2020</sup>
[WakaTime](https://wakatime.com/about) tracks time usage for programmers.
Reference: [WakaTime - Creating a Plugin](https://wakatime.com/help/creating-plugin)
The source of wakatime-cli is too big to be bundled:

So we may need to let users install it manually, like CF Tool, etc.</div> | priority | support wakatime this was moved to discussions at by mistake originally posted by ouuan november tracks time usage for programmers reference the source of wakatime cli is too big to be bundled so we may need to let users install it manually like cf tool etc | 1 |
22,522 | 2,649,274,533 | IssuesEvent | 2015-03-14 19:08:59 | perfsonar/perl-perfsonar | https://api.github.com/repos/perfsonar/perl-perfsonar | closed | Link to Host JSON output on the home page | Component-NPToolkit Milestone-Release3.4.2 Priority-Low Type-Enhancement | Original [issue 998](https://code.google.com/p/perfsonar-ps/issues/detail?id=998) created by arlake228 on 2014-10-09T18:21:54.000Z:
Since we now support "http://$HOST/toolkit/?format=json", maybe there should be a link to this somewhere on the toolkit local services page? | 1.0 | Link to Host JSON output on the home page - Original [issue 998](https://code.google.com/p/perfsonar-ps/issues/detail?id=998) created by arlake228 on 2014-10-09T18:21:54.000Z:
Since we now support "http://$HOST/toolkit/?format=json", maybe there should be a link to this somewhere on the toolkit local services page? | priority | link to host json output on the home page original created by on since we now support quot maybe there should be a link to this somewhere on the toolkit local services page | 1 |
169,058 | 6,394,044,498 | IssuesEvent | 2017-08-04 09:14:12 | EthanTG/AntiAura | https://api.github.com/repos/EthanTG/AntiAura | closed | Faster detection method for Scaffold/Tower | low-priority suggestion | **Name of feature:** Faster detection method for Scaffold/Tower
**Description:** If a player is holding a non-block item (axe, pickaxe, etc.) then instantly stop any block that is places while holding that item. This only stops the hack a bit faster, but it can stop some semi-bypasses for Scaffold.
| 1.0 | Faster detection method for Scaffold/Tower - **Name of feature:** Faster detection method for Scaffold/Tower
**Description:** If a player is holding a non-block item (axe, pickaxe, etc.) then instantly stop any block that is places while holding that item. This only stops the hack a bit faster, but it can stop some semi-bypasses for Scaffold.
| priority | faster detection method for scaffold tower name of feature faster detection method for scaffold tower description if a player is holding a non block item axe pickaxe etc then instantly stop any block that is places while holding that item this only stops the hack a bit faster but it can stop some semi bypasses for scaffold | 1 |
223,702 | 7,459,941,276 | IssuesEvent | 2018-03-30 17:32:56 | knowmetools/km-api | https://api.github.com/repos/knowmetools/km-api | closed | Ansible fails after infrastructure provisioning | Priority: Low Status: Available Type: Bug | ### Bug Report
#### Expected Behavior
We should be able to run the Ansible playbook.
#### Actual Behavior
The playbook fails to install `python3-pip`. Running `apt-get update` fixes the issue.
| 1.0 | Ansible fails after infrastructure provisioning - ### Bug Report
#### Expected Behavior
We should be able to run the Ansible playbook.
#### Actual Behavior
The playbook fails to install `python3-pip`. Running `apt-get update` fixes the issue.
| priority | ansible fails after infrastructure provisioning bug report expected behavior we should be able to run the ansible playbook actual behavior the playbook fails to install pip running apt get update fixes the issue | 1 |
165,828 | 6,287,007,320 | IssuesEvent | 2017-07-19 14:10:35 | heartsucker/rust-tuf | https://api.github.com/repos/heartsucker/rust-tuf | opened | Support for compressed metadata | Feature :: Improvement Priority :: Low | Relevant discussion: https://github.com/theupdateframework/tuf/issues/105
This would require crossplatform, rust-only support for the chosen compression algorithm. Additionally, it would be nice if TUF supported some way of sending the hashes of the compressed data so that there is less processing of untrusted data. Even without that provision, the steps would be
1. Download `role.extension.compression` up to size `N` bytes where `N` is the size of `role.extension` + some fixed offset to catch the edge case where the compressed data is larger than the original
2. Decompress to `role.extension`
3. If 1/2 fails, download `role.extension`
4. Parse
5. Do the usual
This assumes that the root metadata has a flag of what types of compressed metadata it has available (possibly none). | 1.0 | Support for compressed metadata - Relevant discussion: https://github.com/theupdateframework/tuf/issues/105
This would require crossplatform, rust-only support for the chosen compression algorithm. Additionally, it would be nice if TUF supported some way of sending the hashes of the compressed data so that there is less processing of untrusted data. Even without that provision, the steps would be
1. Download `role.extension.compression` up to size `N` bytes where `N` is the size of `role.extension` + some fixed offset to catch the edge case where the compressed data is larger than the original
2. Decompress to `role.extension`
3. If 1/2 fails, download `role.extension`
4. Parse
5. Do the usual
This assumes that the root metadata has a flag of what types of compressed metadata it has available (possibly none). | priority | support for compressed metadata relevant discussion this would require crossplatform rust only support for the chosen compression algorithm additionally it would be nice if tuf supported some way of sending the hashes of the compressed data so that there is less processing of untrusted data even without that provision the steps would be download role extension compression up to size n bytes where n is the size of role extension some fixed offset to catch the edge case where the compressed data is larger than the original decompress to role extension if fails download role extension parse do the usual this assumes that the root metadata has a flag of what types of compressed metadata it has available possibly none | 1 |
366,709 | 10,825,194,684 | IssuesEvent | 2019-11-09 14:23:27 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | opened | Beyond the Dark Portal | :beetle: bug :beetle: :grey_exclamation: priority low | **Mod Version**
7b6161ec
**What expansions do you have installed?**
All
**Please explain your issue in as much detail as possible:**
The Horde version of "Beyond the Dark Portal" event always think that event receiver is a non-evil orc, so you can propose alliances and have gronn's blood in your veins.
**Steps to reproduce the issue:**
Be the Horde Warchief as non-orc, non-ogre character with evil religion
**Upload an attachment below: .zip of your save, or screenshots:**
<details>
<summary>Click to expand</summary>


</details>
<details>
<summary>Click to expand</summary>

</details> | 1.0 | Beyond the Dark Portal - **Mod Version**
7b6161ec
**What expansions do you have installed?**
All
**Please explain your issue in as much detail as possible:**
The Horde version of "Beyond the Dark Portal" event always think that event receiver is a non-evil orc, so you can propose alliances and have gronn's blood in your veins.
**Steps to reproduce the issue:**
Be the Horde Warchief as non-orc, non-ogre character with evil religion
**Upload an attachment below: .zip of your save, or screenshots:**
<details>
<summary>Click to expand</summary>


</details>
<details>
<summary>Click to expand</summary>

</details> | priority | beyond the dark portal mod version what expansions do you have installed all please explain your issue in as much detail as possible the horde version of beyond the dark portal event always think that event receiver is a non evil orc so you can propose alliances and have gronn s blood in your veins steps to reproduce the issue be the horde warchief as non orc non ogre character with evil religion upload an attachment below zip of your save or screenshots click to expand click to expand | 1 |
265,673 | 8,357,517,420 | IssuesEvent | 2018-10-02 21:51:47 | kriztan/Pix-Art-Messenger | https://api.github.com/repos/kriztan/Pix-Art-Messenger | closed | Idea: Shortcut for QR-Code scanning | enhancement low priority | _Hi, I just copy pasted this from the same issue I created on Conversations profile. Just in case this is going to be closed without application. https://github.com/siacs/Conversations/issues/2896_
-------------------------------------------------
**Version:** 1.23.8 and 2.0.0
**Device:** Samsung S3 and OnePlus 2
**Android Version:** LineageOS
**Conversations source:** PlayStore, F-Droid
#### Issue
It's pretty hard and obstacle-like way to find the QR-Code via the Share-Button. Most people probably guess to only share their ID from there. Today me and a friend (and we are both engineers ;) ) couldn't find the QR-Code for verification (before asking in the group chat).
To kind of hide it there makes it even more hard for most people to "easy & voluntary" verify their fingerprints. We both discussed my idea to improve here, thus I like to present it to you.
#### Idea
I wonder this did came up earlier. Anyway, we would like to suggest to just put a shortcut on each fingerprint field, as the screen-shots below show:
#### _Previous layout_
(Sry it's a screen still from 1.23.8)

#### _Our idea:_

If the copy-button is in the way, it probably should be dropped or hidden in the previous method by long-pressing the field. I'm questioning: How often do you copy this in comparison to the number of 0 verification your intend to do?
Hope you agree that this is a more intuitive method. A small "Verify"-text below this button may provide additional help understanding.
Kind regards, feel free to vote! | 1.0 | Idea: Shortcut for QR-Code scanning - _Hi, I just copy pasted this from the same issue I created on Conversations profile. Just in case this is going to be closed without application. https://github.com/siacs/Conversations/issues/2896_
-------------------------------------------------
**Version:** 1.23.8 and 2.0.0
**Device:** Samsung S3 and OnePlus 2
**Android Version:** LineageOS
**Conversations source:** PlayStore, F-Droid
#### Issue
It's pretty hard and obstacle-like way to find the QR-Code via the Share-Button. Most people probably guess to only share their ID from there. Today me and a friend (and we are both engineers ;) ) couldn't find the QR-Code for verification (before asking in the group chat).
To kind of hide it there makes it even more hard for most people to "easy & voluntary" verify their fingerprints. We both discussed my idea to improve here, thus I like to present it to you.
#### Idea
I wonder this did came up earlier. Anyway, we would like to suggest to just put a shortcut on each fingerprint field, as the screen-shots below show:
#### _Previous layout_
(Sry it's a screen still from 1.23.8)

#### _Our idea:_

If the copy-button is in the way, it probably should be dropped or hidden in the previous method by long-pressing the field. I'm questioning: How often do you copy this in comparison to the number of 0 verification your intend to do?
Hope you agree that this is a more intuitive method. A small "Verify"-text below this button may provide additional help understanding.
Kind regards, feel free to vote! | priority | idea shortcut for qr code scanning hi i just copy pasted this from the same issue i created on conversations profile just in case this is going to be closed without application version and device samsung and oneplus android version lineageos conversations source playstore f droid issue it s pretty hard and obstacle like way to find the qr code via the share button most people probably guess to only share their id from there today me and a friend and we are both engineers couldn t find the qr code for verification before asking in the group chat to kind of hide it there makes it even more hard for most people to easy voluntary verify their fingerprints we both discussed my idea to improve here thus i like to present it to you idea i wonder this did came up earlier anyway we would like to suggest to just put a shortcut on each fingerprint field as the screen shots below show previous layout sry it s a screen still from our idea if the copy button is in the way it probably should be dropped or hidden in the previous method by long pressing the field i m questioning how often do you copy this in comparison to the number of verification your intend to do hope you agree that this is a more intuitive method a small verify text below this button may provide additional help understanding kind regards feel free to vote | 1 |
69,989 | 3,316,362,320 | IssuesEvent | 2015-11-06 16:35:22 | TeselaGen/Peony-Issue-Tracking | https://api.github.com/repos/TeselaGen/Peony-Issue-Tracking | opened | In-App PDB file viewer | Customer: DAS Phase I Priority: Low Type: Feature | _From @sampearl on August 20, 2015 23:40_
Javascript based 3-d molecule viewer for pdb files (perhaps based on M. Matena's code).
_Copied from original issue: TeselaGen/ve#1266_ | 1.0 | In-App PDB file viewer - _From @sampearl on August 20, 2015 23:40_
Javascript based 3-d molecule viewer for pdb files (perhaps based on M. Matena's code).
_Copied from original issue: TeselaGen/ve#1266_ | priority | in app pdb file viewer from sampearl on august javascript based d molecule viewer for pdb files perhaps based on m matena s code copied from original issue teselagen ve | 1 |
289,847 | 8,877,252,165 | IssuesEvent | 2019-01-12 22:37:28 | vanderbiltrobotics/NASA-RMC-2018-2019 | https://api.github.com/repos/vanderbiltrobotics/NASA-RMC-2018-2019 | opened | [Low Priority] Command Center UI | Command Center Low Priority enhancement | **Which section of robot code is this for?**
Command Center
**Description of feature**
* Determine what data needs to be presented to the human drivers such as:
* Planned autonomy route
* Map of obstacles on the field
* Current estimated location of the robot
* High level controller state
* Create intuitive UI to present all data
**Additional Notes**
Need to balance providing user data with minimizing bandwidth usage. Only present data that is absolutely necessary for the drivers to determine if the robot is functioning properly.
| 1.0 | [Low Priority] Command Center UI - **Which section of robot code is this for?**
Command Center
**Description of feature**
* Determine what data needs to be presented to the human drivers such as:
* Planned autonomy route
* Map of obstacles on the field
* Current estimated location of the robot
* High level controller state
* Create intuitive UI to present all data
**Additional Notes**
Need to balance providing user data with minimizing bandwidth usage. Only present data that is absolutely necessary for the drivers to determine if the robot is functioning properly.
| priority | command center ui which section of robot code is this for command center description of feature determine what data needs to be presented to the human drivers such as planned autonomy route map of obstacles on the field current estimated location of the robot high level controller state create intuitive ui to present all data additional notes need to balance providing user data with minimizing bandwidth usage only present data that is absolutely necessary for the drivers to determine if the robot is functioning properly | 1 |
611,792 | 18,981,847,255 | IssuesEvent | 2021-11-21 02:16:59 | WiIIiam278/HuskHomes2 | https://api.github.com/repos/WiIIiam278/HuskHomes2 | closed | Spam Prevention; Command Cooldown | type: feature request priority: low | Ability to set a cooldown to porkoju /tpa and other commands that may cause spam to the player.
| 1.0 | Spam Prevention; Command Cooldown - Ability to set a cooldown to porkoju /tpa and other commands that may cause spam to the player.
| priority | spam prevention command cooldown ability to set a cooldown to porkoju tpa and other commands that may cause spam to the player | 1 |
409,524 | 11,964,274,712 | IssuesEvent | 2020-04-05 18:57:58 | ardacebi/fasttake | https://api.github.com/repos/ardacebi/fasttake | opened | Travis CI build failing | bug help wanted priority: low | For some reason, the Travis CI build fails even if the Flutter build succeeds.
The `flutter test` command also fails on a local installation so it's a problem with the Flutter project that **doesn't effect the project from building and working**. | 1.0 | Travis CI build failing - For some reason, the Travis CI build fails even if the Flutter build succeeds.
The `flutter test` command also fails on a local installation so it's a problem with the Flutter project that **doesn't effect the project from building and working**. | priority | travis ci build failing for some reason the travis ci build fails even if the flutter build succeeds the flutter test command also fails on a local installation so it s a problem with the flutter project that doesn t effect the project from building and working | 1 |
562,681 | 16,666,988,343 | IssuesEvent | 2021-06-07 06:05:55 | docker-mailserver/docker-mailserver | https://api.github.com/repos/docker-mailserver/docker-mailserver | opened | [FR] Support running linting and tests via a docker container (that runs `docker` CLI internally) | meta/needs triage priority/low | # Feature Request
## Context
Run linting and tests from a Docker container (that can run other docker containers).
### Is your Feature Request related to a Problem?
https://github.com/docker-mailserver/docker-mailserver/pull/2001 introduces some macOS specific changes for compatibility. An alternative approach to avoid the need for this in future arising again is to run linting and tests all within a Docker image itself, providing a consistent environment and any required dependencies out of the box (eg `jq` and `bats`).
### Describe the Solution you'd like
This is a little bit more complicated because we want to run Docker containers from within a Docker container. [Historically this has been problematic and a bad idea](https://jpetazzo.github.io/2015/09/03/do-not-use-docker-in-docker-for-ci/), however there are suitable options for this scenario today.
1. `sysbox` is more ideal, in that it introduces the concept of system containers which can run nested containers with their own docker host per system container to my knowledge, however this is a linux only solution :-1:
2. That leaves the option of running the official `docker:dind` image and allowing `--privileged` flag (_should technically be ok for temporarily using to run tests on a system, as we're not deploying this in production as a service_). This may introduce some concerns depending on environment, as we're an open-source community project and this is for contributors, we lack internal control of the environment and thus like `sysbox` might not be a suitable choice (eg due to storage drivers compatibility with child containers).
3. As the linked blog post points out at the end, we can have our container mount the `docker.sock` socket as a volume. This would enable the `docker` CLI client to communicate with the host systems docker daemon, effectively like running docker on the host system. That also has the benefit of leveraging the same image cache (which `docker:dind` from option 2 lacks). It does however introduce some concerns with volume mounting, as the given path must be that of the host system to mount, not that which is in our container.
#### The volume mount concern
Unlike option 1 and 2 which spawn child containers (as in containers within containers), option 3 uses the host daemon to spawn sibling containers. It's primarily providing a consistent environment to run our project scripts in, along with any dependencies. I don't have a macOS system, nor Windows with WSL to know how compatible this would be regarding volume mounts.
Ideally, the container can mount `-v "${PWD}:${PWD}" -w "${PWD}"`, where the internal file path to the git repo would match that on the host. We could pass in `-e "HOST=${PWD}"` to otherwise know the host path so that we can volume mount as needed accordingly, the main concern is that scripts like `.bats` test files at present assume `${PWD}` is appropriate for volume mounting. It would be referencing the internal container `${PWD}` which may not match the host location if we're not careful.
`--volume` will create a directory for bind mounting if it doesn't exist on the host. If we use `--mount`, it would be safer when a location doesn't need to be created because it already exists if the file path is correct. No accidental creation of directories on the host system then, or worse mounting a valid but unrelated directory accidentally and performing some destructive action.
Option 1 and 2 of course would avoid that concern entirely, but are generally less favorable elsewhere.
#### Adapting tests
To reduce concern about the volume issue, my testing container bind mounted the git project as read-only (_note that if sub-mounts are involved within the bind mounted directory, those apparently can be writeable still.._). I had no problems running the linting containers from #2001 , but running a bats test, the [`duplicate_config_for_container`](https://github.com/docker-mailserver/docker-mailserver/blob/abdf681d0265fce41aa971dd6b8194c902a3c1f6/test/test_helper/common.bash#L157) did not play nicely due to wanting to write files.
Instead of creating copies of the config locally, I made a change to use `docker cp` and change `docker run` to `docker create`, copy the folder into the container and `docker start` to run the container. Reduces any cleanup required as a bonus, although it's probably more effective to just extend the `docker-mailserver:ci` image to add the config as a layer (not as flexible however).
The test then ran without issues.
### Are you going to implement it?
Yes, because I know the probability of someone else doing it is low and I can learn from it.
### What are you going to contribute??
If other maintainers see value in this, I'll contribute the feature.
I think in doing so, it could be run with all 3 options described by a user, or locally without docker if they prefer.
## Additional context
I don't have a need for this personally, I was just curious about it when compatibility issues arose for running certain shell scripts on macOS.
Similar could be achieved by just running the docker host within a VM, I personally use a throwaway VPS to run linting and tests.
### Alternatives you've considered
A Virtual Machine probably does a more effective job, but a tad bit more effort on the users part. There are automation tools however that could simplify that too.
### Who will that Feature be useful to?
- Simplify contributor requirements to test.
- Reduce burden on maintainers to keep macOS or similar support in mind with shell scripts.
### What have you done already?
Quick proof of concept by modifying [this test](https://github.com/docker-mailserver/docker-mailserver/blob/abdf681d0265fce41aa971dd6b8194c902a3c1f6/test/mail_ssl_manual.bats#L26-L41) to support a read-only volume mount:
**`test/mail_ssl_manual.bats`:**
```diff
- local PRIVATE_CONFIG
- PRIVATE_CONFIG="$(duplicate_config_for_container .)"
-
- docker run -d --name mail_manual_ssl \
- --volume "${PRIVATE_CONFIG}/:/tmp/docker-mailserver/" \
+ docker create --name mail_manual_ssl \
--volume "$(pwd)/test/test-files/ssl/${DOMAIN}/with_ca/ecdsa/:/config/ssl/:ro" \
--env DMS_DEBUG=0 \
--env SSL_TYPE='manual' \
--env SSL_KEY_PATH="${SSL_KEY_PATH}" \
--env SSL_CERT_PATH="${SSL_CERT_PATH}" \
--env SSL_ALT_KEY_PATH="${SSL_ALT_KEY_PATH}" \
--env SSL_ALT_CERT_PATH="${SSL_ALT_CERT_PATH}" \
--hostname "mail.${DOMAIN}" \
--tty \
"${NAME}" # Image name
+
+ docker cp "./test/config" "mail_manual_ssl:/tmp/docker-mailserver"
+ docker start mail_manual_ssl
+
wait_for_finished_setup_in_container mail_manual_ssl
```
**Testing image `Dockerfile`:**
```
FROM docker:20.10.7
# jq for some tests, ncurses for `tput` so `bats` can output with pretty formatter instead of fallback TAP formatter
RUN apk add --no-cache bats jq ncurses
```
**Shell commands:**
```bash
# On the host, where `PWD` is the current terminal location at the root of the git project directory
$ docker build -t test-dind .
$ docker run --rm -it -v "${PWD}:/${PWD}:ro" -w "${PWD}" -v "/var/run/docker.sock:/var/run/docker.sock" test-dind bash
# Within the container
$ bats test/mail_ssl_manual.bats
```
---
If there's interest in taking this further, let me know :+1: | 1.0 | [FR] Support running linting and tests via a docker container (that runs `docker` CLI internally) - # Feature Request
## Context
Run linting and tests from a Docker container (that can run other docker containers).
### Is your Feature Request related to a Problem?
https://github.com/docker-mailserver/docker-mailserver/pull/2001 introduces some macOS specific changes for compatibility. An alternative approach to avoid the need for this in future arising again is to run linting and tests all within a Docker image itself, providing a consistent environment and any required dependencies out of the box (eg `jq` and `bats`).
### Describe the Solution you'd like
This is a little bit more complicated because we want to run Docker containers from within a Docker container. [Historically this has been problematic and a bad idea](https://jpetazzo.github.io/2015/09/03/do-not-use-docker-in-docker-for-ci/), however there are suitable options for this scenario today.
1. `sysbox` is more ideal, in that it introduces the concept of system containers which can run nested containers with their own docker host per system container to my knowledge, however this is a linux only solution :-1:
2. That leaves the option of running the official `docker:dind` image and allowing `--privileged` flag (_should technically be ok for temporarily using to run tests on a system, as we're not deploying this in production as a service_). This may introduce some concerns depending on environment, as we're an open-source community project and this is for contributors, we lack internal control of the environment and thus like `sysbox` might not be a suitable choice (eg due to storage drivers compatibility with child containers).
3. As the linked blog post points out at the end, we can have our container mount the `docker.sock` socket as a volume. This would enable the `docker` CLI client to communicate with the host systems docker daemon, effectively like running docker on the host system. That also has the benefit of leveraging the same image cache (which `docker:dind` from option 2 lacks). It does however introduce some concerns with volume mounting, as the given path must be that of the host system to mount, not that which is in our container.
#### The volume mount concern
Unlike option 1 and 2 which spawn child containers (as in containers within containers), option 3 uses the host daemon to spawn sibling containers. It's primarily providing a consistent environment to run our project scripts in, along with any dependencies. I don't have a macOS system, nor Windows with WSL to know how compatible this would be regarding volume mounts.
Ideally, the container can mount `-v "${PWD}:${PWD}" -w "${PWD}"`, where the internal file path to the git repo would match that on the host. We could pass in `-e "HOST=${PWD}"` to otherwise know the host path so that we can volume mount as needed accordingly, the main concern is that scripts like `.bats` test files at present assume `${PWD}` is appropriate for volume mounting. It would be referencing the internal container `${PWD}` which may not match the host location if we're not careful.
`--volume` will create a directory for bind mounting if it doesn't exist on the host. If we use `--mount`, it would be safer when a location doesn't need to be created because it already exists if the file path is correct. No accidental creation of directories on the host system then, or worse mounting a valid but unrelated directory accidentally and performing some destructive action.
Option 1 and 2 of course would avoid that concern entirely, but are generally less favorable elsewhere.
#### Adapting tests
To reduce concern about the volume issue, my testing container bind mounted the git project as read-only (_note that if sub-mounts are involved within the bind mounted directory, those apparently can be writeable still.._). I had no problems running the linting containers from #2001 , but running a bats test, the [`duplicate_config_for_container`](https://github.com/docker-mailserver/docker-mailserver/blob/abdf681d0265fce41aa971dd6b8194c902a3c1f6/test/test_helper/common.bash#L157) did not play nicely due to wanting to write files.
Instead of creating copies of the config locally, I made a change to use `docker cp` and change `docker run` to `docker create`, copy the folder into the container and `docker start` to run the container. Reduces any cleanup required as a bonus, although it's probably more effective to just extend the `docker-mailserver:ci` image to add the config as a layer (not as flexible however).
The test then ran without issues.
### Are you going to implement it?
Yes, because I know the probability of someone else doing it is low and I can learn from it.
### What are you going to contribute??
If other maintainers see value in this, I'll contribute the feature.
I think in doing so, it could be run with all 3 options described by a user, or locally without docker if they prefer.
## Additional context
I don't have a need for this personally, I was just curious about it when compatibility issues arose for running certain shell scripts on macOS.
Similar could be achieved by just running the docker host within a VM, I personally use a throwaway VPS to run linting and tests.
### Alternatives you've considered
A Virtual Machine probably does a more effective job, but a tad bit more effort on the users part. There are automation tools however that could simplify that too.
### Who will that Feature be useful to?
- Simplify contributor requirements to test.
- Reduce burden on maintainers to keep macOS or similar support in mind with shell scripts.
### What have you done already?
Quick proof of concept by modifying [this test](https://github.com/docker-mailserver/docker-mailserver/blob/abdf681d0265fce41aa971dd6b8194c902a3c1f6/test/mail_ssl_manual.bats#L26-L41) to support a read-only volume mount:
**`test/mail_ssl_manual.bats`:**
```diff
- local PRIVATE_CONFIG
- PRIVATE_CONFIG="$(duplicate_config_for_container .)"
-
- docker run -d --name mail_manual_ssl \
- --volume "${PRIVATE_CONFIG}/:/tmp/docker-mailserver/" \
+ docker create --name mail_manual_ssl \
--volume "$(pwd)/test/test-files/ssl/${DOMAIN}/with_ca/ecdsa/:/config/ssl/:ro" \
--env DMS_DEBUG=0 \
--env SSL_TYPE='manual' \
--env SSL_KEY_PATH="${SSL_KEY_PATH}" \
--env SSL_CERT_PATH="${SSL_CERT_PATH}" \
--env SSL_ALT_KEY_PATH="${SSL_ALT_KEY_PATH}" \
--env SSL_ALT_CERT_PATH="${SSL_ALT_CERT_PATH}" \
--hostname "mail.${DOMAIN}" \
--tty \
"${NAME}" # Image name
+
+ docker cp "./test/config" "mail_manual_ssl:/tmp/docker-mailserver"
+ docker start mail_manual_ssl
+
wait_for_finished_setup_in_container mail_manual_ssl
```
**Testing image `Dockerfile`:**
```
FROM docker:20.10.7
# jq for some tests, ncurses for `tput` so `bats` can output with pretty formatter instead of fallback TAP formatter
RUN apk add --no-cache bats jq ncurses
```
**Shell commands:**
```bash
# On the host, where `PWD` is the current terminal location at the root of the git project directory
$ docker build -t test-dind .
$ docker run --rm -it -v "${PWD}:/${PWD}:ro" -w "${PWD}" -v "/var/run/docker.sock:/var/run/docker.sock" test-dind bash
# Within the container
$ bats test/mail_ssl_manual.bats
```
---
If there's interest in taking this further, let me know :+1: | priority | support running linting and tests via a docker container that runs docker cli internally feature request context run linting and tests from a docker container that can run other docker containers is your feature request related to a problem introduces some macos specific changes for compatibility an alternative approach to avoid the need for this in future arising again is to run linting and tests all within a docker image itself providing a consistent environment and any required dependencies out of the box eg jq and bats describe the solution you d like this is a little bit more complicated because we want to run docker containers from within a docker container however there are suitable options for this scenario today sysbox is more ideal in that it introduces the concept of system containers which can run nested containers with their own docker host per system container to my knowledge however this is a linux only solution that leaves the option of running the official docker dind image and allowing privileged flag should technically be ok for temporarily using to run tests on a system as we re not deploying this in production as a service this may introduce some concerns depending on environment as we re an open source community project and this is for contributors we lack internal control of the environment and thus like sysbox might not be a suitable choice eg due to storage drivers compatibility with child containers as the linked blog post points out at the end we can have our container mount the docker sock socket as a volume this would enable the docker cli client to communicate with the host systems docker daemon effectively like running docker on the host system that also has the benefit of leveraging the same image cache which docker dind from option lacks it does however introduce some concerns with volume mounting as the given path must be that of the host system to mount not that which is in our container the volume mount concern unlike option and which spawn child containers as in containers within containers option uses the host daemon to spawn sibling containers it s primarily providing a consistent environment to run our project scripts in along with any dependencies i don t have a macos system nor windows with wsl to know how compatible this would be regarding volume mounts ideally the container can mount v pwd pwd w pwd where the internal file path to the git repo would match that on the host we could pass in e host pwd to otherwise know the host path so that we can volume mount as needed accordingly the main concern is that scripts like bats test files at present assume pwd is appropriate for volume mounting it would be referencing the internal container pwd which may not match the host location if we re not careful volume will create a directory for bind mounting if it doesn t exist on the host if we use mount it would be safer when a location doesn t need to be created because it already exists if the file path is correct no accidental creation of directories on the host system then or worse mounting a valid but unrelated directory accidentally and performing some destructive action option and of course would avoid that concern entirely but are generally less favorable elsewhere adapting tests to reduce concern about the volume issue my testing container bind mounted the git project as read only note that if sub mounts are involved within the bind mounted directory those apparently can be writeable still i had no problems running the linting containers from but running a bats test the did not play nicely due to wanting to write files instead of creating copies of the config locally i made a change to use docker cp and change docker run to docker create copy the folder into the container and docker start to run the container reduces any cleanup required as a bonus although it s probably more effective to just extend the docker mailserver ci image to add the config as a layer not as flexible however the test then ran without issues are you going to implement it yes because i know the probability of someone else doing it is low and i can learn from it what are you going to contribute if other maintainers see value in this i ll contribute the feature i think in doing so it could be run with all options described by a user or locally without docker if they prefer additional context i don t have a need for this personally i was just curious about it when compatibility issues arose for running certain shell scripts on macos similar could be achieved by just running the docker host within a vm i personally use a throwaway vps to run linting and tests alternatives you ve considered a virtual machine probably does a more effective job but a tad bit more effort on the users part there are automation tools however that could simplify that too who will that feature be useful to simplify contributor requirements to test reduce burden on maintainers to keep macos or similar support in mind with shell scripts what have you done already quick proof of concept by modifying to support a read only volume mount test mail ssl manual bats diff local private config private config duplicate config for container docker run d name mail manual ssl volume private config tmp docker mailserver docker create name mail manual ssl volume pwd test test files ssl domain with ca ecdsa config ssl ro env dms debug env ssl type manual env ssl key path ssl key path env ssl cert path ssl cert path env ssl alt key path ssl alt key path env ssl alt cert path ssl alt cert path hostname mail domain tty name image name docker cp test config mail manual ssl tmp docker mailserver docker start mail manual ssl wait for finished setup in container mail manual ssl testing image dockerfile from docker jq for some tests ncurses for tput so bats can output with pretty formatter instead of fallback tap formatter run apk add no cache bats jq ncurses shell commands bash on the host where pwd is the current terminal location at the root of the git project directory docker build t test dind docker run rm it v pwd pwd ro w pwd v var run docker sock var run docker sock test dind bash within the container bats test mail ssl manual bats if there s interest in taking this further let me know | 1 |
153,005 | 5,873,004,570 | IssuesEvent | 2017-05-15 13:04:22 | EEA-Norway-Grants/dataviz | https://api.github.com/repos/EEA-Norway-Grants/dataviz | opened | programme areas colours are not persistent | Complexity: High Priority: Low Type: Bug | we need programme areas colours pre-generated regardless of filters. | 1.0 | programme areas colours are not persistent - we need programme areas colours pre-generated regardless of filters. | priority | programme areas colours are not persistent we need programme areas colours pre generated regardless of filters | 1 |
213,627 | 7,255,146,697 | IssuesEvent | 2018-02-16 13:55:18 | meine-stadt-transparent/meine-stadt-transparent | https://api.github.com/repos/meine-stadt-transparent/meine-stadt-transparent | opened | Multi-Body | Low priority enhancement | Multi-Body geht an sich schon, aber es fehlen noch ein paar Funktionen, um es wirklich sinnvoll benutzen zu können.
- [ ] Body-Seite anlegen
- [ ] Bei der Geoextraktion die zugehörige Stadt beachten
- [ ] Suche nach Body einschränken
- [ ] Switcher bei den Personen
- [ ] Gremien nach Bodies ordnen
- [ ] Eine Karte pro Body | 1.0 | Multi-Body - Multi-Body geht an sich schon, aber es fehlen noch ein paar Funktionen, um es wirklich sinnvoll benutzen zu können.
- [ ] Body-Seite anlegen
- [ ] Bei der Geoextraktion die zugehörige Stadt beachten
- [ ] Suche nach Body einschränken
- [ ] Switcher bei den Personen
- [ ] Gremien nach Bodies ordnen
- [ ] Eine Karte pro Body | priority | multi body multi body geht an sich schon aber es fehlen noch ein paar funktionen um es wirklich sinnvoll benutzen zu können body seite anlegen bei der geoextraktion die zugehörige stadt beachten suche nach body einschränken switcher bei den personen gremien nach bodies ordnen eine karte pro body | 1 |
328,751 | 9,999,551,160 | IssuesEvent | 2019-07-12 10:59:20 | alan-turing-institute/distr6 | https://api.github.com/repos/alan-turing-institute/distr6 | opened | Epanechnikov quantile | low priority | Currently the quantile for the epan kernel is omitted but this could be derived. No urgency though. | 1.0 | Epanechnikov quantile - Currently the quantile for the epan kernel is omitted but this could be derived. No urgency though. | priority | epanechnikov quantile currently the quantile for the epan kernel is omitted but this could be derived no urgency though | 1 |
129,597 | 5,099,280,583 | IssuesEvent | 2017-01-04 07:20:47 | JustArchi/ArchiSteamFarm | https://api.github.com/repos/JustArchi/ArchiSteamFarm | closed | Small documentation glitch | Low priority Wiki | Hi, Archi,
Since you put so much effort in keeping up the doc updated for users to navigate it easily, I'm giving you a heads up on this small glitch:
It seems that when you decided to sort the parameters lexicographically you forgot to amend the internal references, like in this case:
https://gyazo.com/e8c28a66759f1465d7873f7b5d4a9d90
Just my 2 cents. Cheers! | 1.0 | Small documentation glitch - Hi, Archi,
Since you put so much effort in keeping up the doc updated for users to navigate it easily, I'm giving you a heads up on this small glitch:
It seems that when you decided to sort the parameters lexicographically you forgot to amend the internal references, like in this case:
https://gyazo.com/e8c28a66759f1465d7873f7b5d4a9d90
Just my 2 cents. Cheers! | priority | small documentation glitch hi archi since you put so much effort in keeping up the doc updated for users to navigate it easily i m giving you a heads up on this small glitch it seems that when you decided to sort the parameters lexicographically you forgot to amend the internal references like in this case just my cents cheers | 1 |
777,691 | 27,290,804,165 | IssuesEvent | 2023-02-23 16:28:21 | inlang/inlang | https://api.github.com/repos/inlang/inlang | closed | set up version and changelog management | type: improvement effort: low priority: medium | Managing the versions and changelogs of packages in a monorepo can be cumbersome. As much as possible should be automated and the developers should be guided to follow the strategy. See:
- https://inlang.com/documentation/breaking-changes
- [x] set up https://github.com/changesets/changesets
- [x] tie the packages `ide-extension`, `git-sdk`, `core` and `website` together as [fixed packages](https://github.com/changesets/changesets/blob/main/docs/fixed-packages.md)
- [x] set up Changesets Bot to check for changesets inside pull requests https://github.com/apps/changeset-bot (@samuelstroschein probably you need to do this, as it needs owner rights)
- [x] set up Changesets Github Action for creating release pull requests and tagging https://github.com/changesets/action
- [x] change [breaking changes](https://inlang.com/documentation/breaking-changes) to `Code organization`
- [x] update [contributing](https://inlang.com/documentation/contributing) and `Code organization` to reflect version and changelog management | 1.0 | set up version and changelog management - Managing the versions and changelogs of packages in a monorepo can be cumbersome. As much as possible should be automated and the developers should be guided to follow the strategy. See:
- https://inlang.com/documentation/breaking-changes
- [x] set up https://github.com/changesets/changesets
- [x] tie the packages `ide-extension`, `git-sdk`, `core` and `website` together as [fixed packages](https://github.com/changesets/changesets/blob/main/docs/fixed-packages.md)
- [x] set up Changesets Bot to check for changesets inside pull requests https://github.com/apps/changeset-bot (@samuelstroschein probably you need to do this, as it needs owner rights)
- [x] set up Changesets Github Action for creating release pull requests and tagging https://github.com/changesets/action
- [x] change [breaking changes](https://inlang.com/documentation/breaking-changes) to `Code organization`
- [x] update [contributing](https://inlang.com/documentation/contributing) and `Code organization` to reflect version and changelog management | priority | set up version and changelog management managing the versions and changelogs of packages in a monorepo can be cumbersome as much as possible should be automated and the developers should be guided to follow the strategy see set up tie the packages ide extension git sdk core and website together as set up changesets bot to check for changesets inside pull requests samuelstroschein probably you need to do this as it needs owner rights set up changesets github action for creating release pull requests and tagging change to code organization update and code organization to reflect version and changelog management | 1 |
786,301 | 27,641,618,946 | IssuesEvent | 2023-03-10 18:34:55 | ObsidianMC/Obsidian | https://api.github.com/repos/ObsidianMC/Obsidian | opened | Rename Obsidian.Utilities.Collection to plural | priority: low | I suggest that we rename namespace `Obsidian.Utilities.Collection` to `Obsidian.Utilities.Collections` (plural). This is consistent with System namespaces `System.Collections.*` and generally makes more sense (there are multiple collections in the namespace). Please, vote/comment on this issue with your opinion. | 1.0 | Rename Obsidian.Utilities.Collection to plural - I suggest that we rename namespace `Obsidian.Utilities.Collection` to `Obsidian.Utilities.Collections` (plural). This is consistent with System namespaces `System.Collections.*` and generally makes more sense (there are multiple collections in the namespace). Please, vote/comment on this issue with your opinion. | priority | rename obsidian utilities collection to plural i suggest that we rename namespace obsidian utilities collection to obsidian utilities collections plural this is consistent with system namespaces system collections and generally makes more sense there are multiple collections in the namespace please vote comment on this issue with your opinion | 1 |
819,382 | 30,732,250,428 | IssuesEvent | 2023-07-28 03:23:16 | sdatkinson/NeuralAmpModelerPlugin | https://api.github.com/repos/sdatkinson/NeuralAmpModelerPlugin | closed | [BUG] models have a DC offset | bug priority:low | NAM Seems to add a DC offset when any capture is loaded with _no_ IR. Using any post EQ high pass, even at the lowest value and steepest slope clearly removes the offset, as expected. I'm not an expert on this, so I'm not sure to what extent this affects subsequent plugins or possibly an interface out to power amp/cab, and it's not hard to fix after the fact, but it does seem like it shouldn't be there.
**To Reproduce**
Steps to reproduce the behavior:
1 Open a DAW or gig performer
2 Add a NAM instance and an RTA of some sort after it
3 load a few models, and increase the out level if you don't see it - but you should see a hump in the sub range of the chart that is constant.
4 Add a high pass at the lowest possible setting or add an IR to NAM, and you should see that hump disappear completely even though your filter doesn't include it.
<img width="1306" alt="image" src="https://github.com/sdatkinson/NeuralAmpModelerPlugin/assets/44332958/5fde6fb5-9ba3-4902-acb8-01b16cb6b64c">
https://github.com/sdatkinson/NeuralAmpModelerPlugin/assets/44332958/b09e650c-ae76-4611-9ebd-169116e5860d
**Desktop (please complete the following information):**
- Windows and MacOS
- Plugin version 0.7.3
- DAW / loader
- Reaper, gig performer
| 1.0 | [BUG] models have a DC offset - NAM Seems to add a DC offset when any capture is loaded with _no_ IR. Using any post EQ high pass, even at the lowest value and steepest slope clearly removes the offset, as expected. I'm not an expert on this, so I'm not sure to what extent this affects subsequent plugins or possibly an interface out to power amp/cab, and it's not hard to fix after the fact, but it does seem like it shouldn't be there.
**To Reproduce**
Steps to reproduce the behavior:
1 Open a DAW or gig performer
2 Add a NAM instance and an RTA of some sort after it
3 load a few models, and increase the out level if you don't see it - but you should see a hump in the sub range of the chart that is constant.
4 Add a high pass at the lowest possible setting or add an IR to NAM, and you should see that hump disappear completely even though your filter doesn't include it.
<img width="1306" alt="image" src="https://github.com/sdatkinson/NeuralAmpModelerPlugin/assets/44332958/5fde6fb5-9ba3-4902-acb8-01b16cb6b64c">
https://github.com/sdatkinson/NeuralAmpModelerPlugin/assets/44332958/b09e650c-ae76-4611-9ebd-169116e5860d
**Desktop (please complete the following information):**
- Windows and MacOS
- Plugin version 0.7.3
- DAW / loader
- Reaper, gig performer
| priority | models have a dc offset nam seems to add a dc offset when any capture is loaded with no ir using any post eq high pass even at the lowest value and steepest slope clearly removes the offset as expected i m not an expert on this so i m not sure to what extent this affects subsequent plugins or possibly an interface out to power amp cab and it s not hard to fix after the fact but it does seem like it shouldn t be there to reproduce steps to reproduce the behavior open a daw or gig performer add a nam instance and an rta of some sort after it load a few models and increase the out level if you don t see it but you should see a hump in the sub range of the chart that is constant add a high pass at the lowest possible setting or add an ir to nam and you should see that hump disappear completely even though your filter doesn t include it img width alt image src desktop please complete the following information windows and macos plugin version daw loader reaper gig performer | 1 |
497,991 | 14,398,456,008 | IssuesEvent | 2020-12-03 09:37:10 | ooni/probe-engine | https://api.github.com/repos/ooni/probe-engine | closed | urlgetter: make experiment public through OONI API | community effort/XS priority/low | This experiment should be accessible though the API. We should not be processing it via the pipeline but still it seems to be more useful to search for urlgetter measurements via Explorer than the current situation where it's semi hidden. | 1.0 | urlgetter: make experiment public through OONI API - This experiment should be accessible though the API. We should not be processing it via the pipeline but still it seems to be more useful to search for urlgetter measurements via Explorer than the current situation where it's semi hidden. | priority | urlgetter make experiment public through ooni api this experiment should be accessible though the api we should not be processing it via the pipeline but still it seems to be more useful to search for urlgetter measurements via explorer than the current situation where it s semi hidden | 1 |
318,059 | 9,673,833,725 | IssuesEvent | 2019-05-22 08:32:10 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | tests/benchmarks/latency_measure can not calculate the real time thread switch for twr_ke18f | bug platform: NXP priority: low | **Describe the bug**
tests/benchmarks/latency_measure can not meet real time requirement for twr_ke18f
**To Reproduce**
Steps to reproduce the behavior:
1. mkdir build; cd build
2. cmake -DBOARD=twr_ke18f ..
3. make
4. See error
**Expected behavior**
test pass
**Impact**
real time schedule for tasks
**Screenshots or console output**
```
***** Booting Zephyr OS 1.14.99 *****
|-----------------------------------------------------------------------------|
| Latency Benchmark |
|-----------------------------------------------------------------------------|
| tcs = timer clock cycles: 1 tcs is 8 nsec |
|-----------------------------------------------------------------------------|
| 1 - Measure time to switch from ISR back to interrupted thread |
| switching time is 870 tcs = 7250 nsec |
|-----------------------------------------------------------------------------|
| 2 - Measure time from ISR to executing a different thread (rescheduled) |
| switch time is 1187 tcs = 9891 nsec |
|-----------------------------------------------------------------------------|
| 3 - Measure average time to signal a sema then test that sema |
| Average semaphore signal time 802 tcs = 6683 nsec |
| Average semaphore test time 92 tcs = 766 nsec |
|-----------------------------------------------------------------------------|
| 4- Measure average time to lock a mutex then unlock that mutex |
| Average time to lock the mutex 875 tcs = 7291 nsec |
| Average time to unlock the mutex 118268 tcs = 985568 nsec |
|-----------------------------------------------------------------------------|
| 5 - Measure average context switch time between threads using (k_yield) |
| Average thread context switch using yield 1067 tcs = 8896 nsec |
|-----------------------------------------------------------------------------|
| 6 - Measure average context switch time between threads (coop) |
| Error: tick occurred |
|-----------------------------------------------------------------------------|
===================================================================
PROJECT EXECUTION FAILED
```
**Environment (please complete the following information):**
- OS: ( Linux)
- Toolchain ( Zephyr SDK, ...)
- Commit SHA c8708d9
| 1.0 | tests/benchmarks/latency_measure can not calculate the real time thread switch for twr_ke18f - **Describe the bug**
tests/benchmarks/latency_measure can not meet real time requirement for twr_ke18f
**To Reproduce**
Steps to reproduce the behavior:
1. mkdir build; cd build
2. cmake -DBOARD=twr_ke18f ..
3. make
4. See error
**Expected behavior**
test pass
**Impact**
real time schedule for tasks
**Screenshots or console output**
```
***** Booting Zephyr OS 1.14.99 *****
|-----------------------------------------------------------------------------|
| Latency Benchmark |
|-----------------------------------------------------------------------------|
| tcs = timer clock cycles: 1 tcs is 8 nsec |
|-----------------------------------------------------------------------------|
| 1 - Measure time to switch from ISR back to interrupted thread |
| switching time is 870 tcs = 7250 nsec |
|-----------------------------------------------------------------------------|
| 2 - Measure time from ISR to executing a different thread (rescheduled) |
| switch time is 1187 tcs = 9891 nsec |
|-----------------------------------------------------------------------------|
| 3 - Measure average time to signal a sema then test that sema |
| Average semaphore signal time 802 tcs = 6683 nsec |
| Average semaphore test time 92 tcs = 766 nsec |
|-----------------------------------------------------------------------------|
| 4- Measure average time to lock a mutex then unlock that mutex |
| Average time to lock the mutex 875 tcs = 7291 nsec |
| Average time to unlock the mutex 118268 tcs = 985568 nsec |
|-----------------------------------------------------------------------------|
| 5 - Measure average context switch time between threads using (k_yield) |
| Average thread context switch using yield 1067 tcs = 8896 nsec |
|-----------------------------------------------------------------------------|
| 6 - Measure average context switch time between threads (coop) |
| Error: tick occurred |
|-----------------------------------------------------------------------------|
===================================================================
PROJECT EXECUTION FAILED
```
**Environment (please complete the following information):**
- OS: ( Linux)
- Toolchain ( Zephyr SDK, ...)
- Commit SHA c8708d9
| priority | tests benchmarks latency measure can not calculate the real time thread switch for twr describe the bug tests benchmarks latency measure can not meet real time requirement for twr to reproduce steps to reproduce the behavior mkdir build cd build cmake dboard twr make see error expected behavior test pass impact real time schedule for tasks screenshots or console output booting zephyr os latency benchmark tcs timer clock cycles tcs is nsec measure time to switch from isr back to interrupted thread switching time is tcs nsec measure time from isr to executing a different thread rescheduled switch time is tcs nsec measure average time to signal a sema then test that sema average semaphore signal time tcs nsec average semaphore test time tcs nsec measure average time to lock a mutex then unlock that mutex average time to lock the mutex tcs nsec average time to unlock the mutex tcs nsec measure average context switch time between threads using k yield average thread context switch using yield tcs nsec measure average context switch time between threads coop error tick occurred project execution failed environment please complete the following information os linux toolchain zephyr sdk commit sha | 1 |
301,256 | 9,218,055,053 | IssuesEvent | 2019-03-11 12:26:39 | mrmlnc/vscode-stylefmt | https://api.github.com/repos/mrmlnc/vscode-stylefmt | closed | Does this extension support Allman style? | Motivation: Low Priority: Low Type: Enhancement | ### Environment
* VSCode Version: 1.21.1
* OS Version: macOS 10.13.3
Does this extension support Allman style? I would like to apply Allman style when I format CSS. | 1.0 | Does this extension support Allman style? - ### Environment
* VSCode Version: 1.21.1
* OS Version: macOS 10.13.3
Does this extension support Allman style? I would like to apply Allman style when I format CSS. | priority | does this extension support allman style environment vscode version os version macos does this extension support allman style i would like to apply allman style when i format css | 1 |
113,773 | 4,568,791,965 | IssuesEvent | 2016-09-15 15:23:47 | SIMRacingApps/SIMRacingApps | https://api.github.com/repos/SIMRacingApps/SIMRacingApps | closed | Pit Count Down talks when you first enter the track on pit road | bug low priority Version 1.0 | Unless you've been out on the track and have come back onto pit road, it should not try to count you down. Seen this in sessions where you start on pit road and your pit is in front of you. | 1.0 | Pit Count Down talks when you first enter the track on pit road - Unless you've been out on the track and have come back onto pit road, it should not try to count you down. Seen this in sessions where you start on pit road and your pit is in front of you. | priority | pit count down talks when you first enter the track on pit road unless you ve been out on the track and have come back onto pit road it should not try to count you down seen this in sessions where you start on pit road and your pit is in front of you | 1 |
796,167 | 28,100,666,500 | IssuesEvent | 2023-03-30 19:12:57 | bigbluebutton/bigbluebutton | https://api.github.com/repos/bigbluebutton/bigbluebutton | closed | Clicking on a toolbar leads to drawing without pressing any keys | priority: low component: whiteboard module: client type: bug status: verify | <!--PLEASE DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS.
This issue tracker is only for bbb development related issues.-->
**Describe the bug**
If you accidently click (with the pencil) on the presentation toolbar while trying to draw, the pencil becomes active, draws without any mouse clicks and is a challenge to end drawing (pressing Escape). It also drags the slide around (see video)
**To Reproduce**
Steps to reproduce the behavior:
1. Select the pencil tool
2. click on the toolbar containing prev/next slide buttons
3. draw around
**Expected behavior**
No drawing unless you click on the canvas
**Actual behavior**
The pencil is somehow activated. In the video below I am not holding any mouse buttons
**Screenshots**
video:
[Screencast from 2023-03-07 04:39:43 PM.webm](https://user-images.githubusercontent.com/6312397/223559654-b6d09069-b7eb-4206-b6f5-a5e404ddd0c6.webm)
**BBB version:**
BigBlueButton 2.6.0-rc.6 | 1.0 | Clicking on a toolbar leads to drawing without pressing any keys - <!--PLEASE DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS.
This issue tracker is only for bbb development related issues.-->
**Describe the bug**
If you accidently click (with the pencil) on the presentation toolbar while trying to draw, the pencil becomes active, draws without any mouse clicks and is a challenge to end drawing (pressing Escape). It also drags the slide around (see video)
**To Reproduce**
Steps to reproduce the behavior:
1. Select the pencil tool
2. click on the toolbar containing prev/next slide buttons
3. draw around
**Expected behavior**
No drawing unless you click on the canvas
**Actual behavior**
The pencil is somehow activated. In the video below I am not holding any mouse buttons
**Screenshots**
video:
[Screencast from 2023-03-07 04:39:43 PM.webm](https://user-images.githubusercontent.com/6312397/223559654-b6d09069-b7eb-4206-b6f5-a5e404ddd0c6.webm)
**BBB version:**
BigBlueButton 2.6.0-rc.6 | priority | clicking on a toolbar leads to drawing without pressing any keys please do not file issues for general support questions this issue tracker is only for bbb development related issues describe the bug if you accidently click with the pencil on the presentation toolbar while trying to draw the pencil becomes active draws without any mouse clicks and is a challenge to end drawing pressing escape it also drags the slide around see video to reproduce steps to reproduce the behavior select the pencil tool click on the toolbar containing prev next slide buttons draw around expected behavior no drawing unless you click on the canvas actual behavior the pencil is somehow activated in the video below i am not holding any mouse buttons screenshots video bbb version bigbluebutton rc | 1 |
518,471 | 15,028,909,503 | IssuesEvent | 2021-02-02 04:15:18 | dnnsoftware/Dnn.Platform | https://api.github.com/repos/dnnsoftware/Dnn.Platform | closed | Manifest versions need to be updated | Area: Platform > Library Effort: Low Priority: Medium Status: Ready for Development Type: Enhancement stale | ## Description of bug
Dnn 5 introduced manifest extension numbering (dnn vs dnn5) this was continued up to Dnn 7.
The purpose of this was to allow modules to have a slightly different installer depending on the version of Dnn they where getting installed on:
.dnn would apply to all versions before 5
.dnn5 would override the .dnn if on Dnn5
.dnn6 would win over both .dnn and .dnn6 but only if on Dnn6
So on and so forth.
This was maintained up to Dnn7, we should make sure to bring this back for both dnn9 and dnn10 as it could be extremely useful to offset breaking changes issues on developers. For instance a developer can have a single install with views/dlls compiple for 9 or 10 and just install the right ones depending on which version it is getting installed.
## Additional context
I was chatting with David Poindexter @david-poindexter about this, we have no time to test right now, but he was saying there was something not working correctly with this, we should definitely run some scenarios to ensure it does in fact work, a quick look in the code looks fine, but we need testing on that.
## Affected version
<!--
Please add X in at least one of the boxes as appropriate. In order for an issue to be accepted, a developer needs to be able to reproduce the issue on a currently supported version. If you are looking for a workaround for an issue with an older version, please visit the forums at https://dnncommunity.org/forums
-->
* [x] 10.0.0 alpha build
* [x] 9.5.0 alpha build
* [x] 9.4.4 latest supported release | 1.0 | Manifest versions need to be updated - ## Description of bug
Dnn 5 introduced manifest extension numbering (dnn vs dnn5) this was continued up to Dnn 7.
The purpose of this was to allow modules to have a slightly different installer depending on the version of Dnn they where getting installed on:
.dnn would apply to all versions before 5
.dnn5 would override the .dnn if on Dnn5
.dnn6 would win over both .dnn and .dnn6 but only if on Dnn6
So on and so forth.
This was maintained up to Dnn7, we should make sure to bring this back for both dnn9 and dnn10 as it could be extremely useful to offset breaking changes issues on developers. For instance a developer can have a single install with views/dlls compiple for 9 or 10 and just install the right ones depending on which version it is getting installed.
## Additional context
I was chatting with David Poindexter @david-poindexter about this, we have no time to test right now, but he was saying there was something not working correctly with this, we should definitely run some scenarios to ensure it does in fact work, a quick look in the code looks fine, but we need testing on that.
## Affected version
<!--
Please add X in at least one of the boxes as appropriate. In order for an issue to be accepted, a developer needs to be able to reproduce the issue on a currently supported version. If you are looking for a workaround for an issue with an older version, please visit the forums at https://dnncommunity.org/forums
-->
* [x] 10.0.0 alpha build
* [x] 9.5.0 alpha build
* [x] 9.4.4 latest supported release | priority | manifest versions need to be updated description of bug dnn introduced manifest extension numbering dnn vs this was continued up to dnn the purpose of this was to allow modules to have a slightly different installer depending on the version of dnn they where getting installed on dnn would apply to all versions before would override the dnn if on would win over both dnn and but only if on so on and so forth this was maintained up to we should make sure to bring this back for both and as it could be extremely useful to offset breaking changes issues on developers for instance a developer can have a single install with views dlls compiple for or and just install the right ones depending on which version it is getting installed additional context i was chatting with david poindexter david poindexter about this we have no time to test right now but he was saying there was something not working correctly with this we should definitely run some scenarios to ensure it does in fact work a quick look in the code looks fine but we need testing on that affected version please add x in at least one of the boxes as appropriate in order for an issue to be accepted a developer needs to be able to reproduce the issue on a currently supported version if you are looking for a workaround for an issue with an older version please visit the forums at alpha build alpha build latest supported release | 1 |
454,760 | 13,107,245,743 | IssuesEvent | 2020-08-04 14:59:51 | ramp4-pcar4/ramp4-pcar4 | https://api.github.com/repos/ramp4-pcar4/ramp4-pcar4 | opened | Update doc to reflect Ramp Instances | effort: small flavour: docs priority: low type: preventative | There is a good amount of early doc (mainly in JSDoc function headers, might exist in the docs markdown as well) that was written when `RAMP.` was thought to be the main entry point to the application.
Now that we have Ramp `Instance`s, the doc should be updated.
E.g. `RAMP.panel` would now be `rInstance.panel`
| 1.0 | Update doc to reflect Ramp Instances - There is a good amount of early doc (mainly in JSDoc function headers, might exist in the docs markdown as well) that was written when `RAMP.` was thought to be the main entry point to the application.
Now that we have Ramp `Instance`s, the doc should be updated.
E.g. `RAMP.panel` would now be `rInstance.panel`
| priority | update doc to reflect ramp instances there is a good amount of early doc mainly in jsdoc function headers might exist in the docs markdown as well that was written when ramp was thought to be the main entry point to the application now that we have ramp instance s the doc should be updated e g ramp panel would now be rinstance panel | 1 |
40,930 | 2,868,955,116 | IssuesEvent | 2015-06-05 22:10:53 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Print pub-themed command names on April 1 | enhancement NotPlanned Priority-Low | <a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)**
_Originally opened as dart-lang/sdk#13657_
----
Some of the pub commands have pub-themed command names that don't appear in the "pub help" output but do work when used. We should add code to print them by default if "pub help" is run on April 1st (although naturally the normal names should still work).
When we do this, we should be sure that every command has at least one pub-themed name. | 1.0 | Print pub-themed command names on April 1 - <a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)**
_Originally opened as dart-lang/sdk#13657_
----
Some of the pub commands have pub-themed command names that don't appear in the "pub help" output but do work when used. We should add code to print them by default if "pub help" is run on April 1st (although naturally the normal names should still work).
When we do this, we should be sure that every command has at least one pub-themed name. | priority | print pub themed command names on april issue by originally opened as dart lang sdk some of the pub commands have pub themed command names that don t appear in the quot pub help quot output but do work when used we should add code to print them by default if quot pub help quot is run on april although naturally the normal names should still work when we do this we should be sure that every command has at least one pub themed name | 1 |
118,309 | 4,734,111,844 | IssuesEvent | 2016-10-19 13:23:29 | CSC-IT-Center-for-Science/iow-ui | https://api.github.com/repos/CSC-IT-Center-for-Science/iow-ui | closed | Add Resource not found dialog | frontend Low priority | Add new dialog that says "Resource not found" for example if user types url: http://iow.csc.fi/diipa/daa etc.
Include "Go to main page" or go to main page if dialog is closed. | 1.0 | Add Resource not found dialog - Add new dialog that says "Resource not found" for example if user types url: http://iow.csc.fi/diipa/daa etc.
Include "Go to main page" or go to main page if dialog is closed. | priority | add resource not found dialog add new dialog that says resource not found for example if user types url etc include go to main page or go to main page if dialog is closed | 1 |
126,872 | 5,006,909,374 | IssuesEvent | 2016-12-12 15:27:00 | BinPar/PPD | https://api.github.com/repos/BinPar/PPD | opened | INCORPORAR 2 NUEVOS TIPOS DE PRODUCTO | Priority: Low | Desde el departamento editorial solicitan la incorporación de 2 nuevos tipos de producto:
- LIBRO EDICION ESPECIAL (necesario para diferenciar libros con características especiales del dpto. de Pharma)
- OTRO PRODUCTOS DERIVADOS (necesario para poder incluir productos como POSTER, FICHAS AUTOEVALUACIÓN,...)
@CristianBinpar | 1.0 | INCORPORAR 2 NUEVOS TIPOS DE PRODUCTO - Desde el departamento editorial solicitan la incorporación de 2 nuevos tipos de producto:
- LIBRO EDICION ESPECIAL (necesario para diferenciar libros con características especiales del dpto. de Pharma)
- OTRO PRODUCTOS DERIVADOS (necesario para poder incluir productos como POSTER, FICHAS AUTOEVALUACIÓN,...)
@CristianBinpar | priority | incorporar nuevos tipos de producto desde el departamento editorial solicitan la incorporación de nuevos tipos de producto libro edicion especial necesario para diferenciar libros con características especiales del dpto de pharma otro productos derivados necesario para poder incluir productos como poster fichas autoevaluación cristianbinpar | 1 |
250,367 | 7,975,880,921 | IssuesEvent | 2018-07-17 10:45:32 | Codaone/DEXBot | https://api.github.com/repos/Codaone/DEXBot | closed | Bundle orders | Priority: Low Status: Abandoned Type: Enhancement | Especially now with Staggered Orders, it might take hours to place all orders. 10 workers with 300 orders each, would take 2.5 hours to initiate. It might fail because of a bug at any point, and the user might have to adjust the strategy, which would reset all orders.
Orders should be bundled into one transaction per worker/account. This is probably easier said than done. | 1.0 | Bundle orders - Especially now with Staggered Orders, it might take hours to place all orders. 10 workers with 300 orders each, would take 2.5 hours to initiate. It might fail because of a bug at any point, and the user might have to adjust the strategy, which would reset all orders.
Orders should be bundled into one transaction per worker/account. This is probably easier said than done. | priority | bundle orders especially now with staggered orders it might take hours to place all orders workers with orders each would take hours to initiate it might fail because of a bug at any point and the user might have to adjust the strategy which would reset all orders orders should be bundled into one transaction per worker account this is probably easier said than done | 1 |
503,580 | 14,594,828,601 | IssuesEvent | 2020-12-20 08:15:16 | FAI-CIVL/FAI-Airscore | https://api.github.com/repos/FAI-CIVL/FAI-Airscore | opened | warning recieved during testing | Low Priority | `tests/test_fsdb.py::test_fsdb_import
/app/airscore/core/pilot/participant.py:150: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead.
if live and live.isdigit():
-- Docs: https://docs.pytest.org/en/stable/warnings.html
` | 1.0 | warning recieved during testing - `tests/test_fsdb.py::test_fsdb_import
/app/airscore/core/pilot/participant.py:150: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead.
if live and live.isdigit():
-- Docs: https://docs.pytest.org/en/stable/warnings.html
` | priority | warning recieved during testing tests test fsdb py test fsdb import app airscore core pilot participant py futurewarning the behavior of this method will change in future versions use specific len elem or elem is not none test instead if live and live isdigit docs | 1 |
618,674 | 19,483,907,886 | IssuesEvent | 2021-12-26 00:29:15 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | cc13xx and cc26xx serial boards `i2c scan` not work | bug priority: low area: I2C Stale | **Describe the bug**
I believe that's a common issue. because `i2c scan` function is merged recently.
https://github.com/zephyrproject-rtos/zephyr/pull/21797
**To Reproduce**
Steps to reproduce the behavior:
1. mkdir build; cd build
2. cmake -DBOARD=cc1352r1_launchxl
3. make
4. See error
**Expected behavior**
`i2c can ` work like this.
```shell
uart:~$ i2c scan I2C_2
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- 1e --
20: -- -- -- -- -- -- -- -- -- 29 -- -- -- 2d -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- 56 -- -- -- -- -- -- 5d -- 5f
60: -- -- -- -- -- -- -- -- -- -- 6a -- -- -- -- --
70: -- -- -- -- -- -- -- --
7 devices found on I2C_2
```
**Impact**
The impact is minor, it's just not functional.
**Logs and console output**
No such logs
**Environment (please complete the following information):**
common issue, so ignore the environment
**Additional context**
nothing | 1.0 | cc13xx and cc26xx serial boards `i2c scan` not work - **Describe the bug**
I believe that's a common issue. because `i2c scan` function is merged recently.
https://github.com/zephyrproject-rtos/zephyr/pull/21797
**To Reproduce**
Steps to reproduce the behavior:
1. mkdir build; cd build
2. cmake -DBOARD=cc1352r1_launchxl
3. make
4. See error
**Expected behavior**
`i2c can ` work like this.
```shell
uart:~$ i2c scan I2C_2
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- 1e --
20: -- -- -- -- -- -- -- -- -- 29 -- -- -- 2d -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- 56 -- -- -- -- -- -- 5d -- 5f
60: -- -- -- -- -- -- -- -- -- -- 6a -- -- -- -- --
70: -- -- -- -- -- -- -- --
7 devices found on I2C_2
```
**Impact**
The impact is minor, it's just not functional.
**Logs and console output**
No such logs
**Environment (please complete the following information):**
common issue, so ignore the environment
**Additional context**
nothing | priority | and serial boards scan not work describe the bug i believe that s a common issue because scan function is merged recently to reproduce steps to reproduce the behavior mkdir build cd build cmake dboard launchxl make see error expected behavior can work like this shell uart scan a b c d e f devices found on impact the impact is minor it s just not functional logs and console output no such logs environment please complete the following information common issue so ignore the environment additional context nothing | 1 |
344,625 | 10,347,469,941 | IssuesEvent | 2019-09-04 17:28:34 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | closed | [BUG] | AI don't care about opinion in WCDIP.10/15 | :beetle: bug :beetle: :grey_exclamation: priority low | **Mod Version**
2960662b
**What expansions do you have installed?**
All
**Please explain your issue in as much detail as possible:**
>[persistent.cpp:40]: Error: "Unexpected token: opinion, near line: 95" in file: "events/wc_diplomacy_events.txt"
ai_chance in `WCDIP.10` and `WCDIP.15` don't work
Also, `EVTOPTA_WCDIP_10` looks weird in `WCDIP.15`
**Steps to reproduce the issue:**
`---`
**Upload an attachment below: .zip of your save, or screenshots:**
<details>


</details> | 1.0 | [BUG] | AI don't care about opinion in WCDIP.10/15 - **Mod Version**
2960662b
**What expansions do you have installed?**
All
**Please explain your issue in as much detail as possible:**
>[persistent.cpp:40]: Error: "Unexpected token: opinion, near line: 95" in file: "events/wc_diplomacy_events.txt"
ai_chance in `WCDIP.10` and `WCDIP.15` don't work
Also, `EVTOPTA_WCDIP_10` looks weird in `WCDIP.15`
**Steps to reproduce the issue:**
`---`
**Upload an attachment below: .zip of your save, or screenshots:**
<details>


</details> | priority | ai don t care about opinion in wcdip mod version what expansions do you have installed all please explain your issue in as much detail as possible error unexpected token opinion near line in file events wc diplomacy events txt ai chance in wcdip and wcdip don t work also evtopta wcdip looks weird in wcdip steps to reproduce the issue upload an attachment below zip of your save or screenshots | 1 |
75,857 | 3,476,625,122 | IssuesEvent | 2015-12-27 04:04:57 | JKGDevs/JediKnightGalaxies | https://api.github.com/repos/JKGDevs/JediKnightGalaxies | opened | Gamemodes - Overarching Objectives | enhancement priority:low | Round Based Last Man Standing
Ticketed Last Man Standing (Respawn as normal but taking away from "reinforcement" counter) | 1.0 | Gamemodes - Overarching Objectives - Round Based Last Man Standing
Ticketed Last Man Standing (Respawn as normal but taking away from "reinforcement" counter) | priority | gamemodes overarching objectives round based last man standing ticketed last man standing respawn as normal but taking away from reinforcement counter | 1 |
229,788 | 7,594,770,525 | IssuesEvent | 2018-04-27 01:07:07 | bencbartlett/Overmind | https://api.github.com/repos/bencbartlett/Overmind | reopened | Workers sit idle at low RCL levels | future improvement low priority spawning | ### Description of issue:
Early on in a new room, specifically during a fresh respawn, the basic worker_# creeps sit idle for many ticks, sometimes their entire lifecycle. Construction sites exist for roads exist, but workers are not assigned tasks. Sometimes some of the workers will have a task and others will sit idle.
### Steps to reproduce:
Respawn into a fresh room. Set up roomPlanner flags. Finalize. Wait for construction sites to appear and worker_# creeps to begin spawning.
### Error message:
N/A
// Console output:
N/A
### Other information:
- Overmind version: 0.2.0
- Commit hash: {Please include the commit hash if known}
- Issue is with dependency: No
The screenshot attached is a fresh respawn; miners have recently completed their first container, and workers began spawning. All of them sat idle at the spawner, not being assigned a task.
https://imgur.com/a/doKOm7V | 1.0 | Workers sit idle at low RCL levels - ### Description of issue:
Early on in a new room, specifically during a fresh respawn, the basic worker_# creeps sit idle for many ticks, sometimes their entire lifecycle. Construction sites exist for roads exist, but workers are not assigned tasks. Sometimes some of the workers will have a task and others will sit idle.
### Steps to reproduce:
Respawn into a fresh room. Set up roomPlanner flags. Finalize. Wait for construction sites to appear and worker_# creeps to begin spawning.
### Error message:
N/A
// Console output:
N/A
### Other information:
- Overmind version: 0.2.0
- Commit hash: {Please include the commit hash if known}
- Issue is with dependency: No
The screenshot attached is a fresh respawn; miners have recently completed their first container, and workers began spawning. All of them sat idle at the spawner, not being assigned a task.
https://imgur.com/a/doKOm7V | priority | workers sit idle at low rcl levels description of issue early on in a new room specifically during a fresh respawn the basic worker creeps sit idle for many ticks sometimes their entire lifecycle construction sites exist for roads exist but workers are not assigned tasks sometimes some of the workers will have a task and others will sit idle steps to reproduce respawn into a fresh room set up roomplanner flags finalize wait for construction sites to appear and worker creeps to begin spawning error message n a console output n a other information overmind version commit hash please include the commit hash if known issue is with dependency no the screenshot attached is a fresh respawn miners have recently completed their first container and workers began spawning all of them sat idle at the spawner not being assigned a task | 1 |
790,382 | 27,824,338,668 | IssuesEvent | 2023-03-19 15:43:01 | apstanisic/zmaj | https://api.github.com/repos/apstanisic/zmaj | closed | SchemaInfoService has ugly API | enhancement api priority-low | Currently most APIs are like this `tableName?: string, columnName?: string, shared: {/**/}`.
This is good for ensuring that I have to pass `tableName` to be able to pass `columnName`, but it's ugly when I just want to pass transaction without table or column.
Create overload, 1 param as object, 1 without column, with everything optional, and one with column with table name required | 1.0 | SchemaInfoService has ugly API - Currently most APIs are like this `tableName?: string, columnName?: string, shared: {/**/}`.
This is good for ensuring that I have to pass `tableName` to be able to pass `columnName`, but it's ugly when I just want to pass transaction without table or column.
Create overload, 1 param as object, 1 without column, with everything optional, and one with column with table name required | priority | schemainfoservice has ugly api currently most apis are like this tablename string columnname string shared this is good for ensuring that i have to pass tablename to be able to pass columnname but it s ugly when i just want to pass transaction without table or column create overload param as object without column with everything optional and one with column with table name required | 1 |
785,905 | 27,627,217,960 | IssuesEvent | 2023-03-10 08:00:36 | woocommerce/woocommerce-ios | https://api.github.com/repos/woocommerce/woocommerce-ios | opened | Coupons: updating filters in product selector have no effect before changing the search query | type: bug priority: low | **Describe the bug**
When updating the filters in the product selector in the coupon form (either adding products or in coupon restrictions), the product results stay the same and don't match the latest filters. After changing the search query, the filters start working. I set the priority as low since coupon management is still behind the feature switch and the filters still work after changing the search query.
🗒️ After taking a look in the code, the issue is from the use of `@Published var` for the filters. In the view model, it observes the combination of the query and `$filters`, but [`self.filters` is used for the product search API request](https://github.com/woocommerce/woocommerce-ios/blob/55fccba12ffe252479c8007cfe138221a2521925/WooCommerce/Classes/ViewRelated/Products/ProductSelector/ProductSelectorViewModel.swift#L292-L300) after `syncingCoordinator.resynchronize()` is called. For `@Published var`, when the value changes the latest value in `sink` is in `willSet` and access to `self.filters` is getting the old values (better explained in [this blog post](https://www.avanderlee.com/swiftui/published-property-wrapper/#the-importance-of-understanding-the-willset-trigger)). It's a tricky case since the sync callback is separate in the delegate, maybe we can use a subject instead of `@Published var` here.
https://github.com/woocommerce/woocommerce-ios/blob/55fccba12ffe252479c8007cfe138221a2521925/WooCommerce/Classes/ViewRelated/Products/ProductSelector/ProductSelectorViewModel.swift#L467-L473
**To Reproduce**
Steps to reproduce the behavior:
Prerequisites: the site has at least one product for the filters to work
- Log in if needed
- Go to the Menu tab
- Tap Settings > Experimental Features, enable `Coupon Management`
- Go back to the root of the Menu tab
- Tap `Coupons`
- Tap `+` to add a coupon and select a type
- Tap `All Products` --> the product selector is shown with all products shown
- Tap `Filters`, and add some filters that can change the current results (changing product type is probably the easiest)
What happened: the product results didn't change at all
**Screenshots**
If applicable, add screenshots to help explain your problem.
https://user-images.githubusercontent.com/1945542/224257396-13c9f532-e8e2-43fe-95c8-dac0ca9e08d1.mov
**Expected behavior**
The filters should be applied to the product results.
**Isolating the problem (mark completed items with an [x]):**
- [ ] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
- [ ] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/).
- [x] I can reproduce this bug consistently using the steps above.
**Mobile Environment**
Please include:
- Device: any
- iOS version: any
- WooCommerce iOS version: 12.4
**WordPress Environment**
<details>
```
Copy and paste the system status report from **WooCommerce > System Status** in WordPress admin.
```
</details>
| 1.0 | Coupons: updating filters in product selector have no effect before changing the search query - **Describe the bug**
When updating the filters in the product selector in the coupon form (either adding products or in coupon restrictions), the product results stay the same and don't match the latest filters. After changing the search query, the filters start working. I set the priority as low since coupon management is still behind the feature switch and the filters still work after changing the search query.
🗒️ After taking a look in the code, the issue is from the use of `@Published var` for the filters. In the view model, it observes the combination of the query and `$filters`, but [`self.filters` is used for the product search API request](https://github.com/woocommerce/woocommerce-ios/blob/55fccba12ffe252479c8007cfe138221a2521925/WooCommerce/Classes/ViewRelated/Products/ProductSelector/ProductSelectorViewModel.swift#L292-L300) after `syncingCoordinator.resynchronize()` is called. For `@Published var`, when the value changes the latest value in `sink` is in `willSet` and access to `self.filters` is getting the old values (better explained in [this blog post](https://www.avanderlee.com/swiftui/published-property-wrapper/#the-importance-of-understanding-the-willset-trigger)). It's a tricky case since the sync callback is separate in the delegate, maybe we can use a subject instead of `@Published var` here.
https://github.com/woocommerce/woocommerce-ios/blob/55fccba12ffe252479c8007cfe138221a2521925/WooCommerce/Classes/ViewRelated/Products/ProductSelector/ProductSelectorViewModel.swift#L467-L473
**To Reproduce**
Steps to reproduce the behavior:
Prerequisites: the site has at least one product for the filters to work
- Log in if needed
- Go to the Menu tab
- Tap Settings > Experimental Features, enable `Coupon Management`
- Go back to the root of the Menu tab
- Tap `Coupons`
- Tap `+` to add a coupon and select a type
- Tap `All Products` --> the product selector is shown with all products shown
- Tap `Filters`, and add some filters that can change the current results (changing product type is probably the easiest)
What happened: the product results didn't change at all
**Screenshots**
If applicable, add screenshots to help explain your problem.
https://user-images.githubusercontent.com/1945542/224257396-13c9f532-e8e2-43fe-95c8-dac0ca9e08d1.mov
**Expected behavior**
The filters should be applied to the product results.
**Isolating the problem (mark completed items with an [x]):**
- [ ] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
- [ ] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/).
- [x] I can reproduce this bug consistently using the steps above.
**Mobile Environment**
Please include:
- Device: any
- iOS version: any
- WooCommerce iOS version: 12.4
**WordPress Environment**
<details>
```
Copy and paste the system status report from **WooCommerce > System Status** in WordPress admin.
```
</details>
| priority | coupons updating filters in product selector have no effect before changing the search query describe the bug when updating the filters in the product selector in the coupon form either adding products or in coupon restrictions the product results stay the same and don t match the latest filters after changing the search query the filters start working i set the priority as low since coupon management is still behind the feature switch and the filters still work after changing the search query 🗒️ after taking a look in the code the issue is from the use of published var for the filters in the view model it observes the combination of the query and filters but after syncingcoordinator resynchronize is called for published var when the value changes the latest value in sink is in willset and access to self filters is getting the old values better explained in it s a tricky case since the sync callback is separate in the delegate maybe we can use a subject instead of published var here to reproduce steps to reproduce the behavior prerequisites the site has at least one product for the filters to work log in if needed go to the menu tab tap settings experimental features enable coupon management go back to the root of the menu tab tap coupons tap to add a coupon and select a type tap all products the product selector is shown with all products shown tap filters and add some filters that can change the current results changing product type is probably the easiest what happened the product results didn t change at all screenshots if applicable add screenshots to help explain your problem expected behavior the filters should be applied to the product results isolating the problem mark completed items with an i have deactivated other plugins and confirmed this bug occurs when only woocommerce plugin is active this bug happens with a default wordpress theme active or i can reproduce this bug consistently using the steps above mobile environment please include device any ios version any woocommerce ios version wordpress environment copy and paste the system status report from woocommerce system status in wordpress admin | 1 |
433,099 | 12,501,487,359 | IssuesEvent | 2020-06-02 01:30:25 | onicagroup/runway | https://api.github.com/repos/onicagroup/runway | opened | Angular gen-sample template is out of date | feature priority:low status:review_needed | `runway gen-sample static-angular` generates an Angular 8 app, instead of a current v9 app.
Instead of just updating it for the latest version, it may be more future-proof to remove the code and either:
1) Print instructions for the user to generate the project themselves (e.g. `npx ng new APPNAMEHERE --skip-git --strict --directory frontend`)
or
2) Prompt the user for info and run the command ^ on their behalf | 1.0 | Angular gen-sample template is out of date - `runway gen-sample static-angular` generates an Angular 8 app, instead of a current v9 app.
Instead of just updating it for the latest version, it may be more future-proof to remove the code and either:
1) Print instructions for the user to generate the project themselves (e.g. `npx ng new APPNAMEHERE --skip-git --strict --directory frontend`)
or
2) Prompt the user for info and run the command ^ on their behalf | priority | angular gen sample template is out of date runway gen sample static angular generates an angular app instead of a current app instead of just updating it for the latest version it may be more future proof to remove the code and either print instructions for the user to generate the project themselves e g npx ng new appnamehere skip git strict directory frontend or prompt the user for info and run the command on their behalf | 1 |
705,853 | 24,252,103,094 | IssuesEvent | 2022-09-27 14:53:31 | oceanprotocol/df-web | https://api.github.com/repos/oceanprotocol/df-web | closed | Verify that locking w/ 0 tokens is disabled, and users are unable | Priority: Low | Idiom was able to get a lock w/ 0 ocean.
Let's review this flow and make sure that all users end up w/ a lock that is correct.
[Unknown Considerations]
- There might be additional use cases we're not considering, such as you create a lock and someone else desposits for you.
- Is there a reason why we should support this in the FE? | 1.0 | Verify that locking w/ 0 tokens is disabled, and users are unable - Idiom was able to get a lock w/ 0 ocean.
Let's review this flow and make sure that all users end up w/ a lock that is correct.
[Unknown Considerations]
- There might be additional use cases we're not considering, such as you create a lock and someone else desposits for you.
- Is there a reason why we should support this in the FE? | priority | verify that locking w tokens is disabled and users are unable idiom was able to get a lock w ocean let s review this flow and make sure that all users end up w a lock that is correct there might be additional use cases we re not considering such as you create a lock and someone else desposits for you is there a reason why we should support this in the fe | 1 |
152,318 | 5,844,464,849 | IssuesEvent | 2017-05-10 12:00:13 | buttercup/buttercup-core | https://api.github.com/repos/buttercup/buttercup-core | closed | Easy method to get a URL from an entry | Effort: Low Priority: Medium Stability: No change Status: Blocked Type: Enhancement | Provide some easy way to get the URL from an entry. URLs may be stored in meta as:
* "URL"
* "url"
* "Url" | 1.0 | Easy method to get a URL from an entry - Provide some easy way to get the URL from an entry. URLs may be stored in meta as:
* "URL"
* "url"
* "Url" | priority | easy method to get a url from an entry provide some easy way to get the url from an entry urls may be stored in meta as url url url | 1 |
798,293 | 28,243,147,960 | IssuesEvent | 2023-04-06 08:46:17 | pendulum-chain/spacewalk | https://api.github.com/repos/pendulum-chain/spacewalk | closed | Change vault-registry's `get_required_collateral_for_wrapped()` RPC function | priority:low | We should change the signature of the [get_required_collateral_for_wrapped](https://github.com/pendulum-chain/spacewalk/blob/e762e94517d64997ea53e2e272420292b012305b/pallets/vault-registry/rpc/runtime-api/src/lib.rs#L47)() **RPC** function of the vault-registry pallet. At the moment, this function assumes a default wrapped currency that is defined in the runtime, see [here](https://github.com/pendulum-chain/spacewalk/blob/e762e94517d64997ea53e2e272420292b012305b/testchain/runtime/src/lib.rs#L911). But since we want to support multiple wrapped currencies we need to change the signature of the `get_required_collateral_for_wrapped()` function to also take the currency ID of the wrapped currency as an argument.
I would change it to the following:
```
fn get_required_collateral_for_wrapped(amount_wrapped: BalanceWrapper<Balance>, wrapped_currency_id: CurrencyId, collateral_currency_id: CurrencyId) -> Result<BalanceWrapper<Balance>, DispatchError> {}
``` | 1.0 | Change vault-registry's `get_required_collateral_for_wrapped()` RPC function - We should change the signature of the [get_required_collateral_for_wrapped](https://github.com/pendulum-chain/spacewalk/blob/e762e94517d64997ea53e2e272420292b012305b/pallets/vault-registry/rpc/runtime-api/src/lib.rs#L47)() **RPC** function of the vault-registry pallet. At the moment, this function assumes a default wrapped currency that is defined in the runtime, see [here](https://github.com/pendulum-chain/spacewalk/blob/e762e94517d64997ea53e2e272420292b012305b/testchain/runtime/src/lib.rs#L911). But since we want to support multiple wrapped currencies we need to change the signature of the `get_required_collateral_for_wrapped()` function to also take the currency ID of the wrapped currency as an argument.
I would change it to the following:
```
fn get_required_collateral_for_wrapped(amount_wrapped: BalanceWrapper<Balance>, wrapped_currency_id: CurrencyId, collateral_currency_id: CurrencyId) -> Result<BalanceWrapper<Balance>, DispatchError> {}
``` | priority | change vault registry s get required collateral for wrapped rpc function we should change the signature of the rpc function of the vault registry pallet at the moment this function assumes a default wrapped currency that is defined in the runtime see but since we want to support multiple wrapped currencies we need to change the signature of the get required collateral for wrapped function to also take the currency id of the wrapped currency as an argument i would change it to the following fn get required collateral for wrapped amount wrapped balancewrapper wrapped currency id currencyid collateral currency id currencyid result dispatcherror | 1 |
91,986 | 3,864,057,701 | IssuesEvent | 2016-04-08 12:22:09 | TerraTerma/Core | https://api.github.com/repos/TerraTerma/Core | closed | [ToDo] remove getWorld() from minigame | API invalid Low priority Remove | In the minigame interfaces and all thouse that implement it you will find the method
`getWorld()`
This needs to be removed in the interface and all those classes that implement the interface | 1.0 | [ToDo] remove getWorld() from minigame - In the minigame interfaces and all thouse that implement it you will find the method
`getWorld()`
This needs to be removed in the interface and all those classes that implement the interface | priority | remove getworld from minigame in the minigame interfaces and all thouse that implement it you will find the method getworld this needs to be removed in the interface and all those classes that implement the interface | 1 |
96,540 | 3,969,423,467 | IssuesEvent | 2016-05-03 23:35:03 | notsecure/uTox | https://api.github.com/repos/notsecure/uTox | closed | Sometime the DPI change to Huge (250%) with starting | bug low_priority | As reported by Azlux on #tox.
```
<Azlux> litlle bug on µtox, sometime, i don't kown why, the DPI change to Huge (350%) with starting
<Azlux> and huge is 250% ... rhaa typing error
``` | 1.0 | Sometime the DPI change to Huge (250%) with starting - As reported by Azlux on #tox.
```
<Azlux> litlle bug on µtox, sometime, i don't kown why, the DPI change to Huge (350%) with starting
<Azlux> and huge is 250% ... rhaa typing error
``` | priority | sometime the dpi change to huge with starting as reported by azlux on tox litlle bug on µtox sometime i don t kown why the dpi change to huge with starting and huge is rhaa typing error | 1 |
805,231 | 29,513,081,523 | IssuesEvent | 2023-06-04 06:41:08 | Vatsim-Scandinavia/controlcenter | https://api.github.com/repos/Vatsim-Scandinavia/controlcenter | opened | Saving training/exam report draft action | back-end enhancement priority: low | When you save a training/exam report draft, it sends you back to the training/dashboard. However this doesn't really work good if you're writing a one-time link report as you won't be able to access it again. Also should it redirect you when saving draft or keep you on the same page? | 1.0 | Saving training/exam report draft action - When you save a training/exam report draft, it sends you back to the training/dashboard. However this doesn't really work good if you're writing a one-time link report as you won't be able to access it again. Also should it redirect you when saving draft or keep you on the same page? | priority | saving training exam report draft action when you save a training exam report draft it sends you back to the training dashboard however this doesn t really work good if you re writing a one time link report as you won t be able to access it again also should it redirect you when saving draft or keep you on the same page | 1 |
781,719 | 27,446,892,242 | IssuesEvent | 2023-03-02 14:51:24 | opencast/opencast-editor | https://api.github.com/repos/opencast/opencast-editor | opened | Order workflows by displayOrder | priority:low type:usability | Use the provided displayOrder value to sort the workflows.
```
"workflows":[{
"id":"publish",
"name":"Publish",
"displayOrder":1000,
"description":"Process media files and publish them."
},{
"id":"manchester-after-editing",
"name":"Publish to Video Portal",
"displayOrder":9060,
"description":"Restore workflow properties, compose and publish"
}]``` | 1.0 | Order workflows by displayOrder - Use the provided displayOrder value to sort the workflows.
```
"workflows":[{
"id":"publish",
"name":"Publish",
"displayOrder":1000,
"description":"Process media files and publish them."
},{
"id":"manchester-after-editing",
"name":"Publish to Video Portal",
"displayOrder":9060,
"description":"Restore workflow properties, compose and publish"
}]``` | priority | order workflows by displayorder use the provided displayorder value to sort the workflows workflows id publish name publish displayorder description process media files and publish them id manchester after editing name publish to video portal displayorder description restore workflow properties compose and publish | 1 |
438,564 | 12,641,369,652 | IssuesEvent | 2020-06-16 05:59:06 | webiny/webiny-js | https://api.github.com/repos/webiny/webiny-js | closed | Headless CMS - missing field descriptions | discussion feature priority: low | Although each plugin contains the description for the field, we don't show it anywhere. Maybe we could show a tooltip once a user hovers of the field?

| 1.0 | Headless CMS - missing field descriptions - Although each plugin contains the description for the field, we don't show it anywhere. Maybe we could show a tooltip once a user hovers of the field?

| priority | headless cms missing field descriptions although each plugin contains the description for the field we don t show it anywhere maybe we could show a tooltip once a user hovers of the field | 1 |
203,032 | 7,057,317,348 | IssuesEvent | 2018-01-04 16:02:50 | WordPress/gutenberg | https://api.github.com/repos/WordPress/gutenberg | closed | Gallery: full-screen image preview | Blocks Media Priority Low [Type] Enhancement | It would be nice to be able to view gallery images without leaving the page that contains the gallery. A couple of examples in the wild:
- https://jetpack.com/support/tiled-galleries/
- http://photoswipe.com/
While this feature is supported in Jetpack, I think it would be a great fit for Gutenberg, and common enough to warrant inclusion in core. | 1.0 | Gallery: full-screen image preview - It would be nice to be able to view gallery images without leaving the page that contains the gallery. A couple of examples in the wild:
- https://jetpack.com/support/tiled-galleries/
- http://photoswipe.com/
While this feature is supported in Jetpack, I think it would be a great fit for Gutenberg, and common enough to warrant inclusion in core. | priority | gallery full screen image preview it would be nice to be able to view gallery images without leaving the page that contains the gallery a couple of examples in the wild while this feature is supported in jetpack i think it would be a great fit for gutenberg and common enough to warrant inclusion in core | 1 |
421,337 | 12,255,945,568 | IssuesEvent | 2020-05-06 11:08:49 | GiftForGood/website | https://api.github.com/repos/GiftForGood/website | opened | Give review to a user for Donor | c.UserStory priority.Low | # User Story
<!--
https://github.com/GiftForGood/website/issues?q=is%3Aissue+label%3Ac.UserStory
-->
## Describe the user story in detail.
As a donor, I want to be able to give a review to the user for a transaction so that other users can know the experience I have with the user.
| 1.0 | Give review to a user for Donor - # User Story
<!--
https://github.com/GiftForGood/website/issues?q=is%3Aissue+label%3Ac.UserStory
-->
## Describe the user story in detail.
As a donor, I want to be able to give a review to the user for a transaction so that other users can know the experience I have with the user.
| priority | give review to a user for donor user story describe the user story in detail as a donor i want to be able to give a review to the user for a transaction so that other users can know the experience i have with the user | 1 |
806,409 | 29,820,784,690 | IssuesEvent | 2023-06-17 02:45:08 | MetaMask/metamask-mobile | https://api.github.com/repos/MetaMask/metamask-mobile | closed | NFT removed when the transaction fails | type-bug NFTs community Priority - Low stale | **Describe the bug**
When a user try to transfer the token, if the transaction fails, the wallet shows a correct transaction (which is and error) and the token disappears
**To Reproduce**
_Steps to reproduce the behavior_
1. Create an ERC721 and use _beforeTokenTransfer to avoid the transfer if the user is not the owner of the token
2. Mint one for the account of the mobile wallet (with a different account that the creator of the token)
3. Transfer the token to another wallet
4. The transaction seems ok and the token is no longer there
5. Go to etherscan to view the transaction
6. Should be failed
**Expected behavior**
The wallet must show an invalid transaction and the token should remain
**Smartphone (please complete the following information):**
- Device: iPad 5gen
- OS: IOS14.4.2
- App Version 2.4.0
-------------------------------------------------------------
_to be added after bug submission by internal support / PM_
**Severity**
- How critical is the impact of this bug on a user?
- Add stats if available on % of customers impacted
- Is this visible to all users?
- Is this tech debt?
| 1.0 | NFT removed when the transaction fails - **Describe the bug**
When a user try to transfer the token, if the transaction fails, the wallet shows a correct transaction (which is and error) and the token disappears
**To Reproduce**
_Steps to reproduce the behavior_
1. Create an ERC721 and use _beforeTokenTransfer to avoid the transfer if the user is not the owner of the token
2. Mint one for the account of the mobile wallet (with a different account that the creator of the token)
3. Transfer the token to another wallet
4. The transaction seems ok and the token is no longer there
5. Go to etherscan to view the transaction
6. Should be failed
**Expected behavior**
The wallet must show an invalid transaction and the token should remain
**Smartphone (please complete the following information):**
- Device: iPad 5gen
- OS: IOS14.4.2
- App Version 2.4.0
-------------------------------------------------------------
_to be added after bug submission by internal support / PM_
**Severity**
- How critical is the impact of this bug on a user?
- Add stats if available on % of customers impacted
- Is this visible to all users?
- Is this tech debt?
| priority | nft removed when the transaction fails describe the bug when a user try to transfer the token if the transaction fails the wallet shows a correct transaction which is and error and the token disappears to reproduce steps to reproduce the behavior create an and use beforetokentransfer to avoid the transfer if the user is not the owner of the token mint one for the account of the mobile wallet with a different account that the creator of the token transfer the token to another wallet the transaction seems ok and the token is no longer there go to etherscan to view the transaction should be failed expected behavior the wallet must show an invalid transaction and the token should remain smartphone please complete the following information device ipad os app version to be added after bug submission by internal support pm severity how critical is the impact of this bug on a user add stats if available on of customers impacted is this visible to all users is this tech debt | 1 |
154,930 | 5,939,843,275 | IssuesEvent | 2017-05-25 07:05:21 | pmem/issues | https://api.github.com/repos/pmem/issues | closed | unit tests: unicode_api/TEST0: SETUP (all/pmem/debug/memcheck) fails | Exposure: Low OS: Linux Priority: 3 medium State: To be verified Type: Bug | Found on revision: 992c9e04ef64f86849752367184dffc6a6fbbe97
> unicode_api/TEST0: SETUP (all/pmem/debug/memcheck)
> RUNTESTS: stopping: unicode_api/TEST0 failed, TEST=all FS=any BUILD=debug
> ../Makefile.inc:341: recipe for target 'TEST0' failed
> make[3]: *** [TEST0] Error 1
> make[3]: Target 'pcheck' not remade because of errors.
> make[3]: Leaving directory '/home/jenkins/workspace/nvml_tests_memcheck_ubuntu/src/test/unicode_api'
> Makefile:387: recipe for target 'unicode_api' failed
> make[2]: *** [unicode_api] Error 2 | 1.0 | unit tests: unicode_api/TEST0: SETUP (all/pmem/debug/memcheck) fails - Found on revision: 992c9e04ef64f86849752367184dffc6a6fbbe97
> unicode_api/TEST0: SETUP (all/pmem/debug/memcheck)
> RUNTESTS: stopping: unicode_api/TEST0 failed, TEST=all FS=any BUILD=debug
> ../Makefile.inc:341: recipe for target 'TEST0' failed
> make[3]: *** [TEST0] Error 1
> make[3]: Target 'pcheck' not remade because of errors.
> make[3]: Leaving directory '/home/jenkins/workspace/nvml_tests_memcheck_ubuntu/src/test/unicode_api'
> Makefile:387: recipe for target 'unicode_api' failed
> make[2]: *** [unicode_api] Error 2 | priority | unit tests unicode api setup all pmem debug memcheck fails found on revision unicode api setup all pmem debug memcheck runtests stopping unicode api failed test all fs any build debug makefile inc recipe for target failed make error make target pcheck not remade because of errors make leaving directory home jenkins workspace nvml tests memcheck ubuntu src test unicode api makefile recipe for target unicode api failed make error | 1 |
825,313 | 31,333,302,684 | IssuesEvent | 2023-08-24 02:38:57 | medic/cht-core | https://api.github.com/repos/medic/cht-core | closed | Any text containing back ticks looks weird in the webapp | Type: Bug Priority: 3 - Low | **Describe the ~bug~ feature(?)**
We've been using Noto-Sans as our primary font since 2.14 .
It has a bug where it agressively styles any back-ticks (`) into accents. The issue has been reported [here in 2016](https://github.com/googlefonts/noto-fonts/issues/736) and there's a related discussion [here](https://news.ycombinator.com/item?id=12655054).
I've noticed this when I typed radom text that contained a back-tick in a textarea from the Message tab and the result looked weird.
I initially thought that it was some Angular escaping/formatting magic, because I saw it all over the app except for Enketo inputs.
Turned out Enketo inputs use a different font ('OpenSans', Arial, sans-serif).
This issue affects the webfont for all modern browsers and can even be observed in the Noto-Sans google fonts page:
https://fonts.google.com/specimen/Noto+Sans

Luckily for us, the Chrome we wrap in medic-android is not affected.
**To Reproduce**
1. Login into some 2.14+ instance in your desktop browser
2. Go to the messages tab
3. Enter this text in a message textbox (either as a new message or a new reply in an older thread):
```
``thi``s `i`s `a ````te`s`t
```
4. Text looks like this:

After submission:

In admin message queue:

*N.B* the actual text that is saved in the doc json is correct!

Alternatively, you can do this when submitting a report or editing/creating a contact, with the mention that you'll only see the strange formatting once you've submitted and the text is displayed by the app, not by Enketo.
**Expected behavior**
You should be seeing the exact characters you've entered.
**Environment**
- Instance: any 2.14+
- Browser: I've tried Chrome, Firefox, Chromium, Edge
- Client platform: Windows, Linux (Manjaro & Ubuntu)
- App: webapp
- Version: 2.14+ | 1.0 | Any text containing back ticks looks weird in the webapp - **Describe the ~bug~ feature(?)**
We've been using Noto-Sans as our primary font since 2.14 .
It has a bug where it agressively styles any back-ticks (`) into accents. The issue has been reported [here in 2016](https://github.com/googlefonts/noto-fonts/issues/736) and there's a related discussion [here](https://news.ycombinator.com/item?id=12655054).
I've noticed this when I typed radom text that contained a back-tick in a textarea from the Message tab and the result looked weird.
I initially thought that it was some Angular escaping/formatting magic, because I saw it all over the app except for Enketo inputs.
Turned out Enketo inputs use a different font ('OpenSans', Arial, sans-serif).
This issue affects the webfont for all modern browsers and can even be observed in the Noto-Sans google fonts page:
https://fonts.google.com/specimen/Noto+Sans

Luckily for us, the Chrome we wrap in medic-android is not affected.
**To Reproduce**
1. Login into some 2.14+ instance in your desktop browser
2. Go to the messages tab
3. Enter this text in a message textbox (either as a new message or a new reply in an older thread):
```
``thi``s `i`s `a ````te`s`t
```
4. Text looks like this:

After submission:

In admin message queue:

*N.B* the actual text that is saved in the doc json is correct!

Alternatively, you can do this when submitting a report or editing/creating a contact, with the mention that you'll only see the strange formatting once you've submitted and the text is displayed by the app, not by Enketo.
**Expected behavior**
You should be seeing the exact characters you've entered.
**Environment**
- Instance: any 2.14+
- Browser: I've tried Chrome, Firefox, Chromium, Edge
- Client platform: Windows, Linux (Manjaro & Ubuntu)
- App: webapp
- Version: 2.14+ | priority | any text containing back ticks looks weird in the webapp describe the bug feature we ve been using noto sans as our primary font since it has a bug where it agressively styles any back ticks into accents the issue has been reported and there s a related discussion i ve noticed this when i typed radom text that contained a back tick in a textarea from the message tab and the result looked weird i initially thought that it was some angular escaping formatting magic because i saw it all over the app except for enketo inputs turned out enketo inputs use a different font opensans arial sans serif this issue affects the webfont for all modern browsers and can even be observed in the noto sans google fonts page luckily for us the chrome we wrap in medic android is not affected to reproduce login into some instance in your desktop browser go to the messages tab enter this text in a message textbox either as a new message or a new reply in an older thread thi s i s a te s t text looks like this after submission in admin message queue n b the actual text that is saved in the doc json is correct alternatively you can do this when submitting a report or editing creating a contact with the mention that you ll only see the strange formatting once you ve submitted and the text is displayed by the app not by enketo expected behavior you should be seeing the exact characters you ve entered environment instance any browser i ve tried chrome firefox chromium edge client platform windows linux manjaro ubuntu app webapp version | 1 |
117,254 | 4,712,915,091 | IssuesEvent | 2016-10-14 18:19:54 | proveit-js/proveit | https://api.github.com/repos/proveit-js/proveit | closed | Add support for Vancouver style citations | enhancement imported Priority-Low | _From [matthew.flaschen@gatech.edu](https://code.google.com/u/108647890027017428365/) on March 21, 2012 23:34:54_
Add editing support for the Vancouver style citations (Vancite and Vcite templates). See http://en.wikipedia.org/wiki/Help:Citation_Style_Vancouver
_Original issue: http://code.google.com/p/proveit-js/issues/detail?id=136_ | 1.0 | Add support for Vancouver style citations - _From [matthew.flaschen@gatech.edu](https://code.google.com/u/108647890027017428365/) on March 21, 2012 23:34:54_
Add editing support for the Vancouver style citations (Vancite and Vcite templates). See http://en.wikipedia.org/wiki/Help:Citation_Style_Vancouver
_Original issue: http://code.google.com/p/proveit-js/issues/detail?id=136_ | priority | add support for vancouver style citations from on march add editing support for the vancouver style citations vancite and vcite templates see original issue | 1 |
163,159 | 6,191,058,627 | IssuesEvent | 2017-07-04 17:27:59 | lishid/OpenInv | https://api.github.com/repos/lishid/OpenInv | closed | Improve handling of runnable used to reset shulker box viewer count | Enhancement Low Priority | When you open a shulker box with the silent option, an error appears on console but also a message in chat like "Couldn't send silent chest" 👎
Using latest spigot 1.11 🗡 | 1.0 | Improve handling of runnable used to reset shulker box viewer count - When you open a shulker box with the silent option, an error appears on console but also a message in chat like "Couldn't send silent chest" 👎
Using latest spigot 1.11 🗡 | priority | improve handling of runnable used to reset shulker box viewer count when you open a shulker box with the silent option an error appears on console but also a message in chat like couldn t send silent chest 👎 using latest spigot 🗡 | 1 |
652,489 | 21,554,202,121 | IssuesEvent | 2022-04-30 05:48:23 | VoltanFr/memcheck | https://api.github.com/repos/VoltanFr/memcheck | closed | Bug in MarkdownEditor: display width | bug priority-medium complexity-low | In a MarkdownEditor, if you turn on the rendered preview and enter a non-breakable string in the input field so long that it goes beyond the screen width, the preview resizes with a width bigger than the screen's.
It may help to know that this doesn't show up in learn mode: check the difference in the CSS.
Seen in the authoring page on an Android phone, 02/2022. | 1.0 | Bug in MarkdownEditor: display width - In a MarkdownEditor, if you turn on the rendered preview and enter a non-breakable string in the input field so long that it goes beyond the screen width, the preview resizes with a width bigger than the screen's.
It may help to know that this doesn't show up in learn mode: check the difference in the CSS.
Seen in the authoring page on an Android phone, 02/2022. | priority | bug in markdowneditor display width in a markdowneditor if you turn on the rendered preview and enter a non breakable string in the input field so long that it goes beyond the screen width the preview resizes with a width bigger than the screen s it may help to know that this doesn t show up in learn mode check the difference in the css seen in the authoring page on an android phone | 1 |
346,577 | 10,416,644,430 | IssuesEvent | 2019-09-14 15:16:15 | EasyX-Community/EasyNOMP-old | https://api.github.com/repos/EasyX-Community/EasyNOMP-old | closed | Add Equihash, EnergiHash Algos | add algorithm help wanted low priority | @leshacat
Member
leshacat commented on 2 Nov 2018
Add in Equihash from https://github.com/s-nomp/node-stratum-pool/tree/master/lib
Add in x16r
@leshacat leshacat added Enhancement Feature Request v1.1.4 finalization High Priority Add Algorithm labels on 2 Nov 2018
@leshacat
MemberAuthor
leshacat commented on 2 Nov 2018
Original issue here: https://github.com/foxer666/node-multi-hashing/pull/11
@leshacat
MemberAuthor
leshacat commented on 2 Nov 2018 •
Add in EnergiHash https://www.energi.world/ & https://github.com/energicryptocurrency/energi | 1.0 | Add Equihash, EnergiHash Algos - @leshacat
Member
leshacat commented on 2 Nov 2018
Add in Equihash from https://github.com/s-nomp/node-stratum-pool/tree/master/lib
Add in x16r
@leshacat leshacat added Enhancement Feature Request v1.1.4 finalization High Priority Add Algorithm labels on 2 Nov 2018
@leshacat
MemberAuthor
leshacat commented on 2 Nov 2018
Original issue here: https://github.com/foxer666/node-multi-hashing/pull/11
@leshacat
MemberAuthor
leshacat commented on 2 Nov 2018 •
Add in EnergiHash https://www.energi.world/ & https://github.com/energicryptocurrency/energi | priority | add equihash energihash algos leshacat member leshacat commented on nov add in equihash from add in leshacat leshacat added enhancement feature request finalization high priority add algorithm labels on nov leshacat memberauthor leshacat commented on nov original issue here leshacat memberauthor leshacat commented on nov • add in energihash | 1 |
483,265 | 13,921,673,044 | IssuesEvent | 2020-10-21 12:16:56 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | series-push-hook.sh: Don't parse then-master-to-latest-master commits after rebase to lastest | area: Coding Guidelines bug priority: low | **Describe the bug**
After a rebase to latest master, `scripts/series-push-hook` was running checkpatch on the full diff from the initial master commit at the creation of the branch to the top branch commit, so including all the commits on top of which we rebased.
This returns a huge flow of warnings on commits that not belong to the branch and hence no useful info, besides this blocks the push.
Needs to add `--no-verify` to the `git push` command to allow the push to proceed.
**To Reproduce**
- Configure series-push-hook as detailed here: https://docs.zephyrproject.org/latest/contribute/index.html?highlight=series%20push%20hook#coding-style
- Create a branch create a PR from it
- Rebase on latest master
- Force push the branch
**Expected behavior**
Only run checkpatch on the branch commits in all cases: initial or forced push.
**Impact**
Usually ends up in using `--no-verify` which annihilates the interest of the script.
**Logs and console output**
If applicable, add console logs or other types of debug information
e.g Wireshark capture or Logic analyzer capture (upload in zip archive).
copy-and-paste text and put a code fence (\`\`\`) before and after, to help
explain the issue. (if unable to obtain text log, add a screenshot)
**Environment (please complete the following information):**
- OS: (e.g. Linux, MacOS, Windows)
- Toolchain (e.g Zephyr SDK, ...)
- Commit SHA or Version used
**Additional context**
Add any other context about the problem here.
| 1.0 | series-push-hook.sh: Don't parse then-master-to-latest-master commits after rebase to lastest - **Describe the bug**
After a rebase to latest master, `scripts/series-push-hook` was running checkpatch on the full diff from the initial master commit at the creation of the branch to the top branch commit, so including all the commits on top of which we rebased.
This returns a huge flow of warnings on commits that not belong to the branch and hence no useful info, besides this blocks the push.
Needs to add `--no-verify` to the `git push` command to allow the push to proceed.
**To Reproduce**
- Configure series-push-hook as detailed here: https://docs.zephyrproject.org/latest/contribute/index.html?highlight=series%20push%20hook#coding-style
- Create a branch create a PR from it
- Rebase on latest master
- Force push the branch
**Expected behavior**
Only run checkpatch on the branch commits in all cases: initial or forced push.
**Impact**
Usually ends up in using `--no-verify` which annihilates the interest of the script.
**Logs and console output**
If applicable, add console logs or other types of debug information
e.g Wireshark capture or Logic analyzer capture (upload in zip archive).
copy-and-paste text and put a code fence (\`\`\`) before and after, to help
explain the issue. (if unable to obtain text log, add a screenshot)
**Environment (please complete the following information):**
- OS: (e.g. Linux, MacOS, Windows)
- Toolchain (e.g Zephyr SDK, ...)
- Commit SHA or Version used
**Additional context**
Add any other context about the problem here.
| priority | series push hook sh don t parse then master to latest master commits after rebase to lastest describe the bug after a rebase to latest master scripts series push hook was running checkpatch on the full diff from the initial master commit at the creation of the branch to the top branch commit so including all the commits on top of which we rebased this returns a huge flow of warnings on commits that not belong to the branch and hence no useful info besides this blocks the push needs to add no verify to the git push command to allow the push to proceed to reproduce configure series push hook as detailed here create a branch create a pr from it rebase on latest master force push the branch expected behavior only run checkpatch on the branch commits in all cases initial or forced push impact usually ends up in using no verify which annihilates the interest of the script logs and console output if applicable add console logs or other types of debug information e g wireshark capture or logic analyzer capture upload in zip archive copy and paste text and put a code fence before and after to help explain the issue if unable to obtain text log add a screenshot environment please complete the following information os e g linux macos windows toolchain e g zephyr sdk commit sha or version used additional context add any other context about the problem here | 1 |
100,928 | 4,104,349,672 | IssuesEvent | 2016-06-05 09:46:53 | Apollo-Community/ApolloStation | https://api.github.com/repos/Apollo-Community/ApolloStation | closed | Supply shuttle has icons that spook | 0.3 assets priority: low | 
Scared the crap out of me when I came into the hangar. Thought I was gonna get screwed over by depressurization. | 1.0 | Supply shuttle has icons that spook - 
Scared the crap out of me when I came into the hangar. Thought I was gonna get screwed over by depressurization. | priority | supply shuttle has icons that spook scared the crap out of me when i came into the hangar thought i was gonna get screwed over by depressurization | 1 |
287,225 | 8,805,810,590 | IssuesEvent | 2018-12-26 22:20:33 | immidb/idb | https://api.github.com/repos/immidb/idb | opened | USCIS App/Form Edit page Undo not working corrrectly | 0Bug FA:USCIS Priority4Low User:BAS | When changing multiple 'Associateds' fields (eg 'Petitioner', 'Applicant', 'Other Clients', etc) and then clicking Undo, it will Undo the change to the original change rather than specific to just that one field.
For example, if on the USCIS App/Form edit page :
1. Change Applicant
2. Add an 'Other Client'
3. Click undo next to 'Other Client' field
4. Data will now reflect original before step 1 above. It would be expected that it would reflect data after step 1 / before step 2.
This is only an issue if multiple fields are changed before undo.
| 1.0 | USCIS App/Form Edit page Undo not working corrrectly - When changing multiple 'Associateds' fields (eg 'Petitioner', 'Applicant', 'Other Clients', etc) and then clicking Undo, it will Undo the change to the original change rather than specific to just that one field.
For example, if on the USCIS App/Form edit page :
1. Change Applicant
2. Add an 'Other Client'
3. Click undo next to 'Other Client' field
4. Data will now reflect original before step 1 above. It would be expected that it would reflect data after step 1 / before step 2.
This is only an issue if multiple fields are changed before undo.
| priority | uscis app form edit page undo not working corrrectly when changing multiple associateds fields eg petitioner applicant other clients etc and then clicking undo it will undo the change to the original change rather than specific to just that one field for example if on the uscis app form edit page change applicant add an other client click undo next to other client field data will now reflect original before step above it would be expected that it would reflect data after step before step this is only an issue if multiple fields are changed before undo | 1 |
425,265 | 12,337,867,072 | IssuesEvent | 2020-05-14 15:35:53 | misterpeddy/hands-down | https://api.github.com/repos/misterpeddy/hands-down | closed | Notifications settings | Priority: Low Type: Enhancement :bulb: | At the moment, there's no easy way for users to opt-out of notifications and as per Google's Best Practices for notifications (_although it mentions **push** notifications but the principles are applicable to desktop ones_):
> ## Principle: Sites should provide in-site management controls for Notifications
> Chrome provides users a kill switch that disables all notifications from a specific site. If used, this site will never be able to send the user notifications again.
Instead of causing users to rely on the kill switch we recommend sites allow users to set notification preferences within the site itself. Specifically, it should be easy for the user to find the relevant setting to disable notifications from any page a user will reach from a notification. For example, if a user receives a notification about breaking news, it should be obvious how to find settings and disable notifications.
> This is especially important if your site delivers multiple kinds of notifications—or may want to in the future—as users may want to opt out of one type of notification, but leave others enabled. Furthermore, if a user disables notifications using in-site controls the site may then encourage them to turn it back on in the future when different or improved notifications are available.
> If a large number of users choose to use the kill switch on a site this is a strong sign that it is not providing value for it’s users.
<cite>https://docs.google.com/document/d/1WNPIS_2F0eyDm5SS2E6LZ_75tk6XtBSnR1xNjWJ_DPE/edit</cite>
Re: https://github.com/misterpeddy/hands-down/pull/56#discussion_r413361054
So it would be ideal to have the `notification.html` page, perhaps one that utilises `localStorage` to check if a _certain_ notification can be displayed or not. | 1.0 | Notifications settings - At the moment, there's no easy way for users to opt-out of notifications and as per Google's Best Practices for notifications (_although it mentions **push** notifications but the principles are applicable to desktop ones_):
> ## Principle: Sites should provide in-site management controls for Notifications
> Chrome provides users a kill switch that disables all notifications from a specific site. If used, this site will never be able to send the user notifications again.
Instead of causing users to rely on the kill switch we recommend sites allow users to set notification preferences within the site itself. Specifically, it should be easy for the user to find the relevant setting to disable notifications from any page a user will reach from a notification. For example, if a user receives a notification about breaking news, it should be obvious how to find settings and disable notifications.
> This is especially important if your site delivers multiple kinds of notifications—or may want to in the future—as users may want to opt out of one type of notification, but leave others enabled. Furthermore, if a user disables notifications using in-site controls the site may then encourage them to turn it back on in the future when different or improved notifications are available.
> If a large number of users choose to use the kill switch on a site this is a strong sign that it is not providing value for it’s users.
<cite>https://docs.google.com/document/d/1WNPIS_2F0eyDm5SS2E6LZ_75tk6XtBSnR1xNjWJ_DPE/edit</cite>
Re: https://github.com/misterpeddy/hands-down/pull/56#discussion_r413361054
So it would be ideal to have the `notification.html` page, perhaps one that utilises `localStorage` to check if a _certain_ notification can be displayed or not. | priority | notifications settings at the moment there s no easy way for users to opt out of notifications and as per google s best practices for notifications although it mentions push notifications but the principles are applicable to desktop ones principle sites should provide in site management controls for notifications chrome provides users a kill switch that disables all notifications from a specific site if used this site will never be able to send the user notifications again instead of causing users to rely on the kill switch we recommend sites allow users to set notification preferences within the site itself specifically it should be easy for the user to find the relevant setting to disable notifications from any page a user will reach from a notification for example if a user receives a notification about breaking news it should be obvious how to find settings and disable notifications this is especially important if your site delivers multiple kinds of notifications—or may want to in the future—as users may want to opt out of one type of notification but leave others enabled furthermore if a user disables notifications using in site controls the site may then encourage them to turn it back on in the future when different or improved notifications are available if a large number of users choose to use the kill switch on a site this is a strong sign that it is not providing value for it’s users re so it would be ideal to have the notification html page perhaps one that utilises localstorage to check if a certain notification can be displayed or not | 1 |
208,535 | 7,155,537,836 | IssuesEvent | 2018-01-26 13:14:26 | crowdAI/crowdai | https://api.github.com/repos/crowdAI/crowdai | closed | Logos in the challenge overview page are too large | feature low priority | https://www.crowdai.org/challenges/nips-2017-learning-to-run
<img width="1920" alt="screen shot 2017-10-28 at 13 52 52" src="https://user-images.githubusercontent.com/1581312/32134159-56304070-bbe7-11e7-98b6-b35eb189005a.png">
| 1.0 | Logos in the challenge overview page are too large - https://www.crowdai.org/challenges/nips-2017-learning-to-run
<img width="1920" alt="screen shot 2017-10-28 at 13 52 52" src="https://user-images.githubusercontent.com/1581312/32134159-56304070-bbe7-11e7-98b6-b35eb189005a.png">
| priority | logos in the challenge overview page are too large img width alt screen shot at src | 1 |
199,830 | 6,994,809,047 | IssuesEvent | 2017-12-15 16:40:59 | Putaitu/hashbrown-cms | https://api.github.com/repos/Putaitu/hashbrown-cms | closed | Small error on the content page buttons | estimate:0.5h priority:low type:bug | In the bottom of a single content page, the publish button is kind of bugged. Well, the radius of the border is.
How it looks:
<img src="https://i.imgur.com/Xitxkux.png" />
How it should look:
<img src="https://i.imgur.com/CXuAfcD.png" />
A small simple fix could be:
.widget-group > select.widget--button:last-child {
-webkit-appearance: none;
-moz-appearance: none;
border-radius: 0 0.2rem 0.2rem 0 !important;
background-position: right 50%;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
}
You'd have to replace the arrow down to a white one instead, but it does the job. | 1.0 | Small error on the content page buttons - In the bottom of a single content page, the publish button is kind of bugged. Well, the radius of the border is.
How it looks:
<img src="https://i.imgur.com/Xitxkux.png" />
How it should look:
<img src="https://i.imgur.com/CXuAfcD.png" />
A small simple fix could be:
.widget-group > select.widget--button:last-child {
-webkit-appearance: none;
-moz-appearance: none;
border-radius: 0 0.2rem 0.2rem 0 !important;
background-position: right 50%;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
}
You'd have to replace the arrow down to a white one instead, but it does the job. | priority | small error on the content page buttons in the bottom of a single content page the publish button is kind of bugged well the radius of the border is how it looks how it should look a small simple fix could be widget group select widget button last child webkit appearance none moz appearance none border radius important background position right background repeat no repeat background image url data image png m kzkrgpoqsdykikjrbgpohgjfytwneiieeaaamazneneoh you d have to replace the arrow down to a white one instead but it does the job | 1 |
422,033 | 12,265,207,463 | IssuesEvent | 2020-05-07 06:38:53 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1503] Skill UI benefit tooltip | Priority: Low Status: Fixed Status: Reopen Week Task | Not performed from #15211
> 
>
> * [ ] This tooltip makes no sense. It should say 'Logging Level 7 Bonus: Calorie Reduction' or something like that. Then the first line should explain what a level bonus is. Then have a title for the list, 'Recipes given a calorie bonus:' | 1.0 | [0.9.0 staging-1503] Skill UI benefit tooltip - Not performed from #15211
> 
>
> * [ ] This tooltip makes no sense. It should say 'Logging Level 7 Bonus: Calorie Reduction' or something like that. Then the first line should explain what a level bonus is. Then have a title for the list, 'Recipes given a calorie bonus:' | priority | skill ui benefit tooltip not performed from this tooltip makes no sense it should say logging level bonus calorie reduction or something like that then the first line should explain what a level bonus is then have a title for the list recipes given a calorie bonus | 1 |
190,355 | 6,817,748,123 | IssuesEvent | 2017-11-07 01:04:24 | sfbrigade/sf-crime-data | https://api.github.com/repos/sfbrigade/sf-crime-data | closed | Adjust time selection user interaction for mobile devices | Platform: Mobile Priority: Low Type: Bug | From Tamas:
The time period selector looks weird on mobiles. I see that it is probably a plugin, but I think something simpler would still do well here.
| 1.0 | Adjust time selection user interaction for mobile devices - From Tamas:
The time period selector looks weird on mobiles. I see that it is probably a plugin, but I think something simpler would still do well here.
| priority | adjust time selection user interaction for mobile devices from tamas the time period selector looks weird on mobiles i see that it is probably a plugin but i think something simpler would still do well here | 1 |
677,765 | 23,173,846,907 | IssuesEvent | 2022-07-31 05:31:29 | FEeasy404/GameUs | https://api.github.com/repos/FEeasy404/GameUs | closed | 프로필 소개 글자수 제한 및 줄임말 | 🐛bug 🌿Priority: Low ⚔Fix | ## 버그 발생 설명
- 돌아다니다가 발견했습니다..! 프로필 소개 글자수 제한 및 줄임말 설정이 필요할 것 같아요🤣

## 할 일
- [x] 프로필 소개 줄임말 설정
- [x] 프로필 설정시 소개 글자수 제한
## ETC
| 1.0 | 프로필 소개 글자수 제한 및 줄임말 - ## 버그 발생 설명
- 돌아다니다가 발견했습니다..! 프로필 소개 글자수 제한 및 줄임말 설정이 필요할 것 같아요🤣

## 할 일
- [x] 프로필 소개 줄임말 설정
- [x] 프로필 설정시 소개 글자수 제한
## ETC
| priority | 프로필 소개 글자수 제한 및 줄임말 버그 발생 설명 돌아다니다가 발견했습니다 프로필 소개 글자수 제한 및 줄임말 설정이 필요할 것 같아요🤣 할 일 프로필 소개 줄임말 설정 프로필 설정시 소개 글자수 제한 etc | 1 |
531,092 | 15,440,670,097 | IssuesEvent | 2021-03-08 03:59:08 | octobercms/october | https://api.github.com/repos/octobercms/october | closed | Reorder of records in relation | Priority: Low Status: Accepted Status: In Progress Type: Conceptual Enhancement | From what I can tell from the documentation the [reorder functionality](https://octobercms.com/docs/backend/reorder) is only available for "regular" lists, but not for lists in a relation. Is this correct? Is yes, is it a planned feature?
Ideally we would just mark the column in the `config_relation.yaml` file as `reorderable` (assuming the model already uses the `Sortable` trait with the `sort_order` column) and the relation list would become drag-n-drop reorder-able in the main list (without the need to go to another page).
If the relation list view was easily customizable (see #2889), I could see implementing this mainly on the client side (using jquery and with the help of the controller `reorder` action) | 1.0 | Reorder of records in relation - From what I can tell from the documentation the [reorder functionality](https://octobercms.com/docs/backend/reorder) is only available for "regular" lists, but not for lists in a relation. Is this correct? Is yes, is it a planned feature?
Ideally we would just mark the column in the `config_relation.yaml` file as `reorderable` (assuming the model already uses the `Sortable` trait with the `sort_order` column) and the relation list would become drag-n-drop reorder-able in the main list (without the need to go to another page).
If the relation list view was easily customizable (see #2889), I could see implementing this mainly on the client side (using jquery and with the help of the controller `reorder` action) | priority | reorder of records in relation from what i can tell from the documentation the is only available for regular lists but not for lists in a relation is this correct is yes is it a planned feature ideally we would just mark the column in the config relation yaml file as reorderable assuming the model already uses the sortable trait with the sort order column and the relation list would become drag n drop reorder able in the main list without the need to go to another page if the relation list view was easily customizable see i could see implementing this mainly on the client side using jquery and with the help of the controller reorder action | 1 |
423,813 | 12,302,628,205 | IssuesEvent | 2020-05-11 17:17:45 | wri/gfw-mapbuilder | https://api.github.com/repos/wri/gfw-mapbuilder | opened | D2 - WCS Fork alignment | 4.x Upgrade low priority | Align core and wcs fork to the point where 4x rewrite handles both cases seamlessly.
Current identified differences:
- [ ] Fragmentation Analysis > api calls, widget handling etc.
- [ ] Fragmentation in Report
- [ ] Vega chart specific WCS logic | 1.0 | D2 - WCS Fork alignment - Align core and wcs fork to the point where 4x rewrite handles both cases seamlessly.
Current identified differences:
- [ ] Fragmentation Analysis > api calls, widget handling etc.
- [ ] Fragmentation in Report
- [ ] Vega chart specific WCS logic | priority | wcs fork alignment align core and wcs fork to the point where rewrite handles both cases seamlessly current identified differences fragmentation analysis api calls widget handling etc fragmentation in report vega chart specific wcs logic | 1 |
385,741 | 11,425,069,884 | IssuesEvent | 2020-02-03 19:04:21 | vmware/clarity | https://api.github.com/repos/vmware/clarity | closed | Form input control's focus highlight is double stroked when inside a form in Chrome browser | Dev component: forms priority: low status: needs investigation type: bug | <!--
PLEASE FILL OUT THE FOLLOWING. WE MAY CLOSE INCOMPLETE ISSUES.
-->
**Select one ...** (check one with "x")
```
[x] bug
[ ] feature request
[ ] enhancement
```
### Expected behavior
<!-- Describe the expected behavior. -->
Input focus highlight should be a single solid stroke.

### Actual behavior
<!-- Describe the actual behavior and provide a minimal app that demonstrates the issue. Fork one of the Clarity Plunker Templates and recreate the issue. Then submit your link with the issue. -->
When an input is placed inside a form and the form is placed inside a div with a 'row' class (i.e. Forms in Grid), the focus highlight stoke is doubled.

### Reproduction of behavior
<!-- Include a working plunker link reproducing the behavior. -->
<!-- Clarity Plunker Templates -->
* Include a link to the reproduction scenario you created by forking one of the Clarity Plunker Templates:
<!-- Clarity Version: [Latest](https://embed.plnkr.co/AuJuo5/) -->
<!-- Clarity Version: [0.9.20](https://embed.plnkr.co/b6Deth/) -->
Please take a look at this plunkr:
https://plnkr.co/edit/LxAIyH7jDQYF9oAa9VUZ
### Environment details
* **Angular version:** 4.x.x
* **Clarity version:**0.10.12
* **OS and version:**
* **Browser:** [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
| 1.0 | Form input control's focus highlight is double stroked when inside a form in Chrome browser - <!--
PLEASE FILL OUT THE FOLLOWING. WE MAY CLOSE INCOMPLETE ISSUES.
-->
**Select one ...** (check one with "x")
```
[x] bug
[ ] feature request
[ ] enhancement
```
### Expected behavior
<!-- Describe the expected behavior. -->
Input focus highlight should be a single solid stroke.

### Actual behavior
<!-- Describe the actual behavior and provide a minimal app that demonstrates the issue. Fork one of the Clarity Plunker Templates and recreate the issue. Then submit your link with the issue. -->
When an input is placed inside a form and the form is placed inside a div with a 'row' class (i.e. Forms in Grid), the focus highlight stoke is doubled.

### Reproduction of behavior
<!-- Include a working plunker link reproducing the behavior. -->
<!-- Clarity Plunker Templates -->
* Include a link to the reproduction scenario you created by forking one of the Clarity Plunker Templates:
<!-- Clarity Version: [Latest](https://embed.plnkr.co/AuJuo5/) -->
<!-- Clarity Version: [0.9.20](https://embed.plnkr.co/b6Deth/) -->
Please take a look at this plunkr:
https://plnkr.co/edit/LxAIyH7jDQYF9oAa9VUZ
### Environment details
* **Angular version:** 4.x.x
* **Clarity version:**0.10.12
* **OS and version:**
* **Browser:** [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
| priority | form input control s focus highlight is double stroked when inside a form in chrome browser please fill out the following we may close incomplete issues select one check one with x bug feature request enhancement expected behavior input focus highlight should be a single solid stroke actual behavior when an input is placed inside a form and the form is placed inside a div with a row class i e forms in grid the focus highlight stoke is doubled reproduction of behavior include a link to the reproduction scenario you created by forking one of the clarity plunker templates please take a look at this plunkr environment details angular version x x clarity version os and version browser | 1 |
590,916 | 17,790,937,956 | IssuesEvent | 2021-08-31 16:05:58 | workcraft/workcraft | https://api.github.com/repos/workcraft/workcraft | opened | Set high initial state for contacts that cannot switch low | enhancement tag:model:circuit status:confirmed priority:low | When instantiating a component whose output contact cannot go low (e.g. LOGIC1 component), set its _Init to one_ property to true. | 1.0 | Set high initial state for contacts that cannot switch low - When instantiating a component whose output contact cannot go low (e.g. LOGIC1 component), set its _Init to one_ property to true. | priority | set high initial state for contacts that cannot switch low when instantiating a component whose output contact cannot go low e g component set its init to one property to true | 1 |
531,393 | 15,496,785,424 | IssuesEvent | 2021-03-11 03:20:17 | Seneca-PlaNA/body-contouring-clinic | https://api.github.com/repos/Seneca-PlaNA/body-contouring-clinic | opened | Pagination for appointment and request | back-end front-end priority: low | - [ ] admin appointment
- [ ] main appointment
- [ ] admin request
- [ ] main appointment | 1.0 | Pagination for appointment and request - - [ ] admin appointment
- [ ] main appointment
- [ ] admin request
- [ ] main appointment | priority | pagination for appointment and request admin appointment main appointment admin request main appointment | 1 |
660,137 | 21,953,918,425 | IssuesEvent | 2022-05-24 10:18:28 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Fresh Build and Flash of Bluetooth Peripheral Sample Produces Error on P-Nucleo-64 Board (STM32WBRG) | bug priority: low | Hi there. I am new to Zephyr OS and for the first try, I tried to build and flash bluetooth peripheral sample to P-Nucleo-64 board which is powered by STM32WBRG micro controller. The sample flashed successfully but I have got this error in serial terminal:
```
*** Booting Zephyr OS build zephyr-v3.0.0-2567-g70c48417c7a0 ***
Bluetooth init failed (err -5)
[ 0.152000] <0x1b>[0m<inf> fs_nvs: 2 Sectors of 4096 bytes<0x1b>[0m
[ 0.152000] <0x1b>[0m<inf> fs_nvs: alloc wra: 0, fe8<0x1b>[0m
[ 0.152000] <0x1b>[0m<inf> fs_nvs: data wra: 0, 0<0x1b>[0m
[ 0.155000] <0x1b>[1;33m<wrn> bt_hci_core: opcode 0x1003 status 0x01<0x1b>[0m
```
I couldn't found any information about bluetooth initiation error codes, so I couldn't figure out what does error "-5" mean.
**What I have done from scratch:**
**For Build:**
```
> ~/zephyrproject/zephyr$ west build -d MyProjects/GattServer2 -b nucleo_wb55rg samples/bluetooth/peripheral/
-- west build: generating a build system
Loading Zephyr default modules (Zephyr base).
-- Application: /home/smr/zephyrproject/zephyr/samples/bluetooth/peripheral
-- Found Python3: /usr/bin/python3.8 (found suitable exact version "3.8.10") found components: Interpreter
-- Cache files will be written to: /home/smr/.cache/zephyr
-- Zephyr version: 3.0.99 (/home/smr/zephyrproject/zephyr)
-- Found west (found suitable version "0.13.0", minimum required is "0.7.1")
-- Board: nucleo_wb55rg
-- ZEPHYR_TOOLCHAIN_VARIANT not set, trying to locate Zephyr SDK
-- Found host-tools: zephyr 0.14.0 (/home/smr/zephyr-sdk-0.14.0)
-- Found dtc: /home/smr/zephyr-sdk-0.14.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found toolchain: zephyr 0.14.0 (/home/smr/zephyr-sdk-0.14.0)
-- Found BOARD.dts: /home/smr/zephyrproject/zephyr/boards/arm/nucleo_wb55rg/nucleo_wb55rg.dts
-- Generated zephyr.dts: /home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/zephyr.dts
-- Generated devicetree_unfixed.h: /home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/include/generated/devicetree_unfixed.h
-- Generated device_extern.h: /home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/include/generated/device_extern.h
-- Including generated dts.cmake file: /home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/dts.cmake
Parsing /home/smr/zephyrproject/zephyr/Kconfig
Loaded configuration '/home/smr/zephyrproject/zephyr/boards/arm/nucleo_wb55rg/nucleo_wb55rg_defconfig'
Merged configuration '/home/smr/zephyrproject/zephyr/samples/bluetooth/peripheral/prj.conf'
Configuration saved to '/home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/.config'
Kconfig header saved to '/home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/include/generated/autoconf.h'
-- The C compiler identification is GNU 10.3.0
-- The CXX compiler identification is GNU 10.3.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/smr/zephyr-sdk-0.14.0/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Configuring done
-- Generating done
-- Build files have been written to: /home/smr/zephyrproject/zephyr/MyProjects/GattServer2
-- west build: building application
[1/222] Preparing syscall dependency handling
[3/222] Generating include/generated/version.h
-- Zephyr version: 3.0.99 (/home/smr/zephyrproject/zephyr), build: zephyr-v3.0.0-2567-g70c48417c7a0
[212/222] Linking C executable zephyr/zephyr_pre0.elf
[216/222] Linking C executable zephyr/zephyr_pre1.elf
[222/222] Linking C executable zephyr/zephyr.elf
Memory region Used Size Region Size %age Used
FLASH: 101984 B 808 KB 12.33%
SRAM: 19700 B 96 KB 20.04%
SRAM1: 479 B 10 KB 4.68%
SRAM2: 2424 B 20 KB 11.84%
IDT_LIST: 0 GB 2 KB 0.00%
```
**For Flash:**
```
~/zephyrproject/zephyr$ west flash -d MyProjects/GattServer2
-- west flash: rebuilding
ninja: no work to do.
-- west flash: using runner openocd
-- runners.openocd: Flashing file: MyProjects/GattServer2/zephyr/zephyr.hex
Open On-Chip Debugger 0.11.0+dev-00244-g7e3dbbbe2 (2022-03-15-18:07)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
Info : DEPRECATED target event trace-config
srst_only separate srst_nogate srst_open_drain connect_deassert_srst
Info : clock speed 500 kHz
Info : STLINK V2J38M27 (API v2) VID:PID 0483:374B
Info : Target voltage: 3.270277
Info : stm32wbx.cpu: hardware has 6 breakpoints, 4 watchpoints
Info : starting gdb server for stm32wbx.cpu on 3333
Info : Listening on port 3333 for gdb connections
TargetName Type Endian TapName State
-- ------------------ ---------- ------ ------------------ ------------
0* stm32wbx.cpu hla_target little stm32wbx.cpu running
Info : Unable to match requested speed 500 kHz, using 480 kHz
Info : Unable to match requested speed 500 kHz, using 480 kHz
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x08001478 msp: 0x20030000
Info : device idcode = 0x20016495 (STM32WB5x - Rev 2.1 : 0x2001 - Flash single-bank)
Info : RDP level 0 (0xAA)
Info : flash size = 1024kbytes
Info : flash mode : single-bank
Warn : Adding extra erase range, 0x08018e60 .. 0x08018fff
auto erase enabled
wrote 101984 bytes from file MyProjects/GattServer2/zephyr/zephyr.hex in 5.671013s (17.562 KiB/s)
Info : Unable to match requested speed 500 kHz, using 480 kHz
Info : Unable to match requested speed 500 kHz, using 480 kHz
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x08003cf8 msp: 0x20002f60
verified 101984 bytes in 3.249876s (30.645 KiB/s)
Info : Unable to match requested speed 500 kHz, using 480 kHz
Info : Unable to match requested speed 500 kHz, using 480 kHz
shutdown command invoked
```
**More Info:**
Sample directory: samples/bluetooth/peripheral
Host OS: Ubuntu 20.04.4 LTS 64-bit on Oracle VM VirtualBox 6.1
Board: P-Nucleo-64 (STM32WBRG)
Co-processor wireless stack binary: stm32wb5x_BLE_Stack_full_fw v1.13.2
Best Regards. | 1.0 | Fresh Build and Flash of Bluetooth Peripheral Sample Produces Error on P-Nucleo-64 Board (STM32WBRG) - Hi there. I am new to Zephyr OS and for the first try, I tried to build and flash bluetooth peripheral sample to P-Nucleo-64 board which is powered by STM32WBRG micro controller. The sample flashed successfully but I have got this error in serial terminal:
```
*** Booting Zephyr OS build zephyr-v3.0.0-2567-g70c48417c7a0 ***
Bluetooth init failed (err -5)
[ 0.152000] <0x1b>[0m<inf> fs_nvs: 2 Sectors of 4096 bytes<0x1b>[0m
[ 0.152000] <0x1b>[0m<inf> fs_nvs: alloc wra: 0, fe8<0x1b>[0m
[ 0.152000] <0x1b>[0m<inf> fs_nvs: data wra: 0, 0<0x1b>[0m
[ 0.155000] <0x1b>[1;33m<wrn> bt_hci_core: opcode 0x1003 status 0x01<0x1b>[0m
```
I couldn't found any information about bluetooth initiation error codes, so I couldn't figure out what does error "-5" mean.
**What I have done from scratch:**
**For Build:**
```
> ~/zephyrproject/zephyr$ west build -d MyProjects/GattServer2 -b nucleo_wb55rg samples/bluetooth/peripheral/
-- west build: generating a build system
Loading Zephyr default modules (Zephyr base).
-- Application: /home/smr/zephyrproject/zephyr/samples/bluetooth/peripheral
-- Found Python3: /usr/bin/python3.8 (found suitable exact version "3.8.10") found components: Interpreter
-- Cache files will be written to: /home/smr/.cache/zephyr
-- Zephyr version: 3.0.99 (/home/smr/zephyrproject/zephyr)
-- Found west (found suitable version "0.13.0", minimum required is "0.7.1")
-- Board: nucleo_wb55rg
-- ZEPHYR_TOOLCHAIN_VARIANT not set, trying to locate Zephyr SDK
-- Found host-tools: zephyr 0.14.0 (/home/smr/zephyr-sdk-0.14.0)
-- Found dtc: /home/smr/zephyr-sdk-0.14.0/sysroots/x86_64-pokysdk-linux/usr/bin/dtc (found suitable version "1.6.0", minimum required is "1.4.6")
-- Found toolchain: zephyr 0.14.0 (/home/smr/zephyr-sdk-0.14.0)
-- Found BOARD.dts: /home/smr/zephyrproject/zephyr/boards/arm/nucleo_wb55rg/nucleo_wb55rg.dts
-- Generated zephyr.dts: /home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/zephyr.dts
-- Generated devicetree_unfixed.h: /home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/include/generated/devicetree_unfixed.h
-- Generated device_extern.h: /home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/include/generated/device_extern.h
-- Including generated dts.cmake file: /home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/dts.cmake
Parsing /home/smr/zephyrproject/zephyr/Kconfig
Loaded configuration '/home/smr/zephyrproject/zephyr/boards/arm/nucleo_wb55rg/nucleo_wb55rg_defconfig'
Merged configuration '/home/smr/zephyrproject/zephyr/samples/bluetooth/peripheral/prj.conf'
Configuration saved to '/home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/.config'
Kconfig header saved to '/home/smr/zephyrproject/zephyr/MyProjects/GattServer2/zephyr/include/generated/autoconf.h'
-- The C compiler identification is GNU 10.3.0
-- The CXX compiler identification is GNU 10.3.0
-- The ASM compiler identification is GNU
-- Found assembler: /home/smr/zephyr-sdk-0.14.0/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc
-- Configuring done
-- Generating done
-- Build files have been written to: /home/smr/zephyrproject/zephyr/MyProjects/GattServer2
-- west build: building application
[1/222] Preparing syscall dependency handling
[3/222] Generating include/generated/version.h
-- Zephyr version: 3.0.99 (/home/smr/zephyrproject/zephyr), build: zephyr-v3.0.0-2567-g70c48417c7a0
[212/222] Linking C executable zephyr/zephyr_pre0.elf
[216/222] Linking C executable zephyr/zephyr_pre1.elf
[222/222] Linking C executable zephyr/zephyr.elf
Memory region Used Size Region Size %age Used
FLASH: 101984 B 808 KB 12.33%
SRAM: 19700 B 96 KB 20.04%
SRAM1: 479 B 10 KB 4.68%
SRAM2: 2424 B 20 KB 11.84%
IDT_LIST: 0 GB 2 KB 0.00%
```
**For Flash:**
```
~/zephyrproject/zephyr$ west flash -d MyProjects/GattServer2
-- west flash: rebuilding
ninja: no work to do.
-- west flash: using runner openocd
-- runners.openocd: Flashing file: MyProjects/GattServer2/zephyr/zephyr.hex
Open On-Chip Debugger 0.11.0+dev-00244-g7e3dbbbe2 (2022-03-15-18:07)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
Info : DEPRECATED target event trace-config
srst_only separate srst_nogate srst_open_drain connect_deassert_srst
Info : clock speed 500 kHz
Info : STLINK V2J38M27 (API v2) VID:PID 0483:374B
Info : Target voltage: 3.270277
Info : stm32wbx.cpu: hardware has 6 breakpoints, 4 watchpoints
Info : starting gdb server for stm32wbx.cpu on 3333
Info : Listening on port 3333 for gdb connections
TargetName Type Endian TapName State
-- ------------------ ---------- ------ ------------------ ------------
0* stm32wbx.cpu hla_target little stm32wbx.cpu running
Info : Unable to match requested speed 500 kHz, using 480 kHz
Info : Unable to match requested speed 500 kHz, using 480 kHz
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x08001478 msp: 0x20030000
Info : device idcode = 0x20016495 (STM32WB5x - Rev 2.1 : 0x2001 - Flash single-bank)
Info : RDP level 0 (0xAA)
Info : flash size = 1024kbytes
Info : flash mode : single-bank
Warn : Adding extra erase range, 0x08018e60 .. 0x08018fff
auto erase enabled
wrote 101984 bytes from file MyProjects/GattServer2/zephyr/zephyr.hex in 5.671013s (17.562 KiB/s)
Info : Unable to match requested speed 500 kHz, using 480 kHz
Info : Unable to match requested speed 500 kHz, using 480 kHz
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x08003cf8 msp: 0x20002f60
verified 101984 bytes in 3.249876s (30.645 KiB/s)
Info : Unable to match requested speed 500 kHz, using 480 kHz
Info : Unable to match requested speed 500 kHz, using 480 kHz
shutdown command invoked
```
**More Info:**
Sample directory: samples/bluetooth/peripheral
Host OS: Ubuntu 20.04.4 LTS 64-bit on Oracle VM VirtualBox 6.1
Board: P-Nucleo-64 (STM32WBRG)
Co-processor wireless stack binary: stm32wb5x_BLE_Stack_full_fw v1.13.2
Best Regards. | priority | fresh build and flash of bluetooth peripheral sample produces error on p nucleo board hi there i am new to zephyr os and for the first try i tried to build and flash bluetooth peripheral sample to p nucleo board which is powered by micro controller the sample flashed successfully but i have got this error in serial terminal booting zephyr os build zephyr bluetooth init failed err fs nvs sectors of bytes fs nvs alloc wra fs nvs data wra bt hci core opcode status i couldn t found any information about bluetooth initiation error codes so i couldn t figure out what does error mean what i have done from scratch for build zephyrproject zephyr west build d myprojects b nucleo samples bluetooth peripheral west build generating a build system loading zephyr default modules zephyr base application home smr zephyrproject zephyr samples bluetooth peripheral found usr bin found suitable exact version found components interpreter cache files will be written to home smr cache zephyr zephyr version home smr zephyrproject zephyr found west found suitable version minimum required is board nucleo zephyr toolchain variant not set trying to locate zephyr sdk found host tools zephyr home smr zephyr sdk found dtc home smr zephyr sdk sysroots pokysdk linux usr bin dtc found suitable version minimum required is found toolchain zephyr home smr zephyr sdk found board dts home smr zephyrproject zephyr boards arm nucleo nucleo dts generated zephyr dts home smr zephyrproject zephyr myprojects zephyr zephyr dts generated devicetree unfixed h home smr zephyrproject zephyr myprojects zephyr include generated devicetree unfixed h generated device extern h home smr zephyrproject zephyr myprojects zephyr include generated device extern h including generated dts cmake file home smr zephyrproject zephyr myprojects zephyr dts cmake parsing home smr zephyrproject zephyr kconfig loaded configuration home smr zephyrproject zephyr boards arm nucleo nucleo defconfig merged configuration home smr zephyrproject zephyr samples bluetooth peripheral prj conf configuration saved to home smr zephyrproject zephyr myprojects zephyr config kconfig header saved to home smr zephyrproject zephyr myprojects zephyr include generated autoconf h the c compiler identification is gnu the cxx compiler identification is gnu the asm compiler identification is gnu found assembler home smr zephyr sdk arm zephyr eabi bin arm zephyr eabi gcc configuring done generating done build files have been written to home smr zephyrproject zephyr myprojects west build building application preparing syscall dependency handling generating include generated version h zephyr version home smr zephyrproject zephyr build zephyr linking c executable zephyr zephyr elf linking c executable zephyr zephyr elf linking c executable zephyr zephyr elf memory region used size region size age used flash b kb sram b kb b kb b kb idt list gb kb for flash zephyrproject zephyr west flash d myprojects west flash rebuilding ninja no work to do west flash using runner openocd runners openocd flashing file myprojects zephyr zephyr hex open on chip debugger dev licensed under gnu gpl for bug reports read info the selected transport took over low level target control the results might differ compared to plain jtag swd info deprecated target event trace config srst only separate srst nogate srst open drain connect deassert srst info clock speed khz info stlink api vid pid info target voltage info cpu hardware has breakpoints watchpoints info starting gdb server for cpu on info listening on port for gdb connections targetname type endian tapname state cpu hla target little cpu running info unable to match requested speed khz using khz info unable to match requested speed khz using khz target halted due to debug request current mode thread xpsr pc msp info device idcode rev flash single bank info rdp level info flash size info flash mode single bank warn adding extra erase range auto erase enabled wrote bytes from file myprojects zephyr zephyr hex in kib s info unable to match requested speed khz using khz info unable to match requested speed khz using khz target halted due to debug request current mode thread xpsr pc msp verified bytes in kib s info unable to match requested speed khz using khz info unable to match requested speed khz using khz shutdown command invoked more info sample directory samples bluetooth peripheral host os ubuntu lts bit on oracle vm virtualbox board p nucleo co processor wireless stack binary ble stack full fw best regards | 1 |
694,015 | 23,798,847,514 | IssuesEvent | 2022-09-03 01:21:22 | Thenlie/pathfinder | https://api.github.com/repos/Thenlie/pathfinder | closed | Dynamic length and width | type: enhancement priority: low type: refactor | # Make the length and width dynamic variable
Accept user input on the home page that sets the length and width of the maze. This should live somewhere around the maze and should not be required to use the site. | 1.0 | Dynamic length and width - # Make the length and width dynamic variable
Accept user input on the home page that sets the length and width of the maze. This should live somewhere around the maze and should not be required to use the site. | priority | dynamic length and width make the length and width dynamic variable accept user input on the home page that sets the length and width of the maze this should live somewhere around the maze and should not be required to use the site | 1 |
450,598 | 13,016,992,606 | IssuesEvent | 2020-07-26 09:56:09 | CXWorld/CapFrameX | https://api.github.com/repos/CXWorld/CapFrameX | closed | Using app focus detection as an alternative to ignore list | enhancement low priority | Optimizing UI experience with app focus detection as an alternative to ignore list.
https://stackoverflow.com/questions/7162834/determine-if-current-application-is-activated-has-focus
2. option: showing warning dialog when more than one process is detected. | 1.0 | Using app focus detection as an alternative to ignore list - Optimizing UI experience with app focus detection as an alternative to ignore list.
https://stackoverflow.com/questions/7162834/determine-if-current-application-is-activated-has-focus
2. option: showing warning dialog when more than one process is detected. | priority | using app focus detection as an alternative to ignore list optimizing ui experience with app focus detection as an alternative to ignore list option showing warning dialog when more than one process is detected | 1 |
726,654 | 25,006,441,591 | IssuesEvent | 2022-11-03 12:14:50 | aau-giraf/weekplanner | https://api.github.com/repos/aau-giraf/weekplanner | closed | As a trustee I have the option to create a new citizen, but I should not be able to | Priority: low GDPR | When logged in as a trustee, the option should not be able to pop up.
As of now a "Ukendt fejl" popup occurs, but debug shows no actual functionality in the buttons.
Other issues mostly have a "DatabaseException" or something else, this one seems to not do anything | 1.0 | As a trustee I have the option to create a new citizen, but I should not be able to - When logged in as a trustee, the option should not be able to pop up.
As of now a "Ukendt fejl" popup occurs, but debug shows no actual functionality in the buttons.
Other issues mostly have a "DatabaseException" or something else, this one seems to not do anything | priority | as a trustee i have the option to create a new citizen but i should not be able to when logged in as a trustee the option should not be able to pop up as of now a ukendt fejl popup occurs but debug shows no actual functionality in the buttons other issues mostly have a databaseexception or something else this one seems to not do anything | 1 |
87,212 | 3,739,304,715 | IssuesEvent | 2016-03-09 03:41:43 | gophish/gophish | https://api.github.com/repos/gophish/gophish | closed | Change dot color on campaign results timeline according to event | contributor-friendly enhancement low-priority | The timeline is currently just a bunch of blue dots. I recommend having the following colors:
Grey - Error
Yellow/Orange - Email Opened
Red - Email Clicked | 1.0 | Change dot color on campaign results timeline according to event - The timeline is currently just a bunch of blue dots. I recommend having the following colors:
Grey - Error
Yellow/Orange - Email Opened
Red - Email Clicked | priority | change dot color on campaign results timeline according to event the timeline is currently just a bunch of blue dots i recommend having the following colors grey error yellow orange email opened red email clicked | 1 |
254,776 | 8,087,756,498 | IssuesEvent | 2018-08-09 03:53:50 | wwivbbs/wwiv | https://api.github.com/repos/wwivbbs/wwiv | closed | WFC log output in a curses window instead of stdout | enhancement low priority | When WFC calls out, it would be nice to the log scroll with the header would leave the header destination stay on the screen.

What it does now is you briefly see the callout header, then it gets blown away by the logging. | 1.0 | WFC log output in a curses window instead of stdout - When WFC calls out, it would be nice to the log scroll with the header would leave the header destination stay on the screen.

What it does now is you briefly see the callout header, then it gets blown away by the logging. | priority | wfc log output in a curses window instead of stdout when wfc calls out it would be nice to the log scroll with the header would leave the header destination stay on the screen what it does now is you briefly see the callout header then it gets blown away by the logging | 1 |
567,132 | 16,848,511,658 | IssuesEvent | 2021-06-20 02:05:47 | quantum-bits/capernaum | https://api.github.com/repos/quantum-bits/capernaum | closed | Letter header and footer are broken | bug low priority | The built-in header and footer element types both result in an invalid LaTeX when added to a letter. Either remove them entirely (Steve doesn't use them) or fix them. | 1.0 | Letter header and footer are broken - The built-in header and footer element types both result in an invalid LaTeX when added to a letter. Either remove them entirely (Steve doesn't use them) or fix them. | priority | letter header and footer are broken the built in header and footer element types both result in an invalid latex when added to a letter either remove them entirely steve doesn t use them or fix them | 1 |
796,241 | 28,103,169,525 | IssuesEvent | 2023-03-30 21:16:00 | RobotLocomotion/drake | https://api.github.com/repos/RobotLocomotion/drake | closed | [parsing] Better error logging from package_downloader | type: bug priority: low component: multibody parsing | In #18955, we have `package_map.AddRemote(....)` now, so calling `package_map.GetPath("...")` can sometimes kick off a download.
Because of the way it's implemented, if the downloader fails then the details of the error (e.g., "dns is broken") go to `stderr` -- our `spdlog` only gets a generic "download failed" message. See [review thread](https://reviewable.io/reviews/RobotLocomotion/drake/18955#-NR0F4so5pGQ0xMk2YPS:-NR39J0aD9-fZ0aIeYMN:b-azhtjo) for extra details.
We should be able to change the downloader to write its error message to a json file, and then have `package_map.cc` copy that back into `spdlog`. | 1.0 | [parsing] Better error logging from package_downloader - In #18955, we have `package_map.AddRemote(....)` now, so calling `package_map.GetPath("...")` can sometimes kick off a download.
Because of the way it's implemented, if the downloader fails then the details of the error (e.g., "dns is broken") go to `stderr` -- our `spdlog` only gets a generic "download failed" message. See [review thread](https://reviewable.io/reviews/RobotLocomotion/drake/18955#-NR0F4so5pGQ0xMk2YPS:-NR39J0aD9-fZ0aIeYMN:b-azhtjo) for extra details.
We should be able to change the downloader to write its error message to a json file, and then have `package_map.cc` copy that back into `spdlog`. | priority | better error logging from package downloader in we have package map addremote now so calling package map getpath can sometimes kick off a download because of the way it s implemented if the downloader fails then the details of the error e g dns is broken go to stderr our spdlog only gets a generic download failed message see for extra details we should be able to change the downloader to write its error message to a json file and then have package map cc copy that back into spdlog | 1 |
470,959 | 13,550,689,295 | IssuesEvent | 2020-09-17 09:57:40 | wso2/docker-open-banking | https://api.github.com/repos/wso2/docker-open-banking | closed | [1.5.0] Review Docker Image Port Definition for WSO2 OB BI Product Profiles | Priority/Low Type/Bug | **Description:**
$subject needs to be conducted and fixed if necessary.
**Affected Product Version:**
Docker Resources for WSO2 Open Banking `v1.5.0.1` and below
**Sub Tasks:**
- [x] Fixed in Alpine based Docker resources
- [x] Fixed in Ubuntu based Docker resources
- [x] Code/Peer review | 1.0 | [1.5.0] Review Docker Image Port Definition for WSO2 OB BI Product Profiles - **Description:**
$subject needs to be conducted and fixed if necessary.
**Affected Product Version:**
Docker Resources for WSO2 Open Banking `v1.5.0.1` and below
**Sub Tasks:**
- [x] Fixed in Alpine based Docker resources
- [x] Fixed in Ubuntu based Docker resources
- [x] Code/Peer review | priority | review docker image port definition for ob bi product profiles description subject needs to be conducted and fixed if necessary affected product version docker resources for open banking and below sub tasks fixed in alpine based docker resources fixed in ubuntu based docker resources code peer review | 1 |
409,590 | 11,965,223,767 | IssuesEvent | 2020-04-05 22:30:51 | TalonBraveInfo/Invasion | https://api.github.com/repos/TalonBraveInfo/Invasion | closed | Remove "Donate Resources" | confirmed in-progress priority-low | When you donate resources to a teammate, all it does is remove the resources from your team's bank and add it back in. This is probably just a leftover, so it should be removed considering teams share the same amount of resources. | 1.0 | Remove "Donate Resources" - When you donate resources to a teammate, all it does is remove the resources from your team's bank and add it back in. This is probably just a leftover, so it should be removed considering teams share the same amount of resources. | priority | remove donate resources when you donate resources to a teammate all it does is remove the resources from your team s bank and add it back in this is probably just a leftover so it should be removed considering teams share the same amount of resources | 1 |
550,621 | 16,116,649,887 | IssuesEvent | 2021-04-28 08:15:53 | gnosis/ido-ux | https://api.github.com/repos/gnosis/ido-ux | closed | 'Install Metamask' button is enabled when 'Terms' box is unchecked | QA enhancement low priority | 1. Disable metamask in browser
2. call the connection modal
**AR**: 'Install Metamask' button is enabled when 'Terms' box is unchecked

**ER**: 'Install Metamask' button should be disabled when 'Terms' box is unchecked | 1.0 | 'Install Metamask' button is enabled when 'Terms' box is unchecked - 1. Disable metamask in browser
2. call the connection modal
**AR**: 'Install Metamask' button is enabled when 'Terms' box is unchecked

**ER**: 'Install Metamask' button should be disabled when 'Terms' box is unchecked | priority | install metamask button is enabled when terms box is unchecked disable metamask in browser call the connection modal ar install metamask button is enabled when terms box is unchecked er install metamask button should be disabled when terms box is unchecked | 1 |
379,541 | 11,223,137,574 | IssuesEvent | 2020-01-07 21:53:32 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.8.2 staging -10] Shader ceiba vines | Low Priority | Apparently the shader is missing at the vines of the Ceiba.

You can see the vines growing out over the trees.
| 1.0 | [0.8.2 staging -10] Shader ceiba vines - Apparently the shader is missing at the vines of the Ceiba.

You can see the vines growing out over the trees.
| priority | shader ceiba vines apparently the shader is missing at the vines of the ceiba you can see the vines growing out over the trees | 1 |
266,188 | 8,364,006,335 | IssuesEvent | 2018-10-03 21:20:43 | EvgeniyMakhmudov/sberbank_fake_gate | https://api.github.com/repos/EvgeniyMakhmudov/sberbank_fake_gate | opened | Поддержка языков | enhancement low priority | Разработать систему для поддержки языков переданных клиентов. Должно быть поддержано ru и en | 1.0 | Поддержка языков - Разработать систему для поддержки языков переданных клиентов. Должно быть поддержано ru и en | priority | поддержка языков разработать систему для поддержки языков переданных клиентов должно быть поддержано ru и en | 1 |
813,663 | 30,466,136,039 | IssuesEvent | 2023-07-17 10:29:27 | interledger/testnet | https://api.github.com/repos/interledger/testnet | closed | Fund/WIthdraw money < 1 amounts | type: bug priority: low | Smaller amounts then 1 for funds and withdraw are not going through.
We should investigate. | 1.0 | Fund/WIthdraw money < 1 amounts - Smaller amounts then 1 for funds and withdraw are not going through.
We should investigate. | priority | fund withdraw money amounts smaller amounts then for funds and withdraw are not going through we should investigate | 1 |
709,456 | 24,378,358,766 | IssuesEvent | 2022-10-04 04:46:48 | neurostuff/neurostore | https://api.github.com/repos/neurostuff/neurostore | closed | ingest data to persist over entire github workflow | backend low-priority low-impact | It would be useful for integration testing if we have test data (studies, studysets). | 1.0 | ingest data to persist over entire github workflow - It would be useful for integration testing if we have test data (studies, studysets). | priority | ingest data to persist over entire github workflow it would be useful for integration testing if we have test data studies studysets | 1 |
603,455 | 18,667,158,016 | IssuesEvent | 2021-10-30 02:30:21 | orange-alliance/the-orange-alliance | https://api.github.com/repos/orange-alliance/the-orange-alliance | closed | Add Year Selector for Stats on Home Page | Enhancement Low Priority | Add a selector for season stats in the home page or make a separate page to look up season specific data | 1.0 | Add Year Selector for Stats on Home Page - Add a selector for season stats in the home page or make a separate page to look up season specific data | priority | add year selector for stats on home page add a selector for season stats in the home page or make a separate page to look up season specific data | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.