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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
78,304 | 3,509,562,197 | IssuesEvent | 2016-01-08 23:28:54 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Thunderfury, Blessed Blade of the Windseeker (BB #1074) | migrated Priority: Low Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** obana
**Original Date:** 23.07.2015 18:14:27 GMT+0000
**Original Priority:** minor
**Original Type:** bug
**Original State:** invalid
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1074
<hr>
NPC Highlord Demitrian (14347)
Not give a quest Thunderaan the windseeker (7786)
I have in inventory Bindings of the Windseeker | 1.0 | Thunderfury, Blessed Blade of the Windseeker (BB #1074) - This issue was migrated from bitbucket.
**Original Reporter:** obana
**Original Date:** 23.07.2015 18:14:27 GMT+0000
**Original Priority:** minor
**Original Type:** bug
**Original State:** invalid
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/1074
<hr>
NPC Highlord Demitrian (14347)
Not give a quest Thunderaan the windseeker (7786)
I have in inventory Bindings of the Windseeker | priority | thunderfury blessed blade of the windseeker bb this issue was migrated from bitbucket original reporter obana original date gmt original priority minor original type bug original state invalid direct link npc highlord demitrian not give a quest thunderaan the windseeker i have in inventory bindings of the windseeker | 1 |
335,230 | 10,150,835,538 | IssuesEvent | 2019-08-05 18:43:34 | PolyMathOrg/PolyMath | https://api.github.com/repos/PolyMathOrg/PolyMath | closed | Use double-dispatch for PMDualNumber | Priority: Low Status: In Progress Type: Maintenance | Need to do this for `+`,`*`, `-`, `\`. At the moment, these methods are implemented with type checking and this is not really scalable. | 1.0 | Use double-dispatch for PMDualNumber - Need to do this for `+`,`*`, `-`, `\`. At the moment, these methods are implemented with type checking and this is not really scalable. | priority | use double dispatch for pmdualnumber need to do this for at the moment these methods are implemented with type checking and this is not really scalable | 1 |
427,783 | 12,399,143,621 | IssuesEvent | 2020-05-21 04:12:07 | incognitochain/incognito-chain | https://api.github.com/repos/incognitochain/incognito-chain | closed | [consensusv2][bft2][local] RPC error listrewardamount | Priority: Low Type: Bug | branch `origin/master-tempB-deploy-consensus-v2-bft2`
error
```
{
"Id": 1,
"Result": null,
"Error": {
"StackTrace": "0: json: cannot unmarshal array into Go value of type blockchain.BeaconBestState\n\ngithub.com/incognitochain/incognito-chain/rpcserver/rpcservice.NewRPCError\n\t/home/thach/jenkins/jenkins/workspace/APP_build_chain_default/rpcserver/rpcservice/error.go:250\ngithub.com/incognitochain/incognito-chain/rpcserver.(*HttpServer).handleListRewardAmount\n\t/home/thach/jenkins/jenkins/workspace/APP_build_chain_default/rpcserver/http_withdrawreward.go:102\ngithub.com/incognitochain/incognito-chain/rpcserver.(*HttpServer).ProcessRpcRequest\n\t/home/thach/jenkins/jenkins/workspace/APP_build_chain_default/rpcserver/http.go:300\ngithub.com/incognitochain/incognito-chain/rpcserver.(*HttpServer).handleRequest.func2\n\t/home/thach/jenkins/jenkins/workspace/APP_build_chain_default/rpcserver/http.go:182\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1337 "
},
"Params": [],
"Method": "listrewardamount",
"Jsonrpc": "1.0"
}
```
FULLNODE:
`http://128.199.182.88:29334` | 1.0 | [consensusv2][bft2][local] RPC error listrewardamount - branch `origin/master-tempB-deploy-consensus-v2-bft2`
error
```
{
"Id": 1,
"Result": null,
"Error": {
"StackTrace": "0: json: cannot unmarshal array into Go value of type blockchain.BeaconBestState\n\ngithub.com/incognitochain/incognito-chain/rpcserver/rpcservice.NewRPCError\n\t/home/thach/jenkins/jenkins/workspace/APP_build_chain_default/rpcserver/rpcservice/error.go:250\ngithub.com/incognitochain/incognito-chain/rpcserver.(*HttpServer).handleListRewardAmount\n\t/home/thach/jenkins/jenkins/workspace/APP_build_chain_default/rpcserver/http_withdrawreward.go:102\ngithub.com/incognitochain/incognito-chain/rpcserver.(*HttpServer).ProcessRpcRequest\n\t/home/thach/jenkins/jenkins/workspace/APP_build_chain_default/rpcserver/http.go:300\ngithub.com/incognitochain/incognito-chain/rpcserver.(*HttpServer).handleRequest.func2\n\t/home/thach/jenkins/jenkins/workspace/APP_build_chain_default/rpcserver/http.go:182\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1337 "
},
"Params": [],
"Method": "listrewardamount",
"Jsonrpc": "1.0"
}
```
FULLNODE:
`http://128.199.182.88:29334` | priority | rpc error listrewardamount branch origin master tempb deploy consensus error id result null error stacktrace json cannot unmarshal array into go value of type blockchain beaconbeststate n ngithub com incognitochain incognito chain rpcserver rpcservice newrpcerror n t home thach jenkins jenkins workspace app build chain default rpcserver rpcservice error go ngithub com incognitochain incognito chain rpcserver httpserver handlelistrewardamount n t home thach jenkins jenkins workspace app build chain default rpcserver http withdrawreward go ngithub com incognitochain incognito chain rpcserver httpserver processrpcrequest n t home thach jenkins jenkins workspace app build chain default rpcserver http go ngithub com incognitochain incognito chain rpcserver httpserver handlerequest n t home thach jenkins jenkins workspace app build chain default rpcserver http go nruntime goexit n t usr local go src runtime asm s params method listrewardamount jsonrpc fullnode | 1 |
319,331 | 9,742,325,466 | IssuesEvent | 2019-06-02 16:12:00 | knowmetools/km-api | https://api.github.com/repos/knowmetools/km-api | closed | Require a premium subscription to list/create profile topics | Priority: Low Status: In Progress Type: Enhancement | Part of #398
The owner of a profile should need an active premium subscription in order for the profile topic list/create endpoint to be accessed. | 1.0 | Require a premium subscription to list/create profile topics - Part of #398
The owner of a profile should need an active premium subscription in order for the profile topic list/create endpoint to be accessed. | priority | require a premium subscription to list create profile topics part of the owner of a profile should need an active premium subscription in order for the profile topic list create endpoint to be accessed | 1 |
653,015 | 21,568,972,782 | IssuesEvent | 2022-05-02 05:05:52 | Jeth-Discord/JethJS | https://api.github.com/repos/Jeth-Discord/JethJS | opened | MongoDB Error | Type: Bug 🐞 Status: On Hold 😴 Priority: Low Module: Jeth (Discord) 🎀 Help Wanted 💁 Good First Issue 😊 ✅ accepted | **Um bug que necessita de uma alternativa dentro do código para ser resolvido.**
```Js
2022-05-02T05:02:27.684862+00:00 app[worker.1]: /app/node_modules/mongoose/lib/model.js:492
2022-05-02T05:02:27.684869+00:00 app[worker.1]: parallelSave = new ParallelSaveError(this);
2022-05-02T05:02:27.684869+00:00 app[worker.1]: ^
2022-05-02T05:02:27.684870+00:00 app[worker.1]:
2022-05-02T05:02:27.684871+00:00 app[worker.1]: ParallelSaveError: Can't save() the same doc multiple times in parallel. Document: 442774319819522059
2022-05-02T05:02:27.684872+00:00 app[worker.1]: at Model.save (/app/node_modules/mongoose/lib/model.js:492:20)
2022-05-02T05:02:27.684872+00:00 app[worker.1]: at Rep.run (/app/src/commands/Social/RepCommand.js:55:14)
2022-05-02T05:02:27.684873+00:00 app[worker.1]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)```
O erro é simples como já foi dito, procuro uma alternativa para o código solucionando este probleminha. | 1.0 | MongoDB Error - **Um bug que necessita de uma alternativa dentro do código para ser resolvido.**
```Js
2022-05-02T05:02:27.684862+00:00 app[worker.1]: /app/node_modules/mongoose/lib/model.js:492
2022-05-02T05:02:27.684869+00:00 app[worker.1]: parallelSave = new ParallelSaveError(this);
2022-05-02T05:02:27.684869+00:00 app[worker.1]: ^
2022-05-02T05:02:27.684870+00:00 app[worker.1]:
2022-05-02T05:02:27.684871+00:00 app[worker.1]: ParallelSaveError: Can't save() the same doc multiple times in parallel. Document: 442774319819522059
2022-05-02T05:02:27.684872+00:00 app[worker.1]: at Model.save (/app/node_modules/mongoose/lib/model.js:492:20)
2022-05-02T05:02:27.684872+00:00 app[worker.1]: at Rep.run (/app/src/commands/Social/RepCommand.js:55:14)
2022-05-02T05:02:27.684873+00:00 app[worker.1]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)```
O erro é simples como já foi dito, procuro uma alternativa para o código solucionando este probleminha. | priority | mongodb error um bug que necessita de uma alternativa dentro do código para ser resolvido js app app node modules mongoose lib model js app parallelsave new parallelsaveerror this app app app parallelsaveerror can t save the same doc multiple times in parallel document app at model save app node modules mongoose lib model js app at rep run app src commands social repcommand js app at process processticksandrejections node internal process task queues o erro é simples como já foi dito procuro uma alternativa para o código solucionando este probleminha | 1 |
773,126 | 27,147,033,019 | IssuesEvent | 2023-02-16 20:51:59 | aws/s2n-tls | https://api.github.com/repos/aws/s2n-tls | closed | Add support for AES-CBC Multi-buffer | type/performance priority/low size/medium | Intel reported up to 200% performance increase when using the "Multi-buffer" speed enhancements for AES-SHA-CBC in Openssl [1]. We could consider adding a "multi_buffer_encrypt" function to our s2n_cipher struct for S2N_CBC/S2N_COMPOSITE.
We'd need logic that:
1. Determines if multiblock is available on the system/libcrypto
2. Determines if the input is eligible for multiblock. It may not be worth applying this to smaller input buffers.
Resources:
[1] https://software.intel.com/en-us/articles/performance-of-multibuffer-aes-cbc-on-intel-xeon-processors-e5-v3
- https://github.com/openssl/openssl/blob/master/crypto/aes/asm/aesni-mb-x86_64.pl#L17
- https://github.com/openssl/openssl/blob/master/crypto/evp/e_aes_cbc_hmac_sha1.c#L170
- http://lkml.iu.edu/hypermail/linux/kernel/1510.3/03473.html
| 1.0 | Add support for AES-CBC Multi-buffer - Intel reported up to 200% performance increase when using the "Multi-buffer" speed enhancements for AES-SHA-CBC in Openssl [1]. We could consider adding a "multi_buffer_encrypt" function to our s2n_cipher struct for S2N_CBC/S2N_COMPOSITE.
We'd need logic that:
1. Determines if multiblock is available on the system/libcrypto
2. Determines if the input is eligible for multiblock. It may not be worth applying this to smaller input buffers.
Resources:
[1] https://software.intel.com/en-us/articles/performance-of-multibuffer-aes-cbc-on-intel-xeon-processors-e5-v3
- https://github.com/openssl/openssl/blob/master/crypto/aes/asm/aesni-mb-x86_64.pl#L17
- https://github.com/openssl/openssl/blob/master/crypto/evp/e_aes_cbc_hmac_sha1.c#L170
- http://lkml.iu.edu/hypermail/linux/kernel/1510.3/03473.html
| priority | add support for aes cbc multi buffer intel reported up to performance increase when using the multi buffer speed enhancements for aes sha cbc in openssl we could consider adding a multi buffer encrypt function to our cipher struct for cbc composite we d need logic that determines if multiblock is available on the system libcrypto determines if the input is eligible for multiblock it may not be worth applying this to smaller input buffers resources | 1 |
438,772 | 12,651,367,156 | IssuesEvent | 2020-06-17 00:05:40 | GeyserMC/Geyser | https://api.github.com/repos/GeyserMC/Geyser | closed | Text not visible on a white background | Confirmed Bug Priority: Low | **Describe the bug**
Text is always set to white instead on the default colour, causing problems with white backgrounds
**To Reproduce**
Steps to reproduce the behavior:
1. Open your terminal of choice (Gnome Terminal, Command Prompt, Powershell...)
2. Set the background to white and the text to black
3. Run Geyser
**Expected behavior**
The text should be the default colour (black)
**Screenshots**

**Server version**
N/A
**Geyser version**
Jenkins
**Bedrock version**
N/A
**Additional context**
N/A | 1.0 | Text not visible on a white background - **Describe the bug**
Text is always set to white instead on the default colour, causing problems with white backgrounds
**To Reproduce**
Steps to reproduce the behavior:
1. Open your terminal of choice (Gnome Terminal, Command Prompt, Powershell...)
2. Set the background to white and the text to black
3. Run Geyser
**Expected behavior**
The text should be the default colour (black)
**Screenshots**

**Server version**
N/A
**Geyser version**
Jenkins
**Bedrock version**
N/A
**Additional context**
N/A | priority | text not visible on a white background describe the bug text is always set to white instead on the default colour causing problems with white backgrounds to reproduce steps to reproduce the behavior open your terminal of choice gnome terminal command prompt powershell set the background to white and the text to black run geyser expected behavior the text should be the default colour black screenshots server version n a geyser version jenkins bedrock version n a additional context n a | 1 |
137,775 | 5,316,189,573 | IssuesEvent | 2017-02-13 19:14:55 | DiCarloLab-Delft/PycQED_py3 | https://api.github.com/repos/DiCarloLab-Delft/PycQED_py3 | closed | Changes during holidays broke tests on 2Q gates branch | bug priority: could/low | When looking into updating the code on the maserati computer I found that some tests are now failing.
- Martinis flux pulse tests
- kernel object distortions tests
One of the tests is the test for the martinis flux pulses.
The check tests if the starting angle theta_0 is what we expect it to be. This is not the case. This is most likely related to some changes that Niels made over the holidays. He mentioned that I made some mistakes in constructing the functions. I will have to look into this.
The second test relates to the kernel object. Here all tests seem to be failing. I will have to look into what changed.
| 1.0 | Changes during holidays broke tests on 2Q gates branch - When looking into updating the code on the maserati computer I found that some tests are now failing.
- Martinis flux pulse tests
- kernel object distortions tests
One of the tests is the test for the martinis flux pulses.
The check tests if the starting angle theta_0 is what we expect it to be. This is not the case. This is most likely related to some changes that Niels made over the holidays. He mentioned that I made some mistakes in constructing the functions. I will have to look into this.
The second test relates to the kernel object. Here all tests seem to be failing. I will have to look into what changed.
| priority | changes during holidays broke tests on gates branch when looking into updating the code on the maserati computer i found that some tests are now failing martinis flux pulse tests kernel object distortions tests one of the tests is the test for the martinis flux pulses the check tests if the starting angle theta is what we expect it to be this is not the case this is most likely related to some changes that niels made over the holidays he mentioned that i made some mistakes in constructing the functions i will have to look into this the second test relates to the kernel object here all tests seem to be failing i will have to look into what changed | 1 |
296,381 | 9,114,644,803 | IssuesEvent | 2019-02-22 01:11:12 | SparkDevNetwork/Rock | https://api.github.com/repos/SparkDevNetwork/Rock | closed | Admin Event Registration Portal allows uploading of signed documents when it shouldn't | Fixed in v8.7 Priority: Low Status: Confirmed Topic: Event Registration Type: Bug | ### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)?
* Did you include your Rock version number and [client culture](https://github.com/SparkDevNetwork/Rock/wiki/Environment-and-Diagnostics-Information) setting?
* Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3ASparkDevNetwork+-repo%3ASparkDevNetwork%2FSlack) to see if your bug or enhancement is already reported?
### Description
If you create a new Event Registration and then manually add a registration and registrants to that registration, Rock will give you the option to upload a signed document. Even though you have not configured the Registration Template to allow signed documents. It will also not throw an error when saving. The file shows up in the BinaryFile table, but is left as IsTemporary and does not get associated with anything.
### Steps to Reproduce
1. Add new Event Registration, do NOT setup a signed document type.
2. Add a new Registration Instance
3. Manually add somebody via the Admin portal, and notice it allows upload of a signed document.
**Expected behavior:**
The signed document uploader should not be visible.
**Actual behavior:**
The signed document uploader is visible and uploaded documents go into /dev/null.
### Versions
* **Rock Version:** 8.3
* **Client Culture Setting:** en-US | 1.0 | Admin Event Registration Portal allows uploading of signed documents when it shouldn't - ### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Can you reproduce the problem on a fresh install or the [demo site](http://rock.rocksolidchurchdemo.com/)?
* Did you include your Rock version number and [client culture](https://github.com/SparkDevNetwork/Rock/wiki/Environment-and-Diagnostics-Information) setting?
* Did you [perform a cursory search](https://github.com/issues?q=is%3Aissue+user%3ASparkDevNetwork+-repo%3ASparkDevNetwork%2FSlack) to see if your bug or enhancement is already reported?
### Description
If you create a new Event Registration and then manually add a registration and registrants to that registration, Rock will give you the option to upload a signed document. Even though you have not configured the Registration Template to allow signed documents. It will also not throw an error when saving. The file shows up in the BinaryFile table, but is left as IsTemporary and does not get associated with anything.
### Steps to Reproduce
1. Add new Event Registration, do NOT setup a signed document type.
2. Add a new Registration Instance
3. Manually add somebody via the Admin portal, and notice it allows upload of a signed document.
**Expected behavior:**
The signed document uploader should not be visible.
**Actual behavior:**
The signed document uploader is visible and uploaded documents go into /dev/null.
### Versions
* **Rock Version:** 8.3
* **Client Culture Setting:** en-US | priority | admin event registration portal allows uploading of signed documents when it shouldn t prerequisites put an x between the brackets on this line if you have done all of the following can you reproduce the problem on a fresh install or the did you include your rock version number and setting did you to see if your bug or enhancement is already reported description if you create a new event registration and then manually add a registration and registrants to that registration rock will give you the option to upload a signed document even though you have not configured the registration template to allow signed documents it will also not throw an error when saving the file shows up in the binaryfile table but is left as istemporary and does not get associated with anything steps to reproduce add new event registration do not setup a signed document type add a new registration instance manually add somebody via the admin portal and notice it allows upload of a signed document expected behavior the signed document uploader should not be visible actual behavior the signed document uploader is visible and uploaded documents go into dev null versions rock version client culture setting en us | 1 |
215,620 | 7,295,913,313 | IssuesEvent | 2018-02-26 09:00:33 | OpenSRP/opensrp-server | https://api.github.com/repos/OpenSRP/opensrp-server | opened | batch order post request failure. | Low Priority | What should happen when some of the Orders posted are well formatted and hence should be successfully posted while others are poorly formatted and should send server error messages?
At the moment:
1. If one incorrectly formatted request is encountered, a server error is returned without considering subsequent requests | 1.0 | batch order post request failure. - What should happen when some of the Orders posted are well formatted and hence should be successfully posted while others are poorly formatted and should send server error messages?
At the moment:
1. If one incorrectly formatted request is encountered, a server error is returned without considering subsequent requests | priority | batch order post request failure what should happen when some of the orders posted are well formatted and hence should be successfully posted while others are poorly formatted and should send server error messages at the moment if one incorrectly formatted request is encountered a server error is returned without considering subsequent requests | 1 |
631,443 | 20,151,736,890 | IssuesEvent | 2022-02-09 13:04:41 | ita-social-projects/horondi_client_fe | https://api.github.com/repos/ita-social-projects/horondi_client_fe | closed | [News] Title of News article is left side alignment instead of centered according to text block | bug User Story UI priority: low severity: trivial | **Environment:** macOS Big Sur 11.4, Firefox 89.0
**Reproducible:** always
**Build found:** 44d1c1b
**Pre-conditions:**
Go to https://horondi-front-staging.azurewebsites.net/ as a user
**Description**
**Steps to reproduce:**
1. Go to the News page
2. Look at any Title of the News article
**Actual result:**
The title of the News article is left side alignment according to text block.
**Expected result:**
The title of the News article is centered according to text block.
<img width="1440" alt="Title of News" src="https://user-images.githubusercontent.com/62054774/121084209-0b8c8d00-c7e9-11eb-94bb-51dbfefab49e.png">
[User story] #50
[TC] [LVHRB-229](https://jira.softserve.academy/browse/LVHRB-229) | 1.0 | [News] Title of News article is left side alignment instead of centered according to text block - **Environment:** macOS Big Sur 11.4, Firefox 89.0
**Reproducible:** always
**Build found:** 44d1c1b
**Pre-conditions:**
Go to https://horondi-front-staging.azurewebsites.net/ as a user
**Description**
**Steps to reproduce:**
1. Go to the News page
2. Look at any Title of the News article
**Actual result:**
The title of the News article is left side alignment according to text block.
**Expected result:**
The title of the News article is centered according to text block.
<img width="1440" alt="Title of News" src="https://user-images.githubusercontent.com/62054774/121084209-0b8c8d00-c7e9-11eb-94bb-51dbfefab49e.png">
[User story] #50
[TC] [LVHRB-229](https://jira.softserve.academy/browse/LVHRB-229) | priority | title of news article is left side alignment instead of centered according to text block environment macos big sur firefox reproducible always build found pre conditions go to as a user description steps to reproduce go to the news page look at any title of the news article actual result the title of the news article is left side alignment according to text block expected result the title of the news article is centered according to text block img width alt title of news src | 1 |
446,225 | 12,842,511,488 | IssuesEvent | 2020-07-08 02:13:22 | MatthewSpofford/Multiscale-Statistical-Analysis | https://api.github.com/repos/MatthewSpofford/Multiscale-Statistical-Analysis | closed | Implement a better method for inputting graph properties | enhancement in progress priority low | 
Maybe implement this within a settings menu near the graphs. | 1.0 | Implement a better method for inputting graph properties - 
Maybe implement this within a settings menu near the graphs. | priority | implement a better method for inputting graph properties maybe implement this within a settings menu near the graphs | 1 |
516,721 | 14,986,941,303 | IssuesEvent | 2021-01-28 22:01:11 | sunpy/sunpy | https://api.github.com/repos/sunpy/sunpy | opened | Not passing in notify for a JSOC search is ambiguous | Effort Low Package Intermediate Priority Low net | We require a search for JSOC to need a notify attribute in order to fetch data. However if you do not provide one and then pass it into fetch, the error is ambiguous. We need to catch this in our JSOCClient and raise a better error message.
Example:
```python
In [1]: from sunpy.net import attrs as a, Fido
In [2]: Fido.fetch(Fido.search(a.Time("2011/01/01", "2011/01/01 00:01"), a.jsoc.Series.aia_lev1_euv_12s))
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
<ipython-input-2-20e16f459549> in <module>
----> 1 Fido.fetch(Fido.search(a.Time("2011/01/01", "2011/01/01 00:01"), a.jsoc.Series.aia_lev1_euv_12s))
~/Git/sunpy/sunpy/net/fido_factory.py in fetch(self, path, max_conn, progress, overwrite, downloader, *query_results, **kwargs)
444 "Allowed types are QueryResponseRow, QueryResponseTable or UnifiedResponse.")
445 for block in responses:
--> 446 result = block.client.fetch(block, path=path,
447 downloader=downloader,
448 wait=False, **kwargs)
~/Git/sunpy/sunpy/net/base_client.py in wrapper(self, query_results, **kwargs)
292 if isinstance(query_results, QueryResponseRow):
293 query_results = query_results.as_table()
--> 294 return func(self, query_results, **kwargs)
295
296 return wrapper
~/Git/sunpy/sunpy/net/jsoc/jsoc.py in fetch(self, jsoc_response, path, progress, overwrite, downloader, wait, sleep, max_conn, **kwargs)
469
470 # Make staging request to JSOC
--> 471 responses = self.request_data(jsoc_response)
472
473 defaults = {'max_splits': 2}
~/Git/sunpy/sunpy/net/jsoc/jsoc.py in request_data(self, jsoc_response, method, **kwargs)
385
386 ds = self._make_recordset(**block)
--> 387 cd = drms.Client(email=block.get('notify', ''))
388 protocol = block.get('protocol', 'fits')
389 cutout = block.get('cutout')
~/.virtualenvs/sunpy-dev/lib/python3.9/site-packages/drms/client.py in __init__(self, server, email, verbose, debug)
627 self._info_cache = {}
628 self.verbose = verbose # use property for convertion to bool
--> 629 self.email = email # use property for email validation
630
631 def __repr__(self):
~/.virtualenvs/sunpy-dev/lib/python3.9/site-packages/drms/client.py in email(self, value)
849 def email(self, value):
850 if value is not None and not self.check_email(value):
--> 851 raise ValueError('Email address is invalid or not registered')
852 self._email = value
853
ValueError: Email address is invalid or not registered
``` | 1.0 | Not passing in notify for a JSOC search is ambiguous - We require a search for JSOC to need a notify attribute in order to fetch data. However if you do not provide one and then pass it into fetch, the error is ambiguous. We need to catch this in our JSOCClient and raise a better error message.
Example:
```python
In [1]: from sunpy.net import attrs as a, Fido
In [2]: Fido.fetch(Fido.search(a.Time("2011/01/01", "2011/01/01 00:01"), a.jsoc.Series.aia_lev1_euv_12s))
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
<ipython-input-2-20e16f459549> in <module>
----> 1 Fido.fetch(Fido.search(a.Time("2011/01/01", "2011/01/01 00:01"), a.jsoc.Series.aia_lev1_euv_12s))
~/Git/sunpy/sunpy/net/fido_factory.py in fetch(self, path, max_conn, progress, overwrite, downloader, *query_results, **kwargs)
444 "Allowed types are QueryResponseRow, QueryResponseTable or UnifiedResponse.")
445 for block in responses:
--> 446 result = block.client.fetch(block, path=path,
447 downloader=downloader,
448 wait=False, **kwargs)
~/Git/sunpy/sunpy/net/base_client.py in wrapper(self, query_results, **kwargs)
292 if isinstance(query_results, QueryResponseRow):
293 query_results = query_results.as_table()
--> 294 return func(self, query_results, **kwargs)
295
296 return wrapper
~/Git/sunpy/sunpy/net/jsoc/jsoc.py in fetch(self, jsoc_response, path, progress, overwrite, downloader, wait, sleep, max_conn, **kwargs)
469
470 # Make staging request to JSOC
--> 471 responses = self.request_data(jsoc_response)
472
473 defaults = {'max_splits': 2}
~/Git/sunpy/sunpy/net/jsoc/jsoc.py in request_data(self, jsoc_response, method, **kwargs)
385
386 ds = self._make_recordset(**block)
--> 387 cd = drms.Client(email=block.get('notify', ''))
388 protocol = block.get('protocol', 'fits')
389 cutout = block.get('cutout')
~/.virtualenvs/sunpy-dev/lib/python3.9/site-packages/drms/client.py in __init__(self, server, email, verbose, debug)
627 self._info_cache = {}
628 self.verbose = verbose # use property for convertion to bool
--> 629 self.email = email # use property for email validation
630
631 def __repr__(self):
~/.virtualenvs/sunpy-dev/lib/python3.9/site-packages/drms/client.py in email(self, value)
849 def email(self, value):
850 if value is not None and not self.check_email(value):
--> 851 raise ValueError('Email address is invalid or not registered')
852 self._email = value
853
ValueError: Email address is invalid or not registered
``` | priority | not passing in notify for a jsoc search is ambiguous we require a search for jsoc to need a notify attribute in order to fetch data however if you do not provide one and then pass it into fetch the error is ambiguous we need to catch this in our jsocclient and raise a better error message example python in from sunpy net import attrs as a fido in fido fetch fido search a time a jsoc series aia euv valueerror traceback most recent call last in fido fetch fido search a time a jsoc series aia euv git sunpy sunpy net fido factory py in fetch self path max conn progress overwrite downloader query results kwargs allowed types are queryresponserow queryresponsetable or unifiedresponse for block in responses result block client fetch block path path downloader downloader wait false kwargs git sunpy sunpy net base client py in wrapper self query results kwargs if isinstance query results queryresponserow query results query results as table return func self query results kwargs return wrapper git sunpy sunpy net jsoc jsoc py in fetch self jsoc response path progress overwrite downloader wait sleep max conn kwargs make staging request to jsoc responses self request data jsoc response defaults max splits git sunpy sunpy net jsoc jsoc py in request data self jsoc response method kwargs ds self make recordset block cd drms client email block get notify protocol block get protocol fits cutout block get cutout virtualenvs sunpy dev lib site packages drms client py in init self server email verbose debug self info cache self verbose verbose use property for convertion to bool self email email use property for email validation def repr self virtualenvs sunpy dev lib site packages drms client py in email self value def email self value if value is not none and not self check email value raise valueerror email address is invalid or not registered self email value valueerror email address is invalid or not registered | 1 |
369,699 | 10,916,488,517 | IssuesEvent | 2019-11-21 13:28:08 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | closed | Document Viewer | Zoom level consistency | Ready-for-Dev bug-medium-priority caseflow-reader priority-low whiskey | ## Story
As a user, if I hit the zoom out button twice and then zoom in again twice, it won't show the same amount of documents from the previous views.
## Description
Per our story time discussion, seems like the end points are different from where it's being zoomed in and out from.
## AC
- [ ] Make sure that document viewer shows the same amount of documents at the same zoom level. | 2.0 | Document Viewer | Zoom level consistency - ## Story
As a user, if I hit the zoom out button twice and then zoom in again twice, it won't show the same amount of documents from the previous views.
## Description
Per our story time discussion, seems like the end points are different from where it's being zoomed in and out from.
## AC
- [ ] Make sure that document viewer shows the same amount of documents at the same zoom level. | priority | document viewer zoom level consistency story as a user if i hit the zoom out button twice and then zoom in again twice it won t show the same amount of documents from the previous views description per our story time discussion seems like the end points are different from where it s being zoomed in and out from ac make sure that document viewer shows the same amount of documents at the same zoom level | 1 |
603,921 | 18,674,034,392 | IssuesEvent | 2021-10-31 08:31:27 | arcomage/arcomage-hd | https://api.github.com/repos/arcomage/arcomage-hd | closed | Add more taverns | enhancement low priority i18n | * [x] Add all Arcomage-playable taverns from mm7 (Antagarich), mm8 (Jadame)
* [x] Add 6 castles in mm6 (Enroth)
* [x] Adjust presettings of each tavern/castle, any two taverns/castles shouldn't have a same set of presettings
* [x] Regroup taverns in the \<select\> form element in the preference window
* [x] I18n for all these | 1.0 | Add more taverns - * [x] Add all Arcomage-playable taverns from mm7 (Antagarich), mm8 (Jadame)
* [x] Add 6 castles in mm6 (Enroth)
* [x] Adjust presettings of each tavern/castle, any two taverns/castles shouldn't have a same set of presettings
* [x] Regroup taverns in the \<select\> form element in the preference window
* [x] I18n for all these | priority | add more taverns add all arcomage playable taverns from antagarich jadame add castles in enroth adjust presettings of each tavern castle any two taverns castles shouldn t have a same set of presettings regroup taverns in the form element in the preference window for all these | 1 |
139,419 | 5,374,994,260 | IssuesEvent | 2017-02-23 02:34:30 | AlstonLin/TheLearningLock | https://api.github.com/repos/AlstonLin/TheLearningLock | closed | Add Settings option to select secrecy of notifications to show | low priority polish | Options should be
- None
- Public
- All
See LockScreen#updateNotifications
| 1.0 | Add Settings option to select secrecy of notifications to show - Options should be
- None
- Public
- All
See LockScreen#updateNotifications
| priority | add settings option to select secrecy of notifications to show options should be none public all see lockscreen updatenotifications | 1 |
383,057 | 11,349,362,152 | IssuesEvent | 2020-01-24 04:33:53 | forseti-security/forseti-security | https://api.github.com/repos/forseti-security/forseti-security | closed | Issue with Config Validator notifications | Interrupts: Follow-up Needed module: config validator module: notifier module: scanner priority: p3 triaged: yes | ## Story
A [user](https://forsetisecurity.slack.com/archives/CAZCH95EF/p1574253087244800) is having issues with the [enforce_label](https://github.com/forseti-security/policy-library/blob/master/samples/enforce_label.yaml) CV template sample.
### Policy
```
apiVersion: constraints.gatekeeper.sh/v1alpha1
kind: GCPEnforceLabelConstraintV1
metadata:
name: require_labels
spec:
severity: high
match:
target: ["organization/<redacted>/*"]
parameters:
mandatory_labels:
- "wid": ".*"
resource_types_to_scan:
- "compute.googleapis.com/Instance"
- "cloudresourcemanager.googleapis.com/Project"
```
### Forseti Configuration
```
scanners:
- name: config_validator
enabled: true
notifier:
resources:
- resource: config_validator_violations
should_notify: true
notifiers:
# Upload violations to GCS.
- name: gcs_violations
configuration:
data_format: csv
# gcs_path should begin with "gs://"
gcs_path: <redacted>
violation:
cscc:
enabled: true
source_id: <redacted>
```
## Issues
The issue is this seems to work fine at the project level. All of the projects without a label of "wid" are alerting properly to CSCC.
However, at the instance level, some weird things are happening:
1. None of the instances alert via csv to the alert bucket I have set up, but all of the projects are in the csv.
2. All of the instances are alerting in CSCC no matter what label I have assigned to them (even if I have the correct "wid" label), but they are only showing in "Inactive Findings". None of the instance alerts appear when I have the "Show Only Active Findings" slide enabled.
When I run Forseti manually with the - "cloudresourcemanager.googleapis.com/Project" line in the config, the notifier logs state "Retrieved 52 violations for resource 'config_validator_violations'.
3. However, if I remove projects from the scan, then I get "no violations" for config_validator_violations, even though they (instance alerts) show up as inactive in CSCC. | 1.0 | Issue with Config Validator notifications - ## Story
A [user](https://forsetisecurity.slack.com/archives/CAZCH95EF/p1574253087244800) is having issues with the [enforce_label](https://github.com/forseti-security/policy-library/blob/master/samples/enforce_label.yaml) CV template sample.
### Policy
```
apiVersion: constraints.gatekeeper.sh/v1alpha1
kind: GCPEnforceLabelConstraintV1
metadata:
name: require_labels
spec:
severity: high
match:
target: ["organization/<redacted>/*"]
parameters:
mandatory_labels:
- "wid": ".*"
resource_types_to_scan:
- "compute.googleapis.com/Instance"
- "cloudresourcemanager.googleapis.com/Project"
```
### Forseti Configuration
```
scanners:
- name: config_validator
enabled: true
notifier:
resources:
- resource: config_validator_violations
should_notify: true
notifiers:
# Upload violations to GCS.
- name: gcs_violations
configuration:
data_format: csv
# gcs_path should begin with "gs://"
gcs_path: <redacted>
violation:
cscc:
enabled: true
source_id: <redacted>
```
## Issues
The issue is this seems to work fine at the project level. All of the projects without a label of "wid" are alerting properly to CSCC.
However, at the instance level, some weird things are happening:
1. None of the instances alert via csv to the alert bucket I have set up, but all of the projects are in the csv.
2. All of the instances are alerting in CSCC no matter what label I have assigned to them (even if I have the correct "wid" label), but they are only showing in "Inactive Findings". None of the instance alerts appear when I have the "Show Only Active Findings" slide enabled.
When I run Forseti manually with the - "cloudresourcemanager.googleapis.com/Project" line in the config, the notifier logs state "Retrieved 52 violations for resource 'config_validator_violations'.
3. However, if I remove projects from the scan, then I get "no violations" for config_validator_violations, even though they (instance alerts) show up as inactive in CSCC. | priority | issue with config validator notifications story a is having issues with the cv template sample policy apiversion constraints gatekeeper sh kind metadata name require labels spec severity high match target parameters mandatory labels wid resource types to scan compute googleapis com instance cloudresourcemanager googleapis com project forseti configuration scanners name config validator enabled true notifier resources resource config validator violations should notify true notifiers upload violations to gcs name gcs violations configuration data format csv gcs path should begin with gs gcs path violation cscc enabled true source id issues the issue is this seems to work fine at the project level all of the projects without a label of wid are alerting properly to cscc however at the instance level some weird things are happening none of the instances alert via csv to the alert bucket i have set up but all of the projects are in the csv all of the instances are alerting in cscc no matter what label i have assigned to them even if i have the correct wid label but they are only showing in inactive findings none of the instance alerts appear when i have the show only active findings slide enabled when i run forseti manually with the cloudresourcemanager googleapis com project line in the config the notifier logs state retrieved violations for resource config validator violations however if i remove projects from the scan then i get no violations for config validator violations even though they instance alerts show up as inactive in cscc | 1 |
433,184 | 12,503,385,625 | IssuesEvent | 2020-06-02 07:07:37 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1569] Selection stays on screen after UI closing | Priority: Low Status: Fixed | 1. Start to create a contract
2. Choose something with selection (like bank account)

3. Press RMB somewhere outside board UI

Filed will stay on screen | 1.0 | [0.9.0 staging-1569] Selection stays on screen after UI closing - 1. Start to create a contract
2. Choose something with selection (like bank account)

3. Press RMB somewhere outside board UI

Filed will stay on screen | priority | selection stays on screen after ui closing start to create a contract choose something with selection like bank account press rmb somewhere outside board ui filed will stay on screen | 1 |
591,532 | 17,850,602,389 | IssuesEvent | 2021-09-04 01:51:01 | KingSupernova31/RulesGuru | https://api.github.com/repos/KingSupernova31/RulesGuru | opened | Answer field can become too long | bug low priority | Unknown conditions can cause the answer section to be longer than it needs to be, with extra space under the answer text that's just blank. Opening and closing the answer and/or navigating to the next question can cause the extra space to get longer. For example:

| 1.0 | Answer field can become too long - Unknown conditions can cause the answer section to be longer than it needs to be, with extra space under the answer text that's just blank. Opening and closing the answer and/or navigating to the next question can cause the extra space to get longer. For example:

| priority | answer field can become too long unknown conditions can cause the answer section to be longer than it needs to be with extra space under the answer text that s just blank opening and closing the answer and or navigating to the next question can cause the extra space to get longer for example | 1 |
706,165 | 24,261,827,891 | IssuesEvent | 2022-09-28 00:01:55 | Rehachoudhary0/hotel_testing | https://api.github.com/repos/Rehachoudhary0/hotel_testing | closed | book location search | Low priority app front-end | In this UI recent location is showing like this is not looking good.pls arvind do it according your self .

| 1.0 | book location search - In this UI recent location is showing like this is not looking good.pls arvind do it according your self .

| priority | book location search in this ui recent location is showing like this is not looking good pls arvind do it according your self | 1 |
537,488 | 15,729,733,108 | IssuesEvent | 2021-03-29 15:09:37 | UnderVolt/chocomint | https://api.github.com/repos/UnderVolt/chocomint | closed | Wrong parsing of date in UserScreen | area:menu priority:low type:UI | This affects de UserScreen.java class.
Sometimes, the month will be parsed as "xxx" instead of "xxx.", and the "Since the beginning" check would not trigger. | 1.0 | Wrong parsing of date in UserScreen - This affects de UserScreen.java class.
Sometimes, the month will be parsed as "xxx" instead of "xxx.", and the "Since the beginning" check would not trigger. | priority | wrong parsing of date in userscreen this affects de userscreen java class sometimes the month will be parsed as xxx instead of xxx and the since the beginning check would not trigger | 1 |
660,701 | 21,995,798,269 | IssuesEvent | 2022-05-26 06:08:43 | ballerina-platform/ballerina-lang | https://api.github.com/repos/ballerina-platform/ballerina-lang | opened | Locally defined distinct errors are not distinct | Type/Bug Priority/Low Team/CompilerFE | **Description:**
```ballerina
import ballerina/io;
type Error distinct error;
type ClientError distinct Error;
type DistinctClientError distinct ClientError;
type DistinctClientError1 DistinctClientError;
type DistinctClientError2 distinct ClientError;
function getGenericClientError() returns ClientError {
return error DistinctClientError("Whoops!");
}
public function main() {
var r = getGenericClientError();
io:println(r is DistinctClientError); // true
io:println(r is distinct ClientError); // true, should be false
io:println(r is DistinctClientError1); // true
io:println(r is DistinctClientError2); // false
}
```
**Affected Versions:**
Ballerina 2201.1.0 (Swan Lake) | 1.0 | Locally defined distinct errors are not distinct - **Description:**
```ballerina
import ballerina/io;
type Error distinct error;
type ClientError distinct Error;
type DistinctClientError distinct ClientError;
type DistinctClientError1 DistinctClientError;
type DistinctClientError2 distinct ClientError;
function getGenericClientError() returns ClientError {
return error DistinctClientError("Whoops!");
}
public function main() {
var r = getGenericClientError();
io:println(r is DistinctClientError); // true
io:println(r is distinct ClientError); // true, should be false
io:println(r is DistinctClientError1); // true
io:println(r is DistinctClientError2); // false
}
```
**Affected Versions:**
Ballerina 2201.1.0 (Swan Lake) | priority | locally defined distinct errors are not distinct description ballerina import ballerina io type error distinct error type clienterror distinct error type distinctclienterror distinct clienterror type distinctclienterror type distinct clienterror function getgenericclienterror returns clienterror return error distinctclienterror whoops public function main var r getgenericclienterror io println r is distinctclienterror true io println r is distinct clienterror true should be false io println r is true io println r is false affected versions ballerina swan lake | 1 |
632,857 | 20,237,060,848 | IssuesEvent | 2022-02-14 04:03:41 | OceanDataTools/openrvdas | https://api.github.com/repos/OceanDataTools/openrvdas | closed | OneWireReader | enhancement low priority | Reader to read 1wire records
reader = OneWireReader(device='/sys/bus/w1/devices/28-0417c31e10ff/w1_slave', frequency=5)
Q: will this only work for therm? | 1.0 | OneWireReader - Reader to read 1wire records
reader = OneWireReader(device='/sys/bus/w1/devices/28-0417c31e10ff/w1_slave', frequency=5)
Q: will this only work for therm? | priority | onewirereader reader to read records reader onewirereader device sys bus devices slave frequency q will this only work for therm | 1 |
330,625 | 10,053,340,633 | IssuesEvent | 2019-07-21 15:56:09 | JasonBock/Rocks | https://api.github.com/repos/JasonBock/Rocks | closed | Redo Task to be Cross-Platform | Low Priority enhancement | Basically, look at this article: https://natemcmaster.com/blog/2017/07/05/msbuild-task-in-nuget/. Change my current Rocks task so it's not .NET Framework-specific. | 1.0 | Redo Task to be Cross-Platform - Basically, look at this article: https://natemcmaster.com/blog/2017/07/05/msbuild-task-in-nuget/. Change my current Rocks task so it's not .NET Framework-specific. | priority | redo task to be cross platform basically look at this article change my current rocks task so it s not net framework specific | 1 |
66,343 | 3,252,698,421 | IssuesEvent | 2015-10-19 15:52:49 | HellscreamWoW/Tracker | https://api.github.com/repos/HellscreamWoW/Tracker | closed | The Twilight Lexicon | Priority-Low Type-Creature Type-Loot Type-Quest | http://www.wowhead.com/quest=8279/the-twilight-lexicon
This can be deleted if untrue but I have a feeling the chapters are supposed to have a 100% drop rate when the quest is active. Wowhead's rates are sometimes skewed as it doesn't always take into account if the person submitting the data is on the quest or not.
http://db.vanillagaming.org/?quest=8279 | 1.0 | The Twilight Lexicon - http://www.wowhead.com/quest=8279/the-twilight-lexicon
This can be deleted if untrue but I have a feeling the chapters are supposed to have a 100% drop rate when the quest is active. Wowhead's rates are sometimes skewed as it doesn't always take into account if the person submitting the data is on the quest or not.
http://db.vanillagaming.org/?quest=8279 | priority | the twilight lexicon this can be deleted if untrue but i have a feeling the chapters are supposed to have a drop rate when the quest is active wowhead s rates are sometimes skewed as it doesn t always take into account if the person submitting the data is on the quest or not | 1 |
669,708 | 22,637,216,990 | IssuesEvent | 2022-06-30 20:19:54 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Missed interrupts in NXP RT685 GPIO driver | bug priority: low area: GPIO platform: NXP | **Describe the bug**
A problem exists in drivers/gpio/gpio_mcux_lpc.c; it is apparent by code inspection
If 2 or more pins in the same GPIO bank are configured as interrupts (e.g. pins X and Y) and if ISR gets called for an event on pin X but another event occurs on pin Y in between the call to GetStatus() and ClrStatus(), pin Y event gets cleared without being processed
**To Reproduce**
Run a system where multiple GPIOs in the same bank are configured as IRQ inputs long enough and are frequent enough, and the problem will manifest itself sooner or later as a lost IRQ
**Expected behavior**
No interrupts should be lost
**Impact**
Showstopper
| 1.0 | Missed interrupts in NXP RT685 GPIO driver - **Describe the bug**
A problem exists in drivers/gpio/gpio_mcux_lpc.c; it is apparent by code inspection
If 2 or more pins in the same GPIO bank are configured as interrupts (e.g. pins X and Y) and if ISR gets called for an event on pin X but another event occurs on pin Y in between the call to GetStatus() and ClrStatus(), pin Y event gets cleared without being processed
**To Reproduce**
Run a system where multiple GPIOs in the same bank are configured as IRQ inputs long enough and are frequent enough, and the problem will manifest itself sooner or later as a lost IRQ
**Expected behavior**
No interrupts should be lost
**Impact**
Showstopper
| priority | missed interrupts in nxp gpio driver describe the bug a problem exists in drivers gpio gpio mcux lpc c it is apparent by code inspection if or more pins in the same gpio bank are configured as interrupts e g pins x and y and if isr gets called for an event on pin x but another event occurs on pin y in between the call to getstatus and clrstatus pin y event gets cleared without being processed to reproduce run a system where multiple gpios in the same bank are configured as irq inputs long enough and are frequent enough and the problem will manifest itself sooner or later as a lost irq expected behavior no interrupts should be lost impact showstopper | 1 |
392,219 | 11,585,491,650 | IssuesEvent | 2020-02-23 00:18:22 | HW-PlayersPatch/Development | https://api.github.com/repos/HW-PlayersPatch/Development | opened | Drone Shuffle | Priority3: Low Status2: Research Needed Type3: Improvement | Everything on the drone frigate is now fixed, except the visual "drone shuffle" issue. When the drones start attacking, they first all move/swap to a different position in the parade. The problem is parade_positions is static, and doesn't rotate to match the direction the frig is facing. If your frig happens to be facing the default direction (after spawning via gbx balance test window), there's no shuffle. | 1.0 | Drone Shuffle - Everything on the drone frigate is now fixed, except the visual "drone shuffle" issue. When the drones start attacking, they first all move/swap to a different position in the parade. The problem is parade_positions is static, and doesn't rotate to match the direction the frig is facing. If your frig happens to be facing the default direction (after spawning via gbx balance test window), there's no shuffle. | priority | drone shuffle everything on the drone frigate is now fixed except the visual drone shuffle issue when the drones start attacking they first all move swap to a different position in the parade the problem is parade positions is static and doesn t rotate to match the direction the frig is facing if your frig happens to be facing the default direction after spawning via gbx balance test window there s no shuffle | 1 |
182,979 | 6,676,084,940 | IssuesEvent | 2017-10-05 02:49:01 | SCAII/SCAII | https://api.github.com/repos/SCAII/SCAII | opened | Cffi Modules in Core | C-FFI core enhancement priority: low wishlist | Similar to #14
We'd like to support Cffi in Core, right now we can only load Rust.
This would be a new PluginType with CConfig, with a path, similar to RustFfi.
Note that loading Python this way is out of scope, for now if the user wants to load Python this way they have to wrap it themselves.
This will take a little extra API design. Unlike RPC we can require the `serialize` methods to have some canonical signature. As a quick note, we will require a `destroy` or `drop` function from the C library to clean up, and this means we need to try and load that function **first**, because if we can't load that function we can't clean up. | 1.0 | Cffi Modules in Core - Similar to #14
We'd like to support Cffi in Core, right now we can only load Rust.
This would be a new PluginType with CConfig, with a path, similar to RustFfi.
Note that loading Python this way is out of scope, for now if the user wants to load Python this way they have to wrap it themselves.
This will take a little extra API design. Unlike RPC we can require the `serialize` methods to have some canonical signature. As a quick note, we will require a `destroy` or `drop` function from the C library to clean up, and this means we need to try and load that function **first**, because if we can't load that function we can't clean up. | priority | cffi modules in core similar to we d like to support cffi in core right now we can only load rust this would be a new plugintype with cconfig with a path similar to rustffi note that loading python this way is out of scope for now if the user wants to load python this way they have to wrap it themselves this will take a little extra api design unlike rpc we can require the serialize methods to have some canonical signature as a quick note we will require a destroy or drop function from the c library to clean up and this means we need to try and load that function first because if we can t load that function we can t clean up | 1 |
579,587 | 17,195,267,911 | IssuesEvent | 2021-07-16 16:22:59 | MaibornWolff/codecharta | https://api.github.com/repos/MaibornWolff/codecharta | closed | Show the numbers always in the distribution bar | UX / UI difficulty:low javascript pr-visualization priority:medium | # Feature request
<Please note by far the quickest way to get a new feature is to file a Pull Request.>
<We will consider your request but it may be closed,>
<if it's something we're not actively planning to work on>
<or it does not match our visison of this software.>
## Description
As user I want display of the numbers in the distribution bar so that I can see the numbers at one glance and I don't have to click on the bar.
## Acceptance criteria
- display of numbers is located in the distribution bar (as shown in the image)
- if the bar of one language is to small for the display of the numbers the display is hidden in a tooltip (as shown in the image)
- if the user clicks on the bar the numbers change from percentage to absolute or from absolute to percentage.

| 1.0 | Show the numbers always in the distribution bar - # Feature request
<Please note by far the quickest way to get a new feature is to file a Pull Request.>
<We will consider your request but it may be closed,>
<if it's something we're not actively planning to work on>
<or it does not match our visison of this software.>
## Description
As user I want display of the numbers in the distribution bar so that I can see the numbers at one glance and I don't have to click on the bar.
## Acceptance criteria
- display of numbers is located in the distribution bar (as shown in the image)
- if the bar of one language is to small for the display of the numbers the display is hidden in a tooltip (as shown in the image)
- if the user clicks on the bar the numbers change from percentage to absolute or from absolute to percentage.

| priority | show the numbers always in the distribution bar feature request description as user i want display of the numbers in the distribution bar so that i can see the numbers at one glance and i don t have to click on the bar acceptance criteria display of numbers is located in the distribution bar as shown in the image if the bar of one language is to small for the display of the numbers the display is hidden in a tooltip as shown in the image if the user clicks on the bar the numbers change from percentage to absolute or from absolute to percentage | 1 |
781,382 | 27,435,789,270 | IssuesEvent | 2023-03-02 07:16:38 | Wizleap-Inc/wiz-ui | https://api.github.com/repos/Wizleap-Inc/wiz-ui | closed | Feat: WizTextButtonの背景色,フォントサイズを変更したい | 📦 component 🔽 Low Priority | **機能追加理由・詳細**
WizTextButtonの背景色を変更できるようにして欲しいです。また、フォントサイズの変更も行いたいです。
(gray.400等...)

**解決策の提案(任意)**
**その他考慮事項(任意)**
| 1.0 | Feat: WizTextButtonの背景色,フォントサイズを変更したい - **機能追加理由・詳細**
WizTextButtonの背景色を変更できるようにして欲しいです。また、フォントサイズの変更も行いたいです。
(gray.400等...)

**解決策の提案(任意)**
**その他考慮事項(任意)**
| priority | feat wiztextbuttonの背景色 フォントサイズを変更したい 機能追加理由・詳細 wiztextbuttonの背景色を変更できるようにして欲しいです。また、フォントサイズの変更も行いたいです。 gray 解決策の提案(任意) その他考慮事項(任意) | 1 |
443,682 | 12,797,795,981 | IssuesEvent | 2020-07-02 12:56:38 | mitre-attack/attack-navigator | https://api.github.com/repos/mitre-attack/attack-navigator | closed | Remove comment underscore from the subscript | bug priority/low timescale/imminent | As a user of the ATT&CK Navigator, I want the UI to be as readable as possible at all times.
The underscore that occurs when a comment is present can obscure the sub-technique count subscript, especially when the text is white due to a dark background:

We should remove the comment underscore from the subscript so that the underscore only applies to the technique name itself. | 1.0 | Remove comment underscore from the subscript - As a user of the ATT&CK Navigator, I want the UI to be as readable as possible at all times.
The underscore that occurs when a comment is present can obscure the sub-technique count subscript, especially when the text is white due to a dark background:

We should remove the comment underscore from the subscript so that the underscore only applies to the technique name itself. | priority | remove comment underscore from the subscript as a user of the att ck navigator i want the ui to be as readable as possible at all times the underscore that occurs when a comment is present can obscure the sub technique count subscript especially when the text is white due to a dark background we should remove the comment underscore from the subscript so that the underscore only applies to the technique name itself | 1 |
94,510 | 3,926,891,413 | IssuesEvent | 2016-04-23 06:25:05 | beefproject/beef | https://api.github.com/repos/beefproject/beef | reopened | [Add Module] Send Text to Speech | Enhancement Module Priority Low Social Engineering | Add a module that allows the admin to transfer audio files to the zombie. The zombie will then use a Java applet to play the file using the zombie sound output.
The (Admin UI) AUI will provide a text box to type in. When the enter key is pressed or the send button clicked the admin entered text will be sent to the zombie to be spoken. After an Enter/Send the text within the text box will be highlighted but not deleted. This is so the admin entering the text can either continue typing (effectively deleting the text) or edit the existing text.
The text will be input into a text-to-speech ruby library which produces a sound file. This file will be sent to the zombie and played.
The default text will be 'beef me up scotty'
Example java applet code can be found:
http://www.securingjava.com/chapter-four/chapter-four-2.html
<br><br><em>Google Code Issue: http://code.google.com/p/beef/issues/detail?id=52</em> | 1.0 | [Add Module] Send Text to Speech - Add a module that allows the admin to transfer audio files to the zombie. The zombie will then use a Java applet to play the file using the zombie sound output.
The (Admin UI) AUI will provide a text box to type in. When the enter key is pressed or the send button clicked the admin entered text will be sent to the zombie to be spoken. After an Enter/Send the text within the text box will be highlighted but not deleted. This is so the admin entering the text can either continue typing (effectively deleting the text) or edit the existing text.
The text will be input into a text-to-speech ruby library which produces a sound file. This file will be sent to the zombie and played.
The default text will be 'beef me up scotty'
Example java applet code can be found:
http://www.securingjava.com/chapter-four/chapter-four-2.html
<br><br><em>Google Code Issue: http://code.google.com/p/beef/issues/detail?id=52</em> | priority | send text to speech add a module that allows the admin to transfer audio files to the zombie the zombie will then use a java applet to play the file using the zombie sound output the admin ui aui will provide a text box to type in when the enter key is pressed or the send button clicked the admin entered text will be sent to the zombie to be spoken after an enter send the text within the text box will be highlighted but not deleted this is so the admin entering the text can either continue typing effectively deleting the text or edit the existing text the text will be input into a text to speech ruby library which produces a sound file this file will be sent to the zombie and played the default text will be beef me up scotty example java applet code can be found google code issue | 1 |
543,376 | 15,880,879,724 | IssuesEvent | 2021-04-09 14:11:49 | ansible/awx | https://api.github.com/repos/ansible/awx | closed | When using AWX on plain HTTP, Social Auth is failing | component:api priority:low state:needs_devel type:bug | ##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
<!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: -->
- API
##### SUMMARY
When user AWX without HTTPS (plain HTTP), logging in with the GitHub OAuth button fails.
##### ENVIRONMENT
* AWX version: 1.0.1.229
* AWX install method: docker on linux
* Ansible version: 2.4.1.0
* Operating System: debian stretch
* Web Browser: firefox
##### STEPS TO REPRODUCE
* Setup AWX, access through port 80 (default)
* Setup GitHub Org auth (but really, it's the same with any Social Auth plugin)
* Log in using the social auth
##### EXPECTED RESULTS
You're logged-in
##### ACTUAL RESULTS
You're not.
awx_web has a log saying :
```
2017-11-28 17:57:48,299 ERROR social Session value state missing.
```
on the `GET /sso/complete/github-org/` call.
##### ADDITIONAL INFORMATION
The session to persist the `state` parameter between the initial and the `complete` view of the oauth dance is defined by:
https://github.com/ansible/awx/blob/9ed2a0da8f4883a7d6311de2958a01e70605b062/awx/settings/defaults.py#L492
Which uses the default Django session store, which uses a secure cookie due to
https://github.com/ansible/awx/blob/9ed2a0da8f4883a7d6311de2958a01e70605b062/awx/settings/defaults.py#L188
So, if we're not using HTTPS, the cookie will not be sent on the second call, so the session will not be retrieved, the `state` value is absent and the oauth dance fails.
##### WORK AROUND
I guess either use HTTPS or override the SESSION_COOKIE_SECURE to False. | 1.0 | When using AWX on plain HTTP, Social Auth is failing - ##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
##### COMPONENT NAME
<!-- Pick the area of AWX for this issue, you can have multiple, delete the rest: -->
- API
##### SUMMARY
When user AWX without HTTPS (plain HTTP), logging in with the GitHub OAuth button fails.
##### ENVIRONMENT
* AWX version: 1.0.1.229
* AWX install method: docker on linux
* Ansible version: 2.4.1.0
* Operating System: debian stretch
* Web Browser: firefox
##### STEPS TO REPRODUCE
* Setup AWX, access through port 80 (default)
* Setup GitHub Org auth (but really, it's the same with any Social Auth plugin)
* Log in using the social auth
##### EXPECTED RESULTS
You're logged-in
##### ACTUAL RESULTS
You're not.
awx_web has a log saying :
```
2017-11-28 17:57:48,299 ERROR social Session value state missing.
```
on the `GET /sso/complete/github-org/` call.
##### ADDITIONAL INFORMATION
The session to persist the `state` parameter between the initial and the `complete` view of the oauth dance is defined by:
https://github.com/ansible/awx/blob/9ed2a0da8f4883a7d6311de2958a01e70605b062/awx/settings/defaults.py#L492
Which uses the default Django session store, which uses a secure cookie due to
https://github.com/ansible/awx/blob/9ed2a0da8f4883a7d6311de2958a01e70605b062/awx/settings/defaults.py#L188
So, if we're not using HTTPS, the cookie will not be sent on the second call, so the session will not be retrieved, the `state` value is absent and the oauth dance fails.
##### WORK AROUND
I guess either use HTTPS or override the SESSION_COOKIE_SECURE to False. | priority | when using awx on plain http social auth is failing issue type bug report component name api summary when user awx without https plain http logging in with the github oauth button fails environment awx version awx install method docker on linux ansible version operating system debian stretch web browser firefox steps to reproduce setup awx access through port default setup github org auth but really it s the same with any social auth plugin log in using the social auth expected results you re logged in actual results you re not awx web has a log saying error social session value state missing on the get sso complete github org call additional information the session to persist the state parameter between the initial and the complete view of the oauth dance is defined by which uses the default django session store which uses a secure cookie due to so if we re not using https the cookie will not be sent on the second call so the session will not be retrieved the state value is absent and the oauth dance fails work around i guess either use https or override the session cookie secure to false | 1 |
628,347 | 19,983,798,379 | IssuesEvent | 2022-01-30 10:30:34 | 0auBSQ/OpenTaiko | https://api.github.com/repos/0auBSQ/OpenTaiko | opened | [Gameplay] Video playback is sometimes disabled out of nowhere in game | bug priority : low | Maybe related to the F5 shortcut (which switches the video playback mode between Fullscreen/Small window at the bottom/Disabled) | 1.0 | [Gameplay] Video playback is sometimes disabled out of nowhere in game - Maybe related to the F5 shortcut (which switches the video playback mode between Fullscreen/Small window at the bottom/Disabled) | priority | video playback is sometimes disabled out of nowhere in game maybe related to the shortcut which switches the video playback mode between fullscreen small window at the bottom disabled | 1 |
189,054 | 6,793,516,302 | IssuesEvent | 2017-11-01 07:57:39 | Rsl1122/Plan-PlayerAnalytics | https://api.github.com/repos/Rsl1122/Plan-PlayerAnalytics | closed | NoSuchMethodError on Paper 1.10.2 | Bug Complexity: LOW Priority: HIGH server: 1.10 status: Done | Present through Plan v,3.6.3 -> 4.0.4
```
java.lang.BootstrapMethodError: java.lang.NoSuchMethodError:
at main.java.com.djrapitops.plan.systems.tasks.TPSCountTimer.getEntityCountPaper(TPSCountTimer.java:178) ~[?:?]
at main.java.com.djrapitops.plan.systems.tasks.TPSCountTimer.calculateTPS(TPSCountTimer.java:96) ~[?:?]
at main.java.com.djrapitops.plan.systems.tasks.TPSCountTimer.run(TPSCountTimer.java:61) ~[?:?]
at com.djrapitops.plugin.task.RunnableFactory$1.run(RunnableFactory.java:37) ~[?:?]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:58) ~[patched_1.11.jar:git-Paper-921]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:355) [patched_1.11.jar:git-Paper-921]
at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:807) [patched_1.11.jar:git-Paper-921]
at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:403) [patched_1.11.jar:git-Paper-921]
at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:749) [patched_1.11.jar:git-Paper-921]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:648) [patched_1.11.jar:git-Paper-921]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
``` | 1.0 | NoSuchMethodError on Paper 1.10.2 - Present through Plan v,3.6.3 -> 4.0.4
```
java.lang.BootstrapMethodError: java.lang.NoSuchMethodError:
at main.java.com.djrapitops.plan.systems.tasks.TPSCountTimer.getEntityCountPaper(TPSCountTimer.java:178) ~[?:?]
at main.java.com.djrapitops.plan.systems.tasks.TPSCountTimer.calculateTPS(TPSCountTimer.java:96) ~[?:?]
at main.java.com.djrapitops.plan.systems.tasks.TPSCountTimer.run(TPSCountTimer.java:61) ~[?:?]
at com.djrapitops.plugin.task.RunnableFactory$1.run(RunnableFactory.java:37) ~[?:?]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:58) ~[patched_1.11.jar:git-Paper-921]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:355) [patched_1.11.jar:git-Paper-921]
at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:807) [patched_1.11.jar:git-Paper-921]
at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:403) [patched_1.11.jar:git-Paper-921]
at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:749) [patched_1.11.jar:git-Paper-921]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:648) [patched_1.11.jar:git-Paper-921]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
``` | priority | nosuchmethoderror on paper present through plan v java lang bootstrapmethoderror java lang nosuchmethoderror at main java com djrapitops plan systems tasks tpscounttimer getentitycountpaper tpscounttimer java at main java com djrapitops plan systems tasks tpscounttimer calculatetps tpscounttimer java at main java com djrapitops plan systems tasks tpscounttimer run tpscounttimer java at com djrapitops plugin task runnablefactory run runnablefactory java at org bukkit craftbukkit scheduler crafttask run crafttask java at org bukkit craftbukkit scheduler craftscheduler mainthreadheartbeat craftscheduler java at net minecraft server minecraftserver d minecraftserver java at net minecraft server dedicatedserver d dedicatedserver java at net minecraft server minecraftserver c minecraftserver java at net minecraft server minecraftserver run minecraftserver java at java lang thread run unknown source | 1 |
440,482 | 12,700,572,205 | IssuesEvent | 2020-06-22 16:33:23 | dhenry-KCI/FredCo-Post-Go-Live- | https://api.github.com/repos/dhenry-KCI/FredCo-Post-Go-Live- | closed | R4C- submit application header missing Planning/Zoning | Low Priority | Bold header should read " Licences, Permits, Planning, and Zoning" and the descriptor below it should read "Apply for or renew a license, permit, Planning, or Zoning application"

| 1.0 | R4C- submit application header missing Planning/Zoning - Bold header should read " Licences, Permits, Planning, and Zoning" and the descriptor below it should read "Apply for or renew a license, permit, Planning, or Zoning application"

| priority | submit application header missing planning zoning bold header should read licences permits planning and zoning and the descriptor below it should read apply for or renew a license permit planning or zoning application | 1 |
106,984 | 4,288,275,989 | IssuesEvent | 2016-07-17 10:33:46 | lampepfl/dotty | https://api.github.com/repos/lampepfl/dotty | closed | Else branches carry the If's rather than their own position | Low hanging fruit Low Priority | Here's a test that can be dropped in TreeInfoTest.scala (for the lack of a more appropriate existing test suite) to demonstrate the faulty behavior. In particular, `ifTree.pos == elsep.pos` holds.
```scala
@Test
def testElseBranchPosition =
checkCompile("frontend", "class A { def f(x: Int): Boolean = if (x < 0) true else false}") {
(tree, context) =>
implicit val ctx = context
val fTree = tree.find(tree => tree.symbol.name == termName("f")).get.asInstanceOf[DefDef]
val ifTree = fTree.rhs.asInstanceOf[If]
val (cond, thenp, elsep) = (ifTree.cond, ifTree.thenp, ifTree.elsep)
assertTrue(ifTree.pos.start < cond.pos.start)
assertTrue(cond.pos.start < thenp.pos.start)
assertTrue(thenp.pos.start < elsep.pos.start)
}
```
The problem originates from the [`typedIf(...)` in Typer](https://github.com/lampepfl/dotty/blob/04b0e85c70de36fd7b5a4b3ffd1b8add0963303d/src/dotty/tools/dotc/typer/Typer.scala#L565) overriding the else branch's position even when the else branch was provided by the user. Unless I'm mistaken, this should be the two-character fix:
`val elsep1 = typed(tree.elsep orElse `**`(`**`untpd.unitLiteral withPos tree.pos`**`)`**`, pt)` | 1.0 | Else branches carry the If's rather than their own position - Here's a test that can be dropped in TreeInfoTest.scala (for the lack of a more appropriate existing test suite) to demonstrate the faulty behavior. In particular, `ifTree.pos == elsep.pos` holds.
```scala
@Test
def testElseBranchPosition =
checkCompile("frontend", "class A { def f(x: Int): Boolean = if (x < 0) true else false}") {
(tree, context) =>
implicit val ctx = context
val fTree = tree.find(tree => tree.symbol.name == termName("f")).get.asInstanceOf[DefDef]
val ifTree = fTree.rhs.asInstanceOf[If]
val (cond, thenp, elsep) = (ifTree.cond, ifTree.thenp, ifTree.elsep)
assertTrue(ifTree.pos.start < cond.pos.start)
assertTrue(cond.pos.start < thenp.pos.start)
assertTrue(thenp.pos.start < elsep.pos.start)
}
```
The problem originates from the [`typedIf(...)` in Typer](https://github.com/lampepfl/dotty/blob/04b0e85c70de36fd7b5a4b3ffd1b8add0963303d/src/dotty/tools/dotc/typer/Typer.scala#L565) overriding the else branch's position even when the else branch was provided by the user. Unless I'm mistaken, this should be the two-character fix:
`val elsep1 = typed(tree.elsep orElse `**`(`**`untpd.unitLiteral withPos tree.pos`**`)`**`, pt)` | priority | else branches carry the if s rather than their own position here s a test that can be dropped in treeinfotest scala for the lack of a more appropriate existing test suite to demonstrate the faulty behavior in particular iftree pos elsep pos holds scala test def testelsebranchposition checkcompile frontend class a def f x int boolean if x true else false tree context implicit val ctx context val ftree tree find tree tree symbol name termname f get asinstanceof val iftree ftree rhs asinstanceof val cond thenp elsep iftree cond iftree thenp iftree elsep asserttrue iftree pos start cond pos start asserttrue cond pos start thenp pos start asserttrue thenp pos start elsep pos start the problem originates from the overriding the else branch s position even when the else branch was provided by the user unless i m mistaken this should be the two character fix val typed tree elsep orelse untpd unitliteral withpos tree pos pt | 1 |
116,213 | 4,698,645,474 | IssuesEvent | 2016-10-12 13:37:01 | CS2103AUG2016-W15-C4/main | https://api.github.com/repos/CS2103AUG2016-W15-C4/main | opened | Implement the list command to filter by date | priority.low type.task | Dependencies: #73
Format: list todo/schedule/completed/all tasks on DATE
E.g.
1) list todo on 23 Oct
2) list all tasks on 25 December
Refer to issue #70 | 1.0 | Implement the list command to filter by date - Dependencies: #73
Format: list todo/schedule/completed/all tasks on DATE
E.g.
1) list todo on 23 Oct
2) list all tasks on 25 December
Refer to issue #70 | priority | implement the list command to filter by date dependencies format list todo schedule completed all tasks on date e g list todo on oct list all tasks on december refer to issue | 1 |
148,014 | 5,657,489,827 | IssuesEvent | 2017-04-10 07:18:41 | HGustavs/LenaSYS | https://api.github.com/repos/HGustavs/LenaSYS | closed | Error message when choosing template in examples | DuggaSys Group-3 lowPriority user interaction | When trying to change template view in an example in a course, an error occurs:
> Error creating new bx: Duplicate entry '1-2' for key PRIMARY
> Error creating new box: Duplicate entry '2-1' for key PRIMARY
It's some kind of error with the database. | 1.0 | Error message when choosing template in examples - When trying to change template view in an example in a course, an error occurs:
> Error creating new bx: Duplicate entry '1-2' for key PRIMARY
> Error creating new box: Duplicate entry '2-1' for key PRIMARY
It's some kind of error with the database. | priority | error message when choosing template in examples when trying to change template view in an example in a course an error occurs error creating new bx duplicate entry for key primary error creating new box duplicate entry for key primary it s some kind of error with the database | 1 |
428,293 | 12,406,045,432 | IssuesEvent | 2020-05-21 18:24:03 | mit-cml/appinventor-sources | https://api.github.com/repos/mit-cml/appinventor-sources | opened | Add Patch method to Web component | affects: ucr feature request help wanted issue: noted for future Work priority: low status: new | **Describe the desired feature**
<!--
Describe the feature that you'd like to see implemented for App Inventor. More detail is useful as it allows us to better understand the complexity of the task.
-->
The Web component provides methods for many common HTTP operations. However, some web APIs make use of the PATCH verb, for which there is no App Inventor equivalent.
**Give an example of how this feature would be used**
<!--
How would a teacher or student use this feature?
-->
Any RESTful web API that uses PATCH for operations would be available for use in App Inventor.
**Why doesn't the current App Inventor system address this use case?**
<!--
Explain why the use case cannot be completed using the features of the current system.
-->
The Web component does not provide this functionality. It may be indirectly accessed by using a WebViewer and some JavaScript to make an XMLHttpRequest using PATCH, but this is less straightforward and masks the semantics of the operation by turning it into an opaque bundle of JavaScript.
**Why is this feature beneficial to App Inventor's educational mission?**
<!--
Because MIT App Inventor is aimed at educational use, we prioritize development of features with an educational benefit. Help us understand how your feature request relates to our mission.
-->
It can be used to teach students about how RESTful APIs work and allow students to interact with those APIs that make use of PATCH.
| 1.0 | Add Patch method to Web component - **Describe the desired feature**
<!--
Describe the feature that you'd like to see implemented for App Inventor. More detail is useful as it allows us to better understand the complexity of the task.
-->
The Web component provides methods for many common HTTP operations. However, some web APIs make use of the PATCH verb, for which there is no App Inventor equivalent.
**Give an example of how this feature would be used**
<!--
How would a teacher or student use this feature?
-->
Any RESTful web API that uses PATCH for operations would be available for use in App Inventor.
**Why doesn't the current App Inventor system address this use case?**
<!--
Explain why the use case cannot be completed using the features of the current system.
-->
The Web component does not provide this functionality. It may be indirectly accessed by using a WebViewer and some JavaScript to make an XMLHttpRequest using PATCH, but this is less straightforward and masks the semantics of the operation by turning it into an opaque bundle of JavaScript.
**Why is this feature beneficial to App Inventor's educational mission?**
<!--
Because MIT App Inventor is aimed at educational use, we prioritize development of features with an educational benefit. Help us understand how your feature request relates to our mission.
-->
It can be used to teach students about how RESTful APIs work and allow students to interact with those APIs that make use of PATCH.
| priority | add patch method to web component describe the desired feature describe the feature that you d like to see implemented for app inventor more detail is useful as it allows us to better understand the complexity of the task the web component provides methods for many common http operations however some web apis make use of the patch verb for which there is no app inventor equivalent give an example of how this feature would be used how would a teacher or student use this feature any restful web api that uses patch for operations would be available for use in app inventor why doesn t the current app inventor system address this use case explain why the use case cannot be completed using the features of the current system the web component does not provide this functionality it may be indirectly accessed by using a webviewer and some javascript to make an xmlhttprequest using patch but this is less straightforward and masks the semantics of the operation by turning it into an opaque bundle of javascript why is this feature beneficial to app inventor s educational mission because mit app inventor is aimed at educational use we prioritize development of features with an educational benefit help us understand how your feature request relates to our mission it can be used to teach students about how restful apis work and allow students to interact with those apis that make use of patch | 1 |
780,710 | 27,405,273,597 | IssuesEvent | 2023-03-01 06:03:34 | Baystation12/Baystation12 | https://api.github.com/repos/Baystation12/Baystation12 | closed | incorrect medical scan results | Oversight Priority: Low Could Reproduce | #### Description of issue
mechanical augments can read as decaying & necrotic when fully damaged
\+ any other stuff that comes up when looking at it later
#### Difference between expected and actual behavior
should use different language if thing is meat / mech / crystal / X
-- add `dying but recoverable` and `fully dead` words to organ prototypes
\+ any other variable language that comes up
#### Steps to reproduce
n/a
#### Specific information for locating
<!-- e.g. an object name, paste specific message outputs... -->
n/a
#### Length of time in which bug has been known to occur
<!--
Be specific if you approximately know the time it's been occurring
for—this can speed up finding the source. If you're not sure
about it, tell us too!
-->
yes
#### Client version, Server revision & Game ID
<!-- Found with the "Show server revision" verb in the OOC tab in game. -->
n/a
#### Issue bingo
<!-- Check these by writing an x inside the [ ] (like this: [x])-->
<!-- Don't forget to remove the space between the brackets, or it won't work! -->
- [x] Issue could be reproduced at least once
- [x] Issue could be reproduced by different players
- [x] Issue could be reproduced in multiple rounds
- [x] Issue happened in a recent (less than 7 days ago) round
- [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
| 1.0 | incorrect medical scan results - #### Description of issue
mechanical augments can read as decaying & necrotic when fully damaged
\+ any other stuff that comes up when looking at it later
#### Difference between expected and actual behavior
should use different language if thing is meat / mech / crystal / X
-- add `dying but recoverable` and `fully dead` words to organ prototypes
\+ any other variable language that comes up
#### Steps to reproduce
n/a
#### Specific information for locating
<!-- e.g. an object name, paste specific message outputs... -->
n/a
#### Length of time in which bug has been known to occur
<!--
Be specific if you approximately know the time it's been occurring
for—this can speed up finding the source. If you're not sure
about it, tell us too!
-->
yes
#### Client version, Server revision & Game ID
<!-- Found with the "Show server revision" verb in the OOC tab in game. -->
n/a
#### Issue bingo
<!-- Check these by writing an x inside the [ ] (like this: [x])-->
<!-- Don't forget to remove the space between the brackets, or it won't work! -->
- [x] Issue could be reproduced at least once
- [x] Issue could be reproduced by different players
- [x] Issue could be reproduced in multiple rounds
- [x] Issue happened in a recent (less than 7 days ago) round
- [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
| priority | incorrect medical scan results description of issue mechanical augments can read as decaying necrotic when fully damaged any other stuff that comes up when looking at it later difference between expected and actual behavior should use different language if thing is meat mech crystal x add dying but recoverable and fully dead words to organ prototypes any other variable language that comes up steps to reproduce n a specific information for locating n a length of time in which bug has been known to occur be specific if you approximately know the time it s been occurring for—this can speed up finding the source if you re not sure about it tell us too yes client version server revision game id n a issue bingo issue could be reproduced at least once issue could be reproduced by different players issue could be reproduced in multiple rounds issue happened in a recent less than days ago round | 1 |
623,276 | 19,664,348,887 | IssuesEvent | 2022-01-10 20:35:46 | GameFreedomGG/Sindragosa | https://api.github.com/repos/GameFreedomGG/Sindragosa | closed | [Dungeon][NPC] Shattered Halls - Kargarth | Dungeon Priority: Low NPC Status: Confirmed Bug (Awaiting Development) | Decription: I was doing Shattered Halls dungeon with a group, when we entered the last boss chamber [Kargath] he ended up spawning 3 adds at the same time which is incorrect and undoable.
How it works: 3 add at a time if I remember correctly.
How it should work: 1 add at a time if I remember correctly. (I might be mistaken though, I don't do that dungeon often but I'll leave the matter to the professionals.)
Source (you should point out proofs of your report, please give us some source): https://imgur.com/a/mQfErnv
| 1.0 | [Dungeon][NPC] Shattered Halls - Kargarth - Decription: I was doing Shattered Halls dungeon with a group, when we entered the last boss chamber [Kargath] he ended up spawning 3 adds at the same time which is incorrect and undoable.
How it works: 3 add at a time if I remember correctly.
How it should work: 1 add at a time if I remember correctly. (I might be mistaken though, I don't do that dungeon often but I'll leave the matter to the professionals.)
Source (you should point out proofs of your report, please give us some source): https://imgur.com/a/mQfErnv
| priority | shattered halls kargarth decription i was doing shattered halls dungeon with a group when we entered the last boss chamber he ended up spawning adds at the same time which is incorrect and undoable how it works add at a time if i remember correctly how it should work add at a time if i remember correctly i might be mistaken though i don t do that dungeon often but i ll leave the matter to the professionals source you should point out proofs of your report please give us some source | 1 |
750,211 | 26,193,120,043 | IssuesEvent | 2023-01-03 10:55:44 | renovatebot/renovate | https://api.github.com/repos/renovatebot/renovate | closed | Add `getEnvVariable` Handlebars helper | type:feature priority-4-low status:in-progress | ### What would you like Renovate to be able to do?
Renovate should be able to read environment variables, so they can be written to the PR body (e.g. through `prFooter` or `prHeader`).
This could be used, for example, to publish information from a GitLab job running `renovate`, e.g. `$CI_JOB_URL` (or other [predefined_variables](https://docs.gitlab.com/ee/ci/variables/predefined_variables.html)).
Related discussion: https://github.com/renovatebot/renovate/discussions/18763
### If you have any ideas on how this should be implemented, please tell us here.
The solution will be similar to https://github.com/renovatebot/renovate/pull/15212.
### Is this a feature you are interested in implementing yourself?
Yes | 1.0 | Add `getEnvVariable` Handlebars helper - ### What would you like Renovate to be able to do?
Renovate should be able to read environment variables, so they can be written to the PR body (e.g. through `prFooter` or `prHeader`).
This could be used, for example, to publish information from a GitLab job running `renovate`, e.g. `$CI_JOB_URL` (or other [predefined_variables](https://docs.gitlab.com/ee/ci/variables/predefined_variables.html)).
Related discussion: https://github.com/renovatebot/renovate/discussions/18763
### If you have any ideas on how this should be implemented, please tell us here.
The solution will be similar to https://github.com/renovatebot/renovate/pull/15212.
### Is this a feature you are interested in implementing yourself?
Yes | priority | add getenvvariable handlebars helper what would you like renovate to be able to do renovate should be able to read environment variables so they can be written to the pr body e g through prfooter or prheader this could be used for example to publish information from a gitlab job running renovate e g ci job url or other related discussion if you have any ideas on how this should be implemented please tell us here the solution will be similar to is this a feature you are interested in implementing yourself yes | 1 |
49,830 | 3,004,504,168 | IssuesEvent | 2015-07-26 00:59:00 | wwivbbs/wwiv | https://api.github.com/repos/wwivbbs/wwiv | closed | INI file should move to core | 5.0 auto-migrated low priority sourceforge | In init need to check the values of things to support delete/restore user. init depends on core (and doesn't/shouldn't depend on bbs).
Also to move the tempdir/batchdir from a per-instance basis into INI file format string.
Example:
TEMPDIR=C:\BBS\TEMP%N
Then each node could have it's own override if needed in it's section.
Also the INI file code has no tests, and is nonobvious in what it's doing. Some tests will help so I can clean it up.
Original comment by: wwiv | 1.0 | INI file should move to core - In init need to check the values of things to support delete/restore user. init depends on core (and doesn't/shouldn't depend on bbs).
Also to move the tempdir/batchdir from a per-instance basis into INI file format string.
Example:
TEMPDIR=C:\BBS\TEMP%N
Then each node could have it's own override if needed in it's section.
Also the INI file code has no tests, and is nonobvious in what it's doing. Some tests will help so I can clean it up.
Original comment by: wwiv | priority | ini file should move to core in init need to check the values of things to support delete restore user init depends on core and doesn t shouldn t depend on bbs also to move the tempdir batchdir from a per instance basis into ini file format string example tempdir c bbs temp n then each node could have it s own override if needed in it s section also the ini file code has no tests and is nonobvious in what it s doing some tests will help so i can clean it up original comment by wwiv | 1 |
531,034 | 15,439,395,386 | IssuesEvent | 2021-03-08 00:06:37 | open-aquarium/open-aquarium | https://api.github.com/repos/open-aquarium/open-aquarium | opened | RFID tag to identify the device | priority: low status: awaiting triage user story | # Description
As a **manufacturer**, I want **to have an RFID tag** so that **I can easily identify it**.
# Acceptance Criteria
* RFID tag with the device serial number
* Tag readable by an antenna
# Definition of Ready
1. Triage done
# Definition of Done
**For code**
1. Acceptance criteria met
1. Product Owner accepts the User Story
# Other relevant information
- [Google: RFID](https://www.google.com/search?channel=fs&client=ubuntu&q=arduino+rfid+module) | 1.0 | RFID tag to identify the device - # Description
As a **manufacturer**, I want **to have an RFID tag** so that **I can easily identify it**.
# Acceptance Criteria
* RFID tag with the device serial number
* Tag readable by an antenna
# Definition of Ready
1. Triage done
# Definition of Done
**For code**
1. Acceptance criteria met
1. Product Owner accepts the User Story
# Other relevant information
- [Google: RFID](https://www.google.com/search?channel=fs&client=ubuntu&q=arduino+rfid+module) | priority | rfid tag to identify the device description as a manufacturer i want to have an rfid tag so that i can easily identify it acceptance criteria rfid tag with the device serial number tag readable by an antenna definition of ready triage done definition of done for code acceptance criteria met product owner accepts the user story other relevant information | 1 |
102,891 | 4,162,157,696 | IssuesEvent | 2016-06-17 19:16:18 | INN/Largo | https://api.github.com/repos/INN/Largo | opened | Better organize hooks and filters docs for devs | priority: low status: needs docs | - [ ] better sorting/grouping of hooks, by template/function type perhaps
- [ ] standardize markup
- [ ] ...? | 1.0 | Better organize hooks and filters docs for devs - - [ ] better sorting/grouping of hooks, by template/function type perhaps
- [ ] standardize markup
- [ ] ...? | priority | better organize hooks and filters docs for devs better sorting grouping of hooks by template function type perhaps standardize markup | 1 |
623,718 | 19,677,048,863 | IssuesEvent | 2022-01-11 13:25:55 | GameFreedomGG/Sindragosa | https://api.github.com/repos/GameFreedomGG/Sindragosa | closed | [Dungeon][NPC][Profession] Lavanthor Unskinnable | Dungeon Priority: Low NPC Professions Status: Confirmed Bug (Awaiting Development) | Decription:
After killing Lavanthor and looting him, he's still unable to be skinned.
Reference: Same issue as wolves in Duskwood.
How it works:
Lavanthor dies, gets looted and trying to skin him just opens the empty loot window popup.
How it should work:
After dying and being looted, Lavanthor should be skinnable.
Source (you should point out proofs of your report, please give us some source):
https://www.wowhead.com/npc=29312/lavanthor/heroic-encounter-journal#skinning;mode:heroic
| 1.0 | [Dungeon][NPC][Profession] Lavanthor Unskinnable - Decription:
After killing Lavanthor and looting him, he's still unable to be skinned.
Reference: Same issue as wolves in Duskwood.
How it works:
Lavanthor dies, gets looted and trying to skin him just opens the empty loot window popup.
How it should work:
After dying and being looted, Lavanthor should be skinnable.
Source (you should point out proofs of your report, please give us some source):
https://www.wowhead.com/npc=29312/lavanthor/heroic-encounter-journal#skinning;mode:heroic
| priority | lavanthor unskinnable decription after killing lavanthor and looting him he s still unable to be skinned reference same issue as wolves in duskwood how it works lavanthor dies gets looted and trying to skin him just opens the empty loot window popup how it should work after dying and being looted lavanthor should be skinnable source you should point out proofs of your report please give us some source | 1 |
259,783 | 8,199,874,499 | IssuesEvent | 2018-08-31 22:13:09 | WallarooLabs/wallaroo | https://api.github.com/repos/WallarooLabs/wallaroo | closed | Add `--out/-o` option to giles receiver | enhancement priority: low | Add the ability to specify the output file path to giles receiver via the `--out/-o` option.
This will become relevant once Wallaroo supports multiple sinks per application ( #417 #451). | 1.0 | Add `--out/-o` option to giles receiver - Add the ability to specify the output file path to giles receiver via the `--out/-o` option.
This will become relevant once Wallaroo supports multiple sinks per application ( #417 #451). | priority | add out o option to giles receiver add the ability to specify the output file path to giles receiver via the out o option this will become relevant once wallaroo supports multiple sinks per application | 1 |
385,830 | 11,426,435,924 | IssuesEvent | 2020-02-03 21:56:34 | shelljs/shelljs | https://api.github.com/repos/shelljs/shelljs | opened | feat: tail -f option | feature low priority | Originally filed in https://github.com/shelljs/shx/issues/172
We should support `shell.tail('-f', ...)`. We would need to "follow" the file as it grows - basically, `tail('-f')` would never terminate. This isn't super useful in a programmatic context, but would be more useful in `shx`.
@martin-braun | 1.0 | feat: tail -f option - Originally filed in https://github.com/shelljs/shx/issues/172
We should support `shell.tail('-f', ...)`. We would need to "follow" the file as it grows - basically, `tail('-f')` would never terminate. This isn't super useful in a programmatic context, but would be more useful in `shx`.
@martin-braun | priority | feat tail f option originally filed in we should support shell tail f we would need to follow the file as it grows basically tail f would never terminate this isn t super useful in a programmatic context but would be more useful in shx martin braun | 1 |
199,908 | 6,996,048,293 | IssuesEvent | 2017-12-15 22:07:20 | Nostralia/Bugtracker | https://api.github.com/repos/Nostralia/Bugtracker | closed | STV Fishing Event | Priority-Low | Summary - STV Fishing Event is meant to begin at 2pm Server Time. At this time, schools of Speckled Tastyfish should occur in STV for players to fish from. NPC's in capital cities advised players of this also. As of 2:10pm, there was no NPC in Booty Bay to hand these in to, nor was there any pools of fish for players to fish from. Despite the lack of pools, players were still able to fish these up (which they should not have been able to) at the water around ZG Island.
Reported by: Cicconeyouth, Otago, Lockator, Ehvyn | 1.0 | STV Fishing Event - Summary - STV Fishing Event is meant to begin at 2pm Server Time. At this time, schools of Speckled Tastyfish should occur in STV for players to fish from. NPC's in capital cities advised players of this also. As of 2:10pm, there was no NPC in Booty Bay to hand these in to, nor was there any pools of fish for players to fish from. Despite the lack of pools, players were still able to fish these up (which they should not have been able to) at the water around ZG Island.
Reported by: Cicconeyouth, Otago, Lockator, Ehvyn | priority | stv fishing event summary stv fishing event is meant to begin at server time at this time schools of speckled tastyfish should occur in stv for players to fish from npc s in capital cities advised players of this also as of there was no npc in booty bay to hand these in to nor was there any pools of fish for players to fish from despite the lack of pools players were still able to fish these up which they should not have been able to at the water around zg island reported by cicconeyouth otago lockator ehvyn | 1 |
504,220 | 14,615,117,147 | IssuesEvent | 2020-12-22 11:00:22 | TeamSTEP/project-witch-one | https://api.github.com/repos/TeamSTEP/project-witch-one | closed | add weather effect particles [canceled] | Low Priority project assets | ## Feature Subtasks
- [ ] add raindrop particles (three variants)
- [ ] add snow particles (single particle)
- [ ] add wind particles (three variants)
## Description
Add weather particle sprite that will be used for the dynamic weather system within the game.
The rain particle should look sharp with three variants (small stream, droplet on the floor, long stream).
The snowflake particle should look soft.
The wind particle can be a stream of wind like the following image. There are two variants of wind particles (leaf, small wind stream, big wind stream)

All particles should be sized so that it's not too big relative to the player's size but not too small. (Most likely less than 5px wide is good enough).
Later we might need a team meeting to discuss the details.
## Difficulty
2/10
## Estimated Implementation Time
{how long this will take to finish all the subtasks}
## Work Start Date
{when the implementation will start}
| 1.0 | add weather effect particles [canceled] - ## Feature Subtasks
- [ ] add raindrop particles (three variants)
- [ ] add snow particles (single particle)
- [ ] add wind particles (three variants)
## Description
Add weather particle sprite that will be used for the dynamic weather system within the game.
The rain particle should look sharp with three variants (small stream, droplet on the floor, long stream).
The snowflake particle should look soft.
The wind particle can be a stream of wind like the following image. There are two variants of wind particles (leaf, small wind stream, big wind stream)

All particles should be sized so that it's not too big relative to the player's size but not too small. (Most likely less than 5px wide is good enough).
Later we might need a team meeting to discuss the details.
## Difficulty
2/10
## Estimated Implementation Time
{how long this will take to finish all the subtasks}
## Work Start Date
{when the implementation will start}
| priority | add weather effect particles feature subtasks add raindrop particles three variants add snow particles single particle add wind particles three variants description add weather particle sprite that will be used for the dynamic weather system within the game the rain particle should look sharp with three variants small stream droplet on the floor long stream the snowflake particle should look soft the wind particle can be a stream of wind like the following image there are two variants of wind particles leaf small wind stream big wind stream all particles should be sized so that it s not too big relative to the player s size but not too small most likely less than wide is good enough later we might need a team meeting to discuss the details difficulty estimated implementation time how long this will take to finish all the subtasks work start date when the implementation will start | 1 |
247,251 | 7,915,760,324 | IssuesEvent | 2018-07-04 01:30:58 | wesnoth/wesnoth | https://api.github.com/repos/wesnoth/wesnoth | opened | TSG: allow minister Hylas to die | Campaign Enhancement Good first issue Low-priority | TSG has a list of units who are not allowed to die, not too less of them.
For minister Hylas there is no reason to be on it after the scenario in which he first appears. (At least when choosing the Elves way.)
His dialogues could refer to a `role=` instead to his `id=`, and if he dies the role can be assigned to another unit. This is what is done in NR: https://github.com/wesnoth/wesnoth/blob/master/data/campaigns/Northern_Rebirth/utils/utils.cfg#L7 A similar event is uses when the unit dies and has still text to say.
A bonus would be if there would be at some point a dialogue which only is shown when he died. | 1.0 | TSG: allow minister Hylas to die - TSG has a list of units who are not allowed to die, not too less of them.
For minister Hylas there is no reason to be on it after the scenario in which he first appears. (At least when choosing the Elves way.)
His dialogues could refer to a `role=` instead to his `id=`, and if he dies the role can be assigned to another unit. This is what is done in NR: https://github.com/wesnoth/wesnoth/blob/master/data/campaigns/Northern_Rebirth/utils/utils.cfg#L7 A similar event is uses when the unit dies and has still text to say.
A bonus would be if there would be at some point a dialogue which only is shown when he died. | priority | tsg allow minister hylas to die tsg has a list of units who are not allowed to die not too less of them for minister hylas there is no reason to be on it after the scenario in which he first appears at least when choosing the elves way his dialogues could refer to a role instead to his id and if he dies the role can be assigned to another unit this is what is done in nr a similar event is uses when the unit dies and has still text to say a bonus would be if there would be at some point a dialogue which only is shown when he died | 1 |
435,609 | 12,536,633,727 | IssuesEvent | 2020-06-05 00:43:52 | NVIDIA/TRTorch | https://api.github.com/repos/NVIDIA/TRTorch | closed | Start to handle branching in simple cases | component: conversion component: lowering enhancement priority: high | The system works pretty well for traced models, but not much work has been done with torch script models that have branching. I noticed some common cases that we should be able to handle include branching for none arguments such as graphs like this:
```
%50 : Function = prim::Constant[name="linear"]()
%53 : bool = prim::Constant[value=0]() # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:7
%54 : None = prim::Constant() # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:40
%55 : int = prim::Constant[value=2]() # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:22
%56 : int = prim::Constant[value=1]() # :0:0
%57 : int = aten::dim(%input1.1) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:7
%58 : bool = aten::eq(%57, %55) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:7
%59 : bool = prim::If(%58) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:7
block0():
%60 : bool = aten::__isnot__(%94, %54) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:28
-> (%60)
block1():
-> (%53)
%input2.1 : Tensor = prim::If(%59) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:4
block0():
%bias0.4 : Tensor = prim::unchecked_cast(%94)
%101 : Tensor = aten::linear(%input1.1, %95, %bias0.4)
-> (%101)
block1():
%106 : Tensor? = prim::Constant()
%107 : Tensor = aten::linear(%input1.1, %95, %106)
%67 : bool = aten::__isnot__(%94, %54) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1373:11
%output0.6 : Tensor = prim::If(%67) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1373:8
block0():
%bias1.4 : Tensor = prim::unchecked_cast(%94)
%output0.7 : Tensor = aten::add_(%107, %bias1.4, %56) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1374:12
-> (%output0.7)
block1():
-> (%107)
-> (%output0.6)
``` | 1.0 | Start to handle branching in simple cases - The system works pretty well for traced models, but not much work has been done with torch script models that have branching. I noticed some common cases that we should be able to handle include branching for none arguments such as graphs like this:
```
%50 : Function = prim::Constant[name="linear"]()
%53 : bool = prim::Constant[value=0]() # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:7
%54 : None = prim::Constant() # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:40
%55 : int = prim::Constant[value=2]() # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:22
%56 : int = prim::Constant[value=1]() # :0:0
%57 : int = aten::dim(%input1.1) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:7
%58 : bool = aten::eq(%57, %55) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:7
%59 : bool = prim::If(%58) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:7
block0():
%60 : bool = aten::__isnot__(%94, %54) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:28
-> (%60)
block1():
-> (%53)
%input2.1 : Tensor = prim::If(%59) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1368:4
block0():
%bias0.4 : Tensor = prim::unchecked_cast(%94)
%101 : Tensor = aten::linear(%input1.1, %95, %bias0.4)
-> (%101)
block1():
%106 : Tensor? = prim::Constant()
%107 : Tensor = aten::linear(%input1.1, %95, %106)
%67 : bool = aten::__isnot__(%94, %54) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1373:11
%output0.6 : Tensor = prim::If(%67) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1373:8
block0():
%bias1.4 : Tensor = prim::unchecked_cast(%94)
%output0.7 : Tensor = aten::add_(%107, %bias1.4, %56) # /usr/local/lib/python3.6/dist-packages/torch/nn/functional.py:1374:12
-> (%output0.7)
block1():
-> (%107)
-> (%output0.6)
``` | priority | start to handle branching in simple cases the system works pretty well for traced models but not much work has been done with torch script models that have branching i noticed some common cases that we should be able to handle include branching for none arguments such as graphs like this function prim constant bool prim constant usr local lib dist packages torch nn functional py none prim constant usr local lib dist packages torch nn functional py int prim constant usr local lib dist packages torch nn functional py int prim constant int aten dim usr local lib dist packages torch nn functional py bool aten eq usr local lib dist packages torch nn functional py bool prim if usr local lib dist packages torch nn functional py bool aten isnot usr local lib dist packages torch nn functional py tensor prim if usr local lib dist packages torch nn functional py tensor prim unchecked cast tensor aten linear tensor prim constant tensor aten linear bool aten isnot usr local lib dist packages torch nn functional py tensor prim if usr local lib dist packages torch nn functional py tensor prim unchecked cast tensor aten add usr local lib dist packages torch nn functional py | 1 |
520 | 2,497,727,020 | IssuesEvent | 2015-01-07 10:20:09 | ScottLogic/d3-financial-components | https://api.github.com/repos/ScottLogic/d3-financial-components | opened | Add chart zoom concepts as 'helper' functions | low-priority | The chart zoom concepts introduced in #200 could be replaced with helper / utility functions that are not 'baked in' to the series.
A more modular API would allow you to adapt a scale:
var scaleTransformHelper = fc.util.scaleTransformHelper(yScale)
So that when the scale domain changes, you could request the requires transform (translate / scale) from this helper:
scaleTransformHelper.getTransform()
This could use the logic previously proposed here:
https://github.com/ScottLogic/d3-financial-components/pull/200/files#diff-5 | 1.0 | Add chart zoom concepts as 'helper' functions - The chart zoom concepts introduced in #200 could be replaced with helper / utility functions that are not 'baked in' to the series.
A more modular API would allow you to adapt a scale:
var scaleTransformHelper = fc.util.scaleTransformHelper(yScale)
So that when the scale domain changes, you could request the requires transform (translate / scale) from this helper:
scaleTransformHelper.getTransform()
This could use the logic previously proposed here:
https://github.com/ScottLogic/d3-financial-components/pull/200/files#diff-5 | priority | add chart zoom concepts as helper functions the chart zoom concepts introduced in could be replaced with helper utility functions that are not baked in to the series a more modular api would allow you to adapt a scale var scaletransformhelper fc util scaletransformhelper yscale so that when the scale domain changes you could request the requires transform translate scale from this helper scaletransformhelper gettransform this could use the logic previously proposed here | 1 |
465,580 | 13,388,361,416 | IssuesEvent | 2020-09-02 17:15:33 | kubesphere/kubesphere | https://api.github.com/repos/kubesphere/kubesphere | closed | 流水线运行到sonarqube analysis这一步失败,installer安装失败但没有提示错误 | area/installation kind/bug priority/low stale | 1、执行kubectl edit cm -n kubesphere-system ks-installer,启用devops和sonarqube;
2、按照 https://kubesphere.io/docs/v2.0/zh-CN/quick-start/devops-online/ 创建好凭证,运行流水线;
3、结果流水线运行到sonarqube analysis这一步失败,

4、查看ks-installer这个 pod下的容器日志,没有提示出问题;
5、重新编辑ks-installer的cm后,等installer重新执行后,再次运行流水线此问题恢复正常;
| 1.0 | 流水线运行到sonarqube analysis这一步失败,installer安装失败但没有提示错误 - 1、执行kubectl edit cm -n kubesphere-system ks-installer,启用devops和sonarqube;
2、按照 https://kubesphere.io/docs/v2.0/zh-CN/quick-start/devops-online/ 创建好凭证,运行流水线;
3、结果流水线运行到sonarqube analysis这一步失败,

4、查看ks-installer这个 pod下的容器日志,没有提示出问题;
5、重新编辑ks-installer的cm后,等installer重新执行后,再次运行流水线此问题恢复正常;
| priority | 流水线运行到sonarqube analysis这一步失败,installer安装失败但没有提示错误 、执行kubectl edit cm n kubesphere system ks installer,启用devops和sonarqube; 、按照 创建好凭证,运行流水线; 、结果流水线运行到sonarqube analysis这一步失败, 、查看ks installer这个 pod下的容器日志,没有提示出问题; 、重新编辑ks installer的cm后,等installer重新执行后,再次运行流水线此问题恢复正常; | 1 |
107,232 | 4,295,311,556 | IssuesEvent | 2016-07-19 06:23:17 | krpc/krpc | https://api.github.com/repos/krpc/krpc | closed | protobuf-lite | client:cpp client:csharp client:java client:lua client:python enhancement priority:low server:api | Investigate whether we should be using protobuf-lite - a lighter weight library with fewer features, that we likely aren't using. | 1.0 | protobuf-lite - Investigate whether we should be using protobuf-lite - a lighter weight library with fewer features, that we likely aren't using. | priority | protobuf lite investigate whether we should be using protobuf lite a lighter weight library with fewer features that we likely aren t using | 1 |
293,050 | 8,972,209,250 | IssuesEvent | 2019-01-29 17:41:00 | BoldGrid/boldgrid-backup | https://api.github.com/repos/BoldGrid/boldgrid-backup | opened | Remote storage downloading shows already a local archive | Priority: Minor Scope: Low Status: Open Type: Bug | **Describe the bug**
When having a remote storage archive (such as on Google Drive) with no local/web server copy, downloading to the web server may take a long time. If a user refreshes the Archive Details page, it appears to have already been downloaded, but there is missing details and nothing in the archive browser. If the user clicks "Download to Local Machine", then the partial archive is downloaded. If it is then opened, it appears to be ok, until it is extracted, which results in a data error.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a backup.
2. Upload to a remote storage location.
3. Delete the local/web server archive file.
4. Click Upload next to the remote storage type.
5. Refresh the page before the download completes.
6. Examine the Archive Browser and the archive details.
7. Click Download to Local Machine to examine the size and contents against the good copy in remote storage.
**Expected behavior**
If there was a checksum (such as MD5) stored in the archive log, then the archive details page could compare it against the file. If the checksum is not found or does not match the archive file, then the file is not shown to be local (on the web server), and no local controls are available.
| 1.0 | Remote storage downloading shows already a local archive - **Describe the bug**
When having a remote storage archive (such as on Google Drive) with no local/web server copy, downloading to the web server may take a long time. If a user refreshes the Archive Details page, it appears to have already been downloaded, but there is missing details and nothing in the archive browser. If the user clicks "Download to Local Machine", then the partial archive is downloaded. If it is then opened, it appears to be ok, until it is extracted, which results in a data error.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a backup.
2. Upload to a remote storage location.
3. Delete the local/web server archive file.
4. Click Upload next to the remote storage type.
5. Refresh the page before the download completes.
6. Examine the Archive Browser and the archive details.
7. Click Download to Local Machine to examine the size and contents against the good copy in remote storage.
**Expected behavior**
If there was a checksum (such as MD5) stored in the archive log, then the archive details page could compare it against the file. If the checksum is not found or does not match the archive file, then the file is not shown to be local (on the web server), and no local controls are available.
| priority | remote storage downloading shows already a local archive describe the bug when having a remote storage archive such as on google drive with no local web server copy downloading to the web server may take a long time if a user refreshes the archive details page it appears to have already been downloaded but there is missing details and nothing in the archive browser if the user clicks download to local machine then the partial archive is downloaded if it is then opened it appears to be ok until it is extracted which results in a data error to reproduce steps to reproduce the behavior create a backup upload to a remote storage location delete the local web server archive file click upload next to the remote storage type refresh the page before the download completes examine the archive browser and the archive details click download to local machine to examine the size and contents against the good copy in remote storage expected behavior if there was a checksum such as stored in the archive log then the archive details page could compare it against the file if the checksum is not found or does not match the archive file then the file is not shown to be local on the web server and no local controls are available | 1 |
263,852 | 8,302,492,910 | IssuesEvent | 2018-09-21 14:40:56 | pmem/issues | https://api.github.com/repos/pmem/issues | closed | pmempool_transform: invalid errno is set | Exposure: Low OS: Linux Priority: 4 low State: To be verified Type: Bug | Consider following src poolset file:
```
PMEMPOOLSET
20M part1
20M part2
```
and following dst poolset file:
```
PMEMPOOLSET
20M part1
20M part2
REPLICA
20M part3
15M part4
```
returned value from pmempool_transform API is -1 which is correct, but errno value is set to 22 or 95 depending on the system
on SLES errno is set to 22
on RHEL errno is set to 95
Found on: 1.4-rc3 | 1.0 | pmempool_transform: invalid errno is set - Consider following src poolset file:
```
PMEMPOOLSET
20M part1
20M part2
```
and following dst poolset file:
```
PMEMPOOLSET
20M part1
20M part2
REPLICA
20M part3
15M part4
```
returned value from pmempool_transform API is -1 which is correct, but errno value is set to 22 or 95 depending on the system
on SLES errno is set to 22
on RHEL errno is set to 95
Found on: 1.4-rc3 | priority | pmempool transform invalid errno is set consider following src poolset file pmempoolset and following dst poolset file pmempoolset replica returned value from pmempool transform api is which is correct but errno value is set to or depending on the system on sles errno is set to on rhel errno is set to found on | 1 |
655,270 | 21,683,139,673 | IssuesEvent | 2022-05-09 08:43:09 | ppy/osu-framework | https://api.github.com/repos/ppy/osu-framework | closed | OS cursor is invisible while dragging | proposal area:input low priority fixed-in-sdl | Press any mouse button on the game window and move mouse to outside of the game window.
Expected: OS cursor is visible.
Actual: OS cursor is invisible while pressing mouse button.
Note: Only tested on Windows. Both raw/non-raw input are affected. Confine cursor option is set to off/only full screen (obviously to move outside of the game window). | 1.0 | OS cursor is invisible while dragging - Press any mouse button on the game window and move mouse to outside of the game window.
Expected: OS cursor is visible.
Actual: OS cursor is invisible while pressing mouse button.
Note: Only tested on Windows. Both raw/non-raw input are affected. Confine cursor option is set to off/only full screen (obviously to move outside of the game window). | priority | os cursor is invisible while dragging press any mouse button on the game window and move mouse to outside of the game window expected os cursor is visible actual os cursor is invisible while pressing mouse button note only tested on windows both raw non raw input are affected confine cursor option is set to off only full screen obviously to move outside of the game window | 1 |
219,662 | 7,344,751,130 | IssuesEvent | 2018-03-07 15:31:54 | HeathWallace/ethereum-pos | https://api.github.com/repos/HeathWallace/ethereum-pos | opened | Add autobinding for React methods | Priority: Low Type: Tooling | ### Expected behaviour
React methods are bound to the instance of the class. For example, `this.doThing()` in a component should be in the context of the component.
This functionality will be implemented in [dan1elhughes/yaab](https://github.com/dan1elhughes/yaab).
### Actual behaviour
Methods are not called in the component's context.
### Steps to reproduce behaviour
Add a component method which refers to `this` without calling `this.thing = this.thing.bind(this)` in constructor. | 1.0 | Add autobinding for React methods - ### Expected behaviour
React methods are bound to the instance of the class. For example, `this.doThing()` in a component should be in the context of the component.
This functionality will be implemented in [dan1elhughes/yaab](https://github.com/dan1elhughes/yaab).
### Actual behaviour
Methods are not called in the component's context.
### Steps to reproduce behaviour
Add a component method which refers to `this` without calling `this.thing = this.thing.bind(this)` in constructor. | priority | add autobinding for react methods expected behaviour react methods are bound to the instance of the class for example this dothing in a component should be in the context of the component this functionality will be implemented in actual behaviour methods are not called in the component s context steps to reproduce behaviour add a component method which refers to this without calling this thing this thing bind this in constructor | 1 |
174,859 | 6,543,916,150 | IssuesEvent | 2017-09-03 08:26:21 | MorpheusXAUT/slotlist-frontend | https://api.github.com/repos/MorpheusXAUT/slotlist-frontend | closed | TypeError: Cannot read property 'uid' of undefined | bug priority/low | https://sentry.io/morpheusxaut/slotlist-frontend/issues/337579584/
```
TypeError: Cannot read property 'uid' of undefined
at call (./src/views/MissionDetails.vue?d0f8:15)
at _render (/opt/slotlist-frontend/node_modules/vue/dist/vue.runtime.esm.js:3899)
at call (/opt/slotlist-frontend/node_modules/vue/dist/vue.runtime.esm.js:2435)
at get (/opt/slotlist-frontend/node_modules/vue/dist/vue.runtime.esm.js:2774)
at run (/opt/slotlist-frontend/node_modules/vue/dist/vue.runtime.esm.js:2844)
...
(3 additional frame(s) were not displayed)
``` | 1.0 | TypeError: Cannot read property 'uid' of undefined - https://sentry.io/morpheusxaut/slotlist-frontend/issues/337579584/
```
TypeError: Cannot read property 'uid' of undefined
at call (./src/views/MissionDetails.vue?d0f8:15)
at _render (/opt/slotlist-frontend/node_modules/vue/dist/vue.runtime.esm.js:3899)
at call (/opt/slotlist-frontend/node_modules/vue/dist/vue.runtime.esm.js:2435)
at get (/opt/slotlist-frontend/node_modules/vue/dist/vue.runtime.esm.js:2774)
at run (/opt/slotlist-frontend/node_modules/vue/dist/vue.runtime.esm.js:2844)
...
(3 additional frame(s) were not displayed)
``` | priority | typeerror cannot read property uid of undefined typeerror cannot read property uid of undefined at call src views missiondetails vue at render opt slotlist frontend node modules vue dist vue runtime esm js at call opt slotlist frontend node modules vue dist vue runtime esm js at get opt slotlist frontend node modules vue dist vue runtime esm js at run opt slotlist frontend node modules vue dist vue runtime esm js additional frame s were not displayed | 1 |
22,917 | 2,651,354,105 | IssuesEvent | 2015-03-16 10:50:28 | nfprojects/nfengine | https://api.github.com/repos/nfprojects/nfengine | closed | Prepare nfCommon for Linux port | low priority medium new feature | This will be the first step in porting the whole engine.
* Write CMake files.
* Run compilation.
* Make sure tests pass
* If minor fixes are needed in multi-platform parts of the code, do them
* Extract parts of platform-dependent code (for example WinAPI vs. X usage for managing windows) to separate cpp file and configure build.
* DO NOT add Linux-specific code yet. This will be done in separate tasks to avoid too huge pull requests. | 1.0 | Prepare nfCommon for Linux port - This will be the first step in porting the whole engine.
* Write CMake files.
* Run compilation.
* Make sure tests pass
* If minor fixes are needed in multi-platform parts of the code, do them
* Extract parts of platform-dependent code (for example WinAPI vs. X usage for managing windows) to separate cpp file and configure build.
* DO NOT add Linux-specific code yet. This will be done in separate tasks to avoid too huge pull requests. | priority | prepare nfcommon for linux port this will be the first step in porting the whole engine write cmake files run compilation make sure tests pass if minor fixes are needed in multi platform parts of the code do them extract parts of platform dependent code for example winapi vs x usage for managing windows to separate cpp file and configure build do not add linux specific code yet this will be done in separate tasks to avoid too huge pull requests | 1 |
187,063 | 6,744,645,260 | IssuesEvent | 2017-10-20 16:24:24 | status-im/status-react | https://api.github.com/repos/status-im/status-react | closed | Embed solc / Ensure Solidity compiler availability | advanced low-priority | Project Oaken's DApp fails on Contract Deployment on their DApp here:
http://50.112.52.169/pages/index.html
The method `createMeter` that fails can be found in http://50.112.52.169/ethjs/ethFunctions.js
They believe it is because of the account being locked, ideally we should intercept this like sendTransaction and make user aware. | 1.0 | Embed solc / Ensure Solidity compiler availability - Project Oaken's DApp fails on Contract Deployment on their DApp here:
http://50.112.52.169/pages/index.html
The method `createMeter` that fails can be found in http://50.112.52.169/ethjs/ethFunctions.js
They believe it is because of the account being locked, ideally we should intercept this like sendTransaction and make user aware. | priority | embed solc ensure solidity compiler availability project oaken s dapp fails on contract deployment on their dapp here the method createmeter that fails can be found in they believe it is because of the account being locked ideally we should intercept this like sendtransaction and make user aware | 1 |
828,984 | 31,849,856,041 | IssuesEvent | 2023-09-15 00:03:38 | calcom/cal.com | https://api.github.com/repos/calcom/cal.com | closed | [CAL-1011] App: File Upload (Starting with Amazon S3) | ✨ feature 🙋🏻♂️help wanted app-store Low priority 💎 Bounty | starting with S3, organisers can ask guests for a file upload (i.e. a CV or similar)
for security reasons, organisers need to provide their own S3 bucket since [Cal.com](http://Cal.com) does not want to host your files
this app would be of type "EventTypeApp"

in event-types:

booking page:

questions:
should this be always optional? or always required? or ability to decide?
<sub>From [SyncLinear.com](https://synclinear.com) | [CAL-1011](https://linear.app/calcom/issue/CAL-1011/app-file-upload-starting-with-amazon-s3)</sub> | 1.0 | [CAL-1011] App: File Upload (Starting with Amazon S3) - starting with S3, organisers can ask guests for a file upload (i.e. a CV or similar)
for security reasons, organisers need to provide their own S3 bucket since [Cal.com](http://Cal.com) does not want to host your files
this app would be of type "EventTypeApp"

in event-types:

booking page:

questions:
should this be always optional? or always required? or ability to decide?
<sub>From [SyncLinear.com](https://synclinear.com) | [CAL-1011](https://linear.app/calcom/issue/CAL-1011/app-file-upload-starting-with-amazon-s3)</sub> | priority | app file upload starting with amazon starting with organisers can ask guests for a file upload i e a cv or similar for security reasons organisers need to provide their own bucket since does not want to host your files this app would be of type eventtypeapp in event types booking page questions should this be always optional or always required or ability to decide from | 1 |
419,879 | 12,229,476,544 | IssuesEvent | 2020-05-04 00:25:29 | Dachshund77/NavProject | https://api.github.com/repos/Dachshund77/NavProject | opened | ChangProductCount refactoring of signature | Priority: Low Type: Maintenance | Im pretty sure we dont need an JSON body for the BasketControler>ChangeProductCount method. Question ist what HTTP request it should be instead, since updates kinda require a body. | 1.0 | ChangProductCount refactoring of signature - Im pretty sure we dont need an JSON body for the BasketControler>ChangeProductCount method. Question ist what HTTP request it should be instead, since updates kinda require a body. | priority | changproductcount refactoring of signature im pretty sure we dont need an json body for the basketcontroler changeproductcount method question ist what http request it should be instead since updates kinda require a body | 1 |
239,810 | 7,800,064,409 | IssuesEvent | 2018-06-09 04:14:54 | Blockrazor/blockrazor | https://api.github.com/repos/Blockrazor/blockrazor | closed | Problem: 3500ish ms boot up time for js according to lighthouse | low_priority unmet dependency | Problem: It takes 4 seconds to init js alone according to lighthouse (albeit with some major offenders w/o which its 2secs). Benchmarks: https://github.com/mitar/meteor-web-rendering-framework-benchmark, by blaze maintainer.
Solution: Use nx-framework which is expandable and based on proxies (5% audience usage unsupported) to render things reactively without editing any of the templates, but is as unmaintained as blaze. My offer of trying this for halfway free stands. This will also enable SSR. | 1.0 | Problem: 3500ish ms boot up time for js according to lighthouse - Problem: It takes 4 seconds to init js alone according to lighthouse (albeit with some major offenders w/o which its 2secs). Benchmarks: https://github.com/mitar/meteor-web-rendering-framework-benchmark, by blaze maintainer.
Solution: Use nx-framework which is expandable and based on proxies (5% audience usage unsupported) to render things reactively without editing any of the templates, but is as unmaintained as blaze. My offer of trying this for halfway free stands. This will also enable SSR. | priority | problem ms boot up time for js according to lighthouse problem it takes seconds to init js alone according to lighthouse albeit with some major offenders w o which its benchmarks by blaze maintainer solution use nx framework which is expandable and based on proxies audience usage unsupported to render things reactively without editing any of the templates but is as unmaintained as blaze my offer of trying this for halfway free stands this will also enable ssr | 1 |
434,634 | 12,520,945,671 | IssuesEvent | 2020-06-03 16:40:49 | godaddy-wordpress/coblocks | https://api.github.com/repos/godaddy-wordpress/coblocks | closed | Services block missing margin when Gutenberg is active | [Priority] Low [Type] Bug | ### Describe the bug:
The services block is missing its margin when an image is not added to it.
### Screenshots:
<!-- If applicable, add screenshots to help explain your problem. -->
Before:
<img width="692" alt="Screen Shot 2020-05-27 at 1 05 18 PM" src="https://user-images.githubusercontent.com/1813435/83050973-55119c00-a01b-11ea-9203-20fd0d601cfe.png">
After this PR:
<img width="706" alt="Screen Shot 2020-05-27 at 1 05 07 PM" src="https://user-images.githubusercontent.com/1813435/83050985-593db980-a01b-11ea-8ddf-287d817d0ca9.png">
### Isolating the problem:
<!-- Mark completed items with an [x]. -->
- [x] This bug happens with no other plugins activated
- [x] This bug happens with a default WordPress theme active
- [ ] This bug happens **without** the Gutenberg plugin active
- [x] I can reproduce this bug consistently using the steps above
| 1.0 | Services block missing margin when Gutenberg is active - ### Describe the bug:
The services block is missing its margin when an image is not added to it.
### Screenshots:
<!-- If applicable, add screenshots to help explain your problem. -->
Before:
<img width="692" alt="Screen Shot 2020-05-27 at 1 05 18 PM" src="https://user-images.githubusercontent.com/1813435/83050973-55119c00-a01b-11ea-9203-20fd0d601cfe.png">
After this PR:
<img width="706" alt="Screen Shot 2020-05-27 at 1 05 07 PM" src="https://user-images.githubusercontent.com/1813435/83050985-593db980-a01b-11ea-8ddf-287d817d0ca9.png">
### Isolating the problem:
<!-- Mark completed items with an [x]. -->
- [x] This bug happens with no other plugins activated
- [x] This bug happens with a default WordPress theme active
- [ ] This bug happens **without** the Gutenberg plugin active
- [x] I can reproduce this bug consistently using the steps above
| priority | services block missing margin when gutenberg is active describe the bug the services block is missing its margin when an image is not added to it screenshots before img width alt screen shot at pm src after this pr img width alt screen shot at pm src isolating the problem this bug happens with no other plugins activated this bug happens with a default wordpress theme active this bug happens without the gutenberg plugin active i can reproduce this bug consistently using the steps above | 1 |
33,505 | 2,766,166,667 | IssuesEvent | 2015-04-30 01:58:52 | parallelus/Runway-Framework | https://api.github.com/repos/parallelus/Runway-Framework | closed | Ensure optimized data retrieval and caching for get_options_data() | enhancement Priority 3: Low | In the WP `get_options` function a specific reference and alternate path is taken using `wp_cache_get()` function.
**Reference:** https://core.trac.wordpress.org/browser/tags/4.2.1/src/wp-includes/option.php#L69
*(see line 74)*
The WP database query functions, such as `$wpdb->get_results`, already employ data caching for improved performance. We're referencing this function during the retrieval of our theme options for custom data sets. Please make sure the method being used for `get_options_data()` is not causing extra performance hits and making it significantly less efficient than the WP default `get_option()` function. | 1.0 | Ensure optimized data retrieval and caching for get_options_data() - In the WP `get_options` function a specific reference and alternate path is taken using `wp_cache_get()` function.
**Reference:** https://core.trac.wordpress.org/browser/tags/4.2.1/src/wp-includes/option.php#L69
*(see line 74)*
The WP database query functions, such as `$wpdb->get_results`, already employ data caching for improved performance. We're referencing this function during the retrieval of our theme options for custom data sets. Please make sure the method being used for `get_options_data()` is not causing extra performance hits and making it significantly less efficient than the WP default `get_option()` function. | priority | ensure optimized data retrieval and caching for get options data in the wp get options function a specific reference and alternate path is taken using wp cache get function reference see line the wp database query functions such as wpdb get results already employ data caching for improved performance we re referencing this function during the retrieval of our theme options for custom data sets please make sure the method being used for get options data is not causing extra performance hits and making it significantly less efficient than the wp default get option function | 1 |
332,589 | 10,101,341,066 | IssuesEvent | 2019-07-29 08:30:54 | astropy/astropy | https://api.github.com/repos/astropy/astropy | closed | Refactor Table readers and writers to use classes rather than free functions... | Close? Package-expert Priority-Low table | ...and generally make them more like the readers/writers in `io.ascii`.
| 1.0 | Refactor Table readers and writers to use classes rather than free functions... - ...and generally make them more like the readers/writers in `io.ascii`.
| priority | refactor table readers and writers to use classes rather than free functions and generally make them more like the readers writers in io ascii | 1 |
808,393 | 30,081,363,937 | IssuesEvent | 2023-06-29 03:54:17 | IBMa/equal-access | https://api.github.com/repos/IBMa/equal-access | closed | dpub aria role allowance for figure with figcaption | engine priority-3 (low) Ready for QA Standards user-reported | As discussed in https://github.com/w3c/dpub-aria/issues/42#issuecomment-1092558918, doc-example is a dpub variant of the figure role. This role being the same as figure but with the opportunity of being exposed as an "example" for its role description, needs to be an allowed role for the figure element.
[ARIA in HTML (preview)](https://pr-preview.s3.amazonaws.com/w3c/html-aria/pull/415.html#el-figure) is updating the allowed roles for `figure` with a child `figcaption` to account for this need from dpub aria. | 1.0 | dpub aria role allowance for figure with figcaption - As discussed in https://github.com/w3c/dpub-aria/issues/42#issuecomment-1092558918, doc-example is a dpub variant of the figure role. This role being the same as figure but with the opportunity of being exposed as an "example" for its role description, needs to be an allowed role for the figure element.
[ARIA in HTML (preview)](https://pr-preview.s3.amazonaws.com/w3c/html-aria/pull/415.html#el-figure) is updating the allowed roles for `figure` with a child `figcaption` to account for this need from dpub aria. | priority | dpub aria role allowance for figure with figcaption as discussed in doc example is a dpub variant of the figure role this role being the same as figure but with the opportunity of being exposed as an example for its role description needs to be an allowed role for the figure element is updating the allowed roles for figure with a child figcaption to account for this need from dpub aria | 1 |
524,167 | 15,207,924,195 | IssuesEvent | 2021-02-17 01:20:45 | monarch-initiative/mondo | https://api.github.com/repos/monarch-initiative/mondo | closed | Place OMIM traits into distinct file | low priority | _From @cmungall on September 16, 2015 2:58_
For original discussion see: https://github.com/monarch-initiative/monarch-app/issues/955
Various IDs such as "Skin/Hair/Eye Pigmentation, Variation In, 9" OMIM:611742 are in the omimexclude file maintained by @sbello - this is good, as these are not diseases.
However, we have some data associated with this OMIM ID, treating it as a trait. We should find a way to include these in a separate trait ontology.
_Copied from original issue: monarch-initiative/monarch-disease-ontology-RETIRED#53_ | 1.0 | Place OMIM traits into distinct file - _From @cmungall on September 16, 2015 2:58_
For original discussion see: https://github.com/monarch-initiative/monarch-app/issues/955
Various IDs such as "Skin/Hair/Eye Pigmentation, Variation In, 9" OMIM:611742 are in the omimexclude file maintained by @sbello - this is good, as these are not diseases.
However, we have some data associated with this OMIM ID, treating it as a trait. We should find a way to include these in a separate trait ontology.
_Copied from original issue: monarch-initiative/monarch-disease-ontology-RETIRED#53_ | priority | place omim traits into distinct file from cmungall on september for original discussion see various ids such as skin hair eye pigmentation variation in omim are in the omimexclude file maintained by sbello this is good as these are not diseases however we have some data associated with this omim id treating it as a trait we should find a way to include these in a separate trait ontology copied from original issue monarch initiative monarch disease ontology retired | 1 |
415,270 | 12,127,234,341 | IssuesEvent | 2020-04-22 18:22:26 | covid19india/covid19india-react | https://api.github.com/repos/covid19india/covid19india-react | closed | New Cases vs Total Confirmed graph | Deep-Dive Priority: Low Type: Enhancement | **Is your feature request related to a problem? Please describe.**
The graphs currently displayed show the current scenario of the cases but it fails to visualize the trend, or more specifically where the trend is headed - towards progress or opposite. On viewing the non-cumulative trend of the new cases, one can determine whether the pandemic is spreading (which can be verified by the upward trend in the graph), it is in control (a steady horizontal trend line of new cases), or the spread is reducing (on seeing the downward trend in new cases). This indicator of the trend in new cases with confirmed total cases will show the trend in spread across the country (one can even plot for each individual state)
**Describe the solution you'd like**
On plotting the new confirmed cases (y-axis) against total confirmed cases (x-axis), one can view the trend in the spread. Few things can be known from this graph:
1. If the graph line goes diagonally from the bottom left corner to the top right corner, it shows that that the lockdown/social distancing is not working efficiently and that there is a daily increase in the number of cases seen in a day which will result in an exponential graph in the total confirmed cases.
2. If the graph line flattens and moves towards becoming horizontal then this proves that the number of daily new confirmed cases is steadying and the spread is being controlled. Total confirmed against time graph will be linear in this case
3. If the graph suddenly drops then this shows that the spread is totally under control and there is a decrease in new cases seen across the nation.
**Describe alternatives you've considered**
The above solution is for total new cases seen every day across the nation vs total confirmed cases across the nation. But it can be implemented for each state as well. Each states' new confirmed cases vs total confirmed cases of that state can be plotted as a different line with that state's name written on it. This will help viewers to know which state is doing well/worst and necessary actions can be taken.
**Additional context**
This graph will help visualize the trend of the spread. Now, one little caveat is that this graph is not static and needs to be dynamic/interactive. One idea is to put a slider for date and plot the graph from the start of the date (date can be the start of the lockdown or any date) till the date the slider is on (or present-day). Other idea is to plot the graph (at an appropriate speed) from the start date to the present date and loop it till the user is interacting with the graph. My advice would be to use the former idea. Also, this graph should be plotted until one day before the present day.
N.B.- both the axis should be in log scale.
| 1.0 | New Cases vs Total Confirmed graph - **Is your feature request related to a problem? Please describe.**
The graphs currently displayed show the current scenario of the cases but it fails to visualize the trend, or more specifically where the trend is headed - towards progress or opposite. On viewing the non-cumulative trend of the new cases, one can determine whether the pandemic is spreading (which can be verified by the upward trend in the graph), it is in control (a steady horizontal trend line of new cases), or the spread is reducing (on seeing the downward trend in new cases). This indicator of the trend in new cases with confirmed total cases will show the trend in spread across the country (one can even plot for each individual state)
**Describe the solution you'd like**
On plotting the new confirmed cases (y-axis) against total confirmed cases (x-axis), one can view the trend in the spread. Few things can be known from this graph:
1. If the graph line goes diagonally from the bottom left corner to the top right corner, it shows that that the lockdown/social distancing is not working efficiently and that there is a daily increase in the number of cases seen in a day which will result in an exponential graph in the total confirmed cases.
2. If the graph line flattens and moves towards becoming horizontal then this proves that the number of daily new confirmed cases is steadying and the spread is being controlled. Total confirmed against time graph will be linear in this case
3. If the graph suddenly drops then this shows that the spread is totally under control and there is a decrease in new cases seen across the nation.
**Describe alternatives you've considered**
The above solution is for total new cases seen every day across the nation vs total confirmed cases across the nation. But it can be implemented for each state as well. Each states' new confirmed cases vs total confirmed cases of that state can be plotted as a different line with that state's name written on it. This will help viewers to know which state is doing well/worst and necessary actions can be taken.
**Additional context**
This graph will help visualize the trend of the spread. Now, one little caveat is that this graph is not static and needs to be dynamic/interactive. One idea is to put a slider for date and plot the graph from the start of the date (date can be the start of the lockdown or any date) till the date the slider is on (or present-day). Other idea is to plot the graph (at an appropriate speed) from the start date to the present date and loop it till the user is interacting with the graph. My advice would be to use the former idea. Also, this graph should be plotted until one day before the present day.
N.B.- both the axis should be in log scale.
| priority | new cases vs total confirmed graph is your feature request related to a problem please describe the graphs currently displayed show the current scenario of the cases but it fails to visualize the trend or more specifically where the trend is headed towards progress or opposite on viewing the non cumulative trend of the new cases one can determine whether the pandemic is spreading which can be verified by the upward trend in the graph it is in control a steady horizontal trend line of new cases or the spread is reducing on seeing the downward trend in new cases this indicator of the trend in new cases with confirmed total cases will show the trend in spread across the country one can even plot for each individual state describe the solution you d like on plotting the new confirmed cases y axis against total confirmed cases x axis one can view the trend in the spread few things can be known from this graph if the graph line goes diagonally from the bottom left corner to the top right corner it shows that that the lockdown social distancing is not working efficiently and that there is a daily increase in the number of cases seen in a day which will result in an exponential graph in the total confirmed cases if the graph line flattens and moves towards becoming horizontal then this proves that the number of daily new confirmed cases is steadying and the spread is being controlled total confirmed against time graph will be linear in this case if the graph suddenly drops then this shows that the spread is totally under control and there is a decrease in new cases seen across the nation describe alternatives you ve considered the above solution is for total new cases seen every day across the nation vs total confirmed cases across the nation but it can be implemented for each state as well each states new confirmed cases vs total confirmed cases of that state can be plotted as a different line with that state s name written on it this will help viewers to know which state is doing well worst and necessary actions can be taken additional context this graph will help visualize the trend of the spread now one little caveat is that this graph is not static and needs to be dynamic interactive one idea is to put a slider for date and plot the graph from the start of the date date can be the start of the lockdown or any date till the date the slider is on or present day other idea is to plot the graph at an appropriate speed from the start date to the present date and loop it till the user is interacting with the graph my advice would be to use the former idea also this graph should be plotted until one day before the present day n b both the axis should be in log scale | 1 |
220,119 | 7,350,257,902 | IssuesEvent | 2018-03-08 13:47:21 | qutebrowser/qutebrowser | https://api.github.com/repos/qutebrowser/qutebrowser | closed | Occasionally, custom stylesheets break if site styles are in header | bug: behavior component: QtWebEngine priority: 2 - low | I've been running into this for quite a while I think even before the new stylesheet code, but I've finally managed to create a minimal reproduction:
[testfiles.zip](https://github.com/qutebrowser/qutebrowser/files/1545912/testfiles.zip)
If you open test.html, click the link, then navigate back to the test.html tab and refresh the page, custom user supplied stylesheets will be broken. For some reason, the one that I ran into on real sites caused the stylesheets to break on that tab for the rest of sites that were loaded in it, causing me to have to clone the tab.
This seems to be caused by including a stylesheet like this:
```
<head>
<link rel="StyleSheet" href="base.css" type="text/css">
</head>
```
Let me know if you can't reproduce, I could reproduce on qtwebengine 5.9 as well (on arch).
```
qutebrowser v1.0.4
Git commit: 5c5f99282 (2017-12-07 14:53:15 -0500)
Backend: QtWebEngine (Chromium 49.0.2623.111)
CPython: 3.5.3
Qt: 5.7.1
PyQt: 5.7.1
sip: 4.19.5
colorama: no
pypeg2: 2.15
jinja2: 2.8
pygments: 2.2.0
yaml: 3.12
cssutils: no
attr: 16.3.0
PyQt5.QtWebEngineWidgets: yes
PyQt5.QtWebKitWidgets: no
pdf.js: no
sqlite: 3.11.1
QtNetwork SSL:
Style: QFusionStyle
Platform: Linux-4.9.0-4-amd64-x86_64-with-debian-9.3, 64bit
Linux distribution: Debian GNU/Linux 9 (stretch) (debian)
Frozen: False
Imported from /home/jay/.local/lib/python3.5/site-packages/qutebrowser
Qt library executable path: /home/jay/.local/lib/python3.5/site-packages/PyQt5/Qt/libexec, data path: /home/jay/.local/lib/python3.5/site-packages/PyQt5/Qt
Paths:
cache: /home/jay/.cache/qutebrowser
config: /home/jay/.config/qutebrowser
data: /home/jay/.local/share/qutebrowser
runtime: /run/user/1000/qutebrowser
Uptime: 10:05:18
``` | 1.0 | Occasionally, custom stylesheets break if site styles are in header - I've been running into this for quite a while I think even before the new stylesheet code, but I've finally managed to create a minimal reproduction:
[testfiles.zip](https://github.com/qutebrowser/qutebrowser/files/1545912/testfiles.zip)
If you open test.html, click the link, then navigate back to the test.html tab and refresh the page, custom user supplied stylesheets will be broken. For some reason, the one that I ran into on real sites caused the stylesheets to break on that tab for the rest of sites that were loaded in it, causing me to have to clone the tab.
This seems to be caused by including a stylesheet like this:
```
<head>
<link rel="StyleSheet" href="base.css" type="text/css">
</head>
```
Let me know if you can't reproduce, I could reproduce on qtwebengine 5.9 as well (on arch).
```
qutebrowser v1.0.4
Git commit: 5c5f99282 (2017-12-07 14:53:15 -0500)
Backend: QtWebEngine (Chromium 49.0.2623.111)
CPython: 3.5.3
Qt: 5.7.1
PyQt: 5.7.1
sip: 4.19.5
colorama: no
pypeg2: 2.15
jinja2: 2.8
pygments: 2.2.0
yaml: 3.12
cssutils: no
attr: 16.3.0
PyQt5.QtWebEngineWidgets: yes
PyQt5.QtWebKitWidgets: no
pdf.js: no
sqlite: 3.11.1
QtNetwork SSL:
Style: QFusionStyle
Platform: Linux-4.9.0-4-amd64-x86_64-with-debian-9.3, 64bit
Linux distribution: Debian GNU/Linux 9 (stretch) (debian)
Frozen: False
Imported from /home/jay/.local/lib/python3.5/site-packages/qutebrowser
Qt library executable path: /home/jay/.local/lib/python3.5/site-packages/PyQt5/Qt/libexec, data path: /home/jay/.local/lib/python3.5/site-packages/PyQt5/Qt
Paths:
cache: /home/jay/.cache/qutebrowser
config: /home/jay/.config/qutebrowser
data: /home/jay/.local/share/qutebrowser
runtime: /run/user/1000/qutebrowser
Uptime: 10:05:18
``` | priority | occasionally custom stylesheets break if site styles are in header i ve been running into this for quite a while i think even before the new stylesheet code but i ve finally managed to create a minimal reproduction if you open test html click the link then navigate back to the test html tab and refresh the page custom user supplied stylesheets will be broken for some reason the one that i ran into on real sites caused the stylesheets to break on that tab for the rest of sites that were loaded in it causing me to have to clone the tab this seems to be caused by including a stylesheet like this let me know if you can t reproduce i could reproduce on qtwebengine as well on arch qutebrowser git commit backend qtwebengine chromium cpython qt pyqt sip colorama no pygments yaml cssutils no attr qtwebenginewidgets yes qtwebkitwidgets no pdf js no sqlite qtnetwork ssl style qfusionstyle platform linux with debian linux distribution debian gnu linux stretch debian frozen false imported from home jay local lib site packages qutebrowser qt library executable path home jay local lib site packages qt libexec data path home jay local lib site packages qt paths cache home jay cache qutebrowser config home jay config qutebrowser data home jay local share qutebrowser runtime run user qutebrowser uptime | 1 |
624,582 | 19,702,040,474 | IssuesEvent | 2022-01-12 17:33:56 | magland/sortingview | https://api.github.com/repos/magland/sortingview | closed | Add means of controlling sampling strategy via UI/config | enhancement low priority | Suggested by issue #37 but not included in that issue's fix. Low priority.
See `src/python/sortingview/gui/extensions/correlograms/genplot_autocorrelogram.py` function `subsample_sorting` parameters `segment_size_sec` and `num_segments`, which are the parameters to be adjusted; this is called from `task_fetch_correlogram_plot_data` in the same file. | 1.0 | Add means of controlling sampling strategy via UI/config - Suggested by issue #37 but not included in that issue's fix. Low priority.
See `src/python/sortingview/gui/extensions/correlograms/genplot_autocorrelogram.py` function `subsample_sorting` parameters `segment_size_sec` and `num_segments`, which are the parameters to be adjusted; this is called from `task_fetch_correlogram_plot_data` in the same file. | priority | add means of controlling sampling strategy via ui config suggested by issue but not included in that issue s fix low priority see src python sortingview gui extensions correlograms genplot autocorrelogram py function subsample sorting parameters segment size sec and num segments which are the parameters to be adjusted this is called from task fetch correlogram plot data in the same file | 1 |
432,570 | 12,495,142,011 | IssuesEvent | 2020-06-01 12:39:07 | everyday-as/gmodstore-issues | https://api.github.com/repos/everyday-as/gmodstore-issues | closed | Sidebar threads | Low Priority 🐞 Bug | ## Expected Behavior
No see forum threads that I can't see in the sidebar
## Actual Behavior
Can see them in sidebar, get 404 when click :(
## Steps to Reproduce the Problem
1. Not be mod
2. Look at forums
3. Be teased
## Specifications
- GmodStore version (see footer): 6.0.50
- Example url: https://www.gmodstore.com/community/threads/7050 https://thexnator.dev/u/tiTEeXkbhl.png
- Browser: Chrome
- Event ID: N/A | 1.0 | Sidebar threads - ## Expected Behavior
No see forum threads that I can't see in the sidebar
## Actual Behavior
Can see them in sidebar, get 404 when click :(
## Steps to Reproduce the Problem
1. Not be mod
2. Look at forums
3. Be teased
## Specifications
- GmodStore version (see footer): 6.0.50
- Example url: https://www.gmodstore.com/community/threads/7050 https://thexnator.dev/u/tiTEeXkbhl.png
- Browser: Chrome
- Event ID: N/A | priority | sidebar threads expected behavior no see forum threads that i can t see in the sidebar actual behavior can see them in sidebar get when click steps to reproduce the problem not be mod look at forums be teased specifications gmodstore version see footer example url browser chrome event id n a | 1 |
784,027 | 27,555,459,661 | IssuesEvent | 2023-03-07 17:34:51 | MartinXPN/profound.academy | https://api.github.com/repos/MartinXPN/profound.academy | opened | Include `lastmod` property in the `sitemap.xml` | enhancement priority/low | Currently, the URLs in the sitemap don't have a `lastmod` property. We should add those when generating the sitemap. | 1.0 | Include `lastmod` property in the `sitemap.xml` - Currently, the URLs in the sitemap don't have a `lastmod` property. We should add those when generating the sitemap. | priority | include lastmod property in the sitemap xml currently the urls in the sitemap don t have a lastmod property we should add those when generating the sitemap | 1 |
181,637 | 6,662,893,074 | IssuesEvent | 2017-10-02 14:38:17 | huridocs/uwazi | https://api.github.com/repos/huridocs/uwazi | closed | English Document with a connection to a French document affecting document card | Priority: Low Type: Bug | Hey guys,
on the AfCHPR commentary https://afchpr-commentary.uwazi.io/en/document/8e03bf3c07eyu8fr - the document titled 'Transfers to the Commission' has a connection to a French document. It seems this makes the system automatically mark the document card as in Fr - see screenshot.
Any advice on how to avoid this?
<img width="960" alt="chruwazi-aug2017" src="https://user-images.githubusercontent.com/22650647/29453426-4d349ba4-8412-11e7-98d7-11c80e50cb4e.png">
| 1.0 | English Document with a connection to a French document affecting document card - Hey guys,
on the AfCHPR commentary https://afchpr-commentary.uwazi.io/en/document/8e03bf3c07eyu8fr - the document titled 'Transfers to the Commission' has a connection to a French document. It seems this makes the system automatically mark the document card as in Fr - see screenshot.
Any advice on how to avoid this?
<img width="960" alt="chruwazi-aug2017" src="https://user-images.githubusercontent.com/22650647/29453426-4d349ba4-8412-11e7-98d7-11c80e50cb4e.png">
| priority | english document with a connection to a french document affecting document card hey guys on the afchpr commentary the document titled transfers to the commission has a connection to a french document it seems this makes the system automatically mark the document card as in fr see screenshot any advice on how to avoid this img width alt chruwazi src | 1 |
728,473 | 25,080,443,749 | IssuesEvent | 2022-11-07 18:49:50 | PokemonAutomation/ComputerControl | https://api.github.com/repos/PokemonAutomation/ComputerControl | closed | PokemonSwSh: Auto box ordering | enhancement P4 - Low Priority PokemonSwSh | Moved From: https://github.com/PokemonAutomation/SwSh-Arduino/issues/19
This program could go trough some boxes and read pokemon name + ability (or sprite). Then it would order them based on dex number or other (using a bubble like sort). it could use either pokemon home or sword/shield | 1.0 | PokemonSwSh: Auto box ordering - Moved From: https://github.com/PokemonAutomation/SwSh-Arduino/issues/19
This program could go trough some boxes and read pokemon name + ability (or sprite). Then it would order them based on dex number or other (using a bubble like sort). it could use either pokemon home or sword/shield | priority | pokemonswsh auto box ordering moved from this program could go trough some boxes and read pokemon name ability or sprite then it would order them based on dex number or other using a bubble like sort it could use either pokemon home or sword shield | 1 |
517,627 | 15,017,191,532 | IssuesEvent | 2021-02-01 10:31:54 | netdata/netdata | https://api.github.com/repos/netdata/netdata | closed | Get logs from systemd-journald | area/collectors feature request group/d-c help wanted priority/low | I'm thinking a base class as a wrapper around https://www.freedesktop.org/software/systemd/python-systemd/journal.html#systemd.journal.Reader. It would get the native metadata (severity, datetime...) and maybe/optionally run a callback on the entries. I can try, since I want to do a murmur plugin anyway ^^ | 1.0 | Get logs from systemd-journald - I'm thinking a base class as a wrapper around https://www.freedesktop.org/software/systemd/python-systemd/journal.html#systemd.journal.Reader. It would get the native metadata (severity, datetime...) and maybe/optionally run a callback on the entries. I can try, since I want to do a murmur plugin anyway ^^ | priority | get logs from systemd journald i m thinking a base class as a wrapper around it would get the native metadata severity datetime and maybe optionally run a callback on the entries i can try since i want to do a murmur plugin anyway | 1 |
445,490 | 12,831,720,039 | IssuesEvent | 2020-07-07 06:08:41 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [REFACTORING] Cleanup old minimap code when new minimap stable enough | Category: Tech Priority: Low Status: Fixed Week Task | We are currently have support for both minimaps (for testing and cases when new minimap stop working). When it will be stable enough we have to remove old minimap code. | 1.0 | [REFACTORING] Cleanup old minimap code when new minimap stable enough - We are currently have support for both minimaps (for testing and cases when new minimap stop working). When it will be stable enough we have to remove old minimap code. | priority | cleanup old minimap code when new minimap stable enough we are currently have support for both minimaps for testing and cases when new minimap stop working when it will be stable enough we have to remove old minimap code | 1 |
49,866 | 3,004,504,646 | IssuesEvent | 2015-07-26 00:59:51 | wwivbbs/wwiv | https://api.github.com/repos/wwivbbs/wwiv | closed | init creates weird directories | 5.0 auto-migrated low priority sourceforge | Build: r465
Operating System: linux
What Happened: When I ran init in a new directory, it initialized the directory structure, but the structure is incorrect. The dloads has bad naming; it puts directories named with backslashes at the root level
drwxr-x--- 4 wwiv wwiv 4096 Jun 1 23:37 dloads
drwxr-x--- 2 wwiv wwiv 4096 Jun 1 23:37 ***dloads\misc\\*** <-shouldn't exist
drwxr-x--- 2 wwiv wwiv 4096 Jun 1 23:37 ***dloads\sysop\\*** <-shouldn't exist
What was expected:
There should be only dloads at the base level, with misc and sysop as subdirectories (which it actually ***does*** do correctly).
wwiv@wdfs /bbs/WWIV4 $ ls -lR dloads
dloads:
total 8
drwxr-x--- 2 wwiv wwiv 4096 Jun 1 23:37 misc
drwxr-x--- 2 wwiv wwiv 4096 Jun 1 23:37 sysop
It just adds the extra bad items at the root level in addition to the correct entries.
Original comment by: granitepenguin | 1.0 | init creates weird directories - Build: r465
Operating System: linux
What Happened: When I ran init in a new directory, it initialized the directory structure, but the structure is incorrect. The dloads has bad naming; it puts directories named with backslashes at the root level
drwxr-x--- 4 wwiv wwiv 4096 Jun 1 23:37 dloads
drwxr-x--- 2 wwiv wwiv 4096 Jun 1 23:37 ***dloads\misc\\*** <-shouldn't exist
drwxr-x--- 2 wwiv wwiv 4096 Jun 1 23:37 ***dloads\sysop\\*** <-shouldn't exist
What was expected:
There should be only dloads at the base level, with misc and sysop as subdirectories (which it actually ***does*** do correctly).
wwiv@wdfs /bbs/WWIV4 $ ls -lR dloads
dloads:
total 8
drwxr-x--- 2 wwiv wwiv 4096 Jun 1 23:37 misc
drwxr-x--- 2 wwiv wwiv 4096 Jun 1 23:37 sysop
It just adds the extra bad items at the root level in addition to the correct entries.
Original comment by: granitepenguin | priority | init creates weird directories build operating system linux what happened when i ran init in a new directory it initialized the directory structure but the structure is incorrect the dloads has bad naming it puts directories named with backslashes at the root level drwxr x wwiv wwiv jun dloads drwxr x wwiv wwiv jun dloads misc shouldn t exist drwxr x wwiv wwiv jun dloads sysop shouldn t exist what was expected there should be only dloads at the base level with misc and sysop as subdirectories which it actually does do correctly wwiv wdfs bbs ls lr dloads dloads total drwxr x wwiv wwiv jun misc drwxr x wwiv wwiv jun sysop it just adds the extra bad items at the root level in addition to the correct entries original comment by granitepenguin | 1 |
232,118 | 7,654,987,711 | IssuesEvent | 2018-05-10 11:26:47 | emoncms/MyHomeEnergyPlanner | https://api.github.com/repos/emoncms/MyHomeEnergyPlanner | opened | Model unit tests | Low priority feature | Run an update as required Tom's unit test (email 30-09-15)
> What I have done is committed to my branch https://github.com/larkery/MyHomeEnergyPlanner/tree/add-tests; it is safe to merge onto the current master branch at the moment.
> I have written up the way the tests are implemented here https://github.com/larkery/MyHomeEnergyPlanner/blob/7844e1159ee29e025fb8aecc1c00e043e5eccdaf/Modules/assessment/js/model/tests/README
| 1.0 | Model unit tests - Run an update as required Tom's unit test (email 30-09-15)
> What I have done is committed to my branch https://github.com/larkery/MyHomeEnergyPlanner/tree/add-tests; it is safe to merge onto the current master branch at the moment.
> I have written up the way the tests are implemented here https://github.com/larkery/MyHomeEnergyPlanner/blob/7844e1159ee29e025fb8aecc1c00e043e5eccdaf/Modules/assessment/js/model/tests/README
| priority | model unit tests run an update as required tom s unit test email what i have done is committed to my branch it is safe to merge onto the current master branch at the moment i have written up the way the tests are implemented here | 1 |
464,916 | 13,348,110,552 | IssuesEvent | 2020-08-29 16:52:49 | harmony-one/harmony-ops | https://api.github.com/repos/harmony-one/harmony-ops | closed | [gcp] add label to each gcp node with their multi-keys | low-priority | Can't rename gcp node, so we can only add/edit label with a list of the multi-keys. | 1.0 | [gcp] add label to each gcp node with their multi-keys - Can't rename gcp node, so we can only add/edit label with a list of the multi-keys. | priority | add label to each gcp node with their multi keys can t rename gcp node so we can only add edit label with a list of the multi keys | 1 |
656,204 | 21,723,488,754 | IssuesEvent | 2022-05-11 04:28:31 | ballerina-platform/ballerina-standard-library | https://api.github.com/repos/ballerina-platform/ballerina-standard-library | closed | Remove Redundant Runtime Validations | Priority/Low Type/Task module/graphql Later Team/PCM | **Description:**
After the implementation of the GraphQL compiler plugin, the redundant validations should be removed from the runtime.
This includes the runtime type checking for return types of the resource functions, input parameters, maximum query depth value validation, etc. | 1.0 | Remove Redundant Runtime Validations - **Description:**
After the implementation of the GraphQL compiler plugin, the redundant validations should be removed from the runtime.
This includes the runtime type checking for return types of the resource functions, input parameters, maximum query depth value validation, etc. | priority | remove redundant runtime validations description after the implementation of the graphql compiler plugin the redundant validations should be removed from the runtime this includes the runtime type checking for return types of the resource functions input parameters maximum query depth value validation etc | 1 |
493,391 | 14,231,559,287 | IssuesEvent | 2020-11-18 09:44:11 | kubermatic/kubermatic | https://api.github.com/repos/kubermatic/kubermatic | closed | Introduce validation framework to simplify code | lifecycle/rotten priority/low team/ui | Currently validation code is scattered around many places and not easy to follow. In example [here](https://github.com/kubermatic/kubermatic/blob/master/api/pkg/validation/cluster.go#L187) and [here](https://github.com/kubermatic/kubermatic/blob/master/api/pkg/provider/types.go#L51) we have very similar logic. It would be nice to think about some mini validation framework that would simplify this process.
| 1.0 | Introduce validation framework to simplify code - Currently validation code is scattered around many places and not easy to follow. In example [here](https://github.com/kubermatic/kubermatic/blob/master/api/pkg/validation/cluster.go#L187) and [here](https://github.com/kubermatic/kubermatic/blob/master/api/pkg/provider/types.go#L51) we have very similar logic. It would be nice to think about some mini validation framework that would simplify this process.
| priority | introduce validation framework to simplify code currently validation code is scattered around many places and not easy to follow in example and we have very similar logic it would be nice to think about some mini validation framework that would simplify this process | 1 |
166,237 | 6,300,711,153 | IssuesEvent | 2017-07-21 05:15:41 | octobercms/october | https://api.github.com/repos/octobercms/october | closed | Add more granular controls surrounding theme management. | Priority: Low Type: Conceptual Enhancement | Please look at breaking the permissions for theme management out to allow more granular control.
Something like "Manage Theme Settings" that would allow a group to add content to the theme settings. And another permission to "Change the theme".
**The reason:**
I'm currently installing the Translate plugin to allow for an end user to enter the content into the various fields on the site. Since October supports this already I'd love it if the permissions surround the theme were broken out like they are listed above so that I can prevent someone from poking around where they shouldn't and breaking something. | 1.0 | Add more granular controls surrounding theme management. - Please look at breaking the permissions for theme management out to allow more granular control.
Something like "Manage Theme Settings" that would allow a group to add content to the theme settings. And another permission to "Change the theme".
**The reason:**
I'm currently installing the Translate plugin to allow for an end user to enter the content into the various fields on the site. Since October supports this already I'd love it if the permissions surround the theme were broken out like they are listed above so that I can prevent someone from poking around where they shouldn't and breaking something. | priority | add more granular controls surrounding theme management please look at breaking the permissions for theme management out to allow more granular control something like manage theme settings that would allow a group to add content to the theme settings and another permission to change the theme the reason i m currently installing the translate plugin to allow for an end user to enter the content into the various fields on the site since october supports this already i d love it if the permissions surround the theme were broken out like they are listed above so that i can prevent someone from poking around where they shouldn t and breaking something | 1 |
333,717 | 10,130,625,920 | IssuesEvent | 2019-08-01 17:26:09 | bluek8s/kubedirector | https://api.github.com/repos/bluek8s/kubedirector | closed | remove replicasets from the RBAC | Priority: Low Project: Operator SDK Type: Enhancement | We really shouldn't need to have that in there.
If removing it causes an error, we need to track down what operation is claiming to need that privilege. | 1.0 | remove replicasets from the RBAC - We really shouldn't need to have that in there.
If removing it causes an error, we need to track down what operation is claiming to need that privilege. | priority | remove replicasets from the rbac we really shouldn t need to have that in there if removing it causes an error we need to track down what operation is claiming to need that privilege | 1 |
413,955 | 12,093,527,483 | IssuesEvent | 2020-04-19 20:00:33 | Badgie/spotirec | https://api.github.com/repos/Badgie/spotirec | closed | Check if item is already in blacklist | bug priority: low | Currently, Spotirec does not check if an item is already in playlist - another instance is not added, however, this should be fixed anyway.
| 1.0 | Check if item is already in blacklist - Currently, Spotirec does not check if an item is already in playlist - another instance is not added, however, this should be fixed anyway.
| priority | check if item is already in blacklist currently spotirec does not check if an item is already in playlist another instance is not added however this should be fixed anyway | 1 |
150,575 | 5,775,761,369 | IssuesEvent | 2017-04-28 11:12:00 | Cadasta/cadasta-platform | https://api.github.com/repos/Cadasta/cadasta-platform | closed | "All data" export option contains the records twice | bug priority: low ui/ux | ### Steps to reproduce the error
1. Use the "All data" option when downloading a project's data.
2. Extract the files, including the data-shp.zip file.
### Actual behavior
We have records data in data.xlsx, and we have the same data in 3 CSV files inside the data-shp.zip file: locations.csv, parties.csv, and relationships.csv.
### Expected behavior
Either we only have the 3 CSV files or just the data.xlsx file.
Additionally, it may also be better to fold the shape files in data-shp.zip into the main ZIP file instead of nesting ZIP files. | 1.0 | "All data" export option contains the records twice - ### Steps to reproduce the error
1. Use the "All data" option when downloading a project's data.
2. Extract the files, including the data-shp.zip file.
### Actual behavior
We have records data in data.xlsx, and we have the same data in 3 CSV files inside the data-shp.zip file: locations.csv, parties.csv, and relationships.csv.
### Expected behavior
Either we only have the 3 CSV files or just the data.xlsx file.
Additionally, it may also be better to fold the shape files in data-shp.zip into the main ZIP file instead of nesting ZIP files. | priority | all data export option contains the records twice steps to reproduce the error use the all data option when downloading a project s data extract the files including the data shp zip file actual behavior we have records data in data xlsx and we have the same data in csv files inside the data shp zip file locations csv parties csv and relationships csv expected behavior either we only have the csv files or just the data xlsx file additionally it may also be better to fold the shape files in data shp zip into the main zip file instead of nesting zip files | 1 |
787,139 | 27,708,051,704 | IssuesEvent | 2023-03-14 12:34:44 | calcom/cal.com | https://api.github.com/repos/calcom/cal.com | closed | [CAL-1160] /bookings - Request reschedule UI notification is broken | 🐛 bug Low priority | Currently

Should be

**Make sure to use the existing badge component**
<sub>From [SyncLinear.com](https://synclinear.com) | [CAL-1160](https://linear.app/calcom/issue/CAL-1160/bookings-request-reschedule-ui-notification-is-broken)</sub> | 1.0 | [CAL-1160] /bookings - Request reschedule UI notification is broken - Currently

Should be

**Make sure to use the existing badge component**
<sub>From [SyncLinear.com](https://synclinear.com) | [CAL-1160](https://linear.app/calcom/issue/CAL-1160/bookings-request-reschedule-ui-notification-is-broken)</sub> | priority | bookings request reschedule ui notification is broken currently should be make sure to use the existing badge component from | 1 |
797,648 | 28,150,756,455 | IssuesEvent | 2023-04-03 00:46:50 | AY2223S2-CS2103T-F12-3/tp | https://api.github.com/repos/AY2223S2-CS2103T-F12-3/tp | closed | [PE-D][Tester B] `tab` functionality documented poorly | priority.Low type.Enhancement severity.Low | The `tab` is unclear if it is a keyboard `tab` combined with `INDEX` key, or physically keying in the words "tab".
The common convention is usually a keyboard `tab`, so the keyword might need to be changed to something like `tnext` or `tprev` or `tidx INDEX` to avoid this ambiguity.
---

<!--session: 1680242640992-0a775ecf-12ee-4110-a3cd-cbdb78e235ff-->
<!--Version: Web v3.4.7-->
-------------
Labels: `type.DocumentationBug` `severity.Medium`
original: SeeuSim/ped#9 | 1.0 | [PE-D][Tester B] `tab` functionality documented poorly - The `tab` is unclear if it is a keyboard `tab` combined with `INDEX` key, or physically keying in the words "tab".
The common convention is usually a keyboard `tab`, so the keyword might need to be changed to something like `tnext` or `tprev` or `tidx INDEX` to avoid this ambiguity.
---

<!--session: 1680242640992-0a775ecf-12ee-4110-a3cd-cbdb78e235ff-->
<!--Version: Web v3.4.7-->
-------------
Labels: `type.DocumentationBug` `severity.Medium`
original: SeeuSim/ped#9 | priority | tab functionality documented poorly the tab is unclear if it is a keyboard tab combined with index key or physically keying in the words tab the common convention is usually a keyboard tab so the keyword might need to be changed to something like tnext or tprev or tidx index to avoid this ambiguity labels type documentationbug severity medium original seeusim ped | 1 |
300,763 | 9,212,349,198 | IssuesEvent | 2019-03-09 23:34:02 | Stephano1221/quiz | https://api.github.com/repos/Stephano1221/quiz | closed | Delete unused images | Low Priority enhancement | - [ ] List all files in config\images folder
- [ ] For each file, check if it is contained in any Drag and Drop questions
- [ ] Delete any files which are not used in any Drag and Drop questions | 1.0 | Delete unused images - - [ ] List all files in config\images folder
- [ ] For each file, check if it is contained in any Drag and Drop questions
- [ ] Delete any files which are not used in any Drag and Drop questions | priority | delete unused images list all files in config images folder for each file check if it is contained in any drag and drop questions delete any files which are not used in any drag and drop questions | 1 |
803,102 | 29,116,971,761 | IssuesEvent | 2023-05-17 02:24:49 | jbx-protocol/juice-interface | https://api.github.com/repos/jbx-protocol/juice-interface | closed | Add better titles to Project Settings Page | Priority: Low | ## Description
Currently, Project settings page shows the same page name as the homepage. With lots of tabs open, it can be confusing which is which.
## Proposal
Show a better settings page name. Like we want something like: `Settings | <PROJECT_NAME> | Juicebox`
## Screenshots

| 1.0 | Add better titles to Project Settings Page - ## Description
Currently, Project settings page shows the same page name as the homepage. With lots of tabs open, it can be confusing which is which.
## Proposal
Show a better settings page name. Like we want something like: `Settings | <PROJECT_NAME> | Juicebox`
## Screenshots

| priority | add better titles to project settings page description currently project settings page shows the same page name as the homepage with lots of tabs open it can be confusing which is which proposal show a better settings page name like we want something like settings juicebox screenshots | 1 |
428,438 | 12,411,810,086 | IssuesEvent | 2020-05-22 09:18:31 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | 0.9 localization: speciality name text in talent selection missed | Category: Localization Fix Version: 0.9.0.0 Priority: Low Status: Fixed | 
Also this window is toooooooo small, can it bigger by 50-100%? | 1.0 | 0.9 localization: speciality name text in talent selection missed - 
Also this window is toooooooo small, can it bigger by 50-100%? | priority | localization speciality name text in talent selection missed also this window is toooooooo small can it bigger by | 1 |
597,859 | 18,214,257,872 | IssuesEvent | 2021-09-30 00:49:02 | ewink1977/EmployeeBBS | https://api.github.com/repos/ewink1977/EmployeeBBS | opened | Post Refresh Needs to only update the DIV if there are new posts. | bug low priority UX | This is a LP WIP as right now the functionality is there but it constantly refreshes the DIV which is kind of annoying to see. I would like it if the AJAX request would only update the DIV if there was a change in the number of posts. | 1.0 | Post Refresh Needs to only update the DIV if there are new posts. - This is a LP WIP as right now the functionality is there but it constantly refreshes the DIV which is kind of annoying to see. I would like it if the AJAX request would only update the DIV if there was a change in the number of posts. | priority | post refresh needs to only update the div if there are new posts this is a lp wip as right now the functionality is there but it constantly refreshes the div which is kind of annoying to see i would like it if the ajax request would only update the div if there was a change in the number of posts | 1 |
579,055 | 17,171,504,507 | IssuesEvent | 2021-07-15 05:35:04 | redeclipse/base | https://api.github.com/repos/redeclipse/base | opened | Ability for UI to use external masks | difficulty: hard priority: low status: wishlist | Textures can generate an alpha mask which can be used by the UI for hit detection, but these can't be used on elements other than the originating texture. Add the ability to reference a separate mask for both rendering and hit detection to any UI element.
Requirements:
- HUD shader that takes a second texture to use a mask while rendering.
- UI code to check the mask of a separate texture for hit detection.
- Ability for mask checks to be scaled to the dimensions of the element. | 1.0 | Ability for UI to use external masks - Textures can generate an alpha mask which can be used by the UI for hit detection, but these can't be used on elements other than the originating texture. Add the ability to reference a separate mask for both rendering and hit detection to any UI element.
Requirements:
- HUD shader that takes a second texture to use a mask while rendering.
- UI code to check the mask of a separate texture for hit detection.
- Ability for mask checks to be scaled to the dimensions of the element. | priority | ability for ui to use external masks textures can generate an alpha mask which can be used by the ui for hit detection but these can t be used on elements other than the originating texture add the ability to reference a separate mask for both rendering and hit detection to any ui element requirements hud shader that takes a second texture to use a mask while rendering ui code to check the mask of a separate texture for hit detection ability for mask checks to be scaled to the dimensions of the element | 1 |
469,035 | 13,496,086,380 | IssuesEvent | 2020-09-12 02:05:49 | GEOSX/GEOSX | https://api.github.com/repos/GEOSX/GEOSX | opened | [Feature] Geometric object margins | effort: 1 day priority: low type: feature | **What is the requested feature?**
Automatically extend geometric object bounds by an epsilon.
**Is your request related to a specific problem?**
_I'm always frustrated when_ I have to manually specify inclusive margins for a `Box` (or read someone else's input file with such margins) e.g.
```xml
<Box xMin="-0.01 8.99 -0.01"
xMax=" 1.01 10.01 0.01"/>
```
This is error prone, and if you refine the mesh, you (may) have to manually change the margins as well.
**Describe the solution you'd like**
We could automatically extend the bounds of each geometric object by an `eps` in each direction, where `eps = ulp * numeric_limits<real64>::epsilon() * meshBody->m_globalLengthScale` and `ulp` could be between 2 and 10. The above declaration would then look like
```xml
<Box xMin=" 0.0 9.0 0.0"
xMax=" 1.0 10.0 0.0"/>
```
which to me is pretty unambiguous, although this opinion may be controversial.
**Describe alternatives you've considered**
* We could also have `eps` as another (optional) input attribute of each geometric shape, so the user would have full control on the margin size. Whether it should default to zero or to the length-scale-based value above is a good question.
* `eps` could also be set on the entire `Geometry` block rather than individual shapes, although I think this is a worse alternative. | 1.0 | [Feature] Geometric object margins - **What is the requested feature?**
Automatically extend geometric object bounds by an epsilon.
**Is your request related to a specific problem?**
_I'm always frustrated when_ I have to manually specify inclusive margins for a `Box` (or read someone else's input file with such margins) e.g.
```xml
<Box xMin="-0.01 8.99 -0.01"
xMax=" 1.01 10.01 0.01"/>
```
This is error prone, and if you refine the mesh, you (may) have to manually change the margins as well.
**Describe the solution you'd like**
We could automatically extend the bounds of each geometric object by an `eps` in each direction, where `eps = ulp * numeric_limits<real64>::epsilon() * meshBody->m_globalLengthScale` and `ulp` could be between 2 and 10. The above declaration would then look like
```xml
<Box xMin=" 0.0 9.0 0.0"
xMax=" 1.0 10.0 0.0"/>
```
which to me is pretty unambiguous, although this opinion may be controversial.
**Describe alternatives you've considered**
* We could also have `eps` as another (optional) input attribute of each geometric shape, so the user would have full control on the margin size. Whether it should default to zero or to the length-scale-based value above is a good question.
* `eps` could also be set on the entire `Geometry` block rather than individual shapes, although I think this is a worse alternative. | priority | geometric object margins what is the requested feature automatically extend geometric object bounds by an epsilon is your request related to a specific problem i m always frustrated when i have to manually specify inclusive margins for a box or read someone else s input file with such margins e g xml box xmin xmax this is error prone and if you refine the mesh you may have to manually change the margins as well describe the solution you d like we could automatically extend the bounds of each geometric object by an eps in each direction where eps ulp numeric limits epsilon meshbody m globallengthscale and ulp could be between and the above declaration would then look like xml box xmin xmax which to me is pretty unambiguous although this opinion may be controversial describe alternatives you ve considered we could also have eps as another optional input attribute of each geometric shape so the user would have full control on the margin size whether it should default to zero or to the length scale based value above is a good question eps could also be set on the entire geometry block rather than individual shapes although i think this is a worse alternative | 1 |
107,899 | 4,321,609,088 | IssuesEvent | 2016-07-25 10:54:18 | pmem/issues | https://api.github.com/repos/pmem/issues | closed | function name in comment does not match the function definition | Exposure: Low Priority: 4 low Type: Bug | Here is an example:
```
438 /*
439 * heap_populate_run_bucket -- (internal) split bitmap into memory blocks
440 */
441 static void
442 heap_reuse_run(struct palloc_heap *heap, struct bucket *b,
443 uint32_t chunk_id, uint32_t zone_id)
```
Here is a list of mismatches in latest commit [48ba5f8](https://github.com/pmem/nvml/commit/48ba5f821d2f6e96b2c3ddc1fc59bf7b8f27f748).
heap.c
442 heap_reuse_run(struct palloc_heap *heap, struct bucket *b,
list.c
1075 lane_list_construct_rt(PMEMobjpool *pop)
1084 lane_list_destroy_rt(PMEMobjpool *pop, void *rt)
1093 lane_list_boot(PMEMobjpool *pop)
pmalloc.c
231 pmalloc_construct_rt(PMEMobjpool *pop)
240 pmalloc_destroy_rt(PMEMobjpool *pop, void *rt)
280 pmalloc_boot(PMEMobjpool *pop)
tx.c
1948 lane_transaction_boot(PMEMobjpool *pop)
PS:
lane.c
84 * lane_info_ht_destroy -- (internal) destructor for thread shared data
96 lane_info_create()
93 * lane_info_create -- (internal) destructor for thread shared data
87 lane_info_ht_destroy(void *ht)
lane_info_create() and lane_info_ht_destroy() have the same comment.
| 1.0 | function name in comment does not match the function definition - Here is an example:
```
438 /*
439 * heap_populate_run_bucket -- (internal) split bitmap into memory blocks
440 */
441 static void
442 heap_reuse_run(struct palloc_heap *heap, struct bucket *b,
443 uint32_t chunk_id, uint32_t zone_id)
```
Here is a list of mismatches in latest commit [48ba5f8](https://github.com/pmem/nvml/commit/48ba5f821d2f6e96b2c3ddc1fc59bf7b8f27f748).
heap.c
442 heap_reuse_run(struct palloc_heap *heap, struct bucket *b,
list.c
1075 lane_list_construct_rt(PMEMobjpool *pop)
1084 lane_list_destroy_rt(PMEMobjpool *pop, void *rt)
1093 lane_list_boot(PMEMobjpool *pop)
pmalloc.c
231 pmalloc_construct_rt(PMEMobjpool *pop)
240 pmalloc_destroy_rt(PMEMobjpool *pop, void *rt)
280 pmalloc_boot(PMEMobjpool *pop)
tx.c
1948 lane_transaction_boot(PMEMobjpool *pop)
PS:
lane.c
84 * lane_info_ht_destroy -- (internal) destructor for thread shared data
96 lane_info_create()
93 * lane_info_create -- (internal) destructor for thread shared data
87 lane_info_ht_destroy(void *ht)
lane_info_create() and lane_info_ht_destroy() have the same comment.
| priority | function name in comment does not match the function definition here is an example heap populate run bucket internal split bitmap into memory blocks static void heap reuse run struct palloc heap heap struct bucket b t chunk id t zone id here is a list of mismatches in latest commit heap c heap reuse run struct palloc heap heap struct bucket b list c lane list construct rt pmemobjpool pop lane list destroy rt pmemobjpool pop void rt lane list boot pmemobjpool pop pmalloc c pmalloc construct rt pmemobjpool pop pmalloc destroy rt pmemobjpool pop void rt pmalloc boot pmemobjpool pop tx c lane transaction boot pmemobjpool pop ps lane c lane info ht destroy internal destructor for thread shared data lane info create lane info create internal destructor for thread shared data lane info ht destroy void ht lane info create and lane info ht destroy have the same comment | 1 |
679,181 | 23,223,393,159 | IssuesEvent | 2022-08-02 20:37:02 | pixiebrix/pixiebrix-extension | https://api.github.com/repos/pixiebrix/pixiebrix-extension | closed | Undesired result when using Quickbar + Screenshot brick | user experience low priority | Hi.
I found a bug in the screenshot brick when you use it with a quickbar, it takes a screenshot of the quickbar on top of the page below it.
I am not gonna lie, this happens once every 2-3 screenshots.
Quick hack/fix - add a sleep timer for 100ms before executing the screenshot brick.
for those who are curious here's an img of what comes out
<img width="1167" alt="image" src="https://user-images.githubusercontent.com/4209733/173857137-b9aa2b08-d47f-4501-8766-1b091c245f96.png">
- Chrome latest
- 1.7.0-alpha-9 | 1.0 | Undesired result when using Quickbar + Screenshot brick - Hi.
I found a bug in the screenshot brick when you use it with a quickbar, it takes a screenshot of the quickbar on top of the page below it.
I am not gonna lie, this happens once every 2-3 screenshots.
Quick hack/fix - add a sleep timer for 100ms before executing the screenshot brick.
for those who are curious here's an img of what comes out
<img width="1167" alt="image" src="https://user-images.githubusercontent.com/4209733/173857137-b9aa2b08-d47f-4501-8766-1b091c245f96.png">
- Chrome latest
- 1.7.0-alpha-9 | priority | undesired result when using quickbar screenshot brick hi i found a bug in the screenshot brick when you use it with a quickbar it takes a screenshot of the quickbar on top of the page below it i am not gonna lie this happens once every screenshots quick hack fix add a sleep timer for before executing the screenshot brick for those who are curious here s an img of what comes out img width alt image src chrome latest alpha | 1 |
656,875 | 21,778,756,671 | IssuesEvent | 2022-05-13 16:19:31 | mozilla/perfcompare | https://api.github.com/repos/mozilla/perfcompare | opened | Improve UI of Selected Revisions | priority: low | Improve the UI of selected revisions table to more closely match Mozilla's protocol theme: https://protocol.mozilla.org/ | 1.0 | Improve UI of Selected Revisions - Improve the UI of selected revisions table to more closely match Mozilla's protocol theme: https://protocol.mozilla.org/ | priority | improve ui of selected revisions improve the ui of selected revisions table to more closely match mozilla s protocol theme | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.