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
757
labels
stringlengths
4
664
body
stringlengths
3
261k
index
stringclasses
10 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
232k
binary_label
int64
0
1
476,850
13,751,191,981
IssuesEvent
2020-10-06 13:04:10
trezor/trezor-suite
https://api.github.com/repos/trezor/trezor-suite
opened
Google Oauth fail
Bug High priority
Unable to authorize Google as label sync provider. <img width="632" alt="Screenshot 2020-10-06 at 15 01 02" src="https://user-images.githubusercontent.com/29627086/95204895-f76d3780-07e4-11eb-8d37-a18d8439e173.png"> Also closing down the window leaves the user with modal with disabled button for Dropbox as well. <img width="1351" alt="Screenshot 2020-10-06 at 15 02 13" src="https://user-images.githubusercontent.com/29627086/95205034-208dc800-07e5-11eb-9604-fc8e2eba0758.png">
1.0
Google Oauth fail - Unable to authorize Google as label sync provider. <img width="632" alt="Screenshot 2020-10-06 at 15 01 02" src="https://user-images.githubusercontent.com/29627086/95204895-f76d3780-07e4-11eb-8d37-a18d8439e173.png"> Also closing down the window leaves the user with modal with disabled button for Dropbox as well. <img width="1351" alt="Screenshot 2020-10-06 at 15 02 13" src="https://user-images.githubusercontent.com/29627086/95205034-208dc800-07e5-11eb-9604-fc8e2eba0758.png">
non_defect
google oauth fail unable to authorize google as label sync provider img width alt screenshot at src also closing down the window leaves the user with modal with disabled button for dropbox as well img width alt screenshot at src
0
8,588
2,611,531,845
IssuesEvent
2015-02-27 06:03:23
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Hedgewars CVE for bundled freetype library
auto-migrated Priority-Medium Type-Defect
``` Based on this debian bug hedgewars suffers from various CVEs because it uses embedded outdated libraries, please take care of it http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684234 Your freetype version seems to be 2.4.4, could you please update to a newer release? I honestly don't understand why of this bug report, since 2.4.4 shouldn't be affected by this series of CVEs, anyway I prefer to talk with you about updating it prior to close the bug report ``` Original issue reported on code.google.com by `costamag...@gmail.com` on 28 May 2013 at 8:26
1.0
Hedgewars CVE for bundled freetype library - ``` Based on this debian bug hedgewars suffers from various CVEs because it uses embedded outdated libraries, please take care of it http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684234 Your freetype version seems to be 2.4.4, could you please update to a newer release? I honestly don't understand why of this bug report, since 2.4.4 shouldn't be affected by this series of CVEs, anyway I prefer to talk with you about updating it prior to close the bug report ``` Original issue reported on code.google.com by `costamag...@gmail.com` on 28 May 2013 at 8:26
defect
hedgewars cve for bundled freetype library based on this debian bug hedgewars suffers from various cves because it uses embedded outdated libraries please take care of it your freetype version seems to be could you please update to a newer release i honestly don t understand why of this bug report since shouldn t be affected by this series of cves anyway i prefer to talk with you about updating it prior to close the bug report original issue reported on code google com by costamag gmail com on may at
1
18,847
3,089,696,773
IssuesEvent
2015-08-25 23:05:08
google/googlemock
https://api.github.com/repos/google/googlemock
closed
Building fails on r477
auto-migrated Priority-Medium Type-Defect
``` $ cat /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock-stamp/googlemock- build-err.log In file included from /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/src/gmock-all.cc: 40: In file included from /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/gmo ck.h:58: In file included from /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/gmo ck-actions.h:46: /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/int ernal/gmock-internal-utils.h:453:27: error: use of undeclared identifier 'RelationToSourceReference' return type(array, N, RelationToSourceReference()); ^ /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/int ernal/gmock-internal-utils.h:460:27: error: use of undeclared identifier 'RelationToSourceCopy' return type(array, N, RelationToSourceCopy()); ^ /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/int ernal/gmock-internal-utils.h:477:47: error: use of undeclared identifier 'RelationToSourceReference' return type(get<0>(array), get<1>(array), RelationToSourceReference()); ^ /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/int ernal/gmock-internal-utils.h:480:47: error: use of undeclared identifier 'RelationToSourceCopy' return type(get<0>(array), get<1>(array), RelationToSourceCopy()); ^ 4 errors generated. make[5]: *** [CMakeFiles/gmock.dir/src/gmock-all.cc.o] Error 1 make[4]: *** [CMakeFiles/gmock.dir/all] Error 2 make[3]: *** [all] Error 2 ``` Original issue reported on code.google.com by `Octavius@gmail.com` on 16 Jun 2014 at 2:56
1.0
Building fails on r477 - ``` $ cat /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock-stamp/googlemock- build-err.log In file included from /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/src/gmock-all.cc: 40: In file included from /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/gmo ck.h:58: In file included from /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/gmo ck-actions.h:46: /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/int ernal/gmock-internal-utils.h:453:27: error: use of undeclared identifier 'RelationToSourceReference' return type(array, N, RelationToSourceReference()); ^ /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/int ernal/gmock-internal-utils.h:460:27: error: use of undeclared identifier 'RelationToSourceCopy' return type(array, N, RelationToSourceCopy()); ^ /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/int ernal/gmock-internal-utils.h:477:47: error: use of undeclared identifier 'RelationToSourceReference' return type(get<0>(array), get<1>(array), RelationToSourceReference()); ^ /Library/Caches/Homebrew/zmqcpp--git/ThirdParty/src/googlemock/include/gmock/int ernal/gmock-internal-utils.h:480:47: error: use of undeclared identifier 'RelationToSourceCopy' return type(get<0>(array), get<1>(array), RelationToSourceCopy()); ^ 4 errors generated. make[5]: *** [CMakeFiles/gmock.dir/src/gmock-all.cc.o] Error 1 make[4]: *** [CMakeFiles/gmock.dir/all] Error 2 make[3]: *** [all] Error 2 ``` Original issue reported on code.google.com by `Octavius@gmail.com` on 16 Jun 2014 at 2:56
defect
building fails on cat library caches homebrew zmqcpp git thirdparty src googlemock stamp googlemock build err log in file included from library caches homebrew zmqcpp git thirdparty src googlemock src gmock all cc in file included from library caches homebrew zmqcpp git thirdparty src googlemock include gmock gmo ck h in file included from library caches homebrew zmqcpp git thirdparty src googlemock include gmock gmo ck actions h library caches homebrew zmqcpp git thirdparty src googlemock include gmock int ernal gmock internal utils h error use of undeclared identifier relationtosourcereference return type array n relationtosourcereference library caches homebrew zmqcpp git thirdparty src googlemock include gmock int ernal gmock internal utils h error use of undeclared identifier relationtosourcecopy return type array n relationtosourcecopy library caches homebrew zmqcpp git thirdparty src googlemock include gmock int ernal gmock internal utils h error use of undeclared identifier relationtosourcereference return type get array get array relationtosourcereference library caches homebrew zmqcpp git thirdparty src googlemock include gmock int ernal gmock internal utils h error use of undeclared identifier relationtosourcecopy return type get array get array relationtosourcecopy errors generated make error make error make error original issue reported on code google com by octavius gmail com on jun at
1
70,956
23,389,628,065
IssuesEvent
2022-08-11 16:31:34
EnvironmentOntology/envo
https://api.github.com/repos/EnvironmentOntology/envo
closed
UBERON import artifacts?
auto-migrated Type-Defect
``` === 1 === It seems that the imported classes are 'naked' - i.e. lack defs, synonyms, etc. === 2 === Some UBERON classes appear to have an odd hierarchy. For example, we have: anatomical entity environment - bone element environment bone element environment Probably an artifact of the equivalence and subclass assertions. This looks quite odd in Protege, but is it 'incorrect'? There are also cases such as the case with "anatomical entity environment" and "skin environment". These are on the same level, but perhaps the class hierarchy should be preserved? Are the environments that are determined by material entities to be held in the same class-subclass structure? Open question... ``` Original issue reported on code.google.com by `p.buttig...@gmail.com` on 5 Mar 2015 at 8:18
1.0
UBERON import artifacts? - ``` === 1 === It seems that the imported classes are 'naked' - i.e. lack defs, synonyms, etc. === 2 === Some UBERON classes appear to have an odd hierarchy. For example, we have: anatomical entity environment - bone element environment bone element environment Probably an artifact of the equivalence and subclass assertions. This looks quite odd in Protege, but is it 'incorrect'? There are also cases such as the case with "anatomical entity environment" and "skin environment". These are on the same level, but perhaps the class hierarchy should be preserved? Are the environments that are determined by material entities to be held in the same class-subclass structure? Open question... ``` Original issue reported on code.google.com by `p.buttig...@gmail.com` on 5 Mar 2015 at 8:18
defect
uberon import artifacts it seems that the imported classes are naked i e lack defs synonyms etc some uberon classes appear to have an odd hierarchy for example we have anatomical entity environment bone element environment bone element environment probably an artifact of the equivalence and subclass assertions this looks quite odd in protege but is it incorrect there are also cases such as the case with anatomical entity environment and skin environment these are on the same level but perhaps the class hierarchy should be preserved are the environments that are determined by material entities to be held in the same class subclass structure open question original issue reported on code google com by p buttig gmail com on mar at
1
38,399
8,797,876,143
IssuesEvent
2018-12-24 01:58:33
H-uru/korman
https://api.github.com/repos/H-uru/korman
opened
DXT Selection
defect
Korman's DXT Level selection is non-optimal. The current behavior is to select DXT5 if an image has any non-opaque pixels. However, DXT1 is perfectly capable of supporting the case of fully opaque and fully transparent pixels. It would be a file size win to select DXT1 where possible in this case.
1.0
DXT Selection - Korman's DXT Level selection is non-optimal. The current behavior is to select DXT5 if an image has any non-opaque pixels. However, DXT1 is perfectly capable of supporting the case of fully opaque and fully transparent pixels. It would be a file size win to select DXT1 where possible in this case.
defect
dxt selection korman s dxt level selection is non optimal the current behavior is to select if an image has any non opaque pixels however is perfectly capable of supporting the case of fully opaque and fully transparent pixels it would be a file size win to select where possible in this case
1
33,135
7,035,530,116
IssuesEvent
2017-12-28 00:49:31
OGMS/ogms
https://api.github.com/repos/OGMS/ogms
closed
sick/healthy organism
auto-migrated Priority-Medium Type-Defect
``` Hi, I am trying to define "healthy organism" and "sick organism" in the context of the Influenza Ontology, and I believe those should belong in OGMS. Current definition of disease reads "A disposition (i) to undergo pathological processes that (ii) exists in an organism because of one or more disorders in that organism." As per its definition, it is asserted under bfo:disposition. The explanation in the http://ontology.buffalo.edu/medo/Disease_and_Diagnosis.pdf paper reads: A disposition is an attribute of an organism in virtue of which it will initiate certain specific sorts of processes when certain conditions are satisfied. Examples are: our disposition to crave liquid following dehydration; the disposition of an epithelial cell in the G2 phase of the cell cycle to become diploid following mitosis. In any organism there is a wide variety of dispositions, some associated with health, others with disease. We use ‘realization’ to refer to the process through which a disposition is realized, and we shall identify diseases as dispositions realized in pathological processes. Based on this, it seems that "health" would be an other disposition. I am not sure how to define "health": I would intuitively say health = free from disease, however talking bout dispositions organisms always bear both, they are just realized or not. In any case we would need a process equivalent to disease course, something similar to "health/free from disease course process" in which the health disposition is realized. Any suggestion on how to add this term? I am then unsure how to proceed for "sick organism": it is neither input_of nor output_of a disease course process (def: The totality of all processes through which a given disease instance is realized.), it is undergoing the process. Similarly, a healthy organism is an organism not currently participating in a disease course process. Is has_agent (def: As for has_participant, but with the additional condition that the component instance is causally active in the relevant process) the appropriate relation to use, then saying disease course process has_agent sick organism and health course process has_agent healthy organism? Thanks, Melanie ``` Original issue reported on code.google.com by `mcour...@gmail.com` on 9 Mar 2010 at 12:42
1.0
sick/healthy organism - ``` Hi, I am trying to define "healthy organism" and "sick organism" in the context of the Influenza Ontology, and I believe those should belong in OGMS. Current definition of disease reads "A disposition (i) to undergo pathological processes that (ii) exists in an organism because of one or more disorders in that organism." As per its definition, it is asserted under bfo:disposition. The explanation in the http://ontology.buffalo.edu/medo/Disease_and_Diagnosis.pdf paper reads: A disposition is an attribute of an organism in virtue of which it will initiate certain specific sorts of processes when certain conditions are satisfied. Examples are: our disposition to crave liquid following dehydration; the disposition of an epithelial cell in the G2 phase of the cell cycle to become diploid following mitosis. In any organism there is a wide variety of dispositions, some associated with health, others with disease. We use ‘realization’ to refer to the process through which a disposition is realized, and we shall identify diseases as dispositions realized in pathological processes. Based on this, it seems that "health" would be an other disposition. I am not sure how to define "health": I would intuitively say health = free from disease, however talking bout dispositions organisms always bear both, they are just realized or not. In any case we would need a process equivalent to disease course, something similar to "health/free from disease course process" in which the health disposition is realized. Any suggestion on how to add this term? I am then unsure how to proceed for "sick organism": it is neither input_of nor output_of a disease course process (def: The totality of all processes through which a given disease instance is realized.), it is undergoing the process. Similarly, a healthy organism is an organism not currently participating in a disease course process. Is has_agent (def: As for has_participant, but with the additional condition that the component instance is causally active in the relevant process) the appropriate relation to use, then saying disease course process has_agent sick organism and health course process has_agent healthy organism? Thanks, Melanie ``` Original issue reported on code.google.com by `mcour...@gmail.com` on 9 Mar 2010 at 12:42
defect
sick healthy organism hi i am trying to define healthy organism and sick organism in the context of the influenza ontology and i believe those should belong in ogms current definition of disease reads a disposition i to undergo pathological processes that ii exists in an organism because of one or more disorders in that organism as per its definition it is asserted under bfo disposition the explanation in the paper reads a disposition is an attribute of an organism in virtue of which it will initiate certain specific sorts of processes when certain conditions are satisfied examples are our disposition to crave liquid following dehydration the disposition of an epithelial cell in the phase of the cell cycle to become diploid following mitosis in any organism there is a wide variety of dispositions some associated with health others with disease we use ‘realization’ to refer to the process through which a disposition is realized and we shall identify diseases as dispositions realized in pathological processes based on this it seems that health would be an other disposition i am not sure how to define health i would intuitively say health free from disease however talking bout dispositions organisms always bear both they are just realized or not in any case we would need a process equivalent to disease course something similar to health free from disease course process in which the health disposition is realized any suggestion on how to add this term i am then unsure how to proceed for sick organism it is neither input of nor output of a disease course process def the totality of all processes through which a given disease instance is realized it is undergoing the process similarly a healthy organism is an organism not currently participating in a disease course process is has agent def as for has participant but with the additional condition that the component instance is causally active in the relevant process the appropriate relation to use then saying disease course process has agent sick organism and health course process has agent healthy organism thanks melanie original issue reported on code google com by mcour gmail com on mar at
1
90,296
15,856,099,789
IssuesEvent
2021-04-08 01:31:07
Abhi347/vid-to-speech-api-json
https://api.github.com/repos/Abhi347/vid-to-speech-api-json
opened
CVE-2021-23337 (High) detected in lodash-4.17.5.tgz
security vulnerability
## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.5.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz">https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz</a></p> <p>Path to dependency file: vid-to-speech-api-json/package.json</p> <p>Path to vulnerable library: vid-to-speech-api-json/node_modules/lodash/package.json</p> <p> Dependency Hierarchy: - speech-1.1.0.tgz (Root Library) - google-gax-0.14.5.tgz - :x: **lodash-4.17.5.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function. <p>Publish Date: 2021-02-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23337>CVE-2021-23337</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.2</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c">https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c</a></p> <p>Release Date: 2021-02-15</p> <p>Fix Resolution: lodash - 4.17.21</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2021-23337 (High) detected in lodash-4.17.5.tgz - ## CVE-2021-23337 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash-4.17.5.tgz</b></p></summary> <p>Lodash modular utilities.</p> <p>Library home page: <a href="https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz">https://registry.npmjs.org/lodash/-/lodash-4.17.5.tgz</a></p> <p>Path to dependency file: vid-to-speech-api-json/package.json</p> <p>Path to vulnerable library: vid-to-speech-api-json/node_modules/lodash/package.json</p> <p> Dependency Hierarchy: - speech-1.1.0.tgz (Root Library) - google-gax-0.14.5.tgz - :x: **lodash-4.17.5.tgz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function. <p>Publish Date: 2021-02-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2021-23337>CVE-2021-23337</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.2</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c">https://github.com/lodash/lodash/commit/3469357cff396a26c363f8c1b5a91dde28ba4b1c</a></p> <p>Release Date: 2021-02-15</p> <p>Fix Resolution: lodash - 4.17.21</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in lodash tgz cve high severity vulnerability vulnerable library lodash tgz lodash modular utilities library home page a href path to dependency file vid to speech api json package json path to vulnerable library vid to speech api json node modules lodash package json dependency hierarchy speech tgz root library google gax tgz x lodash tgz vulnerable library vulnerability details lodash versions prior to are vulnerable to command injection via the template function publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required high user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution lodash step up your open source security game with whitesource
0
11,063
4,150,836,682
IssuesEvent
2016-06-15 18:37:18
hyperledger/fabric
https://api.github.com/repos/hyperledger/fabric
closed
chaincode has a problem with stub.CreateTable
bug chaincode
Hi, currently i am looking at the development of chaincode and i tried to write a simple chaincode which creates a table in the Init callback function. Some notes about my setup: - 1 validating peer with security enabled & noops as consensus algorithm-> command to run the peer: `sudo CORE_SECURITY_ENABLED=true CORE_SECURITY_PRIVACY=true ./fabric peer --peer-chaincodedev` - membership service is running - command to deploy the chaincode: `CORE_CHAINCODE_ID_NAME=chaincodetest CORE_PEER_ADDRESS=127.0.0.1:30303 ./chaincodetest` - command to call the init function: `./fabric chaincode deploy -n chaincodetest -u user1 -c '{"Function":"init", "Args": ["arg1"]}'` -> user1 is logged in & registered as a client My Init function ``` func (t *ChainCode) Init(stub *shim.ChaincodeStub, function string, args []string) ([]byte, error) { err := stub.CreateTable("TempTable", []*shim.ColumnDefinition{ &shim.ColumnDefinition{"Column1", shim.ColumnDefinition_BYTES, true}, &shim.ColumnDefinition{"Column2", shim.ColumnDefinition_INT64, false}}) if err != nil { return nil, errors.New("Failed creating TempTable") } return nil, nil } ``` Output when i deploy the chaincode: ``` 2016/04/11 14:24:20 Peer address: 127.0.0.1:30303 2016/04/11 14:24:20 os.Args returns: [./chaincodetest] 2016/04/11 14:24:20 Chaincode ID: chaincodetest 2016/04/11 14:24:20 Registering.. sending REGISTER 2016/04/11 14:24:20 []Received message REGISTERED from shim 2016/04/11 14:24:20 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2016/04/11 14:24:20 Received REGISTERED, ready for invocations ``` Output after i called the Init function ``` 2016/04/11 14:31:37 Peer address: 127.0.0.1:30303 2016/04/11 14:31:37 os.Args returns: [./chaincodetest] 2016/04/11 14:31:37 Chaincode ID: chaincodetest 2016/04/11 14:31:37 Registering.. sending REGISTER 2016/04/11 14:31:37 []Received message REGISTERED from shim 2016/04/11 14:31:37 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2016/04/11 14:31:37 Received REGISTERED, ready for invocations 2016/04/11 14:31:47 [chaincodetest]Received message INIT from shim 2016/04/11 14:31:47 [chaincodetest]Handling ChaincodeMessage of type: INIT(state:established) 2016/04/11 14:31:47 Entered state init 2016/04/11 14:31:47 [chaincodetest]Received INIT, initializing chaincode 2016/04/11 14:31:47 Setting up the HoldingsTable 2016/04/11 14:31:47 [chaincodetest]Sending GET_STATE 2016/04/11 14:31:47 [chaincodetest]Received message ERROR from shim 2016/04/11 14:31:47 [chaincodetest]Handling ChaincodeMessage of type: ERROR(state:init) 2016/04/11 14:31:47 [chaincodetest]before send 2016/04/11 14:31:47 [chaincodetest]after send 2016/04/11 14:31:47 [chaincodetest]Error received from validator ERROR, communicated(state:established) 2016/04/11 14:31:47 [chaincodetest]GetState received error ERROR 2016/04/11 14:31:47 [chaincodetest]Inside putstate, isTransaction = true 2016/04/11 14:31:47 [chaincodetest]Sending PUT_STATE 2016/04/11 14:31:47 [chaincodetest]Received message RESPONSE from shim 2016/04/11 14:31:47 [chaincodetest]Handling ChaincodeMessage of type: RESPONSE(state:established) Error starting Simple chaincode: Error handling message: [chaincodetest]Chaincode handler FSM cannot handle message (RESPONSE) with payload size (0) while in state: established% ``` Is this a known issue or did i do something wrong?
1.0
chaincode has a problem with stub.CreateTable - Hi, currently i am looking at the development of chaincode and i tried to write a simple chaincode which creates a table in the Init callback function. Some notes about my setup: - 1 validating peer with security enabled & noops as consensus algorithm-> command to run the peer: `sudo CORE_SECURITY_ENABLED=true CORE_SECURITY_PRIVACY=true ./fabric peer --peer-chaincodedev` - membership service is running - command to deploy the chaincode: `CORE_CHAINCODE_ID_NAME=chaincodetest CORE_PEER_ADDRESS=127.0.0.1:30303 ./chaincodetest` - command to call the init function: `./fabric chaincode deploy -n chaincodetest -u user1 -c '{"Function":"init", "Args": ["arg1"]}'` -> user1 is logged in & registered as a client My Init function ``` func (t *ChainCode) Init(stub *shim.ChaincodeStub, function string, args []string) ([]byte, error) { err := stub.CreateTable("TempTable", []*shim.ColumnDefinition{ &shim.ColumnDefinition{"Column1", shim.ColumnDefinition_BYTES, true}, &shim.ColumnDefinition{"Column2", shim.ColumnDefinition_INT64, false}}) if err != nil { return nil, errors.New("Failed creating TempTable") } return nil, nil } ``` Output when i deploy the chaincode: ``` 2016/04/11 14:24:20 Peer address: 127.0.0.1:30303 2016/04/11 14:24:20 os.Args returns: [./chaincodetest] 2016/04/11 14:24:20 Chaincode ID: chaincodetest 2016/04/11 14:24:20 Registering.. sending REGISTER 2016/04/11 14:24:20 []Received message REGISTERED from shim 2016/04/11 14:24:20 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2016/04/11 14:24:20 Received REGISTERED, ready for invocations ``` Output after i called the Init function ``` 2016/04/11 14:31:37 Peer address: 127.0.0.1:30303 2016/04/11 14:31:37 os.Args returns: [./chaincodetest] 2016/04/11 14:31:37 Chaincode ID: chaincodetest 2016/04/11 14:31:37 Registering.. sending REGISTER 2016/04/11 14:31:37 []Received message REGISTERED from shim 2016/04/11 14:31:37 []Handling ChaincodeMessage of type: REGISTERED(state:created) 2016/04/11 14:31:37 Received REGISTERED, ready for invocations 2016/04/11 14:31:47 [chaincodetest]Received message INIT from shim 2016/04/11 14:31:47 [chaincodetest]Handling ChaincodeMessage of type: INIT(state:established) 2016/04/11 14:31:47 Entered state init 2016/04/11 14:31:47 [chaincodetest]Received INIT, initializing chaincode 2016/04/11 14:31:47 Setting up the HoldingsTable 2016/04/11 14:31:47 [chaincodetest]Sending GET_STATE 2016/04/11 14:31:47 [chaincodetest]Received message ERROR from shim 2016/04/11 14:31:47 [chaincodetest]Handling ChaincodeMessage of type: ERROR(state:init) 2016/04/11 14:31:47 [chaincodetest]before send 2016/04/11 14:31:47 [chaincodetest]after send 2016/04/11 14:31:47 [chaincodetest]Error received from validator ERROR, communicated(state:established) 2016/04/11 14:31:47 [chaincodetest]GetState received error ERROR 2016/04/11 14:31:47 [chaincodetest]Inside putstate, isTransaction = true 2016/04/11 14:31:47 [chaincodetest]Sending PUT_STATE 2016/04/11 14:31:47 [chaincodetest]Received message RESPONSE from shim 2016/04/11 14:31:47 [chaincodetest]Handling ChaincodeMessage of type: RESPONSE(state:established) Error starting Simple chaincode: Error handling message: [chaincodetest]Chaincode handler FSM cannot handle message (RESPONSE) with payload size (0) while in state: established% ``` Is this a known issue or did i do something wrong?
non_defect
chaincode has a problem with stub createtable hi currently i am looking at the development of chaincode and i tried to write a simple chaincode which creates a table in the init callback function some notes about my setup validating peer with security enabled noops as consensus algorithm command to run the peer sudo core security enabled true core security privacy true fabric peer peer chaincodedev membership service is running command to deploy the chaincode core chaincode id name chaincodetest core peer address chaincodetest command to call the init function fabric chaincode deploy n chaincodetest u c function init args is logged in registered as a client my init function func t chaincode init stub shim chaincodestub function string args string byte error err stub createtable temptable shim columndefinition shim columndefinition shim columndefinition bytes true shim columndefinition shim columndefinition false if err nil return nil errors new failed creating temptable return nil nil output when i deploy the chaincode peer address os args returns chaincode id chaincodetest registering sending register received message registered from shim handling chaincodemessage of type registered state created received registered ready for invocations output after i called the init function peer address os args returns chaincode id chaincodetest registering sending register received message registered from shim handling chaincodemessage of type registered state created received registered ready for invocations received message init from shim handling chaincodemessage of type init state established entered state init received init initializing chaincode setting up the holdingstable sending get state received message error from shim handling chaincodemessage of type error state init before send after send error received from validator error communicated state established getstate received error error inside putstate istransaction true sending put state received message response from shim handling chaincodemessage of type response state established error starting simple chaincode error handling message chaincode handler fsm cannot handle message response with payload size while in state established is this a known issue or did i do something wrong
0
793
2,545,198,396
IssuesEvent
2015-01-29 15:47:31
losonczylab/sima
https://api.github.com/repos/losonczylab/sima
closed
ROI_Buddy documentation
documentation
Locking ROI lists during alignment and importing ROI lists from one set to another are not explained in the online docs.
1.0
ROI_Buddy documentation - Locking ROI lists during alignment and importing ROI lists from one set to another are not explained in the online docs.
non_defect
roi buddy documentation locking roi lists during alignment and importing roi lists from one set to another are not explained in the online docs
0
137,093
18,752,632,127
IssuesEvent
2021-11-05 05:41:56
madhans23/linux-4.15
https://api.github.com/repos/madhans23/linux-4.15
opened
CVE-2019-15214 (Medium) detected in linuxv4.15, linuxv4.15
security vulnerability
## CVE-2019-15214 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxv4.15</b>, <b>linuxv4.15</b></p></summary> <p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the Linux kernel before 5.0.10. There is a use-after-free in the sound subsystem because card disconnection causes certain data structures to be deleted too early. This is related to sound/core/init.c and sound/core/info.c. <p>Publish Date: 2019-08-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-15214>CVE-2019-15214</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15214">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15214</a></p> <p>Release Date: 2019-08-19</p> <p>Fix Resolution: v5.1-rc6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2019-15214 (Medium) detected in linuxv4.15, linuxv4.15 - ## CVE-2019-15214 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>linuxv4.15</b>, <b>linuxv4.15</b></p></summary> <p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/medium_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in the Linux kernel before 5.0.10. There is a use-after-free in the sound subsystem because card disconnection causes certain data structures to be deleted too early. This is related to sound/core/init.c and sound/core/info.c. <p>Publish Date: 2019-08-19 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-15214>CVE-2019-15214</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>6.4</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: High - Privileges Required: High - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15214">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15214</a></p> <p>Release Date: 2019-08-19</p> <p>Fix Resolution: v5.1-rc6</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve medium detected in cve medium severity vulnerability vulnerable libraries vulnerability details an issue was discovered in the linux kernel before there is a use after free in the sound subsystem because card disconnection causes certain data structures to be deleted too early this is related to sound core init c and sound core info c publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity high privileges required high user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
43,575
13,022,185,008
IssuesEvent
2020-07-27 07:52:55
Abhi347/vid-to-speech-api-json
https://api.github.com/repos/Abhi347/vid-to-speech-api-json
opened
CVE-2020-15366 (High) detected in ajv-4.11.8.tgz, ajv-5.5.2.tgz
security vulnerability
## CVE-2020-15366 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ajv-4.11.8.tgz</b>, <b>ajv-5.5.2.tgz</b></p></summary> <p> <details><summary><b>ajv-4.11.8.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz">https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/vid-to-speech-api-json/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/vid-to-speech-api-json/node_modules/grpc/node_modules/ajv/package.json</p> <p> Dependency Hierarchy: - speech-1.1.0.tgz (Root Library) - google-gax-0.14.5.tgz - grpc-1.7.3.tgz - node-pre-gyp-0.6.39.tgz - request-2.81.0.tgz - har-validator-4.2.1.tgz - :x: **ajv-4.11.8.tgz** (Vulnerable Library) </details> <details><summary><b>ajv-5.5.2.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz">https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/vid-to-speech-api-json/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/vid-to-speech-api-json/node_modules/ajv/package.json</p> <p> Dependency Hierarchy: - storage-1.6.0.tgz (Root Library) - request-2.83.0.tgz - har-validator-5.0.3.tgz - :x: **ajv-5.5.2.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/Abhi347/vid-to-speech-api-json/commit/f982a2ac7e2b2fffce4b4bc02af9d8eebfaf953b">f982a2ac7e2b2fffce4b4bc02af9d8eebfaf953b</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.) <p>Publish Date: 2020-07-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-15366>CVE-2020-15366</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/ajv-validator/ajv/releases/tag/v6.12.3">https://github.com/ajv-validator/ajv/releases/tag/v6.12.3</a></p> <p>Release Date: 2020-07-15</p> <p>Fix Resolution: ajv - 6.12.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-15366 (High) detected in ajv-4.11.8.tgz, ajv-5.5.2.tgz - ## CVE-2020-15366 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>ajv-4.11.8.tgz</b>, <b>ajv-5.5.2.tgz</b></p></summary> <p> <details><summary><b>ajv-4.11.8.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz">https://registry.npmjs.org/ajv/-/ajv-4.11.8.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/vid-to-speech-api-json/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/vid-to-speech-api-json/node_modules/grpc/node_modules/ajv/package.json</p> <p> Dependency Hierarchy: - speech-1.1.0.tgz (Root Library) - google-gax-0.14.5.tgz - grpc-1.7.3.tgz - node-pre-gyp-0.6.39.tgz - request-2.81.0.tgz - har-validator-4.2.1.tgz - :x: **ajv-4.11.8.tgz** (Vulnerable Library) </details> <details><summary><b>ajv-5.5.2.tgz</b></p></summary> <p>Another JSON Schema Validator</p> <p>Library home page: <a href="https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz">https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz</a></p> <p>Path to dependency file: /tmp/ws-scm/vid-to-speech-api-json/package.json</p> <p>Path to vulnerable library: /tmp/ws-scm/vid-to-speech-api-json/node_modules/ajv/package.json</p> <p> Dependency Hierarchy: - storage-1.6.0.tgz (Root Library) - request-2.83.0.tgz - har-validator-5.0.3.tgz - :x: **ajv-5.5.2.tgz** (Vulnerable Library) </details> <p>Found in HEAD commit: <a href="https://github.com/Abhi347/vid-to-speech-api-json/commit/f982a2ac7e2b2fffce4b4bc02af9d8eebfaf953b">f982a2ac7e2b2fffce4b4bc02af9d8eebfaf953b</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.) <p>Publish Date: 2020-07-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-15366>CVE-2020-15366</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.5</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/ajv-validator/ajv/releases/tag/v6.12.3">https://github.com/ajv-validator/ajv/releases/tag/v6.12.3</a></p> <p>Release Date: 2020-07-15</p> <p>Fix Resolution: ajv - 6.12.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in ajv tgz ajv tgz cve high severity vulnerability vulnerable libraries ajv tgz ajv tgz ajv tgz another json schema validator library home page a href path to dependency file tmp ws scm vid to speech api json package json path to vulnerable library tmp ws scm vid to speech api json node modules grpc node modules ajv package json dependency hierarchy speech tgz root library google gax tgz grpc tgz node pre gyp tgz request tgz har validator tgz x ajv tgz vulnerable library ajv tgz another json schema validator library home page a href path to dependency file tmp ws scm vid to speech api json package json path to vulnerable library tmp ws scm vid to speech api json node modules ajv package json dependency hierarchy storage tgz root library request tgz har validator tgz x ajv tgz vulnerable library found in head commit a href vulnerability details an issue was discovered in ajv validate in ajv aka another json schema validator a carefully crafted json schema could be provided that allows execution of other code by prototype pollution while untrusted schemas are recommended against the worst case of an untrusted schema should be a denial of service not execution of code publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction none scope unchanged impact metrics confidentiality impact none integrity impact none availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution ajv step up your open source security game with whitesource
0
408,658
11,950,423,206
IssuesEvent
2020-04-03 15:10:57
onaio/reveal-frontend
https://api.github.com/repos/onaio/reveal-frontend
closed
Can not view Focus Investigation Plans in the web UI
Priority: High bug
We are unable to view focus investigation plans in the web UI due to javascript consul errors that seem to be null pointers: ![image](https://user-images.githubusercontent.com/6067053/66074327-813a5300-e548-11e9-83f6-29ed38ff96aa.png)
1.0
Can not view Focus Investigation Plans in the web UI - We are unable to view focus investigation plans in the web UI due to javascript consul errors that seem to be null pointers: ![image](https://user-images.githubusercontent.com/6067053/66074327-813a5300-e548-11e9-83f6-29ed38ff96aa.png)
non_defect
can not view focus investigation plans in the web ui we are unable to view focus investigation plans in the web ui due to javascript consul errors that seem to be null pointers
0
140,988
12,953,125,194
IssuesEvent
2020-07-19 23:20:30
scc0034/flutter_serpiente
https://api.github.com/repos/scc0034/flutter_serpiente
closed
Quitar el especificador [H] de las figuras
documentation enhancement
Para conseguir resultados óptimos con el formato de página que consigue LaTeX hay que darle libertad para que pueda posicionar las figuras en la mejor posición posible. Así que es mejor que en todos tus entornos figura elimines el especificador de posición [H]. Es posible que ahora las figuras no aparezcan justo en la posición en la que están en el fuente, por eso están las etiquetas y las referencias para poder referirte a ellas. Al permitir que LaTeX elija la mejor posición de la figura, se evitan los espacios blancos en las páginas. Esto hazlo tanto en la memoria como en los anexos.
1.0
Quitar el especificador [H] de las figuras - Para conseguir resultados óptimos con el formato de página que consigue LaTeX hay que darle libertad para que pueda posicionar las figuras en la mejor posición posible. Así que es mejor que en todos tus entornos figura elimines el especificador de posición [H]. Es posible que ahora las figuras no aparezcan justo en la posición en la que están en el fuente, por eso están las etiquetas y las referencias para poder referirte a ellas. Al permitir que LaTeX elija la mejor posición de la figura, se evitan los espacios blancos en las páginas. Esto hazlo tanto en la memoria como en los anexos.
non_defect
quitar el especificador de las figuras para conseguir resultados óptimos con el formato de página que consigue latex hay que darle libertad para que pueda posicionar las figuras en la mejor posición posible así que es mejor que en todos tus entornos figura elimines el especificador de posición es posible que ahora las figuras no aparezcan justo en la posición en la que están en el fuente por eso están las etiquetas y las referencias para poder referirte a ellas al permitir que latex elija la mejor posición de la figura se evitan los espacios blancos en las páginas esto hazlo tanto en la memoria como en los anexos
0
300,001
25,941,686,456
IssuesEvent
2022-12-16 19:05:16
hashicorp/terraform-provider-google
https://api.github.com/repos/hashicorp/terraform-provider-google
opened
Failing test(s): TestAccCloudFunctionsFunction_bucket max_instances permadiff
test failure
<!--- This is a template for reporting test failures on nightly builds. It should only be used by core contributors who have access to our CI/CD results. ---> <!-- i.e. "Consistently since X date" or "X% failure in MONTH" --> Failure rate: nearly 100% since Dec 4 <!-- List all impacted tests for searchability. The title of the issue can instead list one or more groups of tests, or describe the overall root cause. --> Impacted tests: - TestAccCloudFunctionsFunction_bucket - TestAccCloudFunctionsFunction_pubsub - TestAccCloudFunctionsFunction_firestore <!-- Link to the nightly build(s), ideally with one impacted test opened --> Nightly builds: - [Link](https://ci-oss.hashicorp.engineering/project.html?projectId=GoogleCloud&testNameId=-9192779311318910118&tab=testDetails) <!-- The error message that displays in the tests tab, for reference --> Message: ``` provider_test.go:307: Step 1/4 error: After applying this test step, the plan was not empty. stdout: Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: ~ update in-place Terraform will perform the following actions: # google_cloudfunctions_function.function will be updated in-place ~ resource "google_cloudfunctions_function" "function" { id = "projects/ci-test-project-188019/locations/us-central1/functions/tf-test-hvb8rp8teq" ~ max_instances = 3000 -> 0 name = "tf-test-hvb8rp8teq" # (12 unchanged attributes hidden) # (1 unchanged block hidden) } Plan: 0 to add, 1 to change, 0 to destroy. --- FAIL: TestAccCloudFunctionsFunction_bucket (68.27s) ```
1.0
Failing test(s): TestAccCloudFunctionsFunction_bucket max_instances permadiff - <!--- This is a template for reporting test failures on nightly builds. It should only be used by core contributors who have access to our CI/CD results. ---> <!-- i.e. "Consistently since X date" or "X% failure in MONTH" --> Failure rate: nearly 100% since Dec 4 <!-- List all impacted tests for searchability. The title of the issue can instead list one or more groups of tests, or describe the overall root cause. --> Impacted tests: - TestAccCloudFunctionsFunction_bucket - TestAccCloudFunctionsFunction_pubsub - TestAccCloudFunctionsFunction_firestore <!-- Link to the nightly build(s), ideally with one impacted test opened --> Nightly builds: - [Link](https://ci-oss.hashicorp.engineering/project.html?projectId=GoogleCloud&testNameId=-9192779311318910118&tab=testDetails) <!-- The error message that displays in the tests tab, for reference --> Message: ``` provider_test.go:307: Step 1/4 error: After applying this test step, the plan was not empty. stdout: Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: ~ update in-place Terraform will perform the following actions: # google_cloudfunctions_function.function will be updated in-place ~ resource "google_cloudfunctions_function" "function" { id = "projects/ci-test-project-188019/locations/us-central1/functions/tf-test-hvb8rp8teq" ~ max_instances = 3000 -> 0 name = "tf-test-hvb8rp8teq" # (12 unchanged attributes hidden) # (1 unchanged block hidden) } Plan: 0 to add, 1 to change, 0 to destroy. --- FAIL: TestAccCloudFunctionsFunction_bucket (68.27s) ```
non_defect
failing test s testacccloudfunctionsfunction bucket max instances permadiff failure rate nearly since dec impacted tests testacccloudfunctionsfunction bucket testacccloudfunctionsfunction pubsub testacccloudfunctionsfunction firestore nightly builds message provider test go step error after applying this test step the plan was not empty stdout terraform used the selected providers to generate the following execution plan resource actions are indicated with the following symbols update in place terraform will perform the following actions google cloudfunctions function function will be updated in place resource google cloudfunctions function function id projects ci test project locations us functions tf test max instances name tf test unchanged attributes hidden unchanged block hidden plan to add to change to destroy fail testacccloudfunctionsfunction bucket
0
199,391
22,693,324,749
IssuesEvent
2022-07-05 01:13:15
benlazarine/subspace
https://api.github.com/repos/benlazarine/subspace
opened
CVE-2019-14904 (High) detected in ansible-2.9.1.tar.gz
security vulnerability
## CVE-2019-14904 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.1.tar.gz</b></p></summary> <p>Radically simple IT automation</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/4b/c5/fb70a2d9817eb48c358a67952ed3a1869e5cda8a5e4f1911cffc75f42375/ansible-2.9.1.tar.gz">https://files.pythonhosted.org/packages/4b/c5/fb70a2d9817eb48c358a67952ed3a1869e5cda8a5e4f1911cffc75f42375/ansible-2.9.1.tar.gz</a></p> <p>Path to dependency file: /tmp/ws-scm/subspace</p> <p>Path to vulnerable library: /subspace,/requirements.txt</p> <p> Dependency Hierarchy: - :x: **ansible-2.9.1.tar.gz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the 'ps' bare command on the remote machine. An attacker could take advantage of this flaw by crafting the name of the zone and executing arbitrary commands in the remote host. Ansible Engine 2.7.15, 2.8.7, and 2.9.2 as well as previous versions are affected. <p>Publish Date: 2020-08-26 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-14904>CVE-2019-14904</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Changed - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: Low - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14904">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14904</a></p> <p>Release Date: 2020-08-26</p> <p>Fix Resolution: v2.7.16,v2.8.8,v2.9.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2019-14904 (High) detected in ansible-2.9.1.tar.gz - ## CVE-2019-14904 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.1.tar.gz</b></p></summary> <p>Radically simple IT automation</p> <p>Library home page: <a href="https://files.pythonhosted.org/packages/4b/c5/fb70a2d9817eb48c358a67952ed3a1869e5cda8a5e4f1911cffc75f42375/ansible-2.9.1.tar.gz">https://files.pythonhosted.org/packages/4b/c5/fb70a2d9817eb48c358a67952ed3a1869e5cda8a5e4f1911cffc75f42375/ansible-2.9.1.tar.gz</a></p> <p>Path to dependency file: /tmp/ws-scm/subspace</p> <p>Path to vulnerable library: /subspace,/requirements.txt</p> <p> Dependency Hierarchy: - :x: **ansible-2.9.1.tar.gz** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> A flaw was found in the solaris_zone module from the Ansible Community modules. When setting the name for the zone on the Solaris host, the zone name is checked by listing the process with the 'ps' bare command on the remote machine. An attacker could take advantage of this flaw by crafting the name of the zone and executing arbitrary commands in the remote host. Ansible Engine 2.7.15, 2.8.7, and 2.9.2 as well as previous versions are affected. <p>Publish Date: 2020-08-26 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-14904>CVE-2019-14904</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.3</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: High - User Interaction: None - Scope: Changed - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: Low - Availability Impact: Low </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14904">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14904</a></p> <p>Release Date: 2020-08-26</p> <p>Fix Resolution: v2.7.16,v2.8.8,v2.9.3</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in ansible tar gz cve high severity vulnerability vulnerable library ansible tar gz radically simple it automation library home page a href path to dependency file tmp ws scm subspace path to vulnerable library subspace requirements txt dependency hierarchy x ansible tar gz vulnerable library vulnerability details a flaw was found in the solaris zone module from the ansible community modules when setting the name for the zone on the solaris host the zone name is checked by listing the process with the ps bare command on the remote machine an attacker could take advantage of this flaw by crafting the name of the zone and executing arbitrary commands in the remote host ansible engine and as well as previous versions are affected publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required high user interaction none scope changed impact metrics confidentiality impact high integrity impact low availability impact low for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
314,936
27,033,333,861
IssuesEvent
2023-02-12 13:29:05
2023-dandi/dandi-backend
https://api.github.com/repos/2023-dandi/dandi-backend
opened
[TEST] 테스트 모킹 방법 @Mock 으로 변경
test
### 추가할 테스트 혹은 변경된 테스트에 대한 설명 기존에 Mockito.mock으로 할당하던 방식을 @Mock과 @InjectMock 어노테이션으로 변경
1.0
[TEST] 테스트 모킹 방법 @Mock 으로 변경 - ### 추가할 테스트 혹은 변경된 테스트에 대한 설명 기존에 Mockito.mock으로 할당하던 방식을 @Mock과 @InjectMock 어노테이션으로 변경
non_defect
테스트 모킹 방법 mock 으로 변경 추가할 테스트 혹은 변경된 테스트에 대한 설명 기존에 mockito mock으로 할당하던 방식을 mock과 injectmock 어노테이션으로 변경
0
58,010
16,331,354,652
IssuesEvent
2021-05-12 09:37:19
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
List of a community's rooms is cut off
A-Spaces P2 S-Tolerable T-Defect
<!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P --> <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix your issue. You can also preview your report before submitting it. You may remove sections that aren't relevant to your particular case. Text between <!-- and --​> marks will be invisible in the report. --> ### Description <img width="1680" alt="Screen Shot 2021-01-24 at 3 42 30 PM" src="https://user-images.githubusercontent.com/76915718/105644477-6d141680-5e5b-11eb-8ed1-6880fa762ac5.png"> When viewing a community, the full list of the rooms is cut off at the very bottom, as outlined in red in the above screenshot. I can scroll through the list of rooms, but I can't scroll down to see the full icon, name, and description of the last room. The issue persists no matter the size of the Element window, as seen below. <img width="1680" alt="Screen Shot 2021-01-24 at 3 56 48 PM" src="https://user-images.githubusercontent.com/76915718/105644789-114a8d00-5e5d-11eb-850c-3de1a0f92247.png"> ### Steps to reproduce - Hover over a community and click on the ellipses. - Click on view community. - Scroll down through the rooms to the bottom of the scroll bar. Expected: I can see the full list of all the rooms, with no information being cut off. Actual: The name, icon, and description of the last room is cut off. <!-- Please send us logs for your bug report. They're very important for bugs which are hard to reproduce. To do this, create this issue then go to your account settings and click 'Submit Debug Logs' from the Help & About tab --> <!-- Include screenshots if possible: you can drag and drop images below. --> ### Version information <!-- IMPORTANT: please answer the following questions, to help us narrow down the problem --> - **Platform**: desktop - **OS**: macOS Big Sur Version 11.1 - **Version**: Element version: 1.7.17; olm version: 3.2.1 Additionally, it would be preferable if there was the ability to toggle how the rooms were listed. Right now, the rooms are listed based off of the number of users in a room, but I would prefer the ability to list the rooms alphabetically by name.
1.0
List of a community's rooms is cut off - <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P --> <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix your issue. You can also preview your report before submitting it. You may remove sections that aren't relevant to your particular case. Text between <!-- and --​> marks will be invisible in the report. --> ### Description <img width="1680" alt="Screen Shot 2021-01-24 at 3 42 30 PM" src="https://user-images.githubusercontent.com/76915718/105644477-6d141680-5e5b-11eb-8ed1-6880fa762ac5.png"> When viewing a community, the full list of the rooms is cut off at the very bottom, as outlined in red in the above screenshot. I can scroll through the list of rooms, but I can't scroll down to see the full icon, name, and description of the last room. The issue persists no matter the size of the Element window, as seen below. <img width="1680" alt="Screen Shot 2021-01-24 at 3 56 48 PM" src="https://user-images.githubusercontent.com/76915718/105644789-114a8d00-5e5d-11eb-850c-3de1a0f92247.png"> ### Steps to reproduce - Hover over a community and click on the ellipses. - Click on view community. - Scroll down through the rooms to the bottom of the scroll bar. Expected: I can see the full list of all the rooms, with no information being cut off. Actual: The name, icon, and description of the last room is cut off. <!-- Please send us logs for your bug report. They're very important for bugs which are hard to reproduce. To do this, create this issue then go to your account settings and click 'Submit Debug Logs' from the Help & About tab --> <!-- Include screenshots if possible: you can drag and drop images below. --> ### Version information <!-- IMPORTANT: please answer the following questions, to help us narrow down the problem --> - **Platform**: desktop - **OS**: macOS Big Sur Version 11.1 - **Version**: Element version: 1.7.17; olm version: 3.2.1 Additionally, it would be preferable if there was the ability to toggle how the rooms were listed. Right now, the rooms are listed based off of the number of users in a room, but I would prefer the ability to list the rooms alphabetically by name.
defect
list of a community s rooms is cut off this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting it you may remove sections that aren t relevant to your particular case text between marks will be invisible in the report description img width alt screen shot at pm src when viewing a community the full list of the rooms is cut off at the very bottom as outlined in red in the above screenshot i can scroll through the list of rooms but i can t scroll down to see the full icon name and description of the last room the issue persists no matter the size of the element window as seen below img width alt screen shot at pm src steps to reproduce hover over a community and click on the ellipses click on view community scroll down through the rooms to the bottom of the scroll bar expected i can see the full list of all the rooms with no information being cut off actual the name icon and description of the last room is cut off please send us logs for your bug report they re very important for bugs which are hard to reproduce to do this create this issue then go to your account settings and click submit debug logs from the help about tab version information platform desktop os macos big sur version version element version olm version additionally it would be preferable if there was the ability to toggle how the rooms were listed right now the rooms are listed based off of the number of users in a room but i would prefer the ability to list the rooms alphabetically by name
1
4,635
2,610,135,552
IssuesEvent
2015-02-26 18:42:44
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
The Rope can not be launched when colliding vertical walls laterally with high speed
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Manouvering with the rope near a wall 2. Floating in mid-air right next to a vertical wall 3. Hitting the wall with high speed What is the expected output? What do you see instead? Expected: to deal some damage, and the crosshair to disappear Instead: being able to aim, but not able to shoot What version of the product are you using? On what operating system? 0.9.13, Win7 Please provide any additional information below. http://www.youtube.com/watch?v=G2Mma_F6hGg ``` ----- Original issue reported on code.google.com by `joship...@gmail.com` on 15 Sep 2010 at 10:32
1.0
The Rope can not be launched when colliding vertical walls laterally with high speed - ``` What steps will reproduce the problem? 1. Manouvering with the rope near a wall 2. Floating in mid-air right next to a vertical wall 3. Hitting the wall with high speed What is the expected output? What do you see instead? Expected: to deal some damage, and the crosshair to disappear Instead: being able to aim, but not able to shoot What version of the product are you using? On what operating system? 0.9.13, Win7 Please provide any additional information below. http://www.youtube.com/watch?v=G2Mma_F6hGg ``` ----- Original issue reported on code.google.com by `joship...@gmail.com` on 15 Sep 2010 at 10:32
defect
the rope can not be launched when colliding vertical walls laterally with high speed what steps will reproduce the problem manouvering with the rope near a wall floating in mid air right next to a vertical wall hitting the wall with high speed what is the expected output what do you see instead expected to deal some damage and the crosshair to disappear instead being able to aim but not able to shoot what version of the product are you using on what operating system please provide any additional information below original issue reported on code google com by joship gmail com on sep at
1
60,862
17,023,542,174
IssuesEvent
2021-07-03 02:33:32
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
windows mobile version of gosmore no longer shows areas
Component: gosmore Priority: major Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 2.04pm, Sunday, 24th January 2010]** With the new Gosmore Earth version (> r17226), buildings, parks and anything else which is an area in OSM are no longer showing in the Windows Mobile version. While I appreciate that showing these filled in or in the 3D view may be a little intensive for poor phone processors, can we at least get them shown in outline in the 2D view. It's very hard to map an area when you cannot see if it has been done already.
1.0
windows mobile version of gosmore no longer shows areas - **[Submitted to the original trac issue database at 2.04pm, Sunday, 24th January 2010]** With the new Gosmore Earth version (> r17226), buildings, parks and anything else which is an area in OSM are no longer showing in the Windows Mobile version. While I appreciate that showing these filled in or in the 3D view may be a little intensive for poor phone processors, can we at least get them shown in outline in the 2D view. It's very hard to map an area when you cannot see if it has been done already.
defect
windows mobile version of gosmore no longer shows areas with the new gosmore earth version buildings parks and anything else which is an area in osm are no longer showing in the windows mobile version while i appreciate that showing these filled in or in the view may be a little intensive for poor phone processors can we at least get them shown in outline in the view it s very hard to map an area when you cannot see if it has been done already
1
62,521
17,023,938,880
IssuesEvent
2021-07-03 04:40:16
tomhughes/trac-tickets
https://api.github.com/repos/tomhughes/trac-tickets
closed
erroneous map in zoom level 19
Component: website Priority: trivial Resolution: fixed Type: defect
**[Submitted to the original trac issue database at 8.05am, Thursday, 14th September 2017]** the map in zoom level 19 is drawn "brown" http://www.openstreetmap.org/#map=19/38.45702/23.59140 in zoom level 18 it is correct http://www.openstreetmap.org/#map=18/38.45702/23.59140 i am using a fully updated win 10 pc with firefox browser
1.0
erroneous map in zoom level 19 - **[Submitted to the original trac issue database at 8.05am, Thursday, 14th September 2017]** the map in zoom level 19 is drawn "brown" http://www.openstreetmap.org/#map=19/38.45702/23.59140 in zoom level 18 it is correct http://www.openstreetmap.org/#map=18/38.45702/23.59140 i am using a fully updated win 10 pc with firefox browser
defect
erroneous map in zoom level the map in zoom level is drawn brown in zoom level it is correct i am using a fully updated win pc with firefox browser
1
201,090
15,801,901,183
IssuesEvent
2021-04-03 07:04:32
deyixtan/ped
https://api.github.com/repos/deyixtan/ped
opened
Suggestion to Command summary section in UG
severity.Low type.DocumentationBug
![should match with number of features with command even if simple or no examples - split commands and format into two different columns for visibily sake.png](https://raw.githubusercontent.com/deyixtan/ped/main/files/c9f365d7-bdd6-4292-9d7c-a4414ab8d9a0.png) Number of commands listed in the table does not match the number of features (with commands) listed in the UG. Suggestion: format and examples separated into two different columns for better visibility. <!--session: 1617429920273-42dbe202-47cb-40d8-8934-ad3f7219f9ef-->
1.0
Suggestion to Command summary section in UG - ![should match with number of features with command even if simple or no examples - split commands and format into two different columns for visibily sake.png](https://raw.githubusercontent.com/deyixtan/ped/main/files/c9f365d7-bdd6-4292-9d7c-a4414ab8d9a0.png) Number of commands listed in the table does not match the number of features (with commands) listed in the UG. Suggestion: format and examples separated into two different columns for better visibility. <!--session: 1617429920273-42dbe202-47cb-40d8-8934-ad3f7219f9ef-->
non_defect
suggestion to command summary section in ug number of commands listed in the table does not match the number of features with commands listed in the ug suggestion format and examples separated into two different columns for better visibility
0
52,160
7,751,131,772
IssuesEvent
2018-05-30 16:06:54
Esri/offline-editor-js
https://api.github.com/repos/Esri/offline-editor-js
closed
Editing not working with full browser restart
documentation enhancement
I have implemented the offline functionality with no problems when using the partial editing offline solutions. I can go offline cut all internet make edits, come back online and everything works fine. The problems arise when restarting the browser. For some reason it seems the extending isn't working, when trying to make any edits, nothing happens. I see an attempting progress bar on the editor widget but then it just quits Code that inits layers: ``` function extendFeatureLayer(featureLayer, online, callback) { var dataStore = {}; dataStore.featureLayerCollection = JSON.stringify(featureLayer.toJson()); dataStore.zoomLevel = _map.getZoom(); dataStore.centerPt = (_map.extent.getCenter()).toJson(); dataStore.featureLayerUrl = featureLayer.url; dataStoreArray.push(dataStore); offlineEdit.extend(featureLayer, function (result, error) { if (result) { // If the app is online then force OfflineEditAdvanced to its online state // This will force the library to check for pending edits and attempt to // resend them to the Feature Service. if (_isOnline) { goOnline(); } else { goOffline(); updateStatus("Successfully extended layer for offline use."); } callback(true); } else { callback(false); alert("Unable to initialize the database. " + error); } }.bind(this), dataStoreArray); } function loadFeatureLayerOffline(callback) { offlineEdit.getFeatureLayerJSONDataStore(function (success, dataStore) { if(success){ // Use the feature layer returns from getFeatureDefinition() to reconstitute the layer // We don't have to set any other properties on the layer because we are using it // in SNAPSHOT mode which downloads all features within the given extent. array.forEach(dataStore, function (ds) { featureLayer = new FeatureLayer(JSON.parse(ds.featureLayerCollection)); //if (featureLayer.url == undefined) { featureLayer.url = ds.featureLayerUrl; featureLayer._url = { path: ds.featureLayerUrl, query: null } //} featureLayerArray.push(featureLayer); dataStore = getFeatureLayerJSON(featureLayer); }); on(_map, 'layers-add-result', extendOffline); console.log("Feature has been added back to the map while offline."); _map.centerAt(dataStore.centerPt); _map.setZoom(dataStore.zoomLevel); callback(true); } else { updateStatus("There was a problem retrieving feature layer options object. " + dataStore); callback(false); } }); } function extendOffline() { array.forEach(featureLayerArray, function (featureLayer) { extendFeatureLayer(featureLayer, _isOnline, function (success) { updateStatus("Feature Layer extended successfully OFFLINE!"); }); }); } function getFeatureLayerJSON(featureLayer) { return { "featureLayerCollection": JSON.stringify(featureLayer.toJson()), "zoomLevel": _map.getZoom(), "centerPt": (_map.extent.getCenter()).toJson(), "featureLayerUrl": featureLayer.url } } function updateFeatureLayerJSON() { array.forEach(featureLayerArray, function (featureLayer) { var fl = getFeatureLayerJSON(featureLayer); featureLayer.setFeatureLayerJSONDataStore(fl, function (result, error) { console.log('updateFeatureLayerJson - Result: ' + result + ", error: " + error); }); }); } function initPanZoomListeners() { _map.on("zoom-end", function (evt) { _currentExtent = evt.extent; updateFeatureLayerJSON(); }); _map.on("pan-end", function (evt) { _currentExtent = evt.extent; updateFeatureLayerJSON(); }); } initMap: function () { if (has('phone') && !this.config.mapOptions.infoWindow) { this.config.mapOptions.infoWindow = new PopupMobile(null, put('div')); } this.map = new Map('mapCenter', this.config.mapOptions); _map = this.map; // initalize offline module and settings var initFunc = lang.hitch(this, 'initOfflineEdits'); initFunc(); if (this.config.mapOptions.basemap) { this.map.on('load', lang.hitch(this, 'initLayers')); } else { this.initLayers(); } if (this.config.operationalLayers && this.config.operationalLayers.length > 0) { if (_isOnline) { on(this.map, 'layers-add-result', lang.hitch(this, 'layersAddedEvent')); } else { var initEvent = lang.hitch(this, 'layersAddedEvent'); initEvent(); } } else { this.initWidgets(); } }, layersAddedEvent: function (evt) { var initWidgets = lang.hitch(this, 'initWidgets'); initWidgets(); var me = this; //on.once(this.map, 'update-end', lang.hitch(me, 'initFeaturesListener')); if (evt) { array.forEach(evt.layers, function (layerObj) { var type = layerObj.layer.type; if (type === "Feature Layer") { var fl = layerObj.layer; featureLayerArray.push(fl); on.once(fl, 'update-end', lang.hitch(me, 'initFeaturesListener', fl)); } }) me.initOfflineTiles(me.map); } else { me.initOfflineTiles(me.map); var initFeatsOffline = lang.hitch(me, 'initFeaturesListener'); initFeatsOffline(); } }, initFeaturesListener: function (fl) { // If app is online then we ONLY need to extend the feature layer. if (_isOnline) { extendFeatureLayer(fl, _isOnline, function (success) { if (success) { initPanZoomListeners(); } else { updateStatus("There was a problem initializing the map for offline."); } }); } // If the app is offline then we need to retrieve the dataStore from OfflineEditAdvanced // and then extend the feature layer using that information. else { loadFeatureLayerOffline(function (success) { if (success) { _map.addLayers(featureLayerArray); } else { updateStatus("There was a problem initializing the map for offline."); } }); } }, initFeaturesOfflineListener: function (featureLayer) { extendFeatureLayer(featureLayer, _isOnline, function (success) { initPanZoomListeners(); updateStatus("Feature Layer extended successfully OFFLINE!"); }); }, initOfflineEdits: function () { offlineEdit = new O.esri.Edit.OfflineEditAdvanced(); // pull this from config //offlineEdit.ENABLE_FEATURECOLLECTION = true; offlineEdit.initAttachments(function (success) { //attachmentsInited = success; }); offlineEdit.on(offlineEdit.events.EDITS_ENQUEUED, updateQuedStatus); offlineEdit.on(offlineEdit.events.EDITS_SENT, updateStatus); offlineEdit.on(offlineEdit.events.ALL_EDITS_SENT, updateStatus); offlineEdit.on(offlineEdit.events.EDITS_SENT_ERROR, editsError); offlineEdit.on(offlineEdit.events.EDITS_ENQUEUED_ERROR, editsError); }, initLayer: function (layer, Layer) { var l = new Layer(layer.url, layer.options); this.layers.unshift(l); //unshift instead of push to keep layer ordering on map intact //Legend LayerInfos array var excludeLayerFromLegend = false; if ( typeof layer.legendLayerInfos !== 'undefined' && typeof layer.legendLayerInfos.exclude !== 'undefined' ) { excludeLayerFromLegend = layer.legendLayerInfos.exclude; } if ( !excludeLayerFromLegend ) { var configuredLayerInfo = {}; if ( typeof layer.legendLayerInfos !== 'undefined' && typeof layer.legendLayerInfos.layerInfo !== 'undefined' ) { configuredLayerInfo = layer.legendLayerInfos.layerInfo; } var layerInfo = lang.mixin( { layer: l, title: layer.title || null }, configuredLayerInfo ); this.legendLayerInfos.unshift ( layerInfo ); //unshift instead of push to keep layer ordering in legend intact } //LayerControl LayerInfos array this.layerControlLayerInfos.unshift({ //unshift instead of push to keep layer ordering in LayerControl intact layer: l, type: layer.type, title: layer.title, controlOptions: layer.layerControlLayerInfos }); if (layer.type === 'feature') { var options = { featureLayer: l }; if (layer.editorLayerInfos) { lang.mixin(options, layer.editorLayerInfos); } if (options.exclude !== true) { this.editorLayerInfos.push(options); } } if (layer.type === 'dynamic' || layer.type === 'feature') { var idOptions = { layer: l, title: layer.title }; if (layer.identifyLayerInfos) { lang.mixin(idOptions, layer.identifyLayerInfos); } if (idOptions.exclude !== true) { this.identifyLayerInfos.push(idOptions); } } }, ```
1.0
Editing not working with full browser restart - I have implemented the offline functionality with no problems when using the partial editing offline solutions. I can go offline cut all internet make edits, come back online and everything works fine. The problems arise when restarting the browser. For some reason it seems the extending isn't working, when trying to make any edits, nothing happens. I see an attempting progress bar on the editor widget but then it just quits Code that inits layers: ``` function extendFeatureLayer(featureLayer, online, callback) { var dataStore = {}; dataStore.featureLayerCollection = JSON.stringify(featureLayer.toJson()); dataStore.zoomLevel = _map.getZoom(); dataStore.centerPt = (_map.extent.getCenter()).toJson(); dataStore.featureLayerUrl = featureLayer.url; dataStoreArray.push(dataStore); offlineEdit.extend(featureLayer, function (result, error) { if (result) { // If the app is online then force OfflineEditAdvanced to its online state // This will force the library to check for pending edits and attempt to // resend them to the Feature Service. if (_isOnline) { goOnline(); } else { goOffline(); updateStatus("Successfully extended layer for offline use."); } callback(true); } else { callback(false); alert("Unable to initialize the database. " + error); } }.bind(this), dataStoreArray); } function loadFeatureLayerOffline(callback) { offlineEdit.getFeatureLayerJSONDataStore(function (success, dataStore) { if(success){ // Use the feature layer returns from getFeatureDefinition() to reconstitute the layer // We don't have to set any other properties on the layer because we are using it // in SNAPSHOT mode which downloads all features within the given extent. array.forEach(dataStore, function (ds) { featureLayer = new FeatureLayer(JSON.parse(ds.featureLayerCollection)); //if (featureLayer.url == undefined) { featureLayer.url = ds.featureLayerUrl; featureLayer._url = { path: ds.featureLayerUrl, query: null } //} featureLayerArray.push(featureLayer); dataStore = getFeatureLayerJSON(featureLayer); }); on(_map, 'layers-add-result', extendOffline); console.log("Feature has been added back to the map while offline."); _map.centerAt(dataStore.centerPt); _map.setZoom(dataStore.zoomLevel); callback(true); } else { updateStatus("There was a problem retrieving feature layer options object. " + dataStore); callback(false); } }); } function extendOffline() { array.forEach(featureLayerArray, function (featureLayer) { extendFeatureLayer(featureLayer, _isOnline, function (success) { updateStatus("Feature Layer extended successfully OFFLINE!"); }); }); } function getFeatureLayerJSON(featureLayer) { return { "featureLayerCollection": JSON.stringify(featureLayer.toJson()), "zoomLevel": _map.getZoom(), "centerPt": (_map.extent.getCenter()).toJson(), "featureLayerUrl": featureLayer.url } } function updateFeatureLayerJSON() { array.forEach(featureLayerArray, function (featureLayer) { var fl = getFeatureLayerJSON(featureLayer); featureLayer.setFeatureLayerJSONDataStore(fl, function (result, error) { console.log('updateFeatureLayerJson - Result: ' + result + ", error: " + error); }); }); } function initPanZoomListeners() { _map.on("zoom-end", function (evt) { _currentExtent = evt.extent; updateFeatureLayerJSON(); }); _map.on("pan-end", function (evt) { _currentExtent = evt.extent; updateFeatureLayerJSON(); }); } initMap: function () { if (has('phone') && !this.config.mapOptions.infoWindow) { this.config.mapOptions.infoWindow = new PopupMobile(null, put('div')); } this.map = new Map('mapCenter', this.config.mapOptions); _map = this.map; // initalize offline module and settings var initFunc = lang.hitch(this, 'initOfflineEdits'); initFunc(); if (this.config.mapOptions.basemap) { this.map.on('load', lang.hitch(this, 'initLayers')); } else { this.initLayers(); } if (this.config.operationalLayers && this.config.operationalLayers.length > 0) { if (_isOnline) { on(this.map, 'layers-add-result', lang.hitch(this, 'layersAddedEvent')); } else { var initEvent = lang.hitch(this, 'layersAddedEvent'); initEvent(); } } else { this.initWidgets(); } }, layersAddedEvent: function (evt) { var initWidgets = lang.hitch(this, 'initWidgets'); initWidgets(); var me = this; //on.once(this.map, 'update-end', lang.hitch(me, 'initFeaturesListener')); if (evt) { array.forEach(evt.layers, function (layerObj) { var type = layerObj.layer.type; if (type === "Feature Layer") { var fl = layerObj.layer; featureLayerArray.push(fl); on.once(fl, 'update-end', lang.hitch(me, 'initFeaturesListener', fl)); } }) me.initOfflineTiles(me.map); } else { me.initOfflineTiles(me.map); var initFeatsOffline = lang.hitch(me, 'initFeaturesListener'); initFeatsOffline(); } }, initFeaturesListener: function (fl) { // If app is online then we ONLY need to extend the feature layer. if (_isOnline) { extendFeatureLayer(fl, _isOnline, function (success) { if (success) { initPanZoomListeners(); } else { updateStatus("There was a problem initializing the map for offline."); } }); } // If the app is offline then we need to retrieve the dataStore from OfflineEditAdvanced // and then extend the feature layer using that information. else { loadFeatureLayerOffline(function (success) { if (success) { _map.addLayers(featureLayerArray); } else { updateStatus("There was a problem initializing the map for offline."); } }); } }, initFeaturesOfflineListener: function (featureLayer) { extendFeatureLayer(featureLayer, _isOnline, function (success) { initPanZoomListeners(); updateStatus("Feature Layer extended successfully OFFLINE!"); }); }, initOfflineEdits: function () { offlineEdit = new O.esri.Edit.OfflineEditAdvanced(); // pull this from config //offlineEdit.ENABLE_FEATURECOLLECTION = true; offlineEdit.initAttachments(function (success) { //attachmentsInited = success; }); offlineEdit.on(offlineEdit.events.EDITS_ENQUEUED, updateQuedStatus); offlineEdit.on(offlineEdit.events.EDITS_SENT, updateStatus); offlineEdit.on(offlineEdit.events.ALL_EDITS_SENT, updateStatus); offlineEdit.on(offlineEdit.events.EDITS_SENT_ERROR, editsError); offlineEdit.on(offlineEdit.events.EDITS_ENQUEUED_ERROR, editsError); }, initLayer: function (layer, Layer) { var l = new Layer(layer.url, layer.options); this.layers.unshift(l); //unshift instead of push to keep layer ordering on map intact //Legend LayerInfos array var excludeLayerFromLegend = false; if ( typeof layer.legendLayerInfos !== 'undefined' && typeof layer.legendLayerInfos.exclude !== 'undefined' ) { excludeLayerFromLegend = layer.legendLayerInfos.exclude; } if ( !excludeLayerFromLegend ) { var configuredLayerInfo = {}; if ( typeof layer.legendLayerInfos !== 'undefined' && typeof layer.legendLayerInfos.layerInfo !== 'undefined' ) { configuredLayerInfo = layer.legendLayerInfos.layerInfo; } var layerInfo = lang.mixin( { layer: l, title: layer.title || null }, configuredLayerInfo ); this.legendLayerInfos.unshift ( layerInfo ); //unshift instead of push to keep layer ordering in legend intact } //LayerControl LayerInfos array this.layerControlLayerInfos.unshift({ //unshift instead of push to keep layer ordering in LayerControl intact layer: l, type: layer.type, title: layer.title, controlOptions: layer.layerControlLayerInfos }); if (layer.type === 'feature') { var options = { featureLayer: l }; if (layer.editorLayerInfos) { lang.mixin(options, layer.editorLayerInfos); } if (options.exclude !== true) { this.editorLayerInfos.push(options); } } if (layer.type === 'dynamic' || layer.type === 'feature') { var idOptions = { layer: l, title: layer.title }; if (layer.identifyLayerInfos) { lang.mixin(idOptions, layer.identifyLayerInfos); } if (idOptions.exclude !== true) { this.identifyLayerInfos.push(idOptions); } } }, ```
non_defect
editing not working with full browser restart i have implemented the offline functionality with no problems when using the partial editing offline solutions i can go offline cut all internet make edits come back online and everything works fine the problems arise when restarting the browser for some reason it seems the extending isn t working when trying to make any edits nothing happens i see an attempting progress bar on the editor widget but then it just quits code that inits layers function extendfeaturelayer featurelayer online callback var datastore datastore featurelayercollection json stringify featurelayer tojson datastore zoomlevel map getzoom datastore centerpt map extent getcenter tojson datastore featurelayerurl featurelayer url datastorearray push datastore offlineedit extend featurelayer function result error if result if the app is online then force offlineeditadvanced to its online state this will force the library to check for pending edits and attempt to resend them to the feature service if isonline goonline else gooffline updatestatus successfully extended layer for offline use callback true else callback false alert unable to initialize the database error bind this datastorearray function loadfeaturelayeroffline callback offlineedit getfeaturelayerjsondatastore function success datastore if success use the feature layer returns from getfeaturedefinition to reconstitute the layer we don t have to set any other properties on the layer because we are using it in snapshot mode which downloads all features within the given extent array foreach datastore function ds featurelayer new featurelayer json parse ds featurelayercollection if featurelayer url undefined featurelayer url ds featurelayerurl featurelayer url path ds featurelayerurl query null featurelayerarray push featurelayer datastore getfeaturelayerjson featurelayer on map layers add result extendoffline console log feature has been added back to the map while offline map centerat datastore centerpt map setzoom datastore zoomlevel callback true else updatestatus there was a problem retrieving feature layer options object datastore callback false function extendoffline array foreach featurelayerarray function featurelayer extendfeaturelayer featurelayer isonline function success updatestatus feature layer extended successfully offline function getfeaturelayerjson featurelayer return featurelayercollection json stringify featurelayer tojson zoomlevel map getzoom centerpt map extent getcenter tojson featurelayerurl featurelayer url function updatefeaturelayerjson array foreach featurelayerarray function featurelayer var fl getfeaturelayerjson featurelayer featurelayer setfeaturelayerjsondatastore fl function result error console log updatefeaturelayerjson result result error error function initpanzoomlisteners map on zoom end function evt currentextent evt extent updatefeaturelayerjson map on pan end function evt currentextent evt extent updatefeaturelayerjson initmap function if has phone this config mapoptions infowindow this config mapoptions infowindow new popupmobile null put div this map new map mapcenter this config mapoptions map this map initalize offline module and settings var initfunc lang hitch this initofflineedits initfunc if this config mapoptions basemap this map on load lang hitch this initlayers else this initlayers if this config operationallayers this config operationallayers length if isonline on this map layers add result lang hitch this layersaddedevent else var initevent lang hitch this layersaddedevent initevent else this initwidgets layersaddedevent function evt var initwidgets lang hitch this initwidgets initwidgets var me this on once this map update end lang hitch me initfeatureslistener if evt array foreach evt layers function layerobj var type layerobj layer type if type feature layer var fl layerobj layer featurelayerarray push fl on once fl update end lang hitch me initfeatureslistener fl me initofflinetiles me map else me initofflinetiles me map var initfeatsoffline lang hitch me initfeatureslistener initfeatsoffline initfeatureslistener function fl if app is online then we only need to extend the feature layer if isonline extendfeaturelayer fl isonline function success if success initpanzoomlisteners else updatestatus there was a problem initializing the map for offline if the app is offline then we need to retrieve the datastore from offlineeditadvanced and then extend the feature layer using that information else loadfeaturelayeroffline function success if success map addlayers featurelayerarray else updatestatus there was a problem initializing the map for offline initfeaturesofflinelistener function featurelayer extendfeaturelayer featurelayer isonline function success initpanzoomlisteners updatestatus feature layer extended successfully offline initofflineedits function offlineedit new o esri edit offlineeditadvanced pull this from config offlineedit enable featurecollection true offlineedit initattachments function success attachmentsinited success offlineedit on offlineedit events edits enqueued updatequedstatus offlineedit on offlineedit events edits sent updatestatus offlineedit on offlineedit events all edits sent updatestatus offlineedit on offlineedit events edits sent error editserror offlineedit on offlineedit events edits enqueued error editserror initlayer function layer layer var l new layer layer url layer options this layers unshift l unshift instead of push to keep layer ordering on map intact legend layerinfos array var excludelayerfromlegend false if typeof layer legendlayerinfos undefined typeof layer legendlayerinfos exclude undefined excludelayerfromlegend layer legendlayerinfos exclude if excludelayerfromlegend var configuredlayerinfo if typeof layer legendlayerinfos undefined typeof layer legendlayerinfos layerinfo undefined configuredlayerinfo layer legendlayerinfos layerinfo var layerinfo lang mixin layer l title layer title null configuredlayerinfo this legendlayerinfos unshift layerinfo unshift instead of push to keep layer ordering in legend intact layercontrol layerinfos array this layercontrollayerinfos unshift unshift instead of push to keep layer ordering in layercontrol intact layer l type layer type title layer title controloptions layer layercontrollayerinfos if layer type feature var options featurelayer l if layer editorlayerinfos lang mixin options layer editorlayerinfos if options exclude true this editorlayerinfos push options if layer type dynamic layer type feature var idoptions layer l title layer title if layer identifylayerinfos lang mixin idoptions layer identifylayerinfos if idoptions exclude true this identifylayerinfos push idoptions
0
288,494
31,861,412,303
IssuesEvent
2023-09-15 11:12:08
nidhi7598/linux-v4.19.72_CVE-2022-3564
https://api.github.com/repos/nidhi7598/linux-v4.19.72_CVE-2022-3564
opened
CVE-2022-30594 (High) detected in linuxlinux-4.19.294
Mend: dependency security vulnerability
## CVE-2022-30594 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/nidhi7598/linux-v4.19.72_CVE-2022-3564/commit/9ffee08efa44c7887e2babb8f304df0fa1094efb">9ffee08efa44c7887e2babb8f304df0fa1094efb</a></p> <p>Found in base branch: <b>main</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> The Linux kernel before 5.17.2 mishandles seccomp permissions. The PTRACE_SEIZE code path allows attackers to bypass intended restrictions on setting the PT_SUSPEND_SECCOMP flag. <p>Publish Date: 2022-05-12 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-30594>CVE-2022-30594</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2022-30594">https://www.linuxkernelcves.com/cves/CVE-2022-30594</a></p> <p>Release Date: 2022-05-12</p> <p>Fix Resolution: v4.9.311,v4.14.276,v4.19.238,v5.4.189,v5.10.110,v5.15.33,v5.16.19,v5.17.2,v5.18-rc1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2022-30594 (High) detected in linuxlinux-4.19.294 - ## CVE-2022-30594 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxlinux-4.19.294</b></p></summary> <p> <p>The Linux Kernel</p> <p>Library home page: <a href=https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux>https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux</a></p> <p>Found in HEAD commit: <a href="https://github.com/nidhi7598/linux-v4.19.72_CVE-2022-3564/commit/9ffee08efa44c7887e2babb8f304df0fa1094efb">9ffee08efa44c7887e2babb8f304df0fa1094efb</a></p> <p>Found in base branch: <b>main</b></p></p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Source Files (1)</summary> <p></p> <p> </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png?' width=19 height=20> Vulnerability Details</summary> <p> The Linux kernel before 5.17.2 mishandles seccomp permissions. The PTRACE_SEIZE code path allows attackers to bypass intended restrictions on setting the PT_SUSPEND_SECCOMP flag. <p>Publish Date: 2022-05-12 <p>URL: <a href=https://www.mend.io/vulnerability-database/CVE-2022-30594>CVE-2022-30594</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>7.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://www.linuxkernelcves.com/cves/CVE-2022-30594">https://www.linuxkernelcves.com/cves/CVE-2022-30594</a></p> <p>Release Date: 2022-05-12</p> <p>Fix Resolution: v4.9.311,v4.14.276,v4.19.238,v5.4.189,v5.10.110,v5.15.33,v5.16.19,v5.17.2,v5.18-rc1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in linuxlinux cve high severity vulnerability vulnerable library linuxlinux the linux kernel library home page a href found in head commit a href found in base branch main vulnerable source files vulnerability details the linux kernel before mishandles seccomp permissions the ptrace seize code path allows attackers to bypass intended restrictions on setting the pt suspend seccomp flag publish date url a href cvss score details base score metrics exploitability metrics attack vector local attack complexity low privileges required low user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with mend
0
178,334
13,774,328,528
IssuesEvent
2020-10-08 06:01:16
microsoft/react-native-windows
https://api.github.com/repos/microsoft/react-native-windows
closed
E2ETest BasePage.treeDumpResult() Has Faulty Wait
Area: Tests bug
#5980 turned on extra eslint rules to catch cases where we have an async function but forget the `await` operator. One of these cases is in E2ETest, where BasePage defines an async Wait function that it doesn't await for. I.e. the call to wait 100ms effectively no-ops. Adding `await` and converting callers to async functions seems to cause ControlStyle tests to fail. Leaving the faulty code as-is for now with a suppression. We should either fix the tests or just remove the wait. We're using a version of Jasmine that should support async functions, but the switch of callers to async functions might have side effects.
1.0
E2ETest BasePage.treeDumpResult() Has Faulty Wait - #5980 turned on extra eslint rules to catch cases where we have an async function but forget the `await` operator. One of these cases is in E2ETest, where BasePage defines an async Wait function that it doesn't await for. I.e. the call to wait 100ms effectively no-ops. Adding `await` and converting callers to async functions seems to cause ControlStyle tests to fail. Leaving the faulty code as-is for now with a suppression. We should either fix the tests or just remove the wait. We're using a version of Jasmine that should support async functions, but the switch of callers to async functions might have side effects.
non_defect
basepage treedumpresult has faulty wait turned on extra eslint rules to catch cases where we have an async function but forget the await operator one of these cases is in where basepage defines an async wait function that it doesn t await for i e the call to wait effectively no ops adding await and converting callers to async functions seems to cause controlstyle tests to fail leaving the faulty code as is for now with a suppression we should either fix the tests or just remove the wait we re using a version of jasmine that should support async functions but the switch of callers to async functions might have side effects
0
174,163
27,586,500,326
IssuesEvent
2023-03-08 20:12:24
department-of-veterans-affairs/vets-design-system-documentation
https://api.github.com/repos/department-of-veterans-affairs/vets-design-system-documentation
opened
Process List css bug
bug vsp-design-system-team
# Bug Report - [x] I’ve searched for any related issues and avoided creating a duplicate issue. ## What happened I found a minor css bug. There are a few lines of css that could be added to make [these process steps](https://github.com/department-of-veterans-affairs/va-digital-services-platform-docs/blob/064760c4e33689e463a6e24efdcb713f07a004ef/sass/modules/_m-process-list.scss#L62) numbers have proper circles around them rather than ovals that they are now. If we added the following lines of css to the `:before` element on this [sass file](https://github.com/department-of-veterans-affairs/va-digital-services-platform-docs/blob/064760c4e33689e463a6e24efdcb713f07a004ef/sass/modules/_m-process-list.scss#L62) at `line 62` it'd fix the issue. ``` height: 2em; line-height: 1.575em; ``` <img width="1247" alt="Screenshot 2023-03-08 at 12 05 53 PM" src="https://user-images.githubusercontent.com/1631062/223836047-4e76b46a-1291-4a53-b768-7ee3a47d8c4a.png"> It looks like what's in production doesn't match what's in StoryBook. ## What I expected to happen According [to the component](https://www.sketch.com/s/610156b6-f281-4497-81f3-64454fc72156/a/WKYjOpA#Inspect), it should show a circle around the number, but it shows an oval instead. After applying CSS updates it should be a nice round circle like this: ![image](https://user-images.githubusercontent.com/1631062/223831930-95fe6203-04ae-44c1-974d-da113021aca4.png) However, when looking at the component in [StoryBook](https://design.va.gov/storybook/?path=/docs/components-va-process-list--default), it is correct. And inspecting it, it shows that's it all set rems. Whereas the .scss file is all relative using ems. <img width="1575" alt="Screenshot 2023-03-08 at 11 59 27 AM" src="https://user-images.githubusercontent.com/1631062/223833712-4946d8c5-409c-4545-9ace-08bc9e4908b7.png"> ## Reproducing - Formation version: Latest - Device: Macbook Pro - Browser: Chrome Steps to reproduce: 1. View in Chrome: https://www.va.gov/manage-va-debt/request-debt-help-form-5655/introduction 2. Inspect code ## Urgency How urgent is this request? Please select the approriate option below and/or provide details - [ ] This bug is blocking work currently in progress - [ ] This bug is affecting work currently in progress but we have a workaround - [ ] This bug is blocking work planned within the next few sprints - [x] This bug is not blocking any work - [ ] Other ### Details
1.0
Process List css bug - # Bug Report - [x] I’ve searched for any related issues and avoided creating a duplicate issue. ## What happened I found a minor css bug. There are a few lines of css that could be added to make [these process steps](https://github.com/department-of-veterans-affairs/va-digital-services-platform-docs/blob/064760c4e33689e463a6e24efdcb713f07a004ef/sass/modules/_m-process-list.scss#L62) numbers have proper circles around them rather than ovals that they are now. If we added the following lines of css to the `:before` element on this [sass file](https://github.com/department-of-veterans-affairs/va-digital-services-platform-docs/blob/064760c4e33689e463a6e24efdcb713f07a004ef/sass/modules/_m-process-list.scss#L62) at `line 62` it'd fix the issue. ``` height: 2em; line-height: 1.575em; ``` <img width="1247" alt="Screenshot 2023-03-08 at 12 05 53 PM" src="https://user-images.githubusercontent.com/1631062/223836047-4e76b46a-1291-4a53-b768-7ee3a47d8c4a.png"> It looks like what's in production doesn't match what's in StoryBook. ## What I expected to happen According [to the component](https://www.sketch.com/s/610156b6-f281-4497-81f3-64454fc72156/a/WKYjOpA#Inspect), it should show a circle around the number, but it shows an oval instead. After applying CSS updates it should be a nice round circle like this: ![image](https://user-images.githubusercontent.com/1631062/223831930-95fe6203-04ae-44c1-974d-da113021aca4.png) However, when looking at the component in [StoryBook](https://design.va.gov/storybook/?path=/docs/components-va-process-list--default), it is correct. And inspecting it, it shows that's it all set rems. Whereas the .scss file is all relative using ems. <img width="1575" alt="Screenshot 2023-03-08 at 11 59 27 AM" src="https://user-images.githubusercontent.com/1631062/223833712-4946d8c5-409c-4545-9ace-08bc9e4908b7.png"> ## Reproducing - Formation version: Latest - Device: Macbook Pro - Browser: Chrome Steps to reproduce: 1. View in Chrome: https://www.va.gov/manage-va-debt/request-debt-help-form-5655/introduction 2. Inspect code ## Urgency How urgent is this request? Please select the approriate option below and/or provide details - [ ] This bug is blocking work currently in progress - [ ] This bug is affecting work currently in progress but we have a workaround - [ ] This bug is blocking work planned within the next few sprints - [x] This bug is not blocking any work - [ ] Other ### Details
non_defect
process list css bug bug report i’ve searched for any related issues and avoided creating a duplicate issue what happened i found a minor css bug there are a few lines of css that could be added to make numbers have proper circles around them rather than ovals that they are now if we added the following lines of css to the before element on this at line it d fix the issue height line height img width alt screenshot at pm src it looks like what s in production doesn t match what s in storybook what i expected to happen according it should show a circle around the number but it shows an oval instead after applying css updates it should be a nice round circle like this however when looking at the component in it is correct and inspecting it it shows that s it all set rems whereas the scss file is all relative using ems img width alt screenshot at am src reproducing formation version latest device macbook pro browser chrome steps to reproduce view in chrome inspect code urgency how urgent is this request please select the approriate option below and or provide details this bug is blocking work currently in progress this bug is affecting work currently in progress but we have a workaround this bug is blocking work planned within the next few sprints this bug is not blocking any work other details
0
8,025
2,611,424,601
IssuesEvent
2015-02-27 04:38:42
chrsmith/codesearch
https://api.github.com/repos/chrsmith/codesearch
closed
regex->trigram has wrong behaviour when trigrams are question-marked
auto-migrated Priority-Medium Type-Defect
``` bash$ csearch -verbose "foo_(bar_)?" >/dev/null 2012/03/05 10:44:37 query: "_ba" "foo" "o_b" "oo_" 2012/03/05 10:44:37 post query identified 11 possible files bash$ csearch -verbose "foo_b(ar_)?" >/dev/null 2012/03/05 10:44:44 query: "foo" "o_b" "oo_" 2012/03/05 10:44:44 post query identified 12 possible files In the first example, "_ba" and "o_b"' should not be required trigrams for the file. In the second example, "ar_" is correctly _not_ included in the list of required trigrams. I'll take a look at this later tonight. It looks like an issue with precedence in index/regexp.go. (I.e., the question mark is only applying to the final trigram, and not all trigrams included in the grouping. ). ``` Original issue reported on code.google.com by `dgryski` on 5 Mar 2012 at 10:07
1.0
regex->trigram has wrong behaviour when trigrams are question-marked - ``` bash$ csearch -verbose "foo_(bar_)?" >/dev/null 2012/03/05 10:44:37 query: "_ba" "foo" "o_b" "oo_" 2012/03/05 10:44:37 post query identified 11 possible files bash$ csearch -verbose "foo_b(ar_)?" >/dev/null 2012/03/05 10:44:44 query: "foo" "o_b" "oo_" 2012/03/05 10:44:44 post query identified 12 possible files In the first example, "_ba" and "o_b"' should not be required trigrams for the file. In the second example, "ar_" is correctly _not_ included in the list of required trigrams. I'll take a look at this later tonight. It looks like an issue with precedence in index/regexp.go. (I.e., the question mark is only applying to the final trigram, and not all trigrams included in the grouping. ). ``` Original issue reported on code.google.com by `dgryski` on 5 Mar 2012 at 10:07
defect
regex trigram has wrong behaviour when trigrams are question marked bash csearch verbose foo bar dev null query ba foo o b oo post query identified possible files bash csearch verbose foo b ar dev null query foo o b oo post query identified possible files in the first example ba and o b should not be required trigrams for the file in the second example ar is correctly not included in the list of required trigrams i ll take a look at this later tonight it looks like an issue with precedence in index regexp go i e the question mark is only applying to the final trigram and not all trigrams included in the grouping original issue reported on code google com by dgryski on mar at
1
130,890
5,134,919,331
IssuesEvent
2017-01-11 10:34:47
hpi-swt2/workshop-portal
https://api.github.com/repos/hpi-swt2/workshop-portal
closed
US_2.14: Neu-/Löschen-/Bearbeiten-Button-Rights
High Priority team-hendrik
**As** organiser **I want to** people to have the according rights for creating/editing/deleting events, profiles, etc. **In order to** to protect those from unauthorized access **Dependencies:** **Estimate:** 5 **Acceptance Criteria:** - [x] Neu-/Löschen-/Bearbeiten-Button are only shown to logged in users - [x] ... for Veranstaltungen/Anfragen they are only shown to organisers - [x] ... for profiles they are only shown to the people to which they belong - [ ] Nobody should be able to delete profiles -> remove button completly (profile, role-management-page) and also set rights accordingly (not only remove buttons)
1.0
US_2.14: Neu-/Löschen-/Bearbeiten-Button-Rights - **As** organiser **I want to** people to have the according rights for creating/editing/deleting events, profiles, etc. **In order to** to protect those from unauthorized access **Dependencies:** **Estimate:** 5 **Acceptance Criteria:** - [x] Neu-/Löschen-/Bearbeiten-Button are only shown to logged in users - [x] ... for Veranstaltungen/Anfragen they are only shown to organisers - [x] ... for profiles they are only shown to the people to which they belong - [ ] Nobody should be able to delete profiles -> remove button completly (profile, role-management-page) and also set rights accordingly (not only remove buttons)
non_defect
us neu löschen bearbeiten button rights as organiser i want to people to have the according rights for creating editing deleting events profiles etc in order to to protect those from unauthorized access dependencies estimate acceptance criteria neu löschen bearbeiten button are only shown to logged in users for veranstaltungen anfragen they are only shown to organisers for profiles they are only shown to the people to which they belong nobody should be able to delete profiles remove button completly profile role management page and also set rights accordingly not only remove buttons
0
62,958
17,271,078,829
IssuesEvent
2021-07-22 19:57:09
Questie/Questie
https://api.github.com/repos/Questie/Questie
opened
QuestieNameplate.lua wastes CPU even when nameplates are disabled.
Type - Defect
**QuestieEventHandler.lua:** - `_EventHandler:QuestLogUpdate()` calls `QuestieNameplate:UpdateNameplate()` whenever the quest status updates. This is fine. **QuestieNameplate.lua:** - `QuestieNameplate:UpdateNameplate()` always does processing even when Questie nameplate icons are disabled. - The same is true of `QuestieNameplate:NameplateDestroyed()` which fires every time a nameplate is removed, and does work even if nameplate icons are disabled. - The only function that preserves CPU by checking "are questie nameplate icons enabled?" before it does work, is `QuestieNameplate:NameplateCreated()`, which aborts if nameplates are disabled. **Proposed Change:** - Look at `QuestieNameplate:NameplateCreated()` and add the same kind of defensive code to all the other functions (`UpdateNameplate` and `NameplateDestroyed`). This is the code it uses, to avoid wasting energy doing work when it's not necessary: ```lua if (not Questie.db.global.nameplateEnabled) then return end ```
1.0
QuestieNameplate.lua wastes CPU even when nameplates are disabled. - **QuestieEventHandler.lua:** - `_EventHandler:QuestLogUpdate()` calls `QuestieNameplate:UpdateNameplate()` whenever the quest status updates. This is fine. **QuestieNameplate.lua:** - `QuestieNameplate:UpdateNameplate()` always does processing even when Questie nameplate icons are disabled. - The same is true of `QuestieNameplate:NameplateDestroyed()` which fires every time a nameplate is removed, and does work even if nameplate icons are disabled. - The only function that preserves CPU by checking "are questie nameplate icons enabled?" before it does work, is `QuestieNameplate:NameplateCreated()`, which aborts if nameplates are disabled. **Proposed Change:** - Look at `QuestieNameplate:NameplateCreated()` and add the same kind of defensive code to all the other functions (`UpdateNameplate` and `NameplateDestroyed`). This is the code it uses, to avoid wasting energy doing work when it's not necessary: ```lua if (not Questie.db.global.nameplateEnabled) then return end ```
defect
questienameplate lua wastes cpu even when nameplates are disabled questieeventhandler lua eventhandler questlogupdate calls questienameplate updatenameplate whenever the quest status updates this is fine questienameplate lua questienameplate updatenameplate always does processing even when questie nameplate icons are disabled the same is true of questienameplate nameplatedestroyed which fires every time a nameplate is removed and does work even if nameplate icons are disabled the only function that preserves cpu by checking are questie nameplate icons enabled before it does work is questienameplate nameplatecreated which aborts if nameplates are disabled proposed change look at questienameplate nameplatecreated and add the same kind of defensive code to all the other functions updatenameplate and nameplatedestroyed this is the code it uses to avoid wasting energy doing work when it s not necessary lua if not questie db global nameplateenabled then return end
1
68,922
21,961,012,189
IssuesEvent
2022-05-24 15:49:05
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
PiP 1:1 microphone and camera buttons lose their symbol
T-Defect S-Minor A-VoIP A-Picture-in-Picture O-Frequent
### Steps to reproduce 1. be in a 1:1 video call 2. switch to another room 3. call goes PiP ### Outcome #### What did you expect? ![image](https://user-images.githubusercontent.com/2803622/169878554-74f724ed-409c-4d16-b57d-0a578ba68b42.png) #### What happened instead? ![image](https://user-images.githubusercontent.com/2803622/169878480-f5d28547-0c82-4e3e-93a1-cf35de909725.png) ### Operating system arch ### Application version Element Nightly version: 2022052102 Olm version: 3.2.8 ### How did you install the app? aur ### Homeserver 1.59.1 ### Will you send logs? No
1.0
PiP 1:1 microphone and camera buttons lose their symbol - ### Steps to reproduce 1. be in a 1:1 video call 2. switch to another room 3. call goes PiP ### Outcome #### What did you expect? ![image](https://user-images.githubusercontent.com/2803622/169878554-74f724ed-409c-4d16-b57d-0a578ba68b42.png) #### What happened instead? ![image](https://user-images.githubusercontent.com/2803622/169878480-f5d28547-0c82-4e3e-93a1-cf35de909725.png) ### Operating system arch ### Application version Element Nightly version: 2022052102 Olm version: 3.2.8 ### How did you install the app? aur ### Homeserver 1.59.1 ### Will you send logs? No
defect
pip microphone and camera buttons lose their symbol steps to reproduce be in a video call switch to another room call goes pip outcome what did you expect what happened instead operating system arch application version element nightly version olm version how did you install the app aur homeserver will you send logs no
1
74,044
24,917,515,138
IssuesEvent
2022-10-30 15:26:18
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Update Issue
T-Defect
### Steps to reproduce 1. `Where are you starting? What can you see?` The Element window is open, black background, Logout link at the very bottom in the middle of the window - appears to be all sort of grayed out from this black background. In the center/middle of the window appears a mini-box titled "Submit debug logs" with further instructions on submitting a bug report. 2. `What do you click?` "create a GitHub issue" 3. `More steps…` To reproduce may possibly be to wait about 3 months without using Element Desktop App first. 4. Open the app and attempt an update whether manually through navigating to the Settingsand go to Help & About to ask for an update ("Check for update" button) or wait for the app to tell you there's an update. 5. Attempt to apply the update but get told something went wrong - don't use the app for another month or so. 6. Attempt to use the desktop app again, attempt update again, get told to submit logs. ![image](https://user-images.githubusercontent.com/11096523/198886424-8b31b179-6af6-4019-adc0-afe6dc9b4efd.png) ### Outcome #### What did you expect?. For the app to apply an update. #### What happened instead?. Error and debug reporting. ### Operating system Windows 10 ### Application version Element version: 1.10.15, Olm version: currently unknown ### How did you install the app? https://element.io/get-started ### Homeserver Synapse Version : 1.70.1 ### Will you send logs? Yes
1.0
Update Issue - ### Steps to reproduce 1. `Where are you starting? What can you see?` The Element window is open, black background, Logout link at the very bottom in the middle of the window - appears to be all sort of grayed out from this black background. In the center/middle of the window appears a mini-box titled "Submit debug logs" with further instructions on submitting a bug report. 2. `What do you click?` "create a GitHub issue" 3. `More steps…` To reproduce may possibly be to wait about 3 months without using Element Desktop App first. 4. Open the app and attempt an update whether manually through navigating to the Settingsand go to Help & About to ask for an update ("Check for update" button) or wait for the app to tell you there's an update. 5. Attempt to apply the update but get told something went wrong - don't use the app for another month or so. 6. Attempt to use the desktop app again, attempt update again, get told to submit logs. ![image](https://user-images.githubusercontent.com/11096523/198886424-8b31b179-6af6-4019-adc0-afe6dc9b4efd.png) ### Outcome #### What did you expect?. For the app to apply an update. #### What happened instead?. Error and debug reporting. ### Operating system Windows 10 ### Application version Element version: 1.10.15, Olm version: currently unknown ### How did you install the app? https://element.io/get-started ### Homeserver Synapse Version : 1.70.1 ### Will you send logs? Yes
defect
update issue steps to reproduce where are you starting what can you see the element window is open black background logout link at the very bottom in the middle of the window appears to be all sort of grayed out from this black background in the center middle of the window appears a mini box titled submit debug logs with further instructions on submitting a bug report what do you click create a github issue more steps… to reproduce may possibly be to wait about months without using element desktop app first open the app and attempt an update whether manually through navigating to the settingsand go to help about to ask for an update check for update button or wait for the app to tell you there s an update attempt to apply the update but get told something went wrong don t use the app for another month or so attempt to use the desktop app again attempt update again get told to submit logs outcome what did you expect for the app to apply an update what happened instead error and debug reporting operating system windows application version element version olm version currently unknown how did you install the app homeserver synapse version will you send logs yes
1
22,464
3,652,609,115
IssuesEvent
2016-02-17 01:25:07
xperia64/d2x-cios-installer
https://api.github.com/repos/xperia64/d2x-cios-installer
closed
What the hell is slots map?
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Start installer and select base and IOS 2. Get presented with a "slots map" screen that isn't explained anywhere in guides or (nonexistent) readme file 3. ??? What is the expected output? What do you see instead? Expect some explanation (either on screen or in readme file) of what the heck this screen is and what to do here. Instead I get a screen full of numbers and I'm meant to pick one without any idea what they mean. What version of the product are you using? On what operating system? Version 3.1 Please provide any additional information below. Documentation is important. ``` Original issue reported on code.google.com by `hyperhac...@gmail.com` on 2 Dec 2013 at 7:17
1.0
What the hell is slots map? - ``` What steps will reproduce the problem? 1. Start installer and select base and IOS 2. Get presented with a "slots map" screen that isn't explained anywhere in guides or (nonexistent) readme file 3. ??? What is the expected output? What do you see instead? Expect some explanation (either on screen or in readme file) of what the heck this screen is and what to do here. Instead I get a screen full of numbers and I'm meant to pick one without any idea what they mean. What version of the product are you using? On what operating system? Version 3.1 Please provide any additional information below. Documentation is important. ``` Original issue reported on code.google.com by `hyperhac...@gmail.com` on 2 Dec 2013 at 7:17
defect
what the hell is slots map what steps will reproduce the problem start installer and select base and ios get presented with a slots map screen that isn t explained anywhere in guides or nonexistent readme file what is the expected output what do you see instead expect some explanation either on screen or in readme file of what the heck this screen is and what to do here instead i get a screen full of numbers and i m meant to pick one without any idea what they mean what version of the product are you using on what operating system version please provide any additional information below documentation is important original issue reported on code google com by hyperhac gmail com on dec at
1
69,497
22,390,926,254
IssuesEvent
2022-06-17 07:36:29
vector-im/element-ios
https://api.github.com/repos/vector-im/element-ios
closed
Large chunk of history missing in most rooms + lots of UISIs
T-Defect A-Timeline S-Critical O-Occasional
### Steps to reproduce Looks like we dropped a large chunk of sync response. The missing msgs were decrypted and shown as push correctly however. Details on rageshake. ### Outcome #### What did you expect? Not to lose messages and have UISIs #### What happened instead? Chunks of missing history and uisis ### Your phone model 12 pro max ### Operating system version 15.4 ### Application version latest tf ### Homeserver matrix.orf ### Will you send logs? Yes
1.0
Large chunk of history missing in most rooms + lots of UISIs - ### Steps to reproduce Looks like we dropped a large chunk of sync response. The missing msgs were decrypted and shown as push correctly however. Details on rageshake. ### Outcome #### What did you expect? Not to lose messages and have UISIs #### What happened instead? Chunks of missing history and uisis ### Your phone model 12 pro max ### Operating system version 15.4 ### Application version latest tf ### Homeserver matrix.orf ### Will you send logs? Yes
defect
large chunk of history missing in most rooms lots of uisis steps to reproduce looks like we dropped a large chunk of sync response the missing msgs were decrypted and shown as push correctly however details on rageshake outcome what did you expect not to lose messages and have uisis what happened instead chunks of missing history and uisis your phone model pro max operating system version application version latest tf homeserver matrix orf will you send logs yes
1
68,934
21,968,704,941
IssuesEvent
2022-05-25 00:11:21
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Nothing happens when clicking Voice or Video call on some DM direct message channels
T-Defect
### Steps to reproduce 1. Where are you starting? What can you see? Click to call someone in a DM direct message, and "nothing" happens when click voice or video button. ### Outcome #### What did you expect? I expect some ERROR message, something like maybe, you are not allowed to place a call because only Admins are allowed to place call, and your Dendrite or other homeserver didn't properly give Same PowerLevel to both participants in a DM 2people private channel/room. Or maybe an error like "We can not detect the "presence" of the other person and we can not let you just talk to yourself or you might go crazy." #### What happened instead? NOTHING. Not even a "sorry"! : D ### Operating system Window s10 ### Application version Element version: 1.10.13 Olm version: 3.2.8 ### How did you install the app? Official Desktop installer then update from inside app ### Homeserver Latest github master from 5/22 or 5/23/2022 ### Will you send logs? Yes
1.0
Nothing happens when clicking Voice or Video call on some DM direct message channels - ### Steps to reproduce 1. Where are you starting? What can you see? Click to call someone in a DM direct message, and "nothing" happens when click voice or video button. ### Outcome #### What did you expect? I expect some ERROR message, something like maybe, you are not allowed to place a call because only Admins are allowed to place call, and your Dendrite or other homeserver didn't properly give Same PowerLevel to both participants in a DM 2people private channel/room. Or maybe an error like "We can not detect the "presence" of the other person and we can not let you just talk to yourself or you might go crazy." #### What happened instead? NOTHING. Not even a "sorry"! : D ### Operating system Window s10 ### Application version Element version: 1.10.13 Olm version: 3.2.8 ### How did you install the app? Official Desktop installer then update from inside app ### Homeserver Latest github master from 5/22 or 5/23/2022 ### Will you send logs? Yes
defect
nothing happens when clicking voice or video call on some dm direct message channels steps to reproduce where are you starting what can you see click to call someone in a dm direct message and nothing happens when click voice or video button outcome what did you expect i expect some error message something like maybe you are not allowed to place a call because only admins are allowed to place call and your dendrite or other homeserver didn t properly give same powerlevel to both participants in a dm private channel room or maybe an error like we can not detect the presence of the other person and we can not let you just talk to yourself or you might go crazy what happened instead nothing not even a sorry d operating system window application version element version olm version how did you install the app official desktop installer then update from inside app homeserver latest github master from or will you send logs yes
1
70,812
13,535,770,349
IssuesEvent
2020-09-16 08:05:08
Regalis11/Barotrauma
https://api.github.com/repos/Regalis11/Barotrauma
closed
Oscillator Desync
Bug Code Networking
- [x] I have searched the issue tracker to check if the issue has already been reported. **Description** The oscillator component doesn't seem to be synced up in multiplayer, leading to different players having different numbers. Have only tested with the sine wave parameter. **Steps To Reproduce** oscillator set to sine, connected to memory with button hooked up to signal_store. Number will be different between players after being pressed. ![image](https://user-images.githubusercontent.com/6622114/86076993-01daa100-ba40-11ea-931f-9bb8cebf9ee7.png) **Version** v0.9.10.0, Windows 10, build 18363 other player on Windows 7, Version 6.1 (Build 7601: Service Pack 1) **Additional information** [Test Sub](https://github.com/Regalis11/Barotrauma/files/4849147/oscillator.desync.test.sub.zip)
1.0
Oscillator Desync - - [x] I have searched the issue tracker to check if the issue has already been reported. **Description** The oscillator component doesn't seem to be synced up in multiplayer, leading to different players having different numbers. Have only tested with the sine wave parameter. **Steps To Reproduce** oscillator set to sine, connected to memory with button hooked up to signal_store. Number will be different between players after being pressed. ![image](https://user-images.githubusercontent.com/6622114/86076993-01daa100-ba40-11ea-931f-9bb8cebf9ee7.png) **Version** v0.9.10.0, Windows 10, build 18363 other player on Windows 7, Version 6.1 (Build 7601: Service Pack 1) **Additional information** [Test Sub](https://github.com/Regalis11/Barotrauma/files/4849147/oscillator.desync.test.sub.zip)
non_defect
oscillator desync i have searched the issue tracker to check if the issue has already been reported description the oscillator component doesn t seem to be synced up in multiplayer leading to different players having different numbers have only tested with the sine wave parameter steps to reproduce oscillator set to sine connected to memory with button hooked up to signal store number will be different between players after being pressed version windows build other player on windows version build service pack additional information
0
15,833
2,869,080,852
IssuesEvent
2015-06-05 23:10:45
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Polymer app not loading on iOS 8
Area-Pkg Pkg-Polymer Priority-Unassigned Triaged Type-Defect
I have a Polymer app that is refusing to load properly on iOS 8 Safari. It works on all other browsers/devices including iOS 8 Chrome and iOS 7 Safari. I have produced a much smaller app which exhibits the same problem, although this one does seem to load OK sometimes. On startup, the static parts of the page are displayed but none of the Polymer elements appear and the app remains non-functional. It seems to be something to do with the call to initPolymer. My main function looks like this: void main() { &nbsp;&nbsp;&nbsp;window.alert(&quot;Inside main&quot;); &nbsp;&nbsp;&nbsp;var dirtycheckingzone = initPolymer(); &nbsp;&nbsp;&nbsp;window.alert(&quot;initPolymer called: dirtycheckingzone = $dirtycheckingzone&quot;); &nbsp;&nbsp;&nbsp;// Run the whole app in the dirty checking zone so that observables are always updated in the DOM &nbsp;&nbsp;&nbsp;dirtycheckingzone.run(() { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;window.alert(&quot;Inside dirtycheckingzone.run&quot;); &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Polymer.onReady.then((e){ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;window.alert(&quot;Polymer Ready&quot;); &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}); &nbsp;&nbsp;&nbsp;}); } On iOS 8 Safari, only the first alert ever gets displayed. Therefore it seems the problem must be somewhere in initPolymer. However, I have no idea how to debug this. I have tried remote debugging to iOS Safari from the Mac version of Safari. However, I can't seem to get this to break early enough and refreshing the page generally causes the Web Inspector to hang, There is nothing however in the Console that looks suspicious. You can seem to get this smaller app to run by clicking &quot;Refresh&quot;. However, if you close the tab and browse to the page again in a new one, it fails again. You can try the page at: http://www.autograph-maths.com/deepquerytest/deepquerytest.html The project is attached. Ignore the functionality of the app. It was primarily created for another test. ______ **Attachment:** [DeepQueryTest2.zip](https://storage.googleapis.com/google-code-attachments/dart/issue-21629/comment-0/DeepQueryTest2.zip) (1.62 MB)
1.0
Polymer app not loading on iOS 8 - I have a Polymer app that is refusing to load properly on iOS 8 Safari. It works on all other browsers/devices including iOS 8 Chrome and iOS 7 Safari. I have produced a much smaller app which exhibits the same problem, although this one does seem to load OK sometimes. On startup, the static parts of the page are displayed but none of the Polymer elements appear and the app remains non-functional. It seems to be something to do with the call to initPolymer. My main function looks like this: void main() { &nbsp;&nbsp;&nbsp;window.alert(&quot;Inside main&quot;); &nbsp;&nbsp;&nbsp;var dirtycheckingzone = initPolymer(); &nbsp;&nbsp;&nbsp;window.alert(&quot;initPolymer called: dirtycheckingzone = $dirtycheckingzone&quot;); &nbsp;&nbsp;&nbsp;// Run the whole app in the dirty checking zone so that observables are always updated in the DOM &nbsp;&nbsp;&nbsp;dirtycheckingzone.run(() { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;window.alert(&quot;Inside dirtycheckingzone.run&quot;); &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Polymer.onReady.then((e){ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;window.alert(&quot;Polymer Ready&quot;); &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}); &nbsp;&nbsp;&nbsp;}); } On iOS 8 Safari, only the first alert ever gets displayed. Therefore it seems the problem must be somewhere in initPolymer. However, I have no idea how to debug this. I have tried remote debugging to iOS Safari from the Mac version of Safari. However, I can't seem to get this to break early enough and refreshing the page generally causes the Web Inspector to hang, There is nothing however in the Console that looks suspicious. You can seem to get this smaller app to run by clicking &quot;Refresh&quot;. However, if you close the tab and browse to the page again in a new one, it fails again. You can try the page at: http://www.autograph-maths.com/deepquerytest/deepquerytest.html The project is attached. Ignore the functionality of the app. It was primarily created for another test. ______ **Attachment:** [DeepQueryTest2.zip](https://storage.googleapis.com/google-code-attachments/dart/issue-21629/comment-0/DeepQueryTest2.zip) (1.62 MB)
defect
polymer app not loading on ios i have a polymer app that is refusing to load properly on ios safari it works on all other browsers devices including ios chrome and ios safari i have produced a much smaller app which exhibits the same problem although this one does seem to load ok sometimes on startup the static parts of the page are displayed but none of the polymer elements appear and the app remains non functional it seems to be something to do with the call to initpolymer my main function looks like this void main nbsp nbsp nbsp window alert quot inside main quot nbsp nbsp nbsp var dirtycheckingzone initpolymer nbsp nbsp nbsp window alert quot initpolymer called dirtycheckingzone dirtycheckingzone quot nbsp nbsp nbsp run the whole app in the dirty checking zone so that observables are always updated in the dom nbsp nbsp nbsp dirtycheckingzone run nbsp nbsp nbsp nbsp nbsp nbsp window alert quot inside dirtycheckingzone run quot nbsp nbsp nbsp nbsp nbsp nbsp polymer onready then e nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp window alert quot polymer ready quot nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp nbsp on ios safari only the first alert ever gets displayed therefore it seems the problem must be somewhere in initpolymer however i have no idea how to debug this i have tried remote debugging to ios safari from the mac version of safari however i can t seem to get this to break early enough and refreshing the page generally causes the web inspector to hang there is nothing however in the console that looks suspicious you can seem to get this smaller app to run by clicking quot refresh quot however if you close the tab and browse to the page again in a new one it fails again you can try the page at the project is attached ignore the functionality of the app it was primarily created for another test attachment mb
1
8,665
2,611,535,056
IssuesEvent
2015-02-27 06:05:17
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
opened
Camera is moving up constantly
auto-migrated Priority-Medium Type-Defect
``` 1. select windowed game setting 2. play At any time in gameplay (except when I press Esc, so quit question is shown) view is moving up with constant speed. Hedgewars is compiled from sources, version 0.9.20 on native running Ubuntu 12.04 with Compiz window manager. ``` Original issue reported on code.google.com by `P.Rag...@gmail.com` on 27 Dec 2013 at 10:14
1.0
Camera is moving up constantly - ``` 1. select windowed game setting 2. play At any time in gameplay (except when I press Esc, so quit question is shown) view is moving up with constant speed. Hedgewars is compiled from sources, version 0.9.20 on native running Ubuntu 12.04 with Compiz window manager. ``` Original issue reported on code.google.com by `P.Rag...@gmail.com` on 27 Dec 2013 at 10:14
defect
camera is moving up constantly select windowed game setting play at any time in gameplay except when i press esc so quit question is shown view is moving up with constant speed hedgewars is compiled from sources version on native running ubuntu with compiz window manager original issue reported on code google com by p rag gmail com on dec at
1
188,262
14,442,529,229
IssuesEvent
2020-12-07 18:17:17
rancher/dashboard
https://api.github.com/repos/rancher/dashboard
closed
Creating a new receiver in Monitoring dashboard fails
[zube]: To Test bug
When I'm trying to add a new Slack receiver from the UI I just get a red error: Cannot read property 'data' of undefined If I want to try the alternative with creating it from Yaml, I get no error, but the receiver will also not be created. I also see in the network requests of the browser no POST requests, only a get. I use a fresh installed version 2.5.2 of Rancher in a Docker container.
1.0
Creating a new receiver in Monitoring dashboard fails - When I'm trying to add a new Slack receiver from the UI I just get a red error: Cannot read property 'data' of undefined If I want to try the alternative with creating it from Yaml, I get no error, but the receiver will also not be created. I also see in the network requests of the browser no POST requests, only a get. I use a fresh installed version 2.5.2 of Rancher in a Docker container.
non_defect
creating a new receiver in monitoring dashboard fails when i m trying to add a new slack receiver from the ui i just get a red error cannot read property data of undefined if i want to try the alternative with creating it from yaml i get no error but the receiver will also not be created i also see in the network requests of the browser no post requests only a get i use a fresh installed version of rancher in a docker container
0
8,459
2,611,506,611
IssuesEvent
2015-02-27 05:43:44
chrsmith/reaver-wps
https://api.github.com/repos/chrsmith/reaver-wps
opened
Boot Error
auto-migrated Priority-Triage Type-Defect
``` Reaver Pro Usb: giving Boot Error on multiple devices 1. Samsung NP-N150 Plus with BT5R2 2. Dell Latitude D820 with windows7 3. Lenovo T60 with Windows 7 changed usb to multiple usb slots and even set usb hdd and other possible usb devices as first boot up device. Will love to use this device from Hak5 shop :) ``` Original issue reported on code.google.com by `eq2y...@gmail.com` on 14 May 2012 at 1:55
1.0
Boot Error - ``` Reaver Pro Usb: giving Boot Error on multiple devices 1. Samsung NP-N150 Plus with BT5R2 2. Dell Latitude D820 with windows7 3. Lenovo T60 with Windows 7 changed usb to multiple usb slots and even set usb hdd and other possible usb devices as first boot up device. Will love to use this device from Hak5 shop :) ``` Original issue reported on code.google.com by `eq2y...@gmail.com` on 14 May 2012 at 1:55
defect
boot error reaver pro usb giving boot error on multiple devices samsung np plus with dell latitude with lenovo with windows changed usb to multiple usb slots and even set usb hdd and other possible usb devices as first boot up device will love to use this device from shop original issue reported on code google com by gmail com on may at
1
72,781
8,779,995,615
IssuesEvent
2018-12-19 16:09:52
rtfd/readthedocs.org
https://api.github.com/repos/rtfd/readthedocs.org
opened
Add `--pre` option to pip install
Improvement Needed: design decision
Pip by default only finds stable releases https://packaging.python.org/tutorials/installing-packages/#installing-prereleases We can support packages with pre-releases only by adding the `--pre` option, we could add this as an option for the config file. Not sure how many users could face this, or if there is a workaround and avoid the `--pre` option. More background at https://github.com/rtfd/readthedocs.org/issues/5016
1.0
Add `--pre` option to pip install - Pip by default only finds stable releases https://packaging.python.org/tutorials/installing-packages/#installing-prereleases We can support packages with pre-releases only by adding the `--pre` option, we could add this as an option for the config file. Not sure how many users could face this, or if there is a workaround and avoid the `--pre` option. More background at https://github.com/rtfd/readthedocs.org/issues/5016
non_defect
add pre option to pip install pip by default only finds stable releases we can support packages with pre releases only by adding the pre option we could add this as an option for the config file not sure how many users could face this or if there is a workaround and avoid the pre option more background at
0
126,446
17,892,199,701
IssuesEvent
2021-09-08 02:11:50
matteobaccan/Web3jClient
https://api.github.com/repos/matteobaccan/Web3jClient
opened
CVE-2020-36182 (High) detected in jackson-databind-2.8.1.jar
security vulnerability
## CVE-2020-36182 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: Web3jClient/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.1/jackson-databind-2.8.1.jar</p> <p> Dependency Hierarchy: - core-0.5.2.jar (Root Library) - :x: **jackson-databind-2.8.1.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/matteobaccan/Web3jClient/commit/fa4e59f4e4e6a1a132c43e14cbbd748d6a32fe48">fa4e59f4e4e6a1a132c43e14cbbd748d6a32fe48</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.cpdsadapter.DriverAdapterCPDS. <p>Publish Date: 2021-01-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36182>CVE-2020-36182</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/FasterXML/jackson-databind/issues/3004">https://github.com/FasterXML/jackson-databind/issues/3004</a></p> <p>Release Date: 2021-01-07</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.8</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-36182 (High) detected in jackson-databind-2.8.1.jar - ## CVE-2020-36182 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.1.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: Web3jClient/pom.xml</p> <p>Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.8.1/jackson-databind-2.8.1.jar</p> <p> Dependency Hierarchy: - core-0.5.2.jar (Root Library) - :x: **jackson-databind-2.8.1.jar** (Vulnerable Library) <p>Found in HEAD commit: <a href="https://github.com/matteobaccan/Web3jClient/commit/fa4e59f4e4e6a1a132c43e14cbbd748d6a32fe48">fa4e59f4e4e6a1a132c43e14cbbd748d6a32fe48</a></p> <p>Found in base branch: <b>master</b></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp2.cpdsadapter.DriverAdapterCPDS. <p>Publish Date: 2021-01-07 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-36182>CVE-2020-36182</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://github.com/FasterXML/jackson-databind/issues/3004">https://github.com/FasterXML/jackson-databind/issues/3004</a></p> <p>Release Date: 2021-01-07</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.9.10.8</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file pom xml path to vulnerable library home wss scanner repository com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy core jar root library x jackson databind jar vulnerable library found in head commit a href found in base branch master vulnerability details fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to org apache tomcat dbcp cpdsadapter driveradaptercpds publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind step up your open source security game with whitesource
0
25,675
4,417,713,524
IssuesEvent
2016-08-15 07:25:03
snowie2000/mactype
https://api.github.com/repos/snowie2000/mactype
closed
Win8 64位 中文MSDN版 IE10页面还是无效果
auto-migrated Priority-Medium Type-Defect
``` 非常感谢,安装了2012.10.22这个版本 如题,还是希望IE10的页面效果,急盼,谢谢谢谢 ``` Original issue reported on code.google.com by `chenchen...@gmail.com` on 30 Oct 2012 at 1:52
1.0
Win8 64位 中文MSDN版 IE10页面还是无效果 - ``` 非常感谢,安装了2012.10.22这个版本 如题,还是希望IE10的页面效果,急盼,谢谢谢谢 ``` Original issue reported on code.google.com by `chenchen...@gmail.com` on 30 Oct 2012 at 1:52
defect
中文msdn版 非常感谢, 如题, ,急盼,谢谢谢谢 original issue reported on code google com by chenchen gmail com on oct at
1
214,529
7,274,152,154
IssuesEvent
2018-02-21 08:59:14
wso2/product-is
https://api.github.com/repos/wso2/product-is
closed
Cannot sign-in to the IS
Affected/5.5.0-Alpha Priority/Highest Severity/Blocker Type/Bug
**Steps** 1. Add consent purposes 2. Try to sign in as a new user in the dashboard. - Enter all the mandatory fields - Select the consent purposes **Issue** Cannot sign in and below error is displayed ![22](https://user-images.githubusercontent.com/1845370/36424498-7d08256e-1669-11e8-8d7c-9363cb199d8e.png)
1.0
Cannot sign-in to the IS - **Steps** 1. Add consent purposes 2. Try to sign in as a new user in the dashboard. - Enter all the mandatory fields - Select the consent purposes **Issue** Cannot sign in and below error is displayed ![22](https://user-images.githubusercontent.com/1845370/36424498-7d08256e-1669-11e8-8d7c-9363cb199d8e.png)
non_defect
cannot sign in to the is steps add consent purposes try to sign in as a new user in the dashboard enter all the mandatory fields select the consent purposes issue cannot sign in and below error is displayed
0
228,479
17,463,561,665
IssuesEvent
2021-08-06 13:53:32
opensearch-project/documentation-website
https://api.github.com/repos/opensearch-project/documentation-website
opened
[Bug] Search Experience URL display not correct
bug documentation
I found this Search Experience url display is not correct in opensearch.org. Right now it is displayed as `https://opensearch.org/docs/opensearch/ux/` which should be `https://opensearch.org/docs/opensearch/search-experience/`
1.0
[Bug] Search Experience URL display not correct - I found this Search Experience url display is not correct in opensearch.org. Right now it is displayed as `https://opensearch.org/docs/opensearch/ux/` which should be `https://opensearch.org/docs/opensearch/search-experience/`
non_defect
search experience url display not correct i found this search experience url display is not correct in opensearch org right now it is displayed as which should be
0
108,618
23,638,482,437
IssuesEvent
2022-08-25 15:02:02
navgurukul/bhanwari-devi
https://api.github.com/repos/navgurukul/bhanwari-devi
closed
Remove moment in favour of date-fns
code hygiene
Moment.js is on its way to deprecation. Let's replace it with date-fns.
1.0
Remove moment in favour of date-fns - Moment.js is on its way to deprecation. Let's replace it with date-fns.
non_defect
remove moment in favour of date fns moment js is on its way to deprecation let s replace it with date fns
0
37,848
8,552,076,582
IssuesEvent
2018-11-07 19:55:54
rst2pdf/rst2pdf
https://api.github.com/repos/rst2pdf/rst2pdf
closed
Rst2pdf fails with "double target"
Priority-Medium Type-Defect auto-migrated
``` What steps will reproduce the problem? 1. Create this .rst file: Click on `some link <foo_>`_ .. _foo: http://google.com 2. rst2pdf <file> 3. IndexError What is the expected output? What do you see instead? I expect rst2pdf to generate a file with a link to google.com called "some link" Please answer the following questions, they are *very* important: * Version of rst2pdf? 0.93.dev0 * Version of reportlab? 3.1.8-1 * Are you using wordaxe, and if true, what version? 1.0.1-5 * Are you using rst2pdf with Sphinx, and if true, what version? no Please provide any additional information below. Attached patch fixes it. ``` Original issue reported on code.google.com by `fdev31@gmail.com` on 6 Feb 2015 at 8:18 Attachments: - [rst2pdf.patch](https://storage.googleapis.com/google-code-attachments/rst2pdf/issue-524/comment-0/rst2pdf.patch)
1.0
Rst2pdf fails with "double target" - ``` What steps will reproduce the problem? 1. Create this .rst file: Click on `some link <foo_>`_ .. _foo: http://google.com 2. rst2pdf <file> 3. IndexError What is the expected output? What do you see instead? I expect rst2pdf to generate a file with a link to google.com called "some link" Please answer the following questions, they are *very* important: * Version of rst2pdf? 0.93.dev0 * Version of reportlab? 3.1.8-1 * Are you using wordaxe, and if true, what version? 1.0.1-5 * Are you using rst2pdf with Sphinx, and if true, what version? no Please provide any additional information below. Attached patch fixes it. ``` Original issue reported on code.google.com by `fdev31@gmail.com` on 6 Feb 2015 at 8:18 Attachments: - [rst2pdf.patch](https://storage.googleapis.com/google-code-attachments/rst2pdf/issue-524/comment-0/rst2pdf.patch)
defect
fails with double target what steps will reproduce the problem create this rst file click on some link foo indexerror what is the expected output what do you see instead i expect to generate a file with a link to google com called some link please answer the following questions they are very important version of version of reportlab are you using wordaxe and if true what version are you using with sphinx and if true what version no please provide any additional information below attached patch fixes it original issue reported on code google com by gmail com on feb at attachments
1
73,845
24,828,056,774
IssuesEvent
2022-10-25 23:00:25
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
closed
Webpack is complaining about missing auth exports
T-Defect S-Tolerable A-Developer-Experience O-Frequent
``` 2022-10-25 16:42:11.481 [element-js] WARNING in ../matrix-react-sdk/src/Login.ts 23:0-110 2022-10-25 16:42:11.481 [element-js] "export 'IIdentityProvider' was not found in 'matrix-js-sdk/src/@types/auth' 2022-10-25 16:42:11.481 [element-js] 2022-10-25 16:42:11.481 [element-js] WARNING in ../matrix-react-sdk/src/Login.ts 23:0-110 2022-10-25 16:42:11.481 [element-js] "export 'ISSOFlow' was not found in 'matrix-js-sdk/src/@types/auth' 2022-10-25 16:42:11.481 [element-js] 2022-10-25 16:42:11.481 [element-js] WARNING in ../matrix-react-sdk/src/Login.ts 23:0-110 2022-10-25 16:42:11.481 [element-js] "export 'LoginFlow' was not found in 'matrix-js-sdk/src/@types/auth' ``` Caused by https://github.com/matrix-org/matrix-react-sdk/pull/9232 due to https://github.com/webpack/webpack/issues/7378#issuecomment-392264102
1.0
Webpack is complaining about missing auth exports - ``` 2022-10-25 16:42:11.481 [element-js] WARNING in ../matrix-react-sdk/src/Login.ts 23:0-110 2022-10-25 16:42:11.481 [element-js] "export 'IIdentityProvider' was not found in 'matrix-js-sdk/src/@types/auth' 2022-10-25 16:42:11.481 [element-js] 2022-10-25 16:42:11.481 [element-js] WARNING in ../matrix-react-sdk/src/Login.ts 23:0-110 2022-10-25 16:42:11.481 [element-js] "export 'ISSOFlow' was not found in 'matrix-js-sdk/src/@types/auth' 2022-10-25 16:42:11.481 [element-js] 2022-10-25 16:42:11.481 [element-js] WARNING in ../matrix-react-sdk/src/Login.ts 23:0-110 2022-10-25 16:42:11.481 [element-js] "export 'LoginFlow' was not found in 'matrix-js-sdk/src/@types/auth' ``` Caused by https://github.com/matrix-org/matrix-react-sdk/pull/9232 due to https://github.com/webpack/webpack/issues/7378#issuecomment-392264102
defect
webpack is complaining about missing auth exports warning in matrix react sdk src login ts export iidentityprovider was not found in matrix js sdk src types auth warning in matrix react sdk src login ts export issoflow was not found in matrix js sdk src types auth warning in matrix react sdk src login ts export loginflow was not found in matrix js sdk src types auth caused by due to
1
187,752
15,107,527,149
IssuesEvent
2021-02-08 15:31:30
re-vault/revault-gui
https://api.github.com/repos/re-vault/revault-gui
opened
Module documentation
documentation
This would be really helpful for the external reader, or to anyone not particularly familiar with the codebase to have a short top-level description for each module. As for instance what we did for revaultd https://github.com/re-vault/revaultd/blob/3141908c8c1e847b2e76f9240c109734d1324599/src/daemon/control.rs#L1-L7 . Something like a "tour" of the software.
1.0
Module documentation - This would be really helpful for the external reader, or to anyone not particularly familiar with the codebase to have a short top-level description for each module. As for instance what we did for revaultd https://github.com/re-vault/revaultd/blob/3141908c8c1e847b2e76f9240c109734d1324599/src/daemon/control.rs#L1-L7 . Something like a "tour" of the software.
non_defect
module documentation this would be really helpful for the external reader or to anyone not particularly familiar with the codebase to have a short top level description for each module as for instance what we did for revaultd something like a tour of the software
0
170,656
14,266,665,867
IssuesEvent
2020-11-20 19:05:46
docksal/docksal
https://api.github.com/repos/docksal/docksal
closed
documentation question: is there a documented way to do wordpress multisite with docksal?
pending 🏷documentation 🏷question
Hi, I searched and so far didn't find any for wordpress multi-site installation. Any hints on how to do it with docksal? Thanks.
1.0
documentation question: is there a documented way to do wordpress multisite with docksal? - Hi, I searched and so far didn't find any for wordpress multi-site installation. Any hints on how to do it with docksal? Thanks.
non_defect
documentation question is there a documented way to do wordpress multisite with docksal hi i searched and so far didn t find any for wordpress multi site installation any hints on how to do it with docksal thanks
0
8,723
2,611,537,314
IssuesEvent
2015-02-27 06:06:43
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Drill rocket drilling dust is slightly misplaced
auto-migrated Component-Engine Priority-Low Type-Defect
``` In Hedgewars 0.9.20, the smoke trail of the drill rocket is slightly misplaced. Just shoot a drill rocket into land and you should notice it. This graphical glitch is most notable when you shoot the drill rocket horizontally into the land. In this case, the smoke trail is above (???) the drill rocket, which looks a bit odd. I tested this on a random map with the Compost theme. I use GNU/Linux. ``` Original issue reported on code.google.com by `almikes@aol.com` on 23 Nov 2014 at 3:37
1.0
Drill rocket drilling dust is slightly misplaced - ``` In Hedgewars 0.9.20, the smoke trail of the drill rocket is slightly misplaced. Just shoot a drill rocket into land and you should notice it. This graphical glitch is most notable when you shoot the drill rocket horizontally into the land. In this case, the smoke trail is above (???) the drill rocket, which looks a bit odd. I tested this on a random map with the Compost theme. I use GNU/Linux. ``` Original issue reported on code.google.com by `almikes@aol.com` on 23 Nov 2014 at 3:37
defect
drill rocket drilling dust is slightly misplaced in hedgewars the smoke trail of the drill rocket is slightly misplaced just shoot a drill rocket into land and you should notice it this graphical glitch is most notable when you shoot the drill rocket horizontally into the land in this case the smoke trail is above the drill rocket which looks a bit odd i tested this on a random map with the compost theme i use gnu linux original issue reported on code google com by almikes aol com on nov at
1
53,584
28,293,014,494
IssuesEvent
2023-04-09 12:57:55
pytest-dev/pytest
https://api.github.com/repos/pytest-dev/pytest
closed
INTERNALERROR> MemoryError with pytest 7.2.0
type: performance
While running a test-suite of over 100000 tests, observed the tests started failing all of a sudden and throws the below memory error. However, when we run those individual test suites, it works perfectly fine without any memory issues. **Error:** ``` .... INTERNALERROR> File "/opt/conda/lib/python3.8/site-packages/_pytest/_code/code.py", line 263, in getsource INTERNALERROR> astnode, _, end = getstatementrange_ast( INTERNALERROR> File "/opt/conda/lib/python3.8/site-packages/_pytest/_code/source.py", line 185, in getstatementrange_ast INTERNALERROR> astnode = ast.parse(content, "source", "exec") INTERNALERROR> File "/opt/conda/lib/python3.8/ast.py", line 47, in parse INTERNALERROR> return compile(source, filename, mode, flags, INTERNALERROR> MemoryError Traceback (most recent call last): File "/opt/conda/bin/pytest", line 8, in <module> sys.exit(console_main()) File "/opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py", line 190, in console_main code = main() File "/opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py", line 167, in main ret: Union[ExitCode, int] = config.hook.pytest_cmdline_main( File "/opt/conda/lib/python3.8/site-packages/pluggy/_hooks.py", line 265, in __call__ return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult) File "/opt/conda/lib/python3.8/site-packages/pluggy/_manager.py", line 80, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/opt/conda/lib/python3.8/site-packages/pluggy/_callers.py", line 60, in _multicall return outcome.get_result() File "/opt/conda/lib/python3.8/site-packages/pluggy/_result.py", line 60, in get_result raise ex[1].with_traceback(ex[2]) File "/opt/conda/lib/python3.8/site-packages/pluggy/_callers.py", line 39, in _multicall res = hook_impl.function(*args) File "/opt/conda/lib/python3.8/site-packages/_pytest/main.py", line 317, in pytest_cmdline_main return wrap_session(config, _main) File "/opt/conda/lib/python3.8/site-packages/_pytest/main.py", line 305, in wrap_session config.hook.pytest_sessionfinish( File "/opt/conda/lib/python3.8/site-packages/pluggy/_hooks.py", line 265, in __call__ return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult) File "/opt/conda/lib/python3.8/site-packages/pluggy/_manager.py", line 80, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/opt/conda/lib/python3.8/site-packages/pluggy/_callers.py", line 55, in _multicall gen.send(outcome) File "/opt/conda/lib/python3.8/site-packages/_pytest/terminal.py", line 808, in pytest_sessionfinish outcome.get_result() File "/opt/conda/lib/python3.8/site-packages/pluggy/_result.py", line 60, in get_result raise ex[1].with_traceback(ex[2]) ```
True
INTERNALERROR> MemoryError with pytest 7.2.0 - While running a test-suite of over 100000 tests, observed the tests started failing all of a sudden and throws the below memory error. However, when we run those individual test suites, it works perfectly fine without any memory issues. **Error:** ``` .... INTERNALERROR> File "/opt/conda/lib/python3.8/site-packages/_pytest/_code/code.py", line 263, in getsource INTERNALERROR> astnode, _, end = getstatementrange_ast( INTERNALERROR> File "/opt/conda/lib/python3.8/site-packages/_pytest/_code/source.py", line 185, in getstatementrange_ast INTERNALERROR> astnode = ast.parse(content, "source", "exec") INTERNALERROR> File "/opt/conda/lib/python3.8/ast.py", line 47, in parse INTERNALERROR> return compile(source, filename, mode, flags, INTERNALERROR> MemoryError Traceback (most recent call last): File "/opt/conda/bin/pytest", line 8, in <module> sys.exit(console_main()) File "/opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py", line 190, in console_main code = main() File "/opt/conda/lib/python3.8/site-packages/_pytest/config/__init__.py", line 167, in main ret: Union[ExitCode, int] = config.hook.pytest_cmdline_main( File "/opt/conda/lib/python3.8/site-packages/pluggy/_hooks.py", line 265, in __call__ return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult) File "/opt/conda/lib/python3.8/site-packages/pluggy/_manager.py", line 80, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/opt/conda/lib/python3.8/site-packages/pluggy/_callers.py", line 60, in _multicall return outcome.get_result() File "/opt/conda/lib/python3.8/site-packages/pluggy/_result.py", line 60, in get_result raise ex[1].with_traceback(ex[2]) File "/opt/conda/lib/python3.8/site-packages/pluggy/_callers.py", line 39, in _multicall res = hook_impl.function(*args) File "/opt/conda/lib/python3.8/site-packages/_pytest/main.py", line 317, in pytest_cmdline_main return wrap_session(config, _main) File "/opt/conda/lib/python3.8/site-packages/_pytest/main.py", line 305, in wrap_session config.hook.pytest_sessionfinish( File "/opt/conda/lib/python3.8/site-packages/pluggy/_hooks.py", line 265, in __call__ return self._hookexec(self.name, self.get_hookimpls(), kwargs, firstresult) File "/opt/conda/lib/python3.8/site-packages/pluggy/_manager.py", line 80, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) File "/opt/conda/lib/python3.8/site-packages/pluggy/_callers.py", line 55, in _multicall gen.send(outcome) File "/opt/conda/lib/python3.8/site-packages/_pytest/terminal.py", line 808, in pytest_sessionfinish outcome.get_result() File "/opt/conda/lib/python3.8/site-packages/pluggy/_result.py", line 60, in get_result raise ex[1].with_traceback(ex[2]) ```
non_defect
internalerror memoryerror with pytest while running a test suite of over tests observed the tests started failing all of a sudden and throws the below memory error however when we run those individual test suites it works perfectly fine without any memory issues error internalerror file opt conda lib site packages pytest code code py line in getsource internalerror astnode end getstatementrange ast internalerror file opt conda lib site packages pytest code source py line in getstatementrange ast internalerror astnode ast parse content source exec internalerror file opt conda lib ast py line in parse internalerror return compile source filename mode flags internalerror memoryerror traceback most recent call last file opt conda bin pytest line in sys exit console main file opt conda lib site packages pytest config init py line in console main code main file opt conda lib site packages pytest config init py line in main ret union config hook pytest cmdline main file opt conda lib site packages pluggy hooks py line in call return self hookexec self name self get hookimpls kwargs firstresult file opt conda lib site packages pluggy manager py line in hookexec return self inner hookexec hook name methods kwargs firstresult file opt conda lib site packages pluggy callers py line in multicall return outcome get result file opt conda lib site packages pluggy result py line in get result raise ex with traceback ex file opt conda lib site packages pluggy callers py line in multicall res hook impl function args file opt conda lib site packages pytest main py line in pytest cmdline main return wrap session config main file opt conda lib site packages pytest main py line in wrap session config hook pytest sessionfinish file opt conda lib site packages pluggy hooks py line in call return self hookexec self name self get hookimpls kwargs firstresult file opt conda lib site packages pluggy manager py line in hookexec return self inner hookexec hook name methods kwargs firstresult file opt conda lib site packages pluggy callers py line in multicall gen send outcome file opt conda lib site packages pytest terminal py line in pytest sessionfinish outcome get result file opt conda lib site packages pluggy result py line in get result raise ex with traceback ex
0
29,712
5,828,995,644
IssuesEvent
2017-05-08 13:35:48
bridgedotnet/Bridge
https://api.github.com/repos/bridgedotnet/Bridge
closed
Incorrect target for instance property template
defect in progress
### Expected Result All three **Id** property calls contains **this**: ```js System.Console.WriteLine(this.somethingElse()); System.Console.WriteLine(this.somethingElse()); System.Console.WriteLine(this.somethingElse()); ``` ### Actual Result The first call related to CS `Console.WriteLine(Id);` does not contain **this** causing JavaScript error `ReferenceError: somethingElse is not defined`: ```js System.Console.WriteLine(somethingElse()); System.Console.WriteLine(this.somethingElse()); System.Console.WriteLine(this.somethingElse()); ``` ### Steps To Reproduce https://deck.net/56d4e15c03e12f784e9c9a81443ff323 ```c# public class Program { public static void Main() { var x = new Derived(); x.Test(); } } public class Derived : Base { public void Test() { Console.WriteLine(Id); Console.WriteLine(this.Id); Console.WriteLine(base.Id); } } public class Base { protected extern int Id { [Template("somethingElse()")] get; } private int somethingElse() { return 456; } } ``` ## See Also https://forums.bridge.net/forum/bridge-net-pro/bugs/4103-open-2632-unable-to-reliably-replace-property-getter-with-method-call-using-template
1.0
Incorrect target for instance property template - ### Expected Result All three **Id** property calls contains **this**: ```js System.Console.WriteLine(this.somethingElse()); System.Console.WriteLine(this.somethingElse()); System.Console.WriteLine(this.somethingElse()); ``` ### Actual Result The first call related to CS `Console.WriteLine(Id);` does not contain **this** causing JavaScript error `ReferenceError: somethingElse is not defined`: ```js System.Console.WriteLine(somethingElse()); System.Console.WriteLine(this.somethingElse()); System.Console.WriteLine(this.somethingElse()); ``` ### Steps To Reproduce https://deck.net/56d4e15c03e12f784e9c9a81443ff323 ```c# public class Program { public static void Main() { var x = new Derived(); x.Test(); } } public class Derived : Base { public void Test() { Console.WriteLine(Id); Console.WriteLine(this.Id); Console.WriteLine(base.Id); } } public class Base { protected extern int Id { [Template("somethingElse()")] get; } private int somethingElse() { return 456; } } ``` ## See Also https://forums.bridge.net/forum/bridge-net-pro/bugs/4103-open-2632-unable-to-reliably-replace-property-getter-with-method-call-using-template
defect
incorrect target for instance property template expected result all three id property calls contains this js system console writeline this somethingelse system console writeline this somethingelse system console writeline this somethingelse actual result the first call related to cs console writeline id does not contain this causing javascript error referenceerror somethingelse is not defined js system console writeline somethingelse system console writeline this somethingelse system console writeline this somethingelse steps to reproduce c public class program public static void main var x new derived x test public class derived base public void test console writeline id console writeline this id console writeline base id public class base protected extern int id get private int somethingelse return see also
1
531,069
15,439,796,558
IssuesEvent
2021-03-08 01:27:36
PyTorchLightning/pytorch-lightning
https://api.github.com/repos/PyTorchLightning/pytorch-lightning
closed
WandB dropping items when logging LR or val_loss with accumulate_grad_batches > 1
Priority P1 bug / fix help wanted logger won't fix
## 🐛 Bug As you can see in the [BoringModel](https://colab.research.google.com/drive/1w0lbH4UdMVPfvxUJjHgBXRWZrxyIcpGG?usp=sharing), I get the following warnings from WandB logger: ``` wandb: WARNING Step must only increase in log calls. Step 49 < 98; dropping {'lr-SGD': 0.1}. wandb: WARNING Step must only increase in log calls. Step 99 < 198; dropping {'lr-SGD': 0.1}. wandb: WARNING Step must only increase in log calls. Step 149 < 199; dropping {'lr-SGD': 0.1}. wandb: WARNING Step must only increase in log calls. Step 149 < 298; dropping {'lr-SGD': 0.1}. wandb: WARNING Step must only increase in log calls. Step 156 < 299; dropping {'val_loss': 3.9880808209860966e-14, 'epoch': 0}. ``` This occurs when I add the following to the basic BordigModel: - log train loss with `self.log()` - add WandB logger - add `accumulate_grad_batches > 1` - either add `LearningRateMonitor` callback or log validation loss with `self.log()` (or both, as in the colab) If any of these things is removed, the error doesn't occur. The end result is that the LR metrics are note being logged at all. Worse than that, validation loss (and any other metrics that there would be!) do not get logged, making the logger useless.
1.0
WandB dropping items when logging LR or val_loss with accumulate_grad_batches > 1 - ## 🐛 Bug As you can see in the [BoringModel](https://colab.research.google.com/drive/1w0lbH4UdMVPfvxUJjHgBXRWZrxyIcpGG?usp=sharing), I get the following warnings from WandB logger: ``` wandb: WARNING Step must only increase in log calls. Step 49 < 98; dropping {'lr-SGD': 0.1}. wandb: WARNING Step must only increase in log calls. Step 99 < 198; dropping {'lr-SGD': 0.1}. wandb: WARNING Step must only increase in log calls. Step 149 < 199; dropping {'lr-SGD': 0.1}. wandb: WARNING Step must only increase in log calls. Step 149 < 298; dropping {'lr-SGD': 0.1}. wandb: WARNING Step must only increase in log calls. Step 156 < 299; dropping {'val_loss': 3.9880808209860966e-14, 'epoch': 0}. ``` This occurs when I add the following to the basic BordigModel: - log train loss with `self.log()` - add WandB logger - add `accumulate_grad_batches > 1` - either add `LearningRateMonitor` callback or log validation loss with `self.log()` (or both, as in the colab) If any of these things is removed, the error doesn't occur. The end result is that the LR metrics are note being logged at all. Worse than that, validation loss (and any other metrics that there would be!) do not get logged, making the logger useless.
non_defect
wandb dropping items when logging lr or val loss with accumulate grad batches 🐛 bug as you can see in the i get the following warnings from wandb logger wandb warning step must only increase in log calls step dropping lr sgd wandb warning step must only increase in log calls step dropping lr sgd wandb warning step must only increase in log calls step dropping lr sgd wandb warning step must only increase in log calls step dropping lr sgd wandb warning step must only increase in log calls step dropping val loss epoch this occurs when i add the following to the basic bordigmodel log train loss with self log add wandb logger add accumulate grad batches either add learningratemonitor callback or log validation loss with self log or both as in the colab if any of these things is removed the error doesn t occur the end result is that the lr metrics are note being logged at all worse than that validation loss and any other metrics that there would be do not get logged making the logger useless
0
8,459
8,319,989,561
IssuesEvent
2018-09-25 18:49:20
Microsoft/vscode-cpptools
https://api.github.com/repos/Microsoft/vscode-cpptools
opened
Switching a source files language from C to C++ (or the reverse) switch the Iangauge used by IntelliSense
Language Service bug
It looks like the language is being cached for a particular file and doesn't update after the language changes. This is most likely a regression from a few updates ago when the code was refactored.
1.0
Switching a source files language from C to C++ (or the reverse) switch the Iangauge used by IntelliSense - It looks like the language is being cached for a particular file and doesn't update after the language changes. This is most likely a regression from a few updates ago when the code was refactored.
non_defect
switching a source files language from c to c or the reverse switch the iangauge used by intellisense it looks like the language is being cached for a particular file and doesn t update after the language changes this is most likely a regression from a few updates ago when the code was refactored
0
56,680
15,287,582,431
IssuesEvent
2021-02-23 15:55:23
jOOQ/jOOQ
https://api.github.com/repos/jOOQ/jOOQ
closed
Metamodel fails to parse array default value
C: Functionality E: All Editions P: Medium T: Defect
### Expected behavior Since it is probably hard to parse all possible default values, it should be possible to retrieve a raw default value in case Jooq was not able to parse the actual value. ### Actual behavior Jooq throws the below error and "defaultValue" is null in the meta model. ``` 17:29:39.800 [main] WARN org.jooq.impl.MetaImpl - Default value : Could not load default value: '{}'::character varying[] for type: varchar(10) array /* [Ljava.lang.String; */ org.jooq.exception.DataTypeException: Cannot convert from '{}'::character varying[] (class java.lang.String) to class [Ljava.lang.String; at org.jooq.tools.Convert$ConvertAll.fail(Convert.java:1282) ~[jooq-3.14.7.jar:?] at org.jooq.tools.Convert$ConvertAll.from(Convert.java:1181) ~[jooq-3.14.7.jar:?] at org.jooq.tools.Convert.convert0(Convert.java:380) ~[jooq-3.14.7.jar:?] at org.jooq.tools.Convert.convert(Convert.java:453) ~[jooq-3.14.7.jar:?] at org.jooq.impl.AbstractDataType.convert(AbstractDataType.java:534) ~[jooq-3.14.7.jar:?] at org.jooq.impl.DefaultDataType.convert(DefaultDataType.java:92) ~[jooq-3.14.7.jar:?] at org.jooq.impl.DSL.val(DSL.java:24409) ~[jooq-3.14.7.jar:?] at org.jooq.impl.DSL.inline(DSL.java:23927) ~[jooq-3.14.7.jar:?] at org.jooq.impl.MetaImpl$MetaTable.init(MetaImpl.java:904) ~[jooq-3.14.7.jar:?] at org.jooq.impl.MetaImpl$MetaTable.<init>(MetaImpl.java:556) ~[jooq-3.14.7.jar:?] at org.jooq.impl.MetaImpl$MetaSchema.getTables(MetaImpl.java:417) ~[jooq-3.14.7.jar:?] at org.jooq.impl.SchemaImpl.getTable(SchemaImpl.java:136) ~[jooq-3.14.7.jar:?] ``` ### Steps to reproduce the problem ``` @Test public void testCreateTable() throws Exception { Connection conn = getSourceDbConnection(); DSLContext dsl = DSL.using(conn); dsl.execute("create table test_table (array_col varchar(10)[] not null default '{}')"); org.jooq.Table<?> testTable = dsl.meta().getSchemas("test-source").get(0).getTable("test_table"); Field field = testTable.field(0); DataType dataType = field.getDataType(dsl.configuration()); assertThat(dataType.defaultValue(), Matchers.notNullValue()); } ``` ### Versions - JOOQ: 3.14.7 - Java: 11 - Database (include vendor): Postgresql 10.7 - OS: Linux - JDBC Driver (include name if inofficial driver): org.postgresql (42.2.5)
1.0
Metamodel fails to parse array default value - ### Expected behavior Since it is probably hard to parse all possible default values, it should be possible to retrieve a raw default value in case Jooq was not able to parse the actual value. ### Actual behavior Jooq throws the below error and "defaultValue" is null in the meta model. ``` 17:29:39.800 [main] WARN org.jooq.impl.MetaImpl - Default value : Could not load default value: '{}'::character varying[] for type: varchar(10) array /* [Ljava.lang.String; */ org.jooq.exception.DataTypeException: Cannot convert from '{}'::character varying[] (class java.lang.String) to class [Ljava.lang.String; at org.jooq.tools.Convert$ConvertAll.fail(Convert.java:1282) ~[jooq-3.14.7.jar:?] at org.jooq.tools.Convert$ConvertAll.from(Convert.java:1181) ~[jooq-3.14.7.jar:?] at org.jooq.tools.Convert.convert0(Convert.java:380) ~[jooq-3.14.7.jar:?] at org.jooq.tools.Convert.convert(Convert.java:453) ~[jooq-3.14.7.jar:?] at org.jooq.impl.AbstractDataType.convert(AbstractDataType.java:534) ~[jooq-3.14.7.jar:?] at org.jooq.impl.DefaultDataType.convert(DefaultDataType.java:92) ~[jooq-3.14.7.jar:?] at org.jooq.impl.DSL.val(DSL.java:24409) ~[jooq-3.14.7.jar:?] at org.jooq.impl.DSL.inline(DSL.java:23927) ~[jooq-3.14.7.jar:?] at org.jooq.impl.MetaImpl$MetaTable.init(MetaImpl.java:904) ~[jooq-3.14.7.jar:?] at org.jooq.impl.MetaImpl$MetaTable.<init>(MetaImpl.java:556) ~[jooq-3.14.7.jar:?] at org.jooq.impl.MetaImpl$MetaSchema.getTables(MetaImpl.java:417) ~[jooq-3.14.7.jar:?] at org.jooq.impl.SchemaImpl.getTable(SchemaImpl.java:136) ~[jooq-3.14.7.jar:?] ``` ### Steps to reproduce the problem ``` @Test public void testCreateTable() throws Exception { Connection conn = getSourceDbConnection(); DSLContext dsl = DSL.using(conn); dsl.execute("create table test_table (array_col varchar(10)[] not null default '{}')"); org.jooq.Table<?> testTable = dsl.meta().getSchemas("test-source").get(0).getTable("test_table"); Field field = testTable.field(0); DataType dataType = field.getDataType(dsl.configuration()); assertThat(dataType.defaultValue(), Matchers.notNullValue()); } ``` ### Versions - JOOQ: 3.14.7 - Java: 11 - Database (include vendor): Postgresql 10.7 - OS: Linux - JDBC Driver (include name if inofficial driver): org.postgresql (42.2.5)
defect
metamodel fails to parse array default value expected behavior since it is probably hard to parse all possible default values it should be possible to retrieve a raw default value in case jooq was not able to parse the actual value actual behavior jooq throws the below error and defaultvalue is null in the meta model warn org jooq impl metaimpl default value could not load default value character varying for type varchar array ljava lang string org jooq exception datatypeexception cannot convert from character varying class java lang string to class ljava lang string at org jooq tools convert convertall fail convert java at org jooq tools convert convertall from convert java at org jooq tools convert convert java at org jooq tools convert convert convert java at org jooq impl abstractdatatype convert abstractdatatype java at org jooq impl defaultdatatype convert defaultdatatype java at org jooq impl dsl val dsl java at org jooq impl dsl inline dsl java at org jooq impl metaimpl metatable init metaimpl java at org jooq impl metaimpl metatable metaimpl java at org jooq impl metaimpl metaschema gettables metaimpl java at org jooq impl schemaimpl gettable schemaimpl java steps to reproduce the problem test public void testcreatetable throws exception connection conn getsourcedbconnection dslcontext dsl dsl using conn dsl execute create table test table array col varchar not null default org jooq table testtable dsl meta getschemas test source get gettable test table field field testtable field datatype datatype field getdatatype dsl configuration assertthat datatype defaultvalue matchers notnullvalue versions jooq java database include vendor postgresql os linux jdbc driver include name if inofficial driver org postgresql
1
51,374
6,156,948,088
IssuesEvent
2017-06-28 17:52:12
ChrisAdderley/KerbalAtomics
https://api.github.com/repos/ChrisAdderley/KerbalAtomics
closed
Kerbal Atomics SQUAD NTR Patch
bug testing
When using the file hydrogenNTRsSQUAD within Kerbal Atomics > Patches > NTR, the new module `EFFECTS` raises the exhaust plume on the LV-N above and outside the bell. Recommend lowering it. For reference, the stock part config has the z `fxOffset` at 1.6. However, this is with the old `ModuleEngines` not the new `ModuleEnginesFX` and `EFFECTS.` Additionally, when the file KerbalAtomicsNFE within Kerbal Atomics > Extras > NearFutureElectricaNTRs is also used, the above noted 'high' exhaust plume is only present when the reactor is activated. With the reactor deactivated the plume is narrowed and contained within the bell. Probably a separate issue, but I would expect there to be no plume at all with the reactor deactivated. I believe it is not intended for the motor to work and/or thrust be produced at all with this extra patch. I have seen that the LV-N is not the only engine that behaves this way, so I imagine the problem has to do with stock limitations. Cheers,
1.0
Kerbal Atomics SQUAD NTR Patch - When using the file hydrogenNTRsSQUAD within Kerbal Atomics > Patches > NTR, the new module `EFFECTS` raises the exhaust plume on the LV-N above and outside the bell. Recommend lowering it. For reference, the stock part config has the z `fxOffset` at 1.6. However, this is with the old `ModuleEngines` not the new `ModuleEnginesFX` and `EFFECTS.` Additionally, when the file KerbalAtomicsNFE within Kerbal Atomics > Extras > NearFutureElectricaNTRs is also used, the above noted 'high' exhaust plume is only present when the reactor is activated. With the reactor deactivated the plume is narrowed and contained within the bell. Probably a separate issue, but I would expect there to be no plume at all with the reactor deactivated. I believe it is not intended for the motor to work and/or thrust be produced at all with this extra patch. I have seen that the LV-N is not the only engine that behaves this way, so I imagine the problem has to do with stock limitations. Cheers,
non_defect
kerbal atomics squad ntr patch when using the file hydrogenntrssquad within kerbal atomics patches ntr the new module effects raises the exhaust plume on the lv n above and outside the bell recommend lowering it for reference the stock part config has the z fxoffset at however this is with the old moduleengines not the new moduleenginesfx and effects additionally when the file kerbalatomicsnfe within kerbal atomics extras nearfutureelectricantrs is also used the above noted high exhaust plume is only present when the reactor is activated with the reactor deactivated the plume is narrowed and contained within the bell probably a separate issue but i would expect there to be no plume at all with the reactor deactivated i believe it is not intended for the motor to work and or thrust be produced at all with this extra patch i have seen that the lv n is not the only engine that behaves this way so i imagine the problem has to do with stock limitations cheers
0
447,211
12,885,776,210
IssuesEvent
2020-07-13 08:29:09
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.google.com - site is not usable
browser-focus-geckoview engine-gecko priority-critical
<!-- @browser: Firefox Mobile 78.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:78.0) Gecko/78.0 Firefox/78.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/55268 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://www.google.com/search?client=firefox-b-1-m **Browser / Version**: Firefox Mobile 78.0 **Operating System**: Android **Tested Another Browser**: Yes Other **Problem type**: Site is not usable **Description**: Unable to login **Steps to Reproduce**: No carga la pagina, no me aparece <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> Submitted in the name of `@sepa` _From [webcompat.com](https://webcompat.com/) with ❤️_
1.0
www.google.com - site is not usable - <!-- @browser: Firefox Mobile 78.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:78.0) Gecko/78.0 Firefox/78.0 --> <!-- @reported_with: --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/55268 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://www.google.com/search?client=firefox-b-1-m **Browser / Version**: Firefox Mobile 78.0 **Operating System**: Android **Tested Another Browser**: Yes Other **Problem type**: Site is not usable **Description**: Unable to login **Steps to Reproduce**: No carga la pagina, no me aparece <details> <summary>Browser Configuration</summary> <ul> <li>None</li> </ul> </details> Submitted in the name of `@sepa` _From [webcompat.com](https://webcompat.com/) with ❤️_
non_defect
site is not usable url browser version firefox mobile operating system android tested another browser yes other problem type site is not usable description unable to login steps to reproduce no carga la pagina no me aparece browser configuration none submitted in the name of sepa from with ❤️
0
38,290
12,533,934,118
IssuesEvent
2020-06-04 18:29:49
prefixaut/splitterino
https://api.github.com/repos/prefixaut/splitterino
closed
CVE-2018-11695 (High) detected in opennms-opennms-source-24.1.2-1
bug security vulnerability
## CVE-2018-11695 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-24.1.2-1</b></p></summary> <p> <p>A Java based fault and performance management system</p> <p>Library home page: <a href=https://sourceforge.net/projects/opennms/>https://sourceforge.net/projects/opennms/</a></p> <p>Found in HEAD commit: <a href="https://github.com/prefixaut/splitterino/commit/1440518eabee55e1fd196e62e38ff387e4980121">1440518eabee55e1fd196e62e38ff387e4980121</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Library Source Files (12)</summary> <p></p> <p> * The source files were matched to this source library based on a best effort match. Source libraries are selected from a list of probable public libraries.</p> <p> - /splitterino/node_modules/node-sass/src/libsass/src/util.hpp - /splitterino/node_modules/node-sass/src/libsass/src/cssize.cpp - /splitterino/node_modules/node-sass/src/sass_context_wrapper.cpp - /splitterino/node_modules/node-sass/src/libsass/src/functions.cpp - /splitterino/node_modules/node-sass/src/libsass/src/expand.cpp - /splitterino/node_modules/node-sass/src/libsass/src/prelexer.cpp - /splitterino/node_modules/node-sass/src/callback_bridge.h - /splitterino/node_modules/node-sass/src/libsass/src/sass.cpp - /splitterino/node_modules/node-sass/src/sass_context_wrapper.h - /splitterino/node_modules/node-sass/src/libsass/src/parser.hpp - /splitterino/node_modules/node-sass/src/libsass/src/eval.cpp - /splitterino/node_modules/node-sass/src/libsass/src/debugger.hpp </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in LibSass through 3.5.2. A NULL pointer dereference was found in the function Sass::Expand::operator which could be leveraged by an attacker to cause a denial of service (application crash) or possibly have unspecified other impact. <p>Publish Date: 2018-06-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-11695>CVE-2018-11695</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11695">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11695</a></p> <p>Release Date: 2018-06-04</p> <p>Fix Resolution: LibSass - 3.6.0;node-sass - 4.13.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2018-11695 (High) detected in opennms-opennms-source-24.1.2-1 - ## CVE-2018-11695 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>opennmsopennms-source-24.1.2-1</b></p></summary> <p> <p>A Java based fault and performance management system</p> <p>Library home page: <a href=https://sourceforge.net/projects/opennms/>https://sourceforge.net/projects/opennms/</a></p> <p>Found in HEAD commit: <a href="https://github.com/prefixaut/splitterino/commit/1440518eabee55e1fd196e62e38ff387e4980121">1440518eabee55e1fd196e62e38ff387e4980121</a></p> </p> </details> </p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Library Source Files (12)</summary> <p></p> <p> * The source files were matched to this source library based on a best effort match. Source libraries are selected from a list of probable public libraries.</p> <p> - /splitterino/node_modules/node-sass/src/libsass/src/util.hpp - /splitterino/node_modules/node-sass/src/libsass/src/cssize.cpp - /splitterino/node_modules/node-sass/src/sass_context_wrapper.cpp - /splitterino/node_modules/node-sass/src/libsass/src/functions.cpp - /splitterino/node_modules/node-sass/src/libsass/src/expand.cpp - /splitterino/node_modules/node-sass/src/libsass/src/prelexer.cpp - /splitterino/node_modules/node-sass/src/callback_bridge.h - /splitterino/node_modules/node-sass/src/libsass/src/sass.cpp - /splitterino/node_modules/node-sass/src/sass_context_wrapper.h - /splitterino/node_modules/node-sass/src/libsass/src/parser.hpp - /splitterino/node_modules/node-sass/src/libsass/src/eval.cpp - /splitterino/node_modules/node-sass/src/libsass/src/debugger.hpp </p> </details> <p></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> An issue was discovered in LibSass through 3.5.2. A NULL pointer dereference was found in the function Sass::Expand::operator which could be leveraged by an attacker to cause a denial of service (application crash) or possibly have unspecified other impact. <p>Publish Date: 2018-06-04 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2018-11695>CVE-2018-11695</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.8</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11695">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11695</a></p> <p>Release Date: 2018-06-04</p> <p>Fix Resolution: LibSass - 3.6.0;node-sass - 4.13.1</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in opennms opennms source cve high severity vulnerability vulnerable library opennmsopennms source a java based fault and performance management system library home page a href found in head commit a href library source files the source files were matched to this source library based on a best effort match source libraries are selected from a list of probable public libraries splitterino node modules node sass src libsass src util hpp splitterino node modules node sass src libsass src cssize cpp splitterino node modules node sass src sass context wrapper cpp splitterino node modules node sass src libsass src functions cpp splitterino node modules node sass src libsass src expand cpp splitterino node modules node sass src libsass src prelexer cpp splitterino node modules node sass src callback bridge h splitterino node modules node sass src libsass src sass cpp splitterino node modules node sass src sass context wrapper h splitterino node modules node sass src libsass src parser hpp splitterino node modules node sass src libsass src eval cpp splitterino node modules node sass src libsass src debugger hpp vulnerability details an issue was discovered in libsass through a null pointer dereference was found in the function sass expand operator which could be leveraged by an attacker to cause a denial of service application crash or possibly have unspecified other impact publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity low privileges required none user interaction required scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution libsass node sass step up your open source security game with whitesource
0
35,768
7,800,779,172
IssuesEvent
2018-06-09 13:34:29
StrikeNP/trac_test
https://api.github.com/repos/StrikeNP/trac_test
closed
Plotgen error when input filename does not contain "_cam" (Trac #591)
Migrated from Trac defect post_processing raut@uwm.edu
I started putting together a new case file for the single-column version of CAM - SCAM in IOP mode. I will include and example of my first file here. For each profile to plot, I specified the name of my data file - '''iop_scam.nc'''. I then called plotgen in cam mode like: ./plotgen.pl -cam -thin -t inputdir/ pgoutputdir/ Plotgen found the case and the data file just fine. But it produced a very strange error in the matlab scripts. ```text < M A T L A B (R) > Copyright 1984-2012 The MathWorks, Inc. R2012a (7.14.0.739) 64-bit (glnxa64) February 9, 2012 To get started, type one of these: helpwin, helpdesk, or demo. For product information, visit www.mathworks.com. >> Case Name: iop Plot Title: Liquid Water Potential Temperature, \theta_l Units: thlm [K] Plot Number: 0 Plot Type: profile Start Time: 1 min. End Time: 2001 min. Start Height: 0 m End Height: 12000 m Reading variable SL WARN: Variable SL not found! Error using netcdflib The NetCDF library encountered an error during execution of 'inqVarID' function - 'Variable not found (NC_ENOTVAR)'. Error in netcdf.inqVarID (line 22) varid = netcdflib('inqVarID', ncid, varname); Error in header_read_expanded_netcdf (line 60) zvarid = netcdf.inqVarID(nc_file, 'z'); Error in PlotCreator (line 117) [dummy, dummy , dummy, t_time_steps, time_step_length, dummy, dummy] = header_read_expanded_netcdf(filePath); ``` And so on for every single variable. Now, I could ncdump my .nc file and all of the variables I wanted to print were clearly there. I did some debugging and narrowed down the error to a long if-then-else statement in header_read_expanded_netcdf.m (http://carson.math.uwm.edu/trac/clubb/browser/CLUBB/trunk/postprocessing/plotgen/header_read_expanded_netcdf.m) The code between lines 30 and 62 calculate a vertical height coordinate for the different models. It determines which model is being used based on the *NAME* of the file. So, because my input file was named "_scam.nc" and not "_cam.nc", it was not caught as a cam case and fell through the If statement to a line looking for the variable "z", which is not in the file. So, I changed the name of my input files to end in "_cam", and updated my case file, and it all worked great. A few things might improve this situation. 1. Determine the height variable via the plotgen flag (the "-cam" at the command line) rather than the file name. This would be optimal, so users could name their files whatever they wanted, as long as it matched the case file. 2. Allow the user to specify a height coordinate in the case file and use that as the final "else" rather than just assuming "z". 3. Give a better error than "WARN: Variable XXX not found!", when the XXX variable is clearly within the netcdf file. Perhaps warn that the height variable was not found, or that the file did not match a required naming convention. 4. If you want to stick with the name requirements, document it a little better. Thanks!! Attachments: http://carson.math.uwm.edu/trac/clubb/attachment/ticket/591/iop_testing.case Migrated from http://carson.math.uwm.edu/trac/clubb/ticket/591 ```json { "status": "closed", "changetime": "2013-11-22T22:43:07", "description": "I started putting together a new case file for the single-column version of CAM - SCAM in IOP mode. I will include and example of my first file here. For each profile to plot, I specified the name of my data file - '''iop_scam.nc'''.\n\nI then called plotgen in cam mode like:\n./plotgen.pl -cam -thin -t inputdir/ pgoutputdir/\n\nPlotgen found the case and the data file just fine. But it produced a very strange error in the matlab scripts.\n\n{{{\n < M A T L A B (R) >\n Copyright 1984-2012 The MathWorks, Inc.\n R2012a (7.14.0.739) 64-bit (glnxa64) \n February 9, 2012 \n\n \nTo get started, type one of these: helpwin, helpdesk, or demo.\nFor product information, visit www.mathworks.com. \n \n>> Case Name: iop \nPlot Title: Liquid Water Potential Temperature, \\theta_l \nUnits: thlm [K] \nPlot Number: 0 \nPlot Type: profile \nStart Time: 1 min. \nEnd Time: 2001 min. \nStart Height: 0 m \nEnd Height: 12000 m \nReading variable SL \nWARN: Variable SL not found! \nError using netcdflib \nThe NetCDF library encountered an error during execution of 'inqVarID' function \n- 'Variable not found (NC_ENOTVAR)'. \n\nError in netcdf.inqVarID (line 22)\nvarid = netcdflib('inqVarID', ncid, varname);\n\nError in header_read_expanded_netcdf (line 60)\n zvarid = netcdf.inqVarID(nc_file, 'z'); \n\nError in PlotCreator (line 117)\n [dummy, dummy , dummy, t_time_steps, time_step_length, dummy,\n dummy] = header_read_expanded_netcdf(filePath); \n}}}\n\nAnd so on for every single variable. Now, I could ncdump my .nc file and all of the variables I wanted to print were clearly there. I did some debugging and narrowed down the error to a long if-then-else statement in header_read_expanded_netcdf.m (http://carson.math.uwm.edu/trac/clubb/browser/CLUBB/trunk/postprocessing/plotgen/header_read_expanded_netcdf.m) The code between lines 30 and 62 calculate a vertical height coordinate for the different models. It determines which model is being used based on the *NAME* of the file. So, because my input file was named \"_scam.nc\" and not \"_cam.nc\", it was not caught as a cam case and fell through the If statement to a line looking for the variable \"z\", which is not in the file.\n\nSo, I changed the name of my input files to end in \"_cam\", and updated my case file, and it all worked great.\n\nA few things might improve this situation.\n1. Determine the height variable via the plotgen flag (the \"-cam\" at the command line) rather than the file name. This would be optimal, so users could name their files whatever they wanted, as long as it matched the case file.\n2. Allow the user to specify a height coordinate in the case file and use that as the final \"else\" rather than just assuming \"z\". \n3. Give a better error than \"WARN: Variable XXX not found!\", when the XXX variable is clearly within the netcdf file. Perhaps warn that the height variable was not found, or that the file did not match a required naming convention.\n4. If you want to stick with the name requirements, document it a little better.\n\nThanks!!", "reporter": "katec@ucar.edu", "cc": "vlarson@uwm.edu, raut@uwm.edu", "resolution": "fixed", "_ts": "1385160187157603", "component": "post_processing", "summary": "Plotgen error when input filename does not contain \"_cam\"", "priority": "minor", "keywords": "", "time": "2013-07-23T20:51:46", "milestone": "Improve Plotgen", "owner": "raut@uwm.edu", "type": "defect" } ```
1.0
Plotgen error when input filename does not contain "_cam" (Trac #591) - I started putting together a new case file for the single-column version of CAM - SCAM in IOP mode. I will include and example of my first file here. For each profile to plot, I specified the name of my data file - '''iop_scam.nc'''. I then called plotgen in cam mode like: ./plotgen.pl -cam -thin -t inputdir/ pgoutputdir/ Plotgen found the case and the data file just fine. But it produced a very strange error in the matlab scripts. ```text < M A T L A B (R) > Copyright 1984-2012 The MathWorks, Inc. R2012a (7.14.0.739) 64-bit (glnxa64) February 9, 2012 To get started, type one of these: helpwin, helpdesk, or demo. For product information, visit www.mathworks.com. >> Case Name: iop Plot Title: Liquid Water Potential Temperature, \theta_l Units: thlm [K] Plot Number: 0 Plot Type: profile Start Time: 1 min. End Time: 2001 min. Start Height: 0 m End Height: 12000 m Reading variable SL WARN: Variable SL not found! Error using netcdflib The NetCDF library encountered an error during execution of 'inqVarID' function - 'Variable not found (NC_ENOTVAR)'. Error in netcdf.inqVarID (line 22) varid = netcdflib('inqVarID', ncid, varname); Error in header_read_expanded_netcdf (line 60) zvarid = netcdf.inqVarID(nc_file, 'z'); Error in PlotCreator (line 117) [dummy, dummy , dummy, t_time_steps, time_step_length, dummy, dummy] = header_read_expanded_netcdf(filePath); ``` And so on for every single variable. Now, I could ncdump my .nc file and all of the variables I wanted to print were clearly there. I did some debugging and narrowed down the error to a long if-then-else statement in header_read_expanded_netcdf.m (http://carson.math.uwm.edu/trac/clubb/browser/CLUBB/trunk/postprocessing/plotgen/header_read_expanded_netcdf.m) The code between lines 30 and 62 calculate a vertical height coordinate for the different models. It determines which model is being used based on the *NAME* of the file. So, because my input file was named "_scam.nc" and not "_cam.nc", it was not caught as a cam case and fell through the If statement to a line looking for the variable "z", which is not in the file. So, I changed the name of my input files to end in "_cam", and updated my case file, and it all worked great. A few things might improve this situation. 1. Determine the height variable via the plotgen flag (the "-cam" at the command line) rather than the file name. This would be optimal, so users could name their files whatever they wanted, as long as it matched the case file. 2. Allow the user to specify a height coordinate in the case file and use that as the final "else" rather than just assuming "z". 3. Give a better error than "WARN: Variable XXX not found!", when the XXX variable is clearly within the netcdf file. Perhaps warn that the height variable was not found, or that the file did not match a required naming convention. 4. If you want to stick with the name requirements, document it a little better. Thanks!! Attachments: http://carson.math.uwm.edu/trac/clubb/attachment/ticket/591/iop_testing.case Migrated from http://carson.math.uwm.edu/trac/clubb/ticket/591 ```json { "status": "closed", "changetime": "2013-11-22T22:43:07", "description": "I started putting together a new case file for the single-column version of CAM - SCAM in IOP mode. I will include and example of my first file here. For each profile to plot, I specified the name of my data file - '''iop_scam.nc'''.\n\nI then called plotgen in cam mode like:\n./plotgen.pl -cam -thin -t inputdir/ pgoutputdir/\n\nPlotgen found the case and the data file just fine. But it produced a very strange error in the matlab scripts.\n\n{{{\n < M A T L A B (R) >\n Copyright 1984-2012 The MathWorks, Inc.\n R2012a (7.14.0.739) 64-bit (glnxa64) \n February 9, 2012 \n\n \nTo get started, type one of these: helpwin, helpdesk, or demo.\nFor product information, visit www.mathworks.com. \n \n>> Case Name: iop \nPlot Title: Liquid Water Potential Temperature, \\theta_l \nUnits: thlm [K] \nPlot Number: 0 \nPlot Type: profile \nStart Time: 1 min. \nEnd Time: 2001 min. \nStart Height: 0 m \nEnd Height: 12000 m \nReading variable SL \nWARN: Variable SL not found! \nError using netcdflib \nThe NetCDF library encountered an error during execution of 'inqVarID' function \n- 'Variable not found (NC_ENOTVAR)'. \n\nError in netcdf.inqVarID (line 22)\nvarid = netcdflib('inqVarID', ncid, varname);\n\nError in header_read_expanded_netcdf (line 60)\n zvarid = netcdf.inqVarID(nc_file, 'z'); \n\nError in PlotCreator (line 117)\n [dummy, dummy , dummy, t_time_steps, time_step_length, dummy,\n dummy] = header_read_expanded_netcdf(filePath); \n}}}\n\nAnd so on for every single variable. Now, I could ncdump my .nc file and all of the variables I wanted to print were clearly there. I did some debugging and narrowed down the error to a long if-then-else statement in header_read_expanded_netcdf.m (http://carson.math.uwm.edu/trac/clubb/browser/CLUBB/trunk/postprocessing/plotgen/header_read_expanded_netcdf.m) The code between lines 30 and 62 calculate a vertical height coordinate for the different models. It determines which model is being used based on the *NAME* of the file. So, because my input file was named \"_scam.nc\" and not \"_cam.nc\", it was not caught as a cam case and fell through the If statement to a line looking for the variable \"z\", which is not in the file.\n\nSo, I changed the name of my input files to end in \"_cam\", and updated my case file, and it all worked great.\n\nA few things might improve this situation.\n1. Determine the height variable via the plotgen flag (the \"-cam\" at the command line) rather than the file name. This would be optimal, so users could name their files whatever they wanted, as long as it matched the case file.\n2. Allow the user to specify a height coordinate in the case file and use that as the final \"else\" rather than just assuming \"z\". \n3. Give a better error than \"WARN: Variable XXX not found!\", when the XXX variable is clearly within the netcdf file. Perhaps warn that the height variable was not found, or that the file did not match a required naming convention.\n4. If you want to stick with the name requirements, document it a little better.\n\nThanks!!", "reporter": "katec@ucar.edu", "cc": "vlarson@uwm.edu, raut@uwm.edu", "resolution": "fixed", "_ts": "1385160187157603", "component": "post_processing", "summary": "Plotgen error when input filename does not contain \"_cam\"", "priority": "minor", "keywords": "", "time": "2013-07-23T20:51:46", "milestone": "Improve Plotgen", "owner": "raut@uwm.edu", "type": "defect" } ```
defect
plotgen error when input filename does not contain cam trac i started putting together a new case file for the single column version of cam scam in iop mode i will include and example of my first file here for each profile to plot i specified the name of my data file iop scam nc i then called plotgen in cam mode like plotgen pl cam thin t inputdir pgoutputdir plotgen found the case and the data file just fine but it produced a very strange error in the matlab scripts text copyright the mathworks inc bit february to get started type one of these helpwin helpdesk or demo for product information visit case name iop plot title liquid water potential temperature theta l units thlm plot number plot type profile start time min end time min start height m end height m reading variable sl warn variable sl not found error using netcdflib the netcdf library encountered an error during execution of inqvarid function variable not found nc enotvar error in netcdf inqvarid line varid netcdflib inqvarid ncid varname error in header read expanded netcdf line zvarid netcdf inqvarid nc file z error in plotcreator line dummy dummy dummy t time steps time step length dummy dummy header read expanded netcdf filepath and so on for every single variable now i could ncdump my nc file and all of the variables i wanted to print were clearly there i did some debugging and narrowed down the error to a long if then else statement in header read expanded netcdf m the code between lines and calculate a vertical height coordinate for the different models it determines which model is being used based on the name of the file so because my input file was named scam nc and not cam nc it was not caught as a cam case and fell through the if statement to a line looking for the variable z which is not in the file so i changed the name of my input files to end in cam and updated my case file and it all worked great a few things might improve this situation determine the height variable via the plotgen flag the cam at the command line rather than the file name this would be optimal so users could name their files whatever they wanted as long as it matched the case file allow the user to specify a height coordinate in the case file and use that as the final else rather than just assuming z give a better error than warn variable xxx not found when the xxx variable is clearly within the netcdf file perhaps warn that the height variable was not found or that the file did not match a required naming convention if you want to stick with the name requirements document it a little better thanks attachments migrated from json status closed changetime description i started putting together a new case file for the single column version of cam scam in iop mode i will include and example of my first file here for each profile to plot i specified the name of my data file iop scam nc n ni then called plotgen in cam mode like n plotgen pl cam thin t inputdir pgoutputdir n nplotgen found the case and the data file just fine but it produced a very strange error in the matlab scripts n n n n copyright the mathworks inc n bit n february n n nto get started type one of these helpwin helpdesk or demo nfor product information visit n n case name iop nplot title liquid water potential temperature theta l nunits thlm nplot number nplot type profile nstart time min nend time min nstart height m nend height m nreading variable sl nwarn variable sl not found nerror using netcdflib nthe netcdf library encountered an error during execution of inqvarid function n variable not found nc enotvar n nerror in netcdf inqvarid line nvarid netcdflib inqvarid ncid varname n nerror in header read expanded netcdf line n zvarid netcdf inqvarid nc file z n nerror in plotcreator line n header read expanded netcdf filepath n n nand so on for every single variable now i could ncdump my nc file and all of the variables i wanted to print were clearly there i did some debugging and narrowed down the error to a long if then else statement in header read expanded netcdf m the code between lines and calculate a vertical height coordinate for the different models it determines which model is being used based on the name of the file so because my input file was named scam nc and not cam nc it was not caught as a cam case and fell through the if statement to a line looking for the variable z which is not in the file n nso i changed the name of my input files to end in cam and updated my case file and it all worked great n na few things might improve this situation determine the height variable via the plotgen flag the cam at the command line rather than the file name this would be optimal so users could name their files whatever they wanted as long as it matched the case file allow the user to specify a height coordinate in the case file and use that as the final else rather than just assuming z give a better error than warn variable xxx not found when the xxx variable is clearly within the netcdf file perhaps warn that the height variable was not found or that the file did not match a required naming convention if you want to stick with the name requirements document it a little better n nthanks reporter katec ucar edu cc vlarson uwm edu raut uwm edu resolution fixed ts component post processing summary plotgen error when input filename does not contain cam priority minor keywords time milestone improve plotgen owner raut uwm edu type defect
1
17,934
3,013,793,793
IssuesEvent
2015-07-29 11:16:31
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Update version of example Specifications
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Go into directory YAWL4Study-2.3.5final\misc\examples 2. Open any of the sample specifcations 3. See the version attribute of specificationSet tag What is the expected output? What do you see instead? According to Yawl 2.3.5, which produces versions of 2.2, every example should also has the version 2.2, because it is shipped with YAWL 2.3.5 ``` Original issue reported on code.google.com by `speciala...@gmail.com` on 13 Jan 2014 at 2:59
1.0
Update version of example Specifications - ``` What steps will reproduce the problem? 1. Go into directory YAWL4Study-2.3.5final\misc\examples 2. Open any of the sample specifcations 3. See the version attribute of specificationSet tag What is the expected output? What do you see instead? According to Yawl 2.3.5, which produces versions of 2.2, every example should also has the version 2.2, because it is shipped with YAWL 2.3.5 ``` Original issue reported on code.google.com by `speciala...@gmail.com` on 13 Jan 2014 at 2:59
defect
update version of example specifications what steps will reproduce the problem go into directory misc examples open any of the sample specifcations see the version attribute of specificationset tag what is the expected output what do you see instead according to yawl which produces versions of every example should also has the version because it is shipped with yawl original issue reported on code google com by speciala gmail com on jan at
1
37,634
8,474,752,276
IssuesEvent
2018-10-24 16:59:49
brainvisa/testbidon
https://api.github.com/repos/brainvisa/testbidon
closed
Move DICOM converter from CATI to soma-io
Component: Resolution Priority: Normal Status: Closed Tracker: Defect
--- Author Name: **Cointepas, Yann** (Cointepas, Yann) Original Redmine Issue: 4106, https://bioproj.extra.cea.fr/redmine/issues/4106 Original Date: 2012-01-11 --- None
1.0
Move DICOM converter from CATI to soma-io - --- Author Name: **Cointepas, Yann** (Cointepas, Yann) Original Redmine Issue: 4106, https://bioproj.extra.cea.fr/redmine/issues/4106 Original Date: 2012-01-11 --- None
defect
move dicom converter from cati to soma io author name cointepas yann cointepas yann original redmine issue original date none
1
58,562
16,600,892,435
IssuesEvent
2021-06-01 19:17:26
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Composer text decoration buttons can break
T-Defect
<!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P --> <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix your issue. You can also preview your report before submitting it. You may remove sections that aren't relevant to your particular case. Text between <!-- and --​> marks will be invisible in the report. --> ### Description Somehow the strikethrough button does not work first click and then messes up when you try again. Ctrl+Z reverts to the correct/wanted state that was never visible (but possibly there in the background). ### Steps to reproduce 1. have the following message ``` - <del>2</del> - 4 - 9 - <del>9.5</del> - 14 - 16 - 86 ``` 2. edit and highlight `86` 3. click on strikethrough button 4. nothing happens, click again ``` - <del>2</del> - 4 - 9 - <del>9.5</del> - 14 - 16 - <del><d</del>el>86</del> ``` This reproduces solidly for me <!-- Please send us logs for your bug report. They're very important for bugs which are hard to reproduce. To do this, create this issue then go to your account settings and click 'Submit Debug Logs' from the Help & About tab --> Logs being sent: no <!-- Include screenshots if possible: you can drag and drop images below. --> ### Version information - **Platform**: desktop For the desktop app: - **OS**: Arch - **Version**: aur/element-desktop-nightly-bin 2021060101-1
1.0
Composer text decoration buttons can break - <!-- A picture's worth a thousand words: PLEASE INCLUDE A SCREENSHOT :P --> <!-- Please report security issues by email to security@matrix.org --> <!-- This is a bug report template. By following the instructions below and filling out the sections with your information, you will help the us to get all the necessary data to fix your issue. You can also preview your report before submitting it. You may remove sections that aren't relevant to your particular case. Text between <!-- and --​> marks will be invisible in the report. --> ### Description Somehow the strikethrough button does not work first click and then messes up when you try again. Ctrl+Z reverts to the correct/wanted state that was never visible (but possibly there in the background). ### Steps to reproduce 1. have the following message ``` - <del>2</del> - 4 - 9 - <del>9.5</del> - 14 - 16 - 86 ``` 2. edit and highlight `86` 3. click on strikethrough button 4. nothing happens, click again ``` - <del>2</del> - 4 - 9 - <del>9.5</del> - 14 - 16 - <del><d</del>el>86</del> ``` This reproduces solidly for me <!-- Please send us logs for your bug report. They're very important for bugs which are hard to reproduce. To do this, create this issue then go to your account settings and click 'Submit Debug Logs' from the Help & About tab --> Logs being sent: no <!-- Include screenshots if possible: you can drag and drop images below. --> ### Version information - **Platform**: desktop For the desktop app: - **OS**: Arch - **Version**: aur/element-desktop-nightly-bin 2021060101-1
defect
composer text decoration buttons can break this is a bug report template by following the instructions below and filling out the sections with your information you will help the us to get all the necessary data to fix your issue you can also preview your report before submitting it you may remove sections that aren t relevant to your particular case text between marks will be invisible in the report description somehow the strikethrough button does not work first click and then messes up when you try again ctrl z reverts to the correct wanted state that was never visible but possibly there in the background steps to reproduce have the following message edit and highlight click on strikethrough button nothing happens click again el this reproduces solidly for me please send us logs for your bug report they re very important for bugs which are hard to reproduce to do this create this issue then go to your account settings and click submit debug logs from the help about tab logs being sent no version information platform desktop for the desktop app os arch version aur element desktop nightly bin
1
57,405
15,767,577,761
IssuesEvent
2021-03-31 16:14:29
idaholab/moose
https://api.github.com/repos/idaholab/moose
opened
FVNS mean-zero-pressure Exodus restart issue
T: defect
## Bug Description With an INSFV system that uses a mean-zero-pressure kernel, it looks like not all of the information makes it through the exodus restart process. In particular, it looks like scalar `lambda` variables are not being properly restarted. This means that if you converge a system and restart it, the initial residual is not converged. ## Steps to Reproduce This can be reproduced with the test located at `modules/navier_stokes/test/tests/finite_volume/ins/lid-driven`. Copy the `lid-driven.i` input to something new like `lid-driven-restart` with the following changes: ```patch 11,19c11,14 < [gen] < type = GeneratedMeshGenerator < dim = 2 < xmin = 0 < xmax = .1 < ymin = 0 < ymax = .1 < nx = 20 < ny = 20 --- > [fmg] > type = FileMeshGenerator > file = 'lid-driven_out.e' > use_for_exodus_restart = true 25a21 > initial_from_file_var = u 28a25 > initial_from_file_var = v 31a29 > initial_from_file_var = pressure 35a34 > initial_from_file_var = lambda 174a174,177 > [] > > [Debug] > show_var_residual_norms = true ``` Run the `lid-driven.i` then `lid-driven-restart.i`. If restart was working well, the initial residual would be low, but it is not. The pressure residual in particular is high. I believe this is because the `lambda` value is not being properly read from the exodus file during restart. ## Impact Working restarts will be important for initializing big transient simulations. We can use `execute_on = initial` multiapps or setting the `lambda/initial_condition` as a workaround.
1.0
FVNS mean-zero-pressure Exodus restart issue - ## Bug Description With an INSFV system that uses a mean-zero-pressure kernel, it looks like not all of the information makes it through the exodus restart process. In particular, it looks like scalar `lambda` variables are not being properly restarted. This means that if you converge a system and restart it, the initial residual is not converged. ## Steps to Reproduce This can be reproduced with the test located at `modules/navier_stokes/test/tests/finite_volume/ins/lid-driven`. Copy the `lid-driven.i` input to something new like `lid-driven-restart` with the following changes: ```patch 11,19c11,14 < [gen] < type = GeneratedMeshGenerator < dim = 2 < xmin = 0 < xmax = .1 < ymin = 0 < ymax = .1 < nx = 20 < ny = 20 --- > [fmg] > type = FileMeshGenerator > file = 'lid-driven_out.e' > use_for_exodus_restart = true 25a21 > initial_from_file_var = u 28a25 > initial_from_file_var = v 31a29 > initial_from_file_var = pressure 35a34 > initial_from_file_var = lambda 174a174,177 > [] > > [Debug] > show_var_residual_norms = true ``` Run the `lid-driven.i` then `lid-driven-restart.i`. If restart was working well, the initial residual would be low, but it is not. The pressure residual in particular is high. I believe this is because the `lambda` value is not being properly read from the exodus file during restart. ## Impact Working restarts will be important for initializing big transient simulations. We can use `execute_on = initial` multiapps or setting the `lambda/initial_condition` as a workaround.
defect
fvns mean zero pressure exodus restart issue bug description with an insfv system that uses a mean zero pressure kernel it looks like not all of the information makes it through the exodus restart process in particular it looks like scalar lambda variables are not being properly restarted this means that if you converge a system and restart it the initial residual is not converged steps to reproduce this can be reproduced with the test located at modules navier stokes test tests finite volume ins lid driven copy the lid driven i input to something new like lid driven restart with the following changes patch type generatedmeshgenerator dim xmin xmax ymin ymax nx ny type filemeshgenerator file lid driven out e use for exodus restart true initial from file var u initial from file var v initial from file var pressure initial from file var lambda show var residual norms true run the lid driven i then lid driven restart i if restart was working well the initial residual would be low but it is not the pressure residual in particular is high i believe this is because the lambda value is not being properly read from the exodus file during restart impact working restarts will be important for initializing big transient simulations we can use execute on initial multiapps or setting the lambda initial condition as a workaround
1
972
2,594,394,114
IssuesEvent
2015-02-20 02:47:06
BALL-Project/ball
https://api.github.com/repos/BALL-Project/ball
closed
BALLView crahes with uncaught exceptions in the C -code
C: Python Bindings P: major R: wontfix T: defect
**Reported by akdehof on 6 Nov 41360354 09:21 UTC** The following python script contains a typo "reside" instead of "residue" in the selector. This leads to a crash, even if I try to catch the exception (which should not be necessary!) from sys import * import os from BALL import * my_directory = "/path/to/my/directory/" files = os.listdir(my_directory) print "Work on directory: ", my_directory fdb = FragmentDB("") # consider all files for file in files: #print file[ if (file[-4:](-4:] )!=".pdb"): continue print "current file: " , file #load the molecule pdbfile = PDBFile(my_directory+file) S = System() pdbfile.read(S) print "number of atoms:", S.countAtoms() # normalize names S.apply(fdb.add_hydrogens) S.apply(fdb.build_bonds) S.apply(fdb.normalize_names) # setup a force fiels #S.deselect() #FF = AmberFF() #FF.setup(S) # select all C_A atoms try: #selector = Selector("name(CA)") selector = Selector("reside(ASP)") except: print "ERROR" #S.apply(selector) #print "Number of excluded CA atoms:", len(selector.getSelectedAtoms())
1.0
BALLView crahes with uncaught exceptions in the C -code - **Reported by akdehof on 6 Nov 41360354 09:21 UTC** The following python script contains a typo "reside" instead of "residue" in the selector. This leads to a crash, even if I try to catch the exception (which should not be necessary!) from sys import * import os from BALL import * my_directory = "/path/to/my/directory/" files = os.listdir(my_directory) print "Work on directory: ", my_directory fdb = FragmentDB("") # consider all files for file in files: #print file[ if (file[-4:](-4:] )!=".pdb"): continue print "current file: " , file #load the molecule pdbfile = PDBFile(my_directory+file) S = System() pdbfile.read(S) print "number of atoms:", S.countAtoms() # normalize names S.apply(fdb.add_hydrogens) S.apply(fdb.build_bonds) S.apply(fdb.normalize_names) # setup a force fiels #S.deselect() #FF = AmberFF() #FF.setup(S) # select all C_A atoms try: #selector = Selector("name(CA)") selector = Selector("reside(ASP)") except: print "ERROR" #S.apply(selector) #print "Number of excluded CA atoms:", len(selector.getSelectedAtoms())
defect
ballview crahes with uncaught exceptions in the c code reported by akdehof on nov utc the following python script contains a typo reside instead of residue in the selector this leads to a crash even if i try to catch the exception which should not be necessary from sys import import os from ball import my directory path to my directory files os listdir my directory print work on directory my directory fdb fragmentdb consider all files for file in files print file pdb continue print current file file load the molecule pdbfile pdbfile my directory file s system pdbfile read s print number of atoms s countatoms normalize names s apply fdb add hydrogens s apply fdb build bonds s apply fdb normalize names setup a force fiels s deselect ff amberff ff setup s select all c a atoms try selector selector name ca selector selector reside asp except print error s apply selector print number of excluded ca atoms len selector getselectedatoms
1
43,965
11,885,605,412
IssuesEvent
2020-03-27 19:58:12
extnet/Ext.NET
https://api.github.com/repos/extnet/Ext.NET
opened
absent: ext-button's OnDirectClick property
7.x asp-net-core defect
The `ext-button` component's `OnDirectClick` shorthand for the `Click` direct event is missing. It is defined in Ext.NET 5.1.0's `Ext.Net.ButtonBase` class. [objectdotnet/ext7-sandbox:buttons/basic/loadingstate/index.cshtml#L21](https://github.com/objectdotnet/ext7-sandbox/blob/04b9618e95e849678bde58b469bc4466aa450fbf/ExtNetCore7-20200325/Pages/examples/buttons/basic/loadingstate/index.cshtml#L21) ```xml <ext-button Text="Click Me" AutoLoadingState="true" OnDirectClick="Button1_Click" /> ``` **Expected client-side output:** ```js Ext.create("Ext.button.Button", { id: "ctl02", renderTo: "App.ctl02_Container", text: "Click Me", loadingState: true, directEvents: { click: { fn: function(item, e) { Ext.net.directRequest({ control: this }); } } } }); ``` **Actual client-side output:** ```js Ext.create("Ext.button.Button", { id: "ctl01", renderTo: "App.ctl01_Container", text: "Click Me" }); ``` The missing `AutoLoadingState` bit is dealt with in #1699.
1.0
absent: ext-button's OnDirectClick property - The `ext-button` component's `OnDirectClick` shorthand for the `Click` direct event is missing. It is defined in Ext.NET 5.1.0's `Ext.Net.ButtonBase` class. [objectdotnet/ext7-sandbox:buttons/basic/loadingstate/index.cshtml#L21](https://github.com/objectdotnet/ext7-sandbox/blob/04b9618e95e849678bde58b469bc4466aa450fbf/ExtNetCore7-20200325/Pages/examples/buttons/basic/loadingstate/index.cshtml#L21) ```xml <ext-button Text="Click Me" AutoLoadingState="true" OnDirectClick="Button1_Click" /> ``` **Expected client-side output:** ```js Ext.create("Ext.button.Button", { id: "ctl02", renderTo: "App.ctl02_Container", text: "Click Me", loadingState: true, directEvents: { click: { fn: function(item, e) { Ext.net.directRequest({ control: this }); } } } }); ``` **Actual client-side output:** ```js Ext.create("Ext.button.Button", { id: "ctl01", renderTo: "App.ctl01_Container", text: "Click Me" }); ``` The missing `AutoLoadingState` bit is dealt with in #1699.
defect
absent ext button s ondirectclick property the ext button component s ondirectclick shorthand for the click direct event is missing it is defined in ext net s ext net buttonbase class xml ext button text click me autoloadingstate true ondirectclick click expected client side output js ext create ext button button id renderto app container text click me loadingstate true directevents click fn function item e ext net directrequest control this actual client side output js ext create ext button button id renderto app container text click me the missing autoloadingstate bit is dealt with in
1
68,907
7,113,620,510
IssuesEvent
2018-01-17 21:08:54
litehelpers/Cordova-sqlite-help
https://api.github.com/repos/litehelpers/Cordova-sqlite-help
closed
Building for windows says SQLite3.UWP is invalid reference
info needed question testing user community help
When i create my cordova app and add the windows platform, upon opening the project i get a warning message next to the SQLite3.UWP reference under my CordovaApp project. I cannot add any more references to this project, unless i remove the reference. Upon trying to re-add the reference i get the message ![image](https://user-images.githubusercontent.com/7406381/29287132-50cf9ad6-812c-11e7-9019-65dc80cdb2d0.png) Previous projects that i used, must of used a different version of SQLite3, as it used to be 2 separate projects, not this SQLite.UWP project. Also, i need to create a Windows Runtime Component class library as i need to run background tasks, and i cannot add a reference to SQLite3.UWP project to my class library? Is this something special? Why can i not reference it in either projects? I need to add a reference to my CordovaApp project to my new class library, and use SQLite in my class library.... Any help much appreciated NOTE: I have also updated all my projects to run on x86 ![image](https://user-images.githubusercontent.com/7406381/29287462-73ef2076-812d-11e7-8d5f-ff0257274790.png)
1.0
Building for windows says SQLite3.UWP is invalid reference - When i create my cordova app and add the windows platform, upon opening the project i get a warning message next to the SQLite3.UWP reference under my CordovaApp project. I cannot add any more references to this project, unless i remove the reference. Upon trying to re-add the reference i get the message ![image](https://user-images.githubusercontent.com/7406381/29287132-50cf9ad6-812c-11e7-9019-65dc80cdb2d0.png) Previous projects that i used, must of used a different version of SQLite3, as it used to be 2 separate projects, not this SQLite.UWP project. Also, i need to create a Windows Runtime Component class library as i need to run background tasks, and i cannot add a reference to SQLite3.UWP project to my class library? Is this something special? Why can i not reference it in either projects? I need to add a reference to my CordovaApp project to my new class library, and use SQLite in my class library.... Any help much appreciated NOTE: I have also updated all my projects to run on x86 ![image](https://user-images.githubusercontent.com/7406381/29287462-73ef2076-812d-11e7-8d5f-ff0257274790.png)
non_defect
building for windows says uwp is invalid reference when i create my cordova app and add the windows platform upon opening the project i get a warning message next to the uwp reference under my cordovaapp project i cannot add any more references to this project unless i remove the reference upon trying to re add the reference i get the message previous projects that i used must of used a different version of as it used to be separate projects not this sqlite uwp project also i need to create a windows runtime component class library as i need to run background tasks and i cannot add a reference to uwp project to my class library is this something special why can i not reference it in either projects i need to add a reference to my cordovaapp project to my new class library and use sqlite in my class library any help much appreciated note i have also updated all my projects to run on
0
52,131
13,211,391,666
IssuesEvent
2020-08-15 22:48:27
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[photospline] Python GLAM error in 1D monodim case (Trac #1727)
Incomplete Migration Migrated from Trac combo reconstruction defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1727">https://code.icecube.wisc.edu/projects/icecube/ticket/1727</a>, reported by jkelleyand owned by jkelley</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:12:47", "_ts": "1550067167842669", "description": "Executing the cdf_fit_1d example from package-test with the Python GLAM fails with this error:\n\n% python cdf_fit_1d.py\nSPGLAM not found, falling back on Python GLAM...\nCalculating spline basis...\nCalculating penalty matrix...\nReticulating splines...\n\tProcessing dimension 0\nComputing iteration 1 least squares solution...\n0 negative coefficients\ninfeasibles: 32\nTraceback (most recent call last):\n File \"cdf_fit_1d.py\", line 34, in <module>\n table = glam.fit(bins.cumsum(),weight,[edges[1:]],knots,order,smooth,monodim=0)\n File \"/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/glam.py\", line 240, in fit\n result = (nnls_mockup.nnls_normal_block(F,r),)\n File \"/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/nnls.py\", line 238, in nnls_normal_block\n Atb_F = Atb[:,F]\nIndexError: too many indices for array\n\nIt works fine with SPGLAM. There may be a more elegant way to fix this, but this works in nnls_normal_block():\n\n\t\tif Aqtb.ndim == 1:\n\t\t\tAtb_F = Atb[F]\n\t\telse:\n\t\t\tAtb_F = Atb[:,F]\n\nwith a similar change for Atb[:,G].\n", "reporter": "jkelley", "cc": "", "resolution": "fixed", "time": "2016-06-03T17:05:24", "component": "combo reconstruction", "summary": "[photospline] Python GLAM error in 1D monodim case", "priority": "normal", "keywords": "", "milestone": "", "owner": "jkelley", "type": "defect" } ``` </p> </details>
1.0
[photospline] Python GLAM error in 1D monodim case (Trac #1727) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1727">https://code.icecube.wisc.edu/projects/icecube/ticket/1727</a>, reported by jkelleyand owned by jkelley</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:12:47", "_ts": "1550067167842669", "description": "Executing the cdf_fit_1d example from package-test with the Python GLAM fails with this error:\n\n% python cdf_fit_1d.py\nSPGLAM not found, falling back on Python GLAM...\nCalculating spline basis...\nCalculating penalty matrix...\nReticulating splines...\n\tProcessing dimension 0\nComputing iteration 1 least squares solution...\n0 negative coefficients\ninfeasibles: 32\nTraceback (most recent call last):\n File \"cdf_fit_1d.py\", line 34, in <module>\n table = glam.fit(bins.cumsum(),weight,[edges[1:]],knots,order,smooth,monodim=0)\n File \"/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/glam.py\", line 240, in fit\n result = (nnls_mockup.nnls_normal_block(F,r),)\n File \"/Users/jkelley/Documents/ARA/raytrace/radiospline/photospline-package-test-orig/python/photospline/glam/nnls.py\", line 238, in nnls_normal_block\n Atb_F = Atb[:,F]\nIndexError: too many indices for array\n\nIt works fine with SPGLAM. There may be a more elegant way to fix this, but this works in nnls_normal_block():\n\n\t\tif Aqtb.ndim == 1:\n\t\t\tAtb_F = Atb[F]\n\t\telse:\n\t\t\tAtb_F = Atb[:,F]\n\nwith a similar change for Atb[:,G].\n", "reporter": "jkelley", "cc": "", "resolution": "fixed", "time": "2016-06-03T17:05:24", "component": "combo reconstruction", "summary": "[photospline] Python GLAM error in 1D monodim case", "priority": "normal", "keywords": "", "milestone": "", "owner": "jkelley", "type": "defect" } ``` </p> </details>
defect
python glam error in monodim case trac migrated from json status closed changetime ts description executing the cdf fit example from package test with the python glam fails with this error n n python cdf fit py nspglam not found falling back on python glam ncalculating spline basis ncalculating penalty matrix nreticulating splines n tprocessing dimension ncomputing iteration least squares solution negative coefficients ninfeasibles ntraceback most recent call last n file cdf fit py line in n table glam fit bins cumsum weight knots order smooth monodim n file users jkelley documents ara raytrace radiospline photospline package test orig python photospline glam glam py line in fit n result nnls mockup nnls normal block f r n file users jkelley documents ara raytrace radiospline photospline package test orig python photospline glam nnls py line in nnls normal block n atb f atb nindexerror too many indices for array n nit works fine with spglam there may be a more elegant way to fix this but this works in nnls normal block n n t tif aqtb ndim n t t tatb f atb n t telse n t t tatb f atb n nwith a similar change for atb n reporter jkelley cc resolution fixed time component combo reconstruction summary python glam error in monodim case priority normal keywords milestone owner jkelley type defect
1
65,586
19,581,432,316
IssuesEvent
2022-01-04 21:56:29
vector-im/element-android
https://api.github.com/repos/vector-im/element-android
opened
messages sent while offline cannot be decrypted
T-Defect
### Steps to reproduce 1. being offline, send several messages to an existing contact (to which you didn’t send a message in a little while, in my case, if it matters) 2. go back online, and wait for the messages to be sent ### Outcome #### what did you expect? that the recipient could decrypt the messages #### what happened instead? the message could not be decrypted by the recipient. sending extra messages while being online did not solve the problem. i eventually used `/discardsession` and messages sent after that were able to be decrypted, but not the previous ones. note that this happened with existing devices (sessions) that sent many messages successfully to each other for a long time. no new sessions are involved in this. it seems to me that element created a new cryptographic session, but because it was offline, it could not ask the server for the device (session) list of the other user. having something like matrix-org/matrix-doc#3354 would probably help with this. 😉 this happened between users on separate homeservers: synapse 1.44.0 sending to synapse 1.33.2. ### Your phone model _No response_ ### Operating system version android 9 ### Application version and app store element 1.3.12 from google play ### Homeserver _No response_ ### Will you send logs? No
1.0
messages sent while offline cannot be decrypted - ### Steps to reproduce 1. being offline, send several messages to an existing contact (to which you didn’t send a message in a little while, in my case, if it matters) 2. go back online, and wait for the messages to be sent ### Outcome #### what did you expect? that the recipient could decrypt the messages #### what happened instead? the message could not be decrypted by the recipient. sending extra messages while being online did not solve the problem. i eventually used `/discardsession` and messages sent after that were able to be decrypted, but not the previous ones. note that this happened with existing devices (sessions) that sent many messages successfully to each other for a long time. no new sessions are involved in this. it seems to me that element created a new cryptographic session, but because it was offline, it could not ask the server for the device (session) list of the other user. having something like matrix-org/matrix-doc#3354 would probably help with this. 😉 this happened between users on separate homeservers: synapse 1.44.0 sending to synapse 1.33.2. ### Your phone model _No response_ ### Operating system version android 9 ### Application version and app store element 1.3.12 from google play ### Homeserver _No response_ ### Will you send logs? No
defect
messages sent while offline cannot be decrypted steps to reproduce being offline send several messages to an existing contact to which you didn’t send a message in a little while in my case if it matters go back online and wait for the messages to be sent outcome what did you expect that the recipient could decrypt the messages what happened instead the message could not be decrypted by the recipient sending extra messages while being online did not solve the problem i eventually used discardsession and messages sent after that were able to be decrypted but not the previous ones note that this happened with existing devices sessions that sent many messages successfully to each other for a long time no new sessions are involved in this it seems to me that element created a new cryptographic session but because it was offline it could not ask the server for the device session list of the other user having something like matrix org matrix doc would probably help with this 😉 this happened between users on separate homeservers synapse sending to synapse your phone model no response operating system version android application version and app store element from google play homeserver no response will you send logs no
1
678,351
23,194,780,558
IssuesEvent
2022-08-01 15:25:36
acidanthera/bugtracker
https://api.github.com/repos/acidanthera/bugtracker
closed
VoodooPS2SynapticsTouchPad.cpp: Local variable '...' shadows outer variable
project:ps2 priority:normal
``` VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:967:16: style: Local variable 'buttonsraw' shadows outer variable [shadowVariable] UInt32 buttonsraw = buf[0] & 0x03; // mask for just R L ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:853:12: note: Shadowed declaration UInt32 buttonsraw = buf[0] & 0x03; // mask for just R L ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:967:16: note: Shadow variable UInt32 buttonsraw = buf[0] & 0x03; // mask for just R L ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:968:16: style: Local variable 'buttons' shadows outer variable [shadowVariable] UInt32 buttons = buttonsraw; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:854:12: note: Shadowed declaration UInt32 buttons = buttonsraw; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:968:16: note: Shadow variable UInt32 buttons = buttonsraw; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:971:16: style: Local variable 'passbuttons' shadows outer variable [shadowVariable] UInt32 passbuttons = buf[1] & 0x7; // mask for just M R L ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.h:310:9: note: Shadowed declaration UInt32 passbuttons {0}; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:971:16: note: Shadow variable UInt32 passbuttons = buf[1] & 0x7; // mask for just M R L ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1231:23: style: Local variable 'f2' shadows outer variable [shadowVariable] auto &f2 = fingerStates[2]; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1207:11: note: Shadowed declaration auto &f2 = fingerStates[2]; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1231:23: note: Shadow variable auto &f2 = fingerStates[2]; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1633:30: style: Local variable 'i' shadows outer variable [shadowVariable] for (int i = 0; i < _forceTouchCustomPower; ++i) { ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1572:13: note: Shadowed declaration for(int i = 0; i < SYNAPTICS_MAX_FINGERS; i++) { ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1633:30: note: Shadow variable for (int i = 0; i < _forceTouchCustomPower; ++i) { ^ ```
1.0
VoodooPS2SynapticsTouchPad.cpp: Local variable '...' shadows outer variable - ``` VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:967:16: style: Local variable 'buttonsraw' shadows outer variable [shadowVariable] UInt32 buttonsraw = buf[0] & 0x03; // mask for just R L ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:853:12: note: Shadowed declaration UInt32 buttonsraw = buf[0] & 0x03; // mask for just R L ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:967:16: note: Shadow variable UInt32 buttonsraw = buf[0] & 0x03; // mask for just R L ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:968:16: style: Local variable 'buttons' shadows outer variable [shadowVariable] UInt32 buttons = buttonsraw; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:854:12: note: Shadowed declaration UInt32 buttons = buttonsraw; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:968:16: note: Shadow variable UInt32 buttons = buttonsraw; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:971:16: style: Local variable 'passbuttons' shadows outer variable [shadowVariable] UInt32 passbuttons = buf[1] & 0x7; // mask for just M R L ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.h:310:9: note: Shadowed declaration UInt32 passbuttons {0}; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:971:16: note: Shadow variable UInt32 passbuttons = buf[1] & 0x7; // mask for just M R L ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1231:23: style: Local variable 'f2' shadows outer variable [shadowVariable] auto &f2 = fingerStates[2]; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1207:11: note: Shadowed declaration auto &f2 = fingerStates[2]; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1231:23: note: Shadow variable auto &f2 = fingerStates[2]; ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1633:30: style: Local variable 'i' shadows outer variable [shadowVariable] for (int i = 0; i < _forceTouchCustomPower; ++i) { ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1572:13: note: Shadowed declaration for(int i = 0; i < SYNAPTICS_MAX_FINGERS; i++) { ^ VoodooPS2Trackpad/VoodooPS2SynapticsTouchPad.cpp:1633:30: note: Shadow variable for (int i = 0; i < _forceTouchCustomPower; ++i) { ^ ```
non_defect
cpp local variable shadows outer variable cpp style local variable buttonsraw shadows outer variable buttonsraw buf mask for just r l cpp note shadowed declaration buttonsraw buf mask for just r l cpp note shadow variable buttonsraw buf mask for just r l cpp style local variable buttons shadows outer variable buttons buttonsraw cpp note shadowed declaration buttons buttonsraw cpp note shadow variable buttons buttonsraw cpp style local variable passbuttons shadows outer variable passbuttons buf mask for just m r l h note shadowed declaration passbuttons cpp note shadow variable passbuttons buf mask for just m r l cpp style local variable shadows outer variable auto fingerstates cpp note shadowed declaration auto fingerstates cpp note shadow variable auto fingerstates cpp style local variable i shadows outer variable for int i i forcetouchcustompower i cpp note shadowed declaration for int i i synaptics max fingers i cpp note shadow variable for int i i forcetouchcustompower i
0
157,706
13,711,479,363
IssuesEvent
2020-10-02 04:38:11
win-acme/win-acme
https://api.github.com/repos/win-acme/win-acme
closed
Wrong path for logs in website
documentation
Under Monitoring on this page: https://www.win-acme.com/manual/automatic-renewal ... the path to find the log files says **%programdata%\win-acme\logs** The correct path is **%programdata%\win-acme\acme-v02.api.letsencrypt.org\Log**
1.0
Wrong path for logs in website - Under Monitoring on this page: https://www.win-acme.com/manual/automatic-renewal ... the path to find the log files says **%programdata%\win-acme\logs** The correct path is **%programdata%\win-acme\acme-v02.api.letsencrypt.org\Log**
non_defect
wrong path for logs in website under monitoring on this page the path to find the log files says programdata win acme logs the correct path is programdata win acme acme api letsencrypt org log
0
18,809
10,290,361,265
IssuesEvent
2019-08-27 19:54:13
elastic/elasticsearch
https://api.github.com/repos/elastic/elasticsearch
opened
Fix check privilege API behavior in case of request/authentication based cluster privileges
:Security/Authorization >bug
There are some edge case scenario's where the `has_privileges` API behaves differently. We added support for request and/or authentication based predicates for cluster permission. But when we want to check whether the current user has a cluster privilege we do not take the additional predicates into consideration. For example, if the user has `manage_own_api_key` privilege then following is the current behavior: - if the cluster action in the request is `manage_own_api_key` then it will return `true` - if the cluster action in the request is `cluster:admin/xpack/security/api_key/get` then it returns `false` since we do not know what the request looks like.
True
Fix check privilege API behavior in case of request/authentication based cluster privileges - There are some edge case scenario's where the `has_privileges` API behaves differently. We added support for request and/or authentication based predicates for cluster permission. But when we want to check whether the current user has a cluster privilege we do not take the additional predicates into consideration. For example, if the user has `manage_own_api_key` privilege then following is the current behavior: - if the cluster action in the request is `manage_own_api_key` then it will return `true` - if the cluster action in the request is `cluster:admin/xpack/security/api_key/get` then it returns `false` since we do not know what the request looks like.
non_defect
fix check privilege api behavior in case of request authentication based cluster privileges there are some edge case scenario s where the has privileges api behaves differently we added support for request and or authentication based predicates for cluster permission but when we want to check whether the current user has a cluster privilege we do not take the additional predicates into consideration for example if the user has manage own api key privilege then following is the current behavior if the cluster action in the request is manage own api key then it will return true if the cluster action in the request is cluster admin xpack security api key get then it returns false since we do not know what the request looks like
0
66,745
20,615,580,715
IssuesEvent
2022-03-07 12:56:20
vector-im/element-web
https://api.github.com/repos/vector-im/element-web
opened
Crash just after entering a room
T-Defect
### Steps to reproduce I don't know whether it can be reproduced. ### Outcome I entered a room and the "Something went wrong!" page appeared. ### Operating system Ubuntu 21.10 ### Browser information Firefox 97.0.2 ### URL for webapp https://develop.element.io ### Application version Element version: f975d8580626-react-319ed3a7763e-js-2ce1e7e6ef11 Olm version: 3.2.8 ### Homeserver matrix.org ### Will you send logs? Yes
1.0
Crash just after entering a room - ### Steps to reproduce I don't know whether it can be reproduced. ### Outcome I entered a room and the "Something went wrong!" page appeared. ### Operating system Ubuntu 21.10 ### Browser information Firefox 97.0.2 ### URL for webapp https://develop.element.io ### Application version Element version: f975d8580626-react-319ed3a7763e-js-2ce1e7e6ef11 Olm version: 3.2.8 ### Homeserver matrix.org ### Will you send logs? Yes
defect
crash just after entering a room steps to reproduce i don t know whether it can be reproduced outcome i entered a room and the something went wrong page appeared operating system ubuntu browser information firefox url for webapp application version element version react js olm version homeserver matrix org will you send logs yes
1
52,218
13,211,408,298
IssuesEvent
2020-08-15 22:55:54
icecube-trac/tix4
https://api.github.com/repos/icecube-trac/tix4
opened
[DOMLauncher] Emulate SLC bit-packing (Trac #1864)
Incomplete Migration Migrated from Trac combo simulation defect
<details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1864">https://code.icecube.wisc.edu/projects/icecube/ticket/1864</a>, reported by jvansantenand owned by cweaver</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:24", "_ts": "1550067204154158", "description": "In real data the SLC charge stamps are packed into 9 bits, dropping the LSB from each if bit 10 in the peak sample is high. DOMLauncher should do the same. The payload format is documented here:\n\nhttps://docushare.icecube.wisc.edu/dsweb/Get/Document-20568\n\nSee also: #1863", "reporter": "jvansanten", "cc": "", "resolution": "fixed", "time": "2016-09-30T14:58:12", "component": "combo simulation", "summary": "[DOMLauncher] Emulate SLC bit-packing", "priority": "normal", "keywords": "", "milestone": "", "owner": "cweaver", "type": "defect" } ``` </p> </details>
1.0
[DOMLauncher] Emulate SLC bit-packing (Trac #1864) - <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1864">https://code.icecube.wisc.edu/projects/icecube/ticket/1864</a>, reported by jvansantenand owned by cweaver</em></summary> <p> ```json { "status": "closed", "changetime": "2019-02-13T14:13:24", "_ts": "1550067204154158", "description": "In real data the SLC charge stamps are packed into 9 bits, dropping the LSB from each if bit 10 in the peak sample is high. DOMLauncher should do the same. The payload format is documented here:\n\nhttps://docushare.icecube.wisc.edu/dsweb/Get/Document-20568\n\nSee also: #1863", "reporter": "jvansanten", "cc": "", "resolution": "fixed", "time": "2016-09-30T14:58:12", "component": "combo simulation", "summary": "[DOMLauncher] Emulate SLC bit-packing", "priority": "normal", "keywords": "", "milestone": "", "owner": "cweaver", "type": "defect" } ``` </p> </details>
defect
emulate slc bit packing trac migrated from json status closed changetime ts description in real data the slc charge stamps are packed into bits dropping the lsb from each if bit in the peak sample is high domlauncher should do the same the payload format is documented here n n also reporter jvansanten cc resolution fixed time component combo simulation summary emulate slc bit packing priority normal keywords milestone owner cweaver type defect
1
622,184
19,609,672,022
IssuesEvent
2022-01-06 14:01:08
StephanAkkerman/FinTwit_Bot
https://api.github.com/repos/StephanAkkerman/FinTwit_Bot
closed
Use Twitter API to get tweets from following
Important :exclamation: Top priority :1st_place_medal:
Divide tweets into multiple text channels: Charts category: - crypto - stocks Text category, Images, Other images has pictures, but no $ other has text, but no $
1.0
Use Twitter API to get tweets from following - Divide tweets into multiple text channels: Charts category: - crypto - stocks Text category, Images, Other images has pictures, but no $ other has text, but no $
non_defect
use twitter api to get tweets from following divide tweets into multiple text channels charts category crypto stocks text category images other images has pictures but no other has text but no
0
38,690
8,952,198,880
IssuesEvent
2019-01-25 15:55:47
sirtom67/upfirdn
https://api.github.com/repos/sirtom67/upfirdn
closed
Making upfirdn work in Python 3
Priority-Medium Type-Defect auto-migrated
``` Hi, I spent a few minutes to make upfirdn work on Python 3. I haven't tested extensively yet, but the test() function passes for python 2.7.6 and 3.4.0 on Ubuntu 14.04. ``` Original issue reported on code.google.com by `Joachim....@gmail.com` on 23 Jun 2015 at 11:17 Attachments: - [upfirdn.hgdiff](https://storage.googleapis.com/google-code-attachments/upfirdn/issue-4/comment-0/upfirdn.hgdiff)
1.0
Making upfirdn work in Python 3 - ``` Hi, I spent a few minutes to make upfirdn work on Python 3. I haven't tested extensively yet, but the test() function passes for python 2.7.6 and 3.4.0 on Ubuntu 14.04. ``` Original issue reported on code.google.com by `Joachim....@gmail.com` on 23 Jun 2015 at 11:17 Attachments: - [upfirdn.hgdiff](https://storage.googleapis.com/google-code-attachments/upfirdn/issue-4/comment-0/upfirdn.hgdiff)
defect
making upfirdn work in python hi i spent a few minutes to make upfirdn work on python i haven t tested extensively yet but the test function passes for python and on ubuntu original issue reported on code google com by joachim gmail com on jun at attachments
1
87,753
15,790,301,850
IssuesEvent
2021-04-02 01:04:28
revfactory/task-api
https://api.github.com/repos/revfactory/task-api
opened
CVE-2019-0232 (High) detected in tomcat-embed-core-9.0.16.jar
security vulnerability
## CVE-2019-0232 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-9.0.16.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Path to dependency file: task-api/build.gradle</p> <p>Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/9.0.16/d7069e3d0f760035b26b68b7b6af5eaa0c1862f/tomcat-embed-core-9.0.16.jar,/root/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/9.0.16/d7069e3d0f760035b26b68b7b6af5eaa0c1862f/tomcat-embed-core-9.0.16.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.1.3.RELEASE.jar (Root Library) - spring-boot-starter-tomcat-2.1.3.RELEASE.jar - :x: **tomcat-embed-core-9.0.16.jar** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> When running on Windows with enableCmdLineArguments enabled, the CGI Servlet in Apache Tomcat 9.0.0.M1 to 9.0.17, 8.5.0 to 8.5.39 and 7.0.0 to 7.0.93 is vulnerable to Remote Code Execution due to a bug in the way the JRE passes command line arguments to Windows. The CGI Servlet is disabled by default. The CGI option enableCmdLineArguments is disable by default in Tomcat 9.0.x (and will be disabled by default in all versions in response to this vulnerability). For a detailed explanation of the JRE behaviour, see Markus Wulftange's blog (https://codewhitesec.blogspot.com/2016/02/java-and-command-line-injections-in-windows.html) and this archived MSDN blog (https://web.archive.org/web/20161228144344/https://blogs.msdn.microsoft.com/twistylittlepassagesallalike/2011/04/23/everyone-quotes-command-line-arguments-the-wrong-way/). <p>Publish Date: 2019-04-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-0232>CVE-2019-0232</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0232">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0232</a></p> <p>Release Date: 2019-04-15</p> <p>Fix Resolution: 9.0.18,8.5.40,7.0.94</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2019-0232 (High) detected in tomcat-embed-core-9.0.16.jar - ## CVE-2019-0232 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>tomcat-embed-core-9.0.16.jar</b></p></summary> <p>Core Tomcat implementation</p> <p>Path to dependency file: task-api/build.gradle</p> <p>Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/9.0.16/d7069e3d0f760035b26b68b7b6af5eaa0c1862f/tomcat-embed-core-9.0.16.jar,/root/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/9.0.16/d7069e3d0f760035b26b68b7b6af5eaa0c1862f/tomcat-embed-core-9.0.16.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.1.3.RELEASE.jar (Root Library) - spring-boot-starter-tomcat-2.1.3.RELEASE.jar - :x: **tomcat-embed-core-9.0.16.jar** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> When running on Windows with enableCmdLineArguments enabled, the CGI Servlet in Apache Tomcat 9.0.0.M1 to 9.0.17, 8.5.0 to 8.5.39 and 7.0.0 to 7.0.93 is vulnerable to Remote Code Execution due to a bug in the way the JRE passes command line arguments to Windows. The CGI Servlet is disabled by default. The CGI option enableCmdLineArguments is disable by default in Tomcat 9.0.x (and will be disabled by default in all versions in response to this vulnerability). For a detailed explanation of the JRE behaviour, see Markus Wulftange's blog (https://codewhitesec.blogspot.com/2016/02/java-and-command-line-injections-in-windows.html) and this archived MSDN blog (https://web.archive.org/web/20161228144344/https://blogs.msdn.microsoft.com/twistylittlepassagesallalike/2011/04/23/everyone-quotes-command-line-arguments-the-wrong-way/). <p>Publish Date: 2019-04-15 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2019-0232>CVE-2019-0232</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0232">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-0232</a></p> <p>Release Date: 2019-04-15</p> <p>Fix Resolution: 9.0.18,8.5.40,7.0.94</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in tomcat embed core jar cve high severity vulnerability vulnerable library tomcat embed core jar core tomcat implementation path to dependency file task api build gradle path to vulnerable library root gradle caches modules files org apache tomcat embed tomcat embed core tomcat embed core jar root gradle caches modules files org apache tomcat embed tomcat embed core tomcat embed core jar dependency hierarchy spring boot starter web release jar root library spring boot starter tomcat release jar x tomcat embed core jar vulnerable library vulnerability details when running on windows with enablecmdlinearguments enabled the cgi servlet in apache tomcat to to and to is vulnerable to remote code execution due to a bug in the way the jre passes command line arguments to windows the cgi servlet is disabled by default the cgi option enablecmdlinearguments is disable by default in tomcat x and will be disabled by default in all versions in response to this vulnerability for a detailed explanation of the jre behaviour see markus wulftange s blog and this archived msdn blog publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution step up your open source security game with whitesource
0
19,016
3,123,065,880
IssuesEvent
2015-09-07 02:29:16
swoolcock/diddy
https://api.github.com/repos/swoolcock/diddy
closed
Parallax flickering
auto-migrated Priority-Medium Type-Defect
``` What steps will reproduce the problem? 1. Set up a simple tile engine loader/viewer with offset controls (arrow keys, etc.) 2. Create a simple multilayer Tiled map with at least one layer using a parallax scale other than 1. 3. Load the map in-game, then using the controls, slowly change the offset into the negative (on either axis). What is the expected output? What do you see instead? Expected output is smooth parallax scrolling. Instead, the layer "jumps" one tile back whenever it reaches a tile boundary. The problem is the renderer using Mod of a negative number. ``` Original issue reported on code.google.com by `samah...@gmail.com` on 18 Aug 2011 at 1:47
1.0
Parallax flickering - ``` What steps will reproduce the problem? 1. Set up a simple tile engine loader/viewer with offset controls (arrow keys, etc.) 2. Create a simple multilayer Tiled map with at least one layer using a parallax scale other than 1. 3. Load the map in-game, then using the controls, slowly change the offset into the negative (on either axis). What is the expected output? What do you see instead? Expected output is smooth parallax scrolling. Instead, the layer "jumps" one tile back whenever it reaches a tile boundary. The problem is the renderer using Mod of a negative number. ``` Original issue reported on code.google.com by `samah...@gmail.com` on 18 Aug 2011 at 1:47
defect
parallax flickering what steps will reproduce the problem set up a simple tile engine loader viewer with offset controls arrow keys etc create a simple multilayer tiled map with at least one layer using a parallax scale other than load the map in game then using the controls slowly change the offset into the negative on either axis what is the expected output what do you see instead expected output is smooth parallax scrolling instead the layer jumps one tile back whenever it reaches a tile boundary the problem is the renderer using mod of a negative number original issue reported on code google com by samah gmail com on aug at
1
464,999
13,349,540,566
IssuesEvent
2020-08-30 01:36:18
zorkind/Hellion-Rescue-Project
https://api.github.com/repos/zorkind/Hellion-Rescue-Project
closed
Space Stardust bubble up on target change when EVA
Vanilla bug cosmetic low priority
**Vanilla / HRP** Vanilla. **Client Version** Vanilla **Describe the bug** When you are in EVA there is a stardust effect that helps you see your movement in space. Depending on your current target the stardust will reshape itself around that target, and when that happens you will notice a bubble effect of the stardust, specially if the target is rotating too fast, the stardust will rotate along its axes too fast to be believable. **To Reproduce** Steps to reproduce the behavior: 1. Go to space EVA 2. Use the mouse wheel to change targets 3. You will notice how the stardust behaves wonky **Expected behavior** The stardust should be in space in a constant manner not changing with the target and not bubbling up. **Screenshots** None. **Additional context** None.
1.0
Space Stardust bubble up on target change when EVA - **Vanilla / HRP** Vanilla. **Client Version** Vanilla **Describe the bug** When you are in EVA there is a stardust effect that helps you see your movement in space. Depending on your current target the stardust will reshape itself around that target, and when that happens you will notice a bubble effect of the stardust, specially if the target is rotating too fast, the stardust will rotate along its axes too fast to be believable. **To Reproduce** Steps to reproduce the behavior: 1. Go to space EVA 2. Use the mouse wheel to change targets 3. You will notice how the stardust behaves wonky **Expected behavior** The stardust should be in space in a constant manner not changing with the target and not bubbling up. **Screenshots** None. **Additional context** None.
non_defect
space stardust bubble up on target change when eva vanilla hrp vanilla client version vanilla describe the bug when you are in eva there is a stardust effect that helps you see your movement in space depending on your current target the stardust will reshape itself around that target and when that happens you will notice a bubble effect of the stardust specially if the target is rotating too fast the stardust will rotate along its axes too fast to be believable to reproduce steps to reproduce the behavior go to space eva use the mouse wheel to change targets you will notice how the stardust behaves wonky expected behavior the stardust should be in space in a constant manner not changing with the target and not bubbling up screenshots none additional context none
0
527,588
15,345,246,195
IssuesEvent
2021-02-28 05:59:21
parkourtheory/datapipe
https://api.github.com/repos/parkourtheory/datapipe
opened
ExtrapolationMask task
focus high priority medium
How does dgl map node names to ids when converting from networks? Left notes in comments for two TODOs
1.0
ExtrapolationMask task - How does dgl map node names to ids when converting from networks? Left notes in comments for two TODOs
non_defect
extrapolationmask task how does dgl map node names to ids when converting from networks left notes in comments for two todos
0
61,897
12,196,511,704
IssuesEvent
2020-04-29 19:12:40
kwk/test-llvm-bz-import-5
https://api.github.com/repos/kwk/test-llvm-bz-import-5
closed
error: LLVM IR generation of declaration 'BrowserWebView::initWithFrame:'
BZ-BUG-STATUS: RESOLVED BZ-RESOLUTION: FIXED clang/LLVM Codegen dummy import from bugzilla
This issue was imported from Bugzilla https://bugs.llvm.org/show_bug.cgi?id=10990.
1.0
error: LLVM IR generation of declaration 'BrowserWebView::initWithFrame:' - This issue was imported from Bugzilla https://bugs.llvm.org/show_bug.cgi?id=10990.
non_defect
error llvm ir generation of declaration browserwebview initwithframe this issue was imported from bugzilla
0
68,968
7,120,779,607
IssuesEvent
2018-01-19 03:18:01
GwtMaterialDesign/gwt-material
https://api.github.com/repos/GwtMaterialDesign/gwt-material
closed
EmptyPlaceHolder causes IndexOutOfBoundsException on MaterialListValueBox#getValue
add unit test ready
Selecting the very last item in the list and then calling **MaterialListValueBox#getValue** causes **IndexOutOfBoundsException**. This is because **MaterialListValueBox#setEmptyPlaceHolder** adds a new item into the list but does not add a new value into the array of the underlying model. MaterialListValueBox#setEmptyPlaceHolder: ``` public void setEmptyPlaceHolder(String value) { listBox.insertItem(value, 0); getOptionElement(0).setDisabled(true); } ``` I did not think this through at all, but maybe adding a null value at the 0-index of the underlying array could work? (Unless someone will beat me to it I shall look into it during this upcoming week.)
1.0
EmptyPlaceHolder causes IndexOutOfBoundsException on MaterialListValueBox#getValue - Selecting the very last item in the list and then calling **MaterialListValueBox#getValue** causes **IndexOutOfBoundsException**. This is because **MaterialListValueBox#setEmptyPlaceHolder** adds a new item into the list but does not add a new value into the array of the underlying model. MaterialListValueBox#setEmptyPlaceHolder: ``` public void setEmptyPlaceHolder(String value) { listBox.insertItem(value, 0); getOptionElement(0).setDisabled(true); } ``` I did not think this through at all, but maybe adding a null value at the 0-index of the underlying array could work? (Unless someone will beat me to it I shall look into it during this upcoming week.)
non_defect
emptyplaceholder causes indexoutofboundsexception on materiallistvaluebox getvalue selecting the very last item in the list and then calling materiallistvaluebox getvalue causes indexoutofboundsexception this is because materiallistvaluebox setemptyplaceholder adds a new item into the list but does not add a new value into the array of the underlying model materiallistvaluebox setemptyplaceholder public void setemptyplaceholder string value listbox insertitem value getoptionelement setdisabled true i did not think this through at all but maybe adding a null value at the index of the underlying array could work unless someone will beat me to it i shall look into it during this upcoming week
0
338,238
10,226,344,724
IssuesEvent
2019-08-16 17:33:33
okTurtles/group-income-simple
https://api.github.com/repos/okTurtles/group-income-simple
closed
User who proposes a vote to invite a member shouldn't be asked to vote
App:Frontend Kind:Bug Kind:Core Note:UI/UX Priority:High
### Problem ![screen shot 2018-05-19 at 6 29 55 pm](https://user-images.githubusercontent.com/138706/40273665-af28ad84-5b92-11e8-9826-d34f0281f8c2.jpg) As shown above, if bob proposes to invite someone, he shouldn't be asked to vote on his proposal again. ### Solution Just show an "ongoing proposal" widget as @sandrina-p mocked up that lets them withdraw their vote.
1.0
User who proposes a vote to invite a member shouldn't be asked to vote - ### Problem ![screen shot 2018-05-19 at 6 29 55 pm](https://user-images.githubusercontent.com/138706/40273665-af28ad84-5b92-11e8-9826-d34f0281f8c2.jpg) As shown above, if bob proposes to invite someone, he shouldn't be asked to vote on his proposal again. ### Solution Just show an "ongoing proposal" widget as @sandrina-p mocked up that lets them withdraw their vote.
non_defect
user who proposes a vote to invite a member shouldn t be asked to vote problem as shown above if bob proposes to invite someone he shouldn t be asked to vote on his proposal again solution just show an ongoing proposal widget as sandrina p mocked up that lets them withdraw their vote
0
55,241
14,291,405,366
IssuesEvent
2020-11-23 22:38:06
extnet/Ext.NET
https://api.github.com/repos/extnet/Ext.NET
opened
Fieldset title blank in Chrome 87
5.x 7.x defect sencha
Found: 5.3.0 Ext.NET Forums' thread: [FieldSet-Title in Chrome 87](https://forums.ext.net/showthread.php?63025) With Chrome 87 launch, the Fieldset title no longer works as expected. I is simply hidden, leaving a blank space where it should have been displayed. In Sencha Talk it was suggested that this could address the issue: ```css .x-fieldset-header > .x-fieldset-header-text { position: unset } ``` This won't though, address the issue when the fieldset has the `collapsible` setting enabled. The title itself is displayed with the fix above, but the collapse/expand handle won't be shown. The following stackoverflow discussion offered another solution that would work with collapsible fieldsets, but the title was hid once the field is collapsed: [Problem Fieldset label not visible with Sencha ExtJs 7.x on chrome 87.0.4280.67](https://stackoverflow.com/questions/64915750/problem-fieldset-label-not-visible-with-sencha-extjs-7-x-on-chrome-87-0-4280-67/) So the problem remains until deeper investigation can take place. There have been reports even Ext JS 6 (Ext.NET 4) was subject to this issue. In fact the issue is reproducible in Ext.NET 3 (Ext JS 5.x, [example](https://examples3.ext.net/#/Form/FieldContainer/Overview/)), but works normally with Ext.NET 2 (Ext JS 4.x, [example](https://examples2.ext.net/#/Form/FieldContainer/Overview/)).
1.0
Fieldset title blank in Chrome 87 - Found: 5.3.0 Ext.NET Forums' thread: [FieldSet-Title in Chrome 87](https://forums.ext.net/showthread.php?63025) With Chrome 87 launch, the Fieldset title no longer works as expected. I is simply hidden, leaving a blank space where it should have been displayed. In Sencha Talk it was suggested that this could address the issue: ```css .x-fieldset-header > .x-fieldset-header-text { position: unset } ``` This won't though, address the issue when the fieldset has the `collapsible` setting enabled. The title itself is displayed with the fix above, but the collapse/expand handle won't be shown. The following stackoverflow discussion offered another solution that would work with collapsible fieldsets, but the title was hid once the field is collapsed: [Problem Fieldset label not visible with Sencha ExtJs 7.x on chrome 87.0.4280.67](https://stackoverflow.com/questions/64915750/problem-fieldset-label-not-visible-with-sencha-extjs-7-x-on-chrome-87-0-4280-67/) So the problem remains until deeper investigation can take place. There have been reports even Ext JS 6 (Ext.NET 4) was subject to this issue. In fact the issue is reproducible in Ext.NET 3 (Ext JS 5.x, [example](https://examples3.ext.net/#/Form/FieldContainer/Overview/)), but works normally with Ext.NET 2 (Ext JS 4.x, [example](https://examples2.ext.net/#/Form/FieldContainer/Overview/)).
defect
fieldset title blank in chrome found ext net forums thread with chrome launch the fieldset title no longer works as expected i is simply hidden leaving a blank space where it should have been displayed in sencha talk it was suggested that this could address the issue css x fieldset header x fieldset header text position unset this won t though address the issue when the fieldset has the collapsible setting enabled the title itself is displayed with the fix above but the collapse expand handle won t be shown the following stackoverflow discussion offered another solution that would work with collapsible fieldsets but the title was hid once the field is collapsed so the problem remains until deeper investigation can take place there have been reports even ext js ext net was subject to this issue in fact the issue is reproducible in ext net ext js x but works normally with ext net ext js x
1
547,718
16,045,585,843
IssuesEvent
2021-04-22 13:18:46
onaio/reveal-frontend
https://api.github.com/repos/onaio/reveal-frontend
closed
MDA Point Reporting: Child level views showing impossible data
Priority: High
At the child level of the MDA Point reporting views, there are indicators about each individual child's drug administration. These should indicate if a child received drugs and which ones - or, if they opted out and why. Right now, these views are showing "Yes" for indicators/columns 3-6, even though this is impossible from a data perspective. First, we know not all of those children have had an mda task completed, second, they can't have an mda task completed AND have refused the drug or opted out bc of a condition. And the ADR reported is an edge feature that will not have high usage and is its own form. Finally, these indicators don't match with the mda coverage counts on the higher levels of the same reports - many of them show 0 for number of drugs dispensed. This was originally reported in issue: [#1908](https://github.com/onaio/canopy/issues/1908) Here is a screenshot of what this looks like: ![image](https://user-images.githubusercontent.com/5908630/115369169-8285ac00-a1d0-11eb-9a8c-edc6363dc9fa.png) After discussion with @baokiddy and @gstuder-ona it is possible that this is happening because there are null values in the base view. @moshthepitt is it possible that we are showing "yes" as a response to "null"? @baokiddy null is the correct value for no information has yet been synced, correct? Comment from @ciremusyoka : @moshthepitt on the web we have yes as long as the value is not equal 0. See [here](https://github.com/onaio/reveal-frontend/blob/f5211c508be3f95de81e4f824a8c3c3b3c2762b3/src/containers/pages/MDAPoint/ChildReports/index.tsx#L198-L202).
1.0
MDA Point Reporting: Child level views showing impossible data - At the child level of the MDA Point reporting views, there are indicators about each individual child's drug administration. These should indicate if a child received drugs and which ones - or, if they opted out and why. Right now, these views are showing "Yes" for indicators/columns 3-6, even though this is impossible from a data perspective. First, we know not all of those children have had an mda task completed, second, they can't have an mda task completed AND have refused the drug or opted out bc of a condition. And the ADR reported is an edge feature that will not have high usage and is its own form. Finally, these indicators don't match with the mda coverage counts on the higher levels of the same reports - many of them show 0 for number of drugs dispensed. This was originally reported in issue: [#1908](https://github.com/onaio/canopy/issues/1908) Here is a screenshot of what this looks like: ![image](https://user-images.githubusercontent.com/5908630/115369169-8285ac00-a1d0-11eb-9a8c-edc6363dc9fa.png) After discussion with @baokiddy and @gstuder-ona it is possible that this is happening because there are null values in the base view. @moshthepitt is it possible that we are showing "yes" as a response to "null"? @baokiddy null is the correct value for no information has yet been synced, correct? Comment from @ciremusyoka : @moshthepitt on the web we have yes as long as the value is not equal 0. See [here](https://github.com/onaio/reveal-frontend/blob/f5211c508be3f95de81e4f824a8c3c3b3c2762b3/src/containers/pages/MDAPoint/ChildReports/index.tsx#L198-L202).
non_defect
mda point reporting child level views showing impossible data at the child level of the mda point reporting views there are indicators about each individual child s drug administration these should indicate if a child received drugs and which ones or if they opted out and why right now these views are showing yes for indicators columns even though this is impossible from a data perspective first we know not all of those children have had an mda task completed second they can t have an mda task completed and have refused the drug or opted out bc of a condition and the adr reported is an edge feature that will not have high usage and is its own form finally these indicators don t match with the mda coverage counts on the higher levels of the same reports many of them show for number of drugs dispensed this was originally reported in issue here is a screenshot of what this looks like after discussion with baokiddy and gstuder ona it is possible that this is happening because there are null values in the base view moshthepitt is it possible that we are showing yes as a response to null baokiddy null is the correct value for no information has yet been synced correct comment from ciremusyoka moshthepitt on the web we have yes as long as the value is not equal see
0
601,430
18,408,387,046
IssuesEvent
2021-10-13 00:22:43
ethereum/clrfund
https://api.github.com/repos/ethereum/clrfund
closed
Confirm active round just before recipient join form submission
bug priority: low
https://www.notion.so/efdn/Confirm-active-round-just-before-recipient-join-form-submission-9ec3f6a78cda462a95366a3ecdc83e6d 🐞 If the recipient Join form is started while the round is still active, but completed *after* the round ends, the user is currently allowed to submit their project request. If they return to the Join Landing screen we block them from signing up. 🔨 We should do a final check on the submission step to make sure applications are still being accepted, and block sending a transaction if the round has since expired.
1.0
Confirm active round just before recipient join form submission - https://www.notion.so/efdn/Confirm-active-round-just-before-recipient-join-form-submission-9ec3f6a78cda462a95366a3ecdc83e6d 🐞 If the recipient Join form is started while the round is still active, but completed *after* the round ends, the user is currently allowed to submit their project request. If they return to the Join Landing screen we block them from signing up. 🔨 We should do a final check on the submission step to make sure applications are still being accepted, and block sending a transaction if the round has since expired.
non_defect
confirm active round just before recipient join form submission 🐞 if the recipient join form is started while the round is still active but completed after the round ends the user is currently allowed to submit their project request if they return to the join landing screen we block them from signing up 🔨 we should do a final check on the submission step to make sure applications are still being accepted and block sending a transaction if the round has since expired
0
256,226
22,042,333,916
IssuesEvent
2022-05-29 14:47:48
SAA-SDT/eac-cpf-schema
https://api.github.com/repos/SAA-SDT/eac-cpf-schema
closed
<date>
Element Best Practice Guide Tested by Schema Team Comments period
## Date - add optional attributes: `@audience` `@calendar` `@certainty` `@conventationDeclarationReference` `@era` `@localTypeDeclarationReference` `@maintenanceEventReference` `@scriptOfElement` `@sourceReference` - keep name and scope - topic for Best Practise Guide ## Creator of issue 1. Silke Jagodzinski 2. TS-EAS: EAC-CPF subgroup 3. silkejagodzinski@gmail.com ## Related issues / documents [Topic_dates_20200911.pdf](https://github.com/SAA-SDT/TS-EAS-subteam-notes/blob/master/eaccpf-subteam/working-documents/topics/dates/Topic_dates_20200911.pdf) `<date>`: add `@certainty` #75 `<date>`: best practice #34 New attribute `@status` #70 ## EAD3 Reconciliation **Additional EAD 3 attributes**: `@altrender` - Optional `@audience` - Optional (values limited to: external, internal) `@calendar` - Optional `@certainty` - Optional `@encodinganalog` - Optional `@era` - Optional `@normal` - Optional `@script` - Optional ## Context **Summary**: The single date of an event in the history of, or a relationship with, the person, family, or corporate body being described in the EAC-CPF instance. **May contain**: [text] **May occur within**: chronItem, cpfRelation, dateSet, existDates, function, functionRelation, legalStatus, localControl, localDescription, mandate, occupation, place, resourceRelation, useDates **Attributes**: `@localType`, `@notAfter`, `@notBefore`, `@standardDate`, `@xml:id`, `@xml:lang` - all optional **Availability**: Optional, Repeatable ## Solution documentation: **May contain**: [text] **May occur within**: chronItem, dateSet, existDates, function, legalStatus, localControl, localDescription, mandate, occupation, place, useDates **Attributes**: `@audience` - optional (values limited to: external, internal) `@calendar` - optional `@certainty` - optional `@conventationDeclarationReference` - optional `@era` - optional `@id` - optional `@languageOfElement` - optional `@localType` - optional `@localTypeDeclarationReference` - optional `@maintenanceEventReference` - optional `@notAfter` - optional `@notBefore` - optional `@scriptOfElement` - optional `@standardDate` - optional `@sourceReference` - optional **Availability**: Optional, Repeatable - New or other example needed - Topic for Best Practise Guide ## Example encoding ``` <localControl> <term>term for local control</term> <date audience="external" certainty="circa" conventionDeclarationReference="conventiondeclaration1" id="date1" languageOfElement="en" localType="localDate1" localTypeDeclarationReference="localTypeDeclaration1" maintenanceEventReference="maintenancevent1" notAfter="2020" notBefore="2010" scriptOfElement="lat" sourceReference="source1" standardDate="2015">date of local control</date> </localControl> ```
1.0
<date> - ## Date - add optional attributes: `@audience` `@calendar` `@certainty` `@conventationDeclarationReference` `@era` `@localTypeDeclarationReference` `@maintenanceEventReference` `@scriptOfElement` `@sourceReference` - keep name and scope - topic for Best Practise Guide ## Creator of issue 1. Silke Jagodzinski 2. TS-EAS: EAC-CPF subgroup 3. silkejagodzinski@gmail.com ## Related issues / documents [Topic_dates_20200911.pdf](https://github.com/SAA-SDT/TS-EAS-subteam-notes/blob/master/eaccpf-subteam/working-documents/topics/dates/Topic_dates_20200911.pdf) `<date>`: add `@certainty` #75 `<date>`: best practice #34 New attribute `@status` #70 ## EAD3 Reconciliation **Additional EAD 3 attributes**: `@altrender` - Optional `@audience` - Optional (values limited to: external, internal) `@calendar` - Optional `@certainty` - Optional `@encodinganalog` - Optional `@era` - Optional `@normal` - Optional `@script` - Optional ## Context **Summary**: The single date of an event in the history of, or a relationship with, the person, family, or corporate body being described in the EAC-CPF instance. **May contain**: [text] **May occur within**: chronItem, cpfRelation, dateSet, existDates, function, functionRelation, legalStatus, localControl, localDescription, mandate, occupation, place, resourceRelation, useDates **Attributes**: `@localType`, `@notAfter`, `@notBefore`, `@standardDate`, `@xml:id`, `@xml:lang` - all optional **Availability**: Optional, Repeatable ## Solution documentation: **May contain**: [text] **May occur within**: chronItem, dateSet, existDates, function, legalStatus, localControl, localDescription, mandate, occupation, place, useDates **Attributes**: `@audience` - optional (values limited to: external, internal) `@calendar` - optional `@certainty` - optional `@conventationDeclarationReference` - optional `@era` - optional `@id` - optional `@languageOfElement` - optional `@localType` - optional `@localTypeDeclarationReference` - optional `@maintenanceEventReference` - optional `@notAfter` - optional `@notBefore` - optional `@scriptOfElement` - optional `@standardDate` - optional `@sourceReference` - optional **Availability**: Optional, Repeatable - New or other example needed - Topic for Best Practise Guide ## Example encoding ``` <localControl> <term>term for local control</term> <date audience="external" certainty="circa" conventionDeclarationReference="conventiondeclaration1" id="date1" languageOfElement="en" localType="localDate1" localTypeDeclarationReference="localTypeDeclaration1" maintenanceEventReference="maintenancevent1" notAfter="2020" notBefore="2010" scriptOfElement="lat" sourceReference="source1" standardDate="2015">date of local control</date> </localControl> ```
non_defect
date add optional attributes audience calendar certainty conventationdeclarationreference era localtypedeclarationreference maintenanceeventreference scriptofelement sourcereference keep name and scope topic for best practise guide creator of issue silke jagodzinski ts eas eac cpf subgroup silkejagodzinski gmail com related issues documents add certainty best practice new attribute status reconciliation additional ead attributes altrender optional audience optional values limited to external internal calendar optional certainty optional encodinganalog optional era optional normal optional script optional context summary the single date of an event in the history of or a relationship with the person family or corporate body being described in the eac cpf instance may contain may occur within chronitem cpfrelation dateset existdates function functionrelation legalstatus localcontrol localdescription mandate occupation place resourcerelation usedates attributes localtype notafter notbefore standarddate xml id xml lang all optional availability optional repeatable solution documentation may contain may occur within chronitem dateset existdates function legalstatus localcontrol localdescription mandate occupation place usedates attributes audience optional values limited to external internal calendar optional certainty optional conventationdeclarationreference optional era optional id optional languageofelement optional localtype optional localtypedeclarationreference optional maintenanceeventreference optional notafter optional notbefore optional scriptofelement optional standarddate optional sourcereference optional availability optional repeatable new or other example needed topic for best practise guide example encoding term for local control date of local control
0
299,414
22,604,085,741
IssuesEvent
2022-06-29 11:47:04
eastgenomics/eggd_generate_workbook
https://api.github.com/repos/eastgenomics/eggd_generate_workbook
opened
Update docstring for excel.set_types()
documentation
Need to update docstring for excel.set_types() to include how it handles `.` values in AC, AF and AN columns https://github.com/eastgenomics/eggd_generate_workbook/blob/7fe93ff1cb6b105c1b7d90904185001cfdd8338b/resources/home/dnanexus/generate_workbook/utils/excel.py#L521-L549
1.0
Update docstring for excel.set_types() - Need to update docstring for excel.set_types() to include how it handles `.` values in AC, AF and AN columns https://github.com/eastgenomics/eggd_generate_workbook/blob/7fe93ff1cb6b105c1b7d90904185001cfdd8338b/resources/home/dnanexus/generate_workbook/utils/excel.py#L521-L549
non_defect
update docstring for excel set types need to update docstring for excel set types to include how it handles values in ac af and an columns
0
81,822
15,806,052,919
IssuesEvent
2021-04-04 02:47:02
metio/yosql
https://api.github.com/repos/metio/yosql
closed
support methods that return only a single result
CodeGen :: API Priority :: High Type :: Enhancement
`findOne` in case only one result is expected and everything else is an error. `findFirst` in case only the first of many should be returned
1.0
support methods that return only a single result - `findOne` in case only one result is expected and everything else is an error. `findFirst` in case only the first of many should be returned
non_defect
support methods that return only a single result findone in case only one result is expected and everything else is an error findfirst in case only the first of many should be returned
0
1,620
2,603,968,388
IssuesEvent
2015-02-24 18:59:39
chrsmith/nishazi6
https://api.github.com/repos/chrsmith/nishazi6
opened
沈阳阴茎上长了小肉疙瘩
auto-migrated Priority-Medium Type-Defect
``` 沈阳阴茎上长了小肉疙瘩〓沈陽軍區政治部醫院性病〓TEL:02 4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療� ��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 ``` ----- Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 7:16
1.0
沈阳阴茎上长了小肉疙瘩 - ``` 沈阳阴茎上长了小肉疙瘩〓沈陽軍區政治部醫院性病〓TEL:02 4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療� ��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 ``` ----- Original issue reported on code.google.com by `q964105...@gmail.com` on 4 Jun 2014 at 7:16
defect
沈阳阴茎上长了小肉疙瘩 沈阳阴茎上长了小肉疙瘩〓沈陽軍區政治部醫院性病〓tel: 〓 , � �� 。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 original issue reported on code google com by gmail com on jun at
1
37,011
8,201,526,752
IssuesEvent
2018-09-01 18:46:36
Chris2011/js-css-minify-compress
https://api.github.com/repos/Chris2011/js-css-minify-compress
closed
org.mozilla.javascript.EvaluatorException: Compilation produced 18 syntax errors.
Type-Defect YUICompressor-problem auto-migrated bug external wontfix
``` This issue was originally reported against NetBeans, for details please see [1] and [2] org.mozilla.javascript.EvaluatorException: Compilation produced 18 syntax errors. at org.netbeans.util.source.minify.MinifyUtil$CompressorErrorReporter.runtimeError(MinifyUtil.java:366) at org.mozilla.javascript.Parser.parse(Parser.java:392) at org.mozilla.javascript.Parser.parse(Parser.java:337) at com.yahoo.platform.yui.compressor.JavaScriptCompressor.parse(JavaScriptCompressor.java:312) at com.yahoo.platform.yui.compressor.JavaScriptCompressor.<init>(JavaScriptCompressor.java:533) at org.netbeans.util.source.minify.MinifyUtil.compressJavaScript(MinifyUtil.java:161) at org.netbeans.util.source.minify.JSMinify.jsMinify(JSMinify.java:91) at org.netbeans.util.source.minify.JSMinify$1.run(JSMinify.java:61) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) [1] https://netbeans.org/bugzilla/show_bug.cgi?id=243608 [2] http://statistics.netbeans.org/exceptions/detail.do?id=205000 ``` Original issue reported on code.google.com by `riha.vla...@gmail.com` on 6 Jun 2014 at 8:23
1.0
org.mozilla.javascript.EvaluatorException: Compilation produced 18 syntax errors. - ``` This issue was originally reported against NetBeans, for details please see [1] and [2] org.mozilla.javascript.EvaluatorException: Compilation produced 18 syntax errors. at org.netbeans.util.source.minify.MinifyUtil$CompressorErrorReporter.runtimeError(MinifyUtil.java:366) at org.mozilla.javascript.Parser.parse(Parser.java:392) at org.mozilla.javascript.Parser.parse(Parser.java:337) at com.yahoo.platform.yui.compressor.JavaScriptCompressor.parse(JavaScriptCompressor.java:312) at com.yahoo.platform.yui.compressor.JavaScriptCompressor.<init>(JavaScriptCompressor.java:533) at org.netbeans.util.source.minify.MinifyUtil.compressJavaScript(MinifyUtil.java:161) at org.netbeans.util.source.minify.JSMinify.jsMinify(JSMinify.java:91) at org.netbeans.util.source.minify.JSMinify$1.run(JSMinify.java:61) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033) [1] https://netbeans.org/bugzilla/show_bug.cgi?id=243608 [2] http://statistics.netbeans.org/exceptions/detail.do?id=205000 ``` Original issue reported on code.google.com by `riha.vla...@gmail.com` on 6 Jun 2014 at 8:23
defect
org mozilla javascript evaluatorexception compilation produced syntax errors this issue was originally reported against netbeans for details please see and org mozilla javascript evaluatorexception compilation produced syntax errors at org netbeans util source minify minifyutil compressorerrorreporter runtimeerror minifyutil java at org mozilla javascript parser parse parser java at org mozilla javascript parser parse parser java at com yahoo platform yui compressor javascriptcompressor parse javascriptcompressor java at com yahoo platform yui compressor javascriptcompressor javascriptcompressor java at org netbeans util source minify minifyutil compressjavascript minifyutil java at org netbeans util source minify jsminify jsminify jsminify java at org netbeans util source minify jsminify run jsminify java at org openide util requestprocessor task run requestprocessor java at org openide util requestprocessor processor run requestprocessor java original issue reported on code google com by riha vla gmail com on jun at
1
802,459
28,963,332,799
IssuesEvent
2023-05-10 05:43:17
sdatkinson/NeuralAmpModelerPlugin
https://api.github.com/repos/sdatkinson/NeuralAmpModelerPlugin
closed
[BUG] Memory usage keeps increasing when switching models
bug help wanted priority:high
Neural Amp Modeler's memory usage keeps increasing when switching from model to model (or even reloading the same model). Steps to reproduce the behaviour: 1. Load the NAM plugin in DAW, e.g. Reaper; 2. Load a model; 3. Make mental note of memory usage in Windows' Task Manager (e.g., 185MB); 4. Load another model, or reload same model; 5. Notice increase of memory used (e.g. now 250MB); 6. Repeat loading models; 7. Memory increases each time, e.g. 311Mb => 374MB => 436MB, etc 8. Unloading the plugin (Ctrl+Alt+B in Reaper) and reloading does not only not help, the memory usage actually increases further each time. Expected behaviour: * Memory should be freed before each new loading of model. Desktop: * Windows 11, 64-bit; * Plugin version: 0.7.2, VST3; * Reaper 64-bit, latest version. Regards, Shameless Plugs ![Screenshot 2023-05-03 005512](https://user-images.githubusercontent.com/16598068/235809479-cba87a39-d23e-4902-910b-c928d36f914f.png)
1.0
[BUG] Memory usage keeps increasing when switching models - Neural Amp Modeler's memory usage keeps increasing when switching from model to model (or even reloading the same model). Steps to reproduce the behaviour: 1. Load the NAM plugin in DAW, e.g. Reaper; 2. Load a model; 3. Make mental note of memory usage in Windows' Task Manager (e.g., 185MB); 4. Load another model, or reload same model; 5. Notice increase of memory used (e.g. now 250MB); 6. Repeat loading models; 7. Memory increases each time, e.g. 311Mb => 374MB => 436MB, etc 8. Unloading the plugin (Ctrl+Alt+B in Reaper) and reloading does not only not help, the memory usage actually increases further each time. Expected behaviour: * Memory should be freed before each new loading of model. Desktop: * Windows 11, 64-bit; * Plugin version: 0.7.2, VST3; * Reaper 64-bit, latest version. Regards, Shameless Plugs ![Screenshot 2023-05-03 005512](https://user-images.githubusercontent.com/16598068/235809479-cba87a39-d23e-4902-910b-c928d36f914f.png)
non_defect
memory usage keeps increasing when switching models neural amp modeler s memory usage keeps increasing when switching from model to model or even reloading the same model steps to reproduce the behaviour load the nam plugin in daw e g reaper load a model make mental note of memory usage in windows task manager e g load another model or reload same model notice increase of memory used e g now repeat loading models memory increases each time e g etc unloading the plugin ctrl alt b in reaper and reloading does not only not help the memory usage actually increases further each time expected behaviour memory should be freed before each new loading of model desktop windows bit plugin version reaper bit latest version regards shameless plugs
0
79,640
15,586,192,526
IssuesEvent
2021-03-18 01:23:00
ziednov007/JavaSpring
https://api.github.com/repos/ziednov007/JavaSpring
opened
CVE-2020-14060 (High) detected in jackson-databind-2.9.6.jar
security vulnerability
## CVE-2020-14060 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: JavaSpring/app/build.gradle</p> <p>Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.6/cfa4f316351a91bfd95cb0644c6a2c95f52db1fc/jackson-databind-2.9.6.jar,/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.6/cfa4f316351a91bfd95cb0644c6a2c95f52db1fc/jackson-databind-2.9.6.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.0.5.RELEASE.jar (Root Library) - spring-boot-starter-json-2.0.5.RELEASE.jar - :x: **jackson-databind-2.9.6.jar** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to oadd.org.apache.xalan.lib.sql.JNDIConnectionPool (aka apache/drill). <p>Publish Date: 2020-06-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-14060>CVE-2020-14060</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14060">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14060</a></p> <p>Release Date: 2020-06-14</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.10.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
True
CVE-2020-14060 (High) detected in jackson-databind-2.9.6.jar - ## CVE-2020-14060 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.6.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streaming API</p> <p>Library home page: <a href="http://github.com/FasterXML/jackson">http://github.com/FasterXML/jackson</a></p> <p>Path to dependency file: JavaSpring/app/build.gradle</p> <p>Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.6/cfa4f316351a91bfd95cb0644c6a2c95f52db1fc/jackson-databind-2.9.6.jar,/root/.gradle/caches/modules-2/files-2.1/com.fasterxml.jackson.core/jackson-databind/2.9.6/cfa4f316351a91bfd95cb0644c6a2c95f52db1fc/jackson-databind-2.9.6.jar</p> <p> Dependency Hierarchy: - spring-boot-starter-web-2.0.5.RELEASE.jar (Root Library) - spring-boot-starter-json-2.0.5.RELEASE.jar - :x: **jackson-databind-2.9.6.jar** (Vulnerable Library) </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/high_vul.png' width=19 height=20> Vulnerability Details</summary> <p> FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to oadd.org.apache.xalan.lib.sql.JNDIConnectionPool (aka apache/drill). <p>Publish Date: 2020-06-14 <p>URL: <a href=https://vuln.whitesourcesoftware.com/vulnerability/CVE-2020-14060>CVE-2020-14060</a></p> </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/cvss3.png' width=19 height=20> CVSS 3 Score Details (<b>8.1</b>)</summary> <p> Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High </p> For more information on CVSS3 Scores, click <a href="https://www.first.org/cvss/calculator/3.0">here</a>. </p> </details> <p></p> <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/suggested_fix.png' width=19 height=20> Suggested Fix</summary> <p> <p>Type: Upgrade version</p> <p>Origin: <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14060">https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14060</a></p> <p>Release Date: 2020-06-14</p> <p>Fix Resolution: com.fasterxml.jackson.core:jackson-databind:2.10.0</p> </p> </details> <p></p> *** Step up your Open Source Security Game with WhiteSource [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
non_defect
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file javaspring app build gradle path to vulnerable library root gradle caches modules files com fasterxml jackson core jackson databind jackson databind jar root gradle caches modules files com fasterxml jackson core jackson databind jackson databind jar dependency hierarchy spring boot starter web release jar root library spring boot starter json release jar x jackson databind jar vulnerable library vulnerability details fasterxml jackson databind x before mishandles the interaction between serialization gadgets and typing related to oadd org apache xalan lib sql jndiconnectionpool aka apache drill publish date url a href cvss score details base score metrics exploitability metrics attack vector network attack complexity high privileges required none user interaction none scope unchanged impact metrics confidentiality impact high integrity impact high availability impact high for more information on scores click a href suggested fix type upgrade version origin a href release date fix resolution com fasterxml jackson core jackson databind step up your open source security game with whitesource
0
309,480
9,475,445,142
IssuesEvent
2019-04-19 11:20:52
opencollective/opencollective
https://api.github.com/repos/opencollective/opencollective
closed
Unexpected error flashing with frontend navigation
bug frontend priority
**Describe the bug** When using frontend routing, we sometimes have an "Unexpected error" flashing while the collective page changes. I've seen this bug multiple times in the past weeks. Maybe related to https://github.com/opencollective/opencollective/issues/1872 I've tested with and without, can confirm it's not related to https://github.com/opencollective/opencollective-frontend/pull/1600 **To Reproduce** Steps to reproduce the behavior: 1. Go to homepage 2. Clear cache (CTRL+F5) 3. Click on a collective link 4. An error pop <--- :warning: 5. Browser URL is update 6. Page loads normally **Expected behavior** We should not see any error. If collective is loading, then we should display `<Loading />`. **Screenshots** ![Peek 17-04-2019 20-24](https://user-images.githubusercontent.com/1556356/56311789-18544f80-614f-11e9-8fd1-1c704919f6af.gif) **Desktop (please complete the following information):** - OS: Ubuntu 18.04 - Browser: Tested on Chrome + Firefox
1.0
Unexpected error flashing with frontend navigation - **Describe the bug** When using frontend routing, we sometimes have an "Unexpected error" flashing while the collective page changes. I've seen this bug multiple times in the past weeks. Maybe related to https://github.com/opencollective/opencollective/issues/1872 I've tested with and without, can confirm it's not related to https://github.com/opencollective/opencollective-frontend/pull/1600 **To Reproduce** Steps to reproduce the behavior: 1. Go to homepage 2. Clear cache (CTRL+F5) 3. Click on a collective link 4. An error pop <--- :warning: 5. Browser URL is update 6. Page loads normally **Expected behavior** We should not see any error. If collective is loading, then we should display `<Loading />`. **Screenshots** ![Peek 17-04-2019 20-24](https://user-images.githubusercontent.com/1556356/56311789-18544f80-614f-11e9-8fd1-1c704919f6af.gif) **Desktop (please complete the following information):** - OS: Ubuntu 18.04 - Browser: Tested on Chrome + Firefox
non_defect
unexpected error flashing with frontend navigation describe the bug when using frontend routing we sometimes have an unexpected error flashing while the collective page changes i ve seen this bug multiple times in the past weeks maybe related to i ve tested with and without can confirm it s not related to to reproduce steps to reproduce the behavior go to homepage clear cache ctrl click on a collective link an error pop warning browser url is update page loads normally expected behavior we should not see any error if collective is loading then we should display screenshots desktop please complete the following information os ubuntu browser tested on chrome firefox
0
44,116
11,969,461,486
IssuesEvent
2020-04-06 10:21:25
coin-or/pulp
https://api.github.com/repos/coin-or/pulp
closed
Modernize tests
Priority-Medium Type-Defect auto-migrated
``` Currently the tests are mostly in a test module in the form of a collection of functions, but they also exist as doctests and little scripts at the end of files, plus some examples in a separate package that doesn't get installed on users' systems. My proposal is to modernize the tests using Python's unittest library. This will allow all the tests -- including the examples and end-of-module-little-test-scripts to all by run simply with `python -m unittest pulp.tests`, even on installed systems, without resorting to adding a script to the user's /usr/local/bin (which just contributes to the cruft problem). Moreover, since this project is a library, not an application, it will be helpful to separate the tests and the library code. Since the purpose is to modernize, I think that issue #40 (to add Python 3 support) should happen first. Once that's done, I can start working on a patch. ``` Original issue reported on code.google.com by `wkschwa...@gmail.com` on 30 Oct 2013 at 2:16
1.0
Modernize tests - ``` Currently the tests are mostly in a test module in the form of a collection of functions, but they also exist as doctests and little scripts at the end of files, plus some examples in a separate package that doesn't get installed on users' systems. My proposal is to modernize the tests using Python's unittest library. This will allow all the tests -- including the examples and end-of-module-little-test-scripts to all by run simply with `python -m unittest pulp.tests`, even on installed systems, without resorting to adding a script to the user's /usr/local/bin (which just contributes to the cruft problem). Moreover, since this project is a library, not an application, it will be helpful to separate the tests and the library code. Since the purpose is to modernize, I think that issue #40 (to add Python 3 support) should happen first. Once that's done, I can start working on a patch. ``` Original issue reported on code.google.com by `wkschwa...@gmail.com` on 30 Oct 2013 at 2:16
defect
modernize tests currently the tests are mostly in a test module in the form of a collection of functions but they also exist as doctests and little scripts at the end of files plus some examples in a separate package that doesn t get installed on users systems my proposal is to modernize the tests using python s unittest library this will allow all the tests including the examples and end of module little test scripts to all by run simply with python m unittest pulp tests even on installed systems without resorting to adding a script to the user s usr local bin which just contributes to the cruft problem moreover since this project is a library not an application it will be helpful to separate the tests and the library code since the purpose is to modernize i think that issue to add python support should happen first once that s done i can start working on a patch original issue reported on code google com by wkschwa gmail com on oct at
1
79,195
28,035,981,988
IssuesEvent
2023-03-28 15:06:18
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
opened
[Components and pattern standards] Design components or patterns don't align with Design System guidelines. (04.07.2)
content design 508/Accessibility ia vaos 508-defect-2 collab-cycle-feedback Staging CCIssue04.07 CC-Dashboard appointment-list
### General Information #### VFS team name VA Online Scheduling (VAOS) #### VFS product name VA Online Scheduling #### VFS feature name Appointment List #### Point of Contact/Reviewers Allison Christman - @allison0034 - Design *For more information on how to interpret this ticket, please refer to the [Anatomy of a Staging Review issue ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/Anatomy-of-a-Staging-Review-Issue-ticket.2060320997.html) guidance on Platform Website. --- ### Platform Issue Design components or patterns don't align with Design System guidelines. ### Issue Details The "Start scheduling" button is navigation ### Link, screenshot or steps to recreate https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/working-with-vsp/vsp-collaboration-cycle/staging-review-images/42025-Allison-040702.png ### VA.gov Experience Standard [Category Number 04, Issue Number 07](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/VA.gov-experience-standards.1683980311.html) ### Other References WCAG SC 3.2.4 AA ### Platform Recommendation Navigation should be links and not buttons. Change to a link or action link --- ### VFS Guidance - Close the ticket when the issue has been resolved or validated by your Product Owner - If your team has additional questions or needs Platform help validating the issue, please comment on the ticket - Some feedback provided may be out of scope for your iteration of the product, however, Platform's OCTO leadership has stated that all identified issues need to be documented and it is still your responsibility to resolve the issue. - If you do not believe that this Staging Review issue ticket is the responsibility of your team, comment below providing an explanation and who you believe is responsible. Please tag the Point of Contact/Reviewers. Governance team will research and will follow up.
1.0
[Components and pattern standards] Design components or patterns don't align with Design System guidelines. (04.07.2) - ### General Information #### VFS team name VA Online Scheduling (VAOS) #### VFS product name VA Online Scheduling #### VFS feature name Appointment List #### Point of Contact/Reviewers Allison Christman - @allison0034 - Design *For more information on how to interpret this ticket, please refer to the [Anatomy of a Staging Review issue ticket](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/Anatomy-of-a-Staging-Review-Issue-ticket.2060320997.html) guidance on Platform Website. --- ### Platform Issue Design components or patterns don't align with Design System guidelines. ### Issue Details The "Start scheduling" button is navigation ### Link, screenshot or steps to recreate https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/working-with-vsp/vsp-collaboration-cycle/staging-review-images/42025-Allison-040702.png ### VA.gov Experience Standard [Category Number 04, Issue Number 07](https://depo-platform-documentation.scrollhelp.site/collaboration-cycle/VA.gov-experience-standards.1683980311.html) ### Other References WCAG SC 3.2.4 AA ### Platform Recommendation Navigation should be links and not buttons. Change to a link or action link --- ### VFS Guidance - Close the ticket when the issue has been resolved or validated by your Product Owner - If your team has additional questions or needs Platform help validating the issue, please comment on the ticket - Some feedback provided may be out of scope for your iteration of the product, however, Platform's OCTO leadership has stated that all identified issues need to be documented and it is still your responsibility to resolve the issue. - If you do not believe that this Staging Review issue ticket is the responsibility of your team, comment below providing an explanation and who you believe is responsible. Please tag the Point of Contact/Reviewers. Governance team will research and will follow up.
defect
design components or patterns don t align with design system guidelines general information vfs team name va online scheduling vaos vfs product name va online scheduling vfs feature name appointment list point of contact reviewers allison christman design for more information on how to interpret this ticket please refer to the guidance on platform website platform issue design components or patterns don t align with design system guidelines issue details the start scheduling button is navigation link screenshot or steps to recreate va gov experience standard other references wcag sc aa platform recommendation navigation should be links and not buttons change to a link or action link vfs guidance close the ticket when the issue has been resolved or validated by your product owner if your team has additional questions or needs platform help validating the issue please comment on the ticket some feedback provided may be out of scope for your iteration of the product however platform s octo leadership has stated that all identified issues need to be documented and it is still your responsibility to resolve the issue if you do not believe that this staging review issue ticket is the responsibility of your team comment below providing an explanation and who you believe is responsible please tag the point of contact reviewers governance team will research and will follow up
1
2,712
3,006,258,204
IssuesEvent
2015-07-27 09:13:31
Itseez/opencv
https://api.github.com/repos/Itseez/opencv
opened
performance dissipation due to avoidable FPU-divides
auto-transferred category: build/install feature priority: normal
Transferred from http://code.opencv.org/issues/2488 ``` || Alexander Kleinsorge on 2012-10-30 00:13 || Priority: Normal || Affected: None || Category: build/install || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` performance dissipation due to avoidable FPU-divides ----------- ``` any divide by constant "b = (float)a/3;" should be replaced by multiplication "b = (float)a * (1.0f/3);". especially in embedded systems there is a performance drop (often factor = 10 between FMUL and FDIV) due to avoiable divisions. this optimization is not done by O3, because of possible violation of ISO/IEEE-rules: gcc: -ffast-math ==> This option should never be turned on by any -O option since it can result in incorrect output for programs which depend on an exact implementation of IEEE or ISO rules/specifications for math functions. <pre> find expression: ".[/][ ]*[0-9]" finds *.cpp , e.g.: modules\calib3d\ for sure: "[^/][/][ ]*[\-]*[0-9]+[\.]" often in: "[a-zA_Z]+.*[/][ ]*[\-]*[0-9]+" // sometimes pure integer, which is a different problem </pre> ``` History ------- ##### Vadim Pisarevsky on 2012-10-31 11:36 ``` In the performance-critical code we try to avoid division. If you use some functionality and it's not sufficiently fast, we suggest you to add the corresponding performance tests (if they are missing, run "opencv_perf_calib3d --gtest_list_tests" and check), prepare the patch that does the substitution with the noticeable effect on the performance and submit it here or as a pull request at github. We constantly hit regressions in quality when we do inaccurate optimizations, so we would prefer not to change anything without a strong reason. - Target version changed from 2.4.3 to 3.0 - Tracker changed from Bug to Feature ``` ##### Alexander Kleinsorge on 2012-11-05 22:17 ``` THIS change will NOT introduce any inaccurate optimizations! Replacing '/a' by '*(1.0f/b)' will give results as close to the right value than the old way '/a'. It is in the nature of floating-point-numbers to have limited accuracy because of rounding! Sometimes the rounding gives better results for the one, sometimes for the other method (50:50). Often the results are identical up to the last bit. '(a+b)+c' is not always equal to 'a+(b+c)' [[http://en.wikipedia.org/wiki/Floating_point#Accuracy_problems]] The advantage is a win in speed, the only disadvantage the work to change the code (which I try to do this year - incl. perf. analysis). Time for FMUL or FDIV: http://www.agner.org/optimize/instruction_tables.pdf, http://www.intel.com/content/www/us/en/architecture-and-technology/64-ia-32-architectures-optimization-manual.html FMUL = 5(3) ticks, FDIV = 19 ticks (while an x86 can do only one FDIV per core simultaneously, in contrast to FMUL). In embedded systems (smart-phones etc) this gap is much higher while it melts down on newest Intel-CPUs. "division on the other hand is still significantly slower then multiplication because of its recursive nature" Using (GP)GPU or Intel SSE is inducing more numerical noice than exchanging FDIV CONST1 by FMUL CONST2. GPU (fast 32bit, slow 64bit), Intel-SSE (32bit, 64bit), x86-FPU (no SIMD) = 80 bit. 80bit = [[http://en.wikipedia.org/wiki/Extended_precision#IEEE_754_extended_precision_formats]] All of them have rounding noise in the last bit! (but the negative effect is smallest in 80bit) If inaccurate optimizations in numerical problems matter (seldom in image processing, but in science), you should avoid using GPU or SSE/SIMD! regards, Alexander ``` ##### Alexander Kleinsorge on 2013-09-29 00:29 ``` I did some optimization (same result in tests), so it can go into 2.4. 1. added const qualifier for parameters and variables. (MISRA/QAC) 2. reduced calloc() in epilines.cpp to avoid memory fragmentation 3. lot of faster math: x==sqrt(x)*sqrt(x), log(sqrt(x))==log(x)*0.5, sqrt(a)<sqrt(b)==a<b, a/b==a*(1/b) - Target version changed from 3.0 to 2.4.7 - Assignee set to Alexander Kleinsorge ``` ##### Alexander Kleinsorge on 2013-09-29 00:44 ``` https://github.com/Itseez/opencv/pull/1524 ``` ##### Alexander Kleinsorge on 2013-09-29 20:10 ``` some files patched in calib3d and features2d. waiting for review - % Done changed from 0 to 100 ``` ##### Alexander Kleinsorge on 2013-10-01 19:39 ``` - % Done changed from 100 to 10 ``` ##### Alexander Kleinsorge on 2013-10-02 07:12 ``` - % Done changed from 10 to 50 ``` ##### Anna Kogan on 2013-10-03 11:30 ``` - Description changed from any divide by constant "b = (float)a/3;" should be replaced by mult... to any divide by constant "b = (float)a/3;" should be replaced by mult... More ``` ##### Alexander Smorkalov on 2013-11-27 11:41 ``` - Target version changed from 2.4.7 to Next Hackathon ```
1.0
performance dissipation due to avoidable FPU-divides - Transferred from http://code.opencv.org/issues/2488 ``` || Alexander Kleinsorge on 2012-10-30 00:13 || Priority: Normal || Affected: None || Category: build/install || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` performance dissipation due to avoidable FPU-divides ----------- ``` any divide by constant "b = (float)a/3;" should be replaced by multiplication "b = (float)a * (1.0f/3);". especially in embedded systems there is a performance drop (often factor = 10 between FMUL and FDIV) due to avoiable divisions. this optimization is not done by O3, because of possible violation of ISO/IEEE-rules: gcc: -ffast-math ==> This option should never be turned on by any -O option since it can result in incorrect output for programs which depend on an exact implementation of IEEE or ISO rules/specifications for math functions. <pre> find expression: ".[/][ ]*[0-9]" finds *.cpp , e.g.: modules\calib3d\ for sure: "[^/][/][ ]*[\-]*[0-9]+[\.]" often in: "[a-zA_Z]+.*[/][ ]*[\-]*[0-9]+" // sometimes pure integer, which is a different problem </pre> ``` History ------- ##### Vadim Pisarevsky on 2012-10-31 11:36 ``` In the performance-critical code we try to avoid division. If you use some functionality and it's not sufficiently fast, we suggest you to add the corresponding performance tests (if they are missing, run "opencv_perf_calib3d --gtest_list_tests" and check), prepare the patch that does the substitution with the noticeable effect on the performance and submit it here or as a pull request at github. We constantly hit regressions in quality when we do inaccurate optimizations, so we would prefer not to change anything without a strong reason. - Target version changed from 2.4.3 to 3.0 - Tracker changed from Bug to Feature ``` ##### Alexander Kleinsorge on 2012-11-05 22:17 ``` THIS change will NOT introduce any inaccurate optimizations! Replacing '/a' by '*(1.0f/b)' will give results as close to the right value than the old way '/a'. It is in the nature of floating-point-numbers to have limited accuracy because of rounding! Sometimes the rounding gives better results for the one, sometimes for the other method (50:50). Often the results are identical up to the last bit. '(a+b)+c' is not always equal to 'a+(b+c)' [[http://en.wikipedia.org/wiki/Floating_point#Accuracy_problems]] The advantage is a win in speed, the only disadvantage the work to change the code (which I try to do this year - incl. perf. analysis). Time for FMUL or FDIV: http://www.agner.org/optimize/instruction_tables.pdf, http://www.intel.com/content/www/us/en/architecture-and-technology/64-ia-32-architectures-optimization-manual.html FMUL = 5(3) ticks, FDIV = 19 ticks (while an x86 can do only one FDIV per core simultaneously, in contrast to FMUL). In embedded systems (smart-phones etc) this gap is much higher while it melts down on newest Intel-CPUs. "division on the other hand is still significantly slower then multiplication because of its recursive nature" Using (GP)GPU or Intel SSE is inducing more numerical noice than exchanging FDIV CONST1 by FMUL CONST2. GPU (fast 32bit, slow 64bit), Intel-SSE (32bit, 64bit), x86-FPU (no SIMD) = 80 bit. 80bit = [[http://en.wikipedia.org/wiki/Extended_precision#IEEE_754_extended_precision_formats]] All of them have rounding noise in the last bit! (but the negative effect is smallest in 80bit) If inaccurate optimizations in numerical problems matter (seldom in image processing, but in science), you should avoid using GPU or SSE/SIMD! regards, Alexander ``` ##### Alexander Kleinsorge on 2013-09-29 00:29 ``` I did some optimization (same result in tests), so it can go into 2.4. 1. added const qualifier for parameters and variables. (MISRA/QAC) 2. reduced calloc() in epilines.cpp to avoid memory fragmentation 3. lot of faster math: x==sqrt(x)*sqrt(x), log(sqrt(x))==log(x)*0.5, sqrt(a)<sqrt(b)==a<b, a/b==a*(1/b) - Target version changed from 3.0 to 2.4.7 - Assignee set to Alexander Kleinsorge ``` ##### Alexander Kleinsorge on 2013-09-29 00:44 ``` https://github.com/Itseez/opencv/pull/1524 ``` ##### Alexander Kleinsorge on 2013-09-29 20:10 ``` some files patched in calib3d and features2d. waiting for review - % Done changed from 0 to 100 ``` ##### Alexander Kleinsorge on 2013-10-01 19:39 ``` - % Done changed from 100 to 10 ``` ##### Alexander Kleinsorge on 2013-10-02 07:12 ``` - % Done changed from 10 to 50 ``` ##### Anna Kogan on 2013-10-03 11:30 ``` - Description changed from any divide by constant "b = (float)a/3;" should be replaced by mult... to any divide by constant "b = (float)a/3;" should be replaced by mult... More ``` ##### Alexander Smorkalov on 2013-11-27 11:41 ``` - Target version changed from 2.4.7 to Next Hackathon ```
non_defect
performance dissipation due to avoidable fpu divides transferred from alexander kleinsorge on priority normal affected none category build install tracker feature difficulty pr platform none none performance dissipation due to avoidable fpu divides any divide by constant b float a should be replaced by multiplication b float a especially in embedded systems there is a performance drop often factor between fmul and fdiv due to avoiable divisions this optimization is not done by because of possible violation of iso ieee rules gcc ffast math this option should never be turned on by any o option since it can result in incorrect output for programs which depend on an exact implementation of ieee or iso rules specifications for math functions find expression finds cpp e g modules for sure often in sometimes pure integer which is a different problem history vadim pisarevsky on in the performance critical code we try to avoid division if you use some functionality and it s not sufficiently fast we suggest you to add the corresponding performance tests if they are missing run opencv perf gtest list tests and check prepare the patch that does the substitution with the noticeable effect on the performance and submit it here or as a pull request at github we constantly hit regressions in quality when we do inaccurate optimizations so we would prefer not to change anything without a strong reason target version changed from to tracker changed from bug to feature alexander kleinsorge on this change will not introduce any inaccurate optimizations replacing a by b will give results as close to the right value than the old way a it is in the nature of floating point numbers to have limited accuracy because of rounding sometimes the rounding gives better results for the one sometimes for the other method often the results are identical up to the last bit a b c is not always equal to a b c the advantage is a win in speed the only disadvantage the work to change the code which i try to do this year incl perf analysis time for fmul or fdiv fmul ticks fdiv ticks while an can do only one fdiv per core simultaneously in contrast to fmul in embedded systems smart phones etc this gap is much higher while it melts down on newest intel cpus division on the other hand is still significantly slower then multiplication because of its recursive nature using gp gpu or intel sse is inducing more numerical noice than exchanging fdiv by fmul gpu fast slow intel sse fpu no simd bit all of them have rounding noise in the last bit but the negative effect is smallest in if inaccurate optimizations in numerical problems matter seldom in image processing but in science you should avoid using gpu or sse simd regards alexander alexander kleinsorge on i did some optimization same result in tests so it can go into added const qualifier for parameters and variables misra qac reduced calloc in epilines cpp to avoid memory fragmentation lot of faster math x sqrt x sqrt x log sqrt x log x sqrt a sqrt b a b a b a b target version changed from to assignee set to alexander kleinsorge alexander kleinsorge on alexander kleinsorge on some files patched in and waiting for review done changed from to alexander kleinsorge on done changed from to alexander kleinsorge on done changed from to anna kogan on description changed from any divide by constant b float a should be replaced by mult to any divide by constant b float a should be replaced by mult more alexander smorkalov on target version changed from to next hackathon
0
113,022
14,356,633,896
IssuesEvent
2020-11-30 11:51:37
EmbarkStudios/opensource-website
https://api.github.com/repos/EmbarkStudios/opensource-website
closed
Discord - Primary Option for Contributors
design enhancement tech
Mention Discord clearly as primary option under `Want to get involved? ` and also, [here](https://github.com/EmbarkStudios/opensource-website/blob/main/CONTRIBUTING.md)? Right now, we have the Discord tiny icon in the top which appears to be hidden (:
1.0
Discord - Primary Option for Contributors - Mention Discord clearly as primary option under `Want to get involved? ` and also, [here](https://github.com/EmbarkStudios/opensource-website/blob/main/CONTRIBUTING.md)? Right now, we have the Discord tiny icon in the top which appears to be hidden (:
non_defect
discord primary option for contributors mention discord clearly as primary option under want to get involved and also right now we have the discord tiny icon in the top which appears to be hidden
0
45,601
12,908,541,136
IssuesEvent
2020-07-15 07:37:36
PowerDNS/pdns
https://api.github.com/repos/PowerDNS/pdns
closed
/metrics endpoint does not work for me (auth 4.3.0)
auth defect docs
<!-- Tell us what is issue is about --> - Program: Authoritative 4.3.0<!-- delete the ones that do not apply --> - Issue type: Bug report ### Short description /metrics endpoint gives me 404. Though I can retrieve json metrics through API at http://server:8081/api/v1/servers/localhost/statistics ### Environment <!-- Tell us about the environment --> - Operating system: docker container build with alpine 3.12 - Software version: docker 19.03.11 - Software source: Compiled myself ### Other information my pdns.conf contains ------------------------- webserver=yes webserver-address=0.0.0.0 webserver-port=8081 webserver-password=testpasswd webserver-allow-from=10.0.0.0/8,172.16.0.0/12,127.0.0.0/8 api=yes api-key=apipasswd When trying to curl /metrics ------------------------------- curl -i -v -u=#:testpasswd http://10.58.216.2:8081/metrics * About to connect() to 10.58.216.2 port 8081 (#0) * Trying 10.58.216.2... * Connected to 10.58.216.2 (10.58.216.2) port 8081 (#0) * Server auth using Basic with user '=#' > GET /metrics HTTP/1.1 > Authorization: Basic PSM6MjdzZTNFN3VZZHZT > User-Agent: curl/7.29.0 > Host: 10.58.216.2:8081 > Accept: */* > < HTTP/1.1 404 Not Found HTTP/1.1 404 Not Found < Connection: close Connection: close < Content-Length: 9 Content-Length: 9 < Content-Type: text/plain; charset=utf-8 Content-Type: text/plain; charset=utf-8 < Server: PowerDNS/4.3.0 Server: PowerDNS/4.3.0 < * Closing connection 0
1.0
/metrics endpoint does not work for me (auth 4.3.0) - <!-- Tell us what is issue is about --> - Program: Authoritative 4.3.0<!-- delete the ones that do not apply --> - Issue type: Bug report ### Short description /metrics endpoint gives me 404. Though I can retrieve json metrics through API at http://server:8081/api/v1/servers/localhost/statistics ### Environment <!-- Tell us about the environment --> - Operating system: docker container build with alpine 3.12 - Software version: docker 19.03.11 - Software source: Compiled myself ### Other information my pdns.conf contains ------------------------- webserver=yes webserver-address=0.0.0.0 webserver-port=8081 webserver-password=testpasswd webserver-allow-from=10.0.0.0/8,172.16.0.0/12,127.0.0.0/8 api=yes api-key=apipasswd When trying to curl /metrics ------------------------------- curl -i -v -u=#:testpasswd http://10.58.216.2:8081/metrics * About to connect() to 10.58.216.2 port 8081 (#0) * Trying 10.58.216.2... * Connected to 10.58.216.2 (10.58.216.2) port 8081 (#0) * Server auth using Basic with user '=#' > GET /metrics HTTP/1.1 > Authorization: Basic PSM6MjdzZTNFN3VZZHZT > User-Agent: curl/7.29.0 > Host: 10.58.216.2:8081 > Accept: */* > < HTTP/1.1 404 Not Found HTTP/1.1 404 Not Found < Connection: close Connection: close < Content-Length: 9 Content-Length: 9 < Content-Type: text/plain; charset=utf-8 Content-Type: text/plain; charset=utf-8 < Server: PowerDNS/4.3.0 Server: PowerDNS/4.3.0 < * Closing connection 0
defect
metrics endpoint does not work for me auth program authoritative issue type bug report short description metrics endpoint gives me though i can retrieve json metrics through api at environment operating system docker container build with alpine software version docker software source compiled myself other information my pdns conf contains webserver yes webserver address webserver port webserver password testpasswd webserver allow from api yes api key apipasswd when trying to curl metrics curl i v u testpasswd about to connect to port trying connected to port server auth using basic with user get metrics http authorization basic user agent curl host accept http not found http not found connection close connection close content length content length content type text plain charset utf content type text plain charset utf server powerdns server powerdns closing connection
1
400,317
11,772,881,257
IssuesEvent
2020-03-16 05:34:51
wso2/product-apim
https://api.github.com/repos/wso2/product-apim
closed
Support for date-time data type in SOAP to REST feature
Priority/Normal Type/Bug
### Describe your problem(s) Currently, when WSDL contains a element of `dateTime` type, swagger generation is incomplete. It generates the model definition as `RefProperty`. DateTime - format: **`YYYY-MM-DDThh:mm:ss`** Example: ``` <xs:element name="startdate" type="xs:dateTime"/> <startdate>2002-05-30T09:00:00</startdate> ``` For `dateTime` type xsd element, model definition should be generated as: ``` startdate: type: string format: date-time ``` Reference: [1] https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#data-types
1.0
Support for date-time data type in SOAP to REST feature - ### Describe your problem(s) Currently, when WSDL contains a element of `dateTime` type, swagger generation is incomplete. It generates the model definition as `RefProperty`. DateTime - format: **`YYYY-MM-DDThh:mm:ss`** Example: ``` <xs:element name="startdate" type="xs:dateTime"/> <startdate>2002-05-30T09:00:00</startdate> ``` For `dateTime` type xsd element, model definition should be generated as: ``` startdate: type: string format: date-time ``` Reference: [1] https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#data-types
non_defect
support for date time data type in soap to rest feature describe your problem s currently when wsdl contains a element of datetime type swagger generation is incomplete it generates the model definition as refproperty datetime format yyyy mm ddthh mm ss example for datetime type xsd element model definition should be generated as startdate type string format date time reference
0
131,896
28,047,996,743
IssuesEvent
2023-03-29 01:42:29
files-community/Files
https://api.github.com/repos/files-community/Files
closed
[Tracking] Interaction tests for Files
codebase quality
With #7234 , we are adding interaction tests to Files. This issue is for tracking the changes that still need to be done: * [x] Move Files, Files.Package ... into a `src` folder and the test projects into a `tests` folder * [ ] Add running interaction tests to CI * [ ] Improve interaction test coverage (optional) * [x] Anything else?
1.0
[Tracking] Interaction tests for Files - With #7234 , we are adding interaction tests to Files. This issue is for tracking the changes that still need to be done: * [x] Move Files, Files.Package ... into a `src` folder and the test projects into a `tests` folder * [ ] Add running interaction tests to CI * [ ] Improve interaction test coverage (optional) * [x] Anything else?
non_defect
interaction tests for files with we are adding interaction tests to files this issue is for tracking the changes that still need to be done move files files package into a src folder and the test projects into a tests folder add running interaction tests to ci improve interaction test coverage optional anything else
0
88,572
17,610,951,097
IssuesEvent
2021-08-18 01:05:50
jhona-tam/Farmacia
https://api.github.com/repos/jhona-tam/Farmacia
closed
Usando libreria
documentation code
Usamos librería `animate.css` para una mejor presentacion en los movimientos.
1.0
Usando libreria - Usamos librería `animate.css` para una mejor presentacion en los movimientos.
non_defect
usando libreria usamos librería animate css para una mejor presentacion en los movimientos
0